Some recycling work in Chinese translations.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 4b720a4..12761d5 100644 (file)
@@ -164,8 +164,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.month_total' => 'Month total',
 'label.today' => 'Hoje',
-'label.total_hours' => 'Total de horas',
-'label.total_cost' => 'Custo total',
 'label.view' => 'Ver',
 'label.edit' => 'Editar',
 'label.delete' => 'Apagar',
@@ -217,6 +215,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'Login',
@@ -372,6 +372,8 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'NĂºmero da fatura',
 'form.invoice.person' => 'Pessoa',
+
+// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
 'form.invoice.invoice_to_delete' => 'Fatura a ser apagada',
 'form.invoice.invoice_entries' => 'Entradas de fatura',
 // TODO: translate the following.