Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for log_configuration (0.09 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.webauth_web_crawling_config=Webconfiguratie
    labels.webauth_scheme_basic=Basic
    labels.webauth_scheme_digest=Digest
    labels.webauth_scheme_ntlm=NTLM
    labels.webauth_scheme_form=Formulier
    labels.log_configuration=Logbestand
    labels.log_file_name=Bestandsnaam
    labels.log_file_date=Tijdstempel
    labels.labeltype_configuration=Label
    labels.labeltype_title_details=Label
    labels.labeltype_name=Naam
    labels.labeltype_value=Waarde
    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.webauth_parameters=参数
    labels.webauth_web_crawling_config=Web配置
    labels.webauth_scheme_basic=基本
    labels.webauth_scheme_digest=摘要
    labels.webauth_scheme_ntlm=NTLM
    labels.webauth_scheme_form=表单
    labels.log_configuration=日志文件
    labels.log_file_name=文件名
    labels.log_file_date=时间戳
    labels.labeltype_configuration=标签
    labels.labeltype_title_details=标签
    labels.labeltype_name=名称
    labels.labeltype_value=值
    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.webauth_web_crawling_config=Configuration Web
    labels.webauth_scheme_basic=De base
    labels.webauth_scheme_digest=Digest
    labels.webauth_scheme_ntlm=NTLM
    labels.webauth_scheme_form=Formulaire
    labels.log_configuration=Fichiers journaux
    labels.log_file_name=Nom de fichier
    labels.log_file_date=Horodatage
    labels.labeltype_configuration=Étiquette
    labels.labeltype_title_details=Étiquette
    labels.labeltype_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.webauth_web_crawling_config=Configuração da Web
    labels.webauth_scheme_basic=Básico
    labels.webauth_scheme_digest=Digest
    labels.webauth_scheme_ntlm=NTLM
    labels.webauth_scheme_form=Formulário
    labels.log_configuration=Arquivo de log
    labels.log_file_name=Nome do arquivo
    labels.log_file_date=Carimbo de data/hora
    labels.labeltype_configuration=Rótulo
    labels.labeltype_title_details=Rótulo
    labels.labeltype_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.webauth_parameters=パラメーター
    labels.webauth_web_crawling_config=ウェブ設定
    labels.webauth_scheme_basic=Basic
    labels.webauth_scheme_digest=Digest
    labels.webauth_scheme_ntlm=NTLM
    labels.webauth_scheme_form=Form
    labels.log_configuration=ログファイル
    labels.log_file_name=ファイル名
    labels.log_file_date=タイムスタンプ
    labels.labeltype_configuration=ラベル
    labels.labeltype_title_details=ラベル
    labels.labeltype_name=名前
    labels.labeltype_value=値
    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_webauth_scheme_form = "{labels.webauth_scheme_form}";
    
        /** The key of the message: Log Files */
        public static final String LABELS_log_configuration = "{labels.log_configuration}";
    
        /** The key of the message: File Name */
        public static final String LABELS_log_file_name = "{labels.log_file_name}";
    
        /** The key of the message: Timestamp */
    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