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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-02 03:18:58 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-02 03:18:58 +0300
commitdfaf0eeed66420f1158eb9bf747aeeba342d3a47 (patch)
tree84acc28dc4670094d3c045d3c7f6f0410c1bd017 /l10n
parentd10c373b87f36299ebd7976e9eb3490f02cf7ba7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sk.js5
-rw-r--r--l10n/sk.json5
2 files changed, 6 insertions, 4 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index df2dd48..dafca18 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -1,8 +1,9 @@
OC.L10N.register(
"nextcloud_announcements",
{
- "Nextcloud announcements" : "Nextcloud oznámenia",
- "Nextcloud announcement" : "Nextcloud oznámenie",
+ "Nextcloud announcements" : "Nextcloud oznamy",
+ "Nextcloud announcement" : "Nextcloud oznam",
+ "Shows the latest news of Nextcloud in your notifications." : "Zobrazovať novinky Nextcloud vo vašich oznámeniach",
"These groups will be notified about the announcements." : "Tieto skupiny budú informované o oznámeniach."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/l10n/sk.json b/l10n/sk.json
index 617782f..e753881 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,6 +1,7 @@
{ "translations": {
- "Nextcloud announcements" : "Nextcloud oznámenia",
- "Nextcloud announcement" : "Nextcloud oznámenie",
+ "Nextcloud announcements" : "Nextcloud oznamy",
+ "Nextcloud announcement" : "Nextcloud oznam",
+ "Shows the latest news of Nextcloud in your notifications." : "Zobrazovať novinky Nextcloud vo vašich oznámeniach",
"These groups will be notified about the announcements." : "Tieto skupiny budú informované o oznámeniach."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file