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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:50:57 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:50:57 +0300
commit8fc185602649e4cf907ffebb9171d15696fcf5ca (patch)
tree7749eb00d4985d533e691d5dba302fa78ac6002b /l10n/sk.js
parent5b6cd207b8a7e7d4e21d65f64e52f27516cc14f1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
new file mode 100644
index 0000000..3fe3119
--- /dev/null
+++ b/l10n/sk.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "survey_client",
+ {
+ "Help improve Nextcloud" : "Pomôžte vylepšiť Nextcloud",
+ "Not now" : "Teraz nie",
+ "Never" : "Nikdy",
+ "Data to send" : "Dáta na odoslanie"
+},
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");