aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/el.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-09-29 00:12:16 +0000
commit73aabbd3c01601a81cedff36d181c4a674d68d8a (patch)
treeacd270cd4ba4771574579c07a334981dcc516319 /apps/files_trashbin/l10n/el.js
parentb7bd6bd68250612d975b63fcfbb0865224c93d7c (diff)
downloadnextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz
nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/el.js')
-rw-r--r--apps/files_trashbin/l10n/el.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/el.js b/apps/files_trashbin/l10n/el.js
index f29346267d7..a5be7e360b4 100644
--- a/apps/files_trashbin/l10n/el.js
+++ b/apps/files_trashbin/l10n/el.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Αδύνατη η μόνιμη διαγραφή του %s",
- "Couldn't restore %s" : "Αδυναμία επαναφοράς %s",
"Deleted files" : "Διεγραμμένα αρχεία",
"Restore" : "Επαναφορά",
"Delete" : "Διαγραφή",
"Delete permanently" : "Μόνιμη διαγραφή",
- "Error" : "Σφάλμα",
"This operation is forbidden" : "Αυτή η ενέργεια δεν επιτρέπεται",
"This directory is unavailable, please check the logs or contact the administrator" : "Ο κατάλογος δεν είναι διαθέσιμος, παρακαλώ ελέγξτε τα αρχεία καταγραφής ή επικοινωνήστε με το διαχειριστή",
"restored" : "επαναφέρθηκαν",
@@ -17,6 +14,9 @@ OC.L10N.register(
"Select all" : "Επιλογή όλων",
"Name" : "Όνομα",
"Actions" : "Ενέργειες",
- "Deleted" : "Διαγραμμένα"
+ "Deleted" : "Διαγραμμένα",
+ "Couldn't delete %s permanently" : "Αδύνατη η μόνιμη διαγραφή του %s",
+ "Couldn't restore %s" : "Αδυναμία επαναφοράς %s",
+ "Error" : "Σφάλμα"
},
"nplurals=2; plural=(n != 1);");