Updated translations

This commit is contained in:
Christopher Allan Webber
2011-12-03 16:59:20 -06:00
parent 6603b30041
commit a6f065632a
41 changed files with 1056 additions and 319 deletions

View File

@@ -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"
@@ -96,7 +96,7 @@ msgid "Tags"
msgstr ""
#: 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
@@ -256,6 +256,11 @@ msgstr ""
msgid "Enter your new password"
msgstr ""
#: mediagoblin/templates/mediagoblin/auth/change_fp.html:33
#: mediagoblin/templates/mediagoblin/submit/start.html:30
msgid "Submit"
msgstr ""
#: mediagoblin/templates/mediagoblin/auth/forgot_password.html:27
msgid "Recover password"
msgstr ""
@@ -356,10 +361,6 @@ msgstr ""
msgid "Submit yer media"
msgstr ""
#: mediagoblin/templates/mediagoblin/submit/start.html:30
msgid "Submit"
msgstr ""
#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
#, python-format
msgid "%(username)s's media"
@@ -370,6 +371,35 @@ msgstr ""
msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
msgstr ""
#: 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?"
@@ -493,6 +523,10 @@ msgstr ""
msgid "Older"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/pagination.html:50
msgid "Go to page:"
msgstr ""
#: mediagoblin/templates/mediagoblin/utils/tags.html:20
msgid "Tagged with"
msgstr ""
@@ -510,11 +544,11 @@ msgid "I am sure I want to delete this"
msgstr ""
#: 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