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:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-03 04:30:14 +0300
commit94b4e50eb30eddf9c9365ce87ff68542882fab54 (patch)
tree777a4c45a98c9a7ae86d81fc8b648d5eca201f3b
parentef98c10ddce2777fde365c1fe3e4881b89f83e39 (diff)
[tx-robot] updated from transifexv11.0.6
-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