diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
commit | 294035f523a0149dcab5eb301ec39e99d09f7adb (patch) | |
tree | e28b911b9f31a01849874efd7c4f0444e1c2d1ce /core/l10n/ko.js | |
parent | 3a9abb256ebb4168e2a9d0bef1cf5e34390c25e9 (diff) | |
download | nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.tar.gz nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 01a847d379b..0dbd9ad5f68 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -184,7 +184,6 @@ OC.L10N.register( "Open settings menu" : "설정 메뉴 열기", "Settings menu" : "설정 메뉴", "Search {types} …" : "{types} 검색 ...", - "Settings" : "설정", "Could not load your contacts" : "연락처를 불러올 수 없음", "Search contacts …" : "연락처 검색…", "No contacts found" : "연락처를 찾을 수 없음", @@ -384,6 +383,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "그곳에 없다면 로컬 관리자에게 문의하십시오.", "Collaboratively edit office documents." : "오피스 문서를 함께 편집하세요.", "Local document editing back-end used by the Collabora Online app." : "Collabora Online 앱을 로컬 문서 수정 백엔드로 사용 함.", + "Settings" : "설정", "restricted" : "제한됨", "invisible" : "보이지 않음", "File not found" : "파일을 찾을 수 없음", |