Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for webauth_any (0.14 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.crawling_info_DataIndexExecTime=索引执行时间 (数据存储)
    labels.crawling_info_DataIndexSize=索引大小 (数据存储)
    labels.webauth_configuration=Web认证
    labels.webauth_list_hostname=主机名
    labels.webauth_list_web_crawling_config=配置名称
    labels.webauth_any=任意
    labels.webauth_create_web_config=创建新的Web配置
    labels.webauth_title_details=Web认证
    labels.webauth_hostname=主机名
    labels.webauth_port=端口
    labels.webauth_realm=领域
    labels.webauth_scheme=方案
    labels.webauth_username=用户名
    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.crawling_info_DataIndexSize=Taille de l'index (Magasin de données)
    labels.webauth_configuration=Authentification Web
    labels.webauth_list_hostname=Nom d'hôte
    labels.webauth_list_web_crawling_config=Nom de la configuration
    labels.webauth_any=N'importe lequel
    labels.webauth_create_web_config=Créer une nouvelle configuration Web
    labels.webauth_title_details=Authentification Web
    labels.webauth_hostname=Nom d'hôte
    labels.webauth_port=Port
    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_es.properties

    labels.crawling_info_DataIndexSize=Tamaño del índice (Almacén de datos)
    labels.webauth_configuration=Autenticación web
    labels.webauth_list_hostname=Nombre de host
    labels.webauth_list_web_crawling_config=Nombre de configuración
    labels.webauth_any=Cualquiera
    labels.webauth_create_web_config=Crear nueva configuración web
    labels.webauth_title_details=Autenticación web
    labels.webauth_hostname=Nombre de host
    labels.webauth_port=Puerto
    labels.webauth_realm=Dominio
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ko.properties

    labels.crawling_info_DataIndexExecTime=인덱싱 실행 시간 (데이터 저장소)
    labels.crawling_info_DataIndexSize=인덱스 크기 (데이터 저장소)
    labels.webauth_configuration=웹 인증
    labels.webauth_list_hostname=호스트명
    labels.webauth_list_web_crawling_config=설정 이름
    labels.webauth_any=임의
    labels.webauth_create_web_config=새 웹 설정 작성
    labels.webauth_title_details=웹 인증
    labels.webauth_hostname=호스트명
    labels.webauth_port=포트
    labels.webauth_realm=영역
    labels.webauth_scheme=스키마
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.crawling_info_DataIndexSize=インデックスのサイズ (データストア)
    labels.webauth_configuration=ウェブ認証
    labels.webauth_list_hostname=ホスト名
    labels.webauth_list_web_crawling_config=設定名
    labels.webauth_any=任意
    labels.webauth_create_web_config=新しいウェブ設定の作成
    labels.webauth_title_details=ウェブ認証
    labels.webauth_hostname=ホスト名
    labels.webauth_port=ポート
    labels.webauth_realm=レルム
    labels.webauth_scheme=スキーム
    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_list_web_crawling_config = "{labels.webauth_list_web_crawling_config}";
    
        /** The key of the message: Any */
        public static final String LABELS_webauth_any = "{labels.webauth_any}";
    
        /** The key of the message: Create New Web Config */
        public static final String LABELS_webauth_create_web_config = "{labels.webauth_create_web_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