diff options
Diffstat (limited to 'apps/workflowengine/l10n/el.js')
-rw-r--r-- | apps/workflowengine/l10n/el.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/el.js b/apps/workflowengine/l10n/el.js index 7fab4ff34c2..ebc27168079 100644 --- a/apps/workflowengine/l10n/el.js +++ b/apps/workflowengine/l10n/el.js @@ -12,6 +12,12 @@ OC.L10N.register( "The given start time is invalid" : "Ο δοσμένος χρόνος έναρξης δεν είναι έγκυρος", "The given end time is invalid" : "Ο δοσμένος χρόνος λήξης δεν είναι έγκυρος", "The given group does not exist" : "Η δοσμένη ομάδα δεν υπάρχει", + "File" : "Αρχείο", + "File created" : "Το αρχείο δημιουργήθηκε", + "File updated" : "Το αρχείο ενημερώθηκε", + "File renamed" : "Το αρχείο μετονομάστηκε", + "File deleted" : "Το αρχείο διαγράφηκε", + "File copied" : "Το αρχείο αντιγράφηκε", "Operation #%s does not exist" : "Λειτουργία #%s δεν υπάρχει", "Operation %s does not exist" : "Λειτουργία %s δεν υπάρχει", "Operation %s is invalid" : "Λειτουργία %s δεν είναι έγκυρη", |