]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
Some more refactoring of localization files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index cfa6e963e4cac404d6e75acefaad35b8b78a0ad5..f846c8de174816b064e93545e77549768c5b3e7e 100644 (file)
@@ -206,17 +206,26 @@ $i18n_key_words = array(
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '合計',
-
-
-
-// TODO: refactoring ongoing down from here.
-
-// Translate the following.
+// TODO: translate the following.
+// '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',
 // '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.