X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e191e482cfe8660d293b6e0791935c945193b01..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 7741fe9a..29c13aa1 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -220,7 +220,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', @@ -574,16 +575,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', );