- Sort Score
- Result 10 results
- Languages All
Results 11 - 19 of 19 for wizard_start_desc (0.11 sec)
-
src/main/resources/fess_label_de.properties
labels.data_crawling_button_create=Erstellen labels.data_crawling_button_create_job=Neuen Job erstellen labels.wizard_title_configuration=Konfigurationsassistent labels.wizard_start_title=Einfache Einrichtung labels.wizard_start_desc=Mit dem Konfigurationsassistenten können Sie ganz einfach eine Crawling-Einstellung erstellen. labels.wizard_start_button=Einrichtung starten labels.wizard_button_cancel=Abbrechen
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 46.9K bytes - Viewed (1) -
src/main/resources/fess_label_id.properties
labels.handler_script=Script labels.data_crawling_button_create=Buat labels.data_crawling_button_create_job=Buat Job Baru labels.wizard_title_configuration=Wizard Konfigurasi labels.wizard_start_title=Pengaturan Mudah labels.wizard_start_desc=Anda dapat membuat pengaturan perayapan dengan mudah menggunakan Wizard Konfigurasi. labels.wizard_start_button=Mulai Pengaturan labels.wizard_button_cancel=Batal labels.wizard_crawling_config_title=Konfigurasi Perayapan
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 45.2K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.data_crawling_button_create=Utwórz labels.data_crawling_button_create_job=Utwórz nowe zadanie labels.wizard_title_configuration=Kreator konfiguracji labels.wizard_start_title=Szybka konfiguracja labels.wizard_start_desc=Możesz łatwo utworzyć konfigurację indeksowania za pomocą kreatora konfiguracji. labels.wizard_start_button=Rozpocznij konfigurację labels.wizard_button_cancel=Anuluj
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 48.1K bytes - Viewed (0) -
src/main/resources/fess_label_tr.properties
labels.handler_script=Betik labels.data_crawling_button_create=Oluştur labels.data_crawling_button_create_job=Yeni İş Oluştur labels.wizard_title_configuration=Yapılandırma Sihirbazı labels.wizard_start_title=Kolay Kurulum labels.wizard_start_desc=Yapılandırma Sihirbazını kullanarak kolayca tarama ayarı oluşturabilirsiniz. labels.wizard_start_button=Kuruluma Başla labels.wizard_button_cancel=İptal labels.wizard_crawling_config_title=Tarama Yapılandırması
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 47K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
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. labels.wizard_start_button=Iniciar configuración labels.wizard_button_cancel=Cancelar
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
src/main/resources/fess_label_hi.properties
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: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 64.5K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
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=크롤링 설정 labels.wizard_crawling_setting_title=크롤링 설정
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 04 09:16:23 UTC 2025 - 46.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
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=クロールの設定 labels.wizard_crawling_setting_title=クロールの設定
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: You can create a crawl setting easily by using Configuration Wizard. */ public static final String LABELS_wizard_start_desc = "{labels.wizard_start_desc}"; /** The key of the message: Start Setup */ public static final String LABELS_wizard_start_button = "{labels.wizard_start_button}"; /** The key of the message: Cancel */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 156.4K bytes - Viewed (0)