diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-02 00:08:15 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-02 00:08:15 +0100 |
commit | b29b55a332268f075cea2be3f63189e5cf2f537d (patch) | |
tree | e181c878e704bc5bb278764250999f06b6b42625 /settings/l10n/ko.php | |
parent | 03c18a61868dcda429a91550916961f71ff35170 (diff) | |
download | nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.tar.gz nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.php')
-rw-r--r-- | settings/l10n/ko.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php index 3601d77c9fe..e82ecaeba6b 100644 --- a/settings/l10n/ko.php +++ b/settings/l10n/ko.php @@ -15,6 +15,7 @@ "Unable to remove user from group %s" => "그룹 %s에서 사용자를 삭제할 수 없습니다.", "Disable" => "비활성화", "Enable" => "활성화", +"Error" => "오류", "Saving..." => "저장 중...", "__language_name__" => "한국어", "Add your App" => "앱 추가", @@ -22,6 +23,7 @@ "Select an App" => "앱 선택", "See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-라이선스됨: <span class=\"author\"></span>", +"Update" => "업데이트", "User Documentation" => "사용자 문서", "Administrator Documentation" => "관리자 문서", "Online Documentation" => "온라인 문서", |