diff options
Diffstat (limited to 'apps/files_sharing/l10n/el.php')
-rw-r--r-- | apps/files_sharing/l10n/el.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php index 3406c508e61..5305eedd484 100644 --- a/apps/files_sharing/l10n/el.php +++ b/apps/files_sharing/l10n/el.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Password" => "Συνθηματικό", "Submit" => "Καταχώρηση", +"%s shared the folder %s with you" => "%s μοιράστηκε τον φάκελο %s μαζί σας", +"%s shared the file %s with you" => "%s μοιράστηκε το αρχείο %s μαζί σας", "Download" => "Λήψη", "No preview available for" => "Δεν υπάρχει διαθέσιμη προεπισκόπηση για", "web services under your control" => "υπηρεσίες δικτύου υπό τον έλεγχό σας" |