Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for pathmap_configuration (0.07 sec)

  1. src/main/resources/fess_label_ru.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=Отображение
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_it.properties

    labels.purge_user_info_day=Elimina log utente precedenti
    labels.purge_by_bots=Nome bot per eliminare log
    labels.log_level=Livello di log
    labels.csv_file_encoding=Codifica file CSV
    labels.notification_to=Email di notifica
    labels.pathmap_configuration=Mappatura percorso
    labels.pathmap_title_details=Mappatura percorso
    labels.disabled=Disabilitato
    labels.pathmap_pt_crawling=Scansione
    labels.pathmap_pt_displaying=Visualizzazione
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.purge_by_bots=Botnaam om logboeken te verwijderen
    labels.log_level=Logboekniveau
    labels.csv_file_encoding=CSV-bestands codering
    labels.notification_to=E-mailmelding
    labels.pathmap_configuration=Padtoewijzing
    labels.pathmap_title_details=Padtoewijzing
    labels.disabled=Uitgeschakeld
    labels.pathmap_pt_crawling=Crawlen
    labels.pathmap_pt_displaying=Weergeven
    labels.pathmap_pt_both=Crawlen/Weergeven
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_zh_CN.properties

    labels.purge_job_log_day=删除以前的作业日志
    labels.purge_user_info_day=删除以前的用户日志
    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
    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.purge_by_bots=Noms de robots pour supprimer les journaux
    labels.log_level=Niveau de journalisation
    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
    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.purge_by_bots=Nome do bot para excluir logs
    labels.log_level=Nível de log
    labels.csv_file_encoding=Codificação de arquivo CSV
    labels.notification_to=E-mail de notificação
    labels.pathmap_configuration=Mapeamento de caminho
    labels.pathmap_title_details=Mapeamento de caminho
    labels.disabled=Desabilitado
    labels.pathmap_pt_crawling=Rastreamento
    labels.pathmap_pt_displaying=Exibindo
    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.purge_job_log_day=以前のジョブログを削除
    labels.purge_user_info_day=以前のユーザーログを削除
    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
    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

        public static final String LABELS_notification_to = "{labels.notification_to}";
    
        /** The key of the message: Path Mapping */
        public static final String LABELS_pathmap_configuration = "{labels.pathmap_configuration}";
    
        /** The key of the message: Path Mapping */
        public static final String LABELS_pathmap_title_details = "{labels.pathmap_title_details}";
    
        /** The key of the message: Disabled */
    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