Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. 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 Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_pt_BR.properties

    labels.number_of_thread=Número de threads
    labels.interval_time=Intervalo
    labels.millisec=milissegundos
    labels.permissions=Permissões
    labels.virtual_hosts=Hosts virtuais
    labels.virtual_host=Host virtual
    labels.label_type=Rótulo
    labels.file_crawling_button_create=Criar
    labels.file_crawling_button_create_job=Criar novo trabalho
    labels.web_crawling_configuration=Rastreamento 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)
  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 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