Some cleanup in nl, no, pl, pt translation files
authorNik Okuntseff <support@anuko.com>
Sat, 12 Mar 2016 12:07:00 +0000 (04:07 -0800)
committerNik Okuntseff <support@anuko.com>
Sat, 12 Mar 2016 12:07:00 +0000 (04:07 -0800)
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/templates/footer.tpl

index 00257c0..babfe5e 100644 (file)
@@ -59,9 +59,13 @@ $i18n_key_words = array(
 'menu.options' => 'Opties',
 
 // Footer - strings on the bottom of most pages.
-'footer.mobile_phones' => 'Time Tracker is geschikt voor gebruik met mobiele telefoons.',
+// TODO: translate the following:
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 'footer.credits' => 'Medewerkers',
 'footer.license' => 'Licentie',
+// TODO: translate the following:
+// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
+                                  // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
 'error.access_denied' => 'Toegang geweigerd.',
index a2dff5f..88306bb 100644 (file)
@@ -39,28 +39,42 @@ $i18n_holidays = array('01/01', '04/05', '04/09', '04/10', '04/12', '04/13', '05
 
 $i18n_key_words = array(
 
-// menu entries
+// Menus.
 'menu.login' => 'Innlogging',
 'menu.logout' => 'Logg ut',
-'menu.feedback' => 'Tilbakemelding',
+// TODO: translate the following:
+// 'menu.forum' => 'Forum',
 'menu.help' => 'Hjelp',
 // Note to translators: menu.create_team needs an improved translation.
 'menu.create_team' => 'Lag ny adminkonto',
-'menu.edit_profile' => 'Endre profil',
-'menu.my_time' => 'Min tid',
+'menu.profile' => 'Profil',
+'menu.time' => 'Tid',
+// TODO: translate the following:
+// 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Rapporter',
 'menu.charts' => 'Diagrammer',
 'menu.projects' => 'Prosjekter',
-'menu.activities' => 'Aktiviteter',
-'menu.people' => 'Personer',
+// TODO: translate the following:
+// 'menu.tasks' => 'Tasks',
+// 'menu.users' => 'Users',
 // Note to translators: check translation of menu.teams. This is for a list of teams in the time tracker for admin.
 // 'menu.teams' => 'team',
 'menu.export' => 'Eksport',
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
-'menu.admin' => 'Admin',
+
+// Footer - strings on the bottom of most pages.
+// TODO: translate the following:
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
+// 'footer.credits' => 'Credits',
+// 'footer.license' => 'License',
+// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
+                                  // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
+// TODO: translate the following:
+// 'error.access_denied' => 'Access denied.',
+// 'error.sys' => 'System error.',
 'error.db' => 'Databasefeil.',
 'error.field' => 'Feil "{0}" data.',
 'error.empty' => 'Feltet "{0}" er tomt.',
index d46c773..e6702f4 100644 (file)
@@ -59,9 +59,13 @@ $i18n_key_words = array(
 'menu.options' => 'Opcje',
 
 // Footer - strings on the bottom of most pages.
-'footer.mobile_phones' => 'Time Tracker jest dostępny na urządzeniach przenośnych.',
+// TODO: Translate the following:
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 'footer.credits' => 'Twórcy',
 'footer.license' => 'Licencja',
+// TODO: Translate the following:
+// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
+                                  // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
 'error.access_denied' => 'Odmowa dostępu.',
index 10832ac..a971c1c 100644 (file)
@@ -29,6 +29,8 @@
 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option 
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
+// Note to translators: Please use proper capitalization rules for your language. 
+
 $i18n_language = 'Português';
 $i18n_months = array('janeiro', 'fevereiro', 'março', 'abril', 'maio', 'junho', 'julho', 'augosto', 'setembro', 'outubro', 'novembro', 'dezembro');
 $i18n_weekdays = array('domingo', 'segunda-feira', 'terça-feira', 'quarta-feira', 'quinta-feira', 'sexta-feira', 'sábado');
@@ -39,30 +41,42 @@ $i18n_holidays = array('01/01', '02/24', '04/10', '04/12', '04/25', '05/01', '06
 
 $i18n_key_words = array(
 
-// menu entries
-'menu.login' => 'login',
-'menu.logout' => 'logout',
-'menu.feedback' => 'feedback',
-'menu.help' => 'ajuda',
+// Menus.
+'menu.login' => 'Login',
+'menu.logout' => 'Logout',
+// TODO: Translate the following:
+// 'menu.forum' => 'Forum',
+'menu.help' => 'Ajuda',
 // Note to translators: menu.create_team needs a more accurate translation.
 'menu.create_team' => 'criar nova conta de gerente',
-'menu.edit_profile' => 'editar perfil',
-'menu.my_time' => 'meu tempo',
-'menu.reports' => 'relatórios',
-// Note to translators: menu.charts needs to be translated.
-// 'menu.charts' => 'charts',
-'menu.projects' => 'projetos',
-'menu.activities' => 'atividades',
-'menu.people' => 'pessoas',
-// Note to translators: the strings below are missing and must be added and translated 
-// 'menu.teams' => 'teams',
-// 'menu.export' => 'export',
-// 'menu.clients' => 'clients',
-'menu.options' => 'opções',
-// 'menu.admin' => 'admin',
+'menu.profile' => 'Perfil',
+'menu.time' => 'Tempo',
+// TODO: Translate the following:
+// 'menu.expenses' => 'Expenses',
+'menu.reports' => 'Relatórios',
+// TODO: Translate the following:
+// 'menu.charts' => 'Charts',
+'menu.projects' => 'Projetos',
+// TODO: Translate the following:
+// 'menu.tasks' => 'Tasks',
+// 'menu.users' => 'Users',
+// 'menu.teams' => 'Tams',
+// 'menu.export' => 'Export',
+// 'menu.clients' => 'Clients',
+'menu.options' => 'Opções',
 
-// error strings
-// Note to translators: the strings below must be translated
+// Footer - strings on the bottom of most pages.
+// TODO: Translate the following:
+// 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
+// 'footer.credits' => 'Credits',
+// 'footer.license' => 'License',
+// 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
+                                  // This is a link to a webpage that describes how to contribute to the project.
+
+// Error messages.
+// TODO: Translate the following:
+// 'error.access_denied' => 'Access denied.',
+// 'error.sys' => 'System error.',
 // 'error.db' => 'database error',
 // 'error.field' => 'incorrect "{0}" data',
 // 'error.empty' => 'field "{0}" is empty',
index 015f4ab..6f55540 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.9.14.3408 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.14.3409 | 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>