Skip to content

Commit

Permalink
New translations en.json (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 committed Feb 13, 2024
1 parent d860938 commit 7220888
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/lib/lang/ko.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"progress.clean_old": "오래된 파일을 정리하는 중",
"progress.load_pack": "모드팩을 다운로드하는 중",
"progress.download_files": "모드를 다운로드하는 중",
"progress.download_file": "{{file}} 다운로드 중 ({{idx}}/{{total}})",
"progress.extract_overrides": "구성 파일 압축을 해제하는 중",
"progress.install_loader": "모드 로더를 설치하는 중",
"progress.add_profile": "런처 프로필을 생성하는 중",
"ui.loading-versions": "버전을 로드하는 중",
"ui.version-tooltip": "바닐라 설치 관리자를 사용하면 Fabulously Optimized가 지원하는 모든 버전을 쉽게 설치할 수 있습니다. 오래된 버전의 경우, 다른 런처를 사용하거나 설치 방법을 참고하세요.",
"ui.isolate-profile": "이 버전에 다른 <code class=\"inline-code\">.minecraft</code> 폴더를 사용할까요?",
"ui.profile-dir-placeholder": "비워두면 설치 관리자가 자동으로 결정합니다",
"ui.profile-dir-browse-label": "폴더 선택",
"ui.install-button": "설치",
"ui.installing": "설치 중...",
"ui.installed": "Fabulously Optimized가 설치되었습니다!",
"ui.install-error": "Fabulously Optimized를 설치하는 도중 오류가 발생했습니다: {{errorMessage}}",
"ui.downgrade-msg": "Minecraft 버전을 다운그레이드하려고 합니다. 이는 Mojang 및 Fabulously Optimized에 의해 <span class=\"inline font-semibold\">지원되지 않으며,</span> 월드 손상 또는 충돌을 일으킬 수 있습니다. <br /> 이 작업을 안전하게 수행하려면 <code class=\"inline-code\">.minecraft</code> 폴더의 <code class=\"inline-code\">mods</code>, <code class=\"inline-code\">config</code> 및 <code class=\"inline-code\">saves</code> 폴더를 다른 위치에 백업하고 해당 폴더를 삭제해야 합니다.",
"ui.confirm-downgrade": "예, FO를 다운그레이드하고 싶습니다.",
"ui.downgrade-cancel": "뒤로",
"ui.downgrade-continue": "계속",
"ui.confirm-exit": "Fabulously Optimized가 설치 중입니다. 종료하시겠습니까?",
"ui.no-launcher": "설치 프로그램이 마인크래프트 런처 설치를 감지하지 못했습니다. 설치 프로그램을 계속할 수 없습니다. 계속하려면 런처를 설치하거나 한 번 실행하세요.",
"ui.no-launcher-back": "뒤로",
"ui.no-launcher-continue": "계속",
"ui.back-home": "메인 페이지로 돌아가기"
}

0 comments on commit 7220888

Please sign in to comment.