diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files_sharing/l10n/ko.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 25a7b05c9ab..d59e37bf482 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -270,15 +270,6 @@ OC.L10N.register( "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", "Shares you have received but not approved will show up here" : "받았지만 수락하지 않은 공유들이 이곳에 나타납니다.", - "No entries found in this folder" : "이 폴더에 항목 없음", - "Name" : "이름", - "Share time" : "공유 시간", - "Sorry, this link does not seem to work anymore." : "죄송합니다, 이 링크는 더 이상 작동하지 않습니다.", - "Reasons might be:" : "이유는 다음과 같을 수 있습니다:", - "the item was removed" : "항목이 삭제됨", - "the link expired" : "링크가 만료됨", - "sharing is disabled" : "공유가 비활성화됨", - "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", "Share note" : "공유 노트", "Upload files to %s" : "%s에 파일 업로드", "Note" : "노트", @@ -304,6 +295,15 @@ OC.L10N.register( "Allow resharing" : "재공유 허용", "Expiration date enforced" : "만료 날짜 적용", "Password protect" : "암호 보호", + "No entries found in this folder" : "이 폴더에 항목 없음", + "Name" : "이름", + "Share time" : "공유 시간", + "Sorry, this link does not seem to work anymore." : "죄송합니다, 이 링크는 더 이상 작동하지 않습니다.", + "Reasons might be:" : "이유는 다음과 같을 수 있습니다:", + "the item was removed" : "항목이 삭제됨", + "the link expired" : "링크가 만료됨", + "sharing is disabled" : "공유가 비활성화됨", + "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", "Update" : "업데이트", "Share with " : "공유 받는이:" }, |