diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:29 +0000 |
commit | 0f4e3f36220da7ed5d4e6712b7177bd5040b16cc (patch) | |
tree | 69d04e209fb3c572bcf2a3c98b3fcad9e24acea5 /apps/files/l10n/el.json | |
parent | cf035c8cad039b89c2a58353e21c4a762e1dd256 (diff) | |
download | nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.tar.gz nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/el.json')
-rw-r--r-- | apps/files/l10n/el.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 4ff985fff75..a2da9c8a777 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -248,7 +248,6 @@ "This file/folder is already in that directory" : "Αυτό το αρχείο/φάκελος βρίσκεται ήδη σε αυτόν τον κατάλογο", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Δεν μπορείτε να μετακινήσετε ένα αρχείο/φάκελο στον εαυτό του ή σε έναν υποφάκελο του ίδιου του φακέλου.", "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", - "The files is locked" : "Το αρχείο είναι κλειδωμένο", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", "Choose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", @@ -310,6 +309,7 @@ "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", - "Add" : "Προσθήκη" + "Add" : "Προσθήκη", + "The files is locked" : "Το αρχείο είναι κλειδωμένο" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |