diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /core/l10n/ko.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 88412e891de..7032cb05ed5 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -186,6 +186,9 @@ OC.L10N.register( "Install the Contacts app" : "Contacts 앱 설치", "Loading your contacts …" : "연락처 불러오는 중 …", "Looking for {term} …" : "{term} 검색 중 …", + "Modified" : "수정한 날짜", + "Not found" : "찾을 수 없음", + "People" : "사람들", "Forgot password?" : "암호를 잊으셨습니까?", "Back to login form" : "로그인으로 돌아가기", "Back" : "뒤로", @@ -410,7 +413,6 @@ OC.L10N.register( "No more subfolders in here" : "더 이상의 하위 폴더 없음", "Name" : "이름", "Size" : "크기", - "Modified" : "수정한 날짜", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", "File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.", "\"/\" is not allowed inside a file name." : "파일 이름에 \"/\"를 사용할 수 없습니다.", |