X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d27035c60953218e0a75b8561df1de5449622a4e..d9b8a2fcd3d9886b2cf218d31eb6d37afdae368e:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 2bf52d41..cd789eed 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -118,33 +118,31 @@ $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' => '追加', 'button.generate' => '生成', -// Note to translators: button.reset_password needs an improved translation. -'button.reset_password' => '進む', +// TODO: translate the following. +// 'button.reset_password' => 'Reset password', 'button.send' => '送信', 'button.send_by_email' => 'Eメールの送信', -'button.save_as_new' => '名前を付けて保存', -// TODO: improve translation of button.create_team -'button.create_team' => '新規チームの作成', +// TODO: translate the following. +// 'button.create_team' => 'Create team', 'button.export' => 'チームのエクスポート', 'button.import' => 'チームのインポート', -'button.apply' => '適用', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', + + + +// TODO: refactoring ongoing down from here. // labels for controls on various forms // TODO: translate label.team_name