diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/ko.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 8454790793b..26c83f7782c 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -1,8 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "활성", - "Not enabled" : "비활성", "Wrong password" : "잘못된 암호", "Saved" : "저장됨", "No user supplied" : "사용자가 지정되지 않음", @@ -61,8 +59,6 @@ OC.L10N.register( "Updating...." : "업데이트 중....", "Error while updating app" : "앱을 업데이트하는 중 오류 발생", "Updated" : "업데이트됨", - "Error while uninstalling app" : "앱을 제거하는 중 오류 발생", - "Uninstall" : "제거", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", "Approved" : "승인됨", @@ -222,6 +218,7 @@ OC.L10N.register( "Theming" : "테마 꾸미기", "Hardening and security guidance" : "보안 강화 지침", "Developer documentation" : "개발자 문서", + "This app has an update available." : "이 앱을 업데이트할 수 있습니다.", "%s-licensed" : "%s-라이선스", "Documentation:" : "문서:", "User documentation" : "사용자 문서", @@ -230,7 +227,6 @@ 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 최소 버전을 지정하지 않았습니다. Nextcloud 11 이후에는 오류로 처리됩니다.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최대 버전을 지정하지 않았습니다. Nextcloud 11 이후에는 오류로 처리됩니다.", "This app cannot be installed because the following dependencies are not fulfilled:" : "다음 의존성을 만족할 수 없기 때문에 이 앱을 설치할 수 없습니다:", @@ -321,6 +317,8 @@ OC.L10N.register( "set new password" : "새 암호 설정", "change email address" : "이메일 주소 변경", "Default" : "기본값", + "Enabled" : "활성", + "Not enabled" : "비활성", "Please provide an admin recovery password, otherwise all user data will be lost" : "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 암호화 키는 갱신되었습니다.", "test email settings" : "이메일 설정 시험", @@ -329,6 +327,8 @@ OC.L10N.register( "Unable to remove user from group %s" : "그룹 %s에서 사용자를 삭제할 수 없음", "Sending..." : "보내는 중...", "Uninstalling ...." : "제거 하는 중 ....", + "Error while uninstalling app" : "앱을 제거하는 중 오류 발생", + "Uninstall" : "제거", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "안녕하세요.<br><br>%s 계정을 사용할 수 있음을 알려 드립니다.<br><br>사용자 이름: <strong>%s</strong><br>접근 링크: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "감사합니다!", |