Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for data_crawling_button_create_job (1.38 sec)

  1. src/main/resources/fess_label_zh_CN.properties

    labels.data_crawling_configuration=数据存储爬网
    labels.data_crawling_title_details=数据存储爬网设置
    labels.handler_name=处理程序名称
    labels.handler_parameter=参数
    labels.handler_script=脚本
    labels.data_crawling_button_create=创建
    labels.data_crawling_button_create_job=创建新作业
    labels.wizard_title_configuration=配置向导
    labels.wizard_start_title=快速设置
    labels.wizard_start_desc=您可以使用配置向导轻松创建爬网设置。
    labels.wizard_start_button=开始设置
    labels.wizard_button_cancel=取消
    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.handler_name=Nom du gestionnaire
    labels.handler_parameter=Paramètres
    labels.handler_script=Script
    labels.data_crawling_button_create=Créer
    labels.data_crawling_button_create_job=Créer une nouvelle tâche
    labels.wizard_title_configuration=Assistant de configuration
    labels.wizard_start_title=Configuration facile
    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.data_crawling_title_details=Gegevensopslag crawlconfiguratie
    labels.handler_name=Handlernaam
    labels.handler_parameter=Parameter
    labels.handlerScript=Script
    labels.data_crawling_button_create=Maken
    labels.data_crawling_button_create_job=Nieuwe taak maken
    labels.wizard_title_configuration=Configuratiewizard
    labels.wizard_start_title=Snelle installatie
    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.handler_name=Nome do manipulador
    labels.handler_parameter=Parâmetro
    labels.handler_script=Script
    labels.data_crawling_button_create=Criar
    labels.data_crawling_button_create_job=Criar novo trabalho
    labels.wizard_title_configuration=Assistente de configuração
    labels.wizard_start_title=Configuração rápida
    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.data_crawling_title_details=データストアのクロール設定
    labels.handler_name=ハンドラー名
    labels.handler_parameter=パラメーター
    labels.handler_script=スクリプト
    labels.data_crawling_button_create=作成
    labels.data_crawling_button_create_job=新しいジョブの作成
    labels.wizard_title_configuration=構成ウィザード
    labels.wizard_start_title=簡易セットアップ
    labels.wizard_start_desc=構成ウィザードを使用して、簡単にクロール設定を作成することができます。
    labels.wizard_start_button=設定の開始
    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_data_crawling_button_create_job = "{labels.data_crawling_button_create_job}";
    
        /** The key of the message: Configuration Wizard */
        public static final String LABELS_wizard_title_configuration = "{labels.wizard_title_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