Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for pathmap_pt_crawling (0.15 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.csv_file_encoding=Kodowanie pliku CSV
    labels.notification_to=E-mail powiadomienia
    labels.pathmap_configuration=Mapowanie ścieżek
    labels.pathmap_title_details=Mapowanie ścieżek
    labels.disabled=Wyłączone
    labels.pathmap_pt_crawling=Indeksowanie
    labels.pathmap_pt_displaying=Wyświetlanie
    labels.pathmap_pt_both=Indeksowanie/Wyświetlanie
    labels.pathmap_pt_stored=Zapisany URL
    labels.regular_name=Nazwa regularna
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.purge_by_bots=要删除日志的机器人名称
    labels.log_level=日志级别
    labels.csv_file_encoding=CSV文件编码
    labels.notification_to=通知邮件
    labels.pathmap_configuration=路径映射
    labels.pathmap_title_details=路径映射
    labels.disabled=禁用
    labels.pathmap_pt_crawling=爬网
    labels.pathmap_pt_displaying=显示
    labels.pathmap_pt_both=爬网/显示
    labels.pathmap_pt_stored=存储的URL
    labels.regular_name=常规名称
    labels.duplicate_name=重复名称
    labels.duplicate_host_configuration=重复主机
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.csv_file_encoding=Encodage du fichier CSV
    labels.notification_to=E-mail de notification
    labels.pathmap_configuration=Mappage de chemin
    labels.pathmap_title_details=Mappage de chemin
    labels.disabled=Désactivé
    labels.pathmap_pt_crawling=Exploration
    labels.pathmap_pt_displaying=Affichage
    labels.pathmap_pt_both=Exploration/Affichage
    labels.pathmap_pt_stored=URL stockée
    labels.regular_name=Nom régulier
    labels.duplicate_name=Nom en double
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_es.properties

    labels.csv_file_encoding=Codificación de archivo CSV
    labels.notification_to=Correo de notificación
    labels.pathmap_configuration=Mapeo de rutas
    labels.pathmap_title_details=Mapeo de rutas
    labels.disabled=Deshabilitado
    labels.pathmap_pt_crawling=Rastreo
    labels.pathmap_pt_displaying=Visualización
    labels.pathmap_pt_both=Rastreo/Visualización
    labels.pathmap_pt_stored=URL almacenada
    labels.regular_name=Nombre regular
    labels.duplicate_name=Nombre duplicado
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ko.properties

    labels.purge_by_bots=로그를 삭제할 봇 이름
    labels.log_level=로그 레벨
    labels.csv_file_encoding=CSV 파일 인코딩
    labels.notification_to=알림 메일
    labels.pathmap_configuration=경로 매핑
    labels.pathmap_title_details=경로 매핑
    labels.disabled=무효
    labels.pathmap_pt_crawling=크롤링
    labels.pathmap_pt_displaying=표시
    labels.pathmap_pt_both=크롤링/표시
    labels.pathmap_pt_stored=저장된 URL
    labels.regular_name=정규 이름
    labels.duplicate_name=중복 이름
    labels.duplicate_host_configuration=중복 호스트
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.log_level=ログレベル
    labels.csv_file_encoding=CSVファイルのエンコード
    labels.notification_to=通知メール
    labels.pathmap_configuration=パスマッピング
    labels.pathmap_title_details=パスマッピング
    labels.disabled=無効
    labels.pathmap_pt_crawling=クロール
    labels.pathmap_pt_displaying=表示
    labels.pathmap_pt_both=クロール/表示
    labels.pathmap_pt_stored=保存したURL
    labels.regular_name=正規名
    labels.duplicate_name=重複名
    labels.duplicate_host_configuration=重複ホスト
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_DISABLED = "{labels.disabled}";
    
        /** The key of the message: Crawling */
        public static final String LABELS_pathmap_pt_crawling = "{labels.pathmap_pt_crawling}";
    
        /** The key of the message: Displaying */
        public static final String LABELS_pathmap_pt_displaying = "{labels.pathmap_pt_displaying}";
    
        /** The key of the message: Crawling/Displaying */
    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