diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-10 02:17:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-10 02:17:08 +0000 |
commit | 0a64de0b78245394580d7d7fe0292a49adec0a6e (patch) | |
tree | 6f6e2a86ac045f0a45f659fa492fec7382b54240 /apps/workflowengine/l10n/el.js | |
parent | d7ddc83f81f88f543ec44ea18865c77d1468013c (diff) | |
download | nextcloud-server-0a64de0b78245394580d7d7fe0292a49adec0a6e.tar.gz nextcloud-server-0a64de0b78245394580d7d7fe0292a49adec0a6e.zip |
[tx-robot] updated from transifex
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 δεν είναι έγκυρη", |