X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=986b6b3d01252ca716b129b95480086226f05301;hb=1593111c571fb4ab79ed1a7239552767f5e2dce0;hp=9a874e94117b2f5f37abb74f5ff88cce9050fba1;hpb=8f20fd3208aaa11e5ecf009c7c01af45a5a8532d;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 9a874e94..986b6b3d 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -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 Windows login and password 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 Time Tracker 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', @@ -579,7 +576,6 @@ $i18n_key_words = array( "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', );