Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for duplicate_host_title_details (0.33 sec)

  1. src/main/resources/fess_label_ko.properties

    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=검색어로 추천
    labels.suggest_documents_enabled=문서로 추천
    labels.purge_suggest_search_log_day=이전 추천 정보 삭제
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    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
    labels.suggest_search_log_enabled=Suggestie op zoekterm
    labels.suggest_documents_enabled=Suggestie op documenten
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_zh_CN.properties

    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=按搜索词建议
    labels.suggest_documents_enabled=按文档建议
    labels.purge_suggest_search_log_day=删除以前的建议信息
    labels.crawling_info_title=爬网信息
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    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
    labels.suggest_search_log_enabled=Suggérer à partir des termes de recherche
    labels.suggest_documents_enabled=Suggérer à partir des documents
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_pt_BR.properties

    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
    labels.suggest_search_log_enabled=Sugerir por termo de pesquisa
    labels.suggest_documents_enabled=Sugerir por documentos
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    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=検索語でサジェスト
    labels.suggest_documents_enabled=ドキュメントでサジェスト
    labels.purge_suggest_search_log_day=以前のサジェスト情報を削除
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Duplicate Host */
        public static final String LABELS_duplicate_host_title_details = "{labels.duplicate_host_title_details}";
    
        /** The key of the message: System Config */
        public static final String LABELS_dashboard_title_configuration = "{labels.dashboard_title_configuration}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top