Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-09 05:30:20 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-09 05:30:20 +0300
commit51e8308afc9dcaccc9873647c8d81299ad01f234 (patch)
tree47a248c6108b04217f28c86dd369eec0c2191fc5 /l10n/cs.js
parent3337a0b2882c9a76a7d0a24424f2928b6b916e73 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 6b3c34c..dc71ce4 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "Vyhledávání nalezlo {total} výsledků v čase {time} ms",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "Vyhledávání v {title} pro výraz '{search}' nalezlo {total} výsledků v čase {time} ms",
"Search" : "Hledat",
"Index not found" : "Index nebyl nalezen",
"Process timed out" : "Překročen časový limit zpracování",