Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for webauth_any (0.08 sec)

  1. src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp

                                                                <la:message key="labels.webauth_any"/>
                                                            </c:if> ${f:h(data.hostname)}: <c:if
                                                                    test="${data.port==null||data.port==''}">
                                                                <la:message key="labels.webauth_any"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Tue Mar 24 13:43:18 UTC 2020
    - 6.1K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_en.properties

    labels.crawling_info_DataIndexSize=Index size (Data store)
    labels.webauth_configuration=Web Authentication
    labels.webauth_list_hostname=Hostname
    labels.webauth_list_web_crawling_config=Config Name
    labels.webauth_any=Any
    labels.webauth_create_web_config=Create New Web Config
    labels.webauth_title_details=Web Authentication
    labels.webauth_hostname=Hostname
    labels.webauth_port=Port
    labels.webauth_realm=Realm
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_ru.properties

    labels.crawling_info_DataIndexSize=Размер индекса (Хранилище данных)
    labels.webauth_configuration=Web Authentication
    labels.webauth_list_hostname=Имя хоста
    labels.webauth_list_web_crawling_config=Имя конфига
    labels.webauth_any=Any
    labels.webauth_create_web_config=Создать новый web конфиг
    labels.webauth_title_details=Web Authentication
    labels.webauth_hostname=Hostname
    labels.webauth_port=Port
    labels.webauth_realm=Realm
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_de.properties

    labels.crawling_info_DataIndexSize=Index-Größe (Datenspeicher)
    labels.webauth_configuration=Web-Authentifizierung
    labels.webauth_list_hostname=Hostname
    labels.webauth_list_web_crawling_config=Konfigurationsname
    labels.webauth_any=Beliebig
    labels.webauth_create_web_config=Erstelle neue Web-Konfiguration
    labels.webauth_title_details=Web-Authentifizierung
    labels.webauth_hostname=Hostname
    labels.webauth_port=Port
    labels.webauth_realm=Bereich
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.webauth_configuration	=	Authentification Web
    labels.webauth_list_hostname	=	Nom d'hôte
    labels.webauth_list_web_crawling_config	=	Nom de configuration
    labels.webauth_any	=	N'importe quel
    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
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.crawling_info_DataIndexSize=Index size (Data store)
    labels.webauth_configuration=Web Authentication
    labels.webauth_list_hostname=Hostname
    labels.webauth_list_web_crawling_config=Config Name
    labels.webauth_any=Any
    labels.webauth_create_web_config=Create New Web Config
    labels.webauth_title_details=Web Authentication
    labels.webauth_hostname=Hostname
    labels.webauth_port=Port
    labels.webauth_realm=Realm
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ko.properties

    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 = 포트
    labels.webauth_realm = 영역
    labels.webauth_scheme = 스키마
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ja.properties

    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=ポート
    labels.webauth_realm=レルム
    labels.webauth_scheme=スキーム
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_webauth_list_web_crawling_config = "{labels.webauth_list_web_crawling_config}";
    
        /** The key of the message: Any */
        public static final String LABELS_webauth_any = "{labels.webauth_any}";
    
        /** The key of the message: Create New Web Config */
        public static final String LABELS_webauth_create_web_config = "{labels.webauth_create_web_config}";
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top