Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for file_crawling_configuration (0.2 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.search_unknown=Неизвестно
    labels.footer_back_to_top=Вернуться наверх
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Опции
    labels.file_crawling_configuration=Сканирование файлов
    labels.file_crawling_title_details=Конфигурация сканирования файлов
    labels.included_paths=Включенные пути
    labels.excluded_paths=Исключенные пути
    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.search_unknown=Sconosciuto
    labels.footer_back_to_top=Torna su
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opzioni
    labels.file_crawling_configuration=Scansione file
    labels.file_crawling_title_details=Configurazione scansione file
    labels.included_paths=Percorsi da includere nella scansione
    labels.excluded_paths=Percorsi da escludere dalla scansione
    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_zh_CN.properties

    labels.search_options_clear=清除
    labels.search_cache_msg=此页面是 {0} 的缓存。它是 {1} 时页面的快照。
    labels.search_unknown=未知
    labels.footer_back_to_top=返回顶部
    labels.header_brand_name=Fess
    labels.header_form_option_btn=选项
    labels.file_crawling_configuration=文件爬网
    labels.file_crawling_title_details=文件爬网设置
    labels.included_paths=要包含在爬网中的路径
    labels.excluded_paths=要从爬网中排除的路径
    labels.included_doc_paths=要包含在搜索中的路径
    labels.excluded_doc_paths=要从搜索中排除的路径
    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.search_unknown=Inconnu
    labels.footer_back_to_top=Retour en haut
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Options
    labels.file_crawling_configuration=Exploration de fichiers
    labels.file_crawling_title_details=Configuration de l'exploration de fichiers
    labels.included_paths=Chemins inclus
    labels.excluded_paths=Chemins exclus
    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_nl.properties

    labels.search_unknown=Onbekend
    labels.footer_back_to_top=Terug naar boven
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opties
    labels.file_crawling_configuration=Bestandscrawlen
    labels.file_crawling_title_details=Bestandscrawlconfiguratie
    labels.included_paths=Pad(en) om op te nemen in crawlen
    labels.excluded_paths=Pad(en) om uit te sluiten van crawlen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_ja.properties

    labels.search_cache_msg=このページは {0} のキャッシュです。{1} に存在していたページのスナップショットです。
    labels.search_unknown=不明
    labels.footer_back_to_top=トップに戻る
    labels.header_brand_name=Fess
    labels.header_form_option_btn=オプション
    labels.file_crawling_configuration=ファイルのクロール
    labels.file_crawling_title_details=ファイルクロールの設定
    labels.included_paths=クロール対象とするパス
    labels.excluded_paths=クロール対象から除外するパス
    labels.included_doc_paths=検索対象とするパス
    labels.excluded_doc_paths=検索対象から除外するパス
    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/resources/fess_label_pt_BR.properties

    labels.search_unknown=Desconhecido
    labels.footer_back_to_top=Voltar ao topo
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opções
    labels.file_crawling_configuration=Rastreamento de arquivo
    labels.file_crawling_title_details=Configuração de rastreamento de arquivo
    labels.included_paths=Caminhos a serem incluídos no rastreamento
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: File Crawling */
        public static final String LABELS_file_crawling_configuration = "{labels.file_crawling_configuration}";
    
        /** The key of the message: File Crawling Config */
        public static final String LABELS_file_crawling_title_details = "{labels.file_crawling_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