summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 01:56:42 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 01:56:42 -0400
commit3aa8647634d02ee97c8e31119049af506b9918dd (patch)
tree193eed6c231da4e22e414ffd723205752c826dbb /apps/files/l10n/ko.php
parentd76fd16abc5870d627a777f1682662da23893775 (diff)
downloadnextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.tar.gz
nextcloud-server-3aa8647634d02ee97c8e31119049af506b9918dd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.php')
-rw-r--r--apps/files/l10n/ko.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php
index d00d09a148b..92a2578074c 100644
--- a/apps/files/l10n/ko.php
+++ b/apps/files/l10n/ko.php
@@ -85,7 +85,6 @@ $TRANSLATIONS = array(
"Upload too large" => "업로드한 파일이 너무 큼",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.",
"Files are being scanned, please wait." => "파일을 검색하고 있습니다. 기다려 주십시오.",
-"Current scanning" => "현재 검색",
-"Upgrading filesystem cache..." => "파일 시스템 캐시 업그레이드 중..."
+"Current scanning" => "현재 검색"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";