You've already forked AstralRinth
forked from didirus/AstralRinth
New translations from Crowdin (main) (#5154)
This commit is contained in:
@@ -600,7 +600,7 @@
|
||||
"defaultMessage": "클라이언트 측"
|
||||
},
|
||||
"project.about.compatibility.environments.dedicated-servers-only": {
|
||||
"defaultMessage": "지원되는 서버 전용"
|
||||
"defaultMessage": "전용 서버만"
|
||||
},
|
||||
"project.about.compatibility.environments.server-side": {
|
||||
"defaultMessage": "서버 측"
|
||||
@@ -681,13 +681,13 @@
|
||||
"defaultMessage": "일부 기능은 부분적으로만이라도 클라이언트와 서버 양쪽에서 작동합니다."
|
||||
},
|
||||
"project.environment.client-and-server.title": {
|
||||
"defaultMessage": "클라이언트 및 서버"
|
||||
"defaultMessage": "클라이언트와 서버, 양쪽 모두에 필요함"
|
||||
},
|
||||
"project.environment.client-only-server-optional.description": {
|
||||
"defaultMessage": "일부 기능은 부분적일지라도 클라이언트와 서버 모두에서 작동합니다."
|
||||
},
|
||||
"project.environment.client-only-server-optional.title": {
|
||||
"defaultMessage": "클라이언트 및 서버"
|
||||
"defaultMessage": "클라이언트와 서버, 서버에서는 선택 사항"
|
||||
},
|
||||
"project.environment.client-only.description": {
|
||||
"defaultMessage": "모든 기능은 클라이언트 측에서만 처리되며 바닐라 서버와 호환됩니다."
|
||||
@@ -699,13 +699,13 @@
|
||||
"defaultMessage": "일부 기능은 부분적으로만이라도 클라이언트와 서버 양쪽에서 작동합니다."
|
||||
},
|
||||
"project.environment.client-or-server-prefers-both.title": {
|
||||
"defaultMessage": "클라이언트 및 서버"
|
||||
"defaultMessage": "클라이언트와 서버, 양쪽에 설치할 때 최적"
|
||||
},
|
||||
"project.environment.client-or-server.description": {
|
||||
"defaultMessage": "일부 기능은 부분적으로만이라도 클라이언트와 서버 양쪽에서 작동합니다."
|
||||
},
|
||||
"project.environment.client-or-server.title": {
|
||||
"defaultMessage": "클라이언트 및 서버"
|
||||
"defaultMessage": "클라이언트와 서버, 양쪽 모두 선택 사항"
|
||||
},
|
||||
"project.environment.dedicated-server-only.description": {
|
||||
"defaultMessage": "모든 기능은 서버 측에서만 처리되며 바닐라 클라이언트와 호환됩니다."
|
||||
@@ -717,13 +717,13 @@
|
||||
"defaultMessage": "일부 기능은 부분적으로만이라도 클라이언트와 서버 양쪽에서 작동합니다."
|
||||
},
|
||||
"project.environment.server-only-client-optional.title": {
|
||||
"defaultMessage": "클라이언트 및 서버"
|
||||
"defaultMessage": "클라이언트와 서버, 클라이언트에서는 선택 사항"
|
||||
},
|
||||
"project.environment.server-only.description": {
|
||||
"defaultMessage": "모든 기능은 서버 측에서만 처리되며 바닐라 클라이언트와 호환됩니다."
|
||||
},
|
||||
"project.environment.server-only.title": {
|
||||
"defaultMessage": "서버 측 전용"
|
||||
"defaultMessage": "서버 측 전용, 싱글플레이에서도 작동"
|
||||
},
|
||||
"project.environment.singleplayer-only.description": {
|
||||
"defaultMessage": "싱글 플레이거나 멀티 플레이 서버에 접속하지 않았을 때만 작동합니다."
|
||||
@@ -731,6 +731,12 @@
|
||||
"project.environment.singleplayer-only.title": {
|
||||
"defaultMessage": "싱글 플레이 전용"
|
||||
},
|
||||
"project.environment.tag.not-applicable": {
|
||||
"defaultMessage": "해당 없음"
|
||||
},
|
||||
"project.environment.tag.unknown": {
|
||||
"defaultMessage": "알 수 없음"
|
||||
},
|
||||
"project.environment.unknown.description": {
|
||||
"defaultMessage": "이 버전의 실행 환경을 확인할 수 없습니다."
|
||||
},
|
||||
@@ -914,6 +920,21 @@
|
||||
"search.filter.locked.default.unlock": {
|
||||
"defaultMessage": "필터 잠금 해제"
|
||||
},
|
||||
"search.filter.option.exclusion.add.tooltip": {
|
||||
"defaultMessage": "제외"
|
||||
},
|
||||
"search.filter.option.search.clear.aria_label": {
|
||||
"defaultMessage": "검색 초기화"
|
||||
},
|
||||
"search.filter.option.search.placeholder": {
|
||||
"defaultMessage": "검색..."
|
||||
},
|
||||
"search.filter.option.show_fewer": {
|
||||
"defaultMessage": "더 적게 표시"
|
||||
},
|
||||
"search.filter.option.show_more": {
|
||||
"defaultMessage": "더 많이 표시"
|
||||
},
|
||||
"search.filter_type.environment": {
|
||||
"defaultMessage": "실행 환경"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user