Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for plugin_remote_install (0.12 sec)

  1. src/main/resources/fess_label_nl.properties

    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
    labels.storage_size=Grootte
    labels.storage_last_modified=Laatst gewijzigd
    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_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=大小
    labels.storage_last_modified=上次修改时间
    labels.storage_upload_file=上传文件
    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_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
    labels.storage_size=Taille
    labels.storage_last_modified=Dernière modification
    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_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
    labels.storage_size=Tamanho
    labels.storage_last_modified=Última modificação
    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_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=サイズ
    labels.storage_last_modified=最終更新日時
    labels.storage_upload_file=ファイルのアップロード
    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_local_install = "{labels.plugin_local_install}";
    
        /** The key of the message: Remote */
        public static final String LABELS_plugin_remote_install = "{labels.plugin_remote_install}";
    
        /** The key of the message: Install */
        public static final String LABELS_crud_button_install = "{labels.crud_button_install}";
    
        /** The key of the message: Storage */
    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