Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for outras (0.03 sec)

  1. src/main/resources/fess_label_es.properties

    labels.depth=Profundidad
    labels.excludedPaths=Rutas a excluir del rastreo
    labels.excludedUrls=URLs a excluir del rastreo
    labels.excludedDocPaths=Rutas a excluir de la búsqueda
    labels.excludedDocUrls=URLs a excluir de la búsqueda
    labels.hostname=Nombre de host
    labels.id=ID
    labels.includedPaths=Rutas a incluir en el rastreo
    labels.includedUrls=URLs a incluir en el rastreo
    labels.includedDocPaths=Rutas a incluir en la búsqueda
    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-tls/src/test/java/okhttp3/tls/internal/der/DerTest.kt

        }.also { expected ->
          assertThat(expected.message).isEqualTo("enclosed object too large")
        }
      }
    
      /** Object identifiers are nominally self-delimiting. Outrun the limit with one. */
      @Test fun `variable length long outruns limit`() {
        val bytes = "060229ffffff7f".decodeHex()
        assertFailsWith<ProtocolException> {
          Adapters.OBJECT_IDENTIFIER.fromDer(bytes)
        }.also { expected ->
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Mar 19 19:25:20 UTC 2025
    - 31.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_message_pt_BR.properties

    errors.login.failure = Falha no login.
    errors.app.illegal.transition = Transição ilegal. Por favor, tente novamente.
    errors.app.db.already.deleted = Pode ter sido excluído por outro processo. Por favor, tente novamente.
    errors.app.db.already.updated = Pode ter sido atualizado por outro processo. Por favor, tente novamente.
    errors.app.db.already.exists = Os dados já existem. Por favor, tente novamente.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 12.8K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/reflect/TypeResolver.java

             * possible cases:
             *
             * 1. Under Android, the built-in TypeVariable implementation interoperates with ours.
             * Therefore, we can always create our own TypeVariable.
             *
             * 2. Under the JDK, the built-in TypeVariable implementation does not interoperate with
             * ours. Therefore, we have to be careful about whether we create our own TypeVariable:
             *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Sep 03 14:03:14 UTC 2025
    - 24.2K bytes
    - Viewed (0)
  5. guava/src/com/google/common/reflect/TypeResolver.java

             * possible cases:
             *
             * 1. Under Android, the built-in TypeVariable implementation interoperates with ours.
             * Therefore, we can always create our own TypeVariable.
             *
             * 2. Under the JDK, the built-in TypeVariable implementation does not interoperate with
             * ours. Therefore, we have to be careful about whether we create our own TypeVariable:
             *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Sep 03 14:03:14 UTC 2025
    - 24.2K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.facet_filetype_python=Python
    labels.facet_filetype_ruby=Ruby
    labels.facet_filetype_scala=Scala
    labels.facet_filetype_shell=Script de shell
    labels.facet_filetype_vb=Visual Basic
    labels.facet_filetype_others=Outros
    labels.facet_label_reset=Redefinir
    labels.searchoptions_all=Tudo
    labels.searchoptions_score=Pontuação
    labels.searchoptions_menu_sort=Ordenar
    labels.searchoptions_menu_num=Número
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_fr.properties

    labels.facet_filetype_python=Python
    labels.facet_filetype_ruby=Ruby
    labels.facet_filetype_scala=Scala
    labels.facet_filetype_shell=Script shell
    labels.facet_filetype_vb=Visual Basic
    labels.facet_filetype_others=Autres
    labels.facet_label_reset=Réinitialiser
    labels.searchoptions_all=Tous
    labels.searchoptions_score=Score
    labels.searchoptions_menu_sort=Trier
    labels.searchoptions_menu_num=Nombre
    labels.searchoptions_num={0} résultats
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
Back to top