X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1593111c571fb4ab79ed1a7239552767f5e2dce0..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/tr.lang.php
diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php
index 986b6b3d..0f02f2b9 100644
--- a/WEB-INF/resources/tr.lang.php
+++ b/WEB-INF/resources/tr.lang.php
@@ -92,7 +92,8 @@ $i18n_key_words = array(
'error.project' => 'Proje seç.',
// TODO: translate the following.
// 'error.task' => 'Select task.',
-// 'error.client' => 'Select client.',
+'error.client' => 'MüÅteri seç',
+// TODO: translate the following.
// 'error.report' => 'Select report.',
// 'error.record' => 'Select record.',
'error.auth' => 'Hatalı kullanıcı adı veya parola.',
@@ -213,9 +214,10 @@ $i18n_key_words = array(
// 'label.date_format' => 'Date format',
// 'label.time_format' => 'Time format',
// 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
-// 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.comment' => 'Yorum',
+'label.status' => 'Durum',
+'label.tax' => 'Vergi',
+// TODO: translate the following.
// 'label.subtotal' => 'Subtotal',
'label.total' => 'Toplam',
// TODO: translate the following.
@@ -467,7 +469,6 @@ $i18n_key_words = array(
"form.people.edit_str" => 'kullanıcı düzenleniyor',
"form.people.del_str" => 'kullanıcı siliniyor',
"form.people.th.role" => 'rol',
-"form.people.th.status" => 'durum',
"form.people.th.project" => 'proje',
"form.people.th.rate" => 'tarife',
"form.people.manager" => 'yönetici',
@@ -514,7 +515,6 @@ $i18n_key_words = array(
// mail form attributes
"form.mail.from" => 'kimden',
"form.mail.to" => 'kime',
-"form.mail.comment" => 'yorum',
"form.mail.above" => 'bu raporu e-posta ile yolla',
// Note to translators: this string needs to be translated.
// "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.',
@@ -528,8 +528,6 @@ $i18n_key_words = array(
"form.invoice.fillform" => 'alanları doldur',
"form.invoice.date" => 'tarih',
"form.invoice.number" => 'fatura numarası',
-"form.invoice.tax" => 'vergi',
-"form.invoice.comment" => 'yorum ',
"form.invoice.th.username" => 'kiÅi',
"form.invoice.th.time" => 'saatler',
"form.invoice.th.rate" => 'tarife',
@@ -552,15 +550,12 @@ $i18n_key_words = array(
"form.client.add_title" => 'müÅteri ekle',
"form.client.edit_title" => 'müÅteriyi düzenle',
"form.client.del_title" => 'müÅteriyi sil',
-"form.client.tax" => 'vergi',
-"form.client.comment" => 'yorum ',
// miscellaneous strings
"forward.tocsvfile" => 'bilgileri .csv dosyasına aktar',
"forward.toxmlfile" => 'bilgileri .xml dosyasına aktar',
"forward.geninvoice" => 'fatura yarat',
-"controls.select.client" => '--- müÅteri seç ---',
"controls.project_bind" => '--- tümü ---',
"controls.all" => '--- tümü ---',
"controls.notbind" => '--- hiç ---',