Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for dict_stopwords_button_download (0.12 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.dict_stopwords_link_details = Details
    labels.dict_stopwords_link_download = Downloaden
    labels.dict_stopwords_link_upload = Uploaden
    labels.dict_stopwords_source = Woordinformatie
    labels.dict_stopwords_button_download = Downloaden
    labels.dict_stopwords_button_upload = Uploaden
    labels.dict_stopwords_file = Stopwoordenbestand
    labels.boost_document_rule_configuration=Documentboostregel
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.dict_stopwords_link_delete = 删除
    labels.dict_stopwords_link_details = 详细信息
    labels.dict_stopwords_link_download = 下载
    labels.dict_stopwords_link_upload = 上传
    labels.dict_stopwords_source = 词信息
    labels.dict_stopwords_button_download = 下载
    labels.dict_stopwords_button_upload = 上传
    labels.dict_stopwords_file = 停用词文件
    labels.boost_document_rule_configuration=文档提升
    labels.boost_document_rule_title_details=文档提升
    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.dict_stopwords_link_details = Détails
    labels.dict_stopwords_link_download = Télécharger
    labels.dict_stopwords_link_upload = Téléverser
    labels.dict_stopwords_source = Informations sur le mot
    labels.dict_stopwords_button_download = Télécharger
    labels.dict_stopwords_button_upload = Téléverser
    labels.dict_stopwords_file = Fichier de mots vides
    labels.boost_document_rule_configuration=Boost de document
    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_pt_BR.properties

    labels.dict_stopwords_link_details = Detalhes
    labels.dict_stopwords_link_download = Baixar
    labels.dict_stopwords_link_upload = Fazer upload
    labels.dict_stopwords_source = Informações da palavra
    labels.dict_stopwords_button_download = Baixar
    labels.dict_stopwords_button_upload = Fazer upload
    labels.dict_stopwords_file = Arquivo de stopwords
    labels.boost_document_rule_configuration=Regra de impulso de documento
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.dict_stopwords_link_delete = 削除
    labels.dict_stopwords_link_details = 詳細
    labels.dict_stopwords_link_download = ダウンロード
    labels.dict_stopwords_link_upload = アップロード
    labels.dict_stopwords_source = 単語情報
    labels.dict_stopwords_button_download = ダウンロード
    labels.dict_stopwords_button_upload = アップロード
    labels.dict_stopwords_file = Stopwordsファイル
    labels.boost_document_rule_configuration=ドキュメントブースト
    labels.boost_document_rule_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)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Download */
        public static final String LABELS_dict_stopwords_button_download = "{labels.dict_stopwords_button_download}";
    
        /** The key of the message: Upload */
        public static final String LABELS_dict_stopwords_button_upload = "{labels.dict_stopwords_button_upload}";
    
    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