diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/ko.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
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 fcfebabb0b9..015dbfbd8e6 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -28,8 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "재설정 메일을 보낼 수 없습니다. 사용자 이름이 올바른지 확인하십시오.", "Preparing update" : "업데이트 준비 중", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair warning: " : "수리 경고:", - "Repair error: " : "수리 오류:", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.", "[%d / %d]: Checking table %s" : "[%d / %d]: 테이블 %s 확인 중", "Turned on maintenance mode" : "유지 보수 모드 켜짐", @@ -314,6 +312,8 @@ OC.L10N.register( "Upgrade via web on my own risk" : "그래도 웹으로 업데이트하기", "This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.", "Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오.", + "Repair warning: " : "수리 경고:", + "Repair error: " : "수리 오류:", "Updated \"%s\" to %s" : "\"%s\"을(를) %s(으)로 업데이트함", "%s (3rdparty)" : "%s(제 3사)", "There was an error loading your contacts" : "연락처를 불러오는 중 오류가 발생했습니다", |