Committing extracted and compiled translations

This commit is contained in:
Christopher Allan Webber 2014-08-04 13:46:24 -05:00
parent 51a46e43f5
commit 18cd6b3015
73 changed files with 688 additions and 622 deletions

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mediagoblin/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -23,15 +23,15 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "عفوًا، التسجيل غير متاح هنا."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -773,7 +773,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -820,23 +819,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mediagoblin/language/bg/)\n"
"MIME-Version: 1.0\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -769,7 +769,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -816,23 +815,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/mediagoblin/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -24,15 +24,15 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Ho sentim, el registre està desactivat en aquest cas."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Ho sentim, no és possible avisar en aquest cas."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "No es permet l'autenticació en aquesta instància."
@ -774,7 +774,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -821,23 +820,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/mediagoblin/language/cs/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Promiňte, na této instanci je možnost registrace vypnuta."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Promiňte, nahlášení je na tomto serveru vypnuto."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Promiňte, autentikace je na této instanci vypnuta."
@ -205,11 +205,11 @@ msgstr "Zadejte své heslo pro ověření, že jste majitelem tohoto účtu."
#: mediagoblin/edit/forms.py:155
msgid "Identifier"
msgstr ""
msgstr "Identifikátor"
#: mediagoblin/edit/forms.py:156
msgid "Value"
msgstr ""
msgstr "Hodnota"
#: mediagoblin/edit/views.py:78
msgid "An entry with that slug already exists for this user."
@ -388,7 +388,7 @@ msgstr ""
#: mediagoblin/media_types/blog/views.py:320
msgid "You deleted the Blog."
msgstr ""
msgstr "Smazal(a) jste Blog."
#: mediagoblin/media_types/blog/views.py:326
#: mediagoblin/user_pages/views.py:329
@ -409,11 +409,11 @@ msgstr ""
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:50
msgid "Edit Blog"
msgstr ""
msgstr "Upravit Blog"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:57
msgid "Delete Blog"
msgstr ""
msgstr "Smazat Blog"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:92
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:35
@ -468,7 +468,7 @@ msgstr "Smazat navždy"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:26
msgid "Create/Edit a Blog"
msgstr ""
msgstr "Vytvořit/Upravit Blog"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:37
#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
@ -494,11 +494,11 @@ msgstr ""
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:46
msgid "View"
msgstr ""
msgstr "Zobrazit"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:65
msgid "Create a Blog"
msgstr ""
msgstr "Vytvořit Blog"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/url_to_dashboard.html:20
msgid " Blog Dashboard "
@ -550,7 +550,7 @@ msgstr ""
#: mediagoblin/moderation/forms.py:125
msgid "Message to user:"
msgstr ""
msgstr "Zpráva pro uživatele:"
#: mediagoblin/moderation/forms.py:128
msgid "Resolution content:"
@ -658,7 +658,7 @@ msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:33
msgid "How does this work?"
msgstr ""
msgstr "Jak to funguje?"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:34
msgid "How to feature media?"
@ -752,7 +752,7 @@ msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:108
msgid "CAUTION:"
msgstr ""
msgstr "POZOR:"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:110
msgid ""
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""
@ -996,11 +992,11 @@ msgstr "Přihlašte se pro vytvoření nového účtu."
#: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:22
msgid "Metadata"
msgstr ""
msgstr "Metadata"
#: mediagoblin/plugins/metadata_display/templates/mediagoblin/plugins/metadata_display/metadata_table.html:40
msgid "Edit Metadata"
msgstr ""
msgstr "Upravit metadata"
#: mediagoblin/plugins/oauth/forms.py:29
msgid "Allow"
@ -1433,13 +1429,13 @@ msgid ""
"\n"
" >Create an account at this site</a>\n"
" or"
msgstr ""
msgstr "\n>Založte si účet na těchto stránkách</a>\nnebo"
#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:42
msgid ""
"\n"
" <a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your own server</a>"
msgstr ""
msgstr "\n<a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Nastavte MediaGoblin na svém vlastním serveru</a>"
#: mediagoblin/templates/mediagoblin/bits/logo.html:23
#: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
@ -1528,7 +1524,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/edit/metadata.html:80
msgid "Add new Row"
msgstr ""
msgstr "Přidat nový řádek"
#: mediagoblin/templates/mediagoblin/edit/metadata.html:83
msgid "Update Metadata"
@ -1708,7 +1704,7 @@ msgstr "ID"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
msgid "User"
msgstr ""
msgstr "Uživatel"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
@ -2017,11 +2013,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/user.html:180
msgid "Yes"
msgstr ""
msgstr "Ano"
#: mediagoblin/templates/mediagoblin/moderation/user.html:182
msgid "No"
msgstr ""
msgstr "Ne"
#: mediagoblin/templates/mediagoblin/moderation/user.html:213
msgid "Ban User"
@ -2278,11 +2274,11 @@ msgstr "Přidat do sbírky"
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
msgid "Subscribe to comments"
msgstr ""
msgstr "Odebírat komentáře"
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
msgid "Silence comments"
msgstr ""
msgstr "Utišit komentáře"
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mediagoblin/language/da/)\n"
"MIME-Version: 1.0\n"
@ -22,15 +22,15 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Desværre, registrering er ikke muligt på denne instans"
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Beklager, godkendelse er slået fra på denne instans."
@ -772,7 +772,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -819,23 +818,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/mediagoblin/language/el/)\n"
"MIME-Version: 1.0\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Συγγνώμη, η εγγραφή έχει απαγορευτεί σ' αυτό το instance (ό,τι κι αν σημαίνει αυτό εν προκειμένω)"
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -769,7 +769,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -816,23 +815,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,15 +17,15 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -803,7 +803,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -851,10 +850,11 @@ msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the "
"button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be "
@ -863,14 +863,11 @@ msgid ""
"'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be "
"found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management "
"panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/mediagoblin/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -22,15 +22,15 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Bedaŭrinde, registrado estas malaktivigita en tiu ĉi instalaĵo."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -772,7 +772,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -819,23 +818,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -20,9 +20,9 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-10 12:32-0500\n"
"PO-Revision-Date: 2014-07-25 19:41+0000\n"
"Last-Translator: Laura Arjona Reina <larjona99@gmail.com>\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mediagoblin/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -31,15 +31,15 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Lo sentimos, el registro está deshabilitado en este momento."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Lo siento, el envío de informes está deshabilitado en esta instancia."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Lo siento, la autenticación está deshabilitada en esta instancia."
@ -94,7 +94,11 @@ msgstr "Se reenvió tu correo electrónico de verificación."
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:89
#: mediagoblin/media_types/blog/forms.py:24
#: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
#: mediagoblin/submit/forms.py:61 mediagoblin/user_pages/forms.py:45
#: mediagoblin/submit/forms.py:61
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100
#: mediagoblin/user_pages/forms.py:45
msgid "Title"
msgstr "Título"
@ -551,6 +555,57 @@ msgstr "¿Qué acción tomarás para resolver el informe?"
msgid "What privileges will you take away?"
msgstr "¿Qué permisos vas a retirar?"
#: mediagoblin/moderation/forms.py:122
msgid "Why user was banned:"
msgstr ""
#: mediagoblin/moderation/forms.py:125
msgid "Message to user:"
msgstr ""
#: mediagoblin/moderation/forms.py:128
msgid "Resolution content:"
msgstr ""
#: mediagoblin/moderation/tools.py:34
msgid ""
"\n"
"{mod} took away {user}'s {privilege} privileges."
msgstr ""
#: mediagoblin/moderation/tools.py:47
msgid ""
"\n"
"{mod} banned user {user} {expiration_date}."
msgstr ""
#: mediagoblin/moderation/tools.py:51
msgid "until {date}"
msgstr ""
#: mediagoblin/moderation/tools.py:53
#: mediagoblin/templates/mediagoblin/banned.html:30
msgid "indefinitely"
msgstr "indefinidamente"
#: mediagoblin/moderation/tools.py:62
msgid ""
"\n"
"{mod} sent a warning email to the {user}."
msgstr ""
#: mediagoblin/moderation/tools.py:71
msgid ""
"\n"
"{mod} deleted the comment."
msgstr ""
#: mediagoblin/moderation/tools.py:78
msgid ""
"\n"
"{mod} deleted the media entry."
msgstr ""
#: mediagoblin/moderation/tools.py:91
msgid "Warning from"
msgstr "Advertencia de"
@ -573,7 +628,7 @@ msgstr "No recibirás notificaciones de comentarios sobre %s."
msgid "Must provide an oauth_token."
msgstr "Se debe proporcionar un código (token) de OAuth."
#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:297
#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:298
msgid "No request token found."
msgstr "No se ha encontrado el código (token) de petición."
@ -643,7 +698,7 @@ msgid ""
" Yes. If you would prefer, you may go to the media homepage of the piece\n"
" of media you would like to feature or unfeature and look at the bar to\n"
" the side of the media entry. If the piece of media has not been featured\n"
" yet you should see a button that says 'Feature'. Press that button and\n"
" yet you should see a button that says \"Feature\". Press that button and\n"
" the media will be featured as a Primary Feature at the top of the page.\n"
" All other featured media entries will remain as features, but will be\n"
" pushed further down the page.<br /><br />\n"
@ -657,7 +712,7 @@ msgid ""
" prominent and Demote moves the featured media lower down and makes it\n"
" less prominent.\n"
" "
msgstr "\n Sí. Si lo prefieres, puedes ir a la página de inicio del contenido que te gustaría destacar o quitar de destacados, y mirar en la barra lateral de la entrada. Si el contenido no se ha destacado aún, deberías ver un botón que dice \"Destacar\". Presiona ese botón y el contenido será destacado como primario, al inicio de la página.\nTodos los demás contenidos destacados seguirán como destacados, pero irán más abajo en la página.<br /><br />\n\n Si vas a la página de inicio de un contenido que ya está destacado, verás las opciones \"Quitar de destacados\", \"Ascender\" y \"Descender\" donde antes estaba el botón que decía \"Destacar\". Haz clic en \"Quitar de destacados\" y ese contenido ya no aparecerá en la página inicial, aunque puedes volver a destacarlo en cualquier momento. \"Ascender\" mueve el contenido destacado más arriba en la página, y lo hace más prominente, y \"Descender\" mueve el contenido destacado más abajo y lo hace menos prominente.\n "
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:70
msgid "What is a Primary Feature? What is a Secondary Feature?"
@ -772,23 +827,20 @@ msgstr "No hay nada destacado actualmente."
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
msgstr "Si te gustaría destacar un\n contenido determinado, ve a la página inicial de esa entrada y pulsa el botón\n que dice"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
msgstr "Ves esta página porque eres un usuario con permisos para\ndestacar contenidos; un usuario normal vería una página en blanco; así que asegúrate de que has destacado contenido mientras tengas habilitado el complemento 'archivalook'. Se puede encontrar una herramienta más avanzada para gestionar destacados en el"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr "panel de gestión de destacados."
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr "Ver el contenido más reciente"
@ -1214,10 +1266,6 @@ msgstr "Has sido inhabilitado"
msgid "until %(until_when)s"
msgstr "hasta el %(until_when)s"
#: mediagoblin/templates/mediagoblin/banned.html:30
msgid "indefinitely"
msgstr "indefinidamente"
#: mediagoblin/templates/mediagoblin/base.html:97
msgid "Verify your email!"
msgstr "¡Verifica tu correo!"
@ -1259,6 +1307,10 @@ msgstr "Añadir contenido"
msgid "Create new collection"
msgstr "Crear nueva colección"
#: mediagoblin/templates/mediagoblin/base.html:163
msgid "Moderation powers:"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:169
msgid "User management panel"
msgstr "Panel de gestión de usuarios"
@ -1652,6 +1704,32 @@ msgstr "Aquí puedes llevar un seguimiento del estado del contenido que se está
msgid "Media in-processing"
msgstr "Procesando contenido"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
msgid "ID"
msgstr "ID"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
msgid "User"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
msgid "When submitted"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42
msgid "Transcoding progress"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
msgid "Unknown"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
msgid "No media in-processing"
@ -1662,6 +1740,14 @@ msgstr "No hay contenidos en procesamiento"
msgid "These uploads failed to process:"
msgstr "Estos archivos no pudieron ser procesados:"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
msgid "Reason for failure"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
msgid "Failure metadata"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!"
@ -1671,6 +1757,10 @@ msgstr "¡No han fallado entradas!"
msgid "Last 10 successful uploads"
msgstr "Últimos 10 envíos con éxito"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101
msgid "Submitted"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!"
@ -1711,6 +1801,10 @@ msgid ""
" "
msgstr "\nESTE CONTENIDO DE⏎\n<a href=\"%(user_url)s\"> %(user_name)s</a>⏎\nHA SIDO BORRADO⏎"
#: mediagoblin/templates/mediagoblin/moderation/report.html:102
msgid "Reason for report:"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/report.html:133
#: mediagoblin/templates/mediagoblin/moderation/user.html:136
msgid "Resolve"
@ -1960,10 +2054,6 @@ msgstr "\nAquí puedes buscar usuarios de cara a tomar acciones punitivas sobre
msgid "Active Users"
msgstr "Usuarios activos"
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
msgid "ID"
msgstr "ID"
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
msgid "When Joined"
msgstr "Cuándo se unió"
@ -2193,6 +2283,14 @@ msgstr "En la colección"
msgid "Add to a collection"
msgstr "Añadir a una colección"
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
msgid "Subscribe to comments"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
msgid "Silence comments"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mediagoblin/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "متاسفانه،ثبتنام به طور موقت غیر فعال است."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "شرمنده، قابلیت گزارش دادن در این نمونه غیر فعال است."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "شرمنده، تایید اعتبار در این نمونه غیرفعال گردیده است."
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

