New Crowdin updates (#2059)
This commit is contained in:
@@ -16,15 +16,15 @@
|
||||
"label": "永久削除",
|
||||
"disabled": "古いHomarrコンポーネントはデフォルト設定の削除を許可していないため、削除は無効です。将来的には削除できるようになるでしょう。"
|
||||
},
|
||||
"duplicate": "",
|
||||
"duplicate": "複製",
|
||||
"rename": {
|
||||
"label": "",
|
||||
"label": "名前を変更",
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "ボード名の変更 {{name}}",
|
||||
"fields": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "新しい名前",
|
||||
"placeholder": "新しいボード名"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
},
|
||||
"filter": {
|
||||
"roles": {
|
||||
"all": "",
|
||||
"normal": "",
|
||||
"admin": "",
|
||||
"owner": ""
|
||||
"all": "すべて",
|
||||
"normal": "通常",
|
||||
"admin": "管理者",
|
||||
"owner": "所有者"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"back": "",
|
||||
"metaTitle": "ユーザー {{username}}",
|
||||
"back": "ユーザー管理に戻る",
|
||||
"sections": {
|
||||
"general": {
|
||||
"title": "一般",
|
||||
@@ -14,40 +14,40 @@
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"title": "セキュリティ",
|
||||
"inputs": {
|
||||
"password": {
|
||||
"label": ""
|
||||
"label": "新しいパスワード"
|
||||
},
|
||||
"terminateExistingSessions": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "既存のセッションを終了する",
|
||||
"description": "ユーザーのデバイスで再ログインを強制する"
|
||||
},
|
||||
"confirm": {
|
||||
"label": "確認",
|
||||
"description": ""
|
||||
"description": "パスワードが更新されます。操作を元に戻すことはできません。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"roles": {
|
||||
"title": "",
|
||||
"currentRole": "",
|
||||
"title": " ロール",
|
||||
"currentRole": "現在のロール: ",
|
||||
"badges": {
|
||||
"owner": "",
|
||||
"admin": "",
|
||||
"normal": ""
|
||||
"owner": "所有者",
|
||||
"admin": "管理者",
|
||||
"normal": "通常"
|
||||
}
|
||||
},
|
||||
"deletion": {
|
||||
"title": "",
|
||||
"title": "アカウント削除",
|
||||
"inputs": {
|
||||
"confirmUsername": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "ユーザー名を確認",
|
||||
"description": "削除するにはユーザー名を入力してください"
|
||||
},
|
||||
"confirm": {
|
||||
"label": "永久削除",
|
||||
"description": ""
|
||||
"description": "この操作は永続的であり、すべてのアカウント データが失われることを理解しています。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user