diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files/l10n/el.json | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/el.json')
-rw-r--r-- | apps/files/l10n/el.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 6b0d8e40e43..b88fb99c525 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -77,10 +77,6 @@ "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.", "\"/\" is not allowed inside a file name." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός χώρος του {owner} είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Ο φάκελος ομάδας \"{mountPoint}\" είναι γεμάτος, τα αρχεία δεν μπορούν πλέον να ενημερωθούν ή να συγχρονιστούν!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν πλέον να ενημερωθούν ή να συγχρονιστούν!", - "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Ο αποθηκευτικός χώρος του {owner} είναι σχεδόν γεμάτος ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο φάκελος ομάδας \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", @@ -191,6 +187,10 @@ "Text file" : "Αρχείο κειμένου", "New text file.txt" : "Νέο αρχείο κειμένου.txt", "Unshare" : "Διακοπή διαμοιρασμού", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός χώρος του {owner} είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Ο φάκελος ομάδας \"{mountPoint}\" είναι γεμάτος, τα αρχεία δεν μπορούν πλέον να ενημερωθούν ή να συγχρονιστούν!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν πλέον να ενημερωθούν ή να συγχρονιστούν!", + "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Ο αποθηκευτικός χώρος του {owner} είναι σχεδόν γεμάτος ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Ο φάκελος ομάδας \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%)", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", |