diff options
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/el.js | 6 | ||||
-rw-r--r-- | apps/workflowengine/l10n/el.json | 6 |
2 files changed, 12 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 δεν είναι έγκυρη", diff --git a/apps/workflowengine/l10n/el.json b/apps/workflowengine/l10n/el.json index 5b20a0aa2a4..a149f8a7049 100644 --- a/apps/workflowengine/l10n/el.json +++ b/apps/workflowengine/l10n/el.json @@ -10,6 +10,12 @@ "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 δεν είναι έγκυρη", |