From 2547332fe5f704e3a6e79034e7bdbbf541a753dd Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 21 Dec 2023 00:20:59 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/ko.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/l10n/ko.js') diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 205bcbf02a1..b789160f957 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -171,6 +171,7 @@ OC.L10N.register( "Reload current directory" : "이 경로를 새로고침", "Go to the \"{dir}\" directory" : "\"{dir}\" 경로로 이동", "Drag and drop files here to upload" : "이곳에 파일을 드래그 앤 드롭해 업로드", + "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "Upload successful" : "업로드 성공", "\"{displayName}\" action executed successfully" : "\"{displayName}\" 작업을 성공적으로 실행함", "\"{displayName}\" action failed" : "\"{displayName}\" 작업을 실패함", @@ -231,7 +232,6 @@ OC.L10N.register( "Shared" : "공유됨", "Switch to list view" : "목록 보기로 전환", "Switch to grid view" : "바둑판식 보기로 전환", - "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "Open the files app settings" : "파일 앱 설정을 열기", "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", -- cgit v1.2.3