Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 18 of 18 for file_auth_list_hostname (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_hi.properties

    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=फ़ाइल प्रमाणीकरण
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_es.properties

    labels.system_info_system_properties_does_not_exist=system.properties no existe. Se aplicarán los valores predeterminados.
    labels.file_auth_configuration=Autenticación de archivos
    labels.file_auth_list_hostname=Nombre de host
    labels.file_auth_list_file_crawling_config=Nombre de configuración
    labels.file_auth_any=Cualquiera
    labels.file_auth_create_file_config=Crear nueva configuración de rastreo de archivos
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  3. src/main/resources/fess_label_ko.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=호스트명
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  4. 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
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.4K bytes
    - Click Count (0)
  5. src/main/resources/fess_label_it.properties

    labels.system_info_system_properties_does_not_exist=system.properties non esiste. Verranno applicati i valori predefiniti.
    labels.file_auth_configuration=Autenticazione file
    labels.file_auth_list_hostname=Nome host
    labels.file_auth_list_file_crawling_config=Nome configurazione
    labels.file_auth_any=Qualsiasi
    labels.file_auth_create_file_config=Crea nuova configurazione scansione file
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52K bytes
    - Click Count (0)
  6. 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=主机名
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.3K bytes
    - Click Count (0)
  7. 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=ホスト名
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  8. 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}";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top