blob: 9c9c0e2bff38aee2c621bd6fb6795ed5f4dbe1e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"Profile" : "プロフィール",
"You have not added any info yet" : "まだ情報が追加されていません",
"{user} has not added any info yet" : "{user}が、まだ情報を追加していません",
"Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください",
"Edit Profile" : "プロフィールを編集",
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
"Profile not found" : "プロフィールが見つかりません",
"The profile does not exist." : "プロフィールはありません",
"Back to %s" : "%s に戻る"
},"pluralForm" :"nplurals=1; plural=0;"
}
|