diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
commit | 4b296c750a89878e11fe610a69f706c192155f30 (patch) | |
tree | b23f44c327904a434adcb5c6ac7cca7f26b7dbc3 /lib/l10n/el.js | |
parent | 7773f1b3793f1b454dfb9eb8937b7ac18313e92f (diff) | |
download | nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.tar.gz nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 4f1563acfe3..33e78345638 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -120,11 +120,14 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", + "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", + "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", + "Open »%s«" : "Άνοιγμα »%s«", + "%1$s via %2$s" : "%1$s μέσω %2$s", "%1$s shared »%2$s« with you and wants to add:" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει:", "%1$s shared »%2$s« with you and wants to add" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς και θέλει να προσθέσει", "»%s« added a note to a file shared with you" : "Ο »%s« πρόσθεσε μια σημείωση στο κοινόχρηστο αρχείο", - "Open »%s«" : "Άνοιγμα »%s«", - "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο διαμοιρασμός %s", "Cannot increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του/της %s", "Files cannot be shared with delete permissions" : "Δεν είναι δυνατή η κοινή χρήση αρχείων με δικαιώματα διαγραφής", @@ -132,9 +135,6 @@ OC.L10N.register( "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερο από %n ημέρα στο μέλλον","Δεν είναι δυνατός ο ορισμός ημερομηνίας λήξης για περισσότερες από %n ημέρες στο μέλλον"], "Sharing is only allowed with group members" : "Η κοινή χρήση επιτρέπεται μόνο με μέλη της ομάδας", - "%1$s shared »%2$s« with you" : "Ο/η %1$s διαμοιράστηκε το »%2$s« με εσάς.", - "%1$s shared »%2$s« with you." : "Ο/η %1$s διαμοιράστηκε »%2$s« με εσάς.", - "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"", "Sunday" : "Κυριακή", |