From 54954cc374aed5265b53002b02fc40c9e93e7507 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 15 Feb 2023 02:25:45 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/files/l10n/ko.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/ko.js') diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index de08246e031..349b3a87bd7 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -176,6 +176,7 @@ OC.L10N.register( "Files settings" : "파일 설정", "Show hidden files" : "숨김 파일 보이기", "Additional settings" : "고급 설정", + "WebDAV" : "WebDAV", "Copy to clipboard" : "클립보드로 복사", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", @@ -217,7 +218,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", - "Settings" : "설정", - "WebDAV" : "WebDAV" + "Settings" : "설정" }, "nplurals=1; plural=0;"); -- cgit v1.2.3