summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-06 21:44:36 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-06 21:44:36 -0500
commit263603aa4cf6747460c13443c400f53d90a31bf1 (patch)
tree06d29a356eb6723461e705885239322728eb7be4 /settings/l10n/ko.php
parentb9aec16037f9bb98c7a69c63df3bdda1daa3f165 (diff)
downloadnextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.tar.gz
nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r--settings/l10n/ko.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index 8795face869..39448bcdd03 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -2,8 +2,6 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다",
"Authentication error" => "인증 오류",
-"Your display name has been changed." => "표시 이름이 변경되었습니다.",
-"Unable to change display name" => "표시 이름을 변경할 수 없음",
"Group already exists" => "그룹이 이미 존재함",
"Unable to add group" => "그룹을 추가할 수 없음",
"Email saved" => "이메일 저장됨",
@@ -92,7 +90,6 @@ $TRANSLATIONS = array(
"Current password" => "현재 암호",
"New password" => "새 암호",
"Change password" => "암호 변경",
-"Display Name" => "표시 이름",
"Email" => "이메일",
"Your email address" => "이메일 주소",
"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오",
@@ -117,7 +114,6 @@ $TRANSLATIONS = array(
"Other" => "기타",
"Username" => "사용자 이름",
"Storage" => "저장소",
-"change display name" => "표시 이름 변경",
"set new password" => "새 암호 설정",
"Default" => "기본값"
);