Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for bunlar (0.03 sec)

  1. src/main/resources/fess_label_es.properties

    labels.profile.placeholder_new_password= Nueva contraseña
    labels.profile.placeholder_confirm_new_password= Confirmar nueva contraseña
    labels.top.search=Buscar
    labels.index_title=Fess
    labels.index_form_search_btn=Buscar
    labels.index_osdd_title=Buscar
    labels.index_form_option_btn=Opciones
    labels.index_help=Ayuda
    labels.search_options=Opciones de búsqueda
    labels.search_options_close=Cerrar
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/kotlin/okhttp3/MultipartReaderTest.kt

        assertThat(parts.nextPart()).isNull()
      }
    
      @Test fun `partial boundary is not honored`() {
        val multipart =
          """
          |--simple boundary
          |
          |abcd
          |--simple boundar
          |
          |efgh
          |--simple boundary--
          """.trimMargin()
            .replace("\n", "\r\n")
    
        val parts =
          MultipartReader(
            boundary = "simple boundary",
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed May 28 02:11:14 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  3. maven-tests/mvnw

    else
      tar xzf${__MVNW_QUIET_TAR:+"$__MVNW_QUIET_TAR"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -C "$TMP_DOWNLOAD_DIR" || die "failed to untar"
    fi
    printf %s\\n "$distributionUrl" >"$TMP_DOWNLOAD_DIR/$distributionUrlNameMain/mvnw.url"
    mv -- "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" "$MAVEN_HOME" || [ -d "$MAVEN_HOME" ] || die "fail to move MAVEN_HOME"
    
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jul 12 12:05:57 UTC 2025
    - 10.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_pt_BR.properties

    labels.wizard_start_crawler_title=Rastreador
    labels.wizard_start_crawling_desc=Você pode iniciar o rastreamento agora clicando no botão "Iniciar rastreamento".
    labels.wizard_button_start_crawling=Iniciar rastreamento
    labels.wizard_button_finish=Pular
    labels.search_list_configuration=Pesquisa
    labels.search_list_button_delete=Excluir
    labels.search_list_delete_confirmation=Tem certeza de que deseja excluí-lo?
    labels.search_list_button_delete_all=Excluir tudo com esta consulta
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
Back to top