Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 16 of 16 for webauth_realm (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. 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
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 53.9K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_hi.properties

    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=वेब कॉन्फ़िग
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  3. src/main/resources/fess_label_es.properties

    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
    labels.webauth_password=Contraseña
    labels.webauth_parameters=Parámetros
    labels.webauth_web_crawling_config=Configuración web
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_ko.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
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  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
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  6. 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 */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top