Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for webauth_realm (0.15 sec)

  1. src/main/resources/fess_label_it.properties

    labels.webauth_any=Qualsiasi
    labels.webauth_create_web_config=Crea nuova configurazione web
    labels.webauth_title_details=Autenticazione web
    labels.webauth_hostname=Nome host
    labels.webauth_port=Porta
    labels.webauth_realm=Realm
    labels.webauth_scheme=Schema
    labels.webauth_username=Nome utente
    labels.webauth_password=Password
    labels.webauth_parameters=Parametri
    labels.webauth_web_crawling_config=Configurazione web
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_zh_CN.properties

    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=参数
    labels.webauth_web_crawling_config=Web配置
    labels.webauth_scheme_basic=基本
    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_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
    labels.webauth_password=Mot de passe
    labels.webauth_parameters=Paramètres
    labels.webauth_web_crawling_config=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)
  4. src/main/resources/fess_label_nl.properties

    labels.webauth_any=Elke
    labels.webauth_create_web_config=Nieuwe webconfiguratie maken
    labels.webauth_title_details=Webauthenticatie
    labels.webauth_hostname=Hostnaam
    labels.webauth_port=Poort
    labels.webauth_realm=Realm
    labels.webauth_scheme=Schema
    labels.webauth_username=Gebruikersnaam
    labels.webauth_password=Wachtwoord
    labels.webauth_parameters=Parameters
    labels.webauth_web_crawling_config=Webconfiguratie
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_ja.properties

    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=パラメーター
    labels.webauth_web_crawling_config=ウェブ設定
    labels.webauth_scheme_basic=Basic
    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/resources/fess_label_pt_BR.properties

    labels.webauth_any=Qualquer
    labels.webauth_create_web_config=Criar nova configuração da Web
    labels.webauth_title_details=Autenticação da Web
    labels.webauth_hostname=Nome do host
    labels.webauth_port=Porta
    labels.webauth_realm=Reino
    labels.webauth_scheme=Esquema
    labels.webauth_username=Nome de usuário
    labels.webauth_password=Senha
    labels.webauth_parameters=Parâmetros
    labels.webauth_web_crawling_config=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)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_webauth_port = "{labels.webauth_port}";
    
        /** The key of the message: Realm */
        public static final String LABELS_webauth_realm = "{labels.webauth_realm}";
    
        /** The key of the message: Scheme */
        public static final String LABELS_webauth_scheme = "{labels.webauth_scheme}";
    
        /** The key of the message: Username */
    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