From 0c4fa3e011fd7338ecb72a7a9d752a5e3ad1c26d Mon Sep 17 00:00:00 2001 From: Lukasz Date: Tue, 18 May 2010 13:43:39 +0200 Subject: [PATCH] l10n moved to applications. Added rosetta to admin. Shortened list of languages in settings. --- .../catalogue/locale/de/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/en/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/es/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/fr/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/lt/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/pl/LC_MESSAGES/django.po | 258 ++++++++++++++++++ .../catalogue/locale/ru/LC_MESSAGES/django.po | 258 ++++++++++++++++++ apps/chunks/locale/de/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/en/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/es/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/fr/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/lt/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/pl/LC_MESSAGES/django.po | 53 ++++ apps/chunks/locale/ru/LC_MESSAGES/django.po | 53 ++++ apps/lessons/locale/de/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/en/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/es/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/fr/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/lt/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/pl/LC_MESSAGES/django.po | 49 ++++ apps/lessons/locale/ru/LC_MESSAGES/django.po | 49 ++++ .../locale/de/LC_MESSAGES/django.po | 50 ++++ .../locale/en/LC_MESSAGES/django.po | 50 ++++ .../locale/es/LC_MESSAGES/django.po | 50 ++++ .../locale/fr/LC_MESSAGES/django.po | 50 ++++ .../locale/lt/LC_MESSAGES/django.po | 50 ++++ .../locale/pl/LC_MESSAGES/django.po | 50 ++++ .../locale/ru/LC_MESSAGES/django.po | 50 ++++ apps/sponsors/locale/en/LC_MESSAGES/django.po | 37 +++ apps/sponsors/locale/es/LC_MESSAGES/django.po | 37 +++ apps/sponsors/locale/fr/LC_MESSAGES/django.po | 37 +++ apps/sponsors/locale/lt/LC_MESSAGES/django.po | 37 +++ apps/sponsors/locale/pl/LC_MESSAGES/django.po | 37 +++ apps/sponsors/locale/ru/LC_MESSAGES/django.po | 37 +++ 34 files changed, 3092 insertions(+) create mode 100644 apps/catalogue/locale/de/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/en/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/es/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/fr/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/lt/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/pl/LC_MESSAGES/django.po create mode 100644 apps/catalogue/locale/ru/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/de/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/en/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/es/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/fr/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/lt/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/pl/LC_MESSAGES/django.po create mode 100644 apps/chunks/locale/ru/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/de/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/en/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/es/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/fr/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/lt/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/pl/LC_MESSAGES/django.po create mode 100644 apps/lessons/locale/ru/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/de/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/en/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/es/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/fr/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/lt/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/pl/LC_MESSAGES/django.po create mode 100644 apps/newtagging/locale/ru/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/en/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/es/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/fr/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/lt/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/pl/LC_MESSAGES/django.po create mode 100644 apps/sponsors/locale/ru/LC_MESSAGES/django.po diff --git a/apps/catalogue/locale/de/LC_MESSAGES/django.po b/apps/catalogue/locale/de/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/en/LC_MESSAGES/django.po b/apps/catalogue/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/es/LC_MESSAGES/django.po b/apps/catalogue/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/fr/LC_MESSAGES/django.po b/apps/catalogue/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/lt/LC_MESSAGES/django.po b/apps/catalogue/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/pl/LC_MESSAGES/django.po b/apps/catalogue/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/catalogue/locale/ru/LC_MESSAGES/django.po b/apps/catalogue/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..5362b95bb --- /dev/null +++ b/apps/catalogue/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,258 @@ +# 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-18 10:57+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" + +#: fields.py:45 +#, python-format +msgid "Enter a valid JSON value. Error: %s" +msgstr "" + +#: forms.py:28 +msgid "title, author, theme/topic, epoch, kind, genre" +msgstr "" + +#: forms.py:44 +msgid "Shelves" +msgstr "" + +#: forms.py:57 +msgid "Name of the new shelf" +msgstr "" + +#: models.py:24 models.py:363 +msgid "author" +msgstr "" + +#: models.py:25 +msgid "epoch" +msgstr "" + +#: models.py:26 +msgid "kind" +msgstr "" + +#: models.py:27 +msgid "genre" +msgstr "" + +#: models.py:28 +msgid "theme" +msgstr "" + +#: models.py:29 +msgid "set" +msgstr "" + +#: models.py:30 models.py:322 +msgid "book" +msgstr "" + +#: models.py:44 migrations/0001_initial.py:47 +msgid "name" +msgstr "" + +#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: migrations/0001_initial.py:48 +msgid "slug" +msgstr "" + +#: models.py:46 migrations/0001_initial.py:49 +msgid "sort key" +msgstr "" + +#: models.py:47 migrations/0001_initial.py:50 +msgid "category" +msgstr "" + +#: models.py:49 models.py:60 models.py:104 models.py:185 +#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgid "description" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "main page" +msgstr "" + +#: models.py:50 migrations/0001_initial.py:52 +msgid "Show tag on main page" +msgstr "" + +#: models.py:53 migrations/0001_initial.py:54 +msgid "book count" +msgstr "" + +#: models.py:54 +msgid "year of death" +msgstr "" + +#: models.py:80 migrations/0001_initial.py:61 +msgid "tag" +msgstr "" + +#: models.py:81 +msgid "tags" +msgstr "" + +#: models.py:102 models.py:362 migrations/0001_initial.py:18 +msgid "title" +msgstr "" + +#: models.py:105 migrations/0001_initial.py:21 +msgid "creation date" +msgstr "" + +#: models.py:106 migrations/0001_initial.py:22 +msgid "short HTML" +msgstr "" + +#: models.py:107 migrations/0001_initial.py:23 +msgid "parent number" +msgstr "" + +#: models.py:108 +msgid "extra information" +msgstr "" + +#: models.py:114 migrations/0001_initial.py:24 +msgid "XML file" +msgstr "" + +#: models.py:115 migrations/0001_initial.py:25 +msgid "HTML file" +msgstr "" + +#: models.py:116 migrations/0001_initial.py:26 +msgid "PDF file" +msgstr "" + +#: models.py:117 migrations/0001_initial.py:27 +msgid "ODT file" +msgstr "" + +#: models.py:118 migrations/0001_initial.py:28 +msgid "TXT file" +msgstr "" + +#: models.py:119 +msgid "MP3 file" +msgstr "" + +#: models.py:120 +msgid "OGG file" +msgstr "" + +#: models.py:141 +msgid "Read online" +msgstr "" + +#: models.py:221 +#, python-format +msgid "Book %s already exists" +msgstr "" + +#: models.py:264 +#, python-format +msgid "Book with slug = \"%s\" does not exist." +msgstr "" + +#: models.py:323 +msgid "books" +msgstr "" + +#: models.py:357 +msgid "fragment" +msgstr "" + +#: models.py:358 +msgid "fragments" +msgstr "" + +#: models.py:364 +msgid "goes to public domain" +msgstr "" + +#: models.py:366 +msgid "translator" +msgstr "" + +#: models.py:367 +msgid "year of translator's death" +msgstr "" + +#: models.py:385 +msgid "book stub" +msgstr "" + +#: models.py:386 +msgid "book stubs" +msgstr "" + +#: views.py:308 +msgid "

