From bd12aad9ef1e564d1cd6618c76168c61e15c9c77 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Wed, 24 Jun 2015 04:08:49 -0400
Subject: [PATCH] Updated turkish translation.

---
 interface/web/vm/lib/lang/tr_openvz_vm_list.lng |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/interface/web/vm/lib/lang/tr_openvz_vm_list.lng b/interface/web/vm/lib/lang/tr_openvz_vm_list.lng
index 2238e2b..1a4ed0e 100644
--- a/interface/web/vm/lib/lang/tr_openvz_vm_list.lng
+++ b/interface/web/vm/lib/lang/tr_openvz_vm_list.lng
@@ -1,10 +1,10 @@
 <?php
-$wb['list_head_txt'] = 'Virtual server';
-$wb['active_txt'] = 'Active';
-$wb['server_id_txt'] = 'Hostserver';
-$wb['ostemplate_id_txt'] = 'OSTemplate';
-$wb['template_id_txt'] = 'Template';
-$wb['hostname_txt'] = 'Hostname';
-$wb['ip_address_txt'] = 'IP address';
+$wb['list_head_txt'] = 'Sanal Sunucu';
+$wb['active_txt'] = 'Etkin';
+$wb['server_id_txt'] = 'Sunucu';
+$wb['ostemplate_id_txt'] = 'OS Kalıbı';
+$wb['template_id_txt'] = 'Kalıp';
+$wb['hostname_txt'] = 'Sunucu Adı';
+$wb['ip_address_txt'] = 'IP Adresi';
 $wb['veid_txt'] = 'VEID';
 ?>

--
Gitblit v1.9.1