Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for menu_path_mapping (0.14 sec)

  1. src/main/resources/fess_label_en.properties

    labels.menu_web=Web
    labels.menu_file_system=File System
    labels.menu_data_store=Data Store
    labels.menu_label_type=Label
    labels.menu_key_match=Key Match
    labels.menu_boost_document_rule=Doc Boost
    labels.menu_path_mapping=Path Mapping
    labels.menu_web_authentication=Web Authentication
    labels.menu_file_authentication=File Authentication
    labels.menu_request_header=Request Header
    labels.menu_duplicate_host=Duplicate Host
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ru.properties

    labels.menu_web=Веб
    labels.menu_file_system=Файловая система
    labels.menu_data_store=Хранилице данных
    labels.menu_label_type=Надпись
    labels.menu_key_match=Key Match
    labels.menu_boost_document_rule=Doc Boost
    labels.menu_path_mapping=Path Mapping
    labels.menu_web_authentication=Web аутентификация
    labels.menu_file_authentication=File аутентификация
    labels.menu_request_header=Заголовок запроса
    labels.menu_duplicate_host=Повторные хосты
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_de.properties

    labels.menu_web=Web
    labels.menu_file_system=Dateisystem
    labels.menu_data_store=Datenspeicher
    labels.menu_label_type=Label
    labels.menu_key_match=Schlüssel-Match
    labels.menu_boost_document_rule=Dok.-Boost
    labels.menu_path_mapping=Pfad-Mapping
    labels.menu_web_authentication=Web-Authentifizierung
    labels.menu_file_authentication=Datei-Authentifizierung
    labels.menu_request_header=Anfrage-Header
    labels.menu_duplicate_host=Duplizierter Host
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.menu_file_system	=	Système de fichiers
    labels.menu_data_store	=	Data store
    labels.menu_label_type	=	Étiqueter
    labels.menu_key_match	=	Correspondance clé
    labels.menu_boost_document_rule	=	Doc Boost
    labels.menu_path_mapping	=	Mapping de chemin
    labels.menu_web_authentication	=	Authentification Web
    labels.menu_file_authentication	=	Authentification de fichier
    labels.menu_request_header	=	En-tête
    labels.menu_duplicate_host	=	Hôte dupliqué
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.menu_web=Web
    labels.menu_file_system=File System
    labels.menu_data_store=Data Store
    labels.menu_label_type=Label
    labels.menu_key_match=Key Match
    labels.menu_boost_document_rule=Doc Boost
    labels.menu_path_mapping=Path Mapping
    labels.menu_web_authentication=Web Authentication
    labels.menu_file_authentication=File Authentication
    labels.menu_request_header=Request Header
    labels.menu_duplicate_host=Duplicate Host
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.properties

    labels.menu_web = 웹
    labels.menu_file_system = 파일시스템
    labels.menu_data_store = 데이터 저장소
    labels.menu_label_type = 레이블(Label)
    labels.menu_key_match = 키워드 검색
    labels.menu_boost_document_rule = 문서 부스트
    labels.menu_path_mapping = 경로 매핑
    labels.menu_web_authentication = 웹 인증
    labels.menu_file_authentication = 파일 인증
    labels.menu_request_header = 요청 헤더
    labels.menu_duplicate_host = 중복 호스트
    labels.menu_user = 사용자
    labels.menu_role = 역할(Role)
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.menu_crawl=クローラー
    labels.menu_web=ウェブ
    labels.menu_file_system=ファイルシステム
    labels.menu_data_store=データストア
    labels.menu_label_type=ラベル
    labels.menu_key_match=キーマッチ
    labels.menu_boost_document_rule=ドキュメントブースト
    labels.menu_path_mapping=パスマッピング
    labels.menu_web_authentication=ウェブ認証
    labels.menu_file_authentication=ファイル認証
    labels.menu_request_header=リクエストヘッダー
    labels.menu_duplicate_host=重複ホスト
    labels.menu_user=ユーザー
    labels.menu_role=ロール
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_menu_boost_document_rule = "{labels.menu_boost_document_rule}";
    
        /** The key of the message: Path Mapping */
        public static final String LABELS_menu_path_mapping = "{labels.menu_path_mapping}";
    
        /** The key of the message: Web Authentication */
        public static final String LABELS_menu_web_authentication = "{labels.menu_web_authentication}";
    
        /** The key of the message: File Authentication */
    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