Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
interface/web/vm/lib/lang/tr_openvz_ostemplate.lng
@@ -1,11 +1,11 @@
<?php
$wb['template_name_txt'] = 'Template name';
$wb['template_file_txt'] = 'Template filename';
$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['template_name_txt'] = 'Kalıp adı';
$wb['template_file_txt'] = 'Kalıp dosya adı';
$wb['server_id_txt'] = 'Sunucu';
$wb['allservers_txt'] = 'Tüm sunucularda var';
$wb['active_txt'] = 'Etkin';
$wb['description_txt'] = 'Açıklama';
$wb['template_name_error_empty'] = 'Kalıp adı boş olamaz.';
$wb['template_file_error_empty'] = 'Kalıp dosya adı boş olamaz.';
$wb['Template'] = 'Kalıp';
?>