tbrehm
2011-11-07 64f24e4eda19e1b9888f99a19d36ae49586a962b
interface/web/vm/lib/lang/el_openvz_ostemplate.lng
@@ -1,11 +1,12 @@
<?php
$wb['template_name_txt'] = 'Template name';
$wb['template_file_txt'] = 'Template filename';
$wb['template_name_txt'] = 'Όνομα προτύπυ';
$wb['template_file_txt'] = 'Αρχείο προτύπου';
$wb['server_id_txt'] = 'Server';
$wb['allservers_txt'] = 'Exists on all servers';
$wb['active_txt'] = 'Active';
$wb['description_txt'] = 'Description';
$wb['template_name_error_empty'] = 'Template name is empty.';
$wb['template_file_error_empty'] = 'Template filename is empty.';
$wb['Template'] = 'Template';
$wb['allservers_txt'] = 'Υπάρχει σε όλους τους servers';
$wb['active_txt'] = 'Ενεργό';
$wb['description_txt'] = 'Περιγραφή';
$wb['template_name_error_empty'] = 'Το όνομα του προτύπου είναι κενό.';
$wb['template_file_error_empty'] = 'Το αρχείο του προτύπου δεν έχει καθοριστεί.';
$wb['Template'] = 'Πρότυπο';
?>