- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 23 for altre (0.03 sec)
-
src/main/resources/fess_indices/fess/ca/stopwords.txt
a abans ací ah així això al als aleshores algun alguna algunes alguns alhora allà allí allò altra altre altres amb ambdós ambdues apa aquell aquella aquelles aquells aquest aquesta aquestes aquests aquí baix cada cadascú cadascuna cadascunes cadascuns com contra
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 19 06:31:02 UTC 2018 - 1.3K bytes - Viewed (0) -
src/main/resources/fess_indices/_aws/fess.json
"catalan_stop": { "type": "stop",
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 117.3K bytes - Viewed (0) -
src/main/resources/fess_indices/_cloud/fess.json
"catalan_stop": { "type": "stop",
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Feb 27 09:26:16 UTC 2021 - 117.3K bytes - Viewed (0) -
src/main/resources/fess_message_it.properties
errors.login.failure = Accesso fallito. errors.app.illegal.transition = Transizione illegale. Riprova. errors.app.db.already.deleted = Potrebbe essere stato eliminato da un altro processo. Riprova l'operazione. errors.app.db.already.updated = Potrebbe essere stato aggiornato da un altro processo. Riprova l'operazione. errors.app.db.already.exists = I dati esistono già. Riprova l'operazione.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.3K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.popular_word_word_enabled=Antwort für beliebtes Wort labels.supported_search_web=Web labels.supported_search_none=Nicht verfügbar labels.purge_search_log_day=Alte Suchprotokolle löschen labels.purge_job_log_day=Alte Jobprotokolle löschen labels.purge_user_info_day=Alte Benutzerprotokolle löschen labels.purge_by_bots=Bot-Namen zum Löschen von Protokollen labels.log_level=Protokollebene labels.csv_file_encoding=CSV-Dateikodierung
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
docs/fr/README.md
## Migration depuis un autre fournisseur de recherche Veuillez consulter [MIGRATION.md](MIGRATION.md). ## Data Store
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 12 07:19:47 UTC 2024 - 7.9K bytes - Viewed (0) -
guava/src/com/google/common/base/Predicates.java
* {@code true}. The components are evaluated in order, and evaluation will be "short-circuited" * as soon as a false predicate is found. It defensively copies the iterable passed in, so future * changes to it won't alter the behavior of this predicate. If {@code components} is empty, the * returned predicate will always evaluate to {@code true}. * * <p><b>Discouraged:</b> Prefer using {@code first.and(second).and(third).and(...)}.
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 26.6K bytes - Viewed (0) -
.github/workflows/codeql-analysis.yml
# For most projects, this workflow file will not need changing; you simply need # to commit it to your repository. # # You may wish to alter this file to override the set of languages analyzed, # or to provide custom queries or build logic. name: "CodeQL" on: push: branches: [master] pull_request: # The branches below must be a subset of the branches above branches: [master] schedule: - cron: '0 11 * * 4' jobs:
Registered: Thu Sep 04 15:34:10 UTC 2025 - Last Modified: Fri Oct 02 13:24:14 UTC 2020 - 2.5K bytes - Viewed (0) -
src/main/resources/fess_message_fr.properties
errors.login.failure = Échec de la connexion. errors.app.illegal.transition = Transition illégale. Veuillez réessayer. errors.app.db.already.deleted = Il a peut-être été supprimé par un autre processus. Veuillez réessayer. errors.app.db.already.updated = Il a peut-être été mis à jour par un autre processus. Veuillez réessayer. errors.app.db.already.exists = Les données existent déjà. Veuillez réessayer.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 13.1K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/MapMaker.java
} return this; } Strength getValueStrength() { return MoreObjects.firstNonNull(valueStrength, Strength.STRONG); } /** * Builds a thread-safe map. This method does not alter the state of this {@code MapMaker} * instance, so it can be invoked again to create multiple independent maps. * * <p>The bulk operations {@code putAll}, {@code equals}, and {@code clear} are not guaranteed to
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 12.8K bytes - Viewed (0)