Committing extracted and compiled translations

This commit is contained in:
Christopher Allan Webber 2013-12-02 09:29:05 -06:00
parent 5a033eece8
commit 7dfd538fbc
65 changed files with 767 additions and 1535 deletions

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mediagoblin/language/ar/)\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mediagoblin/language/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -84,37 +84,28 @@ msgid "Resent your verification email."
msgstr "أعدنا إرسال رسالة التحقق." msgstr "أعدنا إرسال رسالة التحقق."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "العنوان" msgstr "العنوان"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "وصف هذا العمل." msgstr "وصف هذا العمل."
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "بامكانك استخدام ⏎\n<a href=\"http://daringfireball.net/projects/markdown/basics\">⏎\nMarkdown</a> للإدراج." msgstr "بامكانك استخدام ⏎\n<a href=\"http://daringfireball.net/projects/markdown/basics\">⏎\nMarkdown</a> للإدراج."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "الوسوم" msgstr "الوسوم"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "قم بفصل المحددات بفصلة." msgstr "قم بفصل المحددات بفصلة."
@ -132,9 +123,7 @@ msgid ""
"this." "this."
msgstr "مقدمة عنوان هذه الميديا, غالبا لن تحتاج لتغيره." msgstr "مقدمة عنوان هذه الميديا, غالبا لن تحتاج لتغيره."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "ترخيص" msgstr "ترخيص"
@ -504,36 +493,6 @@ msgstr "المكان"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "عرض في <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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -604,6 +563,14 @@ msgstr "ارتباطات العميل المنشئ"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "عميلك المنشئ" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -768,6 +735,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "الملف"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1563,6 +1534,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "إضافة مجموعة" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mediagoblin/language/bg/)\n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mediagoblin/language/bg/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Може да ползвате\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> за форматиране." msgstr "Може да ползвате\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> за форматиране."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Етикети" msgstr "Етикети"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Лиценз" msgstr "Лиценз"
@ -500,36 +489,6 @@ msgstr "Местоположение"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Разглеждане с <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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Файл"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Добавяне на колекция" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/mediagoblin/language/ca/)\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/mediagoblin/language/ca/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -82,37 +82,28 @@ msgid "Resent your verification email."
msgstr "Torna'm a enviar el correu de verificació" msgstr "Torna'm a enviar el correu de verificació"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descripció d'aquest treball." msgstr "Descripció d'aquest treball."
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Pots utilitzar⏎ <a href=\"http://daringfireball.net/projects/markdown/basics\">⏎ Markdown</a> per donar-li format" msgstr "Pots utilitzar⏎ <a href=\"http://daringfireball.net/projects/markdown/basics\">⏎ Markdown</a> per donar-li format"
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiquetes" msgstr "Etiquetes"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separa els tags amb comes." msgstr "Separa els tags amb comes."
@ -130,9 +121,7 @@ msgid ""
"this." "this."
msgstr "El títol de l'adreça d'aquest mitjà. Normalment no necessites modificar això." msgstr "El títol de l'adreça d'aquest mitjà. Normalment no necessites modificar això."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Llicència" msgstr "Llicència"
@ -502,36 +491,6 @@ msgstr "Ubicació"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Veure a <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Veure a <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fitxer"
#: 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 "Afegeix el teu mitjà"
#: 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 "Afegir"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -602,6 +561,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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 "Afegir"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -766,6 +733,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fitxer"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1561,6 +1532,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Afegir a la col.lecció" msgstr "Afegir a la col.lecció"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Afegeix el teu mitjà"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mediagoblin/language/da/)\n" "Language-Team: Danish (http://www.transifex.com/projects/p/mediagoblin/language/da/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -83,37 +83,28 @@ msgid "Resent your verification email."
msgstr "Email til godkendelse sendt igen." msgstr "Email til godkendelse sendt igen."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Beskrivelse af arbejdet" msgstr "Beskrivelse af arbejdet"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Du kan bruge\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til formattering." msgstr "Du kan bruge\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til formattering."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separer tags med kommaer." msgstr "Separer tags med kommaer."
@ -131,9 +122,7 @@ msgid ""
"this." "this."
msgstr "Titeldelen af dette medie's adresse. Du behøver normalt ikke ændre dette." msgstr "Titeldelen af dette medie's adresse. Du behøver normalt ikke ændre dette."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licens" msgstr "Licens"
@ -503,36 +492,6 @@ msgstr "Placering"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Vis på <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Vis på <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: 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 "Tilføj dit medie"
#: 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 "Tilføj"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -603,6 +562,14 @@ msgstr "OAuth-klientforbindelser"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Dine OAuth-klienter" msgstr "Dine OAuth-klienter"
#: 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 "Tilføj"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -767,6 +734,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1562,6 +1533,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Tilføj en samling" msgstr "Tilføj en samling"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Tilføj dit medie"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -21,8 +21,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: German (http://www.transifex.com/projects/p/mediagoblin/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/mediagoblin/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -93,37 +93,28 @@ msgid "Resent your verification email."
msgstr "Aktivierungsmail wurde erneut versandt." msgstr "Aktivierungsmail wurde erneut versandt."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Beschreibung des Werkes" msgstr "Beschreibung des Werkes"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Die Texte lassen sich durch <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> formatieren." msgstr "Die Texte lassen sich durch <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> formatieren."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Schlagwörter" msgstr "Schlagwörter"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Kommaseparierte Schlagwörter" msgstr "Kommaseparierte Schlagwörter"
@ -141,9 +132,7 @@ msgid ""
"this." "this."
msgstr "Der Titelteil der Medienadresse. Normalerweise muss hier nichts geändert werden." msgstr "Der Titelteil der Medienadresse. Normalerweise muss hier nichts geändert werden."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Lizenz" msgstr "Lizenz"
@ -513,36 +502,6 @@ msgstr "Aufnahmeort"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "In <a href=\"%(osm_url)s\">OpenStreetMap</a> öffnen" msgstr "In <a href=\"%(osm_url)s\">OpenStreetMap</a> öffnen"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Datei"
#: 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 "Deine Medien"
#: 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 "Hinzufügen"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -613,6 +572,14 @@ msgstr "OAuth-Client-Verbindungen"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Deine OAuth-Clients" msgstr "Deine OAuth-Clients"
#: 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 "Hinzufügen"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -777,6 +744,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Datei"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1572,6 +1543,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Eine Sammlung hinzufügen" msgstr "Eine Sammlung hinzufügen"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Deine Medien"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -78,22 +78,17 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a " " <a "
@ -101,15 +96,11 @@ msgid ""
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -127,9 +118,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -498,36 +487,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -602,6 +561,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1566,6 +1537,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/mediagoblin/language/eo/)\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/mediagoblin/language/eo/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -83,37 +83,28 @@ msgid "Resent your verification email."
msgstr "Resendi vian kontrol-mesaĝon." msgstr "Resendi vian kontrol-mesaĝon."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Priskribo de ĉi tiu verko" msgstr "Priskribo de ĉi tiu verko"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Vi povas uzi por markado la lingvon\n «<a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a>»." msgstr "Vi povas uzi por markado la lingvon\n «<a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a>»."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etikedoj" msgstr "Etikedoj"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Dividu la etikedojn per komoj." msgstr "Dividu la etikedojn per komoj."
@ -131,9 +122,7 @@ msgid ""
"this." "this."
msgstr "La dosiertitol-bazita parto de la dosieradreso. Ordinare ne necesas ĝin ŝanĝi." msgstr "La dosiertitol-bazita parto de la dosieradreso. Ordinare ne necesas ĝin ŝanĝi."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Permesilo" msgstr "Permesilo"
@ -503,36 +492,6 @@ msgstr "Loko"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Vidi sur <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Vidi sur <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Dosiero"
#: 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 "Aldono de via dosiero"
#: 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 "Aldoni"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -603,6 +562,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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 "Aldoni"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -767,6 +734,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Dosiero"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1562,6 +1533,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Aldonado de kolekto" msgstr "Aldonado de kolekto"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Aldono de via dosiero"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -20,8 +20,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mediagoblin/language/es/)\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mediagoblin/language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -92,37 +92,28 @@ msgid "Resent your verification email."
msgstr "Se reenvió tu correo electrónico de verificación." msgstr "Se reenvió tu correo electrónico de verificación."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descripción de esta obra" msgstr "Descripción de esta obra"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Puedes usar\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> para el formato." msgstr "Puedes usar\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> para el formato."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiquetas" msgstr "Etiquetas"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separa las etiquetas por comas." msgstr "Separa las etiquetas por comas."
@ -140,9 +131,7 @@ msgid ""
"this." "this."
msgstr "El título de esta parte de la dirección de los contenidos. Por lo general no es necesario cambiar esto." msgstr "El título de esta parte de la dirección de los contenidos. Por lo general no es necesario cambiar esto."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licencia" msgstr "Licencia"
@ -512,36 +501,6 @@ msgstr "Locación"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Ver en <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Ver en <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Archivo"
#: mediagoblin/plugins/html5-multi-upload/views.py:53
msgid "You must provide at least one file."
msgstr "Debes proporcionar al menos un archivo."
#: mediagoblin/plugins/html5-multi-upload/views.py:121
#, python-format
msgid "Woohoo! Submitted %d Files!"
msgstr "¡Yuju! ¡%d archivos enviados!"
#: 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 "Añade tu contenido "
#: 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 "Añadir "
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "¡Inicia sesión para crear una cuenta!" msgstr "¡Inicia sesión para crear una cuenta!"
@ -612,6 +571,14 @@ msgstr "Conexiones de cliente OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Tus clientes OAuth" msgstr "Tus clientes OAuth"
#: 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 "Añadir "
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -776,6 +743,10 @@ msgstr "No se ha encontrado un fichero de procesamiento aceptable"
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Tamaño máximo de archivo: {0} mb" msgstr "Tamaño máximo de archivo: {0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Archivo"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1571,6 +1542,11 @@ msgstr "No se han encontrado usuarios."
msgid "Add a collection" msgid "Add a collection"
msgstr "Añadir una colección" msgstr "Añadir una colección"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Añade tu contenido "
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mediagoblin/language/fa/)\n" "Language-Team: Persian (http://www.transifex.com/projects/p/mediagoblin/language/fa/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "ایمیل تاییدیه باز ارسال شد." msgstr "ایمیل تاییدیه باز ارسال شد."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "عنوان" msgstr "عنوان"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "برچسب" msgstr "برچسب"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -500,36 +489,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "فایل"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -18,8 +18,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mediagoblin/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/mediagoblin/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -90,37 +90,28 @@ msgid "Resent your verification email."
msgstr "E-mail de vérification renvoyé." msgstr "E-mail de vérification renvoyé."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descriptif pour ce travail" msgstr "Descriptif pour ce travail"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Vous pouvez utiliser\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pour le formattage." msgstr "Vous pouvez utiliser\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pour le formattage."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Séparez les champs avec des virgules." msgstr "Séparez les champs avec des virgules."
@ -138,9 +129,7 @@ msgid ""
"this." "this."
msgstr "Le titre présent dans l'URL du média. Vous n'avez généralement pas besoin de le modifier" msgstr "Le titre présent dans l'URL du média. Vous n'avez généralement pas besoin de le modifier"
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licence" msgstr "Licence"
@ -510,36 +499,6 @@ msgstr "Position"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Regarder sur <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Regarder sur <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fichier"
#: 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 "Ajoutez votre média"
#: 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 "Ajouter"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -610,6 +569,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Vos clients OAuth" msgstr "Vos clients OAuth"
#: 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 "Ajouter"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -774,6 +741,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fichier"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1569,6 +1540,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Ajouter une collection" msgstr "Ajouter une collection"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Ajoutez votre média"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/mediagoblin/language/ia/)\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/mediagoblin/language/ia/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titulo" msgstr "Titulo"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiquettas" msgstr "Etiquettas"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -501,36 +490,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "File"
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "File"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/mediagoblin/language/is_IS/)\n" "Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/mediagoblin/language/is_IS/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -83,37 +83,28 @@ msgid "Resent your verification email."
msgstr "Endursendi staðfestingartölvupóst" msgstr "Endursendi staðfestingartölvupóst"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titill" msgstr "Titill"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Lýsing á þessu efni" msgstr "Lýsing á þessu efni"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Þú getur notað\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til að stílgera textann." msgstr "Þú getur notað\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> til að stílgera textann."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Efnisorð" msgstr "Efnisorð"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Aðskildu efnisorðin með kommum." msgstr "Aðskildu efnisorðin með kommum."
@ -131,9 +122,7 @@ msgid ""
"this." "this."
msgstr "Titilhlutinn í vefslóð þessa efnis. Þú þarft vanalega ekki að breyta þessu." msgstr "Titilhlutinn í vefslóð þessa efnis. Þú þarft vanalega ekki að breyta þessu."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Notkunarleyfi" msgstr "Notkunarleyfi"
@ -503,36 +492,6 @@ msgstr "Staðsetning"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Skoða á <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Skoða á <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Skrá"
#: mediagoblin/plugins/html5-multi-upload/views.py:53
msgid "You must provide at least one file."
msgstr "Þú verður að hala upp að minnsta kosti einni skrá."
#: mediagoblin/plugins/html5-multi-upload/views.py:121
#, python-format
msgid "Woohoo! Submitted %d Files!"
msgstr "Úúúújeee! Sendi inn %d skrár!"
#: 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 "Sendu inn efni"
#: 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 "Bæta við"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "Skráðu þig inn til að búa til aðgang!" msgstr "Skráðu þig inn til að búa til aðgang!"
@ -603,6 +562,14 @@ msgstr "Biðlarartengingar OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "OAuth-biðlararnir þínir" msgstr "OAuth-biðlararnir þínir"
#: 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 "Bæta við"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -767,6 +734,10 @@ msgstr "Nothæf keyrsluskrá fannst ekki"
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Hámarksskráarstærð: {0} MB" msgstr "Hámarksskráarstærð: {0} MB"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Skrá"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1562,6 +1533,11 @@ msgstr "Engir notendur fundust."
msgid "Add a collection" msgid "Add a collection"
msgstr "Búa til albúm" msgstr "Búa til albúm"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Sendu inn efni"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mediagoblin/language/it/)\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mediagoblin/language/it/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -86,37 +86,28 @@ msgid "Resent your verification email."
msgstr "Rispedisci email di verifica" msgstr "Rispedisci email di verifica"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descrizione di questo lavoro" msgstr "Descrizione di questo lavoro"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Puoi usare il\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> per la formattazione." msgstr "Puoi usare il\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> per la formattazione."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Tags" msgstr "Tags"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separa i tag con la virgola." msgstr "Separa i tag con la virgola."
@ -134,9 +125,7 @@ msgid ""
"this." "this."
msgstr "Il titolo fa parte dell'indirizzo del file. Nella maggior parte dei casi non c'è bisogno di cambiarlo." msgstr "Il titolo fa parte dell'indirizzo del file. Nella maggior parte dei casi non c'è bisogno di cambiarlo."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licenza" msgstr "Licenza"
@ -506,36 +495,6 @@ msgstr "Posizione"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "File"
#: 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 "Aggiungi il tuo file multimediale"
#: 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 "Aggiungi"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "Iscriviti per creare un account!" msgstr "Iscriviti per creare un account!"
@ -606,6 +565,14 @@ msgstr "Connessioni client OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "I tuoi client OAuth" msgstr "I tuoi client OAuth"
#: 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 "Aggiungi"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -770,6 +737,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Dimensione massima del file: {0} mb" msgstr "Dimensione massima del file: {0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "File"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1565,6 +1536,11 @@ msgstr "Nessun utente trovato."
msgid "Add a collection" msgid "Add a collection"
msgstr "Aggiungi una raccolta" msgstr "Aggiungi una raccolta"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Aggiungi il tuo file multimediale"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/mediagoblin/language/ja/)\n" "Language-Team: Japanese (http://www.transifex.com/projects/p/mediagoblin/language/ja/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "検証メールを再送しました。" msgstr "検証メールを再送しました。"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "タイトル" msgstr "タイトル"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "タグ" msgstr "タグ"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -501,36 +490,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "ファイル"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/mediagoblin/language/ko_KR/)\n" "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/mediagoblin/language/ko_KR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "인증 메일을 다시 보내 주세요." msgstr "인증 메일을 다시 보내 주세요."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "제목" msgstr "제목"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "이 작업에 대한 설명" msgstr "이 작업에 대한 설명"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "포멧팅을 사용하려면\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> 링크를 참고 하세요." msgstr "포멧팅을 사용하려면\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> 링크를 참고 하세요."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "태그" msgstr "태그"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "태그는 , 로 구분 됩니다." msgstr "태그는 , 로 구분 됩니다."
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "제목은 미디어 주소의 일부분 입니다. 수정하지 않아도 됩니다." msgstr "제목은 미디어 주소의 일부분 입니다. 수정하지 않아도 됩니다."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "License" msgstr "License"
@ -500,36 +489,6 @@ msgstr "장소"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr " <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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "파일"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "모음집 추가" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/mediagoblin/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/mediagoblin/language/nl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "Verificatie e-mail opnieuw opgestuurd." msgstr "Verificatie e-mail opnieuw opgestuurd."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Beschrijving van dit werk" msgstr "Beschrijving van dit werk"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Voor opmaak kun je <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> gebruiken." msgstr "Voor opmaak kun je <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> gebruiken."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiket" msgstr "Etiket"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Hou labels gescheiden met komma's." msgstr "Hou labels gescheiden met komma's."
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "Het titelgedeelte van het adres van deze media. Normaal gesproken hoef je deze niet te veranderen." msgstr "Het titelgedeelte van het adres van deze media. Normaal gesproken hoef je deze niet te veranderen."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licentie" msgstr "Licentie"
@ -501,36 +490,6 @@ msgstr "Locatie"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Bekijken op <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Bekijken op <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Bestand"
#: 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 "Voeg media toe"
#: 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 "Voeg toe"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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 "Voeg toe"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Bestand"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" msgstr ""
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Voeg media toe"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/mediagoblin/language/nn_NO/)\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/mediagoblin/language/nn_NO/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "Stadfestingsepost sendt." msgstr "Stadfestingsepost sendt."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Skildring av verk" msgstr "Skildring av verk"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Du kan bruka <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> til formattering." msgstr "Du kan bruka <a href=\"http://daringfireball.net/projects/markdown/basics\">Markdown</a> til formattering."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Merkelappar" msgstr "Merkelappar"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separer merkelappar med komma." msgstr "Separer merkelappar med komma."
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "Nettnamnet (adressetittel) for verket di. Trengst ikkje endrast." msgstr "Nettnamnet (adressetittel) for verket di. Trengst ikkje endrast."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Lisens" msgstr "Lisens"
@ -501,36 +490,6 @@ msgstr "Stad"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Sjå på <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Sjå på <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: 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 "Legg til verk"
#: 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 "Legg til"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "Logg inn for å oppretta ein konto." msgstr "Logg inn for å oppretta ein konto."
@ -601,6 +560,14 @@ msgstr "OAuth klient-tilkoplingar"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Dine OAuth-klientar" msgstr "Dine OAuth-klientar"
#: 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 "Legg til"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr "Fann ingen akseptable filar for prosessering."
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Maks filstorleik: {0} mb" msgstr "Maks filstorleik: {0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr "Fann ingen brukarar."
msgid "Add a collection" msgid "Add a collection"
msgstr "Legg til ei samling" msgstr "Legg til ei samling"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Legg til verk"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mediagoblin/language/pl/)\n" "Language-Team: Polish (http://www.transifex.com/projects/p/mediagoblin/language/pl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "Wyślij ponownie e-mail weryfikujący." msgstr "Wyślij ponownie e-mail weryfikujący."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Opis tej pracy" msgstr "Opis tej pracy"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Możesz formatować tekst za pomocą składni \n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a>." msgstr "Możesz formatować tekst za pomocą składni \n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a>."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Znaczniki" msgstr "Znaczniki"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Rozdzielaj znaczniki przecinkami." msgstr "Rozdzielaj znaczniki przecinkami."
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "Fragment adresu mediów zawierający tytuł. Zwykle nie ma potrzeby aby go zmieniać." msgstr "Fragment adresu mediów zawierający tytuł. Zwykle nie ma potrzeby aby go zmieniać."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licencja" msgstr "Licencja"
@ -501,36 +490,6 @@ msgstr "Położenie"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Zobacz na <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Zobacz na <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Plik"
#: 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 "Dodaj swoje media"
#: 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 "Dodaj"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr "Połączenia do OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Twoi klienci OAuth" msgstr "Twoi klienci OAuth"
#: 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 "Dodaj"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Plik"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Dodaj kolekcję" msgstr "Dodaj kolekcję"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Dodaj swoje media"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mediagoblin/language/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mediagoblin/language/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -85,37 +85,28 @@ msgid "Resent your verification email."
msgstr "O email de verificação foi enviado novamente." msgstr "O email de verificação foi enviado novamente."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descrição desse trabalho" msgstr "Descrição desse trabalho"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Você pode usar\n<a href=\"http://daringfireball.net/projects/markdown/basics\">\nMarkdown</a> para formatação." msgstr "Você pode usar\n<a href=\"http://daringfireball.net/projects/markdown/basics\">\nMarkdown</a> para formatação."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiquetas" msgstr "Etiquetas"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Separe as etiquetas com vírgulas." msgstr "Separe as etiquetas com vírgulas."
@ -133,9 +124,7 @@ msgid ""
"this." "this."
msgstr "A parte do título do endereço dessa mídia. Geralmente você não precisa mudar isso." msgstr "A parte do título do endereço dessa mídia. Geralmente você não precisa mudar isso."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licença" msgstr "Licença"
@ -505,36 +494,6 @@ msgstr "Localização"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Ver no <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Ver no <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Arquivo"
#: 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 "Adicionar sua mídia"
#: 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 "Adicionar"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -605,6 +564,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Seus clientes OAuth" msgstr "Seus clientes OAuth"
#: 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 "Adicionar"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -769,6 +736,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Tamanho máximo de arquivo: {0} mb" msgstr "Tamanho máximo de arquivo: {0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Arquivo"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1564,6 +1535,11 @@ msgstr "Nenhum usuário encontrado."
msgid "Add a collection" msgid "Add a collection"
msgstr "Adicionar uma coleção" msgstr "Adicionar uma coleção"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Adicionar sua mídia"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/mediagoblin/language/ro/)\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/mediagoblin/language/ro/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "E-mail-ul de verificare a fost retrimis." msgstr "E-mail-ul de verificare a fost retrimis."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titlu" msgstr "Titlu"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Descrierea acestui fișier" msgstr "Descrierea acestui fișier"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Poți folosi\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pentru formatare." msgstr "Poți folosi\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pentru formatare."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Cuvinte-cheie" msgstr "Cuvinte-cheie"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Desparte cuvintele-cheie prin virgulă." msgstr "Desparte cuvintele-cheie prin virgulă."
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "Partea corespunzătoare titlului din adresa acestui fișier media. De regulă poate fi lăsată nemodificată." msgstr "Partea corespunzătoare titlului din adresa acestui fișier media. De regulă poate fi lăsată nemodificată."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licența" msgstr "Licența"
@ -501,36 +490,6 @@ msgstr "Locul"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Vezi pe <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Vezi pe <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fișier"
#: 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 "Adaugă fișierele tale media"
#: 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 "Adaugă"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr "Conexiuni client OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Clienții tăi OAuth" msgstr "Clienții tăi OAuth"
#: 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 "Adaugă"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fișier"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Creează o colecție" msgstr "Creează o colecție"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Adaugă fișierele tale media"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/mediagoblin/language/sk/)\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/mediagoblin/language/sk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -85,37 +85,28 @@ msgid "Resent your verification email."
msgstr "Opätovne zaslať overovací e-mail." msgstr "Opätovne zaslať overovací e-mail."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titulok" msgstr "Titulok"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Popis výtvoru" msgstr "Popis výtvoru"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Môžeš využiť\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pre formátovanie príspevku." msgstr "Môžeš využiť\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> pre formátovanie príspevku."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Štítky" msgstr "Štítky"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Oddeľ štítky pomocou čiarky." msgstr "Oddeľ štítky pomocou čiarky."
@ -133,9 +124,7 @@ msgid ""
"this." "this."
msgstr "Titulná časť adresy daného média. Zmena poľa nepovinná." msgstr "Titulná časť adresy daného média. Zmena poľa nepovinná."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Licencia" msgstr "Licencia"
@ -505,36 +494,6 @@ msgstr "Poloha"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Zobraziť na <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Zobraziť na <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Súbor"
#: 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 "Pridaj svoj výtvor"
#: 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 "Pridať"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -605,6 +564,14 @@ msgstr "OAuth klientské spojenia"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Tvoji autorizovaní OAuth klienti" msgstr "Tvoji autorizovaní OAuth klienti"
#: 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 "Pridať"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -769,6 +736,10 @@ msgstr "Prijateľný spracúvavaný súbor nenájdený"
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Súbor"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1564,6 +1535,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "Pridať kolekciu" msgstr "Pridať kolekciu"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Pridaj svoj výtvor"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/mediagoblin/language/sl/)\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/mediagoblin/language/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "Ponovno pošiljanje potrditvene e-pošte." msgstr "Ponovno pošiljanje potrditvene e-pošte."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Oznake" msgstr "Oznake"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -500,36 +489,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Datoteka"
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Datoteka"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mediagoblin/language/sq/)\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/mediagoblin/language/sq/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "Ridërgoni email-in tuaj të verifikimit." msgstr "Ridërgoni email-in tuaj të verifikimit."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titull" msgstr "Titull"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Përshkrim i kësaj pune" msgstr "Përshkrim i kësaj pune"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "Mund të përdorni\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> për formatim." msgstr "Mund të përdorni\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> për formatim."
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiketa" msgstr "Etiketa"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Ndajini etiketat me presje." msgstr "Ndajini etiketat me presje."
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "Titulli i adresës së kësaj medie. Zakonisht nuk keni nevojë ta ndryshoni këtë." msgstr "Titulli i adresës së kësaj medie. Zakonisht nuk keni nevojë ta ndryshoni këtë."
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "Leje" msgstr "Leje"
@ -501,36 +490,6 @@ msgstr "Vend"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "Shiheni te <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Shiheni te <a href=\"%(osm_url)s\">OpenStreetMap</a>"
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Kartelë"
#: mediagoblin/plugins/html5-multi-upload/views.py:53
msgid "You must provide at least one file."
msgstr "Duhet të jepni të paktën një kartelë."
#: mediagoblin/plugins/html5-multi-upload/views.py:121
#, python-format
msgid "Woohoo! Submitted %d Files!"
msgstr "Ohoooo! U parashtruan %d Kartela!"
#: 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 "Shtoni media tuajën"
#: 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 "Shtoni"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "Për të krijuar një llogari, hyni!" msgstr "Për të krijuar një llogari, hyni!"
@ -601,6 +560,14 @@ msgstr "Lidhje klienti OAuth"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "Klientët tuaj OAuth" msgstr "Klientët tuaj OAuth"
#: 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 "Shtoni"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr "Nuk u gjet një kartelë e pranueshme përpunimi"
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "Madhësi maksimum kartele: {0} mb" msgstr "Madhësi maksimum kartele: {0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Kartelë"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr "S'u gjetën përdorues."
msgid "Add a collection" msgid "Add a collection"
msgstr "Shtoni një koleksion" msgstr "Shtoni një koleksion"
#: mediagoblin/templates/mediagoblin/submit/start.html:28
#: mediagoblin/templates/mediagoblin/submit/start.html:35
msgid "Add your media"
msgstr "Shtoni media tuajën"
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/mediagoblin/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/mediagoblin/language/sr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -79,37 +79,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -127,9 +118,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -499,36 +488,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -599,6 +558,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -763,6 +730,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1558,6 +1529,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/mediagoblin/language/sv/)\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/mediagoblin/language/sv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -81,37 +81,28 @@ msgid "Resent your verification email."
msgstr "Skickade ett nytt verifierings-email." msgstr "Skickade ett nytt verifierings-email."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "Beskrivning av verket" msgstr "Beskrivning av verket"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Taggar" msgstr "Taggar"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -129,9 +120,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -501,36 +490,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -601,6 +560,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -765,6 +732,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Fil"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1560,6 +1531,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/mediagoblin/language/te/)\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/mediagoblin/language/te/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "శీర్షిక" msgstr "శీర్షిక"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -500,36 +489,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mediagoblin/language/tr_TR/)\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mediagoblin/language/tr_TR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -80,37 +80,28 @@ msgid "Resent your verification email."
msgstr "Doğrulama e-postasını tekrar yolla." msgstr "Doğrulama e-postasını tekrar yolla."
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "Etiketler" msgstr "Etiketler"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "Etikerleri virgül ile ayırın." msgstr "Etikerleri virgül ile ayırın."
@ -128,9 +119,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -500,36 +489,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: mediagoblin/plugins/html5-multi-upload/forms.py:26
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Dosya"
#: 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 "Ekle"
#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -600,6 +559,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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 "Ekle"
#: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -764,6 +731,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "Dosya"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1559,6 +1530,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/mediagoblin/language/vi/)\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/mediagoblin/language/vi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -79,37 +79,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -127,9 +118,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -499,36 +488,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -599,6 +558,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -763,6 +730,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1558,6 +1529,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mediagoblin/language/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mediagoblin/language/vi_VN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -79,37 +79,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -127,9 +118,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -499,36 +488,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -599,6 +558,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -763,6 +730,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1558,6 +1529,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mediagoblin/language/zh_CN/)\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mediagoblin/language/zh_CN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -84,37 +84,28 @@ msgid "Resent your verification email."
msgstr "重发认证邮件。" msgstr "重发认证邮件。"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "标题" msgstr "标题"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "该作品的描述" msgstr "该作品的描述"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "您可以用 <a href=\"http://wowubuntu.com/markdown/\">Markdown</a> 来排版。" msgstr "您可以用 <a href=\"http://wowubuntu.com/markdown/\">Markdown</a> 来排版。"
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "标签" msgstr "标签"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "用逗号分隔标签。" msgstr "用逗号分隔标签。"
@ -132,9 +123,7 @@ msgid ""
"this." "this."
msgstr "该媒体网址的标题部份。通常不需要修改。" msgstr "该媒体网址的标题部份。通常不需要修改。"
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "许可证" msgstr "许可证"
@ -504,36 +493,6 @@ msgstr "位置"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "在 <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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -604,6 +563,14 @@ msgstr "OAuth client 连接"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "您的 OAuth client" msgstr "您的 OAuth client"
#: 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -768,6 +735,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "文件"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1563,6 +1534,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "新增合集" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW.Big5/)\n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW.Big5/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -79,37 +79,28 @@ msgid "Resent your verification email."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "" msgstr ""
@ -127,9 +118,7 @@ msgid ""
"this." "this."
msgstr "" msgstr ""
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "" msgstr ""
@ -499,36 +488,6 @@ msgstr ""
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "" msgstr ""
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "" msgstr ""
@ -599,6 +558,14 @@ msgstr ""
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "" 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -763,6 +730,10 @@ msgstr ""
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "" msgstr ""
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr ""
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1558,6 +1529,11 @@ msgstr ""
msgid "Add a collection" msgid "Add a collection"
msgstr "" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU MediaGoblin\n" "Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-11-26 13:58-0600\n" "POT-Creation-Date: 2013-12-02 09:28-0600\n"
"PO-Revision-Date: 2013-11-26 19:59+0000\n" "PO-Revision-Date: 2013-12-02 15:28+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n" "Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW/)\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -84,37 +84,28 @@ msgid "Resent your verification email."
msgstr "重送認證信。" msgstr "重送認證信。"
#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 #: 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/submit/forms.py:37 mediagoblin/submit/forms.py:61
#: mediagoblin/user_pages/forms.py:45 #: mediagoblin/user_pages/forms.py:45
msgid "Title" msgid "Title"
msgstr "標題" msgstr "標題"
#: mediagoblin/edit/forms.py:30 #: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
#: mediagoblin/plugins/html5-multi-upload/forms.py:31
#: mediagoblin/submit/forms.py:40
msgid "Description of this work" msgid "Description of this work"
msgstr "這個作品的描述" msgstr "這個作品的描述"
#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
#: mediagoblin/edit/forms.py:91 #: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
#: mediagoblin/plugins/html5-multi-upload/forms.py:32
#: mediagoblin/submit/forms.py:65
msgid "" msgid ""
"You can use\n" "You can use\n"
" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
" Markdown</a> for formatting." " Markdown</a> for formatting."
msgstr "您可以使用\n<a href=\"http://markdown.tw\">\nMarkdown</a> 來排版。" msgstr "您可以使用\n<a href=\"http://markdown.tw\">\nMarkdown</a> 來排版。"
#: mediagoblin/edit/forms.py:35 #: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
#: mediagoblin/plugins/html5-multi-upload/forms.py:36
#: mediagoblin/submit/forms.py:45
msgid "Tags" msgid "Tags"
msgstr "標籤" msgstr "標籤"
#: mediagoblin/edit/forms.py:37 #: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
#: mediagoblin/plugins/html5-multi-upload/forms.py:38
#: mediagoblin/submit/forms.py:47
msgid "Separate tags by commas." msgid "Separate tags by commas."
msgstr "用逗號分隔標籤。" msgstr "用逗號分隔標籤。"
@ -132,9 +123,7 @@ msgid ""
"this." "this."
msgstr "此媒體網址的標題部份。通常不需要修改。" msgstr "此媒體網址的標題部份。通常不需要修改。"
#: mediagoblin/edit/forms.py:46 #: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
#: mediagoblin/plugins/html5-multi-upload/forms.py:44
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20 #: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License" msgid "License"
msgstr "授權" msgstr "授權"
@ -504,36 +493,6 @@ msgstr "位置"
msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
msgstr "在 <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 "啊哈!%d 個檔案送出去了!"
#: 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 #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
msgid "Sign in to create an account!" msgid "Sign in to create an account!"
msgstr "登入以建立帳號!" msgstr "登入以建立帳號!"
@ -604,6 +563,14 @@ msgstr "OAuth 用戶程式連線"
msgid "Your OAuth clients" msgid "Your OAuth clients"
msgstr "您的 OAuth 用戶程式" msgstr "您的 OAuth 用戶程式"
#: 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/__init__.py:97
#: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:268
#: mediagoblin/plugins/openid/views.py:297 #: mediagoblin/plugins/openid/views.py:297
@ -768,6 +735,10 @@ msgstr "找不到可收受的待處理檔案"
msgid "Max file size: {0} mb" msgid "Max file size: {0} mb"
msgstr "最大檔案大小:{0} mb" msgstr "最大檔案大小:{0} mb"
#: mediagoblin/submit/forms.py:34
msgid "File"
msgstr "檔案"
#: mediagoblin/submit/forms.py:41 #: mediagoblin/submit/forms.py:41
msgid "" msgid ""
"You can use\n" "You can use\n"
@ -1563,6 +1534,11 @@ msgstr "找不到該使用者。"
msgid "Add a collection" msgid "Add a collection"
msgstr "新增蒐藏" 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 #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
#, python-format #, python-format
msgid "%(collection_title)s (%(username)s's collection)" msgid "%(collection_title)s (%(username)s's collection)"