Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/vm/lib/lang/el_openvz_ostemplate.lng
@@ -1,11 +1,11 @@
<?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'] = 'Πρότυπο';
?>