]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Some more refactoring of localization files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 80c1c601d561b300ee62952195810624166c7d78..d2bd5259e385b8845ceef7a982d8163057565bfb 100644 (file)
@@ -199,17 +199,25 @@ $i18n_key_words = array(
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 // 'label.total' => 'Total',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+// 'label.client_name' => 'Client name',
+// 'label.client_address' => 'Client address',
+// 'label.or' => 'or',
+// 'label.error' => 'Error',
+// 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
+// 'label.required_fields' => '* - required fields',
+// 'label.on_behalf' => 'on behalf of',
+// 'label.role_manager' => '(manager)',
+// 'label.role_comanager' => '(co-manager)',
+// 'label.role_admin' => '(administrator)',
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
-// TODO: translate the following.
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.