Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for wizard_start_crawling_title (0.34 sec)

  1. src/main/resources/fess_label_es.properties

    labels.wizard_crawling_config_name=Nombre
    labels.wizard_crawling_config_path=Ruta de rastreo
    labels.wizard_button_register_again=Crear continuamente
    labels.wizard_button_register_next=Crear
    labels.wizard_start_crawling_title=Iniciar rastreo
    labels.wizard_start_crawler_title=Rastreador
    labels.wizard_start_crawling_desc=Puede iniciar el rastreo ahora haciendo clic en el botón "Iniciar rastreo".
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ko.properties

    labels.wizard_crawling_setting_title=크롤링 설정
    labels.wizard_crawling_config_name=이름
    labels.wizard_crawling_config_path=크롤링 경로
    labels.wizard_button_register_again=연속 작성
    labels.wizard_button_register_next=작성
    labels.wizard_start_crawling_title=크롤링 시작
    labels.wizard_start_crawler_title=크롤러
    labels.wizard_start_crawling_desc="크롤링 시작" 버튼을 클릭하여 지금 크롤링을 시작할 수 있습니다.
    labels.wizard_button_start_crawling=크롤링 시작
    labels.wizard_button_finish=건너뛰기
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_zh_CN.properties

    labels.wizard_crawling_setting_title=爬网设置
    labels.wizard_crawling_config_name=名称
    labels.wizard_crawling_config_path=爬网路径
    labels.wizard_button_register_again=连续创建
    labels.wizard_button_register_next=创建
    labels.wizard_start_crawling_title=开始爬网
    labels.wizard_start_crawler_title=爬虫
    labels.wizard_start_crawling_desc=您现在可以点击“开始爬网”按钮开始爬网。
    labels.wizard_button_start_crawling=开始爬网
    labels.wizard_button_finish=跳过
    labels.search_list_configuration=搜索
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.wizard_crawling_config_name=Nom
    labels.wizard_crawling_config_path=Chemin d'exploration
    labels.wizard_button_register_again=Créer en continu
    labels.wizard_button_register_next=Créer
    labels.wizard_start_crawling_title=Démarrer l'exploration
    labels.wizard_start_crawler_title=Robot d'exploration
    labels.wizard_start_crawling_desc=Vous pouvez démarrer l'exploration maintenant en cliquant sur le bouton "Démarrer l'exploration".
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.wizard_crawling_setting_title=クロールの設定
    labels.wizard_crawling_config_name=名前
    labels.wizard_crawling_config_path=クロールパス
    labels.wizard_button_register_again=連続作成
    labels.wizard_button_register_next=作成
    labels.wizard_start_crawling_title=クロールの開始
    labels.wizard_start_crawler_title=クローラー
    labels.wizard_start_crawling_desc=「クロールの開始」ボタンをクリックして、あなたは今、クロールを開始することができます。
    labels.wizard_button_start_crawling=クロールの開始
    labels.wizard_button_finish=スキップ
    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: Start Crawling */
        public static final String LABELS_wizard_start_crawling_title = "{labels.wizard_start_crawling_title}";
    
        /** The key of the message: Crawler */
        public static final String LABELS_wizard_start_crawler_title = "{labels.wizard_start_crawler_title}";
    
    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