X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=c5e731d7186e15aa353f23b5662600f3ad4b427d;hb=3129f6204498630940977123a34a1315d9fffbb7;hp=02bb66f9e3afb909ae92ff5ae8be2c8f37abf7f7;hpb=167e70e68597a70269edea5c5af9b186c489d57f;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 02bb66f9..c5e731d7 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -254,11 +254,11 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ログイン', -'title.teams' => 'チーム', +'title.groups' => 'チーム', // TODO: change "teams" to "groups". // TODO: translate the following. -// 'title.create_team' => 'Creating Team', -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'チームの削除', +// 'title.create_group' => 'Creating Group', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'チームの削除', // TODO: change "team" to "group". 'title.reset_password' => 'パスワードの初期化', // TODO: translate the following. // 'title.change_password' => 'Changing Password', @@ -313,8 +313,8 @@ $i18n_key_words = array( // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', // 'title.monthly_quotas' => 'Monthly Quotas', -// 'title.export' => 'Exporting Team Data', -// 'title.import' => 'Importing Team Data', +// 'title.export' => 'Exporting Group Data', +// 'title.import' => 'Importing Group Data', 'title.options' => 'オプション', 'title.profile' => 'プロファイル', // TODO: translate the following.