]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Some string recycling in Chinese files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index f6946d99018fb81b825b3f0f2ffb8539f912f1d0..647ac8ed00f13ef887b27f5fe05cc60f9f684028 100644 (file)
@@ -197,8 +197,9 @@ $i18n_key_words = array(
 // 'label.date_format' => 'Date format',
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
-// 'label.status' => 'Status',
+'label.comment' => 'Comentário',
+'label.status' => 'Status',
+// TODO: translate the following.
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 // 'label.total' => 'Total',
@@ -423,15 +424,8 @@ $i18n_key_words = array(
 "form.people.edit_str" => 'editando usuário',
 "form.people.del_str" => 'apagando usuário',
 
-// Note to translators: "form.people.th.login" => 'e-mail', // email has been changed to login
 "form.people.th.role" => 'regra',
-"form.people.th.status" => 'status',
-// Note to translators: the strings below are missing and must be added and translated 
-// "form.people.th.project" => 'project',
-// "form.people.th.rate" => 'rate',
 "form.people.manager" => 'gerente',
-// Note to translators: the string below is missing and must be added and translated 
-// "form.people.comanager" => 'comanager',
 "form.people.empl" => 'usuário',
 
 // projects form attributes
@@ -461,7 +455,6 @@ $i18n_key_words = array(
 // mail form attributes
 "form.mail.from" => 'de',
 "form.mail.to" => 'para',
-"form.mail.comment" => 'comentário',
 "form.mail.above" => 'enviar este relatório por e-mail',
 // Note to translators: the strings below must be translated
 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',