Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 13 of 13 for searchoptions_menu_labels (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_it.properties

    labels.searchoptions_score=Punteggio
    labels.searchoptions_menu_sort=Ordina
    labels.searchoptions_menu_num=Numero
    labels.searchoptions_num={0} risultati
    labels.searchoptions_menu_lang=Lingua
    labels.searchoptions_menu_labels=Etichette
    labels.error_title=Errore
    labels.system_error_title=Errore di sistema
    labels.contact_site_admin=Contatta l'amministratore del sito.
    labels.request_error_title=Formato richiesta non valido.
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.searchoptions_all=全部
    labels.searchoptions_score=分数
    labels.searchoptions_menu_sort=排序
    labels.searchoptions_menu_num=数量
    labels.searchoptions_num={0} 条
    labels.searchoptions_menu_lang=语言
    labels.searchoptions_menu_labels=标签
    labels.error_title=错误
    labels.system_error_title=系统错误
    labels.contact_site_admin=请联系网站管理员。
    labels.request_error_title=请求格式不正确。
    labels.bad_request=对URL的请求不正确。
    labels.page_not_found_title=页面未找到。
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.3K bytes
    - Click Count (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_searchoptions_menu_lang = "{labels.searchoptions_menu_lang}";
    
        /** The key of the message: Labels */
        public static final String LABELS_searchoptions_menu_labels = "{labels.searchoptions_menu_labels}";
    
        /** The key of the message: Error */
        public static final String LABELS_error_title = "{labels.error_title}";
    
        /** The key of the message: System Error */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top