Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 16 of 16 for dict_stopwords_link_edit (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_tr.properties

    labels.dict_stopwords_configuration=Durdurma Kelimeleri Listesi
    labels.dict_stopwords_title=Durdurma Kelimeleri Listesi
    labels.dict_stopwords_list_link=Liste
    labels.dict_stopwords_link_create=Yeni Oluştur
    labels.dict_stopwords_link_edit=Düzenle
    labels.dict_stopwords_link_delete=Sil
    labels.dict_stopwords_link_details=Detaylar
    labels.dict_stopwords_link_download=İndir
    labels.dict_stopwords_link_upload=Yükle
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_hi.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=अपलोड
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  3. 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
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  4. 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=단어 정보
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  5. src/main/resources/fess_label_ja.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=単語情報
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  6. 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 */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top