diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-21 00:11:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-21 00:11:39 +0000 |
commit | 6b5132502e661e108a2862fa2ed631f88bc5e9dc (patch) | |
tree | f1d5d6f9f8517dd89430aa3c182120d30a777805 /apps/files/l10n/el.js | |
parent | 0580f498f237d6fb923a8dd48e454a792c47f0b6 (diff) | |
download | nextcloud-server-6b5132502e661e108a2862fa2ed631f88bc5e9dc.tar.gz nextcloud-server-6b5132502e661e108a2862fa2ed631f88bc5e9dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/el.js')
-rw-r--r-- | apps/files/l10n/el.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 601cdef37f2..d898250e87b 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -142,6 +142,7 @@ OC.L10N.register( "Tags" : "Ετικέτες", "Deleted files" : "Διεγραμμένα αρχεία", "Text file" : "Αρχείο κειμένου", - "New text file.txt" : "Νέο αρχείο κειμένου.txt" + "New text file.txt" : "Νέο αρχείο κειμένου.txt", + "Move" : "Μετακίνηση" }, "nplurals=2; plural=(n != 1);"); |