From: Nik Okuntseff Date: Tue, 30 Jan 2018 00:36:07 +0000 (+0000) Subject: More work on label refactoring in translation files. X-Git-Tag: timetracker_1.19-1~1281 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=inline;h=72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d;p=timetracker.git More work on label refactoring in translation files. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 80a00400..2ad9d3bc 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -146,17 +146,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate the following. // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', // 'label.login' => 'Login', 'label.password' => 'Paraula de pas', 'label.confirm_password' => 'Confirmar paraula de pas', + + + +// TODO: refactoring ongoing down from here. + 'label.email' => 'E-mail', 'label.cc' => 'Cc', // TODO: translate the following. diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 6dc36f28..8668ab30 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -147,17 +147,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate the following. // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', // 'label.login' => 'Login', 'label.password' => 'Heslo', 'label.confirm_password' => 'Potvrdit heslo', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Cc', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e1dfd85e..daa80cff 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -145,16 +145,17 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +'label.person_name' => 'Nombre', +'label.thing_name' => 'Nombre', +// TODO: translate the following. +// 'label.login' => 'Login', +'label.password' => 'Contraseña', +'label.confirm_password' => 'Confirmar contraseña', // TODO: refactoring ongoing down from here. -'label.person_name' => 'Nombre', -'label.thing_name' => 'Nombre', -// 'label.login' => 'login', -'label.password' => 'Contraseña', -'label.confirm_password' => 'Confirmar Contraseña', 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 8515726a..448a7cf8 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -148,16 +148,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - 'label.person_name' => 'Nimi', 'label.thing_name' => 'Nimi', 'label.login' => 'Login', 'label.password' => 'Salasõna', 'label.confirm_password' => 'Kinnita salasõna', + + + +// TODO: refactoring ongoing down from here. + // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index b7345153..d2ae8814 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -147,15 +147,17 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +'label.person_name' => 'Név', +'label.thing_name' => 'Név', +// TODO: translate the following. +// 'label.login' => 'Login', +'label.password' => 'Jelszó', +'label.confirm_password' => 'Jelszó megerősítése', // TODO: refactoring ongoing down from here. -'label.name' => 'név', - -'label.password' => 'jelszó', -'label.confirm_password' => 'jelszó megerősítése', // TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Másolatot kap', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index d4afd322..7a1251d0 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -144,13 +144,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Password', +'label.confirm_password' => 'Conferma password', // TODO: refactoring ongoing down from here. -'label.password' => 'password', -'label.confirm_password' => 'conferma password', 'label.email' => 'e-mail', // TODO: translate the following. // 'label.email' => 'Email', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0b7bef4b..980bf832 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -148,13 +148,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'パスワード', +'label.confirm_password' => 'パスワードの確認', // TODO: refactoring ongoing down from here. -'label.password' => 'パスワード', -'label.confirm_password' => 'パスワードの確認', 'label.email' => 'Eメール', // TODO: translate the following. // 'label.cc' => 'Cc', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index a48161da..94b24e18 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -148,13 +148,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Password', +'label.confirm_password' => '암호 확인', // TODO: refactoring ongoing down from here. -'label.password' => '암호', -'label.confirm_password' => '암호 확인', 'label.email' => '이메일', // TODO: translate the following. // 'label.cc' => 'Cc', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 222256c9..e2b8c443 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -147,15 +147,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Passord', +'label.confirm_password' => 'Bekreft passord', // TODO: refactoring ongoing down from here. -// 'label.person_name' => 'Name', -// 'label.thing_name' => 'Name', -'label.password' => 'Passord', -'label.confirm_password' => 'Bekreft passord', // TODO: translate the following. // 'label.email' => 'Email', // 'label.cc' => 'Cc', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 77e56153..1f7dff62 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -141,13 +141,16 @@ $i18n_key_words = array( // 'label.currency' => 'Currency', // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Senha', +'label.confirm_password' => 'Confirme a senha', // TODO: refactoring ongoing down from here. -'label.password' => 'senha', -'label.confirm_password' => 'confirme a senha', // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 372ee238..becf8c27 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -150,13 +150,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Parola', +'label.confirm_password' => 'Confirma parola', // TODO: refactoring ongoing down from here. -'label.password' => 'parola', -'label.confirm_password' => 'confirma parola', 'label.email' => 'E-mail', 'label.cc' => 'Copie', // TODO: translate the following. diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 35bb1c0f..eae3ae85 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -142,13 +142,17 @@ $i18n_key_words = array( // 'label.currency' => 'Currency', // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Geslo', +// TODO: translate the following. +// 'label.confirm_password' => 'Confirm password', // TODO: refactoring ongoing down from here. -'label.password' => 'geslo', -// 'label.confirm_password' => 'confirm password', 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index cef0c9c4..e892bf67 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -154,13 +154,17 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Parola', +// TODO: translate the following. +// 'label.confirm_password' => 'Confirm password', // TODO: refactoring ongoing down from here. -'label.password' => 'parola', -'label.confirm_password' => 'parolayı tekrala', 'label.email' => 'E-posta', 'label.cc' => 'Bilgi', // TODO: translate the following. diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index cf6fe725..8db4deb2 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -136,17 +136,17 @@ $i18n_key_words = array( 'label.currency' => '货币', 'label.manager_name' => '管理员姓名', 'label.manager_login' => '管理员登录', - - - -// TODO: refactoring ongoing down from here. - // TODO: translate the following. // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', // 'label.login' => 'Login', 'label.password' => '密码', 'label.confirm_password' => '确认密码', + + + +// TODO: refactoring ongoing down from here. + 'label.email' => '电子邮件', 'label.cc' => '抄送', // TODO: translate the following. diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 3f2600e8..80ce18bc 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -145,13 +145,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => '密碼', +'label.confirm_password' => '確認密碼', // TODO: refactoring ongoing down from here. -'label.password' => '密碼', -'label.confirm_password' => '確認密碼', 'label.email' => '電子郵件', 'label.cc' => '抄送', // TODO: translate the following. diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index fd35ce38..f0725bd0 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.10.3836 | Copyright © Anuko | +  Anuko Time Tracker 1.17.10.3837 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}