diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-23 00:26:16 +0000 |
commit | 84991c332b2f92eb103914b3390fe9efb9cbef40 (patch) | |
tree | 86af9f145a3c256b94801ee083dd92bcf8a031b8 /core/l10n/ko.js | |
parent | 81e5453b35ed3307ac92df2c5a60d1d4ab5eb69f (diff) | |
download | nextcloud-server-84991c332b2f92eb103914b3390fe9efb9cbef40.tar.gz nextcloud-server-84991c332b2f92eb103914b3390fe9efb9cbef40.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, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 95701cac27b..c2b36574bb7 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -176,6 +176,7 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online에 기반한 협업 문서, 스프레드시트와 프레젠테이션", "Distraction free note taking app." : "방해 없는 무료 메모 작성 앱.", "Search contacts" : "연락처 검색", + "Reset search" : "검색 초기화", "Search contacts …" : "연락처 검색…", "Could not load your contacts" : "연락처를 불러올 수 없음", "No contacts found" : "연락처를 찾을 수 없음", @@ -197,8 +198,6 @@ OC.L10N.register( "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", "Search starts once you start typing and results may be reached with the arrow keys" : "입력을 시작하면 검색이 시작되며, 방향키를 통해 결과로 이동할 수 있습니다.", - "Reset search" : "검색 초기화", - "Start search" : "검색 시작", "Search for {name} only" : "{name}(으)로만 검색", "Start typing to search" : "검색어 입력", "Loading more results …" : "더 많은 결과 불러오는 중...", @@ -402,6 +401,7 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of 512MB." : "PHP 메모리 제한이 추천값인 512MB보다 작습니다.", "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." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", + "Start search" : "검색 시작", "Press enter to start searching" : "엔터를 눌러 검색을 시작하세요.", "Open settings menu" : "설정 메뉴 열기", "Settings" : "설정", |