diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
commit | 9dfb7e28c46326b962e447e69449a515d9b6d49f (patch) | |
tree | 131526a1409127fdb447aafc383607589f135c6e /core/l10n/ko.js | |
parent | 195b434f7b0fb0718d2a363d94d854ce9178d9a0 (diff) | |
download | nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.tar.gz nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.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." : "파일 이름에 \"/\"를 사용할 수 없습니다.", |