- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for wizard_start_crawler_title (0.19 sec)
-
src/main/resources/fess_label_en.properties
labels.wizard_crawling_config_path=Crawling Path labels.wizard_button_register_again=Create again labels.wizard_button_register_next=Create and Next labels.wizard_start_crawling_title=Start Crawling labels.wizard_start_crawler_title=Crawler labels.wizard_start_crawling_desc=To click "Start Crawling" button, you can start a crawling now. labels.wizard_button_start_crawling=Start Crawling labels.wizard_button_finish=Skip
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.wizard_crawling_config_path=Crawling-Pfad labels.wizard_button_register_again=Erneut erstellen labels.wizard_button_register_next=Erstellen und weiter labels.wizard_start_crawling_title=Crawling starten labels.wizard_start_crawler_title=Crawler labels.wizard_start_crawling_desc=Über die Schaltfläche "Crawling starten", können Sie das Crawling direkt starten. labels.wizard_button_start_crawling=Crawling starten labels.wizard_button_finish=Überspringen
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.wizard_crawling_config_path=Crawling Path labels.wizard_button_register_again=Create again labels.wizard_button_register_next=Create and Next labels.wizard_start_crawling_title=Start Crawling labels.wizard_start_crawler_title=Crawler labels.wizard_start_crawling_desc=To click "Start Crawling" button, you can start a crawling now. labels.wizard_button_start_crawling=Start Crawling labels.wizard_button_finish=Skip
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.wizard_crawling_config_path=Crawling Path labels.wizard_button_register_again=Create again labels.wizard_button_register_next=Create and Next labels.wizard_start_crawling_title=Start Crawling labels.wizard_start_crawler_title=Crawler labels.wizard_start_crawling_desc=To click "Start Crawling" button, you can start a crawling now. labels.wizard_button_start_crawling=Start Crawling labels.wizard_button_finish=Skip
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.wizard_crawling_config_path = Chemin d'exploration labels.wizard_button_register_again = Créer à nouveau labels.wizard_button_register_next = Créer et Suivant labels.wizard_start_crawling_title = Commencer à explorer labels.wizard_start_crawler_title = Crawler labels.wizard_start_crawling_desc = En cliquant sur le bouton "Commencer à explorer", vous pouvez commencer une exploration maintenant. labels.wizard_button_start_crawling = Commencer à explorer
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
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 Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
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 Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Crawler */ public static final String LABELS_wizard_start_crawler_title = "{labels.wizard_start_crawler_title}"; /** The key of the message: To click "Start Crawling" button, you can start a crawling now. */ public static final String LABELS_wizard_start_crawling_desc = "{labels.wizard_start_crawling_desc}";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)