diff options
Diffstat (limited to 'mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po')
-rw-r--r-- | mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po | 131 |
1 files changed, 79 insertions, 52 deletions
diff --git a/mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po index 3d4bfb8c..ee750c05 100644 --- a/mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/ko_KR/LC_MESSAGES/mediagoblin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: GNU MediaGoblin\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-05 14:44-0600\n" -"PO-Revision-Date: 2013-11-05 20:45+0000\n" +"POT-Creation-Date: 2013-11-25 09:37-0600\n" +"PO-Revision-Date: 2013-11-25 15:38+0000\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/mediagoblin/language/ko_KR/)\n" "MIME-Version: 1.0\n" @@ -19,15 +19,15 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: mediagoblin/decorators.py:299 mediagoblin/plugins/openid/views.py:202 +#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202 msgid "Sorry, registration is disabled on this instance." msgstr "죄송합니다. 지금은 가입 하실 수 없습니다." -#: mediagoblin/decorators.py:314 +#: mediagoblin/decorators.py:315 msgid "Sorry, reporting is disabled on this instance." msgstr "" -#: mediagoblin/decorators.py:357 mediagoblin/plugins/ldap/views.py:55 +#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55 #: mediagoblin/plugins/persona/views.py:77 msgid "Sorry, authentication is disabled on this instance." msgstr "" @@ -80,28 +80,37 @@ msgid "Resent your verification email." msgstr "인증 메일을 다시 보내 주세요." #: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 +#: mediagoblin/plugins/html5-multi-upload/forms.py:28 #: mediagoblin/submit/forms.py:37 mediagoblin/submit/forms.py:61 #: mediagoblin/user_pages/forms.py:45 msgid "Title" msgstr "제목" -#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40 +#: mediagoblin/edit/forms.py:30 +#: mediagoblin/plugins/html5-multi-upload/forms.py:31 +#: mediagoblin/submit/forms.py:40 msgid "Description of this work" msgstr "이 작업에 대한 설명" #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 -#: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65 +#: mediagoblin/edit/forms.py:91 +#: mediagoblin/plugins/html5-multi-upload/forms.py:32 +#: mediagoblin/submit/forms.py:65 msgid "" "You can use\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " Markdown</a> for formatting." msgstr "포멧팅을 사용하려면\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> 링크를 참고 하세요." -#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45 +#: mediagoblin/edit/forms.py:35 +#: mediagoblin/plugins/html5-multi-upload/forms.py:36 +#: mediagoblin/submit/forms.py:45 msgid "Tags" msgstr "태그" -#: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47 +#: mediagoblin/edit/forms.py:37 +#: mediagoblin/plugins/html5-multi-upload/forms.py:38 +#: mediagoblin/submit/forms.py:47 msgid "Separate tags by commas." msgstr "태그는 , 로 구분 됩니다." @@ -119,7 +128,9 @@ msgid "" "this." msgstr "제목은 미디어 주소의 일부분 입니다. 수정하지 않아도 됩니다." -#: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50 +#: mediagoblin/edit/forms.py:46 +#: mediagoblin/plugins/html5-multi-upload/forms.py:44 +#: mediagoblin/submit/forms.py:50 #: mediagoblin/templates/mediagoblin/utils/license.html:20 msgid "License" msgstr "License" @@ -228,7 +239,7 @@ msgstr "계정 설정이 저장 되었습니다." msgid "You need to confirm the deletion of your account." msgstr "" -#: mediagoblin/edit/views.py:313 mediagoblin/submit/views.py:194 +#: mediagoblin/edit/views.py:313 mediagoblin/submit/views.py:132 #: mediagoblin/user_pages/views.py:242 #, python-format msgid "You already have a collection called \"%s\"!" @@ -355,6 +366,21 @@ msgstr "" msgid "No request token found." msgstr "" +#: mediagoblin/plugins/api/views.py:75 mediagoblin/plugins/piwigo/views.py:155 +#: mediagoblin/submit/views.py:78 +msgid "Sorry, the file size is too big." +msgstr "" + +#: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:158 +#: mediagoblin/submit/views.py:81 +msgid "Sorry, uploading this file will put you over your upload limit." +msgstr "" + +#: mediagoblin/plugins/api/views.py:82 mediagoblin/plugins/piwigo/views.py:162 +#: mediagoblin/submit/views.py:87 +msgid "Sorry, you have reached your upload limit." +msgstr "" + #: mediagoblin/plugins/basic_auth/forms.py:24 #: mediagoblin/plugins/ldap/forms.py:35 mediagoblin/plugins/openid/forms.py:27 #: mediagoblin/plugins/persona/forms.py:24 @@ -474,6 +500,36 @@ msgstr "장소" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr " <a href=\"%(osm_url)s\">OpenStreetMap</a>으로 보기" +#: mediagoblin/plugins/html5-multi-upload/forms.py:26 +#: mediagoblin/submit/forms.py:34 +msgid "File" +msgstr "파일" + +#: mediagoblin/plugins/html5-multi-upload/views.py:53 +msgid "You must provide at least one file." +msgstr "" + +#: mediagoblin/plugins/html5-multi-upload/views.py:121 +#, python-format +msgid "Woohoo! Submitted %d Files!" +msgstr "" + +#: mediagoblin/plugins/html5-multi-upload/templates/start.html:23 +#: mediagoblin/plugins/html5-multi-upload/templates/start.html:30 +#: mediagoblin/templates/mediagoblin/submit/start.html:28 +#: mediagoblin/templates/mediagoblin/submit/start.html:35 +msgid "Add your media" +msgstr "미디어 등록하기" + +#: mediagoblin/plugins/html5-multi-upload/templates/start.html:52 +#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29 +#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39 +#: mediagoblin/templates/mediagoblin/submit/collection.html:30 +#: mediagoblin/templates/mediagoblin/submit/start.html:39 +#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68 +msgid "Add" +msgstr "추가" + #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 msgid "Sign in to create an account!" msgstr "" @@ -544,14 +600,6 @@ msgstr "" msgid "Your OAuth clients" msgstr "" -#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29 -#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39 -#: mediagoblin/templates/mediagoblin/submit/collection.html:30 -#: mediagoblin/templates/mediagoblin/submit/start.html:39 -#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68 -msgid "Add" -msgstr "추가" - #: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:297 @@ -700,15 +748,15 @@ msgstr "" msgid "Or register with Persona!" msgstr "" -#: mediagoblin/processing/__init__.py:422 +#: mediagoblin/processing/__init__.py:420 msgid "Invalid file given for media type." msgstr "알수없는 미디어 파일 입니다." -#: mediagoblin/processing/__init__.py:429 +#: mediagoblin/processing/__init__.py:427 msgid "Copying to public storage failed." msgstr "" -#: mediagoblin/processing/__init__.py:437 +#: mediagoblin/processing/__init__.py:435 msgid "An acceptable processing file was not found" msgstr "" @@ -716,10 +764,6 @@ msgstr "" msgid "Max file size: {0} mb" msgstr "" -#: mediagoblin/submit/forms.py:34 -msgid "File" -msgstr "파일" - #: mediagoblin/submit/forms.py:41 msgid "" "You can use\n" @@ -727,27 +771,15 @@ msgid "" " Markdown</a> for formatting." msgstr "" -#: mediagoblin/submit/views.py:57 -msgid "Sorry, you have reached your upload limit." -msgstr "" - -#: mediagoblin/submit/views.py:73 +#: mediagoblin/submit/views.py:55 msgid "You must provide a file." msgstr "파일을 등록하셔야 합니다." -#: mediagoblin/submit/views.py:120 -msgid "Sorry, the file size is too big." -msgstr "" - -#: mediagoblin/submit/views.py:126 -msgid "Sorry, uploading this file will put you over your upload limit." -msgstr "" - -#: mediagoblin/submit/views.py:147 +#: mediagoblin/submit/views.py:69 msgid "Woohoo! Submitted!" msgstr "이햐!! 등록했습니다!" -#: mediagoblin/submit/views.py:200 +#: mediagoblin/submit/views.py:138 #, python-format msgid "Collection \"%s\" added!" msgstr "\"%s\" 모음집이 추가되었습니다!" @@ -1527,11 +1559,6 @@ msgstr "" msgid "Add a collection" msgstr "모음집 추가" -#: mediagoblin/templates/mediagoblin/submit/start.html:28 -#: mediagoblin/templates/mediagoblin/submit/start.html:35 -msgid "Add your media" -msgstr "미디어 등록하기" - #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #, python-format msgid "%(collection_title)s (%(username)s's collection)" @@ -1922,31 +1949,31 @@ msgstr "확인 체크를 하지 않았습니다. 미디어는 삭제되지 않 msgid "You are about to delete another user's media. Proceed with caution." msgstr "다른 사람의 미디어를 삭제하려고 합니다. 다시 한번 확인하세요." -#: mediagoblin/user_pages/views.py:400 +#: mediagoblin/user_pages/views.py:399 msgid "You deleted the item from the collection." msgstr "모음집에 있는 항목을 삭제 했습니다." -#: mediagoblin/user_pages/views.py:404 +#: mediagoblin/user_pages/views.py:403 msgid "The item was not removed because you didn't check that you were sure." msgstr "확인을 하지 않았습니다. 항목은 삭제하지 않았습니다." -#: mediagoblin/user_pages/views.py:412 +#: mediagoblin/user_pages/views.py:411 msgid "" "You are about to delete an item from another user's collection. Proceed with" " caution." msgstr "다른 사용자의 모음집에 있는 항목을 삭제하였습니다. 주의하세요." -#: mediagoblin/user_pages/views.py:445 +#: mediagoblin/user_pages/views.py:443 #, python-format msgid "You deleted the collection \"%s\"" msgstr "\"%s\" 모음집을 삭제하셨습니다." -#: mediagoblin/user_pages/views.py:452 +#: mediagoblin/user_pages/views.py:450 msgid "" "The collection was not deleted because you didn't check that you were sure." msgstr "확인을 하지 않았습니다. 모음집은 삭제하지 않았습니다." -#: mediagoblin/user_pages/views.py:460 +#: mediagoblin/user_pages/views.py:458 msgid "" "You are about to delete another user's collection. Proceed with caution." msgstr "다른 사용자의 모음집을 삭제하려고 합니다. 주의하세요." |