X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6807f422718097717a86a9ead3a8bca08343c058..cc31bb230e32dbff98f10ace148b41872d738ad9:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 2bf52d41..b2553a48 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -118,22 +118,20 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'キャンセル', - - - -// TODO: refactoring ongoing down from here. - 'button.submit' => '送信', -// TODO: improve translation of all button.add... strings. -'button.add_user' => '新規ユーザーの追加', -'button.add_project' => '新規プロジェクトの追加', // TODO: translate the following. +// 'button.add_user' => 'Add user', +// 'button.add_project' => 'Add project', // 'button.add_task' => 'Add task', -'button.add_client' => '新規クライアントの追加', -// TODO: translate the following. +// 'button.add_client' => 'Add client', // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => '追加', + + + +// TODO: refactoring ongoing down from here. + 'button.generate' => '生成', // Note to translators: button.reset_password needs an improved translation. 'button.reset_password' => '進む',