Binary file not shown.

View File

@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mediagoblin/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -31,15 +31,15 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Désolé, l'inscription n'est pas activée sur ce serveur."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Désolé, le signalement est désactivé sur ce serveur. "
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Désolé, l'authentification est désactivée sur ce serveur."
@ -781,7 +781,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -828,23 +827,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-10 12:32-0500\n"
"PO-Revision-Date: 2014-07-27 09:31+0000\n"
"Last-Translator: Adrián Chaves Fernández <adriyetichaves@gmail.com>\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/mediagoblin/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Neste sitio non se permite rexistrar novas contas."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Neste sitio non se permite denunciar."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Neste sitio non se permite autenticarse."
@ -82,7 +82,11 @@ msgstr "Volver enviar o correo de verificación."
#: mediagoblin/edit/forms.py:29 mediagoblin/edit/forms.py:89
#: mediagoblin/media_types/blog/forms.py:24
#: mediagoblin/media_types/blog/forms.py:33 mediagoblin/submit/forms.py:37
#: mediagoblin/submit/forms.py:61 mediagoblin/user_pages/forms.py:45
#: mediagoblin/submit/forms.py:61
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:40
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:69
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:100
#: mediagoblin/user_pages/forms.py:45
msgid "Title"
msgstr "Título"
@ -539,6 +543,57 @@ msgstr "Que vai facer para resolver a denuncia?"
msgid "What privileges will you take away?"
msgstr "Que privilexios vai retirarlle?"
#: mediagoblin/moderation/forms.py:122
msgid "Why user was banned:"
msgstr ""
#: mediagoblin/moderation/forms.py:125
msgid "Message to user:"
msgstr ""
#: mediagoblin/moderation/forms.py:128
msgid "Resolution content:"
msgstr ""
#: mediagoblin/moderation/tools.py:34
msgid ""
"\n"
"{mod} took away {user}'s {privilege} privileges."
msgstr ""
#: mediagoblin/moderation/tools.py:47
msgid ""
"\n"
"{mod} banned user {user} {expiration_date}."
msgstr ""
#: mediagoblin/moderation/tools.py:51
msgid "until {date}"
msgstr ""
#: mediagoblin/moderation/tools.py:53
#: mediagoblin/templates/mediagoblin/banned.html:30
msgid "indefinitely"
msgstr "de maneira indefinida"
#: mediagoblin/moderation/tools.py:62
msgid ""
"\n"
"{mod} sent a warning email to the {user}."
msgstr ""
#: mediagoblin/moderation/tools.py:71
msgid ""
"\n"
"{mod} deleted the comment."
msgstr ""
#: mediagoblin/moderation/tools.py:78
msgid ""
"\n"
"{mod} deleted the media entry."
msgstr ""
#: mediagoblin/moderation/tools.py:91
msgid "Warning from"
msgstr "Aviso de"
@ -561,7 +616,7 @@ msgstr "Non recibirá notificacións sobre comentarios de %s."
msgid "Must provide an oauth_token."
msgstr "Debe fornecer un «auth_token»."
#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:297
#: mediagoblin/oauth/views.py:247 mediagoblin/oauth/views.py:298
msgid "No request token found."
msgstr "Non se atopou o código da solicitude."
@ -631,7 +686,7 @@ msgid ""
" Yes. If you would prefer, you may go to the media homepage of the piece\n"
" of media you would like to feature or unfeature and look at the bar to\n"
" the side of the media entry. If the piece of media has not been featured\n"
" yet you should see a button that says 'Feature'. Press that button and\n"
" yet you should see a button that says \"Feature\". Press that button and\n"
" the media will be featured as a Primary Feature at the top of the page.\n"
" All other featured media entries will remain as features, but will be\n"
" pushed further down the page.<br /><br />\n"
@ -645,7 +700,7 @@ msgid ""
" prominent and Demote moves the featured media lower down and makes it\n"
" less prominent.\n"
" "
msgstr "\nExiste. Se o prefire, pode acceder á páxina do contido que quere destacar ou deixar de destacar, e utilizar o panel lateral que atopará na páxina. Se o contido non está destacado, prema o botón «Destacar» para destacalo como principal na parte superior da súa páxina. O resto de contidos destacados seguirán estando destacados, pero por debaixo do que acaba de destacar. <br /><br />\nSe o contido xa está destacado, desde a súa páxina poderá utilizar os seguintes botóns: «Deixar de destacar» para deixar de destacar o contido, «Promover» para facer o contido destacado máis prominente, e «Degradar» para facer o contido destacado menos prominente."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature.html:70
msgid "What is a Primary Feature? What is a Secondary Feature?"
@ -760,23 +815,20 @@ msgstr "Non hai nada destacado."
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
msgstr "Para destacar un contido, acceda á súa páxina e prema o botón que di"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
msgstr "Está a ver esta páxina porque ten permisos para destacar contidos —outros usuarios verían unha páxina baleira— así que asegúrese de destacar contido sempre que o complemento «archivalook» estea activado. Pode atopar unha ferramenta máis avanzada para xestionar os contidos destacados no"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr "panel de xestión de contidos destacados."
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr "Ver os últimos contidos"
@ -1202,10 +1254,6 @@ msgstr "Ten prohibido o acceso"
msgid "until %(until_when)s"
msgstr "ata %(until_when)s"
#: mediagoblin/templates/mediagoblin/banned.html:30
msgid "indefinitely"
msgstr "de maneira indefinida"
#: mediagoblin/templates/mediagoblin/base.html:97
msgid "Verify your email!"
msgstr "Verifique o seu enderezo de correo!"
@ -1247,6 +1295,10 @@ msgstr "Engadir contidos"
msgid "Create new collection"
msgstr "Crear unha colección nova"
#: mediagoblin/templates/mediagoblin/base.html:163
msgid "Moderation powers:"
msgstr ""
#: mediagoblin/templates/mediagoblin/base.html:169
msgid "User management panel"
msgstr "Panel de xestión de usuarios"
@ -1640,6 +1692,32 @@ msgstr "Aquí pode comprobar o estado de contidos que se están a procesar neste
msgid "Media in-processing"
msgstr "Contido procesándose"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:38
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:67
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:98
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
msgid "ID"
msgstr "Identificador"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:39
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
msgid "User"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
msgid "When submitted"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:42
msgid "Transcoding progress"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
msgid "Unknown"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
msgid "No media in-processing"
@ -1650,6 +1728,14 @@ msgstr "Non hai contidos procesándose"
msgid "These uploads failed to process:"
msgstr "Non foi posíbel procesar os seguintes envíos:"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
msgid "Reason for failure"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
msgid "Failure metadata"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
msgid "No failed entries!"
@ -1659,6 +1745,10 @@ msgstr "Non houbo erros!"
msgid "Last 10 successful uploads"
msgstr "Últimos 10 envíos sen erros"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:101
msgid "Submitted"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
msgid "No processed entries, yet!"
@ -1699,6 +1789,10 @@ msgid ""
" "
msgstr "\n ELIMINOUSE\n O CONTIDO DE\n <a href=\"%(user_url)s\"> %(user_name)s</a> "
#: mediagoblin/templates/mediagoblin/moderation/report.html:102
msgid "Reason for report:"
msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/report.html:133
#: mediagoblin/templates/mediagoblin/moderation/user.html:136
msgid "Resolve"
@ -1948,10 +2042,6 @@ msgstr "\n Aquí pode buscar usuarios para tomar medidas de castigo contra el
msgid "Active Users"
msgstr "Usuarios activos"
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
msgid "ID"
msgstr "Identificador"
#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
msgid "When Joined"
msgstr "Data de creación"
@ -2181,6 +2271,14 @@ msgstr "Parte de"
msgid "Add to a collection"
msgstr "Engadir a unha colección"
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:24
msgid "Subscribe to comments"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/comment-subscription.html:30
msgid "Silence comments"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
msgid "feed icon"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/mediagoblin/language/he/)\n"
"MIME-Version: 1.0\n"
@ -21,15 +21,15 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "לצערנו, רישום הינו מנוטרל על שרת זה."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "לצערנו, דיווח הינו מנוטרלים על שרת זה."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "לצערנו, אימות הינו מנוטרל על שרת זה."
@ -304,7 +304,7 @@ msgstr ""
#: mediagoblin/gmg_commands/batchaddmedia.py:40
msgid "Name of user these media entries belong to"
msgstr ""
msgstr "שם משתמש לו שייכים ערכי מדיה אלו"
#: mediagoblin/gmg_commands/batchaddmedia.py:43
msgid "Path to the csv file containing metadata information."
@ -495,7 +495,7 @@ msgstr "הבלוג של %(blog_owner_name)s"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:46
msgid "View"
msgstr ""
msgstr "תצוגה"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:65
msgid "Create a Blog"
@ -547,11 +547,11 @@ msgstr "אילו פריבילגיות אתה תסיר?"
#: mediagoblin/moderation/forms.py:122
msgid "Why user was banned:"
msgstr ""
msgstr "מדוע משתמש נאסר:"
#: mediagoblin/moderation/forms.py:125
msgid "Message to user:"
msgstr ""
msgstr "הודעה אל משתמש:"
#: mediagoblin/moderation/forms.py:128
msgid "Resolution content:"
@ -561,17 +561,17 @@ msgstr ""
msgid ""
"\n"
"{mod} took away {user}'s {privilege} privileges."
msgstr ""
msgstr "\n {mod} נטל פריבילגיות {privilege} של {user}."
#: mediagoblin/moderation/tools.py:47
msgid ""
"\n"
"{mod} banned user {user} {expiration_date}."
msgstr ""
msgstr "\n {mod} אסר משתמש {user} {expiration_date}."
#: mediagoblin/moderation/tools.py:51
msgid "until {date}"
msgstr ""
msgstr "עד {date}"
#: mediagoblin/moderation/tools.py:53
#: mediagoblin/templates/mediagoblin/banned.html:30
@ -582,19 +582,19 @@ msgstr "לצמיתה"
msgid ""
"\n"
"{mod} sent a warning email to the {user}."
msgstr ""
msgstr "\n{mod} שלח דוא״ל אזהרה אל {user}."
#: mediagoblin/moderation/tools.py:71
msgid ""
"\n"
"{mod} deleted the comment."
msgstr ""
msgstr "\n {mod} מחק את התגובה."
#: mediagoblin/moderation/tools.py:78
msgid ""
"\n"
"{mod} deleted the media entry."
msgstr ""
msgstr "\n {mod} מחק את רשומת המדיה."
#: mediagoblin/moderation/tools.py:91
msgid "Warning from"
@ -771,7 +771,6 @@ msgid ""
msgstr "\n הבלט מדיה "
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr "הבלט"
@ -818,29 +817,26 @@ msgstr "שום דבר אינו אשר מובלט."
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/bits/feature_dropdown.html:22
msgid "Feature management panel"
msgstr ""
msgstr "לוח ניהול תכונות"
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_displays/audio_primary.html:43
msgid ""
@ -1709,7 +1705,7 @@ msgstr "מזהה"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:68
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:99
msgid "User"
msgstr ""
msgstr "משתמש"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:41
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:70
@ -1722,7 +1718,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:53
msgid "Unknown"
msgstr ""
msgstr "לא ידוע"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
@ -1736,7 +1732,7 @@ msgstr "העלאות אלה נכשלו להתעבד:"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:71
msgid "Reason for failure"
msgstr ""
msgstr "סיבה לכישלון"
#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:72
msgid "Failure metadata"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/mediagoblin/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/mediagoblin/language/is_IS/)\n"
"MIME-Version: 1.0\n"
@ -22,15 +22,15 @@ msgstr ""
"Language: is_IS\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Því miður er nýskráning ekki leyfð á þessu svæði."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Því miður eru tilkynningar óvirkar á þessum vef."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Því miður er auðkenning ekki möguleg á þessu vefsvæði."
@ -772,7 +772,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -819,23 +818,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mediagoblin/language/it/)\n"
"MIME-Version: 1.0\n"
@ -25,15 +25,15 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Spiacente, la registrazione è disabilitata su questa istanza."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Spiacente, le segnalazioni sono disabilitate in questa istanza."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Mi dispiace, l'autenticazione è disabilitata in questa istanza."
@ -775,7 +775,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -822,23 +821,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/mediagoblin/language/ja/)\n"
"MIME-Version: 1.0\n"
@ -21,15 +21,15 @@ msgstr ""
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "申し訳ありませんが、このインスタンスで登録は無効になっています。"
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -771,7 +771,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -818,23 +817,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/mediagoblin/language/ko_KR/)\n"
"MIME-Version: 1.0\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: ko_KR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "죄송합니다. 지금은 가입 하실 수 없습니다."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -769,7 +769,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -816,23 +815,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

