-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations installer.properties (Korean)
- Loading branch information
1 parent
8b9c8b5
commit 2e75d19
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
installer.title=Fabric 설치기 | ||
option.create.profile=프로필 생성 | ||
option.show.snapshots=스냅샷 표시 | ||
progress.done=완료 | ||
progress.done.start.server=완료되었습니다, {0}을(를) 실행해 서버를 시작하세요 | ||
progress.done.server=서버가 성공적으로 설치되었습니다 | ||
progress.download.libraries=필요한 파일 다운로드 중 | ||
progress.download.minecraft=Minecraft 서버 다운로드 중 | ||
progress.download.library.entry={0} 라이브러리 다운로드 중 | ||
progress.exception.no.launcher.directory=런처 디렉터리를 찾을 수 없습니다\! | ||
progress.exception.no.launcher.profile=런처 profile.json을 찾을 수 없습니다\! | ||
progress.generating.launch.jar=서버 실행 JAR 생성 중 | ||
progress.generating.launch.jar.library=서버 실행 JAR 생성 중\: {0} | ||
progress.installing=Fabric 로더 {0}을(를) 클라이언트에 설치하는 중 | ||
progress.installing.server=Fabric 로더 {0}을(를) 서버에 설치하는 중 | ||
prompt.exception=예외 | ||
prompt.exception.caused.by=원인\: | ||
prompt.exception.occurrence=예외가 발생했습니다\! | ||
prompt.exception.suppressed=숨겨짐 | ||
prompt.install=설치 | ||
prompt.loader.version=로더 버전\: | ||
prompt.loading.versions=버전 로드 중 | ||
prompt.launcher.open.body=올바른 작동을 위해 먼저 Minecraft 런처를 닫아야 합니다.\n\n계속하시겠습니까? | ||
prompt.launcher.open.tile=Minecraft 런처가 열려 있음 | ||
prompt.launcher.type.body=Fabric에서 2개의 Minecraft 런처 설치를 감지했습니다. 어떤 런처에 Fabric을 설치하시겠습니까?\n\n- Xbox 앱 또는 Windows Store를 통해 Minecraft를 플레이 한다면 Microsoft Store를 선택하십시오.\n- Minecraft.net 웹사이트에서 Minecraft 런처를 바로 다운로드 했다면 독립 실행형을 선택하십시오.\n\n확실하지 않은 경우 먼저 Microsoft Store를 선택해 보세요. 언제든지 설치 프로그램을 다시 실행할 수 있습니다. | ||
prompt.launcher.type.xbox=Microsoft Store / Xbox | ||
prompt.launcher.type.win32=독립 실행형 (32비트) | ||
prompt.game.version=Minecraft 버전\: | ||
prompt.ready.install=설치 준비 완료 | ||
prompt.select.location=런처 위치\: | ||
prompt.server.info.jar=Fabric을 실행하려면 공식 Minecraft 서버 jar이 필요합니다 | ||
prompt.server.info.command=이 명령어를 사용해 서버를 시작하세요 | ||
prompt.server.info.scipt=또는 시작 스크립트 생성 | ||
prompt.server.jar=서버 jar 다운로드 중 | ||
prompt.server.jar.valid=올바른 {0} 서버 jar를 찾음 | ||
prompt.server.jar.invalid=올바른 {0} 서버 jar를 찾을 수 없음 | ||
prompt.server.downloading={0}/{1} MB 다운로드 중 | ||
prompt.server.generate=생성 | ||
prompt.server.overwrite=기존 실행 스크립트를 덮어 쓰시겠습니까? | ||
prompt.server.launcher=더 쉬운 설정을 위해 독립 실행형 서버 프로그램을 사용하려면 여기를 클릭하세요. | ||
prompt.install.successful.title=성공적으로 설치됨 | ||
prompt.install.successful={1}용 Fabric 로더 {0}이(가) 성공적으로 설치되었습니다.<br>또한 대부분의 모드를 정상적으로 사용하려면 <a href\="{2}">Fabric API</a>를 <a href\="fabric\://mods">mods</a> 폴더에 넣어야 합니다. | ||
tab.client=클라이언트 | ||
tab.server=서버 |