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/dns/lib/lang/tr_dns_soa_admin_list.lng |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/interface/web/dns/lib/lang/tr_dns_soa_admin_list.lng b/interface/web/dns/lib/lang/tr_dns_soa_admin_list.lng
index 183d1a8..2a39d07 100644
--- a/interface/web/dns/lib/lang/tr_dns_soa_admin_list.lng
+++ b/interface/web/dns/lib/lang/tr_dns_soa_admin_list.lng
@@ -1,11 +1,12 @@
 <?php
-$wb['list_head_txt'] = 'DNS-Zones';
-$wb['active_txt'] = 'Active';
-$wb['server_id_txt'] = 'Server';
-$wb['origin_txt'] = 'Zone';
-$wb['ns_txt'] = 'NS';
-$wb['mbox_txt'] = 'Email';
-$wb['add_new_record_wizard_txt'] = 'Add new DNS Zone with Wizard';
-$wb['add_new_record_txt'] = 'Add new DNS Zone manually';
-$wb['sys_groupid_txt'] = 'Client';
+$wb['list_head_txt'] = 'DNS Bölgeleri';
+$wb['active_txt'] = 'Etkin';
+$wb['server_id_txt'] = 'Sunucu';
+$wb['origin_txt'] = 'Bölge';
+$wb['ns_txt'] = 'Ad Sunucusu';
+$wb['mbox_txt'] = 'E-posta';
+$wb['add_new_record_wizard_txt'] = 'Yardımcı ile DNS bölgesi ekle';
+$wb['add_new_record_txt'] = 'El ile DNS Bölgesi Ekle';
+$wb['sys_groupid_txt'] = 'Müşteri';
 ?>
+

--
Gitblit v1.9.1