diff options
Diffstat (limited to 'mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po')
-rw-r--r-- | mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po | 72 |
1 files changed, 24 insertions, 48 deletions
diff --git a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po index 14e3c087..351ff5d1 100644 --- a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po +++ b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: GNU MediaGoblin\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-11-26 13:58-0600\n" -"PO-Revision-Date: 2013-11-26 19:59+0000\n" +"POT-Creation-Date: 2013-12-02 09:28-0600\n" +"PO-Revision-Date: 2013-12-02 15:28+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" @@ -86,37 +86,28 @@ msgid "Resent your verification email." msgstr "Rispedisci email di verifica" #: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87 -#: mediagoblin/plugins/html5-multi-upload/forms.py:28 #: mediagoblin/submit/forms.py:37 mediagoblin/submit/forms.py:61 #: mediagoblin/user_pages/forms.py:45 msgid "Title" msgstr "Titolo" -#: mediagoblin/edit/forms.py:30 -#: mediagoblin/plugins/html5-multi-upload/forms.py:31 -#: mediagoblin/submit/forms.py:40 +#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40 msgid "Description of this work" msgstr "Descrizione di questo lavoro" #: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54 -#: mediagoblin/edit/forms.py:91 -#: mediagoblin/plugins/html5-multi-upload/forms.py:32 -#: mediagoblin/submit/forms.py:65 +#: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65 msgid "" "You can use\n" " <a href=\"http://daringfireball.net/projects/markdown/basics\">\n" " Markdown</a> for formatting." msgstr "Puoi usare il\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> per la formattazione." -#: mediagoblin/edit/forms.py:35 -#: mediagoblin/plugins/html5-multi-upload/forms.py:36 -#: mediagoblin/submit/forms.py:45 +#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45 msgid "Tags" msgstr "Tags" -#: mediagoblin/edit/forms.py:37 -#: mediagoblin/plugins/html5-multi-upload/forms.py:38 -#: mediagoblin/submit/forms.py:47 +#: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47 msgid "Separate tags by commas." msgstr "Separa i tag con la virgola." @@ -134,9 +125,7 @@ msgid "" "this." msgstr "Il titolo fa parte dell'indirizzo del file. Nella maggior parte dei casi non c'รจ bisogno di cambiarlo." -#: mediagoblin/edit/forms.py:46 -#: mediagoblin/plugins/html5-multi-upload/forms.py:44 -#: mediagoblin/submit/forms.py:50 +#: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50 #: mediagoblin/templates/mediagoblin/utils/license.html:20 msgid "License" msgstr "Licenza" @@ -506,36 +495,6 @@ msgstr "Posizione" msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>" msgstr "Visualizza su <a href=\"%(osm_url)s\">OpenStreetMap</a>" -#: mediagoblin/plugins/html5-multi-upload/forms.py:26 -#: mediagoblin/submit/forms.py:34 -msgid "File" -msgstr "File" - -#: mediagoblin/plugins/html5-multi-upload/views.py:53 -msgid "You must provide at least one file." -msgstr "" - -#: mediagoblin/plugins/html5-multi-upload/views.py:121 -#, python-format -msgid "Woohoo! Submitted %d Files!" -msgstr "" - -#: mediagoblin/plugins/html5-multi-upload/templates/start.html:23 -#: mediagoblin/plugins/html5-multi-upload/templates/start.html:30 -#: mediagoblin/templates/mediagoblin/submit/start.html:28 -#: mediagoblin/templates/mediagoblin/submit/start.html:35 -msgid "Add your media" -msgstr "Aggiungi il tuo file multimediale" - -#: mediagoblin/plugins/html5-multi-upload/templates/start.html:52 -#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29 -#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39 -#: mediagoblin/templates/mediagoblin/submit/collection.html:30 -#: mediagoblin/templates/mediagoblin/submit/start.html:39 -#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68 -msgid "Add" -msgstr "Aggiungi" - #: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22 msgid "Sign in to create an account!" msgstr "Iscriviti per creare un account!" @@ -606,6 +565,14 @@ msgstr "Connessioni client OAuth" msgid "Your OAuth clients" msgstr "I tuoi client OAuth" +#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29 +#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39 +#: mediagoblin/templates/mediagoblin/submit/collection.html:30 +#: mediagoblin/templates/mediagoblin/submit/start.html:39 +#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68 +msgid "Add" +msgstr "Aggiungi" + #: mediagoblin/plugins/openid/__init__.py:97 #: mediagoblin/plugins/openid/views.py:268 #: mediagoblin/plugins/openid/views.py:297 @@ -770,6 +737,10 @@ msgstr "" msgid "Max file size: {0} mb" msgstr "Dimensione massima del file: {0} mb" +#: mediagoblin/submit/forms.py:34 +msgid "File" +msgstr "File" + #: mediagoblin/submit/forms.py:41 msgid "" "You can use\n" @@ -1565,6 +1536,11 @@ msgstr "Nessun utente trovato." msgid "Add a collection" msgstr "Aggiungi una raccolta" +#: mediagoblin/templates/mediagoblin/submit/start.html:28 +#: mediagoblin/templates/mediagoblin/submit/start.html:35 +msgid "Add your media" +msgstr "Aggiungi il tuo file multimediale" + #: mediagoblin/templates/mediagoblin/user_pages/collection.html:30 #, python-format msgid "%(collection_title)s (%(username)s's collection)" |