diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-08 02:28:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-08 02:28:20 +0000 |
commit | fc5247892b9d7b07dd1ff8342b6df9fdd1254a12 (patch) | |
tree | e69202a73666affaf0e13b6b22036268217ef443 /apps/files/l10n/el.js | |
parent | 6f11379f36a2c8670786ab7e1fc4cf317cf7b86b (diff) | |
download | nextcloud-server-fc5247892b9d7b07dd1ff8342b6df9fdd1254a12.tar.gz nextcloud-server-fc5247892b9d7b07dd1ff8342b6df9fdd1254a12.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 54ca0d31035..6f4c6db4fe8 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -109,6 +109,8 @@ OC.L10N.register( "Create new folder" : "Δημιουργία νέου φακέλου", "Upload file" : "Μεταφόρτωση αρχείου", "Recent" : "Πρόσφατα", + "This file has the tag {tag}" : "Αυτό το αρχείο έχει την ετικέτα {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Αυτό το αρχείο έχει τις ετικέτες {firstTags} και {lastTag}", "Not favorited" : "Δεν είναι αγαπημένο", "Remove from favorites" : "Αφαίρεση από τα αγαπημένα", "Add to favorites" : "Προσθήκη στα αγαπημένα", |