🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions
+22 -22
View File
@@ -1,48 +1,48 @@
{
"metaTitle": "",
"pageTitle": "",
"description": "",
"metaTitle": "ユーザー招待",
"pageTitle": "ユーザー招待の管理",
"description": "招待を使用すると、Homarrインスタンスにユーザーを招待することができます。招待状は一定期間のみ有効で、一度しか使用できません。有効期限は作成時に5分から12ヶ月の間でなければなりません。",
"button": {
"createInvite": "",
"deleteInvite": ""
"createInvite": "招待状の作成",
"deleteInvite": "招待の削除"
},
"table": {
"header": {
"id": "ID",
"creator": "",
"expires": "",
"action": ""
"creator": "クリエイター",
"expires": "期限切れ",
"action": "行動"
},
"data": {
"expiresAt": "",
"expiresIn": ""
"expiresAt": "期限切れ {{at}}",
"expiresIn": "{{in}}"
}
},
"modals": {
"create": {
"title": "",
"description": "",
"title": "招待状を作成する",
"description": "有効期限が過ぎると、招待は無効となり、招待を受けた人はアカウントを作成できなくなります。",
"form": {
"expires": "",
"submit": ""
"expires": "有効期限",
"submit": "作成"
}
},
"copy": {
"title": "",
"description": "",
"invitationLink": "",
"title": "招待状のコピー",
"description": "招待状が作成されました。このモーダルが閉じると、 <b>このリンクをコピーすることはできなくなります</b>。招待したい人がいない場合は、いつでもこの招待を削除することができます。",
"invitationLink": "招待リンク",
"details": {
"id": "ID",
"token": ""
"token": "トークン"
},
"button": {
"close": ""
"close": "コピー & 解散"
}
},
"delete": {
"title": "",
"description": ""
"title": "招待の削除",
"description": "この招待状を削除してもよろしいですか?このリンクを持つユーザーは、そのリンクを使用してアカウントを作成できなくなります。"
}
},
"noInvites": ""
"noInvites": "まだ招待券はない。"
}