X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3200247c2b3dfa00711d89d35b9943c6677b4c1c..0b82147f3018b14ff4967422e1a28cdd7c811c1a:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index b7801523..2a3c9f8c 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -221,9 +221,10 @@ $i18n_key_words = array( // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', // 'label.required_fields' => '* - required fields', // 'label.on_behalf' => 'on behalf of', -// 'label.role_manager' => '(manager)', -// 'label.role_comanager' => '(co-manager)', -// 'label.role_admin' => '(administrator)', +'label.role_manager' => '(yönetici)', +'label.role_comanager' => '(yardımcı yönetici)', +'label.role_admin' => '(sistem yönetici)', +// TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', // 'label.yes' => 'yes', @@ -501,9 +502,6 @@ $i18n_key_words = array( "label.chart.period" => 'dönem için grafik', "label.pbehalf_info" => '% % % adına', -"label.pminfo" => ' (yönetici)', -"label.pcminfo" => ' (yardımcı yönetici)', -"label.painfo" => ' (sistem yönetici)', "label.time_noentry" => 'giriş yok', "label.today" => 'bugün', "label.req_fields" => '* zorunlu bilgi',