Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for file_crawling_title_details (0.1 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.search_unknown=Nieznany
    labels.footer_back_to_top=Wróć na górę
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opcje
    labels.file_crawling_configuration=Indeksowanie plików
    labels.file_crawling_title_details=Konfiguracja indeksowania plików
    labels.included_paths=Ścieżki do uwzględnienia w indeksowaniu
    labels.excluded_paths=Ścieżki do wykluczenia z indeksowania
    labels.included_doc_paths=Ścieżki do uwzględnienia w wyszukiwaniu
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_zh_CN.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=要从搜索中排除的路径
    labels.config_parameter=配置参数
    labels.max_access_count=最大访问数
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  3. 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
    labels.included_doc_paths=Chemins de documents inclus
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_es.properties

    labels.search_unknown=Desconocido
    labels.footer_back_to_top=Volver arriba
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opciones
    labels.file_crawling_configuration=Rastreo de archivos
    labels.file_crawling_title_details=Configuración de rastreo de archivos
    labels.included_paths=Rutas a incluir en el rastreo
    labels.excluded_paths=Rutas a excluir del rastreo
    labels.included_doc_paths=Rutas a incluir en la 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)
  5. src/main/resources/fess_label_ko.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=크롤링에서 제외할 경로
    labels.included_doc_paths=검색할 경로
    labels.excluded_doc_paths=검색에서 제외할 경로
    labels.config_parameter=설정 파라미터
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.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=クロール対象から除外するパス
    labels.included_doc_paths=検索対象とするパス
    labels.excluded_doc_paths=検索対象から除外するパス
    labels.config_parameter=設定パラメーター
    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: File Crawling Config */
        public static final String LABELS_file_crawling_title_details = "{labels.file_crawling_title_details}";
    
        /** The key of the message: Included Paths */
        public static final String LABELS_included_paths = "{labels.included_paths}";
    
        /** The key of the message: Excluded Paths */
    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