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:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-22 03:30:14 +0300
commited1cadc421fdf3449531783d66943ae645ae407b (patch)
treeefa9b7d3b35a5e513c6e5a5c3730afd56feecf32
parente2c0c7138bac74f0d33a6094ebcd1f4874b43916 (diff)
[tx-robot] updated from transifexv13.0.2
-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" : "Ειδοποιήσεις",