Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 71 - 75 of 75 for jaro (0.02 seconds)

  1. src/main/resources/fess_label_hi.properties

    labels.plugin_type=प्रकार
    labels.plugin_name=नाम
    labels.plugin_version=संस्करण
    labels.plugin_delete=हटाएं
    labels.plugin_install=इंस्टॉल
    labels.plugin_install_title=प्लगइन इंस्टॉल करें
    labels.plugin_jar_file=Jar फ़ाइल
    labels.plugin_local_install=स्थानीय
    labels.plugin_remote_install=दूरस्थ
    labels.crud_button_install=इंस्टॉल
    labels.storage_configuration=स्टोरेज
    labels.storage_name=नाम
    labels.storage_size=आकार
    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.plugin_type=Tipo
    labels.plugin_name=Nombre
    labels.plugin_version=Versión
    labels.plugin_delete=Eliminar
    labels.plugin_install=Instalar
    labels.plugin_install_title=Instalar plugin
    labels.plugin_jar_file=Archivo Jar
    labels.plugin_local_install=Local
    labels.plugin_remote_install=Remoto
    labels.crud_button_install=Instalar
    labels.storage_configuration=Almacenamiento
    labels.storage_name=Nombre
    labels.storage_size=Tamaño
    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.plugin_list_name=플러그인 목록
    labels.plugin_type=종류
    labels.plugin_name=이름
    labels.plugin_version=버전
    labels.plugin_delete=삭제
    labels.plugin_install=설치
    labels.plugin_install_title=플러그인 설치
    labels.plugin_jar_file=Jar 파일
    labels.plugin_local_install=로컬
    labels.plugin_remote_install=원격
    labels.crud_button_install=설치
    labels.storage_configuration=스토리지
    labels.storage_name=이름
    labels.storage_size=크기
    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.plugin_type=種別
    labels.plugin_name=名前
    labels.plugin_version=バージョン
    labels.plugin_delete=削除
    labels.plugin_install=インストール
    labels.plugin_install_title=プラグインのインストール
    labels.plugin_jar_file=Jarファイル
    labels.plugin_local_install=ローカル
    labels.plugin_remote_install=リモート
    labels.crud_button_install=インストール
    labels.storage_configuration=ストレージ
    labels.storage_name=名前
    labels.storage_size=サイズ
    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: Install Plugin */
        public static final String LABELS_plugin_install_title = "{labels.plugin_install_title}";
    
        /** The key of the message: Jar File */
        public static final String LABELS_plugin_jar_file = "{labels.plugin_jar_file}";
    
        /** The key of the message: Local */
    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