Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for plugin_name (0.04 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.download_diagnostic_logs_button=下载日志
    labels.reload_doc_index=重新加载文档索引
    labels.reload_doc_index_button=重新加载
    labels.plugin_title=插件
    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=远程
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.reload_doc_index=Recharger l'index des documents
    labels.reload_doc_index_button=Recharger
    labels.plugin_title=Plugin
    labels.plugin_list_name=Liste des plugins
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.reload_doc_index=Documentindex herladen
    labels.reload_doc_index_button=Herladen
    labels.plugin_title=Plugin
    labels.plugin_list_name=Pluginlijst
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_ja.properties

    labels.download_diagnostic_logs_button=ログのダウンロード
    labels.reload_doc_index=ドキュメントインデックスのリロード
    labels.reload_doc_index_button=リロード
    labels.plugin_title=プラグイン
    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=ローカル
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_pt_BR.properties

    labels.reload_doc_index=Recarregar índice de documentos
    labels.reload_doc_index_button=Recarregar
    labels.plugin_title=Plugin
    labels.plugin_list_name=Lista de plugins
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Type */
        public static final String LABELS_plugin_type = "{labels.plugin_type}";
    
        /** The key of the message: Name */
        public static final String LABELS_plugin_name = "{labels.plugin_name}";
    
        /** The key of the message: Version */
        public static final String LABELS_plugin_version = "{labels.plugin_version}";
    
        /** The key of the message: Delete */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.34.md

    - DRA kubelet- Updated logging to use `driverName` instead of `pluginName`, aligning with the rest of the Kubernetes components. ([#132096](https://github.com/kubernetes/kubernetes/pull/132096), [@pohly](https://github.com/pohly)) [SIG Node and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 27 10:36:10 UTC 2025
    - 292.8K bytes
    - Viewed (0)
Back to top