Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for webauth_configuration (0.14 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.crawling_info_DataIndexExecTime=Czas wykonania indeksowania (Magazyn danych)
    labels.crawling_info_DataIndexSize=Rozmiar indeksu (Magazyn danych)
    labels.webauth_configuration=Uwierzytelnianie web
    labels.webauth_list_hostname=Nazwa hosta
    labels.webauth_list_web_crawling_config=Nazwa konfiguracji
    labels.webauth_any=Dowolny
    labels.webauth_create_web_config=Utwórz nową konfigurację web
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. 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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_zh_CN.properties

    labels.crawling_info_DataCrawlStartTime=爬网开始时间 (数据存储)
    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认证
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  4. 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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_es.properties

    labels.crawling_info_DataIndexExecTime=Tiempo de ejecución de indexación (Almacén de datos)
    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
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.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=웹 인증
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  7. 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=ウェブ認証
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Web Authentication */
        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 */
    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