]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Some more cleanup in translation files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 585313f0fd1a5b2584ad62b16155310d6cc4efdb..e00310b22085b12620129bc03b99d99c94ea6cc7 100644 (file)
@@ -82,7 +82,8 @@ $i18n_key_words = array(
 // 'error.empty' => 'Field "{0}" is empty.',
 // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".',
 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
-// 'error.project' => 'Select project.',
+'error.project' => 'Selecione projeto.',
+// TODO: translate the following.
 // 'error.task' => 'Select task.',
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
@@ -203,7 +204,8 @@ $i18n_key_words = array(
 // 'label.total' => 'Total',
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'ou',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* campos obrigatórios',
@@ -476,8 +478,6 @@ $i18n_key_words = array(
 // miscellaneous strings
 "forward.forgot_password" => 'esqueceu a senha?',
 
-// strings inside contols on forms
-"controls.select.project" => '--- selecione projeto ---',
 "controls.per_tm" => 'este mês',
 "controls.per_lm" => 'último mês',
 "controls.per_tw" => 'esta semana',