X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt.lang.php;h=1bd4c183aa2e53b15b7e5912ecaaf0305e4a5c7d;hb=0040233ec546afbe413861e356e26351468c4992;hp=ed18f32249abdce84835f7d400fb1e6917903137;hpb=dc5d9b08bfb2e729508b02928b9d3b45e041e3a7;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index ed18f322..1bd4c183 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -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', @@ -166,9 +169,7 @@ $i18n_key_words = array( // "form.admin.profile.th.edit" => 'edit', // "form.admin.profile.th.del" => 'delete', // "form.admin.profile.th.active" => 'active', -// "form.admin.lock.period" => 'lock interval in days', "form.admin.options" => 'opções', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", @@ -321,9 +322,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
and address', -// "form.invoice.custcoo" => 'client name
and address', // "form.invoice.comment" => 'comment ', // "form.invoice.th.username" => 'person', // "form.invoice.th.time" => 'hours', @@ -357,9 +355,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
and address in invoice', -// "form.client.custcoo" => 'address', // "form.client.comment" => 'comment ', // miscellaneous strings @@ -423,7 +418,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',