From aae56ea0e00217318d273c04884522a57c0eb41c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 25 Nov 2022 11:12:32 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 73.5% (50 of 68 strings) Translation: ArmCord/ArmCord Translate-URL: https://hosted.weblate.org/projects/armcord/armcord/ko/ --- assets/lang/ko-KR.json | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/assets/lang/ko-KR.json b/assets/lang/ko-KR.json index 3260881..90a2949 100644 --- a/assets/lang/ko-KR.json +++ b/assets/lang/ko-KR.json @@ -3,7 +3,6 @@ "loading_screen_offline": "오프라인 상태인 것 같습니다. 인터넷에 연결하고 다시 시도해 주세요.", "setup_question1_answer1": "빠른 설정", "settings-channel-desc4": "공개 테스트 빌드입니다. 안정적인 기능보다 먼저 기능을 수신하지만 Canary보다 약간 오래되었습니다.", - "settings-mod-desc4": "많은 작업이 진행 중이며 작동하는 UI가 없습니다.", "settings-prfmMode": "성능 모드는 ArmCord의 응답성과 성능을 높이거나 낮출 수 있는\n 실험적인 기능입니다. 모든 옵션을 시도하고 가장 적합한 옵션을 찾으세요.", "setup_question1": "ArmCord 설정 유형을 선택:", "setup_question1_answer2": "전체 설정", @@ -51,5 +50,21 @@ "settings-none": "없음", "settings-save": "설정 저장", "settings-restart": "앱 다시 시작", - "settings-updater": "업데이트 확인" + "settings-updater": "업데이트 확인", + "settings-mod-vencord": "lightweight, and easy to use client mod. Features a built-in store for plugins.", + "settings-channel-hummus": "Hummus (Experimental)", + "settings-mod-shelter": "is a new generation client mod built to be essentially bulletproof.", + "settings-prfmMode-desc": "Performance mode is an experimental function that may either increase responsiveness and performance of\n ArmCord or... decrease it. Please try every option and see which fits you the best.", + "settings-trayIcon-dynamic": "Dynamic", + "settings-trayIcon-normal": "Discord Icon", + "settings-trayIcon-classic": "Classic Discord Icon", + "settings-trayIcon-colored-plug": "Colored Plug", + "settings-trayIcon-white-plug": "White Plug", + "settings-trayIcon-white-plug-alt": "White Plug Alt", + "settings-trayIcon-black-plug": "Black Plug", + "settings-trayIcon-black-plug-alt": "Black Plug Alt", + "settings-experimental": "Experimental", + "settings-skipSplash": "Skip Splash Screen (Experimental)", + "settings-skipSplash-desc": "Skips ArmCord splash screen when you start up the app.", + "settings-copyDebugInfo": "Copy Debug Info" }