From 611fd39194ed8f49fadbdee8db08363898a7e336 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Jan 2026 02:23:11 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex 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 892c465..35753d2 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -113,6 +113,7 @@ OC.L10N.register( "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "\"{startDate}\"의 녹음을 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.", "Delete?" : "삭제합니까?", "Could not delete record" : "기록을 지울 수 없습니다.", + "Start" : "시작", "You are not allowed to change this option, because this room is shared with you." : "공유된 대화방의 설정을 변경할 수 없습니다", "Group name" : "그룹 이름", "Max. rooms" : "최대 대화방 수", diff --git a/l10n/ko.json b/l10n/ko.json index 26d8369..7588363 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -111,6 +111,7 @@ "Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "\"{startDate}\"의 녹음을 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.", "Delete?" : "삭제합니까?", "Could not delete record" : "기록을 지울 수 없습니다.", + "Start" : "시작", "You are not allowed to change this option, because this room is shared with you." : "공유된 대화방의 설정을 변경할 수 없습니다", "Group name" : "그룹 이름", "Max. rooms" : "최대 대화방 수",