Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/main/resources/fess_label_zh_CN.properties

    labels.clear_crawler_index=爬虫索引
    labels.clear_crawler_index_button=删除爬虫索引
    labels.diagnostic_logs=诊断
    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=安装插件
    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.diagnostic_logs=Diagnostics
    labels.download_diagnostic_logs_button=Télécharger les journaux
    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
    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.diagnostic_logs=Diagnostiek
    labels.download_diagnostic_logs_button=Logboeken downloaden
    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
    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.clear_crawler_index_button=クロール用インデックスの削除
    labels.diagnostic_logs=診断
    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=インストール
    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.diagnostic_logs=Diagnóstico
    labels.download_diagnostic_logs_button=Baixar logs
    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
    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

        public static final String LABELS_reload_doc_index_button = "{labels.reload_doc_index_button}";
    
        /** The key of the message: Plugin */
        public static final String LABELS_plugin_title = "{labels.plugin_title}";
    
        /** The key of the message: Plugin List */
        public static final String LABELS_plugin_list_name = "{labels.plugin_list_name}";
    
        /** The key of the message: Type */
    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