More refactoring in translation files.
authoranuko <support@anuko.com>
Thu, 2 Nov 2017 17:33:10 +0000 (17:33 +0000)
committeranuko <support@anuko.com>
Thu, 2 Nov 2017 17:33:10 +0000 (17:33 +0000)
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/templates/footer.tpl

index 4a85045..cd9ad14 100644 (file)
@@ -273,15 +273,20 @@ $i18n_key_words = array(
 // Strings that are used in a single form must go to the specific form section.
 'dropdown.all' => '--- wszystkie ---',
 'dropdown.no' => '--- żaden ---',
-// NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts.
-'dropdown.this_day' => 'wybrany dzień',
 // TODO: translate the following.
-// 'dropdown.last_day' => 'last day',
-'dropdown.this_week' => 'ten tydzień',
-'dropdown.last_week' => 'poprzedni tydzień',
-'dropdown.this_month' => 'ten miesiąc',
-'dropdown.last_month' => 'poprzedni miesiąc',
-'dropdown.this_year' => 'ten rok',
+// 'dropdown.current_day' => 'today',
+// 'dropdown.previous_day' => 'yesterday',
+'dropdown.selected_day' => 'dzień',
+'dropdown.current_week' => 'ten tydzień',
+'dropdown.previous_week' => 'poprzedni tydzień',
+'dropdown.selected_week' => 'tydzień',
+'dropdown.current_month' => 'ten miesiąc',
+'dropdown.previous_month' => 'poprzedni miesiąc',
+'dropdown.selected_month' => 'miesiąc',
+'dropdown.current_year' => 'ten rok',
+// TODO: translate the following.
+// 'dropdown.previous_year' => 'previous year',
+'dropdown.selected_year' => 'rok',
 'dropdown.all_time' => 'od początku',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'zadania',
index 55c5f75..9582e2f 100644 (file)
@@ -265,14 +265,20 @@ $i18n_key_words = array(
 // Strings that are used in a single form must go to the specific form section.
 'dropdown.all' => '--- todos ---',
 'dropdown.no' => '--- não ---',
-'dropdown.this_day' => 'este dia',
 // TODO: translate the following.
-// 'dropdown.last_day' => 'last day',
-'dropdown.this_week' => 'esta semana',
-'dropdown.last_week' => 'última semana',
-'dropdown.this_month' => 'este mês',
-'dropdown.last_month' => 'último mês',
-'dropdown.this_year' => 'este ano',
+// 'dropdown.current_day' => 'today',
+// 'dropdown.previous_day' => 'yesterday',
+'dropdown.selected_day' => 'dia',
+'dropdown.current_week' => 'esta semana',
+'dropdown.previous_week' => 'última semana',
+'dropdown.selected_week' => 'semana',
+'dropdown.current_month' => 'este mês',
+'dropdown.previous_month' => 'último mês',
+'dropdown.selected_month' => 'mês',
+'dropdown.current_year' => 'este ano',
+// TODO: translate the following.
+// 'dropdown.previous_year' => 'previous year',
+'dropdown.selected_year' => 'ano',
 'dropdown.all_time' => 'todas as datas',
 'dropdown.projects' => 'projetos',
 'dropdown.tasks' => 'tarefas',
index 4c7d416..96b44c7 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.12.2.3678 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.12.2.3679 | 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>