From: Nik Okuntseff Date: Sun, 28 Jan 2018 10:36:02 +0000 (+0000) Subject: Refactoring in translation files. X-Git-Tag: timetracker_1.19-1~1316 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=b14f8b520d0ab49c06afba7617a9cf140d358c24;p=timetracker.git Refactoring in translation files. --- diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0d7224ce..7f70ab1c 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( 'menu.reports' => 'レポート', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'プロジェクト', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -66,6 +64,8 @@ $i18n_key_words = array( 'menu.clients' => 'クライアント', 'menu.options' => 'オプション', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index f6cf9a22..258a58a2 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( 'menu.reports' => '보고서', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => '프로젝트', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -66,6 +64,8 @@ $i18n_key_words = array( 'menu.clients' => '클라이언트', 'menu.options' => '옵션', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 87d1da93..0dfa143d 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -54,18 +54,17 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapporter', 'menu.charts' => 'Diagrammer', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Prosjekter', // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -// Note to translators: check translation of menu.teams. This is for a list of teams in the time tracker for admin. -// 'menu.teams' => 'team', +// 'menu.teams' => 'Teams', 'menu.export' => 'Eksport', 'menu.clients' => 'Klienter', 'menu.options' => 'Opsjoner', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index be83ee4e..fa2257de 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -56,17 +56,17 @@ $i18n_key_words = array( 'menu.reports' => 'Relatórios', // TODO: translate the following. 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Projetos', // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -// 'menu.teams' => 'Tams', +// 'menu.teams' => 'Teams', // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', 'menu.options' => 'Opções', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 06530774..56921ccd 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -56,8 +56,6 @@ $i18n_key_words = array( 'menu.reports' => 'Rapoarte', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Proiecte', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -69,6 +67,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.options' => 'Options', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 708d3dd2..430ee960 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -56,8 +56,6 @@ $i18n_key_words = array( 'menu.reports' => 'Poročila', // TODO: translate the following. 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Projekti', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -68,6 +66,8 @@ $i18n_key_words = array( 'menu.clients' => 'Stranke', 'menu.options' => 'Možnosti', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 817ca226..2d57daa0 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -56,19 +56,19 @@ $i18n_key_words = array( 'menu.reports' => 'Raporlar', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. -'menu.projects' => 'projeler', +'menu.projects' => 'Projeler', // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -'menu.teams' => 'ekipler', +'menu.teams' => 'Ekipler', // TODO: translate the following. // 'menu.export' => 'Export', -'menu.clients' => 'müşteriler', +'menu.clients' => 'Müşteriler', // TODO: translate the following. // 'menu.options' => 'Options', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 51ee8783..8a7923af 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -51,8 +51,6 @@ $i18n_key_words = array( 'menu.expenses' => '费用', 'menu.reports' => '报告', 'menu.charts' => '图表', - -// TODO: refactoring ongoing down from here. 'menu.projects' => '项目', 'menu.tasks' => '任务', 'menu.users' => '用户', @@ -61,6 +59,8 @@ $i18n_key_words = array( 'menu.clients' => '客户', 'menu.options' => '选项', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. 'footer.contribute_msg' => '你可以以不同的方式为Time Tracker提建议', 'footer.credits' => '信用', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index c0719fed..e94e63ac 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -53,8 +53,6 @@ $i18n_key_words = array( 'menu.reports' => '報告', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => '項目', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -64,6 +62,8 @@ $i18n_key_words = array( 'menu.clients' => '客戶', 'menu.options' => '選項', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 3fdd2447..88973b3a 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3803 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3804 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}