Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for plugin_jar_file (0.06 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.plugin_type=Type
    labels.plugin_name=Naam
    labels.plugin_version=Versie
    labels.plugin_delete=Verwijderen
    labels.plugin_install=Installeren
    labels.plugin_install_title=Plugin installeren
    labels.plugin_jar_file=Jar-bestand
    labels.plugin_local_install=Lokaal
    labels.plugin_remote_install=Extern
    labels.crud_button_install=Installeren
    labels.storage_configuration=Opslag
    labels.storage_name=Naam
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_zh_CN.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=大小
    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.plugin_type=Type
    labels.plugin_name=Nom
    labels.plugin_version=Version
    labels.plugin_delete=Supprimer
    labels.plugin_install=Installer
    labels.plugin_install_title=Installer le plugin
    labels.plugin_jar_file=Fichier Jar
    labels.plugin_local_install=Local
    labels.plugin_remote_install=Distant
    labels.crud_button_install=Installer
    labels.storage_configuration=Stockage
    labels.storage_name=Nom
    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_pt_BR.properties

    labels.plugin_type=Tipo
    labels.plugin_name=Nome
    labels.plugin_version=Versão
    labels.plugin_delete=Excluir
    labels.plugin_install=Instalar
    labels.plugin_install_title=Instalar plugin
    labels.plugin_jar_file=Arquivo Jar
    labels.plugin_local_install=Local
    labels.plugin_remote_install=Remoto
    labels.crud_button_install=Instalar
    labels.storage_configuration=Armazenamento
    labels.storage_name=Nome
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.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=サイズ
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

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