From: Nik Okuntseff Date: Wed, 7 Feb 2018 22:20:02 +0000 (+0000) Subject: Some more recycling in translation files. X-Git-Tag: timetracker_1.19-1~1172 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=33610845422adbcde3888bfd385e94bf8e612666;p=timetracker.git Some more recycling in translation files. --- diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 2d9ca69c..578da017 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -416,8 +416,8 @@ $i18n_key_words = array( // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). +'form.report.export' => 'Exportovat', // TODO: translate the following. -// 'form.report.export' => 'Export', // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php @@ -558,9 +558,4 @@ $i18n_key_words = array( // "form.migration.compression.none" => 'none', "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', - -// miscellaneous strings -"forward.tocsvfile" => 'exportovat data do .csv souboru', -"forward.toxmlfile" => 'exportovat data do .xml souboru', -"forward.geninvoice" => 'vytvořit fakturu', ); diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 74c69afc..55cc1237 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -417,8 +417,10 @@ $i18n_key_words = array( // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). +'form.report.export' => 'Eksportimine', // TODO: is this correct? We want a verb as in "Export XML" - see report export options. + // The current combined English string is "Export PDF, XML or CSV". + // Meaning: user can have a displayed report in these formats. // TODO: translate the following. -// 'form.report.export' => 'Export', // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php @@ -562,9 +564,4 @@ $i18n_key_words = array( // "form.migration.compression.none" => 'none', "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', - -// miscellaneous strings -"forward.tocsvfile" => 'ekspordi andmed .csv faili', -"forward.toxmlfile" => 'ekspordi andmed .xml faili', -"forward.geninvoice" => 'loo arve', ); diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index a885f2ac..0ce4c46d 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -559,5 +559,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => 'az adatok exportálása CSV file-ba', -"forward.geninvoice" => 'számla készítés', ); diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 25f7579b..738cef4a 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -413,8 +413,8 @@ $i18n_key_words = array( // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). +'form.report.export' => '輸出する', // TODO: is this correct? // TODO: translate the following. -// 'form.report.export' => 'Export', // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php @@ -558,9 +558,4 @@ $i18n_key_words = array( "form.migration.compression.none" => 'なし', "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', - -// miscellaneous strings -"forward.tocsvfile" => 'csvファイルにエクスポート', -"forward.toxmlfile" => 'xmlファイルにエクスポート', -"forward.geninvoice" => '送り状の作成', ); diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index aa202f85..b1fed8f4 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -563,5 +563,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트', "forward.toxmlfile" => '데이터를 .xml 파일로 익스포트', -"forward.geninvoice" => '송장 만들기', ); diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 86ee8383..a6ea867e 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -324,9 +324,8 @@ $i18n_key_words = array( // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. -// TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', +'dropdown.all' => '--- alle ---', +'dropdown.no' => '--- nei ---', 'dropdown.current_day' => 'i dag', 'dropdown.previous_day' => 'i går', 'dropdown.selected_day' => 'dag', @@ -566,8 +565,4 @@ $i18n_key_words = array( "forward.tocsvfile" => 'eksporter data til en .csv fil', // Note to translators: the strings below are missing and must be translated and added // "forward.toxmlfile" => 'eksporter data til en .xml fil', -// "forward.geninvoice" => 'lag faktura', - -"controls.project_bind" => '--- alle ---', -"controls.all" => '--- alle ---', ); diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 6f69f9b4..f47d1b55 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -564,5 +564,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => 'exporta date in fisier .csv', -"forward.geninvoice" => 'genereaza factura', ); diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 4eddcc73..8ea3464b 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -570,5 +570,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => 'bilgileri .csv dosyasına aktar', "forward.toxmlfile" => 'bilgileri .xml dosyasına aktar', -"forward.geninvoice" => 'fatura yarat', ); diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 83668fe6..0f9b8586 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -548,5 +548,4 @@ $i18n_key_words = array( // miscellaneous strings "forward.tocsvfile" => '将数据导出到.csv文件', "forward.toxmlfile" => '将数据导出到.xml文件', -"forward.geninvoice" => '生成发票', ); diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 7cf4ea39..bdf96e84 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -554,9 +554,4 @@ $i18n_key_words = array( "form.migration.compression.none" => '不压缩', "form.migration.compression.gzip" => 'gzip格式', "form.migration.compression.bzip" => 'bzip格式', - -// miscellaneous strings -"forward.tocsvfile" => '將資料輸出到.csv文件', -"forward.toxmlfile" => '將資料輸出到.xml文件', -"forward.geninvoice" => '生成發票', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index e23485f5..845fb810 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3943 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3944 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}