]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
More recycling in translation files.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 29c13aa15d98a5e5e8209a1a7f32819a602b6011..845548f26664109fa860e7fe04b566f46a0d6fac 100644 (file)
@@ -185,8 +185,9 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => 'Not',
+'label.notes' => 'Notlar',
+// TODO: translate the following.
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -212,7 +213,8 @@ $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.comment' => 'Yorum',
+// TODO: translate the following.
 // 'label.status' => 'Status',
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
@@ -354,8 +356,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'Parolanızı unuttunuz mu?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -443,14 +445,12 @@ $i18n_key_words = array(
 "form.mytime.start" => 'başlat',
 "form.mytime.finish" => 'tamamla',
 "form.mytime.duration" => 'süre',
-"form.mytime.note" => 'not',
 "form.mytime.daily" => 'günlük çalışma',
 "form.mytime.total" => 'toplam saat: ',
 "form.mytime.th.project" => 'proje',
 "form.mytime.th.start" => 'başlat',
 "form.mytime.th.finish" => 'tamamla',
 "form.mytime.th.duration" => 'süre',
-"form.mytime.th.note" => 'not',
 "form.mytime.del_yes" => 'zaman kaydı başarıyla silindi',
 "form.mytime.no_finished_rec" => 'bu kayıt sadece başlangıç zamanıyla silindi. bu hata değildir. gerekirse çıkış yapın.',
 "form.mytime.warn_tozero_rec" => 'bu zaman kaydı silinmeli çünkü zaman aralığı kilitli',
@@ -502,7 +502,6 @@ $i18n_key_words = array(
 "form.report.duration" => 'süre',
 "form.report.start" => 'başlangıç',
 "form.report.finish" => 'son',
-"form.report.note" => 'not',
 "form.report.project" => 'proje',
 "form.report.totals_only" => 'sadece toplamlar',
 "form.report.total" => 'saat toplamı',
@@ -512,12 +511,10 @@ $i18n_key_words = array(
 "form.report.th.start" => 'başlangıç',
 "form.report.th.finish" => 'son',
 "form.report.th.duration" => 'süre',
-"form.report.th.note" => 'not',
 
 // 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<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
@@ -532,7 +529,6 @@ $i18n_key_words = array(
 "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',
@@ -556,10 +552,8 @@ $i18n_key_words = array(
 "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.forgot_password" => 'parolanızı unuttunuz mu?',
 "forward.tocsvfile" => 'bilgileri .csv dosyasına aktar',
 "forward.toxmlfile" => 'bilgileri .xml dosyasına aktar',
 "forward.geninvoice" => 'fatura yarat',