aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/i18n/it
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-12-03 16:59:20 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-12-03 16:59:20 -0600
commita6f065632a8410dc7e032267fd3ef16ae5d9576c (patch)
tree252cd2aef86563f611fb327b306125fec54bf481 /mediagoblin/i18n/it
parent6603b300418efe0f28390a5b53208c9c7068489b (diff)
downloadmediagoblin-a6f065632a8410dc7e032267fd3ef16ae5d9576c.tar.lz
mediagoblin-a6f065632a8410dc7e032267fd3ef16ae5d9576c.tar.xz
mediagoblin-a6f065632a8410dc7e032267fd3ef16ae5d9576c.zip
Updated translations
Diffstat (limited to 'mediagoblin/i18n/it')
-rw-r--r--mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.mobin11026 -> 11534 bytes
-rw-r--r--mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po52
2 files changed, 43 insertions, 9 deletions
diff --git a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.mo b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.mo
index cc0ccbfa..77bfbee9 100644
--- a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.mo
+++ b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.mo
Binary files differ
diff --git a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
index 25700f8f..dc9ec274 100644
--- a/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
+++ b/mediagoblin/i18n/it/LC_MESSAGES/mediagoblin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU MediaGoblin\n"
"Report-Msgid-Bugs-To: http://bugs.foocorp.net/projects/mediagoblin/issues\n"
-"POT-Creation-Date: 2011-11-27 15:25-0600\n"
-"PO-Revision-Date: 2011-11-27 21:28+0000\n"
+"POT-Creation-Date: 2011-12-03 16:57-0600\n"
+"PO-Revision-Date: 2011-12-03 22:56+0000\n"
"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
@@ -98,7 +98,7 @@ msgid "Tags"
msgstr "Tags"
#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:34
-msgid "Seperate tags by commas or spaces."
+msgid "Seperate tags by commas."
msgstr ""
#: mediagoblin/edit/forms.py:33
@@ -264,6 +264,11 @@ msgstr "Documenti multimediali più recenti"
msgid "Enter your new password"
msgstr "Inserisci la tua nuova password"
+#: mediagoblin/templates/mediagoblin/auth/change_fp.html:33
+#: mediagoblin/templates/mediagoblin/submit/start.html:30
+msgid "Submit"
+msgstr "Conferma"
+
#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
msgid "Recover password"
msgstr ""
@@ -369,10 +374,6 @@ msgstr ""
msgid "Submit yer media"
msgstr "Inoltra documento multimediale"
-#: mediagoblin/templates/mediagoblin/submit/start.html:30
-msgid "Submit"
-msgstr "Conferma"
-
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
#, python-format
msgid "%(username)s's media"
@@ -383,6 +384,35 @@ msgstr ""
msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
msgstr "Documenti multimediali di <a href=\"%(user_url)s\">%(username)s</a>"
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:58
+#, python-format
+msgid "By <a href=\"%(user_url)s\">%(username)s</a> on %(date)s"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:68
+msgid "Post a comment"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:86
+msgid "at"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:103
+msgid "Post comment!"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:125
+msgid "Edit"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:131
+msgid "Delete"
+msgstr ""
+
+#: mediagoblin/templates/mediagoblin/user_pages/media.html:163
+msgid "Sorry, no such media found."
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
#, python-format
msgid "Really delete %(title)s?"
@@ -513,6 +543,10 @@ msgstr "Più nuovo"
msgid "Older"
msgstr "Più vecchio"
+#: mediagoblin/templates/mediagoblin/utils/pagination.html:50
+msgid "Go to page:"
+msgstr ""
+
#: mediagoblin/templates/mediagoblin/utils/tags.html:20
msgid "Tagged with"
msgstr ""
@@ -530,11 +564,11 @@ msgid "I am sure I want to delete this"
msgstr "Sono sicuro di volerlo cancellare"
#: mediagoblin/user_pages/views.py:155
-msgid "Empty comments are not allowed."
+msgid "Oops, your comment was empty."
msgstr ""
#: mediagoblin/user_pages/views.py:161
-msgid "Comment posted!"
+msgid "Your comment has been posted!"
msgstr ""
#: mediagoblin/user_pages/views.py:183