To maintain your shelves you need to be logged in.

" +msgstr "" + +#: views.py:326 +msgid "

Shelves were sucessfully saved.

" +msgstr "" + +#: views.py:350 +msgid "Book was successfully removed from the shelf" +msgstr "" + +#: views.py:352 +msgid "This book is not on the shelf" +msgstr "" + +#: views.py:448 +#, python-format +msgid "

Shelf %s was successfully created

" +msgstr "" + +#: views.py:463 +#, python-format +msgid "

Shelf %s was successfully removed

" +msgstr "" + +#: views.py:522 +#, python-format +msgid "Today is %(month)s, %(day)s." +msgstr "" + +#: views.py:523 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: views.py:524 +msgid "Book imported successfully" +msgstr "" + +#: views.py:526 +#, python-format +msgid "Error importing file: %r" +msgstr "" + +#: migrations/0001_initial.py:62 +msgid "content type" +msgstr "" + +#: migrations/0001_initial.py:63 +msgid "object id" +msgstr "" diff --git a/apps/chunks/locale/de/LC_MESSAGES/django.po b/apps/chunks/locale/de/LC_MESSAGES/django.po new file mode 100644 index 000000000..41fcd005e --- /dev/null +++ b/apps/chunks/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:58+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/en/LC_MESSAGES/django.po b/apps/chunks/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..41fcd005e --- /dev/null +++ b/apps/chunks/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:58+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/es/LC_MESSAGES/django.po b/apps/chunks/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..936f3dfb8 --- /dev/null +++ b/apps/chunks/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:59+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/fr/LC_MESSAGES/django.po b/apps/chunks/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..936f3dfb8 --- /dev/null +++ b/apps/chunks/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:59+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/lt/LC_MESSAGES/django.po b/apps/chunks/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..936f3dfb8 --- /dev/null +++ b/apps/chunks/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:59+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/pl/LC_MESSAGES/django.po b/apps/chunks/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..936f3dfb8 --- /dev/null +++ b/apps/chunks/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:59+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/chunks/locale/ru/LC_MESSAGES/django.po b/apps/chunks/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..936f3dfb8 --- /dev/null +++ b/apps/chunks/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,53 @@ +# 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-18 10:59+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" + +#: models.py:10 models.py:24 +msgid "key" +msgstr "" + +#: models.py:10 +msgid "A unique name for this chunk of content" +msgstr "" + +#: models.py:11 +msgid "description" +msgstr "" + +#: models.py:12 +msgid "content" +msgstr "" + +#: models.py:16 +msgid "chunk" +msgstr "" + +#: models.py:17 +msgid "chunks" +msgstr "" + +#: models.py:24 +msgid "A unique name for this attachment" +msgstr "" + +#: models.py:29 +msgid "attachment" +msgstr "" + +#: models.py:29 +msgid "attachments" +msgstr "" diff --git a/apps/lessons/locale/de/LC_MESSAGES/django.po b/apps/lessons/locale/de/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/en/LC_MESSAGES/django.po b/apps/lessons/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/es/LC_MESSAGES/django.po b/apps/lessons/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/fr/LC_MESSAGES/django.po b/apps/lessons/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..cbbd035b4 --- /dev/null +++ b/apps/lessons/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:01+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/lt/LC_MESSAGES/django.po b/apps/lessons/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/pl/LC_MESSAGES/django.po b/apps/lessons/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/lessons/locale/ru/LC_MESSAGES/django.po b/apps/lessons/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..f7d920cf8 --- /dev/null +++ b/apps/lessons/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,49 @@ +# 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-18 11:00+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" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 +msgid "slug" +msgstr "" + +#: models.py:14 +msgid "file" +msgstr "" + +#: models.py:15 +msgid "author" +msgstr "" + +#: models.py:16 +msgid "slideshare ID" +msgstr "" + +#: models.py:17 +msgid "description" +msgstr "" + +#: models.py:29 +msgid "document" +msgstr "" + +#: models.py:29 +msgid "documents" +msgstr "" diff --git a/apps/newtagging/locale/de/LC_MESSAGES/django.po b/apps/newtagging/locale/de/LC_MESSAGES/django.po new file mode 100644 index 000000000..7089f261f --- /dev/null +++ b/apps/newtagging/locale/de/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:01+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/en/LC_MESSAGES/django.po b/apps/newtagging/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..ca7d41b80 --- /dev/null +++ b/apps/newtagging/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:02+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/es/LC_MESSAGES/django.po b/apps/newtagging/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..ca7d41b80 --- /dev/null +++ b/apps/newtagging/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:02+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/fr/LC_MESSAGES/django.po b/apps/newtagging/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..ca7d41b80 --- /dev/null +++ b/apps/newtagging/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:02+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/lt/LC_MESSAGES/django.po b/apps/newtagging/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..ca7d41b80 --- /dev/null +++ b/apps/newtagging/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:02+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/pl/LC_MESSAGES/django.po b/apps/newtagging/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..7089f261f --- /dev/null +++ b/apps/newtagging/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:01+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/newtagging/locale/ru/LC_MESSAGES/django.po b/apps/newtagging/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..ca7d41b80 --- /dev/null +++ b/apps/newtagging/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +# 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-18 11:02+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" + +#: admin.py:38 +msgid "tags" +msgstr "" + +#: models.py:491 +msgid "tag" +msgstr "" + +#: models.py:492 +msgid "content type" +msgstr "" + +#: models.py:493 +msgid "object id" +msgstr "" + +#: views.py:30 +msgid "tagged_object_list must be called with a queryset or a model." +msgstr "" + +#: views.py:32 +msgid "tagged_object_list must be called with a tag model." +msgstr "" + +#: views.py:34 +msgid "tagged_object_list must be called with a tag." +msgstr "" + +#: views.py:38 +#, python-format +msgid "No tags found matching \"%s\"." +msgstr "" diff --git a/apps/sponsors/locale/en/LC_MESSAGES/django.po b/apps/sponsors/locale/en/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" diff --git a/apps/sponsors/locale/es/LC_MESSAGES/django.po b/apps/sponsors/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" diff --git a/apps/sponsors/locale/fr/LC_MESSAGES/django.po b/apps/sponsors/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" diff --git a/apps/sponsors/locale/lt/LC_MESSAGES/django.po b/apps/sponsors/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" diff --git a/apps/sponsors/locale/pl/LC_MESSAGES/django.po b/apps/sponsors/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" diff --git a/apps/sponsors/locale/ru/LC_MESSAGES/django.po b/apps/sponsors/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..23cbca124 --- /dev/null +++ b/apps/sponsors/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,37 @@ +# 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-18 11:04+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" + +#: models.py:14 models.py:37 +msgid "name" +msgstr "" + +#: models.py:15 +msgid "description" +msgstr "" + +#: models.py:17 +msgid "logo" +msgstr "" + +#: models.py:24 +msgid "url" +msgstr "" + +#: models.py:38 +msgid "sponsors" +msgstr "" -- 2.20.1