diff options
author | lanthanide <yuchan070601@gmail.com> | 2023-09-02 08:58:08 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2023-09-02 11:16:18 +0200 |
commit | e55f86f7c87273277838c3397be12d3aca109897 (patch) | |
tree | 3bb5efa31d224695ce2c6772f72f471b01024657 /src/main/resources | |
parent | e868c8de93da55a8025740ca78449709e60d5b2e (diff) | |
download | Skyblocker-e55f86f7c87273277838c3397be12d3aca109897.tar.gz Skyblocker-e55f86f7c87273277838c3397be12d3aca109897.tar.bz2 Skyblocker-e55f86f7c87273277838c3397be12d3aca109897.zip |
Translated using Weblate (Korean) [skip ci]
Currently translated at 60.8% (204 of 335 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ko/
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/ko_kr.json | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/ko_kr.json b/src/main/resources/assets/skyblocker/lang/ko_kr.json index 50fd2866..cfb4e556 100644 --- a/src/main/resources/assets/skyblocker/lang/ko_kr.json +++ b/src/main/resources/assets/skyblocker/lang/ko_kr.json @@ -180,5 +180,30 @@ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBar 로 더 나은 기능을 사용합니다", "key.skyblocker.defaultTgl": "기본 보기로 탭 HUD 변경", "key.skyblocker.toggleB": "B 스크린으로 탭 HUD 변경", - "key.skyblocker.toggleA": "A 스크린으로 탭 HUD 변경" + "key.skyblocker.toggleA": "A 스크린으로 탭 HUD 변경", + "text.autoconfig.skyblocker.option.general.tabHud": "미려한 탭 HUD", + "text.autoconfig.skyblocker.option.general.tabHud.tabHudEnabled": "미려한 탭 HUD 활성화", + "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale": "미려한 탭 HUD 배율", + "text.autoconfig.skyblocker.option.general.tabHud.tabHudScale.@Tooltip": "GUI 비율에 대한 백분율", + "text.autoconfig.skyblocker.option.general.experiments.enableChronomatronSolver": "Chronomatron 해결기 활성화", + "text.autoconfig.skyblocker.option.general.experiments": "Experiments 해결기", + "text.autoconfig.skyblocker.option.general.experiments.enableSuperpairsSolver": "Superpairs 해결기 활성화", + "text.autoconfig.skyblocker.option.general.experiments.enableUltrasequencerSolver": "Ultrasequencer 해결기 활성화", + "text.autoconfig.skyblocker.option.general.fishing": "낚시 도우미", + "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "낚시 도우미 활성화", + "text.autoconfig.skyblocker.option.general.fairySouls": "페어리 소울 도우미", + "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "페어리 소울 도우미 활성화", + "text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp 오버레이", + "text.autoconfig.skyblocker.option.general.shortcuts": "단축키", + "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "단축키 활성화", + "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "Hypixel 에서만 작동합니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 아래 옵션 중 하나 이상을 활성화해야 합니다.", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "명령어 단축키 활성화", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts.@Tooltip": "한 단어만으로 구성된 명령어 단축키입니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 단축키가 활성화되어야 합니다.", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "명령어 인수 단축키 활성화", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts.@Tooltip": "여러 단어나 인수를 가진 명령어의 하나 이상의 단어나 인수를 변경하는 단축키입니다. \"/skyblocker shortcuts\" 로 단축키를 수정하세요. 이 기능을 사용하려면 단축키가 활성화되어야 합니다.", + "text.autoconfig.skyblocker.option.general.quiverWarning": "화살통 경고", + "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "화살통 경고 활성화", + "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningInDungeons": "던전에서 화살통 경고 활성화", + "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningAfterDungeon": "던전 후 화살통 경고 활성화", + "text.autoconfig.skyblocker.option.general.acceptReparty": "Reparty 자동 수락" } |