diff options
Diffstat (limited to 'apps/files_sharing/l10n/el.php')
-rw-r--r-- | apps/files_sharing/l10n/el.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php index eb559a682d9..abc23d460d4 100644 --- a/apps/files_sharing/l10n/el.php +++ b/apps/files_sharing/l10n/el.php @@ -1,9 +1,17 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Διαμοιρασμένο με εσάς", +"Shared with others" => "Διαμοιρασμένο με άλλους", +"No files have been shared with you yet." => "Κανένα αρχείο δνε έχει διαμοιραστεί ακόμα με εσάς.", +"You haven't shared any files yet." => "Δεν έχετε διαμοιραστεί κανένα αρχείο ακόμα.", "Shared by {owner}" => "Διαμοιράστηκε από τον {owner}", +"Shared by" => "Διαμοιράστηκε από", +"link" => "σύνδεσμος", "This share is password-protected" => "Αυτός ο κοινόχρηστος φάκελος προστατεύεται με κωδικό", "The password is wrong. Try again." => "Εσφαλμένος κωδικός πρόσβασης. Προσπαθήστε ξανά.", "Password" => "Κωδικός πρόσβασης", +"Name" => "Όνομα", +"Share time" => "Χρόνος διαμοιρασμού", "Sorry, this link doesn’t seem to work anymore." => "Συγγνώμη, αυτός ο σύνδεσμος μοιάζει να μην ισχύει πια.", "Reasons might be:" => "Οι λόγοι μπορεί να είναι:", "the item was removed" => "το αντικείμενο απομακρύνθηκε", |