diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-12 01:56:16 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-12 01:56:16 -0400 |
commit | e4221869c2b99e91c88d50f7f4c5a5e28c6de042 (patch) | |
tree | 1eeaaee409b17625ce8db60ec16f97c432e9fb9a /l10n/ko/settings.po | |
parent | 44ec8060a8242bd8591496ceb89a32901cb92c8c (diff) | |
download | nextcloud-server-e4221869c2b99e91c88d50f7f4c5a5e28c6de042.tar.gz nextcloud-server-e4221869c2b99e91c88d50f7f4c5a5e28c6de042.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko/settings.po')
-rw-r--r-- | l10n/ko/settings.po | 129 |
1 files changed, 70 insertions, 59 deletions
diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index c3242d14b80..cc6cbbc6f70 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 01:40+0000\n" -"Last-Translator: woosuk park <bjh13579@gmail.com>\n" +"POT-Creation-Date: 2014-08-12 01:54-0400\n" +"PO-Revision-Date: 2014-08-12 05:54+0000\n" +"Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -52,15 +52,15 @@ msgstr "이메일 발송됨" msgid "You need to set your user email before being able to send test emails." msgstr "" -#: admin/controller.php:116 templates/admin.php:337 +#: admin/controller.php:116 templates/admin.php:351 msgid "Send mode" msgstr "" -#: admin/controller.php:118 templates/admin.php:350 templates/personal.php:156 +#: admin/controller.php:118 templates/admin.php:364 templates/personal.php:156 msgid "Encryption" msgstr "암호화" -#: admin/controller.php:120 templates/admin.php:374 +#: admin/controller.php:120 templates/admin.php:388 msgid "Authentication method" msgstr "인증 방법" @@ -310,23 +310,23 @@ msgstr "" msgid "Unable to delete {objName}" msgstr "" -#: js/users/groups.js:92 js/users/groups.js:200 +#: js/users/groups.js:94 js/users/groups.js:202 msgid "Error creating group" msgstr "그룹을 생성하던 중 오류가 발생하였습니다" -#: js/users/groups.js:199 +#: js/users/groups.js:201 msgid "A valid group name must be provided" msgstr "" -#: js/users/groups.js:227 +#: js/users/groups.js:229 msgid "deleted {groupName}" msgstr "{groupName} 삭제됨" -#: js/users/groups.js:228 js/users/users.js:296 +#: js/users/groups.js:230 js/users/users.js:296 msgid "undo" msgstr "실행 취소" -#: js/users/users.js:37 templates/admin.php:292 +#: js/users/users.js:37 templates/admin.php:306 #: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10 #: templates/users/part.userlist.php:41 msgid "Groups" @@ -498,31 +498,42 @@ msgid "" msgstr "PHP 버전이 오래되었습니다. 오래된 버전은 작동하지 않을 수도 있기 때문에 PHP 5.3.8 이상을 사용하는 것을 추천합니다." #: templates/admin.php:147 +msgid "PHP charset is not set to UTF-8" +msgstr "" + +#: templates/admin.php:150 +msgid "" +"PHP charset is not set to UTF-8. This can cause major issues with non-acsii " +"characters in file names. We highly recommend to change the value of " +"'default_charset' php.ini to 'UTF-8'." +msgstr "" + +#: templates/admin.php:161 msgid "Locale not working" msgstr "로캘이 작동하지 않음" -#: templates/admin.php:152 +#: templates/admin.php:166 msgid "System locale can not be set to a one which supports UTF-8." msgstr "UTF-8을 지원하는 시스템 로캘을 사용할 수 없습니다." -#: templates/admin.php:156 +#: templates/admin.php:170 msgid "" "This means that there might be problems with certain characters in file " "names." msgstr "파일 이름의 일부 문자에 문제가 생길 수도 있습니다." -#: templates/admin.php:160 +#: templates/admin.php:174 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." msgstr "다음 로캘을 지원하도록 시스템 설정을 변경하는 것을 추천합니다: %s" -#: templates/admin.php:172 +#: templates/admin.php:186 msgid "Internet connection not working" msgstr "인터넷에 연결할 수 없음" -#: templates/admin.php:175 +#: templates/admin.php:189 msgid "" "This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " @@ -531,186 +542,186 @@ msgid "" "internet connection for this server if you want to have all features." msgstr "서버에서 인터넷에 연결할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 제 3자 앱 설치 등 일부 기능을 사용할 수 없습니다. 외부에서 파일에 접근하거나 알림 이메일을 보내지 못할 수도 있습니다. 모든 기능을 사용하려면 인터넷에 연결하는 것을 추천합니다." -#: templates/admin.php:189 +#: templates/admin.php:203 msgid "Cron" msgstr "크론" -#: templates/admin.php:196 +#: templates/admin.php:210 #, php-format msgid "Last cron was executed at %s." msgstr "" -#: templates/admin.php:199 +#: templates/admin.php:213 #, php-format msgid "" "Last cron was executed at %s. This is more than an hour ago, something seems" " wrong." msgstr "" -#: templates/admin.php:203 +#: templates/admin.php:217 msgid "Cron was not executed yet!" msgstr "" -#: templates/admin.php:213 +#: templates/admin.php:227 msgid "Execute one task with each page loaded" msgstr "개별 페이지를 불러올 때마다 실행" -#: templates/admin.php:221 +#: templates/admin.php:235 msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." msgstr "cron.php는 webcron 서비스에 등록되어 HTTP로 15분마다 cron.php에 접근합니다." -#: templates/admin.php:229 +#: templates/admin.php:243 msgid "Use system's cron service to call the cron.php file every 15 minutes." msgstr "" -#: templates/admin.php:234 +#: templates/admin.php:248 msgid "Sharing" msgstr "공유" -#: templates/admin.php:238 +#: templates/admin.php:252 msgid "Allow apps to use the Share API" msgstr "앱에서 공유 API를 사용할 수 있도록 허용" -#: templates/admin.php:243 +#: templates/admin.php:257 msgid "Allow users to share via link" msgstr "" -#: templates/admin.php:249 +#: templates/admin.php:263 msgid "Enforce password protection" msgstr "" -#: templates/admin.php:252 +#: templates/admin.php:266 msgid "Allow public uploads" msgstr "공개 업로드 허용" -#: templates/admin.php:256 +#: templates/admin.php:270 msgid "Set default expiration date" msgstr "" -#: templates/admin.php:260 +#: templates/admin.php:274 msgid "Expire after " msgstr "" -#: templates/admin.php:263 +#: templates/admin.php:277 msgid "days" msgstr "" -#: templates/admin.php:266 +#: templates/admin.php:280 msgid "Enforce expiration date" msgstr "" -#: templates/admin.php:271 +#: templates/admin.php:285 msgid "Allow resharing" msgstr "재공유 허용" -#: templates/admin.php:276 +#: templates/admin.php:290 msgid "Restrict users to only share with users in their groups" msgstr "" -#: templates/admin.php:281 +#: templates/admin.php:295 msgid "Allow users to send mail notification for shared files" msgstr "" -#: templates/admin.php:286 +#: templates/admin.php:300 msgid "Exclude groups from sharing" msgstr "" -#: templates/admin.php:298 +#: templates/admin.php:312 msgid "" "These groups will still be able to receive shares, but not to initiate them." msgstr "" -#: templates/admin.php:303 +#: templates/admin.php:317 msgid "Security" msgstr "보안" -#: templates/admin.php:314 +#: templates/admin.php:328 msgid "Enforce HTTPS" msgstr "HTTPS 강제 사용" -#: templates/admin.php:316 +#: templates/admin.php:330 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "클라이언트가 %s에 연결할 때 암호화 연결을 강제로 사용합니다." -#: templates/admin.php:322 +#: templates/admin.php:336 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "SSL 강제 설정을 변경하려면 %s에 HTTPS로 연결해야 합니다." -#: templates/admin.php:332 +#: templates/admin.php:346 msgid "Email Server" msgstr "전자우편 서버" -#: templates/admin.php:334 +#: templates/admin.php:348 msgid "This is used for sending out notifications." msgstr "" -#: templates/admin.php:365 +#: templates/admin.php:379 msgid "From address" msgstr "보낸 이 주소" -#: templates/admin.php:366 +#: templates/admin.php:380 msgid "mail" msgstr "" -#: templates/admin.php:387 +#: templates/admin.php:401 msgid "Authentication required" msgstr "인증 필요함" -#: templates/admin.php:391 +#: templates/admin.php:405 msgid "Server address" msgstr "서버 주소" -#: templates/admin.php:395 +#: templates/admin.php:409 msgid "Port" msgstr "포트" -#: templates/admin.php:400 +#: templates/admin.php:414 msgid "Credentials" msgstr "자격 정보" -#: templates/admin.php:401 +#: templates/admin.php:415 msgid "SMTP Username" msgstr "SMTP 사용자명" -#: templates/admin.php:404 +#: templates/admin.php:418 msgid "SMTP Password" msgstr "SMTP 암호" -#: templates/admin.php:408 +#: templates/admin.php:422 msgid "Test email settings" msgstr "시험용 전자우편 설정" -#: templates/admin.php:409 +#: templates/admin.php:423 msgid "Send email" msgstr "전자우편 보내기" -#: templates/admin.php:414 +#: templates/admin.php:428 msgid "Log" msgstr "로그" -#: templates/admin.php:415 +#: templates/admin.php:429 msgid "Log level" msgstr "로그 단계" -#: templates/admin.php:447 +#: templates/admin.php:461 msgid "More" msgstr "더 중요함" -#: templates/admin.php:448 +#: templates/admin.php:462 msgid "Less" msgstr "덜 중요함" -#: templates/admin.php:454 templates/personal.php:208 +#: templates/admin.php:468 templates/personal.php:208 msgid "Version" msgstr "버전" -#: templates/admin.php:458 templates/personal.php:211 +#: templates/admin.php:472 templates/personal.php:211 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " |