Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for duplicate_host_configuration (0.88 sec)

  1. src/main/resources/fess_label_ru.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=Предложения из поисковых запросов
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_it.properties

    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
    labels.suggest_search_log_enabled=Suggerisci per termine di ricerca
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.pathmap_pt_displaying=Visualización
    labels.pathmap_pt_both=Rastreo/Visualización
    labels.pathmap_pt_stored=URL almacenada
    labels.regular_name=Nombre regular
    labels.duplicate_name=Nombre duplicado
    labels.duplicate_host_configuration=Host duplicado
    labels.duplicate_host_title_details=Host duplicado
    labels.dashboard_title_configuration=Configuración del sistema
    labels.suggest_search_log_enabled=Sugerir por término de búsqueda
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ko.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=시스템 구성
    labels.suggest_search_log_enabled=검색어로 추천
    labels.suggest_documents_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)
  5. src/main/resources/fess_label_zh_CN.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=系统配置
    labels.suggest_search_log_enabled=按搜索词建议
    labels.suggest_documents_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)
  6. src/main/resources/fess_label_fr.properties

    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
    labels.suggest_search_log_enabled=Suggérer à partir des termes de recherche
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.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=システム構成
    labels.suggest_search_log_enabled=検索語でサジェスト
    labels.suggest_documents_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)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_duplicate_name = "{labels.duplicate_name}";
    
        /** The key of the message: Duplicate Host */
        public static final String LABELS_duplicate_host_configuration = "{labels.duplicate_host_configuration}";
    
        /** The key of the message: Duplicate Host */
        public static final String LABELS_duplicate_host_title_details = "{labels.duplicate_host_title_details}";
    
    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