Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for file_crawling_button_create_job (0.21 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    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=Web爬网
    labels.web_crawling_title_details=Web爬网设置
    labels.included_urls=要包含在爬网中的URL
    labels.excluded_urls=要从爬网中排除的URL
    labels.included_doc_urls=要包含在搜索中的URL
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.millisec=ms
    labels.permissions=Autorisations
    labels.virtual_hosts=Hôtes virtuels
    labels.virtual_host=Hôte virtuel
    labels.label_type=Étiquette
    labels.file_crawling_button_create=Créer
    labels.file_crawling_button_create_job=Créer une nouvelle tâche
    labels.web_crawling_configuration=Exploration Web
    labels.web_crawling_title_details=Configuration de l'exploration Web
    labels.included_urls=URL incluses
    labels.excluded_urls=URL exclues
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.millisec=milliseconden
    labels.permissions=Machtigingen
    labels.virtual_hosts=Virtuele hosts
    labels.virtual_host=Virtuele host
    labels.label_type=Label
    labels.file_crawling_button_create=Maken
    labels.file_crawling_button_create_job=Nieuwe taak maken
    labels.web_crawling_configuration=Webcrawlen
    labels.web_crawling_title_details=Webcrawlconfiguratie
    labels.included_urls=URL(s) om op te nemen in crawlen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_pt_BR.properties

    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
    labels.web_crawling_title_details=Configuração de rastreamento da Web
    labels.included_urls=URLs a serem incluídas no rastreamento
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    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
    labels.excluded_urls=クロール対象から除外するURL
    labels.included_doc_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)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Create New Job */
        public static final String LABELS_file_crawling_button_create_job = "{labels.file_crawling_button_create_job}";
    
        /** The key of the message: Web Crawling */
        public static final String LABELS_web_crawling_configuration = "{labels.web_crawling_configuration}";
    
    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