Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for dict_stopwords_link_upload (0.34 sec)

  1. src/main/resources/fess_label_ko.properties

    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=다운로드
    labels.dict_stopwords_button_upload=업로드
    labels.dict_stopwords_file=Stopwords 파일
    labels.boost_document_rule_configuration=문서 부스트
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 46.1K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ja.properties

    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=ダウンロード
    labels.dict_stopwords_button_upload=アップロード
    labels.dict_stopwords_file=Stopwordsファイル
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.8K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Upload */
        public static final String LABELS_dict_stopwords_link_upload = "{labels.dict_stopwords_link_upload}";
    
        /** The key of the message: Word Info */
        public static final String LABELS_dict_stopwords_source = "{labels.dict_stopwords_source}";
    
        /** The key of the message: Download */
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 156.4K bytes
    - Viewed (0)
Back to top