|
@@ -274,6 +274,7 @@ labels.role_type=Role
|
|
labels.label_type=Label
|
|
labels.label_type=Label
|
|
labels.file_crawling_button_create=Create
|
|
labels.file_crawling_button_create=Create
|
|
labels.file_crawling_button_create_job=Create new job
|
|
labels.file_crawling_button_create_job=Create new job
|
|
|
|
+labels.file_crawling_job_title=File Crawler - {0}
|
|
labels.web_crawling_configuration=Web Crawling
|
|
labels.web_crawling_configuration=Web Crawling
|
|
labels.web_crawling_title_details=Web Crawling Configuration
|
|
labels.web_crawling_title_details=Web Crawling Configuration
|
|
labels.included_urls=Included URLs For Crawling
|
|
labels.included_urls=Included URLs For Crawling
|
|
@@ -283,6 +284,7 @@ labels.excluded_doc_urls=Excluded URLs For Indexing
|
|
labels.user_agent=User Agent
|
|
labels.user_agent=User Agent
|
|
labels.web_crawling_button_create=Create
|
|
labels.web_crawling_button_create=Create
|
|
labels.web_crawling_button_create_job=Create new job
|
|
labels.web_crawling_button_create_job=Create new job
|
|
|
|
+labels.web_crawling_job_title=Web Crawler - {0}
|
|
labels.crawler_configuration=General Configuration
|
|
labels.crawler_configuration=General Configuration
|
|
labels.crawler_title_edit=General Configuration
|
|
labels.crawler_title_edit=General Configuration
|
|
labels.schedule=Schedule
|
|
labels.schedule=Schedule
|
|
@@ -340,6 +342,20 @@ labels.crawling_info_created_time=Created
|
|
labels.crawling_info_delete_all_link=Delete All
|
|
labels.crawling_info_delete_all_link=Delete All
|
|
labels.crawling_info_delete_all_confirmation=Do you really want to delete all?
|
|
labels.crawling_info_delete_all_confirmation=Do you really want to delete all?
|
|
labels.crawling_info_delete_all_cancel=Cancel
|
|
labels.crawling_info_delete_all_cancel=Cancel
|
|
|
|
+labels.crawling_info_CrawlerStartTime=Crawler start time
|
|
|
|
+labels.crawling_info_CrawlerEndTime=Crawler end time
|
|
|
|
+labels.crawling_info_CrawlerExecTime=Crawler exec time
|
|
|
|
+labels.crawling_info_CrawlerStatus=Crawler status
|
|
|
|
+labels.crawling_info_WebFsCrawlExecTime=Crawl exec time (Web/File system)
|
|
|
|
+labels.crawling_info_WebFsCrawlStartTime=Crawl start time (Web/File system)
|
|
|
|
+labels.crawling_info_WebFsCrawlEndTime=Crawl end time (Web/File system)
|
|
|
|
+labels.crawling_info_WebFsIndexExecTime=Indexing exec time (Web/File system)
|
|
|
|
+labels.crawling_info_WebFsIndexSize=Index size (Web/File system)
|
|
|
|
+labels.crawling_info_DataCrawlExecTime=Crawl exec time (Data store)
|
|
|
|
+labels.crawling_info_DataCrawlStartTime=Crawl start time (Data store)
|
|
|
|
+labels.crawling_info_DataCrawlEndTime=Crawl end time (Data store)
|
|
|
|
+labels.crawling_info_DataIndexExecTime=Indexing exec time (Data store)
|
|
|
|
+labels.crawling_info_DataIndexSize=Index size (Data store)
|
|
labels.webauth_configuration=Web Authentication
|
|
labels.webauth_configuration=Web Authentication
|
|
labels.webauth_list_hostname=Hostname
|
|
labels.webauth_list_hostname=Hostname
|
|
labels.webauth_list_web_crawling_config=Config Name
|
|
labels.webauth_list_web_crawling_config=Config Name
|
|
@@ -426,6 +442,7 @@ labels.data_crawling_button_create=Create
|
|
labels.data_crawling_button_create_job=Create new job
|
|
labels.data_crawling_button_create_job=Create new job
|
|
labels.wizard_title_configuration=Configuration Wizard
|
|
labels.wizard_title_configuration=Configuration Wizard
|
|
labels.wizard_start_title=Quick Setup
|
|
labels.wizard_start_title=Quick Setup
|
|
|
|
+labels.data_crawling_job_title=Data Crawler - {0}
|
|
labels.wizard_start_desc=Using Configuration Wizard, you can create crawling settings easily.
|
|
labels.wizard_start_desc=Using Configuration Wizard, you can create crawling settings easily.
|
|
labels.wizard_start_button=Start Configuration
|
|
labels.wizard_start_button=Start Configuration
|
|
labels.wizard_button_cancel=Cancel
|
|
labels.wizard_button_cancel=Cancel
|