diff options
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index a38ff31be8a..48fec4d1310 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -70,7 +70,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Για αντιγραφή πατήστε Ctrl-C.", "Copy" : "Αντιγραφή", "Resharing is not allowed" : "Δεν επιτρέπεται να διαμοιραστεί ξανά", - "Share to {name}" : "Διαμοιρασμός με {name}", "Link" : "Σύνδεσμος", "Hide download" : "Απόκρυψη λήψης", "Password protect" : "Προστασία με συνθηματικό", @@ -86,6 +85,7 @@ OC.L10N.register( "Expiration" : "Λήξη", "Expiration date" : "Ημερομηνία λήξης", "Unshare" : "Αναίρεση διαμοιρασμού", + "Share to {name}" : "Διαμοιρασμός με {name}", "Share link" : "Διαμοιρασμός συνδέσμου", "Could not unshare" : "Δεν μπορεί να γίνει αναίρεση διαμοιρασμού", "Choose a password for the mail share" : "Επιλογή συνθηματικού για διαμοιρασμό με αλληλογραφία", |