X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=76a3e925f4e9d013d51f385d5322ea2cc5b9f7f1;hb=7fbd29498b99eb787c4ba799559603c10cc086e6;hp=76351934af92ac4bc14f16069a88a0f6033aa142;hpb=8d140021f8b25d7b4417bfd475386cd98afe0e2c;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 76351934..76a3e925 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -245,12 +245,17 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// Form titles. +'title.login' => 'Giriş', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', -// TODO: refactoring ongoing down from here. -// Form titles. -// TODO: the entire title section is missing here. See the English file. +// TODO: refactoring ongoing down from here. "form.filter.project" => 'proje', "form.filter.filter" => 'sık kullanılan rapor', @@ -258,10 +263,6 @@ $i18n_key_words = array( // Note to translators: the string below is missing and must be translated and added // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?', -// login form attributes -"form.login.title" => 'giriş', -// Note to translators: "form.login.login" => 'e-posta', // e-mail has been changed to login - // password reminder form attributes "form.fpass.title" => 'parolayı sıfırla', // Note to translators: "form.fpass.login" => 'e-posta', // e-mail has been changed to login