Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for search_unknown (0.09 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.index_form_option_btn=选项
    labels.index_help=帮助
    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=要包含在爬网中的路径
    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=Options de recherche
    labels.search_options_close=Fermer
    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
    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_nl.properties

    labels.search_options=Zoekopties
    labels.search_options_close=Sluiten
    labels.search_options_clear=Wissen
    labels.search_cache_msg=Dit is een cache van {0}. Het is een momentopname van de pagina zoals deze verscheen op {1}.
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_ja.properties

    labels.index_help=ヘルプ
    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=ファイルクロールの設定
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_pt_BR.properties

    labels.search_options=Opções de pesquisa
    labels.search_options_close=Fechar
    labels.search_options_clear=Limpar
    labels.search_cache_msg=Este é um cache de {0}. É um instantâneo da página como ela apareceu em {1}.
    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
    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/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_search_cache_msg = "{labels.search_cache_msg}";
    
        /** The key of the message: Unknown */
        public static final String LABELS_search_unknown = "{labels.search_unknown}";
    
        /** The key of the message: Back to Top */
        public static final String LABELS_footer_back_to_top = "{labels.footer_back_to_top}";
    
        /** The key of the message: Fess */
    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