From bfa3c9cab98bc5b92a7b025a0edcb205249466e9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Dec 2022 09:28:06 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/ko.js | 1 + l10n/ko.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ko.js b/l10n/ko.js index 328f669..5c52d9c 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -39,6 +39,7 @@ OC.L10N.register( "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", "API URL is invalid" : "무효한 API URL", + "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."] }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index c88f290..ffd6b3d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -37,6 +37,7 @@ "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", "API URL is invalid" : "무효한 API URL", + "Send to" : "에게 전송", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file