config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -1,13 +1,21 @@
{
"metaTitle": "사용자",
"pageTitle": "사용자 관리",
"text": "사용자를 사용하여 대시보드를 편집할 수 있는 사용자를 구성할 수 있습니다. 향후 Homarr 버전에서는 권한과 보드를 더욱 세밀하게 제어할 수 있습니다.",
"buttons": {
"create": "만들기"
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
}
},
"table": {
"header": {
"user": "사용자"
"user": "사용자",
"email": "이메일"
}
},
"tooltips": {

View File

@@ -0,0 +1,55 @@
{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "일반",
"inputs": {
"username": {
"label": "사용자 이름"
},
"eMail": {
"label": "이메일"
}
}
},
"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": ""
}
}
}
}
}

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "",
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"entityId": {
"label": "",
"info": ""
},
"displayName": {
"label": ""
}
}
}
}

View File

@@ -41,12 +41,22 @@
},
"table": {
"header": {
"isCompleted": "",
"name": "이름",
"dateAdded": "",
"size": "크기",
"download": "다운로드",
"upload": "업로드",
"estimatedTimeOfArrival": "남은 시간",
"progress": "진행률"
"progress": "진행률",
"totalUploaded": "",
"totalDownloaded": "",
"ratio": "",
"seeds": "",
"peers": "",
"label": "",
"state": "상태",
"stateMessage": ""
},
"item": {
"text": "관리: {{appName}}, {{ratio}} 비율"