Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for web_crawling_button_create_job (0.19 sec)

  1. src/main/resources/fess_label_en.properties

    labels.included_doc_urls=Included URLs For Indexing
    labels.excluded_doc_urls=Excluded URLs For Indexing
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Create
    labels.web_crawling_button_create_job=Create new job
    labels.crawler_configuration=General Configuration
    labels.crawler_title_edit=General Configuration
    labels.schedule=Schedule
    labels.enabled=Enabled
    labels.day_for_cleanup=Remove Documents Before
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_ru.properties

    labels.included_doc_urls=Включить URLs для индексации
    labels.excluded_doc_urls=Исключить URLs для индексации
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Создать
    labels.web_crawling_button_create_job=Создать новое задание
    labels.crawler_configuration=Основная конфигурация
    labels.crawler_title_edit=Основная конфигурация
    labels.schedule=Расписание
    labels.enabled=Включено
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 45.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_de.properties

    labels.included_doc_urls=Eingeschlossene URLs bei der Indizierung
    labels.excluded_doc_urls=Ausgeschlossene URLs bei der Indizierung
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Erstellen
    labels.web_crawling_button_create_job=Neue Aufgabe erstellen
    labels.crawler_configuration=Allgemeine Konfiguration
    labels.crawler_title_edit=Allgemeine Konfiguration
    labels.schedule=Zeitplan
    labels.enabled=Aktiviert
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 42.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.included_doc_urls	=	URL incluses pour l'indexation
    labels.excluded_doc_urls	=	URL exclues pour l'indexation
    labels.user_agent	=	Agent utilisateur
    labels.web_crawling_button_create	=	Créer
    labels.web_crawling_button_create_job	=	Créer un nouveau job
    labels.crawler_configuration	=	Paramétrage général
    labels.crawler_title_edit	=	Paramétrage général
    labels.schedule	=	Planificateur
    labels.enabled	=	Activé
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label.properties

    labels.included_doc_urls=Included URLs For Indexing
    labels.excluded_doc_urls=Excluded URLs For Indexing
    labels.user_agent=User Agent
    labels.web_crawling_button_create=Create
    labels.web_crawling_button_create_job=Create new job
    labels.crawler_configuration=General Configuration
    labels.crawler_title_edit=General Configuration
    labels.schedule=Schedule
    labels.enabled=Enabled
    labels.day_for_cleanup=Remove Documents Before
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 40.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ko.properties

    labels.excluded_urls = 크롤링에서 제외 할 URL
    labels.included_doc_urls = 검색 대상이되는 URL
    labels.excluded_doc_urls = 검색에서 제외 할 URL
    labels.user_agent = 사용자 에이전트
    labels.web_crawling_button_create = 작성
    labels.web_crawling_button_create_job = 새 작업 만들기
    labels.crawler_configuration = 일반 설정
    labels.crawler_title_edit = 일반 설정
    labels.schedule = 스케줄
    labels.enabled = 사용
    labels.day_for_cleanup = 이전 문서를 삭제
    labels.day = 일
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.included_urls=クロール対象とするURL
    labels.excluded_urls=クロール対象から除外するURL
    labels.included_doc_urls=検索対象とするURL
    labels.excluded_doc_urls=検索対象から除外するURL
    labels.user_agent=ユーザーエージェント
    labels.web_crawling_button_create=作成
    labels.web_crawling_button_create_job=新しいジョブの作成
    labels.crawler_configuration=全般の設定
    labels.crawler_title_edit=全般の設定
    labels.schedule=スケジュール
    labels.enabled=有効
    labels.day_for_cleanup=以前のドキュメントを削除
    labels.day=日
    labels.crawl_button_update=更新
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Create new job */
        public static final String LABELS_web_crawling_button_create_job = "{labels.web_crawling_button_create_job}";
    
        /** The key of the message: General Configuration */
        public static final String LABELS_crawler_configuration = "{labels.crawler_configuration}";
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top