From fcef79f5464c5321499d23bd53b8acfd4d10baab Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 17 May 2021 02:52:10 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 1 + l10n/cs.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 35c2681a..e96f8df8 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -2,6 +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", "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 ac966e57..66a854ee 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,5 +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", "Search" : "Hledat", "Index not found" : "Nenalezen rejstřík", "Process timed out" : "Překročen časový limit pro zpracování",