Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for webauth_list_hostname (0.06 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.crawling_info_DataCrawlEndTime=爬网结束时间 (数据存储)
    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=端口
    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_DataIndexExecTime=Temps d'exécution de l'indexation (Magasin de données)
    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
    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.crawling_info_DataIndexExecTime=Indexeringstijd (Gegevensopslag)
    labels.crawling_info_DataIndexSize=Indexgrootte (Gegevensopslag)
    labels.webauth_configuration=Webauthenticatie
    labels.webauth_list_hostname=Hostnaam
    labels.webauth_list_web_crawling_config=Configuratienaam
    labels.webauth_any=Elke
    labels.webauth_create_web_config=Nieuwe webconfiguratie maken
    labels.webauth_title_details=Webauthenticatie
    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.crawling_info_DataCrawlEndTime=クロールの終了時間 (データストア)
    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=ポート
    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.crawling_info_DataIndexExecTime=Tempo de execução da indexação (Armazenamento de dados)
    labels.crawling_info_DataIndexSize=Tamanho do índice (Armazenamento de dados)
    labels.webauth_configuration=Autenticação da Web
    labels.webauth_list_hostname=Nome do host
    labels.webauth_list_web_crawling_config=Nome da configuração
    labels.webauth_any=Qualquer
    labels.webauth_create_web_config=Criar nova configuração da Web
    labels.webauth_title_details=Autenticação da Web
    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_webauth_configuration = "{labels.webauth_configuration}";
    
        /** The key of the message: Hostname */
        public static final String LABELS_webauth_list_hostname = "{labels.webauth_list_hostname}";
    
        /** The key of the message: Config Name */
        public static final String LABELS_webauth_list_web_crawling_config = "{labels.webauth_list_web_crawling_config}";
    
        /** The key of the message: Any */
    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