diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
commit | 38224a844f70c79eb85c142c011b7282455b726c (patch) | |
tree | cba9a2ef5e0d3830839ea5812af13483bf32ab2e /apps/files/l10n/el.js | |
parent | bfc8a35a3e099cd0f1495193f9326124a600b76f (diff) | |
download | nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/el.js')
-rw-r--r-- | apps/files/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index dfc42986f6d..3357f108b25 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -263,7 +263,6 @@ OC.L10N.register( "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", "The files is locked" : "Το αρχείο είναι κλειδωμένο", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", - "Chose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", "Move to {target}" : "Μετακίνηση σε {target}", "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", - "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα" + "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", + "Chose destination" : "Επιλέξτε προορισμό" }, "nplurals=2; plural=(n != 1);"); |