diff options
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r-- | core/l10n/ko.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php index 4616a276e60..5ef15937c39 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -157,7 +157,6 @@ $TRANSLATIONS = array( "Contact your system administrator if this message persists or appeared unexpectedly." => "이 메시지가 계속 표시되거나, 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오", "Thank you for your patience." => "기다려 주셔서 감사합니다.", "Start update" => "업데이트 시작", -"This ownCloud instance is currently being updated, which may take a while." => "ownCloud 인스턴스가 현재 업데이트 중입니다. 잠시만 기다려 주십시오.", -"Please reload this page after a short time to continue using ownCloud." => "잠시 후 페이지를 다시 불러온 다음 ownCloud를 사용해 주십시오." +"This ownCloud instance is currently being updated, which may take a while." => "ownCloud 인스턴스가 현재 업데이트 중입니다. 잠시만 기다려 주십시오." ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |