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>2018-04-22 03:30:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-22 03:30:18 +0300
commitf2b1121a9268c47010fae1e93fe1e082c1a6cf3c (patch)
tree22bc729e32023be22cb7b80ff56bce9296e98330
parenta363e99aa3faa41bb8477f5b53ff9457b56cf907 (diff)
[tx-robot] updated from transifexv12.0.7
-rw-r--r--l10n/el.js2
-rw-r--r--l10n/el.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 5130d22..0f862f0 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"notifications",
{
"Failed to perform action" : "Αποτυχία εκτέλεσης ενέργειας",
+ "Failed to dismiss notification" : "Αποτυχία απόρριψης της ειδοποίησης",
+ "Failed to dismiss all notifications" : "Αποτυχία κατάργησης όλων των ειδοποιήσεων",
"in {path}" : "στο {path}",
"Admin notifications" : "Ειδοποιήσεις διαχειριστή",
"Notifications" : "Ειδοποιήσεις",
diff --git a/l10n/el.json b/l10n/el.json
index a5ced01..49567a0 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,5 +1,7 @@
{ "translations": {
"Failed to perform action" : "Αποτυχία εκτέλεσης ενέργειας",
+ "Failed to dismiss notification" : "Αποτυχία απόρριψης της ειδοποίησης",
+ "Failed to dismiss all notifications" : "Αποτυχία κατάργησης όλων των ειδοποιήσεων",
"in {path}" : "στο {path}",
"Admin notifications" : "Ειδοποιήσεις διαχειριστή",
"Notifications" : "Ειδοποιήσεις",