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-30 05:31:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-30 05:31:33 +0300
commit785cf21841a7eb73c30a4433f82f1313e915c4f1 (patch)
tree200c7ee85653523bbc005ac2795e70f3e1ed83dc
parentae40dbffbf961a7e35e144f0a23f61e5c20d7c69 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sk.js6
-rw-r--r--l10n/sk.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 7c804f6..a5d23a8 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"fulltextsearch",
{
- "General" : "Všeobecné"
+ "Search" : "Hľadať",
+ "Full text search" : "Fulltextové vyhľadávanie",
+ "Search on %s" : "Hľadať v %s",
+ "General" : "Všeobecné",
+ "Navigation Icon" : "Ikona navigácie"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index 376fb92..6571e43 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,4 +1,8 @@
{ "translations": {
- "General" : "Všeobecné"
+ "Search" : "Hľadať",
+ "Full text search" : "Fulltextové vyhľadávanie",
+ "Search on %s" : "Hľadať v %s",
+ "General" : "Všeobecné",
+ "Navigation Icon" : "Ikona navigácie"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file