X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/47a30e69b5389f5e6cf7b7fa879d3410887ab24b..ceb103409d123c30e3c1c485b1f06293d1fe7308:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 7fcb6bee..328ca55b 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -168,10 +168,10 @@ $i18n_key_words = array( // 'label.bcc' => 'Bcc', 'label.subject' => 'Konu', 'label.date' => 'Tarih', +'label.start_date' => 'Başlangıç tarihi', +'label.end_date' => 'Son tarihi', +'label.user' => 'Kullanıcı', // TODO: translate the following. -// 'label.start_date' => 'Start date', -// 'label.end_date' => 'End date', -// 'label.user' => 'User', // 'label.users' => 'Users', // 'label.client' => 'Client', // 'label.clients' => 'Clients', @@ -315,7 +315,8 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Team Data', // 'title.import' => 'Importing Team Data', // 'title.options' => 'Options', -// 'title.profile' => 'Profile', +'title.profile' => 'Profili', +// TODO: translate the following. // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -413,7 +414,7 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'proje', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', +'form.reports.totals_only' => 'Sadece toplamlar', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). @@ -471,13 +472,10 @@ $i18n_key_words = array( "form.mytime.edit_title" => 'zaman kaydını düzenliyor', "form.mytime.del_str" => 'zaman kaydını siliyor', "form.mytime.time_form" => ' (ss:dd)', -"form.mytime.daily" => 'günlük çalışma', "form.mytime.total" => 'toplam saat: ', "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', -// Note to translators: the string below is missing and must be translated and added -// "form.mytime.uncompleted" => 'uncompleted', // profile form attributes // Note to translators: we need a more accurate translation of form.profile.create_title @@ -493,18 +491,13 @@ $i18n_key_words = array( "form.people.th.rate" => 'tarife', "form.people.manager" => 'yönetici', "form.people.comanager" => 'yardımcı yönetici', -"form.people.empl" => 'kullanıcı', "form.people.rate" => 'varsayılan saat ücreti', "form.people.comanager" => 'yardımcı yönetici', // report attributes "form.report.title" => 'raporlar', -"form.report.from" => 'başlangıç tarihi', -"form.report.to" => 'son tarihi', -"form.report.totals_only" => 'sadece toplamlar', "form.report.total" => 'saat toplamı', -"form.report.th.empllist" => 'kullanıcı', // mail form attributes "form.mail.from" => 'kimden',