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:46 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-09 03:30:46 +0300
commit362e21f3a3a38c04fe81163d66a1ce5011094542 (patch)
treee85e28b56c69f6afee505e2fb545da8863302e21
parentc4e25ad216bfb706bfc687dda17750a017a259a1 (diff)
[tx-robot] updated from transifexv15.0.8RC1v15.0.8
-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