diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-27 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-27 01:54:33 -0500 |
commit | d2e53d1022ac4977739d3f159008e652115ed1b5 (patch) | |
tree | ffb9ff7ea7018cc203aa85dca298c09e08dd2e08 /apps/files_trashbin/l10n | |
parent | 0836ce9cd83aac7a6cd2a6396632f6ddd8b09f3a (diff) | |
download | nextcloud-server-d2e53d1022ac4977739d3f159008e652115ed1b5.tar.gz nextcloud-server-d2e53d1022ac4977739d3f159008e652115ed1b5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/el.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/el.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/el.js b/apps/files_trashbin/l10n/el.js index c38ed3cef37..f41ab173604 100644 --- a/apps/files_trashbin/l10n/el.js +++ b/apps/files_trashbin/l10n/el.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete permanently" : "Μόνιμη διαγραφή", "Error" : "Σφάλμα", "restored" : "επαναφέρθηκαν", + "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", + "Select all" : "Επιλογή όλων", "Name" : "Όνομα", "Deleted" : "Διαγραμμένα", "Delete" : "Διαγραφή" diff --git a/apps/files_trashbin/l10n/el.json b/apps/files_trashbin/l10n/el.json index 345344e329a..31fcde922b1 100644 --- a/apps/files_trashbin/l10n/el.json +++ b/apps/files_trashbin/l10n/el.json @@ -6,6 +6,8 @@ "Delete permanently" : "Μόνιμη διαγραφή", "Error" : "Σφάλμα", "restored" : "επαναφέρθηκαν", + "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", + "Select all" : "Επιλογή όλων", "Name" : "Όνομα", "Deleted" : "Διαγραμμένα", "Delete" : "Διαγραφή" |