From 1476a94e163936d9e5a67dace6dce21ed032b18f Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Wed, 31 Jan 2018 00:58:38 +0000 Subject: [PATCH] More work on labels. --- WEB-INF/resources/ca.lang.php | 12 ++++++------ WEB-INF/resources/cs.lang.php | 10 +++++++++- WEB-INF/resources/es.lang.php | 14 +++++++------- WEB-INF/resources/et.lang.php | 11 +++++------ WEB-INF/resources/hu.lang.php | 10 +++++++++- WEB-INF/resources/it.lang.php | 10 +++++++++- WEB-INF/resources/ja.lang.php | 10 +++++++++- WEB-INF/resources/ko.lang.php | 9 +++++++++ WEB-INF/resources/no.lang.php | 10 +++++++++- WEB-INF/resources/pt.lang.php | 9 +++++++++ WEB-INF/resources/ro.lang.php | 10 +++++++++- WEB-INF/resources/sl.lang.php | 10 +++++++++- WEB-INF/resources/tr.lang.php | 10 +++++++++- WEB-INF/resources/zh-cn.lang.php | 11 +++++------ WEB-INF/resources/zh-tw.lang.php | 10 +++++++++- WEB-INF/templates/footer.tpl | 2 +- 16 files changed, 123 insertions(+), 35 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 7e5a780f..71894ffd 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -195,12 +195,6 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', @@ -210,6 +204,12 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', // 'label.total' => 'Total', + + + +// TODO: refactoring ongoing down from here. + +// TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', // 'label.or' => 'or', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 2d1fb9f5..80d80d22 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -197,12 +197,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Celkem', // TODO: refactoring ongoing down from here. -'label.total' => 'Celkem', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 1a59fc92..2622786f 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -199,22 +199,22 @@ $i18n_key_words = array( 'label.id' => 'Identificación', // TODO: translate the following. // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - // 'label.decimal_mark' => 'Decimal mark', // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', 'label.comment' => 'Comentario', -// TODO: translate label.status. +// TODO: translate the following. // 'label.status' => 'Status', 'label.tax' => 'Impuesto', -// TODO: check whether label.subtotal is translated correctly. +// TODO: translate the following. 'label.subtotal' => 'Subtotal', 'label.total' => 'Total', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index ce22d5f2..2bcd5afc 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -199,12 +199,6 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', @@ -214,6 +208,11 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => 'Kokku', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index f754486c..f36172a7 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -199,12 +199,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Összesen', // TODO: refactoring ongoing down from here. -'label.total' => 'összesen', // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index db5bfa78..c08fda6b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -193,12 +193,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Totale', // TODO: refactoring ongoing down from here. -'label.total' => 'totale', // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 900e5b14..cfa6e963 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -197,12 +197,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => '合計', // TODO: refactoring ongoing down from here. -'label.total' => '合計', // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index d8a8daf7..674ce512 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -197,6 +197,15 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => '합계', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 2645e5e4..5cdc1c76 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -195,12 +195,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +// 'label.total' => 'Total', // TODO: refactoring ongoing down from here. -'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index b4c1116d..80c1c601 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -190,6 +190,15 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +// 'label.total' => 'Total', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 317e2271..4132cab7 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -199,12 +199,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Total', // TODO: refactoring ongoing down from here. -'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 4f9e32bc..54a9ce4c 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -192,12 +192,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Total', // TODO: refactoring ongoing down from here. -'label.total' => 'total', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index ee673020..80bd3c48 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -204,12 +204,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => 'Toplam', // TODO: refactoring ongoing down from here. -'label.total' => 'toplam', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 5f83fce9..8688824b 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -186,12 +186,6 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - -// TODO: Translate the following. // 'label.decimal_mark' => 'Decimal mark', // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', @@ -201,6 +195,11 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => '总计', + + + +// TODO: refactoring ongoing down from here. + // TODO: Translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 4e858aeb..323b6449 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -194,12 +194,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => '總計', // TODO: refactoring ongoing down from here. -'label.total' => '總計', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 06f13d77..6609ccf3 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.10.3843 | Copyright © Anuko | +  Anuko Time Tracker 1.17.10.3844 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1