diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-15 00:05:10 +0100 |
commit | fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c (patch) | |
tree | cc1c6042b60b94b2877d68ad4175f3c8fc93cffb /core/l10n/ko.php | |
parent | 71ae41716a56305ab9509571c0a84311b9f3eb63 (diff) | |
download | nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.tar.gz nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r-- | core/l10n/ko.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php index 0faa19865f9..3db5a501173 100644 --- a/core/l10n/ko.php +++ b/core/l10n/ko.php @@ -127,8 +127,5 @@ "Log in" => "로그인", "prev" => "이전", "next" => "다음", -"Updating ownCloud to version %s, this may take a while." => "ownCloud 를 버젼 %s로 업데이트 하는 중, 시간이 소요됩니다.", -"Security Warning!" => "보안 경고!", -"Please verify your password. <br/>For security reasons you may be occasionally asked to enter your password again." => "암호를 확인해 주십시오.<br/>보안상의 이유로 종종 암호를 물어볼 것입니다.", -"Verify" => "확인" +"Updating ownCloud to version %s, this may take a while." => "ownCloud 를 버젼 %s로 업데이트 하는 중, 시간이 소요됩니다." ); |