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>2017-12-03 04:30:04 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-03 04:30:04 +0300
commit9012baec63b0913d96718a267982bfa7c7c4e650 (patch)
treec0e29bc71cac9121faa5c528d4552e8ec585961b
parente8026dbbfc9eb9c3e42f21b1e9ef1cd82940b7f6 (diff)
[tx-robot] updated from transifexv13.0.0beta3v13.0.0beta2
-rw-r--r--l10n/sk.js12
-rw-r--r--l10n/sk.json10
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
new file mode 100644
index 0000000..4dff239
--- /dev/null
+++ b/l10n/sk.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "survey_client",
+ {
+ "Sent on: {on}" : "Odoslané: {on}",
+ "Help improve Nextcloud" : "Pomôžte vylepšiť Nextcloud",
+ "Not now" : "Teraz nie",
+ "Never" : "Nikdy",
+ "Data to send" : "Dáta na odoslanie",
+ "Sent on: %s" : "Odoslané: %s",
+ "You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Môžete nám pomôcť vylepšiť Nextcloud odoslaním dát o vašej inštalácii a o používaní."
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/sk.json b/l10n/sk.json
new file mode 100644
index 0000000..55420c3
--- /dev/null
+++ b/l10n/sk.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "Sent on: {on}" : "Odoslané: {on}",
+ "Help improve Nextcloud" : "Pomôžte vylepšiť Nextcloud",
+ "Not now" : "Teraz nie",
+ "Never" : "Nikdy",
+ "Data to send" : "Dáta na odoslanie",
+ "Sent on: %s" : "Odoslané: %s",
+ "You can help us to improve Nextcloud by sending us some data about your current setup and usage." : "Môžete nám pomôcť vylepšiť Nextcloud odoslaním dát o vašej inštalácii a o používaní."
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file