Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for file_auth_list_hostname (0.07 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.system_info_system_properties_does_not_exist=system.properties bestaat niet. Standaardwaarden worden toegepast.
    labels.file_auth_configuration=Bestandsauthenticatie
    labels.file_auth_list_hostname=Hostnaam
    labels.file_auth_list_file_crawling_config=Configuratienaam
    labels.file_auth_any=Elke
    labels.file_auth_create_file_config=Nieuwe bestandscrawlconfiguratie maken
    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.system_info_fess_prop_title=应用程序属性
    labels.system_info_bug_report_title=错误报告属性
    labels.system_info_system_properties_does_not_exist=system.properties不存在。将应用默认值。
    labels.file_auth_configuration=文件认证
    labels.file_auth_list_hostname=主机名
    labels.file_auth_list_file_crawling_config=配置名称
    labels.file_auth_any=任意
    labels.file_auth_create_file_config=创建新的文件爬网配置
    labels.file_auth_title_details=文件认证
    labels.file_auth_hostname=主机名
    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.system_info_system_properties_does_not_exist=system.properties n'existe pas. Les valeurs par défaut sont appliquées.
    labels.file_auth_configuration=Authentification de fichier
    labels.file_auth_list_hostname=Nom d'hôte
    labels.file_auth_list_file_crawling_config=Nom de la configuration
    labels.file_auth_any=N'importe lequel
    labels.file_auth_create_file_config=Créer une nouvelle configuration d'exploration de fichiers
    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.system_info_system_properties_does_not_exist=system.properties não existe. Os valores padrão serão aplicados.
    labels.file_auth_configuration=Autenticação de arquivo
    labels.file_auth_list_hostname=Nome do host
    labels.file_auth_list_file_crawling_config=Nome da configuração
    labels.file_auth_any=Qualquer
    labels.file_auth_create_file_config=Criar nova configuração de rastreamento de arquivo
    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.system_info_fess_prop_title=アプリのプロパティ
    labels.system_info_bug_report_title=バグレポートのプロパティ
    labels.system_info_system_properties_does_not_exist=system.propertiesは存在しません。デフォルト値が適用されます。
    labels.file_auth_configuration=ファイル認証
    labels.file_auth_list_hostname=ホスト名
    labels.file_auth_list_file_crawling_config=設定名
    labels.file_auth_any=任意
    labels.file_auth_create_file_config=新しいファイルクロール設定の作成
    labels.file_auth_title_details=ファイル認証
    labels.file_auth_hostname=ホスト名
    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_file_auth_configuration = "{labels.file_auth_configuration}";
    
        /** The key of the message: Hostname */
        public static final String LABELS_file_auth_list_hostname = "{labels.file_auth_list_hostname}";
    
        /** The key of the message: Config Name */
        public static final String LABELS_file_auth_list_file_crawling_config = "{labels.file_auth_list_file_crawling_config}";
    
    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