X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8d140021f8b25d7b4417bfd475386cd98afe0e2c..7fbd29498b99eb787c4ba799559603c10cc086e6:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index e2df17ff..347a231d 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -238,22 +238,23 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// Form titles. +'title.login' => 'ログイン', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', -// TODO: refactoring ongoing down from here. -// Form titles. -// TODO: the entire title section is missing here. See the English file. +// TODO: refactoring ongoing down from here. "form.filter.project" => 'プロジェクト', "form.filter.filter" => 'お気に入りレポート', "form.filter.filter_new" => 'お気に入りに保存', "form.filter.filter_confirm_delete" => 'このお気に入りレポートを削除しますか?', -// login form attributes -"form.login.title" => 'ログイン', -"form.login.login" => 'ログインID', - // password reminder form attributes "form.fpass.title" => 'パスワードの初期化', "form.fpass.login" => 'ログイン',