- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 35 for regular_name (0.04 sec)
-
src/main/resources/fess_label_ko.properties
labels.pathmap_configuration=경로 매핑 labels.pathmap_title_details=경로 매핑 labels.disabled=무효 labels.pathmap_pt_crawling=크롤링 labels.pathmap_pt_displaying=표시 labels.pathmap_pt_both=크롤링/표시 labels.pathmap_pt_stored=저장된 URL labels.regular_name=정규 이름 labels.duplicate_name=중복 이름 labels.duplicate_host_configuration=중복 호스트 labels.duplicate_host_title_details=중복 호스트 labels.dashboard_title_configuration=시스템 구성 labels.suggest_search_log_enabled=검색어로 추천
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.disabled=Uitgeschakeld labels.pathmap_pt_crawling=Crawlen labels.pathmap_pt_displaying=Weergeven labels.pathmap_pt_both=Crawlen/Weergeven labels.pathmap_pt_stored=Opgeslagen URL labels.regular_name=Reguliere naam labels.duplicate_name=Dubbele naam labels.duplicate_host_configuration=Dubbele host labels.duplicate_host_title_details=Dubbele host labels.dashboard_title_configuration=Systeemconfiguratie
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_ru.properties
labels.disabled=Отключено labels.pathmap_pt_crawling=Сканирование labels.pathmap_pt_displaying=Отображение labels.pathmap_pt_both=Сканирование/Отображение labels.pathmap_pt_stored=Сохраненный URL labels.regular_name=Обычное имя labels.duplicate_name=Дублирующееся имя labels.duplicate_host_configuration=Дублирующийся хост labels.duplicate_host_title_details=Дублирующийся хост labels.dashboard_title_configuration=Конфигурация системы
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.disabled=Disabilitato labels.pathmap_pt_crawling=Scansione labels.pathmap_pt_displaying=Visualizzazione labels.pathmap_pt_both=Scansione/Visualizzazione labels.pathmap_pt_stored=URL memorizzato labels.regular_name=Nome regolare labels.duplicate_name=Nome duplicato labels.duplicate_host_configuration=Host duplicato labels.duplicate_host_title_details=Host duplicato labels.dashboard_title_configuration=Configurazione sistema
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_label_zh_CN.properties
labels.pathmap_configuration=路径映射 labels.pathmap_title_details=路径映射 labels.disabled=禁用 labels.pathmap_pt_crawling=爬网 labels.pathmap_pt_displaying=显示 labels.pathmap_pt_both=爬网/显示 labels.pathmap_pt_stored=存储的URL labels.regular_name=常规名称 labels.duplicate_name=重复名称 labels.duplicate_host_configuration=重复主机 labels.duplicate_host_title_details=重复主机 labels.dashboard_title_configuration=系统配置 labels.suggest_search_log_enabled=按搜索词建议
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.disabled=Désactivé labels.pathmap_pt_crawling=Exploration labels.pathmap_pt_displaying=Affichage labels.pathmap_pt_both=Exploration/Affichage labels.pathmap_pt_stored=URL stockée labels.regular_name=Nom régulier labels.duplicate_name=Nom en double labels.duplicate_host_configuration=Hôte en double labels.duplicate_host_title_details=Hôte en double labels.dashboard_title_configuration=Configuration du système
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.disabled=Desabilitado labels.pathmap_pt_crawling=Rastreamento labels.pathmap_pt_displaying=Exibindo labels.pathmap_pt_both=Rastreamento/Exibição labels.pathmap_pt_stored=URL armazenada labels.regular_name=Nome regular labels.duplicate_name=Nome duplicado labels.duplicate_host_configuration=Host duplicado labels.duplicate_host_title_details=Host duplicado labels.dashboard_title_configuration=Configuração do sistema
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.pathmap_title_details=パスマッピング labels.disabled=無効 labels.pathmap_pt_crawling=クロール labels.pathmap_pt_displaying=表示 labels.pathmap_pt_both=クロール/表示 labels.pathmap_pt_stored=保存したURL labels.regular_name=正規名 labels.duplicate_name=重複名 labels.duplicate_host_configuration=重複ホスト labels.duplicate_host_title_details=重複ホスト labels.dashboard_title_configuration=システム構成 labels.suggest_search_log_enabled=検索語でサジェスト
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_pathmap_pt_stored = "{labels.pathmap_pt_stored}"; /** The key of the message: Regular Name */ public static final String LABELS_regular_name = "{labels.regular_name}"; /** The key of the message: Duplicate Name */ public static final String LABELS_duplicate_name = "{labels.duplicate_name}"; /** The key of the message: Duplicate Host */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsDuplicateHostCA.java
public void setRegularName_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { setRegularName_Terms("regularName", opLambda, null); } public void setRegularName_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsDuplicateHostCA> aggsLambda) { setRegularName_Terms("regularName", opLambda, aggsLambda); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 50.7K bytes - Viewed (0)