Blame view

sources/apps/files_sharing/l10n/el.php 553 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  <?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" => "υπηρεσίες δικτύου υπό τον έλεγχό σας"
  );