Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for dict_stopwords_link_delete (0.08 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.dict_stopwords_title = Stopwoordenlijst
    labels.dict_stopwords_list_link = Lijst
    labels.dict_stopwords_link_create = Nieuw maken
    labels.dict_stopwords_link_edit = Bewerken
    labels.dict_stopwords_link_delete = Verwijderen
    labels.dict_stopwords_link_details = Details
    labels.dict_stopwords_link_download = Downloaden
    labels.dict_stopwords_link_upload = Uploaden
    labels.dict_stopwords_source = Woordinformatie
    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_configuration=停用词列表
    labels.dict_stopwords_title = 停用词列表
    labels.dict_stopwords_list_link = 列表
    labels.dict_stopwords_link_create = 新建
    labels.dict_stopwords_link_edit = 编辑
    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 = 下载
    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_title = Liste de mots vides
    labels.dict_stopwords_list_link = Liste
    labels.dict_stopwords_link_create = Créer nouveau
    labels.dict_stopwords_link_edit = Modifier
    labels.dict_stopwords_link_delete = Supprimer
    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
    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_title = Lista de stopwords
    labels.dict_stopwords_list_link = Lista
    labels.dict_stopwords_link_create = Criar novo
    labels.dict_stopwords_link_edit = Editar
    labels.dict_stopwords_link_delete = Excluir
    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
    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_configuration=Stopwords単語一覧
    labels.dict_stopwords_title = Stopwords単語一覧
    labels.dict_stopwords_list_link = 一覧
    labels.dict_stopwords_link_create = 新規作成
    labels.dict_stopwords_link_edit = 編集
    labels.dict_stopwords_link_delete = 削除
    labels.dict_stopwords_link_details = 詳細
    labels.dict_stopwords_link_download = ダウンロード
    labels.dict_stopwords_link_upload = アップロード
    labels.dict_stopwords_source = 単語情報
    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: Delete */
        public static final String LABELS_dict_stopwords_link_delete = "{labels.dict_stopwords_link_delete}";
    
        /** The key of the message: Details */
        public static final String LABELS_dict_stopwords_link_details = "{labels.dict_stopwords_link_details}";
    
        /** The key of the message: Download */
    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