diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-08 00:19:23 +0000 |
commit | db0d7b34f53db3779ca5692de4516305cf16fabf (patch) | |
tree | 091854a4c3725eb2c298cc04c8ad62abcde0d0c1 /apps/files/l10n/ko.js | |
parent | 46720b8915b621b789e9a45cb4aa3b3d6418a86e (diff) | |
download | nextcloud-server-db0d7b34f53db3779ca5692de4516305cf16fabf.tar.gz nextcloud-server-db0d7b34f53db3779ca5692de4516305cf16fabf.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 9c72f9c2f14..abc6ee4600d 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -219,6 +219,7 @@ OC.L10N.register( "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", + "Choose {file}" : "{file} 선택", "Add" : "추가", "Loading current folder" : "현재 폴더를 불러오는 중", "No files in here" : "여기에 파일 없음", |