From 63857a34d9e8d2bf65b67c1c32c7f53439e99cc5 Mon Sep 17 00:00:00 2001 From: Yoo Dongryul Date: Mon, 13 Nov 2023 08:23:31 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 99.7% (1087 of 1090 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ko/ --- assets/base/i18n/ko.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index bffd00b9e..cd17a44aa 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -16,7 +16,7 @@ "alert.channel_deleted.description": "{displayName} 채널이 보관되었습니다.", "alert.channel_deleted.title": "보관된 채널", "alert.push_proxy.button": "확인", - "alert.push_proxy_error.description": "이 서버의 설정 때문에 모바일 앱에서 알림을 수신할 수 없습니다. 자세한 정보는 시스템 관리자에게 문의하세요.", + "alert.push_proxy_error.description": "이 서버의 설정으로 인해 모바일 앱에서 알림을 수신할 수 없습니다. 자세한 정보는 시스템 관리자에게 문의하세요.", "alert.push_proxy_error.title": "이 서버의 알림을 수신할 수 없습니다", "alert.push_proxy_unknown.description": "알 수 없는 이유로 이 서버에서 푸시 알림을 수신할 수 없습니다. 다음에 연결할 때 다시 시도합니다.", "alert.push_proxy_unknown.title": "이 서버에서 알림을 받을 수 없습니다", @@ -772,7 +772,7 @@ "notification_settings.ooo_auto_responder": "자동 회신", "notification_settings.pushNotification.all_new_messages": "모든 새 메시지", "notification_settings.pushNotification.disabled_long": "시스템 관리자가 모바일 장치에 대한 푸시 알림을 비활성화했습니다.", - "notification_settings.pushNotification.mentions_only": "멘션만, 다이렉트 메시지와 그룹메시지(기본값)", + "notification_settings.pushNotification.mentions_only": "멘션 및 다이렉트 메시지와 그룹 메시지만 (기본값)", "notification_settings.pushNotification.nothing": "알림을 받지 않음", "notification_settings.push_notification": "푸시 알림", "notification_settings.push_threads.following": "이 채널에서 팔로우 중인 스레드에 대해 답글 알림 받기",