Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 15 of 15 for dict_stopwords_button_download (0.1 seconds)

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

  1. src/main/resources/fess_label_hi.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=दस्तावेज़ बूस्ट
    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)
  2. src/main/resources/fess_label_es.properties

    labels.dict_stopwords_link_details=Detalles
    labels.dict_stopwords_link_download=Descargar
    labels.dict_stopwords_link_upload=Subir
    labels.dict_stopwords_source=Información de la palabra
    labels.dict_stopwords_button_download=Descargar
    labels.dict_stopwords_button_upload=Subir
    labels.dict_stopwords_file=Archivo de palabras vacías
    labels.boost_document_rule_configuration=Impulso de documento
    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)
  3. src/main/resources/fess_label_ko.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=문서 부스트
    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)
  4. 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=ストップワードファイル
    labels.boost_document_rule_configuration=ドキュメントブースト
    labels.boost_document_rule_title_details=ドキュメントブースト
    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)
  5. 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}";
    
    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