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_ostemplate_list.lng |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng b/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
index 6471ec0..bf5923a 100644
--- a/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
+++ b/interface/web/vm/lib/lang/tr_openvz_ostemplate_list.lng
@@ -1,8 +1,8 @@
 <?php
-$wb['list_head_txt'] = 'OpenVZ OSTemplate';
-$wb['active_txt'] = 'Active';
-$wb['template_name_txt'] = 'Template name';
-$wb['server_id_txt'] = 'Server';
-$wb['allservers_txt'] = 'Exists on all servers';
-$wb['ostemplate_id_txt'] = 'ID';
+$wb['list_head_txt'] = 'OpenVZ OS Kalıbı';
+$wb['active_txt'] = 'Etkin';
+$wb['template_name_txt'] = 'Kalıp Adı';
+$wb['server_id_txt'] = 'Sunucu';
+$wb['allservers_txt'] = 'Tüm sunucularda var';
+$wb['ostemplate_id_txt'] = 'Kod';
 ?>

--
Gitblit v1.9.1