From d843adf87afb693ebf31ca3ad23705126ffca0bc Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Mon, 5 Feb 2018 23:22:34 +0000 Subject: [PATCH] More recycling in translation files. --- WEB-INF/resources/ca.lang.php | 2 -- WEB-INF/resources/hu.lang.php | 6 ++---- WEB-INF/resources/ja.lang.php | 6 ++---- WEB-INF/resources/ko.lang.php | 6 ++---- WEB-INF/resources/no.lang.php | 6 ++---- WEB-INF/resources/pt.lang.php | 4 ++-- WEB-INF/resources/ro.lang.php | 6 ++---- WEB-INF/resources/tr.lang.php | 6 ++---- WEB-INF/resources/zh-cn.lang.php | 6 ++---- WEB-INF/resources/zh-tw.lang.php | 6 ++---- WEB-INF/templates/footer.tpl | 2 +- 11 files changed, 19 insertions(+), 37 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 2053e810..ce767c1f 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -489,7 +489,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'De', "form.mail.to" => 'Per a', -"form.mail.comment" => 'Comentari', "form.mail.above" => 'Enviar aquest report por e-mail', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -502,7 +501,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Data', "form.invoice.number" => 'Número de factura', "form.invoice.tax" => 'Impost', -"form.invoice.comment" => 'Comentari ', "form.invoice.th.username" => 'Persona', "form.invoice.th.time" => 'Hores', "form.invoice.th.rate" => 'Taxa', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 426e278f..c3a12dd1 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -206,7 +206,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'Megjegyzés', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -495,7 +496,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'feladó', "form.mail.to" => 'címzett', -"form.mail.comment" => 'megjegyzés', "form.mail.above" => 'küldjük el ezt a riportot e-mail-ben...', // Note to translators: the string below must be translated // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -510,7 +510,6 @@ $i18n_key_words = array( "form.invoice.date" => 'Dátum', "form.invoice.number" => 'számla azonosító száma', "form.invoice.tax" => 'adó', -"form.invoice.comment" => 'megjegyzés ', "form.invoice.th.username" => 'személy', "form.invoice.th.time" => 'óra', "form.invoice.th.rate" => 'tarifa', @@ -534,7 +533,6 @@ $i18n_key_words = array( "form.client.edit_title" => 'ügyfél adatainak szerkesztése', "form.client.del_title" => 'ügyfél törlése', "form.client.tax" => 'adó', -"form.client.comment" => 'megjegyzés ', // miscellaneous strings "forward.tocsvfile" => 'az adatok exportálása CSV file-ba', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index bece0e4c..7d4afed4 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -206,7 +206,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'コメント', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -521,7 +522,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'から', "form.mail.to" => 'まで', -"form.mail.comment" => 'コメント', "form.mail.above" => 'このレポートをEメールで送信', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -536,7 +536,6 @@ $i18n_key_words = array( "form.invoice.date" => '日付', "form.invoice.number" => '送り状の番号', "form.invoice.tax" => '税', -"form.invoice.comment" => 'コメント ', "form.invoice.th.username" => '個人', "form.invoice.th.time" => '時間', "form.invoice.th.rate" => '給料', @@ -563,7 +562,6 @@ $i18n_key_words = array( "form.client.edit_title" => 'クライアントの編集', "form.client.del_title" => 'クライアントの削除', "form.client.tax" => '税', -"form.client.comment" => 'コメント ', // miscellaneous strings "forward.tocsvfile" => 'csvファイルにエクスポート', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index daba7b98..3dc4435e 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -206,7 +206,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => '코멘트', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -516,7 +517,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => '부터', "form.mail.to" => '까지', -"form.mail.comment" => '코멘트', "form.mail.above" => '이 보고서를 이메일로 송신', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -531,7 +531,6 @@ $i18n_key_words = array( "form.invoice.date" => '날짜', "form.invoice.number" => '송장 번호', "form.invoice.tax" => '세금', -"form.invoice.comment" => '코멘트 ', "form.invoice.th.username" => '개인', "form.invoice.th.time" => '시간', "form.invoice.th.rate" => '급여', @@ -558,7 +557,6 @@ $i18n_key_words = array( "form.client.edit_title" => '클라이언트 편집', "form.client.del_title" => '클라이언트 삭제', "form.client.tax" => '세금', -"form.client.comment" => '코멘트 ', // miscellaneous strings "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 72e1fda2..0a050cf8 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -204,7 +204,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'Kommentar', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -519,7 +520,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'fra', "form.mail.to" => 'til', -"form.mail.comment" => 'kommentar', "form.mail.above" => 'send denne rapporten som e-post', // Note to translators: the strings below must be translated // "form.mail.footer_str" => 'Anuko Time Tracker is et enkelt, brukervennlig tidsregistreringssystem
basert på åpen kildekode. Besøk www.anuko.com for flere opplysninger.', @@ -535,7 +535,6 @@ $i18n_key_words = array( "form.invoice.date" => 'dato', "form.invoice.number" => 'fakturanummer', "form.invoice.tax" => 'MVA', -"form.invoice.comment" => 'notat', "form.invoice.th.username" => 'person', "form.invoice.th.time" => 'timer', "form.invoice.th.rate" => 'sats', @@ -563,7 +562,6 @@ $i18n_key_words = array( // "form.client.edit_title" => 'endre klient', // "form.client.del_title" => 'slett klient', // "form.client.tax" => 'avgift', -// "form.client.comment" => 'kommentar ', // miscellaneous strings "forward.tocsvfile" => 'eksporter data til en .csv fil', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index f6946d99..b914f24a 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -197,7 +197,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'Comentário', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -461,7 +462,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'de', "form.mail.to" => 'para', -"form.mail.comment" => 'comentário', "form.mail.above" => 'enviar este relatório por e-mail', // Note to translators: the strings below must be translated // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 005badda..011ee146 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -206,7 +206,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'Comentariu', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -501,7 +502,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'de la', "form.mail.to" => 'catre', -"form.mail.comment" => 'comentariu', "form.mail.above" => 'trimite acest raport pe e-mail', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -516,7 +516,6 @@ $i18n_key_words = array( "form.invoice.date" => 'data', "form.invoice.number" => 'numar factura', "form.invoice.tax" => 'taxa', -"form.invoice.comment" => 'comentariu ', "form.invoice.th.username" => 'persoana', "form.invoice.th.time" => 'ore', "form.invoice.th.rate" => 'rata', @@ -544,7 +543,6 @@ $i18n_key_words = array( "form.client.edit_title" => 'editeaza client', "form.client.del_title" => 'sterge client', "form.client.tax" => 'taxa', -"form.client.comment" => 'comentariu ', // miscellaneous strings "forward.tocsvfile" => 'exporta date in fisier .csv', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 986b6b3d..845548f2 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -213,7 +213,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => 'Yorum', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -514,7 +515,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'kimden', "form.mail.to" => 'kime', -"form.mail.comment" => 'yorum', "form.mail.above" => 'bu raporu e-posta ile yolla', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -529,7 +529,6 @@ $i18n_key_words = array( "form.invoice.date" => 'tarih', "form.invoice.number" => 'fatura numarası', "form.invoice.tax" => 'vergi', -"form.invoice.comment" => 'yorum ', "form.invoice.th.username" => 'kişi', "form.invoice.th.time" => 'saatler', "form.invoice.th.rate" => 'tarife', @@ -553,7 +552,6 @@ $i18n_key_words = array( "form.client.edit_title" => 'müşteriyi düzenle', "form.client.del_title" => 'müşteriyi sil', "form.client.tax" => 'vergi', -"form.client.comment" => 'yorum ', // miscellaneous strings "forward.tocsvfile" => 'bilgileri .csv dosyasına aktar', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 2bb7e8e2..a82d6fdd 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -193,7 +193,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => '留言', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -515,7 +516,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => '从', "form.mail.to" => '到', -"form.mail.comment" => '留言', "form.mail.above" => '通过电子邮件发送该报告', // Note to translators: this string needs to be translated. "form.mail.footer_str" => 'anuko时间跟踪器是一种简单、易用、开放源码的时间跟踪系统。 看 www.anuko网更多信息。', @@ -530,7 +530,6 @@ $i18n_key_words = array( "form.invoice.date" => '日期', "form.invoice.number" => '发票号码', "form.invoice.tax" => '税', -"form.invoice.comment" => '留言', "form.invoice.th.username" => '收费人', "form.invoice.th.time" => '小时数', "form.invoice.th.rate" => '费率', @@ -557,7 +556,6 @@ $i18n_key_words = array( "form.client.edit_title" => '编辑客户', "form.client.del_title" => '删除客户', "form.client.tax" => '税', -"form.client.comment" => '备注', // miscellaneous strings "forward.tocsvfile" => '将数据导出到.csv文件', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 634208b2..b73d3529 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -202,7 +202,8 @@ $i18n_key_words = array( // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', -// 'label.comment' => 'Comment', +'label.comment' => '留言', +// TODO: translate the following. // 'label.status' => 'Status', // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', @@ -515,7 +516,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => '從', "form.mail.to" => '到', -"form.mail.comment" => '留言', "form.mail.above" => '通過電子郵件發送該報告', // Note to translators: this string needs to be translated. // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', @@ -530,7 +530,6 @@ $i18n_key_words = array( "form.invoice.date" => '日期', "form.invoice.number" => '發票號碼', "form.invoice.tax" => '稅', -"form.invoice.comment" => '留言', "form.invoice.th.username" => '收費人', "form.invoice.th.time" => '小時數', "form.invoice.th.rate" => '費率', @@ -557,7 +556,6 @@ $i18n_key_words = array( "form.client.edit_title" => '編輯客戶', "form.client.del_title" => '刪除客戶', "form.client.tax" => '稅', -"form.client.comment" => '備註', // miscellaneous strings "forward.tocsvfile" => '將資料輸出到.csv文件', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 9060f5f1..1b5a6a1b 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3902 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3903 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1