Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for searchlog_configuration (3.03 sec)

  1. src/main/resources/fess_label_ko.properties

    labels.advance_search_timestamp_pastday=24시간 이내
    labels.advance_search_timestamp_pastweek=1주일 이내
    labels.advance_search_timestamp_pastmonth=1개월 이내
    labels.advance_search_timestamp_pastyear=1년 이내
    labels.searchlog_configuration=검색 로그
    labels.searchlog_title=검색 로그
    labels.searchlog_log_type=로그 종류
    labels.searchlog_log_type_search=검색 로그
    labels.searchlog_log_type_click=클릭 로그
    labels.searchlog_log_type_favorite=즐겨찾기 로그
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.advance_search_timestamp_pastweek=Afgelopen week
    labels.advance_search_timestamp_pastmonth=Afgelopen maand
    labels.advance_search_timestamp_pastyear=Afgelopen jaar
    labels.searchlog_configuration=Zoeklogboek
    labels.searchlog_title=Zoeklogboek
    labels.searchlog_log_type=Logboektype
    labels.searchlog_log_type_search=Zoeklogboek
    labels.searchlog_log_type_click=Kliklogboek
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_zh_CN.properties

    labels.advance_search_timestamp_pastday=过去24小时
    labels.advance_search_timestamp_pastweek=过去1周
    labels.advance_search_timestamp_pastmonth=过去1个月
    labels.advance_search_timestamp_pastyear=过去1年
    labels.searchlog_configuration=搜索日志
    labels.searchlog_title=搜索日志
    labels.searchlog_log_type=日志类型
    labels.searchlog_log_type_search=搜索日志
    labels.searchlog_log_type_click=点击日志
    labels.searchlog_log_type_favorite=收藏日志
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.advance_search_timestamp_pastweek=Semaine dernière
    labels.advance_search_timestamp_pastmonth=Mois dernier
    labels.advance_search_timestamp_pastyear=Année dernière
    labels.searchlog_configuration=Journal de recherche
    labels.searchlog_title=Journal de recherche
    labels.searchlog_log_type=Type de journal
    labels.searchlog_log_type_search=Journal de recherche
    labels.searchlog_log_type_click=Journal des clics
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_pt_BR.properties

    labels.advance_search_timestamp_pastday=Últimas 24 horas
    labels.advance_search_timestamp_pastweek=Última semana
    labels.advance_search_timestamp_pastmonth=Último mês
    labels.advance_search_timestamp_pastyear=Último ano
    labels.searchlog_configuration=Log de pesquisa
    labels.searchlog_title=Log de pesquisa
    labels.searchlog_log_type=Tipo de log
    labels.searchlog_log_type_search=Log de pesquisa
    labels.searchlog_log_type_click=Log de cliques
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.advance_search_timestamp_pastday=24時間以内
    labels.advance_search_timestamp_pastweek=1週間以内
    labels.advance_search_timestamp_pastmonth=1ヶ月以内
    labels.advance_search_timestamp_pastyear=1年以内
    labels.searchlog_configuration=検索ログ
    labels.searchlog_title=検索ログ
    labels.searchlog_log_type=ログ種別
    labels.searchlog_log_type_search=検索ログ
    labels.searchlog_log_type_click=クリックログ
    labels.searchlog_log_type_favorite=お気に入りログ
    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

        /** The key of the message: Search Log */
        public static final String LABELS_searchlog_configuration = "{labels.searchlog_configuration}";
    
        /** The key of the message: Search Log */
        public static final String LABELS_searchlog_title = "{labels.searchlog_title}";
    
        /** The key of the message: Log Type */
    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