Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 6149e7c..917112a 100644 (file)
@@ -63,6 +63,7 @@ $i18n_key_words = array(
 'menu.users' => 'ユーザー',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'クライアント',
 'menu.options' => 'オプション',
@@ -120,7 +121,9 @@ $i18n_key_words = array(
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
+// 'error.xml' => 'Error in XML file at line %d: %s.',
 // 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'ログイン',
@@ -170,6 +173,7 @@ $i18n_key_words = array(
 'label.users' => 'ユーザー',
 // TODO: translate the following.
 // 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
 // 'label.roles' => 'Roles',
 'label.client' => 'クライアント',
 'label.clients' => 'クライアント',
@@ -264,6 +268,7 @@ $i18n_key_words = array(
 'title.login' => 'ログイン',
 'title.groups' => 'チーム', // TODO: change "teams" to "groups".
 // TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
 // 'title.create_group' => 'Creating Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'チームの削除',  // TODO: change "team" to "group".