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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-09 03:30:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-09 03:30:49 +0300
commit19fe4b5192d7eef3746af942b85ea80adc7b4006 (patch)
treeeca0074d34855259c9a7ab71405336720a9bdbb4
parent19fadc37f6acf65b75acba2a66280f00d030f1ff (diff)
[tx-robot] updated from transifexv14.0.12v14.0.11RC1v14.0.11
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 359f521..5be401f 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -3,7 +3,9 @@ OC.L10N.register(
{
"Notifications" : "Obvestila",
"No notifications" : "Ni obvestil",
+ "Failed to dismiss all notifications" : "Zapiranje obvestil je spodletelo!",
"Dismiss" : "Opusti",
+ "Failed to dismiss notification" : "Zapiranje obvestila je spodletelo!",
"in {path}" : "v {path}"
},
"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 c4b7199..3543e4d 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,7 +1,9 @@
{ "translations": {
"Notifications" : "Obvestila",
"No notifications" : "Ni obvestil",
+ "Failed to dismiss all notifications" : "Zapiranje obvestil je spodletelo!",
"Dismiss" : "Opusti",
+ "Failed to dismiss notification" : "Zapiranje obvestila je spodletelo!",
"in {path}" : "v {path}"
},"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