Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/greek/videoconf.inc.php

22 lines
894 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$Camera = "Κάμερα";
$Microphone = "Μικρόφωνο";
$Name = "Όνομα";
$DeleteStream = "Διαγραφή ροής (stream)";
$Progress = "Πρόοδος";
$Play = "Αναπαραγωγή";
$Stop = "Διακοπή";
$Record = "Εγγραφή";
$NoFileAvailable = "Δεν υπάρχει διαθέσιμο αρχείο";
$RecordingOnlyForTeachers = "Εγγραφή μόνο για τους Εκπαιδευτές";
$UsersNow = "Χρήστες αυτή τη στιγμή";
$StartConference = "Έναρξη τηλεδιάσκεψης";
$MyName = "Το όνομά μου";
$OrganisationSVideoconference = "Chamilo LIVE Τηλεδιάσκεψη";
$ImportPresentation = "Εισαγωγή παρουσίασης";
$RefreshList = "Ανανέωση λίστας";
$GoToTop = "Μετάβαση στην κορυφή";
?>