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:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 466e129..9135b8a 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -16,7 +16,6 @@ OC.L10N.register(
"Search Platform" : "Vyhľadávacia platforma",
"Select the app to index content and answer search queries." : "Vyber aplikáciu pre indexovanie obsahu a odpoveď na dotazy.",
"Navigation Icon" : "Ikona navigácie",
- "Enable global search within all your content." : "Povoliť globálne vyhľadávanie v celom obsahu.",
- "the search in {title} for '{search}' returned {total} results in {time} ms" : "Vyhľadávanie '{search}' v {title} našlo {total} výsledkov za {time} ms"
+ "Enable global search within all your content." : "Povoliť globálne vyhľadávanie v celom obsahu."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");