- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 218 for indice (0.07 sec)
-
src/main/resources/fess_message_pt_BR.properties
errors.crud_failed_to_delete_crud_table=Não foi possível excluir os dados. ({0}) errors.crud_could_not_find_crud_table = Dados {0} não encontrados. errors.could_not_find_backup_index=Não foi possível encontrar o índice de backup. errors.no_user_for_changing_password=A senha atual está incorreta. errors.failed_to_change_password=Não foi possível alterar a senha. errors.unknown_version_for_upgrade=Informações de versão desconhecidas.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.number_of_shards_for_doc=Numero di shard labels.auto_expand_replicas_for_doc=Numero massimo di repliche labels.clear_crawler_index=Indice crawler labels.clear_crawler_index_button=Elimina indice crawler labels.diagnostic_logs=Diagnostica labels.download_diagnostic_logs_button=Scarica log labels.reload_doc_index=Ricarica indice documenti labels.reload_doc_index_button=Ricarica labels.plugin_title=Plugin labels.plugin_list_name=Lista plugin
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/resources/fess_message_es.properties
errors.crud_failed_to_delete_crud_table=No se pudieron eliminar los datos. ({0}) errors.crud_could_not_find_crud_table = No se encontraron los datos {0}. errors.could_not_find_backup_index=No se encontró el índice de copia de seguridad. errors.no_user_for_changing_password=La contraseña actual es incorrecta. errors.failed_to_change_password=No se pudo cambiar la contraseña.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.7K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.auto_expand_replicas_for_doc=Número máximo de réplicas labels.clear_crawler_index=Índice del rastreador labels.clear_crawler_index_button=Eliminar índice de rastreo labels.diagnostic_logs=Diagnóstico labels.download_diagnostic_logs_button=Descargar registros labels.reload_doc_index=Recargar índice de documentos labels.reload_doc_index_button=Recargar labels.plugin_title=Plugin
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.auto_expand_replicas_for_doc=Número máximo de réplicas labels.clear_crawler_index=Índice do rastreador labels.clear_crawler_index_button=Excluir índice de rastreamento labels.diagnostic_logs=Diagnóstico labels.download_diagnostic_logs_button=Baixar logs labels.reload_doc_index=Recarregar índice de documentos labels.reload_doc_index_button=Recarregar labels.plugin_title=Plugin
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
docs/pt-BR/README.md
* [fess_message_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_message_en.properties)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.4K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
table-cell !important;\n}\n\n.d-flex {\n display: -ms-flexbox !important;\n display: flex !important;\n}\n\n.d-inline-flex {\n display: -ms-inline-flexbox !important;\n display: inline-flex !important;\n}\n\n@media (min-width: 576px) {\n .d-sm-none {\n display: none !important;\n }\n .d-sm-inline {\n display: inline !important;\n }\n .d-sm-inline-block {\n display: inline-block !important;\n }\n .d-sm-block {\n display: block !important;\n }\n .d-sm-table {\n display: table !important;\n...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/idn/IdnaMappingTable.kt
* 119 : Ignored. * 120 : Valid. * 121 : Disallowed * 122 : Mapped inline to the sequence: [b2]. * 123 : Mapped inline to the sequence: [b2a]. * 124 : Mapped inline to the sequence: [b2, b3]. * 125 : Mapped inline to the sequence: [b2a, b3]. * 126 : Mapped inline to the sequence: [b2, b3a]. * 127 : Mapped inline to the sequence: [b2a, b3a]. * * The range goes until the beginning of the next range. *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 9K bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css
.btn-tool{color:rgba(255,255,255,.8)}.bg-gradient-indigo>.card-header .btn-tool:hover,.bg-indigo>.card-header .btn-tool:hover,.card-indigo:not(.card-outline)>.card-header .btn-tool:hover{color:#fff}.card.bg-gradient-indigo .bootstrap-datetimepicker-widget .table td,.card.bg-gradient-indigo .bootstrap-datetimepicker-widget .table th,.card.bg-indigo .bootstrap-datetimepicker-widget .table td,.card.bg-indigo .bootstrap-datetimepicker-widget .table th{border:none}.card.bg-gradient-indigo .bootstrap-datetimepicker-widget...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 1.3M bytes - Viewed (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http2/Http2.kt
FLAGS[prefixFlag or frameFlag or FLAG_PADDED] = FLAGS[prefixFlag] + '|'.toString() + FLAGS[frameFlag] + "|PADDED" } } for (i in FLAGS.indices) { // Fill in holes with binary representation. if (FLAGS[i] == null) FLAGS[i] = BINARY[i] } } /** * Returns a human-readable representation of HTTP/2 frame headers. *
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 5.7K bytes - Viewed (0)