diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
commit | f22bae35464068625b6d722ab10c3dae0fe4349e (patch) | |
tree | 19e41c01e4c74972b81f459f66793783a645d9c6 /settings/l10n/ko.js | |
parent | 56a4c9d68ee086bd4f3cb043236e4f505374aa92 (diff) | |
download | nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.tar.gz nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index adc5f544e49..ba264cf97fe 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -103,14 +103,12 @@ OC.L10N.register( "Error: Could not disable broken app" : "오류: 망가진 앱을 비활성화할 수 없음", "Error while disabling broken app" : "망가진 앱을 비활성화하는 중 오류 발생", "App up to date" : "앱이 최신 상태임", - "Upgrading …" : "업그레이드 중…", - "Could not upgrade app" : "앱을 업그레이드할 수 없음", "Updated" : "업데이트됨", "Removing …" : "삭제 중 …", "Could not remove app" : "앱을 삭제할 수 없음", "Remove" : "삭제", - "The app has been enabled but needs to be upgraded. You will be redirected to the upgrade page in 5 seconds." : "앱을 활성화하려면 업그레이드해야 합니다. 5초 후 업그레이드 페이지로 이동합니다.", - "App upgrade" : "앱 업그레이드", + "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" : "승인됨", "Experimental" : "실험적", "No apps found for {query}" : "{query} 앱을 찾을 수 없음", @@ -383,8 +381,6 @@ OC.L10N.register( "Updating...." : "업데이트 중....", "Error while updating app" : "앱을 업데이트하는 중 오류 발생", "Error while removing app" : "앱을 삭제하는 중 오류 발생", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", - "App update" : "앱 업데이트", "A valid password must be provided" : "올바른 암호를 입력해야 함", "A valid email must be provided" : "올바른 이메일 주소를 입력해야 함", "__language_name__" : "한국어", |