From: Nik Okuntseff Date: Sat, 10 Feb 2018 14:16:48 +0000 (+0000) Subject: A bit more recycling in translations. X-Git-Tag: timetracker_1.19-1~1153 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=cd2030962fdd5e3a3069d085acef37278e2e58eb;p=timetracker.git A bit more recycling in translations. --- diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index cdebba2a..f7343e9c 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -253,8 +253,8 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Estonian titles similarly. // Specifically: lisamine vs lisa, etc. 'title.login' => 'Login', +'title.teams' => 'Meeskonnad', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 1ee0c315..0de7b875 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -250,8 +250,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Bejelentkezés', +'title.teams' => 'Csoportok', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 316f9f38..2c942fd8 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -250,8 +250,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ログイン', +'title.teams' => 'チーム', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 0e5a96a1..f5750228 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -251,8 +251,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => '로그인', +'title.teams' => '팀', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 9bd8ea60..7eb1ab2c 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -254,8 +254,8 @@ $i18n_key_words = array( // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere. // Compare with English file to see how it is done there and do Romanian titles similarly. 'title.login' => 'Autentificare', +'title.teams' => 'Echipe', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index ac7fea2c..bceace78 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -238,8 +238,8 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prijava', +'title.teams' => 'Timi', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index a10282a6..679c410e 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -262,8 +262,8 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Romanian titles similarly. // Specifically: compare project and client titles and see how they differ. 'title.login' => 'Giriş', +'title.teams' => 'Ekipler', // TODO: translate the following. -// 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', @@ -298,10 +298,9 @@ $i18n_key_words = array( // 'title.edit_task' => 'Editing Task', // 'title.delete_task' => 'Deleting Task', 'title.users' => 'Kullanıcılar', -// TODO: translate the following. -// 'title.add_user' => 'Adding User', -// 'title.edit_user' => 'Editing User', -// 'title.delete_user' => 'Deleting User', +'title.add_user' => 'Kullanıcı yarat', // TODO: we need consistency with all titles. Why not ekleniyor? +'title.edit_user' => 'Kullanıcı düzenleniyor', +'title.delete_user' => 'Kullanıcı siliniyor', 'title.clients' => 'Müşteriler', 'title.add_client' => 'Müşteri ekle', 'title.edit_client' => 'Müşteriyi düzenle', @@ -550,10 +549,6 @@ $i18n_key_words = array( "form.profile.edit_title" => 'profili düzenliyor', // people form attributes -"form.people.ppl_str" => 'insanlar', -"form.people.createu_str" => 'yeni kullanıcı yarat', -"form.people.edit_str" => 'kullanıcı düzenleniyor', -"form.people.del_str" => 'kullanıcı siliniyor', "form.people.th.role" => 'rol', "form.people.th.rate" => 'tarife', "form.people.manager" => 'yönetici', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 6bd81db9..c40d31cc 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -56,7 +56,7 @@ $i18n_key_words = array( 'menu.projects' => '項目', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => '用戶', 'menu.teams' => '團隊', 'menu.export' => '輸出資料', 'menu.clients' => '客戶', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 210546a4..fc5ce2ef 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3962 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3963 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}