diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-16 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-16 02:25:45 +0000 |
commit | e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f (patch) | |
tree | 2c4baae1d3b6f9159acaf43ceae75e791b042dc6 /apps/files/l10n/el.js | |
parent | 2f07ce1f349a3fa05f84a47f0e9f17f221e0ef95 (diff) | |
download | nextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.tar.gz nextcloud-server-e6feca6d1559efaaf5ba31d5c24c4a436c0ccf5f.zip |
[tx-robot] updated 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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 230ae9b6ff0..a21867c5fb8 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -186,7 +186,6 @@ OC.L10N.register( "Templates" : "Πρότυπα", "Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων", "%s used" : "%s σε χρήση", - "%s%% of %s used" : "%s%% από %s σε χρήση", "%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s", "Show hidden files" : "Εμφάνιση κρυφών αρχείων", "Crop image previews" : "Περικοπή προεπισκόπησης εικόνας", @@ -215,6 +214,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Δεν έχετε δικαιώματα μεταφόρτωσης ή δημιουργίας αρχείων εδώ", "New" : "Νέο", "Cannot transfer ownership of a file or folder you don't own" : "Δεν μπορεί να μεταβιβαστεί η κυριότητα αρχείου ή φακέλου που δεν σας ανήκει", + "%s%% of %s used" : "%s%% από %s σε χρήση", "Settings" : "Ρυθμίσεις" }, "nplurals=2; plural=(n != 1);"); |