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-08-16 03:19:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-16 03:19:06 +0300
commit68635317f5eb3e0d954bb4bc4677c90f89bef18d (patch)
tree86a89013b581e10ace37acdf90f3603439a668a9 /l10n
parent493550e5b9a717adb09a6bf61f083a75ef91da5d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/sl.js3
-rw-r--r--l10n/sl.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 6bb69b1..278cfed 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Nextcloud announcements" : "Nextcloud najave",
"Nextcloud announcement" : "Nextcloud najava",
- "These groups will be notified about the announcements." : "Te skupine bodo obveščene o objavah."
+ "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice o Nextcloud v tvojih obvestilih.",
+ "These groups will be notified about the announcements." : "Te skupine bodo obveščene o obvestilih."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/l10n/sl.json b/l10n/sl.json
index d6f8425..a1bef2c 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,6 +1,7 @@
{ "translations": {
"Nextcloud announcements" : "Nextcloud najave",
"Nextcloud announcement" : "Nextcloud najava",
- "These groups will be notified about the announcements." : "Te skupine bodo obveščene o objavah."
+ "Shows the latest news of Nextcloud in your notifications." : "Prikaže zadnje novice o Nextcloud v tvojih obvestilih.",
+ "These groups will be notified about the announcements." : "Te skupine bodo obveščene o obvestilih."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file