mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
53366f62c1
``` F:\Workspaces\riot-web\riot-web>yarn prunei18n yarn run v1.19.1 $ matrix-prune-i18n ar.json: removed 20 translations az.json: removed 1 translations bg.json: removed 29 translations bn_IN.json: removed 1 translations ca.json: removed 28 translations cs.json: removed 28 translations da.json: removed 27 translations de_DE.json: removed 29 translations el.json: removed 27 translations en_US.json: removed 28 translations eo.json: removed 28 translations es.json: removed 28 translations eu.json: removed 28 translations fa.json: removed 26 translations fi.json: removed 27 translations fr.json: removed 29 translations ga.json: removed 3 translations gl.json: removed 28 translations he.json: removed 26 translations hi.json: removed 28 translations hr.json: removed 27 translations hu.json: removed 29 translations id.json: removed 27 translations is.json: removed 27 translations it.json: removed 29 translations ja.json: removed 27 translations jbo.json: removed 27 translations ka.json: removed 27 translations ko.json: removed 28 translations lt.json: removed 27 translations lv.json: removed 28 translations ml.json: removed 25 translations nb_NO.json: removed 16 translations nl.json: removed 29 translations nn.json: removed 28 translations pl.json: removed 28 translations pt.json: removed 27 translations pt_BR.json: removed 28 translations ro.json: removed 28 translations ru.json: removed 29 translations sk.json: removed 28 translations sl.json: removed 3 translations sq.json: removed 29 translations sr.json: removed 28 translations sr_Latn.json: removed 1 translations sv.json: removed 28 translations ta.json: removed 7 translations te.json: removed 2 translations th.json: removed 25 translations tr.json: removed 28 translations uk.json: removed 28 translations vi.json: removed 9 translations vls.json: removed 2 translations zh_Hans.json: removed 28 translations zh_Hant.json: removed 29 translations Done in 0.19s. ``` Fixes https://github.com/vector-im/riot-web/issues/11539
26 lines
2.3 KiB
JSON
26 lines
2.3 KiB
JSON
{
|
|
"Custom Server Options": "맞춤 서버 설정",
|
|
"Dismiss": "버리기",
|
|
"powered by Matrix": "Matrix의 지원을 받음",
|
|
"Riot Desktop on %(platformName)s": "%(platformName)s 용 Riot 데스크톱",
|
|
"Unknown device": "알 수 없는 기기",
|
|
"Welcome to Riot.im": "Riot.im에 오신 것을 환영합니다",
|
|
"Chat with Riot Bot": "Riot 봇과 대화",
|
|
"%(appName)s via %(browserName)s on %(osName)s": "%(osName)s 용 %(browserName)s에서 연 %(appName)s",
|
|
"You need to be using HTTPS to place a screen-sharing call.": "화면 공유 전화를 걸려면 HTTPS를 사용해야 합니다.",
|
|
"Decentralised, encrypted chat & collaboration powered by [matrix]": "분산되고, 암호화된 대화 & [matrix]의 지원으로 협력",
|
|
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Riot 설정이 올바르지 않은 JSON을 포함하고 있습니다. 문제를 해결한 후, 페이지를 새로고침하세요.",
|
|
"The message from the parser is: %(message)s": "파서에서 온 메시지: %(message)s",
|
|
"Invalid JSON": "잘못된 JSON",
|
|
"Your Riot is misconfigured": "Riot이 잘못 설정됨",
|
|
"Unexpected error preparing the app. See console for details.": "앱을 준비하는 동안 예기치 않은 오류가 발생했습니다. 자세한 내용은 콘솔을 확인하세요.",
|
|
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "잘못된 설정: default_server_config 와 defalut_server_name, default_hs_url 중 하나만 지정할 수 있습니다.",
|
|
"Invalid configuration: no default server specified.": "잘못된 설정: 기본 서버가 지정되지 않았습니다.",
|
|
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "다른 홈서버 URL을 지정함으로써 맞춤 서버 옵션을 사용, 다른 Matrix 서버에 로그인할 수 있습니다. 이를 통해 다른 홈서버의 기존 Matrix 계정으로 Riot을 사용할 수 있습니다.",
|
|
"Sign In": "로그인",
|
|
"Create Account": "계정 만들기",
|
|
"Need help?": "도움이 필요합니까?",
|
|
"Explore rooms": "방 검색",
|
|
"Room Directory": "방 목록"
|
|
}
|