diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-22 00:26:25 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-22 00:26:25 +0100 |
commit | 05fda76776890a449366b3a4a766080e61ffabb6 (patch) | |
tree | 869774c275f7f2331aa1107d1dcf2ae3c02d7b97 /core/l10n/el.php | |
parent | 3e39c39d6a106af08898d52e1015142d9c411365 (diff) | |
download | nextcloud-server-05fda76776890a449366b3a4a766080e61ffabb6.tar.gz nextcloud-server-05fda76776890a449366b3a4a766080e61ffabb6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/el.php')
-rw-r--r-- | core/l10n/el.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/el.php b/core/l10n/el.php index e01de9fdc2c..d8a5d7aef51 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"User %s shared a file with you" => "Ο χρήστης %s διαμοιράστηκε ένα αρχείο με εσάς", +"User %s shared a folder with you" => "Ο χρήστης %s διαμοιράστηκε ένα φάκελο με εσάς", +"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Ο χρήστης %s διαμοιράστηκε το αρχείο \"%s\" μαζί σας. Είναι διαθέσιμο για λήψη εδώ: %s", +"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Ο χρήστης %s διαμοιράστηκε τον φάκελο \"%s\" μαζί σας. Είναι διαθέσιμος για λήψη εδώ: %s", "Category type not provided." => "Δεν δώθηκε τύπος κατηγορίας.", "No category to add?" => "Δεν έχετε κατηγορία να προσθέσετε;", "This category already exists: " => "Αυτή η κατηγορία υπάρχει ήδη:", @@ -39,6 +43,8 @@ "Share with link" => "Διαμοιρασμός με σύνδεσμο", "Password protect" => "Προστασία συνθηματικού", "Password" => "Συνθηματικό", +"Email link to person" => "Αποστολή συνδέσμου με email ", +"Send" => "Αποστολή", "Set expiration date" => "Ορισμός ημ. λήξης", "Expiration date" => "Ημερομηνία λήξης", "Share via email:" => "Διαμοιρασμός μέσω email:", @@ -55,6 +61,8 @@ "Password protected" => "Προστασία με συνθηματικό", "Error unsetting expiration date" => "Σφάλμα κατά την διαγραφή της ημ. λήξης", "Error setting expiration date" => "Σφάλμα κατά τον ορισμό ημ. λήξης", +"Sending ..." => "Αποστολή...", +"Email sent" => "Το Email απεστάλη ", "ownCloud password reset" => "Επαναφορά συνθηματικού ownCloud", "Use the following link to reset your password: {link}" => "Χρησιμοποιήστε τον ακόλουθο σύνδεσμο για να επανεκδόσετε τον κωδικό: {link}", "You will receive a link to reset your password via Email." => "Θα λάβετε ένα σύνδεσμο για να επαναφέρετε τον κωδικό πρόσβασής σας μέσω ηλεκτρονικού ταχυδρομείου.", |