From 3d3375d59d89359453c6bd42e6b07f7d0354b448 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Thu, 8 Feb 2018 15:58:30 +0000 Subject: [PATCH] A bit more recycling in translations. --- WEB-INF/resources/ca.lang.php | 17 +++-------------- WEB-INF/resources/cs.lang.php | 17 +++-------------- WEB-INF/resources/et.lang.php | 17 +++-------------- WEB-INF/resources/hu.lang.php | 17 +++-------------- WEB-INF/resources/ja.lang.php | 17 +++-------------- WEB-INF/resources/ko.lang.php | 17 +++-------------- WEB-INF/resources/no.lang.php | 12 ++---------- WEB-INF/resources/pt.lang.php | 9 ++------- WEB-INF/resources/ro.lang.php | 17 +++-------------- WEB-INF/resources/tr.lang.php | 17 +++-------------- WEB-INF/resources/zh-cn.lang.php | 17 +++-------------- WEB-INF/resources/zh-tw.lang.php | 17 +++-------------- WEB-INF/templates/footer.tpl | 2 +- 13 files changed, 35 insertions(+), 158 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 78c38db0..a835a37b 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -497,13 +497,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'De', +'form.mail.to' => 'Per a', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'Factura enviada.', // Quotas configuration form. // TODO: translate the following. @@ -543,15 +543,4 @@ $i18n_key_words = array( // report attributes "form.report.totals_only" => 'Només totals', "form.report.total" => 'Hores Totals', - -// mail form attributes -"form.mail.from" => 'De', -"form.mail.to" => 'Per a', -"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.', -"form.mail.sending_str" => 'Missatge enviat', - -// invoice attributes -"form.invoice.sending_str" => 'Factura enviada', ); diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 520aac79..d3689694 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -502,13 +502,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'Od', +'form.mail.to' => 'Komu', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'Faktura odeslána.', // Quotas configuration form. // TODO: translate the following. @@ -557,15 +557,4 @@ $i18n_key_words = array( // report attributes "form.report.totals_only" => 'pouze součty', "form.report.total" => 'součty hodin', - -// mail form attributes -"form.mail.from" => 'od', -"form.mail.to" => 'komu', -"form.mail.above" => 'poslat sestavu e-mailem', -// 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.', -"form.mail.sending_str" => 'zpráva odeslána', - -// invoice attributes -"form.invoice.sending_str" => 'faktura odeslána', ); diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 7d3de6bf..dc67f8c0 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -502,13 +502,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'Kellelt', +'form.mail.to' => 'Kellele', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'Arve saadetud.', // Quotas configuration form. // TODO: translate the following. @@ -560,15 +560,4 @@ $i18n_key_words = array( // report attributes "form.report.total" => 'tunde kokku', - -// mail form attributes -"form.mail.from" => 'kellelt', -"form.mail.to" => 'kellele', -"form.mail.above" => 'saada aruanne e-mailiga', -// 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.', -"form.mail.sending_str" => 'teade saadetud', - -// invoice attributes -"form.invoice.sending_str" => 'arve saadetud', ); diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index f305d87e..94f3f25b 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -498,13 +498,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'Feladó', +'form.mail.to' => 'Címzett', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'A számla elküldve.', // Quotas configuration form. // TODO: translate the following. @@ -554,15 +554,4 @@ $i18n_key_words = array( // report attributes "form.report.total" => 'összesített óraszám', - -// mail form attributes -"form.mail.from" => 'feladó', -"form.mail.to" => 'címzett', -"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.', -"form.mail.sending_str" => 'az üzenet elküldve', - -// invoice attributes -"form.invoice.sending_str" => 'a számla elküldve', ); diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 6aab0c86..266ed1bc 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -493,13 +493,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'から', +'form.mail.to' => 'まで', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => '送信した送り状。', // Quotas configuration form. // TODO: translate the following. @@ -553,15 +553,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => 'レポート', "form.report.total" => '合計時間', - -// mail form attributes -"form.mail.from" => 'から', -"form.mail.to" => 'まで', -"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.', -"form.mail.sending_str" => '送信したメッセージ', - -// invoice attributes -"form.invoice.sending_str" => '送信した送り状', ); diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 3b87b200..c29cef86 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -496,13 +496,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => '부터', +'form.mail.to' => '까지', // TODO: is this correct? The meaning is that we send an email TO this person. // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => '송신한 송장.', // Quotas configuration form. // TODO: translate the following. @@ -556,15 +556,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => '보고서', "form.report.total" => '시간 총합', - -// mail form attributes -"form.mail.from" => '부터', -"form.mail.to" => '까지', -"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.', -"form.mail.sending_str" => '송신된 메시지', - -// invoice attributes -"form.invoice.sending_str" => '송신한 송장', ); diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 05a4664b..30e74cc5 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -490,9 +490,9 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'Fra', +'form.mail.to' => 'Til', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', @@ -550,12 +550,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => 'rapporter', "form.report.total" => 'totalt antall timer', - -// mail form attributes -"form.mail.from" => 'fra', -"form.mail.to" => 'til', -"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.', -// "form.mail.sending_str" => 'the message has been sent', ); diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index eb5212b0..a63dded8 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -482,9 +482,9 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'De', +'form.mail.to' => 'Para', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', @@ -519,9 +519,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => 'relatórios', "form.report.total" => 'horas totais', - -// mail form attributes -"form.mail.from" => 'de', -"form.mail.to" => 'para', -"form.mail.above" => 'enviar este relatório por e-mail', ); diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 087d55a0..643b8eb6 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -499,13 +499,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'De la', +'form.mail.to' => 'Catre', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'Factura trimisa.', // Quotas configuration form. // TODO: translate the following. @@ -556,15 +556,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => 'rapoarte', "form.report.total" => 'ore total', - -// mail form attributes -"form.mail.from" => 'de la', -"form.mail.to" => 'catre', -"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.', -"form.mail.sending_str" => 'mesaj trimis', - -// invoice attributes -"form.invoice.sending_str" => 'factura trimisa', ); diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 81001c30..0d4a1c30 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -508,13 +508,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => 'Kimden', +'form.mail.to' => 'Kime', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => 'Fatura yollandı.', // Quotas configuration form. // TODO: translate the following. @@ -566,15 +566,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => 'raporlar', "form.report.total" => 'saat toplamı', - -// mail form attributes -"form.mail.from" => 'kimden', -"form.mail.to" => 'kime', -"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.', -"form.mail.sending_str" => 'ileti yollandı', - -// invoice attributes -"form.invoice.sending_str" => 'fatura yollandı', ); diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 53eda04d..7adc4076 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -481,13 +481,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => '从', +'form.mail.to' => '到', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => '发票已送出。', // Quotas configuration form. // TODO: translate the following. @@ -541,15 +541,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => '报告', "form.report.total" => '总计时间', - -// mail form attributes -"form.mail.from" => '从', -"form.mail.to" => '到', -"form.mail.above" => '通过电子邮件发送该报告', -// Note to translators: this string needs to be translated. -"form.mail.footer_str" => 'anuko时间跟踪器是一种简单、易用、开放源码的时间跟踪系统。 看 www.anuko网更多信息。', -"form.mail.sending_str" => '消息已发送', - -// invoice attributes -"form.invoice.sending_str" => '发票已送出', ); diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 25e4364f..ae4cb3f3 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -492,13 +492,13 @@ $i18n_key_words = array( // 'form.profile.plugins' => 'Plugins', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. +'form.mail.from' => '從', +'form.mail.to' => '到', // TODO: translate the following. -// 'form.mail.from' => 'From', -// 'form.mail.to' => 'To', // 'form.mail.report_subject' => 'Time Tracker Report', // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source
time tracking system. Visit www.anuko.com for more information.', // 'form.mail.report_sent' => 'Report sent.', -// 'form.mail.invoice_sent' => 'Invoice sent.', +'form.mail.invoice_sent' => '發票已送出。', // Quotas configuration form. // TODO: translate the following. @@ -551,15 +551,4 @@ $i18n_key_words = array( // report attributes "form.report.title" => '報告', "form.report.total" => '總計時間', - -// mail form attributes -"form.mail.from" => '從', -"form.mail.to" => '到', -"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.', -"form.mail.sending_str" => '消息已發送', - -// invoice attributes -"form.invoice.sending_str" => '發票已送出', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index d95e5207..48403427 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3955 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3956 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1