Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for wizard_title_configuration (0.08 sec)

  1. src/main/resources/fess_label_ru.properties

    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 Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_it.properties

    labels.handler_name=Nome gestore
    labels.handler_parameter=Parametro
    labels.handlerScript=Script
    labels.data_crawling_button_create=Crea
    labels.data_crawling_button_create_job=Crea nuovo lavoro
    labels.wizard_title_configuration=Configurazione guidata
    labels.wizard_start_title=Configurazione rapida
    labels.wizard_start_desc=È possibile creare facilmente una configurazione di scansione utilizzando la configurazione guidata.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.handler_name=Nombre del manejador
    labels.handler_parameter=Parámetro
    labels.handler_script=Script
    labels.data_crawling_button_create=Crear
    labels.data_crawling_button_create_job=Crear nuevo trabajo
    labels.wizard_title_configuration=Asistente de configuración
    labels.wizard_start_title=Configuración rápida
    labels.wizard_start_desc=Puede crear fácilmente una configuración de rastreo utilizando el asistente de configuración.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_ko.properties

    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=취소
    labels.wizard_crawling_config_title=크롤링 설정
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_zh_CN.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=开始设置
    labels.wizard_button_cancel=取消
    labels.wizard_crawling_config_title=爬网设置
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  6. 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
    labels.wizard_start_desc=Vous pouvez créer facilement un paramètre d'exploration à l'aide de l'assistant de configuration.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    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 Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Configuration Wizard */
        public static final String LABELS_wizard_title_configuration = "{labels.wizard_title_configuration}";
    
        /** The key of the message: Easy Setup */
        public static final String LABELS_wizard_start_title = "{labels.wizard_start_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