chore(translations): new crowdin updates (#1984)
This commit is contained in:
@@ -1,38 +1,141 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"fahrenheit": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"fahrenheit": {
|
||||
"label": ""
|
||||
},
|
||||
"cpu": {
|
||||
"label": "",
|
||||
"load": "",
|
||||
"minute": "",
|
||||
"minutes": ""
|
||||
},
|
||||
"memory": {
|
||||
},
|
||||
"memory": {
|
||||
"label": ""
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": ""
|
||||
},
|
||||
"node": {
|
||||
"label": "",
|
||||
"totalMem": "",
|
||||
"available": ""
|
||||
},
|
||||
"fileSystem": {
|
||||
"info": ""
|
||||
},
|
||||
"defaultViewState": {
|
||||
"label": "",
|
||||
"available": ""
|
||||
},
|
||||
"info": {
|
||||
"uptime": "",
|
||||
"updates": "",
|
||||
"reboot": ""
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"data": {
|
||||
"none": "없음",
|
||||
"node": "",
|
||||
"vm": "",
|
||||
"lxc": "",
|
||||
"storage": "저장소"
|
||||
}
|
||||
},
|
||||
"defaultTabState": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"data": {
|
||||
"system": "",
|
||||
"cluster": ""
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"label": ""
|
||||
},
|
||||
"showNode": {
|
||||
"label": ""
|
||||
},
|
||||
"showVM": {
|
||||
"label": ""
|
||||
},
|
||||
"showLXCs": {
|
||||
"label": ""
|
||||
},
|
||||
"showStorage": {
|
||||
"label": ""
|
||||
},
|
||||
"sectionIndicatorColor": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"data": {
|
||||
"any": "",
|
||||
"all": ""
|
||||
}
|
||||
},
|
||||
"ignoreCert": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"load": "",
|
||||
"minute": ""
|
||||
},
|
||||
"memory": {
|
||||
"label": "",
|
||||
"totalMem": "",
|
||||
"available": ""
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "",
|
||||
"available": ""
|
||||
},
|
||||
"info": {
|
||||
"uptime": "",
|
||||
"uptimeFormat": "",
|
||||
"updates": "",
|
||||
"reboot": ""
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"headings": {
|
||||
"system": "",
|
||||
"cluster": ""
|
||||
},
|
||||
"cluster": {
|
||||
"summary": {
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM"
|
||||
},
|
||||
"accordion": {
|
||||
"title": {
|
||||
"nodes": "",
|
||||
"vms": "",
|
||||
"lxcs": "",
|
||||
"storage": "저장소"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "이름",
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM",
|
||||
"node": ""
|
||||
}
|
||||
},
|
||||
"popover": {
|
||||
"node": "",
|
||||
"vmid": "",
|
||||
"details": "세부 정보",
|
||||
"cores": "",
|
||||
"memSize": "",
|
||||
"memRatio": "",
|
||||
"diskSize": "",
|
||||
"diskRatio": "",
|
||||
"uptime": "",
|
||||
"plugin": "",
|
||||
"ha": "",
|
||||
"sharedStorage": "",
|
||||
"localStorage": "",
|
||||
"na": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
96
public/locales/ko/modules/media-transcoding.json
Normal file
96
public/locales/ko/modules/media-transcoding.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"appId": {
|
||||
"label": ""
|
||||
},
|
||||
"defaultView": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"workers": "",
|
||||
"queue": "대기열",
|
||||
"statistics": ""
|
||||
}
|
||||
},
|
||||
"showHealthCheck": {
|
||||
"label": ""
|
||||
},
|
||||
"showHealthChecksInQueue": {
|
||||
"label": ""
|
||||
},
|
||||
"queuePageSize": {
|
||||
"label": ""
|
||||
},
|
||||
"showAppIcon": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"noAppSelected": "",
|
||||
"views": {
|
||||
"workers": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"eta": "남은 시간",
|
||||
"progress": "진행률"
|
||||
},
|
||||
"empty": "비어 있음",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "크기"
|
||||
},
|
||||
"footer": {
|
||||
"currentIndex": ""
|
||||
},
|
||||
"empty": "비어 있음",
|
||||
"tooltip": {
|
||||
"transcode": "",
|
||||
"healthCheck": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"statistics": {
|
||||
"empty": "비어 있음",
|
||||
"box": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"files": "",
|
||||
"spaceSaved": ""
|
||||
},
|
||||
"pies": {
|
||||
"transcodes": "",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"title": "오류",
|
||||
"message": ""
|
||||
},
|
||||
"tabs": {
|
||||
"workers": "",
|
||||
"queue": "대기열",
|
||||
"statistics": ""
|
||||
},
|
||||
"healthCheckStatus": {
|
||||
"title": "",
|
||||
"queued": "",
|
||||
"healthy": "",
|
||||
"unhealthy": ""
|
||||
}
|
||||
}
|
||||
@@ -23,7 +23,12 @@
|
||||
"displayFriendlyName": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"genericToggle": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,6 +29,25 @@
|
||||
"displayRatioWithFilter": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"columnOrdering": {
|
||||
"label": ""
|
||||
},
|
||||
"rowSorting": {
|
||||
"label": ""
|
||||
},
|
||||
"columns": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"date": "",
|
||||
"down": "다운로드",
|
||||
"up": "업로드",
|
||||
"eta": "남은 시간",
|
||||
"progress": "진행률"
|
||||
}
|
||||
},
|
||||
"nameColumnSize": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -84,10 +103,6 @@
|
||||
"text": "토렌트 클라이언트와 통신할 수 없습니다. 구성을 확인하세요."
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
"title": "로드 중",
|
||||
"description": "연결 설정하기"
|
||||
},
|
||||
"popover": {
|
||||
"introductionPrefix": "관리 주체",
|
||||
"metrics": {
|
||||
|
||||
Reference in New Issue
Block a user