Skip to content

Commit

Permalink
Initializing i18n.
Browse files Browse the repository at this point in the history
  • Loading branch information
alup committed Feb 1, 2010
1 parent c4bd509 commit a369b93
Show file tree
Hide file tree
Showing 8 changed files with 1,568 additions and 0 deletions.
196 changes: 196 additions & 0 deletions mingus/locale/da/LC_MESSAGES/django.po
@@ -0,0 +1,196 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-02-01 19:32+0200\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: templates/base.html:87
msgid "About"
msgstr ""

#: templates/base.html:105
msgid "Elsewhere"
msgstr ""

#: templates/base.html:117
msgid "Categories"
msgstr ""

#: templates/base.html:129 templates/contact_form/contact_form_sent.html:13
msgid "Recent Posts"
msgstr ""

#: templates/base.html:140
msgid "Archive"
msgstr ""

#: templates/base.html:151
msgid "BlogRoll"
msgstr ""

#: templates/base.html:163
msgid "Popular Posts"
msgstr ""

#: templates/base.html:175
msgid "Django Popular"
msgstr ""

#: templates/admin/base_site.html:4
msgid "Mingus site admin"
msgstr ""

#: templates/admin/base_site.html:16
msgid "Mingus Blog Engine"
msgstr ""

#: templates/admin/login.html:19
msgid "Username:"
msgstr ""

#: templates/admin/login.html:22
msgid "Password:"
msgstr ""

#: templates/admin/login.html:27
msgid "Log in"
msgstr ""

#: templates/blog/category_detail.html:5
#: templates/blog/category_detail.html:11
#: templates/blog/post_archive_day.html:9
#: templates/blog/post_archive_month.html:9
#: templates/blog/post_archive_year.html:9 templates/blog/tag_detail.html:4
msgid "Posts for"
msgstr ""

#: templates/blog/category_list.html:9
msgid "Post categories"
msgstr ""

#: templates/blog/post_detail.html:72
msgid "Twitter this"
msgstr ""

#: templates/blog/post_detail.html:75
msgid "Reddit this"
msgstr ""

#: templates/blog/post_detail.html:76
msgid "Add to Delicious"
msgstr ""

#: templates/blog/post_detail.html:78
msgid "Subscribe RSS"
msgstr ""

#: templates/blog/post_search.html:5 templates/blog/post_search.html.py:10
msgid "Search results for:"
msgstr ""

#: templates/blog/tag_detail.html:10
msgid "Posts tagged:"
msgstr ""

#: templates/contact_form/contact_form.html:4
msgid "Contact"
msgstr ""

#: templates/contact_form/contact_form.html:10
#: templates/contact_form/contact_form_sent.html:8
msgid "Contact me"
msgstr ""

#: templates/contact_form/contact_form.html:12
msgid "Get in touch."
msgstr ""

#: templates/contact_form/contact_form.html:18
msgid "Woops, looks like you forgot some information."
msgstr ""

#: templates/contact_form/contact_form.html:28
msgid "Your name"
msgstr ""

#: templates/contact_form/contact_form.html:33
msgid "Your email"
msgstr ""

#: templates/contact_form/contact_form.html:38
msgid "Your message"
msgstr ""

#: templates/contact_form/contact_form_sent.html:10
msgid ""
"Thanks! I'll make sure to respond shortly. In the meantime, check out some "
"of my latest and greatest posts."
msgstr ""

#: templates/proxy/proxy_search.html:27
msgid "No results found"
msgstr ""

#: templates/proxy/tag_detail.html:4
msgid "Entries for"
msgstr ""

#: templates/proxy/tag_detail.html:10
msgid "Entries tagged:"
msgstr ""

#: templates/quotes/quote_list.html:4 templates/quotes/quote_list.html.py:8
msgid "Quotes"
msgstr ""

#: templatetags/tagging_related.py:21
#, python-format
msgid "tagged_get_related tag was given an invalid input: %s"
msgstr ""

#: templatetags/tagging_related.py:35
#, python-format
msgid "%s tag requires either five or seven arguments"
msgstr ""

#: templatetags/tagging_related.py:37
#, python-format
msgid "second argument to %s tag must be 'in'"
msgstr ""

#: templatetags/tagging_related.py:39
#, python-format
msgid "fourth argument to %s tag must be 'as'"
msgstr ""

#: templatetags/tagging_related.py:42
#, python-format
msgid "if given, fourth argument to %s tag must be 'with'"
msgstr ""

#: templatetags/tagging_related.py:49
#, python-format
msgid "%(tag)s tag's '%(option)s' option was not a valid integer: '%(value)s'"
msgstr ""

#: templatetags/tagging_related.py:55
#, python-format
msgid "%(tag)s tag was given an invalid option: '%(option)s'"
msgstr ""

