Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/main/resources/fess_label_pl.properties

    labels.dict_stopwords_configuration=Lista stop-słów
    labels.dict_stopwords_title = Lista stop-słów
    labels.dict_stopwords_list_link = Lista
    labels.dict_stopwords_link_create = Utwórz nowy
    labels.dict_stopwords_link_edit = Edytuj
    labels.dict_stopwords_link_delete = Usuń
    labels.dict_stopwords_link_details = Szczegóły
    labels.dict_stopwords_link_download = Pobierz
    labels.dict_stopwords_link_upload = Prześlij
    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.dict_protwords_file = Protwords文件
    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 = 词信息
    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_configuration=Liste de mots vides
    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
    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.dict_stopwords_configuration=Lista de palabras vacías
    labels.dict_stopwords_title = Lista de palabras vacías
    labels.dict_stopwords_list_link = Lista
    labels.dict_stopwords_link_create = Crear nuevo
    labels.dict_stopwords_link_edit = Editar
    labels.dict_stopwords_link_delete = Eliminar
    labels.dict_stopwords_link_details = Detalles
    labels.dict_stopwords_link_download = Descargar
    labels.dict_stopwords_link_upload = Subir
    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.dict_protwords_file = Protwords 파일
    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 Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.dict_protwords_file = Protwordsファイル
    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)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Edit */
        public static final String LABELS_dict_stopwords_link_edit = "{labels.dict_stopwords_link_edit}";
    
        /** 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 */
    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