Some more recycling in translation files.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 7741fe9..986b6b3 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',
@@ -220,7 +221,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'ya da',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* zorunlu bilgi',
@@ -353,8 +355,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.
@@ -442,14 +444,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',
@@ -501,7 +501,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ı',
@@ -511,7 +510,6 @@ $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',
@@ -558,7 +556,6 @@ $i18n_key_words = array(
 "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',
@@ -574,16 +571,11 @@ $i18n_key_words = array(
 "controls.per_td" => 'bugün',
 "controls.per_at" => 'tüm zamanlar',
 
-// labels
-"label.chart.title1" => 'kullanıcı için faaliyetler',
-"label.chart.period" => 'dönem için grafik',
-
 "label.group_title" => 'gruplandırma kıstası',
 
 "label.set_empl" => 'kullanıcıları seç',
 "label.sel_all" => 'tümünü seç',
 "label.sel_none" => 'hiçbirini seçme',
-"label.or" => 'ya da',
 "label.disable" => 'devre dışı bırak',
 "label.enable" => 'devreye sok',
 );