- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for search_result_time (0.18 sec)
-
src/main/resources/fess_label_en.properties
labels.search_result_status_over=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of about <b>{1}</b> for <b>{0}</b> labels.search_result_time=({0} sec) labels.prev_page=Prev labels.next_page=Next labels.did_not_match=Your search - <b>{0}</b> - did not match any documents. labels.search_title=Fess labels.search_popular_word_word=Popular Words:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.search=Поиск labels.search_result_status=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of <b>{1}</b> for <b>{0}</b> labels.search_result_time=({0} sec) labels.prev_page=Назад labels.next_page=Вперед labels.did_not_match=По запросу - <b>{0}</b> - совпадений не найдено. labels.search_title=Fess labels.search_popular_word_word=Популярные слова:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.search=Suche labels.similar_doc_result_status=Ähnliche Suchergebnisse werden angezeigt. labels.search_result_status=Suchergebnisse <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> von <b>{1}</b> für <b>{0}</b> labels.search_result_time=({0} s) labels.prev_page=Zurück labels.next_page=Weiter labels.did_not_match=Die Suche - <b>{0}</b> - lieferte keine Dokumente. labels.search_title=Fess labels.search_popular_word_word=Beliebte Suchbegriffe:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.search_result_status_over=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> sur <b>{1}</b> pour <b>{0}</b> labels.search_result_time = ({0} s) labels.prev_page = Précédent labels.next_page = Suivant labels.did_not_match = Votre recherche - <b>{0}</b> - ne correspond à aucun document. labels.search_title = Fess
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.search_result_status_over=Results <b>{2}</b><span class="hidden-phone"> -</span> <b>{3}</b> of about <b>{1}</b> for <b>{0}</b> labels.search_result_time=({0} sec) labels.prev_page=Prev labels.next_page=Next labels.did_not_match=Your search - <b>{0}</b> - did not match any documents. labels.search_title=Fess labels.search_popular_word_word=Popular Words:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.footer.copyright = © 2024 <a href="https://github.com/codelibs"> CodeLibs Project </a>. labels.search = 검색 labels.search_result_status = <b>{0}</b>결과 <span class="br-phone"></span><b>{1}</b>건 중 <b>{2}</b>-<b>{3}</b>건 표시 labels.search_result_time = ({0} 초) labels.prev_page = 이전 labels.next_page = 다음 labels.did_not_match = <b> {0} </b>에 일치하는 정보를 찾지 못했습니다. labels.search_title = Fess labels.search_popular_word_word = 인기 검색어:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.search_result_status_over=<b>{0}</b> の検索結果<span class="br-phone"></span> 約 <b>{1}</b> 件以上 <b>{2}</b> - <b>{3}</b> 件目 labels.search_result_time=({0} 秒) labels.prev_page=前へ labels.next_page=次へ labels.did_not_match=<b>{0}</b> に一致する情報は見つかりませんでした。 labels.search_title=Fess labels.search_popular_word_word=人気ワード: labels.search_related_queries=関連ワード:
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_search_result_status_over = "{labels.search_result_status_over}"; /** The key of the message: ({0} sec) */ public static final String LABELS_search_result_time = "{labels.search_result_time}"; /** The key of the message: Prev */ public static final String LABELS_prev_page = "{labels.prev_page}"; /** The key of the message: Next */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)