Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/main/resources/fess_label_it.properties

    labels.advance_search_timestamp_default=Qualsiasi data
    labels.advance_search_timestamp_pastday=Ultime 24 ore
    labels.advance_search_timestamp_pastweek=Ultima settimana
    labels.advance_search_timestamp_pastmonth=Ultimo mese
    labels.advance_search_timestamp_pastyear=Ultimo anno
    labels.searchlog_configuration=Log di ricerca
    labels.searchlog_title=Log di ricerca
    labels.searchlog_log_type=Tipo di log
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.advance_search_timestamp=Bijgewerkt op
    labels.advance_search_timestamp_default=Elke datum
    labels.advance_search_timestamp_pastday=Afgelopen 24 uur
    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
    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_sitesearch=站点或域
    labels.advance_search_timestamp=更新时间
    labels.advance_search_timestamp_default=不限
    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=搜索日志
    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_default=N'importe quand
    labels.advance_search_timestamp_pastday=Dernières 24 heures
    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
    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=Data de atualização
    labels.advance_search_timestamp_default=Qualquer data
    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
    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=更新日時
    labels.advance_search_timestamp_default=指定なし
    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=検索ログ
    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: Past month */
        public static final String LABELS_advance_search_timestamp_pastmonth = "{labels.advance_search_timestamp_pastmonth}";
    
        /** The key of the message: Past year */
        public static final String LABELS_advance_search_timestamp_pastyear = "{labels.advance_search_timestamp_pastyear}";
    
    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