🌐 New Crowdin updates (#1531)
This commit is contained in:
@@ -1,52 +1,52 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"metaTitle": "ユーザー作成",
|
||||
"steps": {
|
||||
"account": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"title": "最初のステップ",
|
||||
"text": "アカウント作成",
|
||||
"username": {
|
||||
"label": "ユーザー名"
|
||||
},
|
||||
"email": {
|
||||
"label": ""
|
||||
"label": "Eメール"
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"title": "第2ステップ",
|
||||
"text": "パスワード",
|
||||
"password": {
|
||||
"label": "パスワード"
|
||||
}
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"title": "確認",
|
||||
"text": "データベースに保存",
|
||||
"card": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "インプットを見直す",
|
||||
"text": "データベースにデータを送信すると、ユーザーはログインできるようになります。このユーザーをデータベースに保存し、ログインを有効化してもよろしいですか?"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"property": "",
|
||||
"value": "",
|
||||
"property": "プロパティ",
|
||||
"value": "価値",
|
||||
"username": "ユーザー名",
|
||||
"email": "",
|
||||
"email": "Eメール",
|
||||
"password": "パスワード"
|
||||
},
|
||||
"notSet": "",
|
||||
"valid": ""
|
||||
"notSet": "未設定",
|
||||
"valid": "有効"
|
||||
},
|
||||
"failed": ""
|
||||
"failed": "ユーザー作成に失敗しました: {{error}}"
|
||||
},
|
||||
"completed": {
|
||||
"alert": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "ユーザーが作成された",
|
||||
"text": "ユーザーがデータベースに作成されました。これでログインできるようになりました。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"generateRandomPassword": "",
|
||||
"createAnother": ""
|
||||
"generateRandomPassword": "ランダム生成",
|
||||
"createAnother": "別のものを作る"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user