diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
commit | 4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch) | |
tree | f97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /core/l10n/ko.js | |
parent | 73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff) | |
download | nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 957daa1da15..476e83e9956 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -18,14 +18,6 @@ OC.L10N.register( "Could not send reset email because there is no email address for this username. Please contact your administrator." : "이 사용자 이름과 연결된 이메일 주소가 없어서 초기화 메일을 보낼 수 없습니다. 시스템 관리자에게 연락하십시오.", "%s password reset" : "%s 암호 재설정", "Couldn't send reset email. Please contact your administrator." : "재설정 메일을 보낼수 없습니다. 관리자에게 문의하십시오.", - "Error loading tags" : "태그 불러오기 오류", - "Tag already exists" : "태그가 이미 존재합니다", - "Error deleting tag(s)" : "태그 삭제 오류", - "Error tagging" : "태그 추가 오류", - "Error untagging" : "태그 해제 오류", - "Error favoriting" : "즐겨찾기 추가 오류", - "Error unfavoriting" : "즐겨찾기 삭제 오류", - "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.", "Preparing update" : "업데이트 준비 중", "Repair warning: " : "수리 경고:", "Repair error: " : "수리 오류:", @@ -146,7 +138,6 @@ OC.L10N.register( "Link" : "링크", "Password protect" : "암호 보호", "Password" : "암호", - "Allow editing" : "편집 허용", "Email link to person" : "이메일 주소", "Send" : "전송", "Sending ..." : "전송 중...", @@ -280,6 +271,15 @@ OC.L10N.register( "Start update" : "업데이트 시작", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "큰 파일을 설치하는 경우 시간이 초과될 수 있으므로, 설치 디렉터리에서 다음 명령을 실행하셔도 됩니다:", "This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.", - "This page will refresh itself when the %s instance is available again." : "%s 인스턴스를 다시 사용할 수 있으면 자동으로 새로 고칩니다." + "This page will refresh itself when the %s instance is available again." : "%s 인스턴스를 다시 사용할 수 있으면 자동으로 새로 고칩니다.", + "Error loading tags" : "태그 불러오기 오류", + "Tag already exists" : "태그가 이미 존재합니다", + "Error deleting tag(s)" : "태그 삭제 오류", + "Error tagging" : "태그 추가 오류", + "Error untagging" : "태그 해제 오류", + "Error favoriting" : "즐겨찾기 추가 오류", + "Error unfavoriting" : "즐겨찾기 삭제 오류", + "Couldn't send mail to following users: %s " : "%s 님에게 메일을 보낼 수 없습니다.", + "Allow editing" : "편집 허용" }, "nplurals=1; plural=0;"); |