config: update crowdin translations
This commit is contained in:
@@ -1,13 +1,21 @@
|
||||
{
|
||||
"metaTitle": "ユーザー",
|
||||
"pageTitle": "ユーザー管理",
|
||||
"text": "ユーザーを使用して、ダッシュボードを編集できるユーザーを設定できます。Homarrの将来のバージョンでは、権限とボードをさらに細かく制御できるようになります。",
|
||||
"buttons": {
|
||||
"create": "作成"
|
||||
},
|
||||
"filter": {
|
||||
"roles": {
|
||||
"all": "",
|
||||
"normal": "",
|
||||
"admin": "",
|
||||
"owner": ""
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"user": "ユーザー"
|
||||
"user": "ユーザー",
|
||||
"email": "Eメール"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
|
||||
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"back": "",
|
||||
"sections": {
|
||||
"general": {
|
||||
"title": "一般",
|
||||
"inputs": {
|
||||
"username": {
|
||||
"label": "ユーザー名"
|
||||
},
|
||||
"eMail": {
|
||||
"label": "Eメール"
|
||||
}
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"inputs": {
|
||||
"password": {
|
||||
"label": ""
|
||||
},
|
||||
"terminateExistingSessions": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"confirm": {
|
||||
"label": "確認",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"roles": {
|
||||
"title": "",
|
||||
"currentRole": "",
|
||||
"badges": {
|
||||
"owner": "",
|
||||
"admin": "",
|
||||
"normal": ""
|
||||
}
|
||||
},
|
||||
"deletion": {
|
||||
"title": "",
|
||||
"inputs": {
|
||||
"confirmUsername": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"confirm": {
|
||||
"label": "永久削除",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user