From e1ceb050e19c7574bca146a8da7047ee4ff456b5 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Sun, 10 Jul 2016 05:02:35 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

---
 interface/web/tools/lib/lang/tr.lng |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/interface/web/tools/lib/lang/tr.lng b/interface/web/tools/lib/lang/tr.lng
index 6513fce..5782a86 100644
--- a/interface/web/tools/lib/lang/tr.lng
+++ b/interface/web/tools/lib/lang/tr.lng
@@ -2,11 +2,12 @@
 $wb['User Settings'] = 'Kullanıcı Ayarları';
 $wb['Settings'] = 'Ayarlar';
 $wb['ISPConfig Tools'] = 'ISPConfig Araçları';
-$wb['Password and Language'] = 'Şifre ve Dil';
-$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.';
-$wb['Resync'] = 'Resync';
-$wb['Sync Tools'] = 'Sync Tools';
-$wb['Import'] = 'Import';
-$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail';
-$wb['PDNS Tupa'] = 'PowerDNS Tupa';
+$wb['Interface'] = 'Arayüz';
+$wb['Password and Language'] = 'Parola ve Dil';
+$wb['ispconfig_tools_note'] = 'Bu modül parola ve dilin değiştirilmesini sağlayarak DNS kayıtları eşleştirmesini başlatır.';
+$wb['Sync Tools'] = 'Eşleştirme Araçları';
+$wb['Resync'] = 'Eşleştirme';
+$wb['Import'] = 'Al';
+$wb['ISPConfig 3 mail'] = 'ISPConfig 3 postası';
+$wb['PDNS Tupa'] = 'PowerDNS Tupa Yöneticisi';
 ?>

--
Gitblit v1.9.1