Some more recycling in translation files.
authorNik Okuntseff <support@anuko.com>
Wed, 7 Feb 2018 22:20:02 +0000 (22:20 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 7 Feb 2018 22:20:02 +0000 (22:20 +0000)
WEB-INF/resources/cs.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index 2d9ca69..578da01 100644 (file)
@@ -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',
 );
index 74c69af..55cc123 100644 (file)
@@ -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',
 );
index a885f2a..0ce4c46 100644 (file)
@@ -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',
 );
index 25f7579..738cef4 100644 (file)
@@ -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" => '送り状の作成',
 );
index aa202f8..b1fed8f 100644 (file)
@@ -563,5 +563,4 @@ $i18n_key_words = array(
 // miscellaneous strings
 "forward.tocsvfile" => '데이터를 .csv 파일로 익스포트',
 "forward.toxmlfile" => '데이터를 .xml 파일로 익스포트',
-"forward.geninvoice" => '송장 만들기',
 );
index 86ee838..a6ea867 100644 (file)
@@ -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 ---',
 );
index 6f69f9b..f47d1b5 100644 (file)
@@ -564,5 +564,4 @@ $i18n_key_words = array(
 
 // miscellaneous strings
 "forward.tocsvfile" => 'exporta date in fisier .csv',
-"forward.geninvoice" => 'genereaza factura',
 );
index 4eddcc7..8ea3464 100644 (file)
@@ -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',
 );
index 83668fe..0f9b858 100644 (file)
@@ -548,5 +548,4 @@ $i18n_key_words = array(
 // miscellaneous strings
 "forward.tocsvfile" => '将数据导出到.csv文件',
 "forward.toxmlfile" => '将数据导出到.xml文件',
-"forward.geninvoice" => '生成发票',
 );
index 7cf4ea3..bdf96e8 100644 (file)
@@ -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" => '生成發票',
 );
index e23485f..845fb81 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.12.3943 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.12.3944 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>