diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-06 00:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-06 00:12:21 +0000 |
commit | ca54166e352f4e54887dd307bb10cc60308dbc6a (patch) | |
tree | 3051b04c691279ec6a8185f080846f6944f37b59 /lib/l10n | |
parent | a625a4d70489138af67c0059b76ad2b66f682afc (diff) | |
download | nextcloud-server-ca54166e352f4e54887dd307bb10cc60308dbc6a.tar.gz nextcloud-server-ca54166e352f4e54887dd307bb10cc60308dbc6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-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\"", |