Binary file not shown.

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/mediagoblin/language/nl/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Sorry, registratie is uitgeschakeld op deze instantie."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -3,14 +3,14 @@
# This file is distributed under the same license as the PROJECT project.
#
# Translators:
# velmont <odin.omdal@gmail.com>, 2013
# velmont <odin.omdal@gmail.com>, 2013-2014
# velmont <odin.omdal@gmail.com>, 2011-2012
msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/mediagoblin/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: nn_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Registrering er slege av. Orsak."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Rapportering er slege av. Orsak."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Autentisering er slege av. Orsak."
@ -205,11 +205,11 @@ msgstr "Skriv inn passordet som prov på at dette er din konto."
#: mediagoblin/edit/forms.py:155
msgid "Identifier"
msgstr ""
msgstr "Identifikator"
#: mediagoblin/edit/forms.py:156
msgid "Value"
msgstr ""
msgstr "Verdi"
#: mediagoblin/edit/views.py:78
msgid "An entry with that slug already exists for this user."
@ -299,62 +299,62 @@ msgid ""
"script (and how to format the metadata csv file), read the MediaGoblin\n"
"documentation page on command line uploading\n"
"<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
msgstr ""
msgstr "For more information about how to properly run this\nscript (and how to format the metadata csv file), read the MediaGoblin\ndocumentation page on command line uploading\n<http://docs.mediagoblin.org/siteadmin/commandline-upload.html>"
#: mediagoblin/gmg_commands/batchaddmedia.py:40
msgid "Name of user these media entries belong to"
msgstr ""
msgstr "Name of user these media entries belong to"
#: mediagoblin/gmg_commands/batchaddmedia.py:43
msgid "Path to the csv file containing metadata information."
msgstr ""
msgstr "Path to the csv file containing metadata information."
#: mediagoblin/gmg_commands/batchaddmedia.py:48
msgid "Don't process eagerly, pass off to celery"
msgstr ""
msgstr "Don't process eagerly, pass off to celery"
#: mediagoblin/gmg_commands/batchaddmedia.py:63
msgid "Sorry, no user by username '{username}' exists"
msgstr ""
msgstr "Sorry, no user by username '{username}' exists"
#: mediagoblin/gmg_commands/batchaddmedia.py:74
msgid "File at {path} not found, use -h flag for help"
msgstr ""
msgstr "File at {path} not found, use -h flag for help"
#: mediagoblin/gmg_commands/batchaddmedia.py:115
msgid ""
"Error with media '{media_id}' value '{error_path}': {error_msg}\n"
"Metadata was not uploaded."
msgstr ""
msgstr "Error with media '{media_id}' value '{error_path}': {error_msg}\nMetadata was not uploaded."
#: mediagoblin/gmg_commands/batchaddmedia.py:141
msgid ""
"FAIL: Local file {filename} could not be accessed.\n"
"{filename} will not be uploaded."
msgstr ""
msgstr "FAIL: Local file {filename} could not be accessed.\n{filename} will not be uploaded."
#: mediagoblin/gmg_commands/batchaddmedia.py:157
msgid ""
"Successfully submitted {filename}!\n"
"Be sure to look at the Media Processing Panel on your website to be sure it\n"
"uploaded successfully."
msgstr ""
msgstr "Successfully submitted {filename}!\nBe sure to look at the Media Processing Panel on your website to be sure it\nuploaded successfully."
#: mediagoblin/gmg_commands/batchaddmedia.py:160
msgid "FAIL: This file is larger than the upload limits for this site."
msgstr ""
msgstr "FAIL: This file is larger than the upload limits for this site."
#: mediagoblin/gmg_commands/batchaddmedia.py:163
msgid "FAIL: This file will put this user past their upload limits."
msgstr ""
msgstr "FAIL: This file will put this user past their upload limits."
#: mediagoblin/gmg_commands/batchaddmedia.py:166
msgid "FAIL: This user is already past their upload limits."
msgstr ""
msgstr "FAIL: This user is already past their upload limits."
#: mediagoblin/gmg_commands/batchaddmedia.py:168
msgid "{files_uploaded} out of {files_attempted} files successfully submitted"
msgstr ""
msgstr "{files_uploaded} out of {files_attempted} files successfully submitted"
#: mediagoblin/meddleware/csrf.py:134
msgid ""
@ -384,11 +384,11 @@ msgstr "Johoo! Opplasta!"
#: mediagoblin/media_types/blog/views.py:198
msgid "Woohoo! edited blogpost is submitted"
msgstr ""
msgstr "Sende inn det endra innlegget"
#: mediagoblin/media_types/blog/views.py:320
msgid "You deleted the Blog."
msgstr ""
msgstr "Du sletta bloggen."
#: mediagoblin/media_types/blog/views.py:326
#: mediagoblin/user_pages/views.py:329
@ -397,23 +397,23 @@ msgstr "Sletta ikkje verket."
#: mediagoblin/media_types/blog/views.py:333
msgid "You are about to delete another user's Blog. Proceed with caution."
msgstr ""
msgstr "Du er i ferd med å sletta ein annan brukar sin blogg. Trå varsamt."
#: mediagoblin/media_types/blog/views.py:344
msgid "The blog was not deleted because you have no rights."
msgstr ""
msgstr "Sletta ikkje bloggen fordi du ikkje har løyve."
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:43
msgid "Add Blog Post"
msgstr ""
msgstr "Legg til innlegg"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:50
msgid "Edit Blog"
msgstr ""
msgstr "Endra blogg"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:57
msgid "Delete Blog"
msgstr ""
msgstr "Slett blogg"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:92
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:35
@ -435,11 +435,11 @@ msgstr "Slett"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:102
msgid "<em> Go to list view </em>"
msgstr ""
msgstr "<em>Gå til listevisning</em>"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:104
msgid " No blog post yet. "
msgstr ""
msgstr "Ingen innlegg enno."
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_confirm_delete.html:30
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
@ -468,7 +468,7 @@ msgstr "Slett permanent"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:26
msgid "Create/Edit a Blog"
msgstr ""
msgstr "Opprett/endra ein blogg"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_edit_create.html:37
#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
@ -481,28 +481,28 @@ msgstr "Legg til"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:23
msgid "Create/Edit a blog post."
msgstr ""
msgstr "Opprett/endra eit innlegg."
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_edit_create.html:29
msgid "Create/Edit a Blog Post."
msgstr ""
msgstr "Opprett/endra eit innlegg."
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_post_listing.html:24
#, python-format
msgid "%(blog_owner_name)s's Blog"
msgstr ""
msgstr "Bloggen til %(blog_owner_name)s"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:46
msgid "View"
msgstr ""
msgstr "Vis"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/list_of_blogs.html:65
msgid "Create a Blog"
msgstr ""
msgstr "Lag ein blogg"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/url_to_dashboard.html:20
msgid " Blog Dashboard "
msgstr ""
msgstr "Blogg styringspanel"
#: mediagoblin/media_types/pdf/processing.py:142
msgid "unoconv failing to run, check log file"
@ -546,31 +546,31 @@ msgstr "Kva privilegium vil du ta vekk?"
#: mediagoblin/moderation/forms.py:122
msgid "Why user was banned:"
msgstr ""
msgstr "Grunn til at brukaren er utestengd:"
#: mediagoblin/moderation/forms.py:125
msgid "Message to user:"
msgstr ""
msgstr "Melding til brukar:"
#: mediagoblin/moderation/forms.py:128
msgid "Resolution content:"
msgstr ""
msgstr "Løysingsinnhald:"
#: mediagoblin/moderation/tools.py:34
msgid ""
"\n"
"{mod} took away {user}'s {privilege} privileges."
msgstr ""
msgstr "\n{mod} tok vekk {privilege} privilegiane til {user}."
#: mediagoblin/moderation/tools.py:47
msgid ""
"\n"
"{mod} banned user {user} {expiration_date}."
msgstr ""
msgstr "\n{mod} utestengde brukaren {user} {expiration_date}."
#: mediagoblin/moderation/tools.py:51
msgid "until {date}"
msgstr ""
msgstr "til {dato}"
#: mediagoblin/moderation/tools.py:53
#: mediagoblin/templates/mediagoblin/banned.html:30
@ -581,19 +581,19 @@ msgstr "for alltid"
msgid ""
"\n"
"{mod} sent a warning email to the {user}."
msgstr ""
msgstr "\n{mod} sende ein åtvaringsepost til {user}."
#: mediagoblin/moderation/tools.py:71
msgid ""
"\n"
"{mod} deleted the comment."
msgstr ""
msgstr "\n{mod} sletta innspelet."
#: mediagoblin/moderation/tools.py:78
msgid ""
"\n"
"{mod} deleted the media entry."
msgstr ""
msgstr "\n{mod} sletta verket."
#: mediagoblin/moderation/tools.py:91
msgid "Warning from"
@ -638,7 +638,7 @@ msgstr "Du har nådd opplastingsgrensa di."
#: mediagoblin/plugins/archivalook/forms.py:21
msgid "Enter the URL for the media to be featured"
msgstr ""
msgstr "Skriv adresse for verket du vil visa fram."
#: mediagoblin/plugins/archivalook/tools.py:132
msgid "Primary"
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mediagoblin/language/pl/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Niestety rejestracja w tym serwisie jest wyłączona."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Przepraszamy, autoryzacja jest wyłączona w tym systemie."
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mediagoblin/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -24,15 +24,15 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Desculpa, o registro está desativado neste momento."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Desculpe, criação de relatório está desabilitado nessa instância."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Desculpe, autenticação está desabilitada nessa instância."
@ -774,7 +774,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -821,23 +820,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/mediagoblin/language/ro/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Ne pare rău, dar înscrierile sunt dezactivate pe acest server."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mediagoblin/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -21,15 +21,15 @@ msgstr ""
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Извините, на этом сайте регистрация запрещена."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Извините, аутентификация на этом сайте отключена."
@ -771,7 +771,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -818,23 +817,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/mediagoblin/language/sk/)\n"
"MIME-Version: 1.0\n"
@ -24,15 +24,15 @@ msgstr ""
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Prepáč, registrácia na danej inštancii nie je povolená."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Prepáč, reportovanie je na tejto inštancii vypnuté."
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Prepáč, autentifikácia je vypnutá pre túto inštanciu."
@ -774,7 +774,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -821,23 +820,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/mediagoblin/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Oprostite, prijava za ta izvod ni omogočena."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -769,7 +769,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -816,23 +815,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mediagoblin/language/sq/)\n"
"MIME-Version: 1.0\n"
@ -20,15 +20,15 @@ msgstr ""
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Na ndjeni, regjistrimi në këtë instancë të shërbimit është i çaktivizuar."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "Na ndjeni, në këtë instancë raportimi është i çaktivizuar"
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "Na ndjeni, mirëfilltësimi është i çaktivizuar për këtë instancë."
@ -770,7 +770,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +816,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/mediagoblin/language/sr/)\n"
"MIME-Version: 1.0\n"
@ -18,15 +18,15 @@ msgstr ""
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -768,7 +768,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -815,23 +814,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PROJECT project.
#
# Translators:
# ersi <erik-transifex@simmesgard.se>, 2014
# ingenman <simon@ingenmansland.se>, 2011
# joar <transifex@wandborg.se>, 2011, 2012
msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/mediagoblin/language/sv/)\n"
"MIME-Version: 1.0\n"
@ -20,22 +21,22 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "Vi beklagar, registreringen är avtängd på den här instansen."
msgstr "Vi beklagar, registreringen är avstängd på den här instansen."
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
#: mediagoblin/auth/tools.py:43
msgid "Invalid User name or email address."
msgstr ""
msgstr "Felaktigt användarnamn eller e-postadress."
#: mediagoblin/auth/tools.py:44
msgid "This field does not take email addresses."
@ -130,7 +131,7 @@ msgstr ""
#: mediagoblin/submit/forms.py:50
#: mediagoblin/templates/mediagoblin/utils/license.html:20
msgid "License"
msgstr ""
msgstr "Licens"
#: mediagoblin/edit/forms.py:54
msgid "Bio"
@ -226,7 +227,7 @@ msgstr ""
#: mediagoblin/edit/views.py:193
msgid "You can only edit your own profile."
msgstr ""
msgstr "Du kan bara ändra din egna profil."
#: mediagoblin/edit/views.py:199
msgid "You are editing a user's profile. Proceed with caution."
@ -234,11 +235,11 @@ msgstr "Var försiktig, du redigerar en annan användares profil."
#: mediagoblin/edit/views.py:215
msgid "Profile changes saved"
msgstr ""
msgstr "Profilförändringar sparade"
#: mediagoblin/edit/views.py:248
msgid "Account settings saved"
msgstr ""
msgstr "Kontoinställningar sparade"
#: mediagoblin/edit/views.py:282
msgid "You need to confirm the deletion of your account."
@ -260,7 +261,7 @@ msgstr ""
#: mediagoblin/edit/views.py:378
msgid "Your email address has been verified."
msgstr ""
msgstr "Din e-postadress har blivit verifierad."
#: mediagoblin/edit/views.py:413 mediagoblin/plugins/basic_auth/views.py:200
msgid "Wrong password"
@ -421,7 +422,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
#: mediagoblin/templates/mediagoblin/user_pages/media.html:84
msgid "Edit"
msgstr ""
msgstr "Ändra"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:93
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blogpost_draft_view.html:36
@ -431,7 +432,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
#: mediagoblin/templates/mediagoblin/user_pages/media.html:88
msgid "Delete"
msgstr ""
msgstr "Ta bort"
#: mediagoblin/media_types/blog/templates/mediagoblin/blog/blog_admin_dashboard.html:102
msgid "<em> Go to list view </em>"
@ -770,7 +771,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -817,23 +817,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""
@ -887,7 +884,7 @@ msgstr "E-postadress"
#: mediagoblin/plugins/basic_auth/forms.py:39
msgid "Username or Email"
msgstr ""
msgstr "Användarnamn eller e-postadress"
#: mediagoblin/plugins/basic_auth/forms.py:46
msgid "Stay logged in"
@ -895,7 +892,7 @@ msgstr ""
#: mediagoblin/plugins/basic_auth/forms.py:51
msgid "Username or email"
msgstr ""
msgstr "Användarnamn eller e-postadress"
#: mediagoblin/plugins/basic_auth/views.py:54
msgid ""
@ -954,7 +951,7 @@ msgstr ""
#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:45
#: mediagoblin/templates/mediagoblin/edit/change_email.html:40
msgid "Save"
msgstr ""
msgstr "Spara"
#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22
msgid "Don't have an account yet?"
@ -966,7 +963,7 @@ msgstr "Skapa ett här!"
#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22
msgid "Change your password."
msgstr ""
msgstr "Ändra ditt lösenord."
#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:23
#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:31
@ -1026,7 +1023,7 @@ msgstr ""
#: mediagoblin/plugins/oauth/forms.py:40
msgid "Type"
msgstr ""
msgstr "Typ"
#: mediagoblin/plugins/oauth/forms.py:45
msgid ""
@ -1072,7 +1069,7 @@ msgstr ""
#: mediagoblin/plugins/openid/forms.py:38
msgid "OpenID"
msgstr ""
msgstr "OpenID"
#: mediagoblin/plugins/openid/views.py:48
msgid "Sorry, the OpenID server could not be found"
@ -1288,7 +1285,7 @@ msgstr "Mediabehandlingspanel"
#: mediagoblin/templates/mediagoblin/base.html:152
msgid "Log out"
msgstr ""
msgstr "Logga ut"
#: mediagoblin/templates/mediagoblin/base.html:155
#: mediagoblin/templates/mediagoblin/user_pages/user.html:113
@ -1618,7 +1615,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/image.html:36
msgid "Created"
msgstr ""
msgstr "Skapad"
#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:59
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:90
@ -1655,7 +1652,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:130
msgid "WebGL"
msgstr ""
msgstr "WebGL"
#: mediagoblin/templates/mediagoblin/media_displays/stl.html:136
msgid "Download model"
@ -1810,7 +1807,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/report.html:149
msgid "Status"
msgstr ""
msgstr "Status"
#: mediagoblin/templates/mediagoblin/moderation/report.html:151
msgid "RESOLVED"
@ -2017,11 +2014,11 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/moderation/user.html:180
msgid "Yes"
msgstr ""
msgstr "Ja"
#: mediagoblin/templates/mediagoblin/moderation/user.html:182
msgid "No"
msgstr ""
msgstr "Nej"
#: mediagoblin/templates/mediagoblin/moderation/user.html:213
msgid "Ban User"
@ -2173,7 +2170,7 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
msgid "+"
msgstr ""
msgstr "+"
#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
msgid "Add a new collection"
@ -2308,12 +2305,12 @@ msgstr ""
#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
msgid "Go to page:"
msgstr ""
msgstr "Gå till sida:"
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
msgid "newer"
msgstr ""
msgstr "nyare"
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
@ -2368,19 +2365,19 @@ msgstr ""
#: mediagoblin/tools/timesince.py:62
msgid "year"
msgstr ""
msgstr "år"
#: mediagoblin/tools/timesince.py:63
msgid "month"
msgstr ""
msgstr "månad"
#: mediagoblin/tools/timesince.py:64
msgid "week"
msgstr ""
msgstr "vecka"
#: mediagoblin/tools/timesince.py:65
msgid "day"
msgstr ""
msgstr "dag"
#: mediagoblin/tools/timesince.py:66
msgid "hour"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/mediagoblin/language/te/)\n"
"MIME-Version: 1.0\n"
@ -19,15 +19,15 @@ msgstr ""
"Language: te\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -769,7 +769,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -816,23 +815,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/mediagoblin/language/vi/)\n"
"MIME-Version: 1.0\n"
@ -18,15 +18,15 @@ msgstr ""
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -768,7 +768,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -815,23 +814,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mediagoblin/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
@ -18,15 +18,15 @@ msgstr ""
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -768,7 +768,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -815,23 +814,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mediagoblin/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@ -23,15 +23,15 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "抱歉,本站已暂停注册。"
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -773,7 +773,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -820,23 +819,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\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"
"MIME-Version: 1.0\n"
@ -18,15 +18,15 @@ msgstr ""
"Language: zh_TW.Big5\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr ""
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr ""
@ -768,7 +768,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -815,23 +814,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-07-29 11:01-0500\n"
"PO-Revision-Date: 2014-07-29 16:01+0000\n"
"POT-Creation-Date: 2014-08-04 13:45-0500\n"
"PO-Revision-Date: 2014-08-04 18:45+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mediagoblin/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@ -23,15 +23,15 @@ msgstr ""
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
#: mediagoblin/decorators.py:303 mediagoblin/plugins/openid/views.py:202
msgid "Sorry, registration is disabled on this instance."
msgstr "抱歉,本站已經關閉註冊功能。"
#: mediagoblin/decorators.py:315
#: mediagoblin/decorators.py:318
msgid "Sorry, reporting is disabled on this instance."
msgstr "抱歉,本站已經關閉回報功能。"
#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/decorators.py:361 mediagoblin/plugins/ldap/views.py:55
#: mediagoblin/plugins/persona/views.py:77
msgid "Sorry, authentication is disabled on this instance."
msgstr "抱歉,本站已經關閉認証。"
@ -773,7 +773,6 @@ msgid ""
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/feature_media_sidebar.html:28
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:64
msgid "Feature"
msgstr ""
@ -820,23 +819,20 @@ msgstr ""
msgid ""
"If you would like to feature a\n"
" piece of media, go to that media entry's homepage and click the button\n"
" that says"
" that says <a class=\"button_action\">Feature</a>."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:65
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:67
#, python-format
msgid ""
"You're seeing this page because you are a user capable of\n"
" featuring media, a regular user would see a blank page, so be sure to\n"
" have media featured as long as your instance has the 'archivalook'\n"
" plugin enabled. A more advanced tool to manage features can be found\n"
" in the"
" in the <a href=\"%(featured_media_url)s\">feature management panel.</a>"
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:72
msgid "feature management panel."
msgstr ""
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:77
#: mediagoblin/plugins/archivalook/templates/archivalook/root.html:79
msgid "View most recent media"
msgstr ""