diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-15 02:18:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-15 02:18:19 +0000 |
commit | e092141b6e03d35ccdc4b523b2ca99a775b79f93 (patch) | |
tree | cc8e9c8123ae11507b07b5eab2ec0094741f3910 /apps/files/l10n/el.js | |
parent | 1185289509dd3d6c54d10c52e2bec2b27b8bd765 (diff) | |
download | nextcloud-server-e092141b6e03d35ccdc4b523b2ca99a775b79f93.tar.gz nextcloud-server-e092141b6e03d35ccdc4b523b2ca99a775b79f93.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/el.js')
-rw-r--r-- | apps/files/l10n/el.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 574393a8266..d84d973dee9 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Αδυναμία δημιουργίας του αρχείου \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Αδυναμία δημιουργίας του αρχείου \"{file}\" επειδή υπάρχει ήδη", "Could not create folder \"{dir}\" because it already exists" : "Αδυναμία δημιουργίας του φακέλου \"{dir}\" επειδή υπάρχει ήδη", + "Could not fetch file details \"{file}\"" : "Δεν είναι δυνατή η ανάγνωση λεπτομερειών του αρχείου \"{file}\"", "Error deleting file \"{fileName}\"." : "Σφάλμα διαγραφής του \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Κανένα αποτέλεσμα αναζήτησης σε άλλους φακέλους για {tag}{filter}{endtag}", "Name" : "Όνομα", |