diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-28 02:01:38 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-28 02:01:38 +0200 |
commit | 901e0c598d57bf9009371ccad2f755cbfbd39ba2 (patch) | |
tree | 183e4595c8be13660af8f4998fe83535c3677f95 /lib/l10n/ko.php | |
parent | 51a1f41225ac3a0565d33a50becb2f53993927f0 (diff) | |
download | nextcloud-server-901e0c598d57bf9009371ccad2f755cbfbd39ba2.tar.gz nextcloud-server-901e0c598d57bf9009371ccad2f755cbfbd39ba2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.php')
-rw-r--r-- | lib/l10n/ko.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 859657f46b4..bf2a68369f1 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -28,8 +28,5 @@ "%d months ago" => "%d개월 전", "last year" => "작년", "years ago" => "년 전", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s을(를) 사용할 수 있습니다. <a href=\"%s\">자세한 정보 보기</a>", -"up to date" => "최신", -"updates check is disabled" => "업데이트 확인이 비활성화됨", "Could not find category \"%s\"" => "분류 \"%s\"을(를) 찾을 수 없습니다." ); |