#: templatetags/tagging_related.py:60
#, python-format
msgid "%(tag)s tag was given a badly formatted option: '%(option)s'"
msgstr ""
196 changes: 196 additions & 0 deletions mingus/locale/de/LC_MESSAGES/django.po
@@ -0,0 +1,196 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-02-01 19:32+0200\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: templates/base.html:87
msgid "About"
msgstr ""

#: templates/base.html:105
msgid "Elsewhere"
msgstr ""

#: templates/base.html:117
msgid "Categories"
msgstr ""

#: templates/base.html:129 templates/contact_form/contact_form_sent.html:13
msgid "Recent Posts"
msgstr ""

#: templates/base.html:140
msgid "Archive"
msgstr ""

#: templates/base.html:151
msgid "BlogRoll"
msgstr ""

#: templates/base.html:163
msgid "Popular Posts"
msgstr ""

#: templates/base.html:175
msgid "Django Popular"
msgstr ""

#: templates/admin/base_site.html:4
msgid "Mingus site admin"
msgstr ""

#: templates/admin/base_site.html:16
msgid "Mingus Blog Engine"
msgstr ""

#: templates/admin/login.html:19
msgid "Username:"
msgstr ""

#: templates/admin/login.html:22
msgid "Password:"
msgstr ""

#: templates/admin/login.html:27
msgid "Log in"
msgstr ""

#: templates/blog/category_detail.html:5
#: templates/blog/category_detail.html:11
#: templates/blog/post_archive_day.html:9
#: templates/blog/post_archive_month.html:9
#: templates/blog/post_archive_year.html:9 templates/blog/tag_detail.html:4
msgid "Posts for"
msgstr ""

#: templates/blog/category_list.html:9
msgid "Post categories"
msgstr ""

#: templates/blog/post_detail.html:72
msgid "Twitter this"
msgstr ""

#: templates/blog/post_detail.html:75
msgid "Reddit this"
msgstr ""

#: templates/blog/post_detail.html:76
msgid "Add to Delicious"
msgstr ""

#: templates/blog/post_detail.html:78
msgid "Subscribe RSS"
msgstr ""

#: templates/blog/post_search.html:5 templates/blog/post_search.html.py:10
msgid "Search results for:"
msgstr ""

#: templates/blog/tag_detail.html:10
msgid "Posts tagged:"
msgstr ""

#: templates/contact_form/contact_form.html:4
msgid "Contact"
msgstr ""

#: templates/contact_form/contact_form.html:10
#: templates/contact_form/contact_form_sent.html:8
msgid "Contact me"
msgstr ""

#: templates/contact_form/contact_form.html:12
msgid "Get in touch."
msgstr ""

#: templates/contact_form/contact_form.html:18
msgid "Woops, looks like you forgot some information."
msgstr ""

#: templates/contact_form/contact_form.html:28
msgid "Your name"
msgstr ""

#: templates/contact_form/contact_form.html:33
msgid "Your email"
msgstr ""

#: templates/contact_form/contact_form.html:38
msgid "Your message"
msgstr ""

#: templates/contact_form/contact_form_sent.html:10
msgid ""
"Thanks! I'll make sure to respond shortly. In the meantime, check out some "
"of my latest and greatest posts."
msgstr ""

#: templates/proxy/proxy_search.html:27
msgid "No results found"
msgstr ""

#: templates/proxy/tag_detail.html:4
msgid "Entries for"
msgstr ""

#: templates/proxy/tag_detail.html:10
msgid "Entries tagged:"
msgstr ""

#: templates/quotes/quote_list.html:4 templates/quotes/quote_list.html.py:8
msgid "Quotes"
msgstr ""

#: templatetags/tagging_related.py:21
#, python-format
msgid "tagged_get_related tag was given an invalid input: %s"
msgstr ""

#: templatetags/tagging_related.py:35
#, python-format
msgid "%s tag requires either five or seven arguments"
msgstr ""

#: templatetags/tagging_related.py:37
#, python-format
msgid "second argument to %s tag must be 'in'"
msgstr ""

#: templatetags/tagging_related.py:39
#, python-format
msgid "fourth argument to %s tag must be 'as'"
msgstr ""

#: templatetags/tagging_related.py:42
#, python-format
msgid "if given, fourth argument to %s tag must be 'with'"
msgstr ""

#: templatetags/tagging_related.py:49
#, python-format
msgid "%(tag)s tag's '%(option)s' option was not a valid integer: '%(value)s'"
msgstr ""

#: templatetags/tagging_related.py:55
#, python-format
msgid "%(tag)s tag was given an invalid option: '%(option)s'"
msgstr ""

#: templatetags/tagging_related.py:60
#, python-format
msgid "%(tag)s tag was given a badly formatted option: '%(option)s'"
msgstr ""

0 comments on commit a369b93

Please sign in to comment.