Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for web_crawling_configuration (0.47 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.virtual_hosts=Virtuele hosts
    labels.virtual_host=Virtuele host
    labels.label_type=Label
    labels.file_crawling_button_create=Maken
    labels.file_crawling_button_create_job=Nieuwe taak maken
    labels.web_crawling_configuration=Webcrawlen
    labels.web_crawling_title_details=Webcrawlconfiguratie
    labels.included_urls=URL(s) om op te nemen in crawlen
    labels.excluded_urls=URL(s) om uit te sluiten van crawlen
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_ru.properties

    labels.virtual_hosts=Виртуальные хосты
    labels.virtual_host=Виртуальный хост
    labels.label_type=Метка
    labels.file_crawling_button_create=Создать
    labels.file_crawling_button_create_job=Создать новое задание
    labels.web_crawling_configuration=Веб-сканирование
    labels.web_crawling_title_details=Конфигурация веб-сканирования
    labels.included_urls=Включенные URL-адреса
    labels.excluded_urls=Исключенные URL-адреса
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_it.properties

    labels.virtual_hosts=Host virtuali
    labels.virtual_host=Host virtuale
    labels.label_type=Etichetta
    labels.file_crawling_button_create=Crea
    labels.file_crawling_button_create_job=Crea nuovo lavoro
    labels.web_crawling_configuration=Scansione web
    labels.web_crawling_title_details=Configurazione scansione web
    labels.included_urls=URL da includere nella scansione
    labels.excluded_urls=URL da escludere dalla scansione
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_zh_CN.properties

    labels.millisec=毫秒
    labels.permissions=权限
    labels.virtual_hosts=虚拟主机
    labels.virtual_host=虚拟主机
    labels.label_type=标签
    labels.file_crawling_button_create=创建
    labels.file_crawling_button_create_job=创建新作业
    labels.web_crawling_configuration=Web爬网
    labels.web_crawling_title_details=Web爬网设置
    labels.included_urls=要包含在爬网中的URL
    labels.excluded_urls=要从爬网中排除的URL
    labels.included_doc_urls=要包含在搜索中的URL
    labels.excluded_doc_urls=要从搜索中排除的URL
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.virtual_hosts=Hôtes virtuels
    labels.virtual_host=Hôte virtuel
    labels.label_type=Étiquette
    labels.file_crawling_button_create=Créer
    labels.file_crawling_button_create_job=Créer une nouvelle tâche
    labels.web_crawling_configuration=Exploration Web
    labels.web_crawling_title_details=Configuration de l'exploration Web
    labels.included_urls=URL incluses
    labels.excluded_urls=URL exclues
    labels.included_doc_urls=URL de documents incluses
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.virtual_hosts=Hosts virtuais
    labels.virtual_host=Host virtual
    labels.label_type=Rótulo
    labels.file_crawling_button_create=Criar
    labels.file_crawling_button_create_job=Criar novo trabalho
    labels.web_crawling_configuration=Rastreamento da Web
    labels.web_crawling_title_details=Configuração de rastreamento da Web
    labels.included_urls=URLs a serem incluídas no rastreamento
    labels.excluded_urls=URLs a serem excluídas do rastreamento
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.millisec=ミリ秒
    labels.permissions=パーミッション
    labels.virtual_hosts=仮想ホスト
    labels.virtual_host=仮想ホスト
    labels.label_type=ラベル
    labels.file_crawling_button_create=作成
    labels.file_crawling_button_create_job=新しいジョブの作成
    labels.web_crawling_configuration=ウェブのクロール
    labels.web_crawling_title_details=ウェブクロール設定
    labels.included_urls=クロール対象とするURL
    labels.excluded_urls=クロール対象から除外するURL
    labels.included_doc_urls=検索対象とするURL
    labels.excluded_doc_urls=検索対象から除外するURL
    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: Web Crawling */
        public static final String LABELS_web_crawling_configuration = "{labels.web_crawling_configuration}";
    
        /** The key of the message: Web Crawling Config */
        public static final String LABELS_web_crawling_title_details = "{labels.web_crawling_title_details}";
    
    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