Merge pull request #2 from rkv/patch-1
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 2e78d52..989d17e 100644 (file)
@@ -29,7 +29,7 @@
 // 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. 
+// 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');
@@ -71,7 +71,7 @@ $i18n_key_words = array(
 // '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.
+                                     // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
 // TODO: Translate the following:
@@ -134,6 +134,9 @@ $i18n_key_words = array(
 // Translate the following string.
 // 'label.page' => 'Page',
 
+// Form titles.
+// TODO: the entire title section is missing here. See the English file.
+
 // "form.filter.project" => 'project',
 // "form.filter.filter" => 'favorite report',
 // "form.filter.filter_new" => 'save as favorite',
@@ -321,9 +324,6 @@ $i18n_key_words = array(
 // "form.invoice.date" => 'invoice date',
 // "form.invoice.number" => 'invoice number',
 // "form.invoice.tax" => 'tax',
-// "form.invoice.daily_subtotals" => 'daily subtotals'
-// "form.invoice.yourcoo" => 'your name<br> and address',
-// "form.invoice.custcoo" => 'client name<br> and address',
 // "form.invoice.comment" => 'comment ',
 // "form.invoice.th.username" => 'person',
 // "form.invoice.th.time" => 'hours',
@@ -357,9 +357,6 @@ $i18n_key_words = array(
 // "form.client.th.del" => 'delete',
 // "form.client.name" => 'name',
 // "form.client.tax" => 'tax',
-// "form.client.daily_subtotals" => 'daily subtotals',
-// "form.client.yourcoo" => 'your name<br> and address in invoice',
-// "form.client.custcoo" => 'address',
 // "form.client.comment" => 'comment ',
 
 // miscellaneous strings
@@ -423,7 +420,6 @@ $i18n_key_words = array(
 // "label.group_title" => 'group by',
 // "label.include_title" => 'include records',
 // "label.inv_str" => 'invoice',
-// "label.set_empl" => 'select users'
 //" label.sel_all" => 'select all',
 // "label.sel_none" => 'deselect all',
 // "label.or" => 'or',