X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/521fd7ea48c665e3e311e36975dd04428bca42a5..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 74a6d3f3..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', @@ -559,12 +560,9 @@ $i18n_key_words = array( // miscellaneous strings "forward.forgot_password" => 'parolanızı unuttunuz mu?', -"forward.edit" => 'düzenle', -"forward.delete" => 'sil', "forward.tocsvfile" => 'bilgileri .csv dosyasına aktar', "forward.toxmlfile" => 'bilgileri .xml dosyasına aktar', "forward.geninvoice" => 'fatura yarat', -"forward.change" => 'müşterileri düzenle', "controls.select.client" => '--- müşteri seç ---', "controls.project_bind" => '--- tümü ---', @@ -577,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', );