summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 02:32:11 -0400
commit119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch)
tree384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/ko.php
parent9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff)
downloadnextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz
nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r--core/l10n/ko.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php
index 9eccf12d089..fda9a89bf2e 100644
--- a/core/l10n/ko.php
+++ b/core/l10n/ko.php
@@ -1,6 +1,5 @@
<?php
$TRANSLATIONS = array(
-"group" => "그룹",
"Sunday" => "일요일",
"Monday" => "월요일",
"Tuesday" => "화요일",
@@ -46,8 +45,6 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "권한 변경하는 중 오류 발생",
"Shared with you and the group {group} by {owner}" => "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
"Shared with you by {owner}" => "{owner} 님이 공유 중",
-"Share with" => "다음으로 공유",
-"Share with link" => "URL 링크로 공유",
"Password protect" => "암호 보호",
"Password" => "암호",
"Allow Public Upload" => "퍼블릭 업로드 허용",
@@ -57,6 +54,7 @@ $TRANSLATIONS = array(
"Expiration date" => "만료 날짜",
"Share via email:" => "이메일로 공유:",
"No people found" => "발견된 사람 없음",
+"group" => "그룹",
"Resharing is not allowed" => "다시 공유할 수 없습니다",
"Shared in {item} with {user}" => "{user} 님과 {item}에서 공유 중",
"Unshare" => "공유 해제",