diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-30 02:17:11 +0000 |
commit | 523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch) | |
tree | 7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n/el.js | |
parent | 8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff) | |
download | nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/el.js')
-rw-r--r-- | apps/files_sharing/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 6ddf5f76049..5fbe8e9f471 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -156,7 +156,6 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "Διαμοιράστηκε με τη συζήτηση {user} από {owner}", "Shared with {user} by {owner}" : "Διαμοιράστηκε με {user} από τον {owner}", "Added by {initiator}" : "Προστέθηκε από {initiator}", - "Via folder" : "Μέσω φακέλου", "Internal link" : "Εσωτερικός σύνδεσμος", "Link copied" : "Ο σύνδεσμος αντιγράφηκε", "Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα", @@ -229,6 +228,7 @@ OC.L10N.register( "Uploaded files:" : "Αποστολή αρχείων:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "could not delete share" : "αδυναμία διαγραφής κοινόχρηστου φακέλου", - "Uploading files…" : "Αποστολή αρχείων ..." + "Uploading files…" : "Αποστολή αρχείων ...", + "Via folder" : "Μέσω φακέλου" }, "nplurals=2; plural=(n != 1);"); |