From 145b5aa294eff1b81e304bfbcf32dd409d2ee6f6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Jun 2023 01:29:43 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ko.js | 2 +- l10n/ko.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/ko.js b/l10n/ko.js index fdc5b4ba61..bb8dda360d 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -18,7 +18,7 @@ OC.L10N.register( "Missing a temporary folder" : "임시 폴더 없음", "Could not write file to disk" : "디스크에 파일을 쓸 수 없음", "A PHP extension stopped the file upload" : "PHP 확장 기능에서 파일 업로드를 차단함", - "No file uploaded or file size exceeds maximum of %s" : "파일이 업로드 되지 않았거나, 크기가 %s를 초과합니다.", + "No file uploaded or file size exceeds maximum of %s" : "파일이 업로드 되지 않았거나, 크기가 %s를 초과함", "File is too big" : "파일이 너무 큼", "Invalid file provided" : "잘못된 파일 지정됨", "Headings" : "제목", diff --git a/l10n/ko.json b/l10n/ko.json index 578d10bd58..583662435b 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -16,7 +16,7 @@ "Missing a temporary folder" : "임시 폴더 없음", "Could not write file to disk" : "디스크에 파일을 쓸 수 없음", "A PHP extension stopped the file upload" : "PHP 확장 기능에서 파일 업로드를 차단함", - "No file uploaded or file size exceeds maximum of %s" : "파일이 업로드 되지 않았거나, 크기가 %s를 초과합니다.", + "No file uploaded or file size exceeds maximum of %s" : "파일이 업로드 되지 않았거나, 크기가 %s를 초과함", "File is too big" : "파일이 너무 큼", "Invalid file provided" : "잘못된 파일 지정됨", "Headings" : "제목",