X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d843adf87afb693ebf31ca3ad23705126ffca0bc..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 845548f2..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.', @@ -214,9 +215,9 @@ $i18n_key_words = array( // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', 'label.comment' => 'Yorum', +'label.status' => 'Durum', +'label.tax' => 'Vergi', // TODO: translate the following. -// 'label.status' => 'Status', -// 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => 'Toplam', // TODO: translate the following. @@ -468,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', @@ -528,7 +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.th.username" => 'kişi', "form.invoice.th.time" => 'saatler', "form.invoice.th.rate" => 'tarife', @@ -551,14 +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', // 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ç ---',