summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
commitb0ec38e2024846e29d382e2c0cdff2c408ad209f (patch)
treec4570289ac4321a5f998d5f9b9e4eb3410c65954 /apps/files_sharing/l10n/ko.php
parent26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff)
downloadnextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz
nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ko.php')
-rw-r--r--apps/files_sharing/l10n/ko.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php
index 03c4c1aea94..8285e0fb6d3 100644
--- a/apps/files_sharing/l10n/ko.php
+++ b/apps/files_sharing/l10n/ko.php
@@ -9,12 +9,6 @@ $TRANSLATIONS = array(
"the link expired" => "링크가 만료됨",
"sharing is disabled" => "공유가 비활성화됨",
"For more info, please ask the person who sent this link." => "자세한 정보는 링크를 보낸 사람에게 문의하십시오.",
-"%s shared the folder %s with you" => "%s 님이 폴더 %s을(를) 공유하였습니다",
-"%s shared the file %s with you" => "%s 님이 파일 %s을(를) 공유하였습니다",
-"Download" => "다운로드",
-"Upload" => "업로드",
-"Cancel upload" => "업로드 취소",
-"No preview available for" => "다음 항목을 미리 볼 수 없음:",
"Direct link" => "직접 링크"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";