From adf5a763924f99429d9b7829fce5ae15f3977a4b Mon Sep 17 00:00:00 2001 From: WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:28:38 +0200 Subject: Translations update from Weblate (#656) * Translated using Weblate (Korean) Currently translated at 100.0% (158 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (158 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/ * Translated using Weblate (Turkish) Currently translated at 76.5% (121 of 158 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/ --------- Co-authored-by: Sungjoon Moon Co-authored-by: Akinaton Osti Co-authored-by: Bahasnyldz --- backend/decky_loader/locales/ko-KR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'backend/decky_loader/locales/ko-KR.json') diff --git a/backend/decky_loader/locales/ko-KR.json b/backend/decky_loader/locales/ko-KR.json index 902851c5..13572911 100644 --- a/backend/decky_loader/locales/ko-KR.json +++ b/backend/decky_loader/locales/ko-KR.json @@ -191,6 +191,15 @@ "testing_title": "테스트" }, "Store": { + "download_progress_info": { + "download_zip": "플러그인 다운로드 중", + "increment_count": "다운로드 횟수 증가", + "installing_plugin": "플러그인 설치 중", + "open_zip": "압축 파일 여는 중", + "parse_zip": "압축 파일 파싱 중", + "start": "초기화 중", + "uninstalling_previous": "이전 복사본 설치 제거 중" + }, "store_contrib": { "desc": "Decky 플러그인 스토어에 기여하고 싶다면 SteamDeckHomebrew/decky-plugin-template Github 저장소를 확인하세요. 개발 및 배포에 대한 정보는 README에서 확인할 수 있습니다.", "label": "기여하기" @@ -239,7 +248,11 @@ } }, "Testing": { - "download": "다운로드" + "download": "다운로드", + "error": "PR 설치 오류", + "header": "다음 버전의 Decky Loader는 서드 파티 PR를 사용하여 빌드 되엇습니다. Decky Loader 팀은 해당 버전의 작동 여부와 안전성을 확인하지 않았으며 최신 버전이 아닐 수 도 있습니다.", + "loading": "열린 PR 로딩 중...", + "start_download_toast": "PR #{{id}} 다운로드 중" }, "TitleView": { "decky_store_desc": "Decky 스토어 열기", -- cgit v1.2.3