Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 26 of 26 for header_brand_name (0.07 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.search_options=搜索选项
    labels.search_options_close=关闭
    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=要从爬网中排除的路径
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.search_options_clear=Effacer
    labels.search_cache_msg=Ceci est un cache de {0}. C'est un instantané de la page telle qu'elle est apparue le {1}.
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.search_options_clear=Limpiar
    labels.search_cache_msg=Esta es una caché de {0}. Es una instantánea de la página tal como apareció en {1}.
    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
    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.search_options_close=닫기
    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=크롤링에서 제외할 경로
    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_ja.properties

    labels.search_options_close=閉じる
    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=クロール対象から除外するパス
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_footer_back_to_top = "{labels.footer_back_to_top}";
    
        /** The key of the message: Fess */
        public static final String LABELS_header_brand_name = "{labels.header_brand_name}";
    
        /** The key of the message: Options */
        public static final String LABELS_header_form_option_btn = "{labels.header_form_option_btn}";
    
        /** The key of the message: File Crawling */
    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