Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for webauth_title_details (0.09 sec)

  1. src/main/resources/fess_label_pl.properties

    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
    labels.webauth_title_details=Uwierzytelnianie web
    labels.webauth_hostname=Nazwa hosta
    labels.webauth_port=Port
    labels.webauth_realm=Obszar
    labels.webauth_scheme=Schemat
    labels.webauth_username=Nazwa użytkownika
    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_zh_CN.properties

    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=用户名
    labels.webauth_password=密码
    labels.webauth_parameters=参数
    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_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
    labels.webauth_realm=Domaine
    labels.webauth_scheme=Schéma
    labels.webauth_username=Nom d'utilisateur
    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_es.properties

    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
    labels.webauth_scheme=Esquema
    labels.webauth_username=Nombre de usuario
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    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=스키마
    labels.webauth_username=사용자명
    labels.webauth_password=비밀번호
    labels.webauth_parameters=파라미터
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    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=スキーム
    labels.webauth_username=ユーザー名
    labels.webauth_password=パスワード
    labels.webauth_parameters=パラメーター
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Web Authentication */
        public static final String LABELS_webauth_title_details = "{labels.webauth_title_details}";
    
        /** The key of the message: Hostname */
        public static final String LABELS_webauth_hostname = "{labels.webauth_hostname}";
    
        /** The key of the message: Port */
    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