From 7090dec44236531f42af5763416db5d07c94b10a Mon Sep 17 00:00:00 2001 From: anuko Date: Sat, 9 Sep 2017 21:30:01 +0000 Subject: [PATCH] Work in progress refactoring localization files. --- WEB-INF/resources/ca.lang.php | 2 ++ WEB-INF/resources/cs.lang.php | 5 ++++- WEB-INF/resources/da.lang.php | 2 ++ WEB-INF/resources/de.lang.php | 2 ++ WEB-INF/resources/en.lang.php | 2 ++ WEB-INF/resources/es.lang.php | 2 ++ WEB-INF/resources/et.lang.php | 2 ++ WEB-INF/resources/fa.lang.php | 2 ++ WEB-INF/resources/fi.lang.php | 2 ++ WEB-INF/resources/fr.lang.php | 2 ++ WEB-INF/resources/he.lang.php | 2 ++ WEB-INF/resources/hu.lang.php | 4 +++- WEB-INF/resources/it.lang.php | 3 +++ WEB-INF/resources/ja.lang.php | 2 ++ WEB-INF/resources/ko.lang.php | 2 ++ WEB-INF/resources/nl.lang.php | 2 ++ WEB-INF/resources/no.lang.php | 4 +++- WEB-INF/resources/pl.lang.php | 2 ++ WEB-INF/resources/pt-br.lang.php | 2 ++ WEB-INF/resources/pt.lang.php | 4 +++- WEB-INF/resources/ro.lang.php | 4 +++- WEB-INF/resources/ru.lang.php | 2 ++ WEB-INF/resources/sk.lang.php | 2 ++ WEB-INF/resources/sl.lang.php | 4 +++- WEB-INF/resources/sr.lang.php | 2 ++ WEB-INF/resources/sv.lang.php | 2 ++ WEB-INF/resources/tr.lang.php | 4 +++- WEB-INF/resources/zh-cn.lang.php | 2 ++ WEB-INF/resources/zh-tw.lang.php | 2 ++ WEB-INF/templates/footer.tpl | 2 +- 30 files changed, 68 insertions(+), 8 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 0c6ba89c..417e77f9 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -150,8 +150,10 @@ $i18n_key_words = array( 'label.password' => 'Paraula de pas', 'label.confirm_password' => 'Confirmar paraula de pas', 'label.email' => 'E-mail', +'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => 'Assumpte', 'label.date' => 'Data', // TODO: translate the following. // 'label.start_date' => 'Start date', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 57d2cdd7..1967944a 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -139,9 +139,12 @@ $i18n_key_words = array( 'label.password' => 'heslo', 'label.confirm_password' => 'potvrdit heslo', +// TODO: Translate the following. // 'label.email' => 'email', -// TODO: translate the following. +'label.cc' => 'Cc', +// TODO: Translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => 'Předmět', 'label.total' => 'celkem', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index f5129ea2..7c0b91a6 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -132,7 +132,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Gentag adgangskode', 'label.email' => 'E-mail', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Dato', 'label.start_date' => 'Start dato', 'label.end_date' => 'Slut dato', diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 658c32b7..34602602 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -128,7 +128,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Passwort bestätigen', 'label.email' => 'E-Mail', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Datum', 'label.start_date' => 'Anfangsdatum', 'label.end_date' => 'Enddatum', diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 242437dd..a0c80b33 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -131,7 +131,9 @@ $i18n_key_words = array( 'label.password' => 'Password', 'label.confirm_password' => 'Confirm password', 'label.email' => 'Email', +'label.cc' => 'Cc', 'label.bcc' => 'Bcc', +'label.subject' => 'Subject', 'label.date' => 'Date', 'label.start_date' => 'Start date', 'label.end_date' => 'End date', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e2fb9228..186a68df 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -153,7 +153,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Confirmar Contraseña', 'label.email' => 'Email', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Fecha', 'label.start_date' => 'Fecha de inicio', 'label.end_date' => 'Fecha de fin', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 0acbd8a9..c7c5183e 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -153,7 +153,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Kinnita salasõna', // TODO: translate the following. // 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', // 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 52831848..e31791f6 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -140,7 +140,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'تکرار رمزعبور', 'label.email' => 'ایمیل', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'تاریخ', 'label.start_date' => 'تاریخ شروع', 'label.end_date' => 'تاریخ اتمام', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index c84bfd3a..05d3afab 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -130,7 +130,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Vahvista salasana', 'label.email' => 'Sähköposti', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Päiväys', 'label.start_date' => 'Aloituspäivä', 'label.end_date' => 'Päättymispäivä', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index fad8dee4..ec044a9d 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -143,7 +143,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Confirmez le mot de passe', 'label.email' => 'Email', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Date', 'label.start_date' => 'Date de début', 'label.end_date' => 'Date de fin', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index d57e5560..9d4951bf 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -144,7 +144,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'בדיקת סיסמה', 'label.email' => 'דואר אלקטרוני', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'תאריך', 'label.start_date' => 'תאריך התחלה', 'label.end_date' => 'תאריך סיום', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index dec8e10c..589be7f5 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -132,9 +132,11 @@ $i18n_key_words = array( 'label.password' => 'jelszó', 'label.confirm_password' => 'jelszó megerősítése', -// 'label.email' => 'email', // TODO: translate the following. +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => 'összesen', // Translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 78ed5898..8c5591b9 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -133,7 +133,10 @@ $i18n_key_words = array( 'label.confirm_password' => 'conferma password', 'label.email' => 'e-mail', // TODO: translate the following. +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => 'totale', // Translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index a194c71a..0e3462cd 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -137,7 +137,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'パスワードの確認', 'label.email' => 'Eメール', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => '合計', // Translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 0f2e2fff..1ca57c47 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -133,7 +133,9 @@ $i18n_key_words = array( 'label.confirm_password' => '암호 확인', 'label.email' => '이메일', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => '합계', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 4dd659d1..352a31f0 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -131,7 +131,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Bevestig wachtwoord', 'label.email' => 'E-mailadres', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Datum', 'label.start_date' => 'Begindatum', 'label.end_date' => 'Einddatum', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 93f4efec..dba4cbf8 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -131,9 +131,11 @@ $i18n_key_words = array( // 'label.thing_name' => 'Name', 'label.password' => 'Passord', 'label.confirm_password' => 'Bekreft passord', -// 'label.email' => 'email', // TODO: translate the following. +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 281fb62f..d52e38bf 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -135,7 +135,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Potwierdź hasło', 'label.email' => 'E-mail', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Data', 'label.start_date' => 'Data początkowa', 'label.end_date' => 'Data końcowa', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 91794a13..26cedd48 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -130,7 +130,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Confirme a senha', 'label.email' => 'E-mail', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Data', 'label.start_date' => 'Data inicial', 'label.end_date' => 'Data final', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 488a3d03..b460a771 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -130,8 +130,10 @@ $i18n_key_words = array( 'label.password' => 'senha', 'label.confirm_password' => 'confirme a senha', // TODO: translate the following. -// 'label.email' => 'email', +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index ea64a58c..a892ec95 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -136,8 +136,10 @@ $i18n_key_words = array( 'label.password' => 'parola', 'label.confirm_password' => 'confirma parola', // TODO: translate the following. -// 'label.email' => 'email', +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index a488dc71..8fbc1783 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -131,7 +131,9 @@ $i18n_key_words = array( 'label.password' => 'Пароль', 'label.confirm_password' => 'Подтверждение пароля', 'label.email' => 'Адрес e-mail', +'label.cc' => 'Копия', 'label.bcc' => 'Скрытая копия', +'label.subject' => 'Тема', 'label.date' => 'Дата', 'label.start_date' => 'Начальная дата', 'label.end_date' => 'Конечная дата', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 0b398f66..e7ed2563 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -141,7 +141,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Potvrdenie hesla', 'label.email' => 'E-mail', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Dátum', 'label.start_date' => 'Dátum začiatku', 'label.end_date' => 'Dátum konca', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 46427656..e7553777 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -135,9 +135,11 @@ $i18n_key_words = array( // 'label.manager_login' => 'manager login', 'label.password' => 'geslo', // 'label.confirm_password' => 'confirm password', -'label.email' => 'email', +'label.email' => 'Email', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 3afdbc79..ade4ed1e 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -132,7 +132,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Potvrdi lozinku', 'label.email' => 'Email', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Datum', 'label.start_date' => 'Početni datum', 'label.end_date' => 'Krajnji datum', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 266ee3e0..ff948f8a 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -131,7 +131,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Bekräfta lösenord', 'label.email' => 'E-postadress', // TODO: translate the following. +// 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Datum', 'label.start_date' => 'Startdatum', 'label.end_date' => 'Slutdatum', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 0bc3c922..0cdf42c6 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -135,9 +135,11 @@ $i18n_key_words = array( // 'label.manager_login' => 'manager login', 'label.password' => 'parola', 'label.confirm_password' => 'parolayı tekrala', -'label.email' => 'e-posta', +'label.email' => 'E-posta', +'label.cc' => 'Bilgi', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => 'Konu', 'label.total' => 'toplam', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 80d3fe56..2503608a 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -146,8 +146,10 @@ $i18n_key_words = array( 'label.password' => '密码', 'label.confirm_password' => '确认密码', 'label.email' => '电子邮件', +'label.cc' => '抄送', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => '主题', // 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 69d9e017..f2b8b9d2 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -134,8 +134,10 @@ $i18n_key_words = array( 'label.password' => '密碼', 'label.confirm_password' => '確認密碼', 'label.email' => '電子郵件', +'label.cc' => '抄送', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => '主題', 'label.total' => '總計', // TODO: translate the following. // 'label.page' => 'Page', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 9a0e3d54..26a9213a 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.12.1.3666 | Copyright © Anuko | +  Anuko Time Tracker 1.12.1.3667 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1