diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-11 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-11 00:08:29 +0000 |
commit | 647b185c2b2dc393e3135adfe935e70253c9bef8 (patch) | |
tree | 8be60b45a340d96766a8cd94fa99f99b809bc6ac /settings/l10n/ko.js | |
parent | 0def38b50ea7281b1c887833a966ce42ff016c36 (diff) | |
download | nextcloud-server-647b185c2b2dc393e3135adfe935e70253c9bef8.tar.gz nextcloud-server-647b185c2b2dc393e3135adfe935e70253c9bef8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index ca2222fd47e..97657841497 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -83,7 +83,6 @@ OC.L10N.register( "Official" : "공식", "All" : "모두", "Update to %s" : "%s(으)로 업데이트", - "_You have %n app update pending_::_You have %n app updates pending_" : ["앱 %n개 업데이트 대기 중"], "No apps found for your version" : "설치된 버전에 대한 앱 없음", "The app will be downloaded from the app store" : "이 앱을 앱 스토어에서 다운로드합니다", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "커뮤니티가 개발한 공식 앱입니다. 이 앱은 Nextcloud의 핵심 기능이며 프로덕션 환경에서 사용할 수 있습니다.", @@ -175,7 +174,6 @@ OC.L10N.register( "Developer documentation" : "개발자 문서", "View in store" : "스토어에서 보기", "Limit to groups" : "그룹으로 제한", - "This app has an update available." : "이 앱을 업데이트할 수 있습니다.", "by %s" : "%s 개발", "%s-licensed" : "%s 라이선스", "Documentation:" : "문서:", @@ -185,6 +183,7 @@ OC.L10N.register( "Report a bug" : "버그 신고", "Show description …" : "설명 보기 …", "Hide description …" : "설명 숨기기 …", + "This app has an update available." : "이 앱을 업데이트할 수 있습니다.", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최소 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최대 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", "This app cannot be installed because the following dependencies are not fulfilled:" : "다음 의존성을 만족할 수 없기 때문에 이 앱을 설치할 수 없습니다:", @@ -360,6 +359,7 @@ OC.L10N.register( "Unable to add user to group %s" : "그룹 %s에 사용자를 추가할 수 없음", "Unable to remove user from group %s" : "그룹 %s에서 사용자를 삭제할 수 없음", "Sending..." : "보내는 중...", + "_You have %n app update pending_::_You have %n app updates pending_" : ["앱 %n개 업데이트 대기 중"], "Uninstalling ...." : "제거하는 중 ....", "Error while uninstalling app" : "앱을 제거하는 중 오류 발생", "Uninstall" : "제거", |