diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
commit | cd6b10f89b6b2059ca6f3ebf3355ce80e3649099 (patch) | |
tree | 29e75b4550bc7e2e882cd75ab77981181216d860 /core/l10n/ko.js | |
parent | e6a2985e4dfdfafd0370983b87237170a86931a6 (diff) | |
download | nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.tar.gz nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 17e5bab31ad..2b5d0fedbe6 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -197,6 +197,13 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션", "Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.", "Search contacts" : "연락처 검색", + "Search contacts …" : "연락처 검색…", + "Could not load your contacts" : "연락처를 불러올 수 없음", + "No contacts found" : "연락처를 찾을 수 없음", + "Show all contacts …" : "모든 연락처 보기 …", + "Install the Contacts app" : "Contacts 앱 설치", + "Loading your contacts …" : "연락처 불러오는 중 …", + "Looking for {term} …" : "{term} 검색 중 …", "Forgot password?" : "암호를 잊으셨습니까?", "Back to login form" : "로그인으로 돌아가기", "Back" : "뒤로", @@ -223,16 +230,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "지원되지 않는 브라우저로 계속 사용하기", "Supported versions" : "지원되는 버전", "{name} version {version} and above" : "{name}의 {version} 버전 이상", - "Open settings menu" : "설정 메뉴 열기", "Settings menu" : "설정 메뉴", "Search {types} …" : "{types} 검색 ...", - "Avatar of {fullName}" : "{fullName}의 아바타", - "Could not load your contacts" : "연락처를 불러올 수 없음", - "No contacts found" : "연락처를 찾을 수 없음", - "Show all contacts …" : "모든 연락처 보기 …", - "Install the Contacts app" : "Contacts 앱 설치", - "Loading your contacts …" : "연락처 불러오는 중 …", - "Looking for {term} …" : "{term} 검색 중 …", "No" : "아니요", "Yes" : "예", "Choose {file}" : "{file} 선택", @@ -407,8 +406,9 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "암호 초기화 메시지가 이 계정의 이메일 주소로 발송되었습니다. 메일을 받지 못했다면, 스팸/정크 폴더를 확인하거나 로컬 관리자에게 문의하십시오.", "If it is not there ask your local administrator." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", "Press enter to start searching" : "엔터를 눌러 검색을 시작하세요.", + "Open settings menu" : "설정 메뉴 열기", "Settings" : "설정", - "Search contacts …" : "연락처 검색…", + "Avatar of {fullName}" : "{fullName}의 아바타", "No files in here" : "여기에 파일이 없음", "New folder" : "새 폴더", "No more subfolders in here" : "더 이상의 하위 폴더 없음", |