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>2021-07-06 05:49:27 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-06 05:49:27 +0300
commitade38a5d7bf34acc6b4af2439cb71149fda8ec86 (patch)
tree129c262678da3730e8c7572eabfcb6c9e3832e54
parent7c2799586974e86fe32d03670cc43137caaace1b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 7baba6c..3686b0e 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,7 +2,7 @@ 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",
+ "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" : "Nenalezen rejstřík",
"Process timed out" : "Překročen časový limit pro zpracování",
diff --git a/l10n/cs.json b/l10n/cs.json
index cac641f..d7e1c61 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,6 +1,6 @@
{ "translations": {
"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",
+ "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" : "Nenalezen rejstřík",
"Process timed out" : "Překročen časový limit pro zpracování",