diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-13 01:55:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-13 01:55:06 -0500 |
commit | 6b1ed4d688eae09452c1c52a31c5887444ea81ca (patch) | |
tree | d40e8480c30ec00e4896610eea35aa9fdedf334f /settings/l10n/ko.js | |
parent | dfcd4acd5aebfa3476c58c652bbf5545d3882217 (diff) | |
download | nextcloud-server-6b1ed4d688eae09452c1c52a31c5887444ea81ca.tar.gz nextcloud-server-6b1ed4d688eae09452c1c52a31c5887444ea81ca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 10395c10e46..a126aca72d0 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -28,7 +28,6 @@ OC.L10N.register( "No user supplied" : "사용자가 지정되지 않음", "Please provide an admin recovery password, otherwise all user data will be lost" : "관리자 복구 암호를 입력하지 않으면 모든 사용자 데이터가 삭제됩니다", "Wrong admin recovery password. Please check the password and try again." : "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.", - "Back-end doesn't support password change, but the users encryption key was successfully updated." : "백엔드에서 암호 변경을 지원하지 않지만, 사용자의 암호화 키는 갱신되었습니다.", "Unable to change password" : "암호를 변경할 수 없음", "Enabled" : "활성", "Not enabled" : "비활성", @@ -176,7 +175,6 @@ OC.L10N.register( "Download logfile" : "로그 파일 다운로드", "More" : "더 중요함", "Less" : "덜 중요함", - "The logfile is bigger than 100MB. Downloading it may take some time!" : "이 로그 파일은 100MB보다 큽니다. 다운로드하는 데 시간이 걸릴 수도 있습니다!", "Version" : "버전", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커뮤니티</a>에 의해서 개발되었습니다. <a href=\"https://github.com/owncloud\" target=\"_blank\">원본 코드</a>는 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>에 따라 사용이 허가됩니다.", "More apps" : "더 많은 앱", |