X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fja.lang.php;h=142e4c6845da518b70fdf18acd957d048d1f6772;hb=a4fd787ff4452eb1a7e3d0c0a24d8fcebd7b8b43;hp=6149e7c4bc1311274e6d07262fff8d26d05363de;hpb=15ae2165165da813912300d223c50b74f44cc1e0;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 6149e7c4..142e4c68 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -120,7 +120,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 +172,7 @@ $i18n_key_words = array( 'label.users' => 'ユーザー', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => 'クライアント', 'label.clients' => 'クライアント',