Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 17 of 17 for index_form_option_btn (0.11 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.profile.placeholder_confirm_new_password= Potwierdź nowe hasło
    labels.top.search=Szukaj
    labels.index_title=Fess
    labels.index_form_search_btn=Szukaj
    labels.index_osdd_title=Szukaj
    labels.index_form_option_btn=Opcje
    labels.index_help=Pomoc
    labels.search_options=Opcje wyszukiwania
    labels.search_options_close=Zamknij
    labels.search_options_clear=Wyczyść
    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.profile.placeholder_new_password= 新密码
    labels.profile.placeholder_confirm_new_password= 确认新密码
    labels.top.search=搜索
    labels.index_title=Fess
    labels.index_form_search_btn=搜索
    labels.index_osdd_title=搜索
    labels.index_form_option_btn=选项
    labels.index_help=帮助
    labels.search_options=搜索选项
    labels.search_options_close=关闭
    labels.search_options_clear=清除
    labels.search_cache_msg=此页面是 {0} 的缓存。它是 {1} 时页面的快照。
    labels.search_unknown=未知
    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.profile.placeholder_confirm_new_password=Confirmer le nouveau mot de passe
    labels.top.search=Rechercher
    labels.index_title=Fess
    labels.index_form_search_btn=Rechercher
    labels.index_osdd_title=Rechercher
    labels.index_form_option_btn=Options
    labels.index_help=Aide
    labels.search_options=Options de recherche
    labels.search_options_close=Fermer
    labels.search_options_clear=Effacer
    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.profile.placeholder_confirm_new_password= Confirmar nueva contraseña
    labels.top.search=Buscar
    labels.index_title=Fess
    labels.index_form_search_btn=Buscar
    labels.index_osdd_title=Buscar
    labels.index_form_option_btn=Opciones
    labels.index_help=Ayuda
    labels.search_options=Opciones de búsqueda
    labels.search_options_close=Cerrar
    labels.search_options_clear=Limpiar
    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.profile.placeholder_new_password=새 비밀번호
    labels.profile.placeholder_confirm_new_password=새 비밀번호 확인
    labels.top.search=검색
    labels.index_title=Fess
    labels.index_form_search_btn=검색
    labels.index_osdd_title=검색
    labels.index_form_option_btn=옵션
    labels.index_help=도움말
    labels.search_options=검색 옵션
    labels.search_options_close=닫기
    labels.search_options_clear=지우기
    labels.search_cache_msg=이 페이지는 {0}의 캐시입니다. {1}에 존재했던 페이지의 스냅샷입니다.
    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.profile.placeholder_new_password= 新しいパスワード
    labels.profile.placeholder_confirm_new_password= 新しいパスワードの確認
    labels.top.search=検索
    labels.index_title=Fess
    labels.index_form_search_btn=検索
    labels.index_osdd_title=検索
    labels.index_form_option_btn=オプション
    labels.index_help=ヘルプ
    labels.search_options=検索オプション
    labels.search_options_close=閉じる
    labels.search_options_clear=クリア
    labels.search_cache_msg=このページは {0} のキャッシュです。{1} に存在していたページのスナップショットです。
    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_index_osdd_title = "{labels.index_osdd_title}";
    
        /** The key of the message: Options */
        public static final String LABELS_index_form_option_btn = "{labels.index_form_option_btn}";
    
        /** The key of the message: Help */
        public static final String LABELS_index_help = "{labels.index_help}";
    
        /** The key of the message: Search Options */
    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