From: Lukasz Date: Tue, 18 May 2010 13:28:32 +0000 (+0200) Subject: Pd counter i18n fix. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/8786b85863e82ff2685fbf93cff5abaa0fb2a860 Pd counter i18n fix. --- diff --git a/apps/catalogue/views.py b/apps/catalogue/views.py index 07fb7d349..cf1461feb 100644 --- a/apps/catalogue/views.py +++ b/apps/catalogue/views.py @@ -519,7 +519,8 @@ def import_book(request): info = sys.exc_info() exception = pprint.pformat(info[1]) tb = '\n'.join(traceback.format_tb(info[2])) - return HttpResponse(_("An error occurred: %s\n\n%s") % (exception, tb), mimetype='text/plain') + _('Today is %(month)s, %(day)s.') % {'month': m, 'day': d} + return HttpResponse(_("An error occurred: %(exception)s\n\n%(tb)s") % {'exception':exception, 'tb':tb}, mimetype='text/plain') return HttpResponse(_("Book imported successfully")) else: return HttpResponse(_("Error importing file: %r") % book_import_form.errors) diff --git a/apps/locale/de/LC_MESSAGES/django.po b/apps/locale/de/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/en/LC_MESSAGES/django.po b/apps/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/es/LC_MESSAGES/django.po b/apps/locale/es/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/es/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/fr/LC_MESSAGES/django.po b/apps/locale/fr/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/lt/LC_MESSAGES/django.po b/apps/locale/lt/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/lt/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/pl/LC_MESSAGES/django.po b/apps/locale/pl/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/pl/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/apps/locale/ru/LC_MESSAGES/django.po b/apps/locale/ru/LC_MESSAGES/django.po deleted file mode 100644 index 2267c7f7f..000000000 --- a/apps/locale/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,238 +0,0 @@ -# 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 , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-04 14:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: catalogue/models.py:23 lessons/models.py:15 -msgid "author" -msgstr "" - -#: catalogue/models.py:24 -msgid "epoch" -msgstr "" - -#: catalogue/models.py:25 -msgid "kind" -msgstr "" - -#: catalogue/models.py:26 -msgid "genre" -msgstr "" - -#: catalogue/models.py:27 -msgid "theme" -msgstr "" - -#: catalogue/models.py:28 -msgid "set" -msgstr "" - -#: catalogue/models.py:29 catalogue/models.py:309 -msgid "book" -msgstr "" - -#: catalogue/models.py:43 catalogue/migrations/0001_initial.py:47 -#: sponsors/models.py:14 sponsors/models.py:37 -msgid "name" -msgstr "" - -#: catalogue/models.py:44 catalogue/models.py:90 -#: catalogue/migrations/0001_initial.py:19 -#: catalogue/migrations/0001_initial.py:48 lessons/models.py:13 -msgid "slug" -msgstr "" - -#: catalogue/models.py:45 catalogue/migrations/0001_initial.py:49 -msgid "sort key" -msgstr "" - -#: catalogue/models.py:46 catalogue/migrations/0001_initial.py:50 -msgid "category" -msgstr "" - -#: catalogue/models.py:48 catalogue/models.py:58 catalogue/models.py:91 -#: catalogue/models.py:172 catalogue/migrations/0001_initial.py:20 -#: catalogue/migrations/0001_initial.py:51 chunks/models.py:11 -#: lessons/models.py:17 sponsors/models.py:15 -msgid "description" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "main page" -msgstr "" - -#: catalogue/models.py:49 catalogue/migrations/0001_initial.py:52 -msgid "Show tag on main page" -msgstr "" - -#: catalogue/models.py:52 catalogue/migrations/0001_initial.py:54 -msgid "book count" -msgstr "" - -#: catalogue/models.py:67 catalogue/migrations/0001_initial.py:61 -#: newtagging/models.py:491 -msgid "tag" -msgstr "" - -#: catalogue/models.py:68 newtagging/admin.py:38 -msgid "tags" -msgstr "" - -#: catalogue/models.py:89 catalogue/migrations/0001_initial.py:18 -#: lessons/models.py:12 -msgid "title" -msgstr "" - -#: catalogue/models.py:92 catalogue/migrations/0001_initial.py:21 -msgid "creation date" -msgstr "" - -#: catalogue/models.py:93 catalogue/migrations/0001_initial.py:22 -msgid "short HTML" -msgstr "" - -#: catalogue/models.py:94 catalogue/migrations/0001_initial.py:23 -msgid "parent number" -msgstr "" - -#: catalogue/models.py:95 -msgid "extra information" -msgstr "" - -#: catalogue/models.py:101 catalogue/migrations/0001_initial.py:24 -msgid "XML file" -msgstr "" - -#: catalogue/models.py:102 catalogue/migrations/0001_initial.py:25 -msgid "HTML file" -msgstr "" - -#: catalogue/models.py:103 catalogue/migrations/0001_initial.py:26 -msgid "PDF file" -msgstr "" - -#: catalogue/models.py:104 catalogue/migrations/0001_initial.py:27 -msgid "ODT file" -msgstr "" - -#: catalogue/models.py:105 catalogue/migrations/0001_initial.py:28 -msgid "TXT file" -msgstr "" - -#: catalogue/models.py:106 -msgid "MP3 file" -msgstr "" - -#: catalogue/models.py:107 -msgid "OGG file" -msgstr "" - -#: catalogue/models.py:310 -msgid "books" -msgstr "" - -#: catalogue/models.py:344 -msgid "fragment" -msgstr "" - -#: catalogue/models.py:345 -msgid "fragments" -msgstr "" - -#: catalogue/migrations/0001_initial.py:62 newtagging/models.py:492 -msgid "content type" -msgstr "" - -#: catalogue/migrations/0001_initial.py:63 newtagging/models.py:493 -msgid "object id" -msgstr "" - -#: chunks/models.py:10 chunks/models.py:24 -msgid "key" -msgstr "" - -#: chunks/models.py:10 -msgid "A unique name for this chunk of content" -msgstr "" - -#: chunks/models.py:12 -msgid "content" -msgstr "" - -#: chunks/models.py:16 -msgid "chunk" -msgstr "" - -#: chunks/models.py:17 -msgid "chunks" -msgstr "" - -#: chunks/models.py:24 -msgid "A unique name for this attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachment" -msgstr "" - -#: chunks/models.py:29 -msgid "attachments" -msgstr "" - -#: lessons/models.py:14 -msgid "file" -msgstr "" - -#: lessons/models.py:16 -msgid "slideshare ID" -msgstr "" - -#: lessons/models.py:29 -msgid "document" -msgstr "" - -#: lessons/models.py:29 -msgid "documents" -msgstr "" - -#: newtagging/views.py:30 -msgid "tagged_object_list must be called with a queryset or a model." -msgstr "" - -#: newtagging/views.py:32 -msgid "tagged_object_list must be called with a tag model." -msgstr "" - -#: newtagging/views.py:34 -msgid "tagged_object_list must be called with a tag." -msgstr "" - -#: newtagging/views.py:38 -#, python-format -msgid "No tags found matching \"%s\"." -msgstr "" - -#: sponsors/models.py:17 -msgid "logo" -msgstr "" - -#: sponsors/models.py:24 -msgid "url" -msgstr "" - -#: sponsors/models.py:38 -msgid "sponsors" -msgstr "" diff --git a/wolnelektury/locale/de/LC_MESSAGES/django.po b/wolnelektury/locale/de/LC_MESSAGES/django.po index fb21482e0..3e047a9d7 100644 --- a/wolnelektury/locale/de/LC_MESSAGES/django.po +++ b/wolnelektury/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-11 15:47+0200\n" +"POT-Creation-Date: 2010-05-18 13:36+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,34 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: settings.py:36 +msgid "German" +msgstr "" + +#: settings.py:37 +msgid "English" +msgstr "" + +#: settings.py:38 +msgid "Polish" +msgstr "" + +#: settings.py:39 +msgid "Lithuanian" +msgstr "" + +#: settings.py:40 +msgid "French" +msgstr "" + +#: settings.py:41 +msgid "Russian" +msgstr "" + +#: settings.py:42 +msgid "Spain" +msgstr "" + #: templates/404.html:6 templates/404.html.py:15 msgid "Site does not exist" msgstr "" @@ -40,49 +68,57 @@ msgid "" "working on fixing it as soon as possible. Meanwhile, please go to " msgstr "" -#: templates/base.html:19 +#: templates/base.html:20 msgid "" "Internet Explorer cannot display this site properly. Click here to read " "more..." msgstr "" -#: templates/base.html:27 templates/catalogue/folded_tag_list.html:13 +#: templates/base.html:28 templates/catalogue/folded_tag_list.html:13 #: templates/catalogue/main_page.html:48 templates/catalogue/main_page.html:87 #: templates/catalogue/main_page.html:270 #: templates/catalogue/main_page.html:279 msgid "See more" msgstr "" -#: templates/base.html:36 +#: templates/base.html:37 msgid "Welcome" msgstr "" -#: templates/base.html:37 +#: templates/base.html:38 msgid "Your shelves" msgstr "" -#: templates/base.html:39 +#: templates/base.html:40 msgid "Administration" msgstr "" -#: templates/base.html:41 +#: templates/base.html:42 msgid "Logout" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:84 -#: templates/base.html.py:88 templates/auth/login.html:4 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:95 +#: templates/base.html.py:99 templates/auth/login.html:4 #: templates/auth/login.html.py:7 templates/auth/login.html:12 #: templates/auth/login.html.py:15 msgid "Sign in" msgstr "" -#: templates/base.html:44 templates/base.html.py:80 templates/base.html:88 -#: templates/base.html.py:92 templates/auth/login.html:7 +#: templates/base.html:45 templates/base.html.py:91 templates/base.html:99 +#: templates/base.html.py:103 templates/auth/login.html:7 #: templates/auth/login.html.py:21 templates/auth/login.html:23 msgid "Register" msgstr "" -#: templates/base.html:61 +#: templates/base.html:55 +msgid "Choose your interface language: " +msgstr "" + +#: templates/base.html:60 +msgid "Choose language" +msgstr "" + +#: templates/base.html:72 msgid "" "\n" "\t\t\t\tWolne Lektury is a project lead by {% trans "Site administration" %} - WolneLektury.pl +

{% trans "Tłumaczenia" %}

{% endblock %} {% block nav-global %}{% endblock %} \ No newline at end of file diff --git a/wolnelektury/templates/catalogue/pd_counter.html b/wolnelektury/templates/catalogue/pd_counter.html index ed4740976..7296317e1 100644 --- a/wolnelektury/templates/catalogue/pd_counter.html +++ b/wolnelektury/templates/catalogue/pd_counter.html @@ -1,5 +1,6 @@
diff --git a/wolnelektury/urls.py b/wolnelektury/urls.py index 3a0b2ac09..a7cd45f43 100644 --- a/wolnelektury/urls.py +++ b/wolnelektury/urls.py @@ -50,3 +50,8 @@ urlpatterns = patterns('', url(r'^$', 'django.views.generic.simple.redirect_to', {'url': 'katalog/'}), url(r'^i18n/', include('django.conf.urls.i18n')), ) + +if 'rosetta' in settings.INSTALLED_APPS: + urlpatterns += patterns('', + url(r'^rosetta/', include('rosetta.urls')), + )