diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:40 +0000 |
commit | df32a447a8699f8abe1deff1cc605718142db148 (patch) | |
tree | 7d43e52d22fa167f456d44027a6068c280cea657 /apps/files/l10n/ko.js | |
parent | b2c8a104442a0d4c3924ff183cc5977841d71827 (diff) | |
download | nextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.tar.gz nextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 86031e02171..0373120d19b 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -349,8 +349,6 @@ OC.L10N.register( "Text file" : "텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", "Direct link was copied (only works for people who have access to this file/folder)" : "직접 링크를 복사했습니다. (이 파일 및 폴더에 접근할 수 있는 사람에게만 작동)", - "Copy direct link (only works for people who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)", - "Destination is not a folder" : "대상이 폴더가 아닙니다.", - "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다." + "Copy direct link (only works for people who have access to this file/folder)" : "직접 링크 복사(이 파일/폴더에 접근 권한이 있는 사람만)" }, "nplurals=1; plural=0;"); |