diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-06 00:12:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-06 00:12:37 +0000 |
commit | 0785eb510394c4acc524d7ad1d873a82dac7baf9 (patch) | |
tree | eda675cd6e422d67be33f6ecb65b7796a9a352f3 /lib | |
parent | 72721a9e3dda0dc5229e29cd98df96eaf223769e (diff) | |
download | nextcloud-server-0785eb510394c4acc524d7ad1d873a82dac7baf9.tar.gz nextcloud-server-0785eb510394c4acc524d7ad1d873a82dac7baf9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/el.js | 1 | ||||
-rw-r--r-- | lib/l10n/el.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 85abab85847..6949205be3d 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -119,6 +119,7 @@ OC.L10N.register( "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", "%s shared »%s« with you" : "Ο %s διαμοιράστηκε μαζί σας το »%s«", + "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "%s via %s" : "%s μέσω %s", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 5b42ca2bad7..6866edc4cf6 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -117,6 +117,7 @@ "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", "%s shared »%s« with you" : "Ο %s διαμοιράστηκε μαζί σας το »%s«", + "Click the button below to open it." : "Κάντε κλικ στο παρακάτω κουμπί για να το ανοίξετε.", "%s via %s" : "%s μέσω %s", "The requested share does not exist anymore" : "Το διαμοιρασμένο που ζητήθηκε δεν υπάρχει πλέον", "Could not find category \"%s\"" : "Αδυναμία εύρεσης κατηγορίας \"%s\"", |