Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 73 of 73 for labeltype (0.06 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.excluded_doc_paths = 검색에서 제외 경로
    labels.config_parameter = 구성 매개 변수
    labels.max_access_count = 최대 접속 수
    labels.number_of_thread = 스레드 수
    labels.interval_time = 간격
    labels.millisec = 밀리초
    labels.permissions = 권한
    labels.label_type = 레이블(Label)
    labels.file_crawling_button_create = 작성
    labels.file_crawling_button_create_job = 새 작업 만들기
    labels.web_crawling_configuration = 웹 크롤링
    labels.web_crawling_title_details = 웹 크롤링 설정
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ja.properties

    labels.max_access_count=最大アクセス数
    labels.number_of_thread=スレッド数
    labels.interval_time=間隔
    labels.millisec=ミリ秒
    labels.permissions=パーミッション
    labels.virtual_hosts=仮想ホスト
    labels.virtual_host=仮想ホスト
    labels.label_type=ラベル
    labels.file_crawling_button_create=作成
    labels.file_crawling_button_create_job=新しいジョブの作成
    labels.web_crawling_configuration=ウェブのクロール
    labels.web_crawling_title_details=ウェブクロール設定
    labels.included_urls=クロール対象とするURL
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_virtual_host = "{labels.virtual_host}";
    
        /** The key of the message: Label */
        public static final String LABELS_label_type = "{labels.label_type}";
    
        /** The key of the message: Create */
        public static final String LABELS_file_crawling_button_create = "{labels.file_crawling_button_create}";
    
        /** The key of the message: Create new job */
    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