- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 78 for levante (0.04 sec)
-
src/main/resources/fess_message_id.properties
errors.failed_to_upload_stopwords_file = Gagal mengunggah berkas stopwords. errors.failed_to_download_elevate_file = Gagal mengunduh berkas elevate word. errors.failed_to_upload_elevate_file = Gagal mengunggah berkas elevate word. errors.failed_to_download_badword_file = Gagal mengunduh berkas bad word. errors.failed_to_upload_badword_file = Gagal mengunggah berkas bad word.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 07 14:12:58 UTC 2025 - 11.8K bytes - Viewed (0) -
src/main/resources/fess_message_de.properties
errors.failed_to_upload_stopwords_file = Fehler beim Hochladen einer Stopwords-Datei. errors.failed_to_download_elevate_file = Fehler beim Herunterladen einer Elevate-Word-Datei. errors.failed_to_upload_elevate_file = Fehler beim Hochladen einer Elevate-Word-Datei. errors.failed_to_download_badword_file = Fehler beim Herunterladen einer Bad-Word-Datei. errors.failed_to_upload_badword_file = Fehler beim Hochladen einer Bad-Word-Datei.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 12.7K bytes - Viewed (0) -
src/main/resources/fess_message.properties
errors.failed_to_upload_stopwords_file = Failed to upload a stopwords file. errors.failed_to_download_elevate_file = Failed to download an elevate word file. errors.failed_to_upload_elevate_file = Failed to upload an elevate word file. errors.failed_to_download_badword_file = Failed to download a bad word file. errors.failed_to_upload_badword_file = Failed to upload a bad word file.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.6K bytes - Viewed (0) -
src/main/resources/fess_message_en.properties
errors.failed_to_upload_stopwords_file = Failed to upload a stopwords file. errors.failed_to_download_elevate_file = Failed to download an elevate word file. errors.failed_to_upload_elevate_file = Failed to upload an elevate word file. errors.failed_to_download_badword_file = Failed to download a bad word file. errors.failed_to_upload_badword_file = Failed to upload a bad word file.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/pager/ElevateWordPager.java
import java.util.List; import org.codelibs.fess.util.ComponentUtil; /** * Pagination support class for ElevateWord entities. * Provides pagination functionality and holds search form parameters * for elevate word management in the admin interface. */ public class ElevateWordPager implements Serializable { private static final long serialVersionUID = 1L; /** * Default constructor. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 6.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.suggest_word_number=Number of Words labels.suggest_word_type_all=All labels.suggest_word_type_document=Document labels.suggest_word_type_query=Query labels.elevate_word_configuration=Elevate Word labels.elevate_word_title_details=Elevate Word labels.elevate_word_link_list=List labels.elevate_word_link_create=Create New labels.elevate_word_link_edit=Edit labels.elevate_word_link_delete=Delete
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 44K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/elevateword/CreateBody.java
*/ package org.codelibs.fess.app.web.api.admin.elevateword; import org.codelibs.fess.app.web.admin.elevateword.CreateForm; /** * Request body for creating elevate word via REST API. * Extends CreateForm to inherit validation and field definitions. */ public class CreateBody extends CreateForm { /** * Creates a new CreateBody instance. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1012 bytes - Viewed (0) -
src/main/resources/fess_message_ru.properties
errors.failed_to_upload_stopwords_file = Не удалось загрузить файл стоп-слов. errors.failed_to_download_elevate_file = Не удалось скачать файл elevate word. errors.failed_to_upload_elevate_file = Не удалось загрузить файл elevate word. errors.failed_to_download_badword_file = Не удалось скачать файл плохих слов. errors.failed_to_upload_badword_file = Не удалось загрузить файл плохих слов.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 15.8K bytes - Viewed (0) -
src/main/resources/fess_message_hi.properties
errors.failed_to_download_stopwords_file = stopwords फ़ाइल डाउनलोड करने में विफल। errors.failed_to_upload_stopwords_file = stopwords फ़ाइल अपलोड करने में विफल। errors.failed_to_download_elevate_file = elevate word फ़ाइल डाउनलोड करने में विफल। errors.failed_to_upload_elevate_file = elevate word फ़ाइल अपलोड करने में विफल। errors.failed_to_download_badword_file = bad word फ़ाइल डाउनलोड करने में विफल। errors.failed_to_upload_badword_file = bad word फ़ाइल अपलोड करने में विफल।
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 07 14:13:53 UTC 2025 - 18.6K bytes - Viewed (0) -
docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
Dependências podem declarar requisitos de requisições (como cabeçalhos) ou outras subdependências: {* ../../docs_src/dependencies/tutorial006_an_py39.py hl[8,13] *} ### Levantar exceções { #raise-exceptions } Essas dependências podem `raise` exceções, da mesma forma que dependências comuns: {* ../../docs_src/dependencies/tutorial006_an_py39.py hl[10,15] *}Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Nov 12 16:23:57 UTC 2025 - 3.4K bytes - Viewed (0)