From 0ef7f9c7b95ed5fee6bb60352e2d1f6230284518 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Thu, 8 Feb 2018 13:37:11 +0000 Subject: [PATCH] Some more recycling. --- WEB-INF/resources/hu.lang.php | 14 +++----------- WEB-INF/resources/ja.lang.php | 14 +++----------- WEB-INF/resources/ko.lang.php | 14 +++----------- WEB-INF/resources/no.lang.php | 16 +++------------- WEB-INF/resources/tr.lang.php | 14 +++----------- WEB-INF/resources/zh-cn.lang.php | 14 +++----------- WEB-INF/resources/zh-tw.lang.php | 14 +++----------- WEB-INF/templates/footer.tpl | 2 +- 8 files changed, 22 insertions(+), 80 deletions(-) diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 0f934c74..72153326 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -472,10 +472,9 @@ $i18n_key_words = array( // 'form.export.compression_bzip' => 'bzip', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'Csoport adatok importja XML file-ból.', +'form.import.file' => 'Válassz file', +'form.import.success' => 'Az importálás sikeresen véget ért.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: fix form.teams.hint by translating it properly from the English string. Note that the ending is not translated at all. @@ -545,11 +544,4 @@ $i18n_key_words = array( "form.invoice.customer" => 'Ügyfél', "form.invoice.mailinv_above" => 'küldjük el ezt a számlát e-mail-en', "form.invoice.sending_str" => 'a számla elküldve', - -"form.migration.file" => 'válassz file-nevet', -"form.migration.import.title" => 'adatok importálása', -"form.migration.import.success" => 'az importálás sikeresen véget ért', -"form.migration.import.text" => 'csoport adatok importja XML file-ból', -"form.migration.export.title" => 'az adatok exportálása', -"form.migration.export.success" => 'az exportálás sikeres volt', ); diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index ccfc50fc..ee2055cb 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -469,10 +469,9 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'xmlファイルからチームのデータをインポート。', +'form.import.file' => 'ファイルの選択', +'form.import.success' => 'インポートが成功的に完了されました。', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). 'form.teams.hint' => '新規チームの管理者のアカウントを生成して新規チームを作成します。
あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。', @@ -545,11 +544,4 @@ $i18n_key_words = array( "form.invoice.customer" => 'クライアント', "form.invoice.mailinv_above" => '送り状をEメールで送信', "form.invoice.sending_str" => '送信した送り状', - -"form.migration.file" => 'ファイルの選択', -"form.migration.import.title" => 'データのインポート', -"form.migration.import.success" => 'インポートが成功的に完了されました', -"form.migration.import.text" => 'xmlファイルからチームのデータをインポート', -"form.migration.export.title" => 'データのエクスポート', -"form.migration.export.success" => 'エクスポートが成功的に完了されました', ); diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 79636344..4262f45e 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -470,10 +470,9 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'xml 파일로부터 팀 데이터를 임포트.', +'form.import.file' => '파일 선택', +'form.import.success' => '성과적으로 완료된 임포트.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). 'form.teams.hint' => '신규 팀관리자 계정을 생성하여 신규 팀을 생성합니다.
또한 다른 Anuko Time Tracker 서버 에서 xml 파일로부터 팀 데이터를 임포트할수 있습니다 (로그인 충돌은 허용되지 안음).', @@ -546,11 +545,4 @@ $i18n_key_words = array( "form.invoice.customer" => '클라이언트', "form.invoice.mailinv_above" => '이 송장을 이메일로 송신', "form.invoice.sending_str" => '송신한 송장', - -"form.migration.file" => '파일 선택', -"form.migration.import.title" => '데이터 임포트', -"form.migration.import.success" => '성과적으로 완료된 임포트', -"form.migration.import.text" => 'xml 파일로부터 팀 데이터를 임포트', -"form.migration.export.title" => '데이터 익스포트', -"form.migration.export.success" => '성과적으로 완료된 익스포트', ); diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 27a4f3a8..dccc89fb 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -464,10 +464,9 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'Import team data fra en xml fil.', +'form.import.file' => 'Velg fil', +'form.import.success' => 'Import gjennomført vellykket.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). 'form.teams.hint' => 'Opprett et nytt team ved å opprette en ny team manager konto.
Du kan også importere team data fra en xml fil fra en annen Anuko Time Tracker server (ingen login kollisjoner er tillatt).', @@ -540,13 +539,4 @@ $i18n_key_words = array( "form.invoice.subtotal" => 'delsum', "form.invoice.customer" => 'kommentar', "form.invoice.mailinv_above" => 'send denne fakturaen som e-post', -// Note to translators: "form.invoice.sending_str" => 'invoice has been sent', // the string must be translated - -// Note to translators: the strings below are missing and must be added and translated -// "form.migration.file" => 'velg fil', -// "form.migration.import.title" => 'import data', -// "form.migration.import.success" => 'import gjennomført vellykket', -// "form.migration.import.text" => 'import team data fra en xml fil', -// "form.migration.export.title" => 'export data', -// "form.migration.export.success" => 'eksport gjennomført vellykket', ); diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 146b0d03..516ff514 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -483,10 +483,9 @@ $i18n_key_words = array( // 'form.export.compression_bzip' => 'bzip', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => 'Ekip bilgileri bir xml dosyasından içe aktar.', +'form.import.file' => 'Dosya seç', +'form.import.success' => 'Içe aktarma başarıyla tamamlandı.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: check form.teams.hint for accuracy. I did not not how to translate "login", so this may be garbage now. @@ -558,11 +557,4 @@ $i18n_key_words = array( "form.invoice.customer" => 'müşteri', "form.invoice.mailinv_above" => 'bu faturayı e-posta ile yolla', "form.invoice.sending_str" => 'fatura yollandı', - -"form.migration.file" => 'dosya seç', -"form.migration.import.title" => 'veri içe aktar', -"form.migration.import.success" => 'içe aktarma başarıyla tamamlandı', -"form.migration.import.text" => 'ekip bilgileri bir xml dosyasından içe aktar', -"form.migration.export.title" => 'dışarı aktar', -"form.migration.export.success" => 'dışarı aktarma başarıyla tamamlandı', ); diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index c8cd2a5f..202d8c29 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -455,10 +455,9 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip格式', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => '从xml文件导入团队数据。', +'form.import.file' => '选择档', +'form.import.success' => '成功完成导入。', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). 'form.teams.hint' => '通过创建新的团队经理账号来创建新团队。
您也可以从其它的Anuko时间追踪器服务器的xml文件导入团队数据(登录信息不能发生冲突)。', @@ -531,11 +530,4 @@ $i18n_key_words = array( "form.invoice.customer" => '客户', "form.invoice.mailinv_above" => '通过电子邮件发送此发票', "form.invoice.sending_str" => '发票已送出', - -"form.migration.file" => '选择档', -"form.migration.import.title" => '导入数据', -"form.migration.import.success" => '成功完成导入', -"form.migration.import.text" => '从xml文件导入团队数据', -"form.migration.export.title" => '导出数据', -"form.migration.export.success" => '导出成功', ); diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index ffa1ac55..6e8d84b3 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -465,10 +465,9 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip格式', // Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -// TODO: translate the following. -// 'form.import.hint' => 'Import team data from an xml file.', -// 'form.import.file' => 'Select file', -// 'form.import.success' => 'Import completed successfully.', +'form.import.hint' => '從xml檔導入團隊資料。', +'form.import.file' => '選擇檔', +'form.import.success' => '成功完成導入。', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: translate the following. @@ -541,11 +540,4 @@ $i18n_key_words = array( "form.invoice.customer" => '客戶', "form.invoice.mailinv_above" => '通過電子郵件發送此發票', "form.invoice.sending_str" => '發票已送出', - -"form.migration.file" => '選擇檔', -"form.migration.import.title" => '導入數據', -"form.migration.import.success" => '成功完成導入', -"form.migration.import.text" => '從xml檔導入團隊資料', -"form.migration.export.title" => '匯出數據', -"form.migration.export.success" => '成功完成匯出', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index e1ea141e..d7db9698 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3949 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3950 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1