X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30fe1769a76524d74ad90d73c938f76b782bb9c2..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 269de914..292a8e34 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -213,7 +213,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => 'あるいは', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* 必須のフィールド', @@ -597,7 +598,6 @@ $i18n_key_words = array( "label.set_empl" => 'ユーザーの選択', "label.sel_all" => 'すべて選択', "label.sel_none" => 'すべて解除', -"label.or" => 'あるいは', "label.disable" => '使用中止', "label.enable" => '使用可能', "label.hrs" => '時間',