<?php

$messages = array(
'help' => 'ヘルプ',
'identityName' => "登録者 %%identity%%",
'impersonatedInAs' => '登録者',
'impersonatedName' => "ログイン名：%%identity%%",
'loggedInAs' => 'ログイン名：',
'logIn' => 'ログイン',
'logOut' => 'ログアウト',
'myProfile' => 'プロファイルを編集',
'readManual' => 'ガイドを読む',
'subscription' => '契約',
'subscription_powerUser' => 'ウェブスペース',
'sureToLogout' => 'ログアウトしてよろしいですか?',
'tutorials' => 'ビデオチュートリアルを再生',
'webspace' => 'ウェブスペース',
);
