From: Radek Czajka Date: Thu, 1 Jun 2023 18:00:01 +0000 (+0200) Subject: Error page, locales. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/84a3f7f335bf15b4671cc56c26d243bf539a9536 Error page, locales. --- diff --git a/src/ajaxable/locale/de/LC_MESSAGES/django.mo b/src/ajaxable/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/ajaxable/locale/de/LC_MESSAGES/django.mo and b/src/ajaxable/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/de/LC_MESSAGES/django.po b/src/ajaxable/locale/de/LC_MESSAGES/django.po index df19902bb..c991b5122 100644 --- a/src/ajaxable/locale/de/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/de/LC_MESSAGES/django.po @@ -17,6 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/en/LC_MESSAGES/django.mo b/src/ajaxable/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/ajaxable/locale/en/LC_MESSAGES/django.mo and b/src/ajaxable/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/en/LC_MESSAGES/django.po b/src/ajaxable/locale/en/LC_MESSAGES/django.po index ef79c8b5d..191cb4d3c 100644 --- a/src/ajaxable/locale/en/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/en/LC_MESSAGES/django.po @@ -16,6 +16,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/es/LC_MESSAGES/django.mo b/src/ajaxable/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/ajaxable/locale/es/LC_MESSAGES/django.mo and b/src/ajaxable/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/es/LC_MESSAGES/django.po b/src/ajaxable/locale/es/LC_MESSAGES/django.po index df19902bb..c991b5122 100644 --- a/src/ajaxable/locale/es/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/es/LC_MESSAGES/django.po @@ -17,6 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/fr/LC_MESSAGES/django.mo b/src/ajaxable/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/ajaxable/locale/fr/LC_MESSAGES/django.mo and b/src/ajaxable/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/fr/LC_MESSAGES/django.po b/src/ajaxable/locale/fr/LC_MESSAGES/django.po index 08f8a8a91..7f5459777 100644 --- a/src/ajaxable/locale/fr/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/fr/LC_MESSAGES/django.po @@ -17,6 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/it/LC_MESSAGES/django.mo b/src/ajaxable/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/ajaxable/locale/it/LC_MESSAGES/django.mo and b/src/ajaxable/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/it/LC_MESSAGES/django.po b/src/ajaxable/locale/it/LC_MESSAGES/django.po index df19902bb..c991b5122 100644 --- a/src/ajaxable/locale/it/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/it/LC_MESSAGES/django.po @@ -17,6 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/jp/LC_MESSAGES/django.mo b/src/ajaxable/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/ajaxable/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/jp/LC_MESSAGES/django.po b/src/ajaxable/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..191cb4d3c --- /dev/null +++ b/src/ajaxable/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,21 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ajaxable/utils.py:63 +msgid "Send" +msgstr "" diff --git a/src/ajaxable/locale/lt/LC_MESSAGES/django.mo b/src/ajaxable/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/ajaxable/locale/lt/LC_MESSAGES/django.mo and b/src/ajaxable/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/lt/LC_MESSAGES/django.po b/src/ajaxable/locale/lt/LC_MESSAGES/django.po index 354368975..6b2c60bb9 100644 --- a/src/ajaxable/locale/lt/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/lt/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/ajaxable/locale/pl/LC_MESSAGES/django.mo b/src/ajaxable/locale/pl/LC_MESSAGES/django.mo index 14b371a01..3e13226ce 100644 Binary files a/src/ajaxable/locale/pl/LC_MESSAGES/django.mo and b/src/ajaxable/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/pl/LC_MESSAGES/django.po b/src/ajaxable/locale/pl/LC_MESSAGES/django.po index 5e5d97922..adfe9b94c 100644 --- a/src/ajaxable/locale/pl/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/pl/LC_MESSAGES/django.po @@ -17,6 +17,6 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "Wyślij" diff --git a/src/ajaxable/locale/ru/LC_MESSAGES/django.po b/src/ajaxable/locale/ru/LC_MESSAGES/django.po index bdcd7315f..697e31d13 100644 --- a/src/ajaxable/locale/ru/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/ru/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "Отправить" diff --git a/src/ajaxable/locale/uk/LC_MESSAGES/django.mo b/src/ajaxable/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/ajaxable/locale/uk/LC_MESSAGES/django.mo and b/src/ajaxable/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/ajaxable/locale/uk/LC_MESSAGES/django.po b/src/ajaxable/locale/uk/LC_MESSAGES/django.po index 3d7cb8e67..60461b5fc 100644 --- a/src/ajaxable/locale/uk/LC_MESSAGES/django.po +++ b/src/ajaxable/locale/uk/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ajaxable/utils.py:62 +#: ajaxable/utils.py:63 msgid "Send" msgstr "" diff --git a/src/annoy/locale/de/LC_MESSAGES/django.mo b/src/annoy/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/annoy/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/de/LC_MESSAGES/django.po b/src/annoy/locale/de/LC_MESSAGES/django.po index 573cd07e6..8e3b0081e 100644 --- a/src/annoy/locale/de/LC_MESSAGES/django.po +++ b/src/annoy/locale/de/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -85,23 +85,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/en/LC_MESSAGES/django.mo b/src/annoy/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/annoy/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/en/LC_MESSAGES/django.po b/src/annoy/locale/en/LC_MESSAGES/django.po index 573cd07e6..8e3b0081e 100644 --- a/src/annoy/locale/en/LC_MESSAGES/django.po +++ b/src/annoy/locale/en/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -85,23 +85,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/es/LC_MESSAGES/django.mo b/src/annoy/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/annoy/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/es/LC_MESSAGES/django.po b/src/annoy/locale/es/LC_MESSAGES/django.po index 573cd07e6..8e3b0081e 100644 --- a/src/annoy/locale/es/LC_MESSAGES/django.po +++ b/src/annoy/locale/es/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -85,23 +85,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/fr/LC_MESSAGES/django.mo b/src/annoy/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 000000000..2c90dd0c8 Binary files /dev/null and b/src/annoy/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/fr/LC_MESSAGES/django.po b/src/annoy/locale/fr/LC_MESSAGES/django.po index 342400162..184423e49 100644 --- a/src/annoy/locale/fr/LC_MESSAGES/django.po +++ b/src/annoy/locale/fr/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -85,23 +85,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/it/LC_MESSAGES/django.mo b/src/annoy/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/annoy/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/it/LC_MESSAGES/django.po b/src/annoy/locale/it/LC_MESSAGES/django.po index 573cd07e6..8e3b0081e 100644 --- a/src/annoy/locale/it/LC_MESSAGES/django.po +++ b/src/annoy/locale/it/LC_MESSAGES/django.po @@ -49,7 +49,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -85,23 +85,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/jp/LC_MESSAGES/django.mo b/src/annoy/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/annoy/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/jp/LC_MESSAGES/django.po b/src/annoy/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..7fbfa68d0 --- /dev/null +++ b/src/annoy/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,137 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: annoy/models.py:11 +msgid "place" +msgstr "" + +#: annoy/models.py:13 +msgid "style" +msgstr "" + +#: annoy/models.py:15 +msgid "Affects blackout." +msgstr "" + +#: annoy/models.py:17 +msgid "small font" +msgstr "" + +#: annoy/models.py:21 +msgid "action label" +msgstr "" + +#: annoy/models.py:23 +msgid "If empty, whole banner will serve as a link" +msgstr "" + +#: annoy/models.py:25 +msgid "open label" +msgstr "" + +#: annoy/models.py:26 +msgid "close label" +msgstr "" + +#: annoy/models.py:27 annoy/models.py:110 +msgid "text" +msgstr "" + +#: annoy/models.py:28 +msgid "image" +msgstr "" + +#: annoy/models.py:29 +msgid "url" +msgstr "" + +#: annoy/models.py:31 +msgid "priority" +msgstr "" + +#: annoy/models.py:32 +msgid "Banners with higher priority come first." +msgstr "" + +#: annoy/models.py:33 +msgid "since" +msgstr "" + +#: annoy/models.py:34 +msgid "until" +msgstr "" + +#: annoy/models.py:35 +msgid "show members" +msgstr "" + +#: annoy/models.py:36 +msgid "staff preview" +msgstr "" + +#: annoy/models.py:37 +msgid "only for authenticated users" +msgstr "" + +#: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 +msgid "banners" +msgstr "" + +#: annoy/models.py:82 +msgid "pararaphs" +msgstr "" + +#: annoy/models.py:86 +msgid "dynamic insert" +msgstr "" + +#: annoy/models.py:87 +msgid "dynamic inserts" +msgstr "" + +#: annoy/places.py:4 +msgid "Top of all pages." +msgstr "" + +#: annoy/places.py:5 +msgid "Book page" +msgstr "" + +#: annoy/places.py:6 +msgid "Book text intermission" +msgstr "" + +#: annoy/places.py:7 +msgid "Next to list of book fragments." +msgstr "" + +#: annoy/places.py:8 +msgid "Blackout" +msgstr "" + +#: annoy/places.py:9 +msgid "Full screen" +msgstr "" + +#: annoy/places.py:11 +msgid "Upper half of screen" +msgstr "" diff --git a/src/annoy/locale/lt/LC_MESSAGES/django.mo b/src/annoy/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 000000000..63f61a847 Binary files /dev/null and b/src/annoy/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/lt/LC_MESSAGES/django.po b/src/annoy/locale/lt/LC_MESSAGES/django.po index ca07886e2..a40ed2996 100644 --- a/src/annoy/locale/lt/LC_MESSAGES/django.po +++ b/src/annoy/locale/lt/LC_MESSAGES/django.po @@ -51,7 +51,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -87,23 +87,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/annoy/locale/pl/LC_MESSAGES/django.po b/src/annoy/locale/pl/LC_MESSAGES/django.po index 4d2998259..7121491f0 100644 --- a/src/annoy/locale/pl/LC_MESSAGES/django.po +++ b/src/annoy/locale/pl/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.3\n" #: annoy/models.py:11 @@ -51,7 +51,7 @@ msgstr "etykieta otwierania" msgid "close label" msgstr "etykieta zamykania" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "tekst" @@ -87,23 +87,27 @@ msgstr "widoczny dla członków klubu" msgid "staff preview" msgstr "podgląd tylko dla zespołu" -#: annoy/models.py:39 +#: annoy/models.py:37 +msgid "only for authenticated users" +msgstr "" + +#: annoy/models.py:40 msgid "banner" msgstr "banner" -#: annoy/models.py:40 +#: annoy/models.py:41 msgid "banners" msgstr "bannery" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "akapity" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "dynamiczna wstawka" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "dynamiczne wstawki" diff --git a/src/annoy/locale/ru/LC_MESSAGES/django.po b/src/annoy/locale/ru/LC_MESSAGES/django.po index 7c54308f0..610fd8a45 100644 --- a/src/annoy/locale/ru/LC_MESSAGES/django.po +++ b/src/annoy/locale/ru/LC_MESSAGES/django.po @@ -15,122 +15,126 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: models.py:11 +#: annoy/models.py:11 msgid "place" msgstr "место" -#: models.py:13 +#: annoy/models.py:13 msgid "style" msgstr "стиль" -#: models.py:15 +#: annoy/models.py:15 msgid "Affects blackout." msgstr "Влияет на blackout" -#: models.py:17 +#: annoy/models.py:17 msgid "small font" msgstr "мелкий шрифт" -#: models.py:21 +#: annoy/models.py:21 msgid "action label" msgstr "ярлык действия" -#: models.py:23 +#: annoy/models.py:23 msgid "If empty, whole banner will serve as a link" msgstr "Ссылка длинной во весь баннер, если оставить пустым" -#: models.py:25 +#: annoy/models.py:25 msgid "open label" msgstr "ярлык открытия" -#: models.py:26 +#: annoy/models.py:26 msgid "close label" msgstr "ярлык закрытия" -#: models.py:27 models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "текст" -#: models.py:28 +#: annoy/models.py:28 msgid "image" msgstr "картинка" -#: models.py:29 +#: annoy/models.py:29 msgid "url" msgstr "url" -#: models.py:31 +#: annoy/models.py:31 msgid "priority" msgstr "важно" -#: models.py:32 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "Баннер с приоритетом важности имеет преимущество" -#: models.py:33 +#: annoy/models.py:33 msgid "since" msgstr "от" -#: models.py:34 +#: annoy/models.py:34 msgid "until" msgstr "до" -#: models.py:35 +#: annoy/models.py:35 msgid "show members" msgstr "показать участникам" -#: models.py:36 +#: annoy/models.py:36 msgid "staff preview" msgstr "видно только команде" -#: models.py:39 +#: annoy/models.py:37 +msgid "only for authenticated users" +msgstr "" + +#: annoy/models.py:40 msgid "banner" msgstr "баннер" -#: models.py:40 +#: annoy/models.py:41 msgid "banners" msgstr "баннеры" -#: models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "параграф" -#: models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "быстрая вставка" -#: models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "быстрые вставки" -#: places.py:4 +#: annoy/places.py:4 msgid "Top of all pages." msgstr "Поверх всех страниц" -#: places.py:5 +#: annoy/places.py:5 msgid "Book page" msgstr "Страница книги" -#: places.py:6 +#: annoy/places.py:6 msgid "Book text intermission" msgstr "Разрыв страниц книги" -#: places.py:7 +#: annoy/places.py:7 msgid "Next to list of book fragments." msgstr "Рядом со списком отрывков из книги" -#: places.py:8 +#: annoy/places.py:8 msgid "Blackout" msgstr "Blackout" -#: places.py:9 +#: annoy/places.py:9 msgid "Full screen" msgstr "Во весь экран" -#: places.py:11 +#: annoy/places.py:11 msgid "Upper half of screen" msgstr "Верхняя половина экрана" diff --git a/src/annoy/locale/uk/LC_MESSAGES/django.mo b/src/annoy/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 000000000..8a94daa0a Binary files /dev/null and b/src/annoy/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/annoy/locale/uk/LC_MESSAGES/django.po b/src/annoy/locale/uk/LC_MESSAGES/django.po index 2e7e466bf..66c334e4b 100644 --- a/src/annoy/locale/uk/LC_MESSAGES/django.po +++ b/src/annoy/locale/uk/LC_MESSAGES/django.po @@ -52,7 +52,7 @@ msgstr "" msgid "close label" msgstr "" -#: annoy/models.py:27 annoy/models.py:106 +#: annoy/models.py:27 annoy/models.py:110 msgid "text" msgstr "" @@ -88,23 +88,27 @@ msgstr "" msgid "staff preview" msgstr "" -#: annoy/models.py:39 -msgid "banner" +#: annoy/models.py:37 +msgid "only for authenticated users" msgstr "" #: annoy/models.py:40 +msgid "banner" +msgstr "" + +#: annoy/models.py:41 msgid "banners" msgstr "" -#: annoy/models.py:78 +#: annoy/models.py:82 msgid "pararaphs" msgstr "" -#: annoy/models.py:82 +#: annoy/models.py:86 msgid "dynamic insert" msgstr "" -#: annoy/models.py:83 +#: annoy/models.py:87 msgid "dynamic inserts" msgstr "" diff --git a/src/api/locale/de/LC_MESSAGES/django.po b/src/api/locale/de/LC_MESSAGES/django.po index 7292c8eac..5f57999e2 100644 --- a/src/api/locale/de/LC_MESSAGES/django.po +++ b/src/api/locale/de/LC_MESSAGES/django.po @@ -21,11 +21,11 @@ msgstr "" msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -36,7 +36,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -46,50 +46,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -112,7 +112,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -122,7 +122,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -135,12 +135,13 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Den Zugang zu Wolne Lektury authorisieren" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/en/LC_MESSAGES/django.mo b/src/api/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/api/locale/en/LC_MESSAGES/django.mo and b/src/api/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/api/locale/en/LC_MESSAGES/django.po b/src/api/locale/en/LC_MESSAGES/django.po index 98b6377d0..7dc714476 100644 --- a/src/api/locale/en/LC_MESSAGES/django.po +++ b/src/api/locale/en/LC_MESSAGES/django.po @@ -20,11 +20,11 @@ msgstr "" msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -35,7 +35,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -45,50 +45,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -100,7 +100,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -111,7 +111,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -121,7 +121,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -134,18 +134,19 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s." msgstr "" -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/es/LC_MESSAGES/django.po b/src/api/locale/es/LC_MESSAGES/django.po index a41e62071..bc33e4429 100644 --- a/src/api/locale/es/LC_MESSAGES/django.po +++ b/src/api/locale/es/LC_MESSAGES/django.po @@ -21,11 +21,11 @@ msgstr "" msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -36,7 +36,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -46,50 +46,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -112,7 +112,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -122,7 +122,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -135,20 +135,21 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Autoriza el acceso a Wolne Lektury" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s." msgstr "" -"Confirma para autorizar el acceso a Wolne Lektury como el usuario " -"%(user)s." +"Confirma para autorizar el acceso a Wolne Lektury como el usuario " +"%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/fr/LC_MESSAGES/django.po b/src/api/locale/fr/LC_MESSAGES/django.po index 1a979f5f6..a6834ef03 100644 --- a/src/api/locale/fr/LC_MESSAGES/django.po +++ b/src/api/locale/fr/LC_MESSAGES/django.po @@ -21,11 +21,11 @@ msgstr "" msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -36,7 +36,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -46,50 +46,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -112,7 +112,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -122,7 +122,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -135,20 +135,21 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Autorisez l'accès à Wolne Lektury" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s." msgstr "" -"Confirmez pour autoriser l'accès à Wolne Lektury comme l'utilisateur " -"%(user)s." +"Confirmez pour autoriser l'accès à Wolne Lektury comme l'utilisateur " +"%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/it/LC_MESSAGES/django.po b/src/api/locale/it/LC_MESSAGES/django.po index 3585eed80..a80b67069 100644 --- a/src/api/locale/it/LC_MESSAGES/django.po +++ b/src/api/locale/it/LC_MESSAGES/django.po @@ -21,11 +21,11 @@ msgstr "" msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -36,7 +36,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -46,50 +46,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -112,7 +112,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -122,7 +122,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -135,12 +135,13 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Autorizza accesso a Wolne Lektury" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/jp/LC_MESSAGES/django.mo b/src/api/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/api/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/api/locale/jp/LC_MESSAGES/django.po b/src/api/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..7dc714476 --- /dev/null +++ b/src/api/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,152 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: api/models.py:16 +msgid "slug" +msgstr "" + +#: api/templates/api/main.html:7 api/templates/api/main.html:11 +msgid "WolneLektury.pl API" +msgstr "" + +#: api/templates/api/main.html:21 +#, python-format +msgid "" +"\n" +" WolneLektury.pl API resides under %(u)s.\n" +" You can use it to access information about books, their fragments " +"and\n" +" their metadata.\n" +" " +msgstr "" + +#: api/templates/api/main.html:29 +msgid "" +"\n" +" Default data serialization format is\n" +" JSON,\n" +" but you can also use XML by appending ?format=xml\n" +" query parameter to each URL.\n" +" " +msgstr "" + +#: api/templates/api/main.html:38 +msgid "" +"\n" +" The URLs in WolneLektury.pl API are:\n" +" " +msgstr "" + +#: api/templates/api/main.html:45 +msgid "All books" +msgstr "" + +#: api/templates/api/main.html:47 +msgid "Audiobooks" +msgstr "" + +#: api/templates/api/main.html:49 +msgid "DAISY" +msgstr "" + +#: api/templates/api/main.html:52 +msgid "List of all authors" +msgstr "" + +#: api/templates/api/main.html:54 +msgid "List of all epochs" +msgstr "" + +#: api/templates/api/main.html:56 +msgid "List of all genres" +msgstr "" + +#: api/templates/api/main.html:58 +msgid "List of all kinds" +msgstr "" + +#: api/templates/api/main.html:61 +msgid "List of all themes" +msgstr "" + +#: api/templates/api/main.html:63 +msgid "Collections" +msgstr "" + +#: api/templates/api/main.html:69 +#, python-format +msgid "" +"\n" +" Each element of those lists contains a link (in a \"href\") " +"attibute\n" +" which points to individual resource's details, i.e.:\n" +" %(e1)s or\n" +" %(e2)s.\n" +" " +msgstr "" + +#: api/templates/api/main.html:78 +#, python-format +msgid "" +"\n" +" You can combine authors, epochs, genres and kinds to find only books " +"matching\n" +" those criteria. For instance:\n" +" %(e)s.\n" +" " +msgstr "" + +#: api/templates/api/main.html:86 +#, python-format +msgid "" +"\n" +" If you only want top-level books and not all the children, you can " +"use /parent_books/, as in:\n" +" %(e)s.\n" +" " +msgstr "" + +#: api/templates/api/main.html:94 +#, python-format +msgid "" +"\n" +" The same way, using also books and themes, you can search for a list " +"of fragments:\n" +" %(e)s.\n" +" Again, each entry has a \"href\" attribute which links to the " +"fragment's details, i.e.:\n" +" %(f)s.\n" +" " +msgstr "" + +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 +msgid "Authorize access to Wolne Lektury" +msgstr "" + +#: api/templates/oauth/authorize_token.html:17 +#, python-format +msgid "" +"Confirm to authorize access to Wolne Lektury as user %(user)s." +msgstr "" + +#: api/templates/oauth/authorize_token.html:23 +msgid "Confirm" +msgstr "" diff --git a/src/api/locale/lt/LC_MESSAGES/django.po b/src/api/locale/lt/LC_MESSAGES/django.po index 6b0082f3a..9b49af5f4 100644 --- a/src/api/locale/lt/LC_MESSAGES/django.po +++ b/src/api/locale/lt/LC_MESSAGES/django.po @@ -15,18 +15,18 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: api/models.py:16 msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -37,7 +37,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -47,50 +47,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -102,7 +102,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -113,7 +113,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -123,7 +123,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -136,12 +136,13 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Leisti prieigą prie Wolne Lektury interneto svetainės" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/api/locale/pl/LC_MESSAGES/django.po b/src/api/locale/pl/LC_MESSAGES/django.po index 477bef156..e67b5964c 100644 --- a/src/api/locale/pl/LC_MESSAGES/django.po +++ b/src/api/locale/pl/LC_MESSAGES/django.po @@ -22,11 +22,11 @@ msgstr "" msgid "slug" msgstr "slug" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "API serwisu WolneLektury.pl" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -42,7 +42,7 @@ msgstr "" "metadanych.\n" " " -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -59,7 +59,7 @@ msgstr "" "do każdego zapytania.\n" " " -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" @@ -69,43 +69,43 @@ msgstr "" "API Wolnych Lektur zawiera następujące adresy URL:\n" " " -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "Wszystkie utwory" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "Audiobooki" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "DAISY" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "Lista autorów" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "Lista epok" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "Lista gatunków literackich" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "Lista rodzajów literackich" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "Lista motywów i tematów literackich" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "Kolekcje" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -122,7 +122,7 @@ msgstr "" "href=\"%(e2)s\">%(e2)s.\n" " " -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -137,7 +137,7 @@ msgstr "" "odpowiadające zadanym kryteriom. Na przykład: %(e)s.\n" " " -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -148,11 +148,11 @@ msgid "" msgstr "" "\n" "Aby spośród wszystkich pasujących wybrać tylko utwory najwyższego poziomu " -"(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: %(e)s.\n" +"(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: %(e)s.\n" " " -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -172,12 +172,13 @@ msgstr "" "%(f)s.\n" " " -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Zezwól na dostęp do Wolnych Lektur" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "Potwierdź" diff --git a/src/api/locale/ru/LC_MESSAGES/django.mo b/src/api/locale/ru/LC_MESSAGES/django.mo index 9f678ae89..71ca670d5 100644 Binary files a/src/api/locale/ru/LC_MESSAGES/django.mo and b/src/api/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/api/locale/ru/LC_MESSAGES/django.po b/src/api/locale/ru/LC_MESSAGES/django.po index 51f579682..e41a4ff49 100644 --- a/src/api/locale/ru/LC_MESSAGES/django.po +++ b/src/api/locale/ru/LC_MESSAGES/django.po @@ -15,18 +15,18 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: models.py:16 +#: api/models.py:16 msgid "slug" msgstr "slug" -#: templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "API сервиса WolneLektury.pl" -#: templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -37,21 +37,33 @@ msgid "" " " msgstr "" -#: templates/api/main.html:23 -msgid "API сервиса WolneLektury.pl расположен по адресу %(u)s.\n" -"С его помощью вы можете искать информацию о произведениях, отрывках из них и метаданных ""and\n" +#: api/templates/api/main.html:29 +#, fuzzy +#| msgid "" +#| "API сервиса WolneLektury.pl расположен по адресу %(u)s.\n" +#| "С его помощью вы можете искать информацию о произведениях, отрывках из " +#| "них и метаданных and\n" +#| " Default data serialization format is\n" +#| " JSON,\n" +#| " but you can also use XML by appending ?format=xml\n" +#| " query parameter to each URL.\n" +#| " " +msgid "" +"\n" " Default data serialization format is\n" " JSON,\n" " but you can also use XML by appending ?format=xml\n" " query parameter to each URL.\n" " " -msgstr "По умолчанию данные сериализуются в формате" -" JSON,\n" -" но также можно использовать формат XML требуется добавить параметр ?format=xml\n" +msgstr "" +"По умолчанию данные сериализуются в формате JSON,\n" +" но также можно использовать формат XML требуется добавить параметр " +"?format=xml\n" " параметр запроса для каждого URL.\n" " " -#: templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" @@ -61,43 +73,43 @@ msgstr "" " API ресурса WolneLektury.pl принадлежат URL:\n" " " -#: templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "Все произведения" -#: templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "Аудиокниги" -#: templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "DAISY" -#: templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "Список авторов" -#: templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "Список эпох" -#: templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "Список литературных жанров" -#: templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "Список видов литературы" -#: templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "Список сюжетов и тем" -#: templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "Коллекции" -#: templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -109,13 +121,13 @@ msgid "" " " msgstr "" "\n" -" Каждый элемент списка содержит ссылку (in a \"href\") " -"attibute\n" +" Каждый элемент списка содержит ссылку (in a \"href\") attibute\n" " по которой можно перейти к подробной информации, например:\n" " %(e1)s or\n" " %(e2)s.\n" " " -#: templates/api/main.html:72 + +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -126,13 +138,13 @@ msgid "" " " msgstr "" "\n" -" Можно сочетать авторов, эпохи, жанры и виды для поиска книги" -"matching\n" +" Можно сочетать авторов, эпохи, жанры и виды для поиска " +"книгиmatching\n" " Отвечающие заданным критериям. например:\n" " %(e)s.\n" " " -#: templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -142,12 +154,12 @@ msgid "" " " msgstr "" "\n" -" Чтобы из списка всех релевантных выбрать наиболее точно отвечающие критериям, вы можете " -"можно задавать вопросы/parent_books/, например:\n" +" Чтобы из списка всех релевантных выбрать наиболее точно отвечающие " +"критериям, вы можете можно задавать вопросы/parent_books/, например:\n" " %(e)s.\n" " " -#: templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -160,20 +172,21 @@ msgid "" " " msgstr "" "\n" -" Тем же способом, используя выбирая книги или сюжеты, можно искать в списке" -"по фрагментам:\n" +" Тем же способом, используя выбирая книги или сюжеты, можно искать в " +"спискепо фрагментам:\n" " %(e)s.\n" -" Каждый элемент найденного списка \"href\" содержит ссылку, ведущую к" -"подробному описанию, например:\n" +" Каждый элемент найденного списка \"href\" содержит ссылку, ведущую " +"кподробному описанию, например:\n" " %(f)s.\n" " " -#: templates/oauth/authorize_token.html:4 -#: templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Авторизация доступа к Wolne Lektury" -#: templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s ." -#: templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "Подтверждаю" diff --git a/src/api/locale/uk/LC_MESSAGES/django.po b/src/api/locale/uk/LC_MESSAGES/django.po index a05b5eed3..52937adce 100644 --- a/src/api/locale/uk/LC_MESSAGES/django.po +++ b/src/api/locale/uk/LC_MESSAGES/django.po @@ -15,18 +15,18 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: api/models.py:16 msgid "slug" msgstr "" -#: api/templates/api/main.html:5 +#: api/templates/api/main.html:7 api/templates/api/main.html:11 msgid "WolneLektury.pl API" msgstr "" -#: api/templates/api/main.html:15 +#: api/templates/api/main.html:21 #, python-format msgid "" "\n" @@ -37,7 +37,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:23 +#: api/templates/api/main.html:29 msgid "" "\n" " Default data serialization format is\n" @@ -47,50 +47,50 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:32 +#: api/templates/api/main.html:38 msgid "" "\n" " The URLs in WolneLektury.pl API are:\n" " " msgstr "" -#: api/templates/api/main.html:39 +#: api/templates/api/main.html:45 msgid "All books" msgstr "" -#: api/templates/api/main.html:41 +#: api/templates/api/main.html:47 msgid "Audiobooks" msgstr "" -#: api/templates/api/main.html:43 +#: api/templates/api/main.html:49 msgid "DAISY" msgstr "" -#: api/templates/api/main.html:46 +#: api/templates/api/main.html:52 msgid "List of all authors" msgstr "" -#: api/templates/api/main.html:48 +#: api/templates/api/main.html:54 msgid "List of all epochs" msgstr "" -#: api/templates/api/main.html:50 +#: api/templates/api/main.html:56 msgid "List of all genres" msgstr "" -#: api/templates/api/main.html:52 +#: api/templates/api/main.html:58 msgid "List of all kinds" msgstr "" -#: api/templates/api/main.html:55 +#: api/templates/api/main.html:61 msgid "List of all themes" msgstr "" -#: api/templates/api/main.html:57 +#: api/templates/api/main.html:63 msgid "Collections" msgstr "" -#: api/templates/api/main.html:63 +#: api/templates/api/main.html:69 #, python-format msgid "" "\n" @@ -102,7 +102,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:72 +#: api/templates/api/main.html:78 #, python-format msgid "" "\n" @@ -113,7 +113,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:80 +#: api/templates/api/main.html:86 #, python-format msgid "" "\n" @@ -123,7 +123,7 @@ msgid "" " " msgstr "" -#: api/templates/api/main.html:88 +#: api/templates/api/main.html:94 #, python-format msgid "" "\n" @@ -136,12 +136,13 @@ msgid "" " " msgstr "" -#: api/templates/oauth/authorize_token.html:4 -#: api/templates/oauth/authorize_token.html:7 +#: api/templates/oauth/authorize_token.html:6 +#: api/templates/oauth/authorize_token.html:10 +#: api/templates/oauth/authorize_token.html:13 msgid "Authorize access to Wolne Lektury" msgstr "Авторизувати доступ до Wolne Lektury" -#: api/templates/oauth/authorize_token.html:11 +#: api/templates/oauth/authorize_token.html:17 #, python-format msgid "" "Confirm to authorize access to Wolne Lektury as user %(user)s%(user)s." -#: api/templates/oauth/authorize_token.html:17 +#: api/templates/oauth/authorize_token.html:23 msgid "Confirm" msgstr "" diff --git a/src/catalogue/locale/de/LC_MESSAGES/django.mo b/src/catalogue/locale/de/LC_MESSAGES/django.mo index e14d247a1..744e260c7 100644 Binary files a/src/catalogue/locale/de/LC_MESSAGES/django.mo and b/src/catalogue/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/de/LC_MESSAGES/django.po b/src/catalogue/locale/de/LC_MESSAGES/django.po index 0a352c907..e8700d3ed 100644 --- a/src/catalogue/locale/de/LC_MESSAGES/django.po +++ b/src/catalogue/locale/de/LC_MESSAGES/django.po @@ -166,164 +166,164 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "Titel" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "Sortierschlüssel" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Ergebnisse nach Autoren" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "Slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "Sprachenkode" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "Beschreibung" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "Erstellungsdatum" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "Erstellungsdatum" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "Elternnummer" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "zusätzliche Informationen" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "Umschlag" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "Umschlag" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "Buch" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "Bücher" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Buch mit dem Slug = \"%s\" ist nicht vorhanden." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Buch %s ist bereits vorhanden" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "%s XML-Datei" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "Typ" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "Name" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "Name" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 #, fuzzy msgid "file" msgstr "XML-Datei" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -331,26 +331,26 @@ msgstr "book media" msgid "book slugs" msgstr "Büchervorschau" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "Art" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Hören" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "Sammlung" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "Sammlungen" @@ -405,7 +405,7 @@ msgstr "Buchregal" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "Tag" @@ -421,7 +421,7 @@ msgstr "Objekt ID" msgid "category" msgstr "Kategorie" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "Tags" @@ -629,11 +629,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -680,11 +680,12 @@ msgstr "Künstler" msgid "All collections" msgstr "Sammlungen" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "PDF-Datei herunterladen" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Herunterladen" @@ -809,7 +810,7 @@ msgstr "gehe zur Public Domain" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -855,14 +856,16 @@ msgstr "Sorry! Suchfrage muss zumindest zwei Buchstaben enthalten" msgid "Sorry! Search query must have at least two characters." msgstr "Sorry! Suchfrage muss zumindest zwei Buchstaben enthalten" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Künstler" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -963,13 +966,13 @@ msgstr "" msgid "Loading" msgstr "Zeilenabstand" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "Sprachenkode" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -980,11 +983,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Buch wurde erfolgreich importiert" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Fehler beim Importieren der Datei: %r" diff --git a/src/catalogue/locale/en/LC_MESSAGES/django.mo b/src/catalogue/locale/en/LC_MESSAGES/django.mo index 3fd2f47d4..8dab4c5f7 100644 Binary files a/src/catalogue/locale/en/LC_MESSAGES/django.mo and b/src/catalogue/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/en/LC_MESSAGES/django.po b/src/catalogue/locale/en/LC_MESSAGES/django.po index b8fae3bf9..2d1e3ecb4 100644 --- a/src/catalogue/locale/en/LC_MESSAGES/django.po +++ b/src/catalogue/locale/en/LC_MESSAGES/django.po @@ -166,163 +166,163 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "Title" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "Sort key" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Results by authors" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "Slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "language code" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "Description" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "creation date" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "creation date" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "Parent number" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "Additional information" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "cover" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "cover" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "book" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "Books" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Book with stub = \"%s\" does not exist." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Book %s already exists" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "%s file" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "type" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "name" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "name" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "XML file" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -330,26 +330,26 @@ msgstr "book media" msgid "book slugs" msgstr "Book stubs" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "form" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Listen" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "collection" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "collections" @@ -404,7 +404,7 @@ msgstr "set" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "tag" @@ -420,7 +420,7 @@ msgstr "object id" msgid "category" msgstr "Category" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "tags" @@ -628,11 +628,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -679,11 +679,12 @@ msgstr "Reader" msgid "All collections" msgstr "collections" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Download custom PDF" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Download" @@ -808,7 +809,7 @@ msgstr "Goes to public domain" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -854,14 +855,16 @@ msgstr "Sorry! Search query must have at least two characters." msgid "Sorry! Search query must have at least two characters." msgstr "Sorry! Search query must have at least two characters." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Reader" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -961,13 +964,13 @@ msgstr "" msgid "Loading" msgstr "Leading" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "language code" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -978,11 +981,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Book imported succesfully" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "An error occured while importing file: %r" diff --git a/src/catalogue/locale/es/LC_MESSAGES/django.mo b/src/catalogue/locale/es/LC_MESSAGES/django.mo index 4981cf93d..8efcba0bf 100644 Binary files a/src/catalogue/locale/es/LC_MESSAGES/django.mo and b/src/catalogue/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/es/LC_MESSAGES/django.po b/src/catalogue/locale/es/LC_MESSAGES/django.po index 05f105328..7635b094d 100644 --- a/src/catalogue/locale/es/LC_MESSAGES/django.po +++ b/src/catalogue/locale/es/LC_MESSAGES/django.po @@ -166,163 +166,163 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "título" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "clave de clasificación" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Resultados por autor" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "código de idioma" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "descripción" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "fecha de creación" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "fecha de creación" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "cifra matriz" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "información adicional" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "tapa" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "tapa" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "libro" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "libros" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Libro con slug = \"%s\" no existe." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Libro %s ya existe" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "%s archivo" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "tipo" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "nombre" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "nombre" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "archivo" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "los medios de el libro" @@ -331,26 +331,26 @@ msgstr "los medios de el libro" msgid "book slugs" msgstr "vista previa de libros" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "tipo" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Escuchar" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "colección" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "colecciones" @@ -405,7 +405,7 @@ msgstr "colección" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "tag" @@ -421,7 +421,7 @@ msgstr "id de objeto" msgid "category" msgstr "categoría" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "tags" @@ -634,11 +634,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -685,11 +685,12 @@ msgstr "Artista" msgid "All collections" msgstr "colecciones" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Descarga PDF personalizado" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Descargar" @@ -814,7 +815,7 @@ msgstr "pasa al dominio público" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -865,14 +866,16 @@ msgstr "" "¡Lo siento! La consulta de búsqueda tiene que consistir de dos caracteres " "como mínimo." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Artista" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -972,7 +975,7 @@ msgstr "" msgid "Loading" msgstr "Interlineado" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" @@ -980,7 +983,7 @@ msgstr "código de idioma" # msgid "Today is %(month)s, %(day)s." # msgstr "Hoy es el %(día)s de %(mes)es" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -991,11 +994,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "El libro ha sido importado con éxito" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Ha ocurrido un error al cargar el archivo: %r" diff --git a/src/catalogue/locale/fr/LC_MESSAGES/django.mo b/src/catalogue/locale/fr/LC_MESSAGES/django.mo index 710daa239..2df3ed1c1 100644 Binary files a/src/catalogue/locale/fr/LC_MESSAGES/django.mo and b/src/catalogue/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/fr/LC_MESSAGES/django.po b/src/catalogue/locale/fr/LC_MESSAGES/django.po index 927985587..1913a6d86 100644 --- a/src/catalogue/locale/fr/LC_MESSAGES/django.po +++ b/src/catalogue/locale/fr/LC_MESSAGES/django.po @@ -165,163 +165,163 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "titre" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "critère de tri" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Résultats par l'auteur" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "ébauche" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "code de langue" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "description" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "date de création" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "date de création" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "nombre de parent" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "information supplémentaire" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "couverture" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "couverture" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "livre" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "livres" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Livre \"%s\" n'existe pas." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Livre %s existe déjà" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "fichier %s" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "type" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "nom" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "nom" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "fichier" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -330,26 +330,26 @@ msgstr "book media" msgid "book slugs" msgstr "ébauches des livres" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "type" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Écoutez" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "collection" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "collections" @@ -404,7 +404,7 @@ msgstr "série" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "tag" @@ -420,7 +420,7 @@ msgstr "ID de l'objet" msgid "category" msgstr "catégorie" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "tags" @@ -628,11 +628,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -679,11 +679,12 @@ msgstr "Artiste" msgid "All collections" msgstr "collections" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Téléchargez un PDF personnalisé" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Téléchargez" @@ -808,7 +809,7 @@ msgstr "entre dans le domaine public" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -859,14 +860,16 @@ msgstr "" "Nous sommes désolés, pour effectuer la recherche il faut entrer au moins " "deux caractères." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Artiste" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -966,7 +969,7 @@ msgstr "" msgid "Loading" msgstr "Interligne" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" @@ -974,7 +977,7 @@ msgstr "code de langue" # msgid "Today is %(month)s, %(day)s." # msgstr "Aujourd'hui nous sommes le" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -985,11 +988,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Livre importé avec succès" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Erreur pendant l'importation du fichier: %r" @@ -1024,8 +1027,8 @@ msgstr "Erreur pendant l'importation du fichier: %r" #~ "Si l'ouvrage est accompagné des matériaux supplémentaires (annotations, " #~ "motifs littéraires, etc.),\n" #~ "ces derniers sont donc distribués sous la licence:\n" -#~ "Paternité - Partage à l'Identique 3.0 non transposé." +#~ "Paternité - Partage à l'Identique 3.0 non transposé." #, fuzzy #~ msgid "Collection" diff --git a/src/catalogue/locale/it/LC_MESSAGES/django.mo b/src/catalogue/locale/it/LC_MESSAGES/django.mo index dd4f81e49..4cf109691 100644 Binary files a/src/catalogue/locale/it/LC_MESSAGES/django.mo and b/src/catalogue/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/it/LC_MESSAGES/django.po b/src/catalogue/locale/it/LC_MESSAGES/django.po index 179ad9ffb..edf13a421 100644 --- a/src/catalogue/locale/it/LC_MESSAGES/django.po +++ b/src/catalogue/locale/it/LC_MESSAGES/django.po @@ -166,163 +166,163 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "titolo" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "chiave di ordinamento" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Risultati per autore" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "codice della lingua" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "descrizione" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "data di creazione" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "data di creazione" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "numero del genitore" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr " ulteriori informazioni" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "copertina" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "copertina" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "libro" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "Libri" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Il libro \"%s\" non esiste." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Il libro %s esiste già" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "i %s di file" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "tipo" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "nome" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "nome" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "file" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -330,26 +330,26 @@ msgstr "book media" msgid "book slugs" msgstr " slug del libro " -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "categoria" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Ascolta" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "raccolta" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr " raccolte" @@ -404,7 +404,7 @@ msgstr "raccolta" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "tag" @@ -420,7 +420,7 @@ msgstr "" msgid "category" msgstr "categoria" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "i tag" @@ -628,11 +628,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -679,11 +679,12 @@ msgstr "Artista" msgid "All collections" msgstr " raccolte" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Scarica PDF personalizzato" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Scarica" @@ -809,7 +810,7 @@ msgstr "" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -859,14 +860,16 @@ msgstr "" "Siamo spiacenti! La ricerca viene effettuata su parole con almeno due " "caratteri." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Artista" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -966,13 +969,13 @@ msgstr "" msgid "Loading" msgstr "Interlinea" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "codice della lingua" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -983,11 +986,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Libro scaricato con successo" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Errore dell'importazione del file: %r" diff --git a/src/catalogue/locale/jp/LC_MESSAGES/django.po b/src/catalogue/locale/jp/LC_MESSAGES/django.po index 2d678120a..d206b7b1a 100644 --- a/src/catalogue/locale/jp/LC_MESSAGES/django.po +++ b/src/catalogue/locale/jp/LC_MESSAGES/django.po @@ -140,155 +140,155 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 msgid "sort key by author" msgstr "" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 msgid "change date" msgstr "" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 msgid "clean cover" msgstr "" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "" -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 msgid "part name" msgstr "" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "" @@ -296,24 +296,24 @@ msgstr "" msgid "book slugs" msgstr "" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 msgid "listed" msgstr "" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "" @@ -362,7 +362,7 @@ msgstr "" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "" @@ -378,7 +378,7 @@ msgstr "" msgid "category" msgstr "" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "" @@ -573,11 +573,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -617,11 +617,12 @@ msgstr "" msgid "All collections" msgstr "" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "" @@ -739,7 +740,7 @@ msgstr "" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -779,12 +780,14 @@ msgstr "" msgid "Sorry! Search query must have at least two characters." msgstr "" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 msgid "Artist:" msgstr "" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 msgid "director:" msgstr "" @@ -874,11 +877,11 @@ msgstr "" msgid "Loading" msgstr "" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 msgid "vulgar language" msgstr "" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -886,11 +889,11 @@ msgid "" "%(tb)s" msgstr "" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/catalogue/locale/lt/LC_MESSAGES/django.mo b/src/catalogue/locale/lt/LC_MESSAGES/django.mo index 33d7d1ad0..dc393f4ff 100644 Binary files a/src/catalogue/locale/lt/LC_MESSAGES/django.mo and b/src/catalogue/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/lt/LC_MESSAGES/django.po b/src/catalogue/locale/lt/LC_MESSAGES/django.po index db2adb3f3..6e2c4cb40 100644 --- a/src/catalogue/locale/lt/LC_MESSAGES/django.po +++ b/src/catalogue/locale/lt/LC_MESSAGES/django.po @@ -166,164 +166,164 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "pavadinimas" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "rikiavimo raktas" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Rezultatai pagal autorius" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "kalbos kodas" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "apraÅ¡ymas" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "sukÅ«rimo data" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "sukÅ«rimo data" # sprawdz -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "pirminis numeris" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "papildomos informacijos" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "virÅ¡elis" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "virÅ¡elis" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "knyga" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "knygos" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Knyga \"%s\" neegzistuoja." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Knyga %s jau egzistuoja" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "%s failas " -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "tipas" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "pavadinimas" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "pavadinimas" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "failas " -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -331,26 +331,26 @@ msgstr "book media" msgid "book slugs" msgstr "book slugs" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "rÅ«Å¡is" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Klausytis" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "kolekcija" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "kolekcijos" @@ -405,7 +405,7 @@ msgstr "rinkinys" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "žymė" @@ -421,7 +421,7 @@ msgstr "id obiektas" msgid "category" msgstr "kategorija " -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "žymės" @@ -629,11 +629,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -680,11 +680,12 @@ msgstr "Artistas" msgid "All collections" msgstr "kolekcijos" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Sukurti ir atsisiųsti PDF failą" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Atsisiųsti" @@ -810,7 +811,7 @@ msgstr "keliauja į viešą tinklapį " #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -858,14 +859,16 @@ msgid "Sorry! Search query must have at least two characters." msgstr "" "AtsipraÅ¡ome! PaieÅ¡kos užklausa turi susidėti mažiausiai iÅ¡ dviejų simbolių." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Artistas" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -965,13 +968,13 @@ msgstr "" msgid "Loading" msgstr "eilučių intervalas" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "kalbos kodas" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -982,11 +985,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Knyga buvo sėkmingai importuota" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Importuojant failą įvyko klaida: %r" diff --git a/src/catalogue/locale/pl/LC_MESSAGES/django.mo b/src/catalogue/locale/pl/LC_MESSAGES/django.mo index 110d99c09..6677374e7 100644 Binary files a/src/catalogue/locale/pl/LC_MESSAGES/django.mo and b/src/catalogue/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/pl/LC_MESSAGES/django.po b/src/catalogue/locale/pl/LC_MESSAGES/django.po index 9c9c66192..0a0f970e2 100644 --- a/src/catalogue/locale/pl/LC_MESSAGES/django.po +++ b/src/catalogue/locale/pl/LC_MESSAGES/django.po @@ -143,157 +143,157 @@ msgstr "Większy" msgid "Queue is full. Please try again later." msgstr "Kolejka jest pełna. Proszę spróbować ponownie później." -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "tytuł" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "klucz sortowania" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 msgid "sort key by author" msgstr "klucz sortowania wg autora" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "Kod języka" -#: catalogue/models/book.py:67 catalogue/models/book.py:436 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "opis" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "abstrakt" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "data utworzenia" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 msgid "change date" msgstr "data modyfikacji" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "numer rodzica" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "dodatkowe informacje" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "druk na żądanie" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "polecane" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "długość audio" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "prapremiera" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "prapremiera do" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "okładka" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "okładka" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "podgląd okładki" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "mniaturka okładki dla aplikacji" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "okładka dla aplikacji" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "okładka dla Ebookpoint" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "książka" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "książki" -#: catalogue/models/book.py:628 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Utwór \"%s\" nie istnieje." -#: catalogue/models/book.py:644 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Książka %s już istnieje" -#: catalogue/models/book.py:962 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "Ten utwór wymaga uwspółcześnienia" -#: catalogue/models/book.py:1052 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "plik %s" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "typ" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "nazwa" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 msgid "part name" msgstr "nazwa części" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "indeks" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "plik" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "media książki" @@ -301,24 +301,24 @@ msgstr "media książki" msgid "book slugs" msgstr "slugi utworów" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "rodzaj" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "obraz" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 msgid "listed" msgstr "na liście" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "kolekcja" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "kolekcje" @@ -367,7 +367,7 @@ msgstr "półka" msgid "thing" msgstr "przedmiot" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "tag" @@ -383,7 +383,7 @@ msgstr "id obiektu" msgid "category" msgstr "kategoria" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "tagi" @@ -578,11 +578,11 @@ msgstr "Zamknij" msgid "Please wait..." msgstr "Proszę czekać…" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "Inne wersje utworu" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "Zamknij drugą wersję" @@ -622,11 +622,12 @@ msgstr "Sztuka" msgid "All collections" msgstr "Wszystkie kolekcje" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Stwórz własny PDF" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Pobierz" @@ -745,10 +746,13 @@ msgid "Recent publications" msgstr "Ostatnie publikacje" #: catalogue/templates/catalogue/recent_list.html:15 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You can also see recent audiobooks\n" +#| " and recent DAISY files." msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" "Zobacz też listę ostatnio dodanych audiobooków\n" " i plików DAISY." @@ -792,14 +796,14 @@ msgstr "Przepraszamy! Zapytanie jest zbyt długie." msgid "Sorry! Search query must have at least two characters." msgstr "Przepraszamy! Zapytanie musi zawierać co najmniej dwa znaki." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:47 -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:113 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 msgid "Artist:" msgstr "Czyta" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:48 -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:114 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 msgid "director:" msgstr "reż." @@ -889,11 +893,11 @@ msgstr "w Culture.pl" msgid "Loading" msgstr "Ładowanie" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 msgid "vulgar language" msgstr "wulgaryzmy" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -904,11 +908,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Książka zaimportowana" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Błąd podczas importowania pliku: %r" @@ -931,8 +935,8 @@ msgstr "Błąd podczas importowania pliku: %r" #~ "wykorzystywać, publikować i rozpowszechniać. Jeśli utwór opatrzony " #~ "jest dodatkowymi materiałami (przypisy, motywy literackie etc.), które " #~ "podlegają prawu autorskiemu, to te dodatkowe materiały udostępnione są na " -#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0." +#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0." #~ msgid "Collection" #~ msgstr "Kolekcja" diff --git a/src/catalogue/locale/ru/LC_MESSAGES/django.mo b/src/catalogue/locale/ru/LC_MESSAGES/django.mo index d2d107944..e4f6a70fa 100644 Binary files a/src/catalogue/locale/ru/LC_MESSAGES/django.mo and b/src/catalogue/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/ru/LC_MESSAGES/django.po b/src/catalogue/locale/ru/LC_MESSAGES/django.po index c352fc4bb..dd8038cb1 100644 --- a/src/catalogue/locale/ru/LC_MESSAGES/django.po +++ b/src/catalogue/locale/ru/LC_MESSAGES/django.po @@ -16,748 +16,771 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.6\n" -#: constants.py:9 +#: catalogue/constants.py:9 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" -msgstr "Creative Commons Attribution-ShareAlike 3.0 Непортировання лицензия и условия использования " +msgstr "" +"Creative Commons Attribution-ShareAlike 3.0 Непортировання лицензия и " +"условия использования " -#: constants.py:14 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "Лицензия Free Art 1.3 " -#: constants.py:60 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "авторы" -#: constants.py:61 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "эпохи" -#: constants.py:62 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "виды" -#: constants.py:63 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "жанры" -#: constants.py:64 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "темы" -#: constants.py:65 +#: catalogue/constants.py:65 msgid "sets" msgstr "полки" -#: constants.py:66 +#: catalogue/constants.py:66 msgid "things" msgstr "предметы" -#: constants.py:70 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "Все авторы" -#: constants.py:71 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "Все эпохи" -#: constants.py:72 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "Все виды" -#: constants.py:73 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "Все жанры" -#: constants.py:74 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "Все темы" -#: constants.py:75 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "Все полки" -#: constants.py:76 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "Все предметы" -#: forms.py:29 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Задайте, пожалуйста, XML." -#: forms.py:51 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Не показывать сноски" -#: forms.py:52 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Не показывать темы" -#: forms.py:53 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Не используйте наш специальный шрифт" -#: forms.py:54 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "Без обложки" -#: forms.py:55 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Без оглавления" -#: forms.py:58 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Интервал" -#: forms.py:59 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Нормальный интервал" -#: forms.py:60 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Интервал 1,5" -#: forms.py:61 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Двойной интервал" -#: forms.py:63 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Размер шрифта" -#: forms.py:64 +#: catalogue/forms.py:64 msgid "Default" msgstr "По умолчанию" -#: forms.py:65 +#: catalogue/forms.py:65 msgid "Big" msgstr "Крупный" -#: forms.py:66 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "Увеличеный" -#: forms.py:88 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "Очередь заполнена. Просим попробовать позже" -#: models/book.py:58 models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "заглавие" -#: models/book.py:59 models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "ключ сортировки " -#: models/book.py:61 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Результаты по авторам" -#: models/book.py:62 models/book.py:63 models/collection.py:15 models/tag.py:57 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 +#: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: models/book.py:64 +#: catalogue/models/book.py:43 msgid "language code" msgstr "код языка" -#: models/book.py:65 models/book.py:403 models/collection.py:16 -#: models/tag.py:61 models/tag.py:137 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 +#: catalogue/models/collection.py:16 catalogue/models/tag.py:61 +#: catalogue/models/tag.py:171 msgid "description" msgstr "описание" -#: models/book.py:66 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "кратко" -#: models/book.py:67 models/bookmedia.py:40 models/tag.py:73 models/tag.py:74 +#: catalogue/models/book.py:46 +msgid "toc" +msgstr "" + +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 +#: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "дата создания" -#: models/book.py:68 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "дата изменения" -#: models/book.py:69 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "номер родительской директории" -#: models/book.py:70 models/bookmedia.py:43 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "дополнительная информация" -#: models/book.py:73 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "печать по запросу" -#: models/book.py:74 models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "рокомендуемые" -#: models/book.py:75 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "продолжительность аудио" -#: models/book.py:76 +#: catalogue/models/book.py:56 msgid "preview" msgstr "предпросмотр" -#: models/book.py:77 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "предпросмотр до" -#: models/book.py:79 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: models/book.py:83 +#: catalogue/models/book.py:70 msgid "cover" msgstr "обложка" -#: models/book.py:90 +#: catalogue/models/book.py:72 +#, fuzzy +#| msgid "cover" +msgid "clean cover" +msgstr "обложка" + +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "миниатюра обложки" -#: models/book.py:96 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "миниатюра обложки для мобильных приложений" -#: models/book.py:102 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "обложка для мобильных приложений" -#: models/book.py:108 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "обложка для Ebookpoint" -#: models/book.py:137 models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "книга" -#: models/book.py:138 +#: catalogue/models/book.py:107 msgid "books" msgstr "книги" -#: models/book.py:575 +#: catalogue/models/book.py:620 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Книга \"%s\" не найдена." -#: models/book.py:591 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Книга %s уже есть" -#: models/book.py:903 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "Работа нуждается в изменении" -#: models/book.py:993 models/bookmedia.py:33 +#: catalogue/models/bookmedia.py:35 #, fuzzy, python-format msgid "%s file" msgstr "XML файл" -#: models/bookmedia.py:35 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "тип" -#: models/bookmedia.py:36 models/source.py:11 models/tag.py:56 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 +#: catalogue/models/tag.py:56 msgid "name" msgstr "название" -#: models/bookmedia.py:37 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "часть названия" -#: models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "индекс" -#: models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:41 #, fuzzy msgid "file" msgstr "XML файл" -#: models/bookmedia.py:52 models/bookmedia.py:53 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "аудиокнига" -#: models/collection.py:17 +#: catalogue/models/collection.py:17 #, fuzzy msgid "book slugs" msgstr "анонсы книги" -#: models/collection.py:18 models/tag.py:23 -#: templates/catalogue/search_multiple_hits.html:53 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 +#: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "форма" -#: models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "картинка" -#: models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Послушать" -#: models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "коллекция" -#: models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "коллекции" -#: models/fragment.py:28 +#: catalogue/models/fragment.py:28 msgid "fragment" msgstr "отрывок" -#: models/fragment.py:29 +#: catalogue/models/fragment.py:29 msgid "fragments" msgstr "отрывки" -#: models/source.py:10 +#: catalogue/models/source.py:10 #, fuzzy #| msgid "extra information" msgid "network location" msgstr "дополнительная информация" -#: models/source.py:15 +#: catalogue/models/source.py:15 #, fuzzy #| msgid "Source" msgid "source" msgstr "источник" -#: models/source.py:16 +#: catalogue/models/source.py:16 #, fuzzy #| msgid "Source" msgid "sources" msgstr "источники" -#: models/tag.py:21 +#: catalogue/models/tag.py:21 msgid "author" msgstr "автор" -#: models/tag.py:22 templates/catalogue/search_multiple_hits.html:39 +#: catalogue/models/tag.py:22 +#: catalogue/templates/catalogue/search_multiple_hits.html:39 msgid "epoch" msgstr "эпоха" -#: models/tag.py:24 +#: catalogue/models/tag.py:24 msgid "genre" msgstr "жанр" -#: models/tag.py:25 +#: catalogue/models/tag.py:25 msgid "theme" msgstr "тема" -#: models/tag.py:26 +#: catalogue/models/tag.py:26 msgid "set" msgstr "полка" -#: models/tag.py:27 +#: catalogue/models/tag.py:27 msgid "thing" msgstr "предмет" -#: models/tag.py:33 models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "тег" -#: models/tag.py:34 +#: catalogue/models/tag.py:34 msgid "content type" msgstr "тип содержимого" -#: models/tag.py:35 +#: catalogue/models/tag.py:35 msgid "object id" msgstr "ID объекта" -#: models/tag.py:60 +#: catalogue/models/tag.py:60 msgid "category" msgstr "категория" -#: models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "теги" -#: templates/catalogue/book_detail.html:24 -#: templates/catalogue/book_text.html:35 +#: catalogue/templates/catalogue/book_detail.html:24 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" msgstr "другие варианты" -#: templates/catalogue/book_detail.html:34 +#: catalogue/templates/catalogue/book_detail.html:34 msgid "See also" msgstr "Подробнее" -#: templates/catalogue/book_detail.html:41 -#: templates/catalogue/book_text.html:48 templates/catalogue/book_text.html:67 -#: templates/catalogue/tagged_object_list.html:20 +#: catalogue/templates/catalogue/book_detail.html:41 +#: catalogue/templates/catalogue/book_text.html:48 +#: catalogue/templates/catalogue/book_text.html:67 +#: catalogue/templates/catalogue/tagged_object_list.html:20 msgid "Themes" msgstr "Темы" -#: templates/catalogue/book_detail.html:47 +#: catalogue/templates/catalogue/book_detail.html:47 msgid "Information about the work" msgstr "Информация о работе" -#: templates/catalogue/book_detail.html:62 -#: templates/catalogue/book_detail.html:68 +#: catalogue/templates/catalogue/book_detail.html:62 +#: catalogue/templates/catalogue/book_detail.html:68 msgid "Source" msgstr "Источник" -#: templates/catalogue/book_detail.html:62 -#: templates/catalogue/book_detail.html:68 +#: catalogue/templates/catalogue/book_detail.html:62 +#: catalogue/templates/catalogue/book_detail.html:68 msgid "of the book" msgstr "данной книги" -#: templates/catalogue/book_detail.html:63 -#: templates/catalogue/book_detail.html:69 +#: catalogue/templates/catalogue/book_detail.html:63 +#: catalogue/templates/catalogue/book_detail.html:69 #, fuzzy #| msgid "kind" msgid "in" msgstr "вид" -#: templates/catalogue/book_detail.html:74 +#: catalogue/templates/catalogue/book_detail.html:74 msgid "Source XML file" msgstr "Исходный файл" -#: templates/catalogue/book_detail.html:78 +#: catalogue/templates/catalogue/book_detail.html:78 msgid "Book on" msgstr "Книга на" -#: templates/catalogue/book_detail.html:78 +#: catalogue/templates/catalogue/book_detail.html:78 msgid "Editor's Platform" msgstr "Платформа редакторов" -#: templates/catalogue/book_detail.html:83 +#: catalogue/templates/catalogue/book_detail.html:83 msgid "Book description on Wikipedia" msgstr "Описание книги на Wikipedia" -#: templates/catalogue/book_detail.html:87 +#: catalogue/templates/catalogue/book_detail.html:87 msgid "Mix this book" msgstr "данной книги" -#: templates/catalogue/book_fragments.html:6 -#: templates/catalogue/book_fragments.html:12 +#: catalogue/templates/catalogue/book_fragments.html:6 +#: catalogue/templates/catalogue/book_fragments.html:12 msgid "Theme" msgstr "Вид" -#: templates/catalogue/book_fragments.html:6 -#: templates/catalogue/book_fragments.html:14 +#: catalogue/templates/catalogue/book_fragments.html:6 +#: catalogue/templates/catalogue/book_fragments.html:14 msgid "in work " msgstr "в работе" -#: templates/catalogue/book_info.html:28 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Текст подготовлен на основе:" -#: templates/catalogue/book_info.html:38 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "Редактор" -#: templates/catalogue/book_info.html:40 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Под редакцией и с комментариями:" -#: templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "Издатель" -#: templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "Издано при поддержке" -#: templates/catalogue/book_info.html:62 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "Автор изображения на обложке" -#: templates/catalogue/book_list.html:8 templates/catalogue/book_list.html:12 -#: templates/catalogue/picture_list.html:8 -#: templates/catalogue/picture_list.html:10 +#: catalogue/templates/catalogue/book_list.html:8 +#: catalogue/templates/catalogue/book_list.html:12 +#: catalogue/templates/catalogue/picture_list.html:8 +#: catalogue/templates/catalogue/picture_list.html:10 msgid "Listing of all works" msgstr "Список работ" -#: templates/catalogue/book_list.html:25 +#: catalogue/templates/catalogue/book_list.html:25 msgid "Table of Content" msgstr "Оглавление" -#: templates/catalogue/book_list.html:35 +#: catalogue/templates/catalogue/book_list.html:35 msgid "↑ top ↑" msgstr "↑ топ ↑" -#: templates/catalogue/book_short.html:53 -#: templates/catalogue/picture_detail.html:52 +#: catalogue/templates/catalogue/book_short.html:53 +#: catalogue/templates/catalogue/picture_detail.html:52 msgid "Epoch" msgstr "Эпоха" -#: templates/catalogue/book_short.html:61 -#: templates/catalogue/picture_detail.html:58 +#: catalogue/templates/catalogue/book_short.html:61 +#: catalogue/templates/catalogue/picture_detail.html:58 msgid "Kind" msgstr "Вид" -#: templates/catalogue/book_short.html:69 +#: catalogue/templates/catalogue/book_short.html:69 msgid "Genre" msgstr "Жанр" -#: templates/catalogue/book_short.html:79 +#: catalogue/templates/catalogue/book_short.html:79 msgid "Region" msgstr "Регион" -#: templates/catalogue/book_short.html:87 +#: catalogue/templates/catalogue/book_short.html:87 #, fuzzy #| msgid "language code" msgid "Language" msgstr "Код языка" -#: templates/catalogue/book_short.html:112 +#: catalogue/templates/catalogue/book_short.html:112 msgid "Read online" msgstr "Читать онлайн" -#: templates/catalogue/book_short.html:115 +#: catalogue/templates/catalogue/book_short.html:115 msgid "" "Cena książki w druku cyfrowym jest zależna od liczby stron.
Przed zakupem " "upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia." "
Wszystkie nasze zasoby w wersji elektronicznej są zawsze dostępne " "bezpłatnie." msgstr "" -"Цена книги в цифровой печати будет зависеть от количества страниц
Перед оплатой " -"убедись, что цена книги на заказ отвечает твоим возможностям." -"
Все наши материалы всегда доступны в электронном варианте" -"бесплатно." -#: templates/catalogue/book_short.html:115 +"Цена книги в цифровой печати будет зависеть от количества страниц
Перед " +"оплатой убедись, что цена книги на заказ отвечает твоим возможностям.
Все " +"наши материалы всегда доступны в электронном вариантебесплатно." + +#: catalogue/templates/catalogue/book_short.html:115 msgid "Print on demand –" msgstr "Печать по запросу" -#: templates/catalogue/book_short.html:121 +#: catalogue/templates/catalogue/book_short.html:121 #, fuzzy #| msgid "Download as" msgid "Download an ebook" msgstr "Скачать электронную книгу" -#: templates/catalogue/book_short.html:140 +#: catalogue/templates/catalogue/book_short.html:140 #, fuzzy #| msgid "Download as" msgid "Download audiobook" msgstr "Скачать аудиокнигу" -#: templates/catalogue/book_short.html:152 +#: catalogue/templates/catalogue/book_short.html:152 msgid "For now this work is only available for our subscribers." msgstr "Этот материал доступен только для подписчиков" -#: templates/catalogue/book_text.html:24 +#: catalogue/templates/catalogue/book_text.html:24 msgid "Click to download" msgstr "Выбери скачать" -#: templates/catalogue/book_text.html:42 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Оглавление" -#: templates/catalogue/book_text.html:54 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Изменить примечание" -#: templates/catalogue/book_text.html:60 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Инфобокс" -#: templates/catalogue/book_text.html:65 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "Номера страниц" -#: templates/catalogue/book_text.html:69 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Не показывать сноски" -#: templates/catalogue/book_text.html:71 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "Референсы" -#: templates/catalogue/book_text.html:97 -#: templates/catalogue/viewer_base.html:54 +#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "Закрыть" -#: templates/catalogue/book_text.html:98 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "Пожалуйста, подождите..." -#: templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "Другие версии книги" -#: templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "Закройте другие версии" -#: templates/catalogue/catalogue.html:6 +#: catalogue/templates/catalogue/catalogue.html:6 msgid "Catalogue" msgstr "Каталог" -#: templates/catalogue/catalogue.html:11 -#: templates/catalogue/tagged_object_list.html:57 +#: catalogue/templates/catalogue/catalogue.html:11 +#: catalogue/templates/catalogue/tagged_object_list.html:57 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Все книги" -#: templates/catalogue/catalogue.html:15 +#: catalogue/templates/catalogue/catalogue.html:15 msgid "Download the catalogue in PDF format." msgstr "Скачать каталог в PDF формате." -#: templates/catalogue/catalogue.html:19 -#: templates/catalogue/tag_list_split.html:4 -#: templates/catalogue/tagged_object_list.html:5 +#: catalogue/templates/catalogue/catalogue.html:19 +#: catalogue/templates/catalogue/tag_list_split.html:4 +#: catalogue/templates/catalogue/tagged_object_list.html:5 msgid "Literature" msgstr "Литература" -#: templates/catalogue/catalogue.html:22 templates/catalogue/collections.html:5 -#: templates/catalogue/collections.html:10 +#: catalogue/templates/catalogue/catalogue.html:22 +#: catalogue/templates/catalogue/collections.html:5 +#: catalogue/templates/catalogue/collections.html:10 #, fuzzy msgid "Collections" msgstr "Коллекции" -#: templates/catalogue/catalogue.html:25 -#: templates/catalogue/search_multiple_hits.html:117 -#: templates/catalogue/tag_list_split.html:9 -#: templates/catalogue/tagged_object_list.html:5 +#: catalogue/templates/catalogue/catalogue.html:25 +#: catalogue/templates/catalogue/search_multiple_hits.html:117 +#: catalogue/templates/catalogue/tag_list_split.html:9 +#: catalogue/templates/catalogue/tagged_object_list.html:5 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Чтец" -#: templates/catalogue/collections.html:16 +#: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "Все коллекции" -#: templates/catalogue/custom_pdf_form.html:5 views.py:408 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Скачать PDF" -#: templates/catalogue/custom_pdf_form.html:18 views.py:409 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Загрузить" -#: templates/catalogue/daisy_list.html:7 templates/catalogue/daisy_list.html:15 +#: catalogue/templates/catalogue/daisy_list.html:7 +#: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" msgstr "Список всех DAISY файлов" -#: templates/catalogue/daisy_list.html:11 +#: catalogue/templates/catalogue/daisy_list.html:11 msgid "Latest DAISY audiobooks" msgstr "Последние DAISY аудиокниги" -#: templates/catalogue/differentiate_tags.html:12 +#: catalogue/templates/catalogue/differentiate_tags.html:12 msgid "The criteria are ambiguous. Please select one of the following options:" msgstr "" "Критерия являются неоднозначными. Пожалуйста, выберите один из следующих " "вариантов:" -#: templates/catalogue/fragment_short.html:12 +#: catalogue/templates/catalogue/fragment_short.html:12 msgid "Expand fragment" msgstr "Увеличить фрагмент" -#: templates/catalogue/fragment_short.html:22 +#: catalogue/templates/catalogue/fragment_short.html:22 msgid "Hide fragment" msgstr "Скрыть фрагмент" -#: templates/catalogue/inline_tag_list.html:22 +#: catalogue/templates/catalogue/inline_tag_list.html:22 msgid "Other" msgstr "Другое" -#: templates/catalogue/picture_detail.html:29 +#: catalogue/templates/catalogue/picture_detail.html:29 msgid "Work is licensed under " msgstr "Предоставлено по лицензии" -#: templates/catalogue/picture_detail.html:31 +#: catalogue/templates/catalogue/picture_detail.html:31 msgid "Based on" msgstr "Основано на" -#: templates/catalogue/picture_detail.html:43 +#: catalogue/templates/catalogue/picture_detail.html:43 msgid "Details" msgstr "Подробнее" -#: templates/catalogue/picture_detail.html:46 +#: catalogue/templates/catalogue/picture_detail.html:46 msgid "Author" msgstr "Автор" -#: templates/catalogue/picture_detail.html:64 +#: catalogue/templates/catalogue/picture_detail.html:64 msgid "Other resources" msgstr "другие ресурсы" -#: templates/catalogue/picture_detail.html:67 +#: catalogue/templates/catalogue/picture_detail.html:67 msgid "Source of the image" msgstr "Источник картинки" -#: templates/catalogue/picture_detail.html:70 +#: catalogue/templates/catalogue/picture_detail.html:70 msgid "Image on the Editor's Platform" msgstr "Изображение на платформе редакторов" -#: templates/catalogue/picture_detail.html:73 +#: catalogue/templates/catalogue/picture_detail.html:73 msgid "View XML source" msgstr "Просмотр XML-источника" -#: templates/catalogue/picture_detail.html:76 +#: catalogue/templates/catalogue/picture_detail.html:76 msgid "Work's themes " msgstr "Темы работ" -#: templates/catalogue/player.html:12 templates/catalogue/viewer_base.html:11 +#: catalogue/templates/catalogue/player.html:12 +#: catalogue/templates/catalogue/viewer_base.html:11 msgid "Wolne Lektury" msgstr "на WolneLektury.pl" -#: templates/catalogue/player.html:29 +#: catalogue/templates/catalogue/player.html:29 msgid "Book's page" msgstr "Вернуться на страницу книги" -#: templates/catalogue/player.html:30 +#: catalogue/templates/catalogue/player.html:30 msgid "Download as" msgstr "Скачать как" -#: templates/catalogue/player.html:46 +#: catalogue/templates/catalogue/player.html:46 msgid "Audiobooks were prepared as a part of the projects:" msgstr "Аудиокниги были подготовлены в рамках проекта:" -#: templates/catalogue/player.html:51 +#: catalogue/templates/catalogue/player.html:51 #, python-format msgid "%(cs)s, funded by %(fb)s" msgstr "%(cs)s, финансируемого %(fb)s" -#: templates/catalogue/player.html:62 +#: catalogue/templates/catalogue/player.html:62 #, fuzzy, python-format #| msgid "" #| "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s." @@ -767,197 +790,202 @@ msgid "" msgstr "" "Аудиокниги были подготовлены в рамках %(cs)s проектa, финансируемого %(fb)s." -#: templates/catalogue/player.html:64 +#: catalogue/templates/catalogue/player.html:64 #, fuzzy, python-format #| msgid "Audiobooks were prepared as a part of the %(cs)s project." msgid "Audiobooks were prepared as a part of the %(cs)s project." msgstr "Аудиокниги были подготовлены в рамках %(cs)s проектa." -#: templates/catalogue/recent_audiobooks_list.html:5 -#: templates/catalogue/recent_audiobooks_list.html:10 +#: catalogue/templates/catalogue/recent_audiobooks_list.html:5 +#: catalogue/templates/catalogue/recent_audiobooks_list.html:10 #, fuzzy msgid "Recent audiobooks" msgstr "Последние MP3 аудиокниги" -#: templates/catalogue/recent_daisy_list.html:5 -#: templates/catalogue/recent_daisy_list.html:10 +#: catalogue/templates/catalogue/recent_daisy_list.html:5 +#: catalogue/templates/catalogue/recent_daisy_list.html:10 msgid "Recent DAISY files" msgstr "Последние обновления DAISY" -#: templates/catalogue/recent_list.html:5 -#: templates/catalogue/recent_list.html:10 +#: catalogue/templates/catalogue/recent_list.html:5 +#: catalogue/templates/catalogue/recent_list.html:10 #, fuzzy msgid "Recent publications" msgstr "Последние обновления" -#: templates/catalogue/recent_list.html:15 -#, python-format +#: catalogue/templates/catalogue/recent_list.html:15 +#, fuzzy, python-format +#| msgid "" +#| "You can also see recent audiobooks\n" +#| " and recent DAISY files." msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" "Посмотри также последние обновления аудиокниг\n" " and последние обновления DAISY." -#: templates/catalogue/search_multiple_hits.html:8 -#: templates/catalogue/search_multiple_hits.html:14 -#: templates/catalogue/search_no_hits.html:5 -#: templates/catalogue/search_no_hits.html:10 -#: templates/catalogue/search_too_long.html:5 -#: templates/catalogue/search_too_long.html:10 -#: templates/catalogue/search_too_short.html:5 -#: templates/catalogue/search_too_short.html:10 +#: catalogue/templates/catalogue/search_multiple_hits.html:8 +#: catalogue/templates/catalogue/search_multiple_hits.html:14 +#: catalogue/templates/catalogue/search_no_hits.html:5 +#: catalogue/templates/catalogue/search_no_hits.html:10 +#: catalogue/templates/catalogue/search_too_long.html:5 +#: catalogue/templates/catalogue/search_too_long.html:10 +#: catalogue/templates/catalogue/search_too_short.html:5 +#: catalogue/templates/catalogue/search_too_short.html:10 msgid "Search" msgstr "Поиск" -#: templates/catalogue/search_multiple_hits.html:28 +#: catalogue/templates/catalogue/search_multiple_hits.html:28 #, fuzzy #| msgid "language code" msgid "language" msgstr "код языка" -#: templates/catalogue/search_multiple_hits.html:85 -#: templates/catalogue/search_no_hits.html:16 +#: catalogue/templates/catalogue/search_multiple_hits.html:85 +#: catalogue/templates/catalogue/search_no_hits.html:16 msgid "Did you mean" msgstr "Вы имели в виду" -#: templates/catalogue/search_multiple_hits.html:104 +#: catalogue/templates/catalogue/search_multiple_hits.html:104 #, fuzzy #| msgid "books" msgid "Books" msgstr "книги" -#: templates/catalogue/search_no_hits.html:20 -#: templates/catalogue/tagged_object_list.html:66 +#: catalogue/templates/catalogue/search_no_hits.html:20 +#: catalogue/templates/catalogue/tagged_object_list.html:66 msgid "Sorry! Search cirteria did not match any resources." msgstr "Извините! Критерии поиска не совпадают с имеющимися ресурсами." -#: templates/catalogue/search_too_long.html:13 +#: catalogue/templates/catalogue/search_too_long.html:13 #, fuzzy #| msgid "Sorry! Search query must have at least two characters." msgid "Sorry! Search query is too long to be processed." msgstr "" "Извините, в вопросе должны содержаться по крайней мере два параметра поиска." -#: templates/catalogue/search_too_short.html:13 +#: catalogue/templates/catalogue/search_too_short.html:13 msgid "Sorry! Search query must have at least two characters." msgstr "" "Извините, в вопросе должны содержаться по крайней мере два параметра поиска." -#: templates/catalogue/snippets/2022_jplayer.html:49 -#: templates/catalogue/snippets/jplayer.html:36 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 +#: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Автор" -#: templates/catalogue/snippets/2022_jplayer.html:50 -#: templates/catalogue/snippets/jplayer.html:37 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 +#: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" msgid "director:" msgstr "режиссер" -#: templates/catalogue/snippets/content_warning.html:4 +#: catalogue/templates/catalogue/snippets/content_warning.html:4 msgid "Caution: text contains" msgstr "Внимание. Текст содержит" -#: templates/catalogue/snippets/custom_pdf_link_li.html:3 +#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3 msgid "Download a custom PDF" msgstr "Скачать PDF" -#: templates/catalogue/snippets/jplayer.html:64 +#: catalogue/templates/catalogue/snippets/jplayer.html:64 msgid "previous" msgstr "Назад" -#: templates/catalogue/snippets/jplayer.html:65 +#: catalogue/templates/catalogue/snippets/jplayer.html:65 msgid "Part" msgstr "Часть" -#: templates/catalogue/snippets/jplayer.html:66 +#: catalogue/templates/catalogue/snippets/jplayer.html:66 msgid "next" msgstr "Дальше" -#: templates/catalogue/snippets/license_icon.html:6 -#: templates/catalogue/snippets/license_icon.html:7 +#: catalogue/templates/catalogue/snippets/license_icon.html:6 +#: catalogue/templates/catalogue/snippets/license_icon.html:7 msgid "Free license" msgstr "Свободная лицензия" -#: templates/catalogue/tag_catalogue.html:11 +#: catalogue/templates/catalogue/tag_catalogue.html:11 #, fuzzy #| msgid "Wolne Lektury" msgid "on Wolne Lektury" msgstr "на WolneLektury.pl" -#: templates/catalogue/tag_list.html:7 +#: catalogue/templates/catalogue/tag_list.html:7 msgid "See full category" msgstr "Вся категория" -#: templates/catalogue/tagged_object_list.html:5 +#: catalogue/templates/catalogue/tagged_object_list.html:5 msgid "Audiobooks" msgstr "Аудиокниги" -#: templates/catalogue/tagged_object_list.html:15 +#: catalogue/templates/catalogue/tagged_object_list.html:15 msgid "Authors" msgstr "Авторы" -#: templates/catalogue/tagged_object_list.html:16 +#: catalogue/templates/catalogue/tagged_object_list.html:16 msgid "Epochs" msgstr "Эпохи" -#: templates/catalogue/tagged_object_list.html:17 +#: catalogue/templates/catalogue/tagged_object_list.html:17 msgid "Genres" msgstr "Жанры" -#: templates/catalogue/tagged_object_list.html:18 +#: catalogue/templates/catalogue/tagged_object_list.html:18 msgid "Kinds" msgstr "Формы" -#: templates/catalogue/tagged_object_list.html:52 +#: catalogue/templates/catalogue/tagged_object_list.html:52 msgid "All matching works" msgstr "Все релевантные работы" -#: templates/catalogue/tagged_object_list.html:55 +#: catalogue/templates/catalogue/tagged_object_list.html:55 msgid "Listing of all audiobooks" msgstr "Список всех аудиокниг" -#: templates/catalogue/tagged_object_list.html:62 +#: catalogue/templates/catalogue/tagged_object_list.html:62 #, fuzzy #| msgid "PDF file" msgid "DAISY files" msgstr "PDF файл" -#: templates/catalogue/tagged_object_list.html:72 +#: catalogue/templates/catalogue/tagged_object_list.html:72 msgid "Motifs and themes" msgstr "Сюжеты и темы" -#: templates/catalogue/tagged_object_list.html:84 +#: catalogue/templates/catalogue/tagged_object_list.html:84 #, fuzzy #| msgid "description" msgid "No description." msgstr "Нет описания" -#: templates/catalogue/tagged_object_list.html:91 +#: catalogue/templates/catalogue/tagged_object_list.html:91 msgid "in Wikipedia" msgstr "в Википедии" -#: templates/catalogue/tagged_object_list.html:97 +#: catalogue/templates/catalogue/tagged_object_list.html:97 msgid "in Culture.pl" msgstr "на Culture.pl " -#: templates/catalogue/viewer_base.html:56 +#: catalogue/templates/catalogue/viewer_base.html:56 #, fuzzy #| msgid "Leading" msgid "Loading" msgstr "Ведение" -#: templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "код языка" -#: views.py:359 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -968,11 +996,11 @@ msgstr "" "\n" "%(tb)s" -#: views.py:364 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Загрузка книги прошла успешно" -#: views.py:365 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Ошибка загрузки файла: %r" @@ -1036,8 +1064,8 @@ msgstr "Ошибка загрузки файла: %r" #~ "epoch, kind and genre.\n" #~ " As for now we do not support full text search." #~ msgstr "" -#~ "Искать используя критерии: заглавие, автор, тема/" -#~ "сюжет, эпоха, форма и жанр.\n" +#~ "Искать используя критерии: заглавие, автор, тема/сюжет, эпоха, форма и " +#~ "жанр.\n" #~ "\t\t функция поиска всего текста пока не поддерживается." #~ msgid "Book description on Lektury.Gazeta.pl" @@ -1078,8 +1106,7 @@ msgstr "Ошибка загрузки файла: %r" #~ msgstr "" #~ "Аудиотека школьных чтений Фонда Nowoczesna Polska.\n" #~ ". Можете использовать ее бесплатно и без ограничений. \n" -#~ "Аудиокниги читают известные актеры, в том числе Данута Стенка и Ян " -#~ "Пешек." +#~ "Аудиокниги читают известные актеры, в том числе Данута Стенка и Ян Пешек." #~ msgid "to print" #~ msgstr "печатать" @@ -1130,8 +1157,7 @@ msgstr "Ошибка загрузки файла: %r" #~ msgid "" #~ "You do not have any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "У вас пока нет полок. Если вы хотите, вы можете создать полку ниже." +#~ msgstr "У вас пока нет полок. Если вы хотите, вы можете создать полку ниже." #~ msgid "Put on the shelf!" #~ msgstr "Поставьте на полку!" @@ -1141,8 +1167,7 @@ msgstr "Ошибка загрузки файла: %r" #~ msgid "" #~ "You do not own any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "У вас пока нет полок. Если вы хотите, вы можете создать полку ниже." +#~ msgstr "У вас пока нет полок. Если вы хотите, вы можете создать полку ниже." #~ msgid "Save all shelves" #~ msgstr "Сохранить все полки" diff --git a/src/catalogue/locale/uk/LC_MESSAGES/django.mo b/src/catalogue/locale/uk/LC_MESSAGES/django.mo index 4560ba61a..473790a12 100644 Binary files a/src/catalogue/locale/uk/LC_MESSAGES/django.mo and b/src/catalogue/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/catalogue/locale/uk/LC_MESSAGES/django.po b/src/catalogue/locale/uk/LC_MESSAGES/django.po index 021bf497f..8444a2fb9 100644 --- a/src/catalogue/locale/uk/LC_MESSAGES/django.po +++ b/src/catalogue/locale/uk/LC_MESSAGES/django.po @@ -165,163 +165,163 @@ msgstr "" msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 +#: catalogue/models/book.py:37 catalogue/models/collection.py:14 msgid "title" msgstr "заголовок" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 +#: catalogue/models/book.py:38 catalogue/models/tag.py:58 msgid "sort key" msgstr "ключ сортування" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:40 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Результати за авторами" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 +#: catalogue/models/book.py:41 catalogue/models/book.py:42 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:66 +#: catalogue/models/book.py:43 msgid "language code" msgstr "мовний код" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 +#: catalogue/models/book.py:44 catalogue/models/book.py:399 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 +#: catalogue/models/tag.py:171 msgid "description" msgstr "опис" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:45 msgid "abstract" msgstr "" -#: catalogue/models/book.py:69 +#: catalogue/models/book.py:46 msgid "toc" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 +#: catalogue/models/book.py:47 catalogue/models/bookmedia.py:43 #: catalogue/models/tag.py:73 catalogue/models/tag.py:74 msgid "creation date" msgstr "дата створення" -#: catalogue/models/book.py:71 +#: catalogue/models/book.py:48 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "дата створення" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:49 msgid "parent number" msgstr "номер батька" -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 +#: catalogue/models/book.py:50 catalogue/models/bookmedia.py:46 msgid "extra information" msgstr "додаткова інформація" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:53 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 +#: catalogue/models/book.py:54 catalogue/models/collection.py:28 msgid "recommended" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:55 msgid "audio length" msgstr "" -#: catalogue/models/book.py:79 +#: catalogue/models/book.py:56 msgid "preview" msgstr "" -#: catalogue/models/book.py:80 +#: catalogue/models/book.py:57 msgid "preview until" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:59 msgid "findable" msgstr "" -#: catalogue/models/book.py:86 +#: catalogue/models/book.py:70 msgid "cover" msgstr "обкладинка" -#: catalogue/models/book.py:93 +#: catalogue/models/book.py:72 #, fuzzy #| msgid "cover" msgid "clean cover" msgstr "обкладинка" -#: catalogue/models/book.py:100 +#: catalogue/models/book.py:73 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:106 +#: catalogue/models/book.py:75 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:112 +#: catalogue/models/book.py:76 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:118 +#: catalogue/models/book.py:78 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 +#: catalogue/models/book.py:106 catalogue/models/collection.py:24 msgid "book" msgstr "книжка" -#: catalogue/models/book.py:148 +#: catalogue/models/book.py:107 msgid "books" msgstr "книжки" -#: catalogue/models/book.py:621 +#: catalogue/models/book.py:620 #, python-format msgid "Book \"%s\" does not exist." msgstr "Книжка \"%s\" не існує." -#: catalogue/models/book.py:637 +#: catalogue/models/book.py:636 #, python-format msgid "Book %s already exists" msgstr "Книжка %s вже існує" -#: catalogue/models/book.py:955 +#: catalogue/models/book.py:954 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 +#: catalogue/models/bookmedia.py:35 #, python-format msgid "%s file" msgstr "файл %s" -#: catalogue/models/bookmedia.py:36 +#: catalogue/models/bookmedia.py:37 msgid "type" msgstr "тип" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 +#: catalogue/models/bookmedia.py:38 catalogue/models/source.py:11 #: catalogue/models/tag.py:56 msgid "name" msgstr "назва" -#: catalogue/models/bookmedia.py:38 +#: catalogue/models/bookmedia.py:39 #, fuzzy #| msgid "name" msgid "part name" msgstr "назва" -#: catalogue/models/bookmedia.py:39 +#: catalogue/models/bookmedia.py:40 msgid "index" msgstr "" -#: catalogue/models/bookmedia.py:40 +#: catalogue/models/bookmedia.py:41 msgid "file" msgstr "файл" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 +#: catalogue/models/bookmedia.py:55 catalogue/models/bookmedia.py:56 msgid "book media" msgstr "book media" @@ -329,26 +329,26 @@ msgstr "book media" msgid "book slugs" msgstr "slugs книжок" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 +#: catalogue/models/collection.py:23 catalogue/models/tag.py:23 #: catalogue/templates/catalogue/search_multiple_hits.html:53 msgid "kind" msgstr "рід" -#: catalogue/models/collection.py:19 +#: catalogue/models/collection.py:24 msgid "picture" msgstr "" -#: catalogue/models/collection.py:20 +#: catalogue/models/collection.py:25 #, fuzzy #| msgid "Listen" msgid "listed" msgstr "Послухати" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:33 msgid "collection" msgstr "колекція" -#: catalogue/models/collection.py:29 +#: catalogue/models/collection.py:34 msgid "collections" msgstr "колекції" @@ -403,7 +403,7 @@ msgstr "вибір" msgid "thing" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:124 msgid "tag" msgstr "теґ" @@ -419,7 +419,7 @@ msgstr "ІД об'єкту" msgid "category" msgstr "категорія" -#: catalogue/models/tag.py:100 +#: catalogue/models/tag.py:125 msgid "tags" msgstr "теґи" @@ -627,11 +627,11 @@ msgstr "" msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 +#: catalogue/templates/catalogue/book_text.html:167 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 +#: catalogue/templates/catalogue/book_text.html:168 msgid "Close the other version" msgstr "" @@ -678,11 +678,12 @@ msgstr "Художник" msgid "All collections" msgstr "колекції" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:448 msgid "Download custom PDF" msgstr "Завантажити настроюваний PDF" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 +#: catalogue/templates/catalogue/custom_pdf_form.html:12 +#: catalogue/templates/catalogue/custom_pdf_form.html:22 catalogue/views.py:449 msgid "Download" msgstr "Завантажити" @@ -807,7 +808,7 @@ msgstr "входить у суспільне надбання" #, python-format msgid "" "You can also see recent audiobooks\n" -" and recent DAISY files." +" and recent DAISY files." msgstr "" #: catalogue/templates/catalogue/search_multiple_hits.html:8 @@ -853,14 +854,16 @@ msgstr "На жаль, для пошуку потрібно ввести щон msgid "Sorry! Search query must have at least two characters." msgstr "На жаль, для пошуку потрібно ввести щонайменше два знаки." -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:52 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:51 #: catalogue/templates/catalogue/snippets/jplayer.html:36 #, fuzzy #| msgid "Artist" msgid "Artist:" msgstr "Художник" -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 +#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 +#: catalogue/templates/catalogue/snippets/2022_jplayer_reader.html:52 #: catalogue/templates/catalogue/snippets/jplayer.html:37 #, fuzzy #| msgid "Director" @@ -960,13 +963,13 @@ msgstr "" msgid "Loading" msgstr "Leading" -#: catalogue/templatetags/catalogue_tags.py:521 +#: catalogue/templatetags/catalogue_tags.py:549 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "мовний код" -#: catalogue/views.py:365 +#: catalogue/views.py:399 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -977,11 +980,11 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:370 +#: catalogue/views.py:404 msgid "Book imported successfully" msgstr "Книжку успішно завантажено" -#: catalogue/views.py:371 +#: catalogue/views.py:405 #, python-format msgid "Error importing file: %r" msgstr "Помилка в завантаженні файла: %r" diff --git a/src/chunks/locale/de/LC_MESSAGES/django.mo b/src/chunks/locale/de/LC_MESSAGES/django.mo index c7f520d49..a641523d2 100644 Binary files a/src/chunks/locale/de/LC_MESSAGES/django.mo and b/src/chunks/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/de/LC_MESSAGES/django.po b/src/chunks/locale/de/LC_MESSAGES/django.po index 0692f0a8f..a71b6b217 100644 --- a/src/chunks/locale/de/LC_MESSAGES/django.po +++ b/src/chunks/locale/de/LC_MESSAGES/django.po @@ -15,39 +15,39 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "Schlüssel" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Die einzigartige Bezeichnung für dieses Chunk von Inhalten" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "Beschreibung" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "Inhalt" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "Chunk" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "Chunks" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Die einzigartige Bezeichnung für diese Beilage" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "Beilage" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "Beilagen" diff --git a/src/chunks/locale/en/LC_MESSAGES/django.mo b/src/chunks/locale/en/LC_MESSAGES/django.mo index cd61a4f84..eabb2d0c3 100644 Binary files a/src/chunks/locale/en/LC_MESSAGES/django.mo and b/src/chunks/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/en/LC_MESSAGES/django.po b/src/chunks/locale/en/LC_MESSAGES/django.po index 2e98d23e9..f0f7a770e 100644 --- a/src/chunks/locale/en/LC_MESSAGES/django.po +++ b/src/chunks/locale/en/LC_MESSAGES/django.po @@ -15,38 +15,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "key" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "A unique name for this piece of content" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "description" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "content" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "piece" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "pieces" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "A unique name for this attachment" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "attachment" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "attachments" diff --git a/src/chunks/locale/es/LC_MESSAGES/django.mo b/src/chunks/locale/es/LC_MESSAGES/django.mo index 1faad5527..bf917f3d2 100644 Binary files a/src/chunks/locale/es/LC_MESSAGES/django.mo and b/src/chunks/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/es/LC_MESSAGES/django.po b/src/chunks/locale/es/LC_MESSAGES/django.po index ced6fb1ee..aaf5dce2b 100644 --- a/src/chunks/locale/es/LC_MESSAGES/django.po +++ b/src/chunks/locale/es/LC_MESSAGES/django.po @@ -15,38 +15,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "clave" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "El nombre único para este elemento del contenido" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "descripción" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "contenido" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "elemento" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "elementos" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "El nombre único para este archivo adjunto" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "archivo adjunto" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "archivos adjuntos" diff --git a/src/chunks/locale/fr/LC_MESSAGES/django.mo b/src/chunks/locale/fr/LC_MESSAGES/django.mo index 7b43746e8..199b7abac 100644 Binary files a/src/chunks/locale/fr/LC_MESSAGES/django.mo and b/src/chunks/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/fr/LC_MESSAGES/django.po b/src/chunks/locale/fr/LC_MESSAGES/django.po index f2bd2d5b5..f10375f1d 100644 --- a/src/chunks/locale/fr/LC_MESSAGES/django.po +++ b/src/chunks/locale/fr/LC_MESSAGES/django.po @@ -15,38 +15,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "clé" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Un nom unique pour ce fragment du contenu" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "description" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "contenu" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "fragment" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "fragments" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Un nom unique pour cette pièce jointe" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "pièce jointe" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "pièces jointes" diff --git a/src/chunks/locale/it/LC_MESSAGES/django.mo b/src/chunks/locale/it/LC_MESSAGES/django.mo index ce67a1931..118456796 100644 Binary files a/src/chunks/locale/it/LC_MESSAGES/django.mo and b/src/chunks/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/it/LC_MESSAGES/django.po b/src/chunks/locale/it/LC_MESSAGES/django.po index 1b57d7fab..dd15a1e1b 100644 --- a/src/chunks/locale/it/LC_MESSAGES/django.po +++ b/src/chunks/locale/it/LC_MESSAGES/django.po @@ -16,38 +16,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "Chiave" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "un nome unico per questo allegato" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "descrizione" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "contenuto" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "blocco" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "blocchi" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Un nome unico per questo allegato" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "allegato" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "allegati" diff --git a/src/chunks/locale/jp/LC_MESSAGES/django.mo b/src/chunks/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/chunks/locale/jp/LC_MESSAGES/django.mo and b/src/chunks/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/jp/LC_MESSAGES/django.po b/src/chunks/locale/jp/LC_MESSAGES/django.po index c164b5f81..16f66d31d 100644 --- a/src/chunks/locale/jp/LC_MESSAGES/django.po +++ b/src/chunks/locale/jp/LC_MESSAGES/django.po @@ -16,38 +16,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "" diff --git a/src/chunks/locale/lt/LC_MESSAGES/django.mo b/src/chunks/locale/lt/LC_MESSAGES/django.mo index ef9f437a8..8e27ea9ca 100644 Binary files a/src/chunks/locale/lt/LC_MESSAGES/django.mo and b/src/chunks/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/lt/LC_MESSAGES/django.po b/src/chunks/locale/lt/LC_MESSAGES/django.po index 717e7ea45..0046df20b 100644 --- a/src/chunks/locale/lt/LC_MESSAGES/django.po +++ b/src/chunks/locale/lt/LC_MESSAGES/django.po @@ -16,38 +16,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.3\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "raktas" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Unikalus šio turinio gabalo pavadnimas" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "aprašymas" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "turinys" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "gabalas" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "gabalai" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Unikalus šio priedo pavadnimas" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "priedas" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "priedai" diff --git a/src/chunks/locale/pl/LC_MESSAGES/django.mo b/src/chunks/locale/pl/LC_MESSAGES/django.mo index 3945cc3af..8b54fc828 100644 Binary files a/src/chunks/locale/pl/LC_MESSAGES/django.mo and b/src/chunks/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/pl/LC_MESSAGES/django.po b/src/chunks/locale/pl/LC_MESSAGES/django.po index 94091db9b..daa341328 100644 --- a/src/chunks/locale/pl/LC_MESSAGES/django.po +++ b/src/chunks/locale/pl/LC_MESSAGES/django.po @@ -16,38 +16,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.3\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "klucz" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Unikalna nazwa dla tego kawałka treści" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "opis" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "zawartość" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "kawałek" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "kawałki" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Unikalna nazwa dla tego załącznika" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "załącznik" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "załączniki" diff --git a/src/chunks/locale/ru/LC_MESSAGES/django.po b/src/chunks/locale/ru/LC_MESSAGES/django.po index fec899319..be05f0c0d 100644 --- a/src/chunks/locale/ru/LC_MESSAGES/django.po +++ b/src/chunks/locale/ru/LC_MESSAGES/django.po @@ -15,38 +15,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: models.py:15 models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "ключ" -#: models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Уникальное имя для этого фрагмента содержания" -#: models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "описание" -#: models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "содержание" -#: models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "фрагмент" -#: models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "фрагменты" -#: models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Уникальное имя для этого приложения" -#: models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "приложение" -#: models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "приложения" diff --git a/src/chunks/locale/uk/LC_MESSAGES/django.mo b/src/chunks/locale/uk/LC_MESSAGES/django.mo index b4b00146c..d345f3811 100644 Binary files a/src/chunks/locale/uk/LC_MESSAGES/django.mo and b/src/chunks/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/chunks/locale/uk/LC_MESSAGES/django.po b/src/chunks/locale/uk/LC_MESSAGES/django.po index 41ec2e1a0..e21f6ab24 100644 --- a/src/chunks/locale/uk/LC_MESSAGES/django.po +++ b/src/chunks/locale/uk/LC_MESSAGES/django.po @@ -15,38 +15,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: chunks/models.py:15 chunks/models.py:36 +#: chunks/models.py:17 chunks/models.py:38 msgid "key" msgstr "ключ" -#: chunks/models.py:15 +#: chunks/models.py:17 msgid "A unique name for this chunk of content" msgstr "Унікальна назва для цієї частини змісту" -#: chunks/models.py:17 +#: chunks/models.py:19 msgid "description" msgstr "опис" -#: chunks/models.py:18 +#: chunks/models.py:20 msgid "content" msgstr "зміст" -#: chunks/models.py:22 +#: chunks/models.py:24 msgid "chunk" msgstr "частина" -#: chunks/models.py:23 +#: chunks/models.py:25 msgid "chunks" msgstr "частини" -#: chunks/models.py:36 +#: chunks/models.py:38 msgid "A unique name for this attachment" msgstr "Унікальна назва для цього додатку" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachment" msgstr "додаток" -#: chunks/models.py:41 +#: chunks/models.py:43 msgid "attachments" msgstr "додатки" diff --git a/src/club/locale/de/LC_MESSAGES/django.mo b/src/club/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/club/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/de/LC_MESSAGES/django.po b/src/club/locale/de/LC_MESSAGES/django.po index 06809613b..54ce6ace2 100644 --- a/src/club/locale/de/LC_MESSAGES/django.po +++ b/src/club/locale/de/LC_MESSAGES/django.po @@ -17,14 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -54,16 +58,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -71,161 +71,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -278,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -310,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -427,8 +430,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -464,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/en/LC_MESSAGES/django.mo b/src/club/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/club/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/en/LC_MESSAGES/django.po b/src/club/locale/en/LC_MESSAGES/django.po index 06809613b..54ce6ace2 100644 --- a/src/club/locale/en/LC_MESSAGES/django.po +++ b/src/club/locale/en/LC_MESSAGES/django.po @@ -17,14 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -54,16 +58,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -71,161 +71,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -278,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -310,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -427,8 +430,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -464,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/es/LC_MESSAGES/django.mo b/src/club/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/club/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/es/LC_MESSAGES/django.po b/src/club/locale/es/LC_MESSAGES/django.po index 06809613b..54ce6ace2 100644 --- a/src/club/locale/es/LC_MESSAGES/django.po +++ b/src/club/locale/es/LC_MESSAGES/django.po @@ -17,14 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -54,16 +58,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -71,161 +71,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -278,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -310,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -427,8 +430,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -464,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/fr/LC_MESSAGES/django.mo b/src/club/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 000000000..2c90dd0c8 Binary files /dev/null and b/src/club/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/fr/LC_MESSAGES/django.po b/src/club/locale/fr/LC_MESSAGES/django.po index f90fd7c20..e7bc79fdf 100644 --- a/src/club/locale/fr/LC_MESSAGES/django.po +++ b/src/club/locale/fr/LC_MESSAGES/django.po @@ -17,14 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -54,16 +58,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -71,161 +71,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -278,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -310,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -427,8 +430,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -464,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/it/LC_MESSAGES/django.mo b/src/club/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/club/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/it/LC_MESSAGES/django.po b/src/club/locale/it/LC_MESSAGES/django.po index 06809613b..54ce6ace2 100644 --- a/src/club/locale/it/LC_MESSAGES/django.po +++ b/src/club/locale/it/LC_MESSAGES/django.po @@ -17,14 +17,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -54,16 +58,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -71,161 +71,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -278,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -310,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -427,8 +430,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -464,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/jp/LC_MESSAGES/django.mo b/src/club/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..195f68023 Binary files /dev/null and b/src/club/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/jp/LC_MESSAGES/django.po b/src/club/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..42e415407 --- /dev/null +++ b/src/club/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,477 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: club/admin.py:60 +msgid "payment complete" +msgstr "" + +#: club/admin.py:66 +msgid "schedule expired" +msgstr "" + +#: club/admin.py:84 +msgid "Source" +msgstr "" + +#: club/apps.py:10 +msgid "Club" +msgstr "" + +#: club/forms.py:52 +msgid "first name" +msgstr "" + +#: club/forms.py:53 +msgid "last name" +msgstr "" + +#: club/forms.py:55 +msgid "street address" +msgstr "" + +#: club/forms.py:56 +msgid "postal code" +msgstr "" + +#: club/forms.py:57 +msgid "town" +msgstr "" + +#: club/forms.py:84 +#, python-format +msgid "Minimal amount is %(amount)d PLN." +msgstr "" + +#: club/models.py:28 +msgid "minimum amount" +msgstr "" + +#: club/models.py:29 +msgid "minimum amount for year" +msgstr "" + +#: club/models.py:30 +msgid "default single amount" +msgstr "" + +#: club/models.py:31 +msgid "default monthly amount" +msgstr "" + +#: club/models.py:34 +msgid "club" +msgstr "" + +#: club/models.py:35 +msgid "clubs" +msgstr "" + +#: club/models.py:112 +msgid "key" +msgstr "" + +#: club/models.py:113 +msgid "email" +msgstr "" + +#: club/models.py:114 club/models.py:270 +msgid "membership" +msgstr "" + +#: club/models.py:115 +msgid "amount" +msgstr "" + +#: club/models.py:116 +msgid "method" +msgstr "" + +#: club/models.py:119 club/templates/club/payment_form.html:25 +msgid "monthly" +msgstr "" + +#: club/models.py:120 +msgid "yearly" +msgstr "" + +#: club/models.py:122 +msgid "source" +msgstr "" + +#: club/models.py:124 +msgid "cancelled" +msgstr "" + +#: club/models.py:125 +msgid "payed at" +msgstr "" + +#: club/models.py:126 +msgid "started at" +msgstr "" + +#: club/models.py:127 +msgid "expires_at" +msgstr "" + +#: club/models.py:141 +msgid "schedule" +msgstr "" + +#: club/models.py:142 +msgid "schedules" +msgstr "" + +#: club/models.py:262 +msgid "user" +msgstr "" + +#: club/models.py:263 +msgid "created at" +msgstr "" + +#: club/models.py:264 club/models.py:325 +msgid "name" +msgstr "" + +#: club/models.py:265 +msgid "manual" +msgstr "" + +#: club/models.py:266 +msgid "notes" +msgstr "" + +#: club/models.py:267 +msgid "updated at" +msgstr "" + +#: club/models.py:271 +msgid "memberships" +msgstr "" + +#: club/models.py:308 +msgid "days before" +msgstr "" + +#: club/models.py:309 +msgid "subject" +msgstr "" + +#: club/models.py:310 club/payu/models.py:157 +msgid "body" +msgstr "" + +#: club/models.py:313 +msgid "reminder email" +msgstr "" + +#: club/models.py:314 +msgid "reminder emails" +msgstr "" + +#: club/models.py:319 +#, python-format +msgid "a day before expiration" +msgid_plural "%d days before expiration" +msgstr[0] "" +msgstr[1] "" + +#: club/models.py:321 +#, python-format +msgid "a day after expiration" +msgid_plural "%d days after expiration" +msgstr[0] "" +msgstr[1] "" + +#: club/models.py:326 +msgid "photo" +msgstr "" + +#: club/models.py:327 +msgid "text" +msgstr "" + +#: club/models.py:330 +msgid "ambassador" +msgstr "" + +#: club/models.py:331 +msgid "ambassadors" +msgstr "" + +#: club/payu/models.py:17 club/payu/models.py:29 +msgid "POS id" +msgstr "" + +#: club/payu/models.py:18 +msgid "disposable token" +msgstr "" + +#: club/payu/models.py:19 +msgid "reusable token" +msgstr "" + +#: club/payu/models.py:20 +msgid "created_at" +msgstr "" + +#: club/payu/models.py:24 +msgid "PayU card token" +msgstr "" + +#: club/payu/models.py:25 +msgid "PayU card tokens" +msgstr "" + +#: club/payu/models.py:30 +msgid "customer IP" +msgstr "" + +#: club/payu/models.py:31 +msgid "order ID" +msgstr "" + +#: club/payu/models.py:34 +msgid "Pending" +msgstr "" + +#: club/payu/models.py:35 +msgid "Waiting for confirmation" +msgstr "" + +#: club/payu/models.py:36 +msgid "Completed" +msgstr "" + +#: club/payu/models.py:37 +msgid "Canceled" +msgstr "" + +#: club/payu/models.py:38 +msgid "Rejected" +msgstr "" + +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 +msgid "PayU order" +msgstr "" + +#: club/payu/models.py:48 +msgid "PayU orders" +msgstr "" + +#: club/payu/models.py:158 +msgid "received_at" +msgstr "" + +#: club/payu/models.py:162 +msgid "PayU notification" +msgstr "" + +#: club/payu/models.py:163 +msgid "PayU notifications" +msgstr "" + +#: club/templates/admin/club/schedule/change_list.html:7 +msgid "Active monthly recurring donations" +msgstr "" + +#: club/templates/admin/club/schedule/change_list.html:12 +msgid "Active yearly recurring donations" +msgstr "" + +#: club/templates/admin/club/schedule/change_list.html:17 +msgid "One-time donations in last 30 days" +msgstr "" + +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + +#: club/templates/club/index.html:20 +msgid "Congratulations – you're already a supporter of Wolne Lektury!" +msgstr "" + +#: club/templates/club/index.html:22 +msgid "Become a supporter" +msgstr "" + +#: club/templates/club/membership_form.html:7 +msgid "Join us in freeing the books!" +msgstr "" + +#: club/templates/club/membership_form.html:8 +msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer" +msgstr "" + +#: club/templates/club/membership_form.html:14 +msgid "Support Wolne Lektury" +msgstr "" + +#: club/templates/club/membership_form.html:18 +msgid "Thank you for your support! Support us again!" +msgstr "" + +#: club/templates/club/membership_form.html:21 +msgid "Thank you for wanting to free the books with us!" +msgstr "" + +#: club/templates/club/membership_form.html:26 +msgid "See your past support." +msgstr "" + +#: club/templates/club/membership_form.html:41 +msgid "Help us get 100 new Friends by the end of the school semester." +msgstr "" + +#: club/templates/club/membership_form.html:42 +#, python-format +msgid "" +"\n" +"\t So far %(supporters)s reader has " +"already supported us with a regular donation,\n" +"\t " +msgid_plural "" +"\n" +"\t So far %(supporters)s readers have " +"already supported us with a regular donation,\n" +"\t " +msgstr[0] "" +msgstr[1] "" + +#: club/templates/club/membership_form.html:47 +#, python-format +msgid "" +"\n" +"\t %(missing_supporters)s is missing.\n" +" " +msgid_plural "" +"\n" +" %(missing_supporters)s are " +"missing.\n" +"\t " +msgstr[0] "" +msgstr[1] "" + +#: club/templates/club/payment/payu-re.html:4 +#: club/templates/club/payment/payu.html:4 +msgid "Safe payments" +msgstr "" + +#: club/templates/club/payment/payu.html:10 +msgid "transfer" +msgstr "" + +#: club/templates/club/payment_form.html:18 +msgid "Choose your type of support" +msgstr "" + +#: club/templates/club/payment_form.html:24 +msgid "one-time" +msgstr "" + +#: club/templates/club/payment_form.html:28 +msgid "Choose the amount" +msgstr "" + +#: club/templates/club/payment_form.html:36 +#: club/templates/club/payment_form.html:49 +msgid "different amount" +msgstr "" + +#: club/templates/club/payment_form.html:57 +msgid "Provide contact details" +msgstr "" + +#: club/templates/club/payment_form.html:60 +msgid "First and last name:" +msgstr "" + +#: club/templates/club/payment_form.html:68 +msgid "E-mail:" +msgstr "" + +#: club/templates/club/payment_form.html:73 +msgid "Phone number:" +msgstr "" + +#: club/templates/club/payment_form.html:78 +msgid "Postal address:" +msgstr "" + +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." +msgstr "" + +#: club/templates/club/payment_form.html:101 +msgid "" +"You can unsubscribe at any point. More in the privacy policy." +msgstr "" + +#: club/templates/club/payment_form.html:105 +msgid "Donate" +msgstr "" + +#: club/templates/club/thanks.html:14 +msgid "Thank you" +msgstr "" + +#: club/templates/club/thanks.html:19 +msgid "Go back to the app" +msgstr "" + +#: club/templates/club/year_summary.html:10 +#, python-format +msgid "Summary of donations in the year %(year)s for the address %(email)s." +msgstr "" + +#: club/templates/club/year_summary.html:15 +msgid "Date" +msgstr "" + +#: club/templates/club/year_summary.html:16 +msgid "Amount" +msgstr "" + +#: club/templates/club/year_summary.html:27 +msgid "Total" +msgstr "" + +#: club/templates/payu/rec_payment.html:12 +msgid "Supporting Wolne Lektury" +msgstr "" + +#: club/templates/payu/rec_payment.html:19 +#, python-format +msgid "" +"\n" +" You are setting up a monthly payment in the amount of %(amount)s " +"PLN. Thank you!\n" +" " +msgstr "" diff --git a/src/club/locale/lt/LC_MESSAGES/django.mo b/src/club/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 000000000..63f61a847 Binary files /dev/null and b/src/club/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/lt/LC_MESSAGES/django.po b/src/club/locale/lt/LC_MESSAGES/django.po index ec045683b..2cfa42602 100644 --- a/src/club/locale/lt/LC_MESSAGES/django.po +++ b/src/club/locale/lt/LC_MESSAGES/django.po @@ -19,14 +19,18 @@ msgstr "" "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -56,16 +60,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -73,161 +73,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -280,23 +270,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -312,6 +306,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -433,8 +436,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -470,11 +473,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/club/locale/pl/LC_MESSAGES/django.mo b/src/club/locale/pl/LC_MESSAGES/django.mo index 34073f1ec..18559c6ca 100644 Binary files a/src/club/locale/pl/LC_MESSAGES/django.mo and b/src/club/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/pl/LC_MESSAGES/django.po b/src/club/locale/pl/LC_MESSAGES/django.po index e8dabe1cf..ba66521e8 100644 --- a/src/club/locale/pl/LC_MESSAGES/django.po +++ b/src/club/locale/pl/LC_MESSAGES/django.po @@ -14,19 +14,25 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 3.0\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "płatność zakończona" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "harmonogram przedawniony" +#: club/admin.py:84 +#, fuzzy +#| msgid "source" +msgid "Source" +msgstr "źródło" + #: club/apps.py:10 msgid "Club" msgstr "Towarzystwo" @@ -56,143 +62,135 @@ msgstr "miejscowość" msgid "Minimal amount is %(amount)d PLN." msgstr "Minimalna kwota to %(amount)d zł." -#: club/models.py:27 +#: club/models.py:28 msgid "minimum amount" msgstr "minimalna kwota" -#: club/models.py:28 +#: club/models.py:29 msgid "minimum amount for year" msgstr "minimalna kwota na rok" -#: club/models.py:29 -msgid "proposed amounts for single payment" -msgstr "proponowane kwoty dla pojedynczej wpłaty" - #: club/models.py:30 msgid "default single amount" msgstr "domyślna kwota dla pojedynczej wpłaty" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "proponowane kwoty dla miesięcznych wpłat" - -#: club/models.py:32 msgid "default monthly amount" msgstr "domyślna kwota dla miesięcznych wpłat" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "towarzystwo" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "towarzystwa" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "klucz" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "email" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "członkostwo" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "kwota" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "metoda płatności" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "miesięcznie" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "rocznie" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "źródło" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "anulowany" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "opłacona" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "start" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "wygasa" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "harmonogram" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "harmonogramy" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "użytkownik" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "utworzone" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "nazwisko" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "ustawiony ręcznie" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "notatki" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "aktualizacja" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "członkostwa" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "dni przed" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "temat" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "treść" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "email z przypomnieniem" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "emaile z przypomnieniem" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" @@ -201,7 +199,7 @@ msgstr[1] "%d dni przed wygaśnięciem" msgstr[2] "%d dni przed wygaśnięciem" msgstr[3] "%d dni przed wygaśnięciem" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" @@ -210,19 +208,19 @@ msgstr[1] "%d dni po wygaśnięciu" msgstr[2] "%d dni po wygaśnięciu" msgstr[3] "%d dni przed wygaśnięciem" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "zdjęcie" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "tekst" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "ambasador" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "ambasadorowie" @@ -278,23 +276,27 @@ msgstr "Anulowane" msgid "Rejected" msgstr "Odrzucone" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "zamówienie PayU" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "zamówienia PayU" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "odebrana" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "notyfikacja PayU" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "notyfikacje PayU" @@ -311,7 +313,7 @@ msgid "One-time donations in last 30 days" msgstr "Jednorazowe wpłaty w ciągu ostatnich 30 dni" #: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 +#: club/templates/club/index.html:12 #: club/templates/club/membership_form_app.html:5 #: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 #: club/templates/club/year_summary.html:5 @@ -344,19 +346,19 @@ msgid "Thank you for your support! Support us again!" msgstr "" "Dziękujemy za Twoje dotychczasowe zaangażowanie! Wesprzyj nas ponownie!" -#: club/templates/club/membership_form.html:20 -msgid "See your past support." -msgstr "Zobacz swoje dotychczasowe wsparcie." - -#: club/templates/club/membership_form.html:24 +#: club/templates/club/membership_form.html:21 msgid "Thank you for wanting to free the books with us!" msgstr "Dziękujemy, że chcesz razem z nami uwalniać książki!" -#: club/templates/club/membership_form.html:43 +#: club/templates/club/membership_form.html:26 +msgid "See your past support." +msgstr "Zobacz swoje dotychczasowe wsparcie." + +#: club/templates/club/membership_form.html:41 msgid "Help us get 100 new Friends by the end of the school semester." msgstr "Pomóż nam zdobyć 100 nowych Przyjaciół do końca semestru szkolnego." -#: club/templates/club/membership_form.html:44 +#: club/templates/club/membership_form.html:42 #, python-format msgid "" "\n" @@ -385,7 +387,7 @@ msgstr[3] "" "Od początku tej kampanii stałą wpłatą wsparło nas już %(supporters)s czytelników i czytelniczek," -#: club/templates/club/membership_form.html:49 +#: club/templates/club/membership_form.html:47 #, python-format msgid "" "\n" @@ -461,12 +463,12 @@ msgstr "Zapisuję się na newsletter." #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" -"W każdej chwili możesz zrezygnować z subskrypcji. Więcej w polityce " -"prywatności." +"W każdej chwili możesz zrezygnować z subskrypcji. Więcej w polityce prywatności." #: club/templates/club/payment_form.html:105 msgid "Donate" @@ -501,17 +503,28 @@ msgstr "Suma" msgid "Supporting Wolne Lektury" msgstr "Wspierasz Wolne Lektury" -#: club/templates/payu/rec_payment.html:15 -#, python-format +#: club/templates/payu/rec_payment.html:19 +#, fuzzy, python-format +#| msgid "" +#| "\n" +#| " You are setting up a monthly payment in the amount of %(amount)s " +#| "PLN. Thank you!\n" +#| " " msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" "\n" "Zlecasz comiesięczną płatność w wysokości %(amount)s zł. Dziękujemy!" +#~ msgid "proposed amounts for single payment" +#~ msgstr "proponowane kwoty dla pojedynczej wpłaty" + +#~ msgid "proposed amounts for monthly payments" +#~ msgstr "proponowane kwoty dla miesięcznych wpłat" + #, fuzzy #~| msgid "Support Wolne Lektury" #~ msgid "Wolne Lektury" diff --git a/src/club/locale/ru/LC_MESSAGES/django.mo b/src/club/locale/ru/LC_MESSAGES/django.mo index 750c3e777..31c54a210 100644 Binary files a/src/club/locale/ru/LC_MESSAGES/django.mo and b/src/club/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/ru/LC_MESSAGES/django.po b/src/club/locale/ru/LC_MESSAGES/django.po index 5c52fa2d7..0c19f3f8a 100644 --- a/src/club/locale/ru/LC_MESSAGES/django.po +++ b/src/club/locale/ru/LC_MESSAGES/django.po @@ -15,339 +15,349 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "оплата совершена" -#: admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "срок истек" -#: apps.py:10 +#: club/admin.py:84 +#, fuzzy +#| msgid "source" +msgid "Source" +msgstr "источник" + +#: club/apps.py:10 msgid "Club" msgstr "Клуб" -#: forms.py:52 +#: club/forms.py:52 msgid "first name" msgstr "имя" -#: forms.py:53 +#: club/forms.py:53 msgid "last name" msgstr "фамилия" -#: forms.py:55 +#: club/forms.py:55 msgid "street address" msgstr "" -#: forms.py:56 +#: club/forms.py:56 msgid "postal code" msgstr "почтовый индекс" -#: forms.py:57 +#: club/forms.py:57 msgid "town" msgstr "город" -#: forms.py:84 +#: club/forms.py:84 #, python-format msgid "Minimal amount is %(amount)d PLN." msgstr "Минимальная сумма %(amount)d PLN." -#: models.py:26 +#: club/models.py:28 msgid "minimum amount" msgstr "минимальная сумма" -#: models.py:27 +#: club/models.py:29 msgid "minimum amount for year" msgstr "минимальная сумма ежегодного платежа" -#: models.py:28 -msgid "proposed amounts for single payment" -msgstr "предлагаемая сумма разовой оплаты" - -#: models.py:29 +#: club/models.py:30 msgid "default single amount" msgstr "разовый платеж по умолчанию" -#: models.py:30 -msgid "proposed amounts for monthly payments" -msgstr "предлагаемая сумма ежемесячной оплаты" - -#: models.py:31 +#: club/models.py:31 msgid "default monthly amount" msgstr "сумма ежегодного платежа пот умолчанию" -#: models.py:34 +#: club/models.py:34 msgid "club" msgstr "клуб" -#: models.py:35 +#: club/models.py:35 msgid "clubs" msgstr "клубы" -#: models.py:62 +#: club/models.py:112 msgid "key" msgstr "ключ" -#: models.py:63 +#: club/models.py:113 msgid "email" msgstr "email" -#: models.py:64 models.py:188 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "членство" -#: models.py:65 +#: club/models.py:115 msgid "amount" msgstr "сумма" -#: models.py:66 +#: club/models.py:116 msgid "method" msgstr "способ" -#: models.py:69 templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "ежемесячный" -#: models.py:70 +#: club/models.py:120 msgid "yearly" msgstr "годовой" -#: models.py:72 +#: club/models.py:122 msgid "source" msgstr "источник" -#: models.py:74 +#: club/models.py:124 msgid "cancelled" msgstr "отменено" -#: models.py:75 +#: club/models.py:125 msgid "payed at" msgstr "оплачено:" -#: models.py:76 +#: club/models.py:126 msgid "started at" msgstr "начато: " -#: models.py:77 +#: club/models.py:127 msgid "expires_at" msgstr "истекло_at:" -#: models.py:91 +#: club/models.py:141 msgid "schedule" msgstr "запланировано:" -#: models.py:92 +#: club/models.py:142 msgid "schedules" msgstr "сроки:" -#: models.py:180 +#: club/models.py:262 msgid "user" msgstr "пользователь" -#: models.py:181 +#: club/models.py:263 msgid "created at" msgstr "создано:" -#: models.py:182 models.py:243 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "имя" -#: models.py:183 +#: club/models.py:265 msgid "manual" msgstr "инструкция" -#: models.py:184 +#: club/models.py:266 msgid "notes" msgstr "заметки" -#: models.py:185 +#: club/models.py:267 msgid "updated at" msgstr "обновлено_at" -#: models.py:189 +#: club/models.py:271 msgid "memberships" msgstr "членство" -#: models.py:226 +#: club/models.py:308 msgid "days before" msgstr "период до" -#: models.py:227 +#: club/models.py:309 msgid "subject" msgstr "предмет" -#: models.py:228 payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "текст" -#: models.py:231 +#: club/models.py:313 msgid "reminder email" msgstr "письмо-напоминание" -#: models.py:232 +#: club/models.py:314 msgid "reminder emails" msgstr "письма-напоминания" -#: models.py:237 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "%d день до истечения срока" msgstr[1] "%d дней до истечения срока" -#: models.py:239 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "%d день по истечении срока" msgstr[1] "%d дней по истечении срока" -#: models.py:244 +#: club/models.py:326 msgid "photo" msgstr "фото" -#: models.py:245 +#: club/models.py:327 msgid "text" msgstr "текст" -#: models.py:248 +#: club/models.py:330 msgid "ambassador" msgstr "посол" -#: models.py:249 +#: club/models.py:331 msgid "ambassadors" msgstr "послы" -#: models.py:280 templates/club/index.html:7 templates/club/index.html:13 -#: templates/club/thanks.html:6 templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "Содружество любителей Wolnych Lektur/Свободного чтения" - -#: payu/models.py:17 payu/models.py:29 +#: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" -#: payu/models.py:18 +#: club/payu/models.py:18 msgid "disposable token" msgstr "одноразовый жетон" -#: payu/models.py:19 +#: club/payu/models.py:19 msgid "reusable token" msgstr "многоразовый жетон" -#: payu/models.py:20 +#: club/payu/models.py:20 msgid "created_at" msgstr "создан_at:" -#: payu/models.py:24 +#: club/payu/models.py:24 msgid "PayU card token" msgstr "жетон PayU" -#: payu/models.py:25 +#: club/payu/models.py:25 msgid "PayU card tokens" msgstr "жетоны PayU" -#: payu/models.py:30 +#: club/payu/models.py:30 msgid "customer IP" msgstr "IP клиента" -#: payu/models.py:31 +#: club/payu/models.py:31 msgid "order ID" msgstr "ID заказа" -#: payu/models.py:34 +#: club/payu/models.py:34 msgid "Pending" msgstr "Ожидание" -#: payu/models.py:35 +#: club/payu/models.py:35 msgid "Waiting for confirmation" msgstr "Ожидание подтверждения" -#: payu/models.py:36 +#: club/payu/models.py:36 msgid "Completed" msgstr "Завершено" -#: payu/models.py:37 +#: club/payu/models.py:37 msgid "Canceled" msgstr "Отменено" -#: payu/models.py:38 +#: club/payu/models.py:38 msgid "Rejected" msgstr "Отказано" -#: payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "заявка PayU" -#: payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "заявки PayU" -#: payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "получено_at:" -#: payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "подтверждение PayU" -#: payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "уведомление PayU" -#: templates/admin/club/schedule/change_list.html:7 +#: club/templates/admin/club/schedule/change_list.html:7 msgid "Active monthly recurring donations" msgstr "Активные ежемесячные оплаты с автоматическим продлением" -#: templates/admin/club/schedule/change_list.html:12 +#: club/templates/admin/club/schedule/change_list.html:12 msgid "Active yearly recurring donations" msgstr "Активные ежегодные оплаты с автоматическим продлением" -#: templates/admin/club/schedule/change_list.html:17 +#: club/templates/admin/club/schedule/change_list.html:17 msgid "One-time donations in last 30 days" msgstr "Разовые пожертвования за последние 30 дней" -#: templates/club/index.html:20 +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + +#: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" -msgstr "Поздравляем! Теперь вы состоите в товариществе любителей Wolnych Lektur/Свободного чтения" +msgstr "" +"Поздравляем! Теперь вы состоите в товариществе любителей Wolnych Lektur/" +"Свободного чтения" -#: templates/club/index.html:22 +#: club/templates/club/index.html:22 msgid "Become a supporter" msgstr "Стать участником" -#: templates/club/membership_form.html:7 +#: club/templates/club/membership_form.html:7 msgid "Join us in freeing the books!" msgstr "Делай книги свободнее с нами!" -#: templates/club/membership_form.html:8 +#: club/templates/club/membership_form.html:8 msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer" -msgstr "«Wolne Lektury/Свободное чтение стоит поддерживать, потому что» - Филипп Спрингер" +msgstr "" +"«Wolne Lektury/Свободное чтение стоит поддерживать, потому что» - Филипп " +"Спрингер" -#: templates/club/membership_form.html:14 +#: club/templates/club/membership_form.html:14 msgid "Support Wolne Lektury" msgstr "Поддержать Wolne Lektury" -#: templates/club/membership_form.html:18 +#: club/templates/club/membership_form.html:18 msgid "Thank you for your support! Support us again!" msgstr "Спасибо за вашу поддержку! Ждем вас снова!" -#: templates/club/membership_form.html:21 +#: club/templates/club/membership_form.html:21 msgid "Thank you for wanting to free the books with us!" msgstr "Спасибо за поддержку свободного распространения книг! Мы вместе!" -#: templates/club/membership_form.html:26 +#: club/templates/club/membership_form.html:26 msgid "See your past support." msgstr "Посмотрите ваши предыдущие пожертвования" -#: templates/club/membership_form.html:41 +#: club/templates/club/membership_form.html:41 msgid "Help us get 100 new Friends by the end of the school semester." msgstr "Помоги нам набрать 100 друзей до окончания школьного семестра" -#: templates/club/membership_form.html:42 +#: club/templates/club/membership_form.html:42 #, python-format msgid "" "\n" @@ -361,14 +371,16 @@ msgid_plural "" "\t " msgstr[0] "" "\n" -"\t С начала кампании читатели поддержали нас регулярными пожертвованиями %(supporters)s,\n" +"\t С начала кампании читатели поддержали нас регулярными пожертвованиями " +"%(supporters)s,\n" " " msgstr[1] "" "\n" -"\t С начала кампании читатели поддержали нас регулярными пожертвованиями %(supporters)s,\n" +"\t С начала кампании читатели поддержали нас регулярными пожертвованиями " +"%(supporters)s,\n" " " -#: templates/club/membership_form.html:47 +#: club/templates/club/membership_form.html:47 #, python-format msgid "" "\n" @@ -390,103 +402,119 @@ msgstr[1] "" "отсутствуют.\n" "\t " -#: templates/club/payment/payu-re.html:4 templates/club/payment/payu.html:4 +#: club/templates/club/payment/payu-re.html:4 +#: club/templates/club/payment/payu.html:4 msgid "Safe payments" msgstr "Безопасные платежи" -#: templates/club/payment/payu.html:10 +#: club/templates/club/payment/payu.html:10 msgid "transfer" msgstr "перевод" -#: templates/club/payment_form.html:18 +#: club/templates/club/payment_form.html:18 msgid "Choose your type of support" msgstr "Выбери свой способ поддержки" -#: templates/club/payment_form.html:24 +#: club/templates/club/payment_form.html:24 msgid "one-time" msgstr "разово" -#: templates/club/payment_form.html:28 +#: club/templates/club/payment_form.html:28 msgid "Choose the amount" msgstr "Выбери сумму" -#: templates/club/payment_form.html:36 templates/club/payment_form.html:49 +#: club/templates/club/payment_form.html:36 +#: club/templates/club/payment_form.html:49 msgid "different amount" msgstr "другая сумма" -#: templates/club/payment_form.html:57 +#: club/templates/club/payment_form.html:57 msgid "Provide contact details" msgstr "Уточни контактную информацию" -#: templates/club/payment_form.html:60 +#: club/templates/club/payment_form.html:60 msgid "First and last name:" msgstr "Имя и фамилия" -#: templates/club/payment_form.html:68 +#: club/templates/club/payment_form.html:68 msgid "E-mail:" msgstr "E-mail:" -#: templates/club/payment_form.html:73 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "Номер телефона" -#: templates/club/payment_form.html:78 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "Почтовый адрес:" -#: templates/club/payment_form.html:97 +#: club/templates/club/payment_form.html:97 msgid "I'd like to subscribe the newsletter." msgstr "Хочу подписаться на получение информации" -#: templates/club/payment_form.html:101 +#: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" -"Вы можете отписаться в любой момент. Узнать больше privacy policy." -#: templates/club/payment_form.html:105 +"Вы можете отписаться в любой момент. Узнать больше privacy policy." + +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "Пожертвование" -#: templates/club/thanks.html:14 +#: club/templates/club/thanks.html:14 msgid "Thank you" msgstr "Спасибо" -#: templates/club/thanks.html:19 +#: club/templates/club/thanks.html:19 msgid "Go back to the app" msgstr "Вернуться в приложение" -#: templates/club/year_summary.html:10 +#: club/templates/club/year_summary.html:10 #, python-format msgid "Summary of donations in the year %(year)s for the address %(email)s." msgstr "Сумма пожертвований за год %(year)s for the address %(email)s." -#: templates/club/year_summary.html:15 +#: club/templates/club/year_summary.html:15 msgid "Date" msgstr "Дата" -#: templates/club/year_summary.html:16 +#: club/templates/club/year_summary.html:16 msgid "Amount" msgstr "Сумма" -#: templates/club/year_summary.html:27 +#: club/templates/club/year_summary.html:27 msgid "Total" msgstr "Итого" -#: templates/payu/rec_payment.html:12 +#: club/templates/payu/rec_payment.html:12 msgid "Supporting Wolne Lektury" msgstr "Поддерживаешь Wolne Lektury" -#: templates/payu/rec_payment.html:15 -#, python-format +#: club/templates/payu/rec_payment.html:19 +#, fuzzy, python-format +#| msgid "" +#| "\n" +#| " You are setting up a monthly payment in the amount of %(amount)s " +#| "PLN. Thank you!\n" +#| " " msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" "\n" -" Вы выбрали ежемесячный платеж на сумму %(amount)s " -"PLN. Спасибо!\n" +" Вы выбрали ежемесячный платеж на сумму %(amount)s PLN. Спасибо!\n" " " + +#~ msgid "proposed amounts for single payment" +#~ msgstr "предлагаемая сумма разовой оплаты" + +#~ msgid "proposed amounts for monthly payments" +#~ msgstr "предлагаемая сумма ежемесячной оплаты" + +#~ msgid "Towarzystwo Przyjaciół Wolnych Lektur" +#~ msgstr "Содружество любителей Wolnych Lektur/Свободного чтения" diff --git a/src/club/locale/uk/LC_MESSAGES/django.mo b/src/club/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 000000000..8a94daa0a Binary files /dev/null and b/src/club/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/club/locale/uk/LC_MESSAGES/django.po b/src/club/locale/uk/LC_MESSAGES/django.po index d7afe6d07..342cb3c8b 100644 --- a/src/club/locale/uk/LC_MESSAGES/django.po +++ b/src/club/locale/uk/LC_MESSAGES/django.po @@ -20,14 +20,18 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" @@ -57,16 +61,12 @@ msgstr "" msgid "Minimal amount is %(amount)d PLN." msgstr "" -#: club/models.py:27 -msgid "minimum amount" -msgstr "" - #: club/models.py:28 -msgid "minimum amount for year" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for single payment" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 @@ -74,161 +74,151 @@ msgid "default single amount" msgstr "" #: club/models.py:31 -msgid "proposed amounts for monthly payments" -msgstr "" - -#: club/models.py:32 msgid "default monthly amount" msgstr "" -#: club/models.py:35 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:36 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:63 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:64 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:65 club/models.py:189 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:66 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:67 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:70 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:71 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:73 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:75 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:76 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:77 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:78 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:92 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:93 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:181 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:182 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:183 club/models.py:244 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:184 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:185 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:186 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:190 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:227 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:228 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:229 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:232 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:233 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:238 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:240 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:245 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:246 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:249 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:250 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: club/models.py:281 club/templates/club/index.html:7 -#: club/templates/club/index.html:13 club/templates/club/thanks.html:6 -#: club/templates/payu/rec_payment.html:5 -msgid "Towarzystwo Przyjaciół Wolnych Lektur" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -281,23 +271,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -313,6 +307,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -434,8 +437,8 @@ msgstr "" #: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" #: club/templates/club/payment_form.html:105 @@ -471,11 +474,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr "" diff --git a/src/dictionary/locale/de/LC_MESSAGES/django.mo b/src/dictionary/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/dictionary/locale/de/LC_MESSAGES/django.mo and b/src/dictionary/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/de/LC_MESSAGES/django.po b/src/dictionary/locale/de/LC_MESSAGES/django.po index e91df3b88..39f1fe0ae 100644 --- a/src/dictionary/locale/de/LC_MESSAGES/django.po +++ b/src/dictionary/locale/de/LC_MESSAGES/django.po @@ -33,39 +33,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/en/LC_MESSAGES/django.mo b/src/dictionary/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/dictionary/locale/en/LC_MESSAGES/django.mo and b/src/dictionary/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/en/LC_MESSAGES/django.po b/src/dictionary/locale/en/LC_MESSAGES/django.po index 690bac750..689a09551 100644 --- a/src/dictionary/locale/en/LC_MESSAGES/django.po +++ b/src/dictionary/locale/en/LC_MESSAGES/django.po @@ -32,39 +32,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/es/LC_MESSAGES/django.mo b/src/dictionary/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/dictionary/locale/es/LC_MESSAGES/django.mo and b/src/dictionary/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/es/LC_MESSAGES/django.po b/src/dictionary/locale/es/LC_MESSAGES/django.po index e91df3b88..39f1fe0ae 100644 --- a/src/dictionary/locale/es/LC_MESSAGES/django.po +++ b/src/dictionary/locale/es/LC_MESSAGES/django.po @@ -33,39 +33,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/fr/LC_MESSAGES/django.mo b/src/dictionary/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/dictionary/locale/fr/LC_MESSAGES/django.mo and b/src/dictionary/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/fr/LC_MESSAGES/django.po b/src/dictionary/locale/fr/LC_MESSAGES/django.po index b94517478..57f51842d 100644 --- a/src/dictionary/locale/fr/LC_MESSAGES/django.po +++ b/src/dictionary/locale/fr/LC_MESSAGES/django.po @@ -33,39 +33,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/it/LC_MESSAGES/django.mo b/src/dictionary/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/dictionary/locale/it/LC_MESSAGES/django.mo and b/src/dictionary/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/it/LC_MESSAGES/django.po b/src/dictionary/locale/it/LC_MESSAGES/django.po index e91df3b88..39f1fe0ae 100644 --- a/src/dictionary/locale/it/LC_MESSAGES/django.po +++ b/src/dictionary/locale/it/LC_MESSAGES/django.po @@ -33,39 +33,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/jp/LC_MESSAGES/django.mo b/src/dictionary/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..195f68023 Binary files /dev/null and b/src/dictionary/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/jp/LC_MESSAGES/django.po b/src/dictionary/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..c941fd6dd --- /dev/null +++ b/src/dictionary/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,74 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: dictionary/constants.py:8 +msgid "author's footnotes" +msgstr "" + +#: dictionary/constants.py:9 +msgid "Wolne Lektury editorial footnotes" +msgstr "" + +#: dictionary/constants.py:10 +msgid "source editorial footnotes" +msgstr "" + +#: dictionary/constants.py:11 +msgid "translator's footnotes" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 +msgid "Footnotes" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:21 +msgid "By first letter" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 +msgid "all" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:39 +msgid "By type" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:58 +msgid "By qualifier" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:76 +msgid "By language" +msgstr "" + +#: dictionary/templates/dictionary/note_list.html:96 +#, python-format +msgid "%(c)s footnote found" +msgid_plural "%(c)s footnotes found" +msgstr[0] "" +msgstr[1] "" diff --git a/src/dictionary/locale/lt/LC_MESSAGES/django.mo b/src/dictionary/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/dictionary/locale/lt/LC_MESSAGES/django.mo and b/src/dictionary/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/lt/LC_MESSAGES/django.po b/src/dictionary/locale/lt/LC_MESSAGES/django.po index cfdca0695..94b3beb8d 100644 --- a/src/dictionary/locale/lt/LC_MESSAGES/django.po +++ b/src/dictionary/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: dictionary/constants.py:8 msgid "author's footnotes" @@ -34,39 +34,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/pl/LC_MESSAGES/django.mo b/src/dictionary/locale/pl/LC_MESSAGES/django.mo index c53d10a17..f22f40dd7 100644 Binary files a/src/dictionary/locale/pl/LC_MESSAGES/django.mo and b/src/dictionary/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/pl/LC_MESSAGES/django.po b/src/dictionary/locale/pl/LC_MESSAGES/django.po index ca6095132..320f158f4 100644 --- a/src/dictionary/locale/pl/LC_MESSAGES/django.po +++ b/src/dictionary/locale/pl/LC_MESSAGES/django.po @@ -34,39 +34,40 @@ msgstr "przypisy redakcji źródła" msgid "translator's footnotes" msgstr "przypisy tłumacza" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "Przypisy" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "Pierwsza litera" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "wszystkie" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "Według typu" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "Według kwalifikatora" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "Według języka" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/ru/LC_MESSAGES/django.po b/src/dictionary/locale/ru/LC_MESSAGES/django.po index 223fd38b4..368f064dc 100644 --- a/src/dictionary/locale/ru/LC_MESSAGES/django.po +++ b/src/dictionary/locale/ru/LC_MESSAGES/django.po @@ -15,57 +15,59 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: constants.py:8 +#: dictionary/constants.py:8 msgid "author's footnotes" msgstr "заметки автора" -#: constants.py:9 +#: dictionary/constants.py:9 msgid "Wolne Lektury editorial footnotes" msgstr "редакторские заметки Wolne Lektury" -#: constants.py:10 +#: dictionary/constants.py:10 msgid "source editorial footnotes" msgstr "редакторские заметки источника" -#: constants.py:11 +#: dictionary/constants.py:11 msgid "translator's footnotes" msgstr "заметки переводчика" -#: templates/dictionary/note_list.html:8 templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "Заметки" -#: templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "С начала" -#: templates/dictionary/note_list.html:18 -#: templates/dictionary/note_list.html:20 -#: templates/dictionary/note_list.html:36 -#: templates/dictionary/note_list.html:38 -#: templates/dictionary/note_list.html:55 -#: templates/dictionary/note_list.html:57 -#: templates/dictionary/note_list.html:73 -#: templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "все" -#: templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "По типу" -#: templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "По определителю" -#: templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "По языку" -#: templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/dictionary/locale/uk/LC_MESSAGES/django.mo b/src/dictionary/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/dictionary/locale/uk/LC_MESSAGES/django.mo and b/src/dictionary/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/dictionary/locale/uk/LC_MESSAGES/django.po b/src/dictionary/locale/uk/LC_MESSAGES/django.po index 4f4453cbb..1d2dd6e0e 100644 --- a/src/dictionary/locale/uk/LC_MESSAGES/django.po +++ b/src/dictionary/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: dictionary/constants.py:8 msgid "author's footnotes" @@ -34,39 +34,40 @@ msgstr "" msgid "translator's footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:8 -#: dictionary/templates/dictionary/note_list.html:12 +#: dictionary/templates/dictionary/note_list.html:7 +#: dictionary/templates/dictionary/note_list.html:13 +#: dictionary/templates/dictionary/note_list.html:17 msgid "Footnotes" msgstr "" -#: dictionary/templates/dictionary/note_list.html:16 +#: dictionary/templates/dictionary/note_list.html:21 msgid "By first letter" msgstr "" -#: dictionary/templates/dictionary/note_list.html:18 -#: dictionary/templates/dictionary/note_list.html:20 -#: dictionary/templates/dictionary/note_list.html:36 -#: dictionary/templates/dictionary/note_list.html:38 -#: dictionary/templates/dictionary/note_list.html:55 -#: dictionary/templates/dictionary/note_list.html:57 -#: dictionary/templates/dictionary/note_list.html:73 -#: dictionary/templates/dictionary/note_list.html:75 +#: dictionary/templates/dictionary/note_list.html:23 +#: dictionary/templates/dictionary/note_list.html:25 +#: dictionary/templates/dictionary/note_list.html:41 +#: dictionary/templates/dictionary/note_list.html:43 +#: dictionary/templates/dictionary/note_list.html:60 +#: dictionary/templates/dictionary/note_list.html:62 +#: dictionary/templates/dictionary/note_list.html:78 +#: dictionary/templates/dictionary/note_list.html:80 msgid "all" msgstr "" -#: dictionary/templates/dictionary/note_list.html:34 +#: dictionary/templates/dictionary/note_list.html:39 msgid "By type" msgstr "" -#: dictionary/templates/dictionary/note_list.html:53 +#: dictionary/templates/dictionary/note_list.html:58 msgid "By qualifier" msgstr "" -#: dictionary/templates/dictionary/note_list.html:71 +#: dictionary/templates/dictionary/note_list.html:76 msgid "By language" msgstr "" -#: dictionary/templates/dictionary/note_list.html:91 +#: dictionary/templates/dictionary/note_list.html:96 #, python-format msgid "%(c)s footnote found" msgid_plural "%(c)s footnotes found" diff --git a/src/funding/locale/de/LC_MESSAGES/django.mo b/src/funding/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/funding/locale/de/LC_MESSAGES/django.mo and b/src/funding/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/de/LC_MESSAGES/django.po b/src/funding/locale/de/LC_MESSAGES/django.po index f641242ed..ee66ed720 100644 --- a/src/funding/locale/de/LC_MESSAGES/django.po +++ b/src/funding/locale/de/LC_MESSAGES/django.po @@ -29,185 +29,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -292,7 +316,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -330,7 +354,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -366,25 +390,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -439,6 +444,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -471,10 +481,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/en/LC_MESSAGES/django.mo b/src/funding/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/funding/locale/en/LC_MESSAGES/django.mo and b/src/funding/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/en/LC_MESSAGES/django.po b/src/funding/locale/en/LC_MESSAGES/django.po index f2b9f458c..333d36967 100644 --- a/src/funding/locale/en/LC_MESSAGES/django.po +++ b/src/funding/locale/en/LC_MESSAGES/django.po @@ -28,185 +28,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -291,7 +315,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -329,7 +353,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -365,25 +389,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -438,6 +443,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -470,10 +480,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/es/LC_MESSAGES/django.mo b/src/funding/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/funding/locale/es/LC_MESSAGES/django.mo and b/src/funding/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/es/LC_MESSAGES/django.po b/src/funding/locale/es/LC_MESSAGES/django.po index f641242ed..ee66ed720 100644 --- a/src/funding/locale/es/LC_MESSAGES/django.po +++ b/src/funding/locale/es/LC_MESSAGES/django.po @@ -29,185 +29,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -292,7 +316,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -330,7 +354,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -366,25 +390,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -439,6 +444,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -471,10 +481,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/fr/LC_MESSAGES/django.mo b/src/funding/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/funding/locale/fr/LC_MESSAGES/django.mo and b/src/funding/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/fr/LC_MESSAGES/django.po b/src/funding/locale/fr/LC_MESSAGES/django.po index c21f04398..c70797e81 100644 --- a/src/funding/locale/fr/LC_MESSAGES/django.po +++ b/src/funding/locale/fr/LC_MESSAGES/django.po @@ -29,185 +29,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -292,7 +316,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -330,7 +354,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -366,25 +390,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -439,6 +444,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -471,10 +481,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/it/LC_MESSAGES/django.mo b/src/funding/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/funding/locale/it/LC_MESSAGES/django.mo and b/src/funding/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/it/LC_MESSAGES/django.po b/src/funding/locale/it/LC_MESSAGES/django.po index f641242ed..ee66ed720 100644 --- a/src/funding/locale/it/LC_MESSAGES/django.po +++ b/src/funding/locale/it/LC_MESSAGES/django.po @@ -29,185 +29,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -292,7 +316,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -330,7 +354,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -366,25 +390,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -439,6 +444,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -471,10 +481,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/jp/LC_MESSAGES/django.mo b/src/funding/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..195f68023 Binary files /dev/null and b/src/funding/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/jp/LC_MESSAGES/django.po b/src/funding/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..281fd3d5a --- /dev/null +++ b/src/funding/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,593 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: funding/admin.py:27 +msgid "payment complete" +msgstr "" + +#: funding/admin.py:32 funding/admin.py:49 +msgid "Yes" +msgstr "" + +#: funding/admin.py:33 funding/admin.py:50 +msgid "No" +msgstr "" + +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 +msgid "perks" +msgstr "" + +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 +msgid "Amount" +msgstr "" + +#: funding/forms.py:24 +msgid "Name" +msgstr "" + +#: funding/forms.py:24 +msgid "Optional name for public list of contributors" +msgstr "" + +#: funding/forms.py:26 +msgid "Contact e-mail" +msgstr "" + +#: funding/forms.py:28 +msgid "" +"We'll use it to send you updates about your payment and the fundraiser " +"status (which you can always turn off).
Your e-mail won't be publicised." +msgstr "" + +#: funding/forms.py:49 +#, python-format +msgid "The minimum amount is %(amount)s PLN." +msgstr "" + +#: funding/forms.py:55 +msgid "This offer is out of date." +msgstr "" + +#: funding/models.py:28 +msgid "author" +msgstr "" + +#: funding/models.py:29 +msgid "title" +msgstr "" + +#: funding/models.py:30 +msgid "slug" +msgstr "" + +#: funding/models.py:31 +msgid "description" +msgstr "" + +#: funding/models.py:32 +msgid "target" +msgstr "" + +#: funding/models.py:33 +msgid "start" +msgstr "" + +#: funding/models.py:34 +msgid "end" +msgstr "" + +#: funding/models.py:35 +msgid "redakcja URL" +msgstr "" + +#: funding/models.py:36 +msgid "Published book." +msgstr "" + +#: funding/models.py:37 +msgid "Cover" +msgstr "" + +#: funding/models.py:38 +msgid "Poll" +msgstr "" + +#: funding/models.py:40 +msgid "Near-end notifications sent" +msgstr "" + +#: funding/models.py:41 +msgid "End notifications sent" +msgstr "" + +#: funding/models.py:45 +msgid "Cover preview" +msgstr "" + +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 +msgid "offer" +msgstr "" + +#: funding/models.py:49 +msgid "offers" +msgstr "" + +#: funding/models.py:161 +msgid "The fundraiser has ended!" +msgstr "" + +#: funding/models.py:178 +msgid "The fundraiser will end soon!" +msgstr "" + +#: funding/models.py:192 +msgid "The book you helped fund has been published." +msgstr "" + +#: funding/models.py:275 +msgid "price" +msgstr "" + +#: funding/models.py:276 funding/models.py:298 +msgid "name" +msgstr "" + +#: funding/models.py:277 +msgid "long name" +msgstr "" + +#: funding/models.py:278 +msgid "end date" +msgstr "" + +#: funding/models.py:281 +msgid "perk" +msgstr "" + +#: funding/models.py:296 +msgid "customer IP" +msgstr "" + +#: funding/models.py:299 +msgid "email" +msgstr "" + +#: funding/models.py:301 funding/models.py:407 +msgid "amount" +msgstr "" + +#: funding/models.py:304 +msgid "notifications" +msgstr "" + +#: funding/models.py:308 +msgid "funding" +msgstr "" + +#: funding/models.py:309 +#: funding/templates/admin/funding/offer/change_form.html:18 +msgid "fundings" +msgstr "" + +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 +msgid "when" +msgstr "" + +#: funding/models.py:411 +msgid "money spent on a book" +msgstr "" + +#: funding/models.py:412 +msgid "money spent on books" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" +msgstr "" + +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 +#: funding/templates/funding/disable_notifications.html:8 +#: funding/templates/funding/disable_notifications.html:15 +msgid "Disable notifications" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:12 +#, python-format +msgid "Are you sure you want to disable notifications for address %(e)s?" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:19 +#, python-format +msgid "Notifications for address %(e)s have been successfully disabled." +msgstr "" + +#: funding/templates/funding/disable_notifications.html:25 +#, python-format +msgid "Return to the current fundraiser." +msgstr "" + +#: funding/templates/funding/email/base.txt:1 +msgid "Hi" +msgstr "" + +#: funding/templates/funding/email/base.txt:6 +msgid "" +"Cheers,\n" +"Wolne Lektury team" +msgstr "" + +#: funding/templates/funding/email/base.txt:10 +msgid "If you don't want to receive any more updates, please visit this page:" +msgstr "" + +#: funding/templates/funding/email/end.txt:6 +msgid "" +"we succesfully collected the full amount needed\n" +"for the book you contributed to:" +msgstr "" + +#: funding/templates/funding/email/end.txt:12 +msgid "" +"We will now digitize it, develop and publish it in the library,\n" +"in various formats, free for everyone." +msgstr "" + +#: funding/templates/funding/email/end.txt:15 +msgid "" +"Your name will be included on the list of contributors, irrespectively\n" +"of the amount of your contribution." +msgstr "" + +#: funding/templates/funding/email/end.txt:18 +msgid "" +"We will contact you again about details needed\n" +"to deliver your perks." +msgstr "" + +#: funding/templates/funding/email/end.txt:21 +#, python-format +msgid "" +"All of the money remaining after this fundraiser (%(r)s PLN)\n" +"will be spent on liberating other books still waiting for publication." +msgstr "" + +#: funding/templates/funding/email/end.txt:23 +#: funding/templates/funding/email/end.txt:34 +msgid "You can see how we're spending these funds on this page:" +msgstr "" + +#: funding/templates/funding/email/end.txt:26 +msgid "" +"unfortunately, we were unable to collect the full amount needed\n" +"for the book you contributed to:" +msgstr "" + +#: funding/templates/funding/email/end.txt:32 +#, python-format +msgid "" +"All of the money we collected in this fundraiser (%(x)s PLN)\n" +"will be spent on liberating other books still waiting for publication." +msgstr "" + +#: funding/templates/funding/email/end.txt:37 +#: funding/templates/funding/email/published.txt:21 +msgid "" +"If you'd like to help liberate another book, or invite your friends\n" +"to do so, we're currently raising money for:" +msgstr "" + +#: funding/templates/funding/email/near.txt:5 +#, python-format +msgid "there's only %(d)s day left until the end of the fundraiser for:\n" +msgid_plural "" +"There're only %(d)s days left until the end of the fundraiser for:\n" +msgstr[0] "" +msgstr[1] "" + +#: funding/templates/funding/email/near.txt:10 +#, python-format +msgid "We managed to collect %(x)s PLN so far." +msgstr "" + +#: funding/templates/funding/email/near.txt:12 +msgid "" +"The fundraiser is a success already, but the more money\n" +"we collect, the more other books we'll publish." +msgstr "" + +#: funding/templates/funding/email/near.txt:14 +#, python-format +msgid "We still need %(x)s PLN more." +msgstr "" + +#: funding/templates/funding/email/near.txt:16 +msgid "There's still time to let your friends know about the fundraiser!" +msgstr "" + +#: funding/templates/funding/email/published.txt:4 +msgid "we have just published the book you contributed to:" +msgstr "" + +#: funding/templates/funding/email/published.txt:16 +msgid "" +"Thanks to you, it is now available for free,\n" +"in various formats, to everyone." +msgstr "" + +#: funding/templates/funding/email/thanks.txt:6 +msgid "" +"Thank you for your support - thanks to you we will set another book free." +msgstr "" + +#: funding/templates/funding/email/thanks.txt:8 +msgid "The book will be supplemented with your name as a donor." +msgstr "" + +#: funding/templates/funding/email/thanks.txt:10 +msgid "We will contact you about details needed for your perks." +msgstr "" + +#: funding/templates/funding/email/thanks.txt:12 +msgid "" +"We will keep you informed about status changes to this fundraiser\n" +"and the upcoming ones that we plan to launch." +msgstr "" + +#: funding/templates/funding/includes/funding.html:12 +msgid "Support!" +msgstr "" + +#: funding/templates/funding/includes/funding.html:15 +#: funding/templates/funding/offer_detail.html:76 +#: funding/templates/funding/thanks.html:27 +#: funding/templates/funding/wlfund.html:18 +msgid "Learn more" +msgstr "" + +#: funding/templates/funding/includes/fundings.html:13 +msgid "Anonymous" +msgstr "" + +#: funding/templates/funding/includes/offer_status.html:6 +#, python-format +msgid "" +"The fundraiser\n" +" ends on %(end)s. The full amount has been successfully\n" +" raised, but you can still contribute and help liberate\n" +" more books." +msgstr "" + +#: funding/templates/funding/includes/offer_status.html:13 +#, python-format +msgid "" +"We need %(target)s zł to digitize it,\n" +" compile it and publish for free in multiple formats." +msgstr "" + +#: funding/templates/funding/includes/offer_status.html:17 +#, python-format +msgid "" +"If we raise enough money before %(end)s we will\n" +" publish it and make it available for everyone." +msgstr "" + +#: funding/templates/funding/includes/offer_status.html:24 +#: funding/templates/funding/thanks.html:16 +msgid "Full amount was successfully raised!" +msgstr "" + +#: funding/templates/funding/includes/offer_status.html:28 +msgid "The amount needed was not raised." +msgstr "" + +#: funding/templates/funding/includes/offer_status_more.html:8 +msgid "Fundraiser span" +msgstr "" + +#: funding/templates/funding/includes/offer_status_more.html:12 +#, python-format +msgid "" +"The book\n" +" %(bt)s has been already published." +msgstr "" + +#: funding/templates/funding/includes/offer_status_more.html:16 +#, python-format +msgid "" +"You can follow\n" +" the work on the Editorial Platform." +msgstr "" + +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + +#: funding/templates/funding/no_thanks.html:10 +msgid "You're support has not been processed successfully." +msgstr "" + +#: funding/templates/funding/no_thanks.html:13 +#, python-format +msgid "" +"Return to the current fundraiser and try again " +"or try to use a different payment method." +msgstr "" + +#: funding/templates/funding/offer_detail.html:36 +msgid "Support the publication" +msgstr "" + +#: funding/templates/funding/offer_detail.html:63 +msgid "Donate!" +msgstr "" + +#: funding/templates/funding/offer_detail.html:79 +#: funding/templates/funding/thanks.html:34 +msgid "Tell your friends!" +msgstr "" + +#: funding/templates/funding/offer_detail.html:80 +msgid "Support Wolne Lektury!" +msgstr "" + +#: funding/templates/funding/offer_detail.html:84 +msgid "See all fundraisers." +msgstr "" + +#: funding/templates/funding/offer_list.html:5 +#: funding/templates/funding/offer_list.html:10 +msgid "All fundraisers" +msgstr "" + +#: funding/templates/funding/offer_list.html:14 +msgid "Current fundraiser:" +msgstr "" + +#: funding/templates/funding/offer_list.html:20 +msgid "No fundraiser is currently running." +msgstr "" + +#: funding/templates/funding/offer_list.html:21 +#: funding/templates/funding/offer_list.html:36 +msgid "Previous fundraisers:" +msgstr "" + +#: funding/templates/funding/snippets/any_remaining.html:4 +#, python-format +msgid "" +"Any remaining funds will be spent\n" +"on other books waiting to be published." +msgstr "" + +#: funding/templates/funding/snippets/any_remaining.html:7 +msgid "" +"We will supplement every book with your name as a donor, no matter how\n" +"big your support will be." +msgstr "" + +#: funding/templates/funding/thanks.html:9 +msgid "Thank you!" +msgstr "" + +#: funding/templates/funding/thanks.html:17 +#, python-format +msgid "" +"Your donation will be spent on digitizing, compiling and\n" +" publishing the book %(b)s in multiple formats." +msgstr "" + +#: funding/templates/funding/thanks.html:20 +#, python-format +msgid "" +"If the full amount needed is raised,\n" +" your donation will be spent on digitizing, compiling and\n" +" publishing the book %(b)s in multiple formats." +msgstr "" + +#: funding/templates/funding/thanks.html:31 +msgid "Go back to the current fundraiser." +msgstr "" + +#: funding/templates/funding/thanks.html:35 +msgid "I support Wolne Lektury." +msgstr "" + +#: funding/templates/funding/thanks.html:38 +msgid "Vote for a book for the next fundraiser" +msgstr "" + +#: funding/templates/funding/widgets/amount.html:17 +msgid "Other amount" +msgstr "" + +#: funding/templates/funding/wlfund.html:4 +#: funding/templates/funding/wlfund.html:7 +msgid "Remaining funds" +msgstr "" + +#: funding/templates/funding/wlfund.html:11 +#, python-format +msgid "" +"\n" +" If the full amount needed for publishing a book is not raised in " +"time,\n" +" the funds are spent on other books waiting for\n" +" publication. The same thing happens with any money remaining\n" +" from successful fundraisers.\n" +" " +msgstr "" + +#: funding/templates/funding/wlfund.html:21 +msgid "Spending these remaining funds is recorded in this table." +msgstr "" + +#: funding/templates/funding/wlfund.html:27 +msgid "Date" +msgstr "" + +#: funding/templates/funding/wlfund.html:28 +msgid "Operation" +msgstr "" + +#: funding/templates/funding/wlfund.html:30 +msgid "Balance" +msgstr "" + +#: funding/templates/funding/wlfund.html:38 +msgid "Money spent on publishing the book" +msgstr "" + +#: funding/templates/funding/wlfund.html:48 +msgid "Money remaining from the fundraiser for" +msgstr "" + +#: funding/templates/funding/wlfund.html:58 +msgid "There are no previous fundraisers to show yet." +msgstr "" diff --git a/src/funding/locale/lt/LC_MESSAGES/django.mo b/src/funding/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/funding/locale/lt/LC_MESSAGES/django.mo and b/src/funding/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/lt/LC_MESSAGES/django.po b/src/funding/locale/lt/LC_MESSAGES/django.po index 8c3e8754b..9f678ba20 100644 --- a/src/funding/locale/lt/LC_MESSAGES/django.po +++ b/src/funding/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: funding/admin.py:27 msgid "payment complete" @@ -30,185 +30,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -293,7 +317,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -331,7 +355,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -367,25 +391,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -440,6 +445,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -472,10 +482,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/funding/locale/pl/LC_MESSAGES/django.mo b/src/funding/locale/pl/LC_MESSAGES/django.mo index 2f5ef468d..e260a6850 100644 Binary files a/src/funding/locale/pl/LC_MESSAGES/django.mo and b/src/funding/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/pl/LC_MESSAGES/django.po b/src/funding/locale/pl/LC_MESSAGES/django.po index f7107ce9c..9ab491ea1 100644 --- a/src/funding/locale/pl/LC_MESSAGES/django.po +++ b/src/funding/locale/pl/LC_MESSAGES/django.po @@ -30,28 +30,28 @@ msgstr "Tak" msgid "No" msgstr "Nie" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "prezenty" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "Kwota" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "Imię i nazwisko na listę darczyńców" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" "Opcjonalnie imię i nazwisko lub pseudonim do publicznej listy darczyńców." -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "E-mail kontaktowy" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." @@ -60,159 +60,183 @@ msgstr "" "czego zawsze możesz zrezygnować).
Twój adres e-mail nie będzie " "upubliczniony." -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "Minimalna kwota wpłaty to %(amount)s zł." -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "Ta zbiórka jest już nieaktywna." -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "autor" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "tytuł" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "slug" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "opis" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "kwota docelowa" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "początek" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "koniec" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "URL na Redakcji" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "Opublikowana książka." -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "Okładka" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "Ankieta" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "Wysłano powiadomienia przed końcem" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "Wysłano powiadomienia o zakończeniu" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "Podgląd okładki" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "zbiórka" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "zbiórki" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "Zbiórka dobiegła końca!" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "Zbiórka niedługo się zakończy!" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "Książka, którą pomogłeś/-aś ufundować, została opublikowana." -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "cena" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "nazwa" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "długa nazwa" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "data końcowa" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "prezent" -#: funding/models.py:272 +#: funding/models.py:296 +msgid "customer IP" +msgstr "" + +#: funding/models.py:299 msgid "email" msgstr "e-mail" -#: funding/models.py:273 funding/models.py:355 +#: funding/models.py:301 funding/models.py:407 msgid "amount" msgstr "kwota" -#: funding/models.py:274 -msgid "payed at" -msgstr "data wpłaty" - -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "powiadomienia" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "wpłata" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "wpłaty" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "Dziękujemy za Twoje wsparcie!" + +#: funding/models.py:408 msgid "when" msgstr "kiedy" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "pieniądze wydane na książkę" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "pieniądze wydane na książki" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" -msgstr "Dziękujemy za Twoje wsparcie!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" +msgstr "zebrane" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" -msgstr "Płatność nie doszła do skutku" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "Pomóż uwolnić książkę!" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "do końca zbiórki" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" +msgstr "potrzebujemy" + +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "Wpłaty" +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -309,7 +333,7 @@ msgstr "" "zostaną przeznaczone na uwolnienie innych książek czekających na publikację." #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -352,7 +376,7 @@ msgstr "Jest jeszcze czas, by poinformować o zbiórce Twoich znajomych!" msgid "we have just published the book you contributed to:" msgstr "właśnie opublikowaliśmy książkę, którą wsparłeś/-aś:" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -394,25 +418,6 @@ msgstr "Wesprzyj!" msgid "Learn more" msgstr "Dowiedz się więcej" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "Pomóż uwolnić książkę!" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "zebrane" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "potrzebujemy" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "do końca zbiórki" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "Anonim" @@ -473,6 +478,11 @@ msgid "" " the work on the Editorial Platform." msgstr "Możesz śledzić prace na Platformie Redakcyjnej." +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "Płatność nie doszła do skutku" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "Twoje wsparcie nie zostało zaksięgowane." @@ -507,10 +517,6 @@ msgstr "Wesprzyj Wolne Lektury!" msgid "See all fundraisers." msgstr "Zobacz wszystkie zbiórki." -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "Wpłaty" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" @@ -637,6 +643,9 @@ msgstr "Pieniądze pozostałe ze zbiórki na" msgid "There are no previous fundraisers to show yet." msgstr "Nie ma jeszcze żadnych zakończonych zbiórek." +#~ msgid "payed at" +#~ msgstr "data wpłaty" + #~ msgid "We will contact you if you qualify for perks." #~ msgstr "Skontaktujemy się z Tobą w sprawie prezentów, które wybrałeś/-aś." diff --git a/src/funding/locale/ru/LC_MESSAGES/django.mo b/src/funding/locale/ru/LC_MESSAGES/django.mo index 279ba9f1b..96a37db6e 100644 Binary files a/src/funding/locale/ru/LC_MESSAGES/django.mo and b/src/funding/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/ru/LC_MESSAGES/django.po b/src/funding/locale/ru/LC_MESSAGES/django.po index 8be748a5e..03c7beba2 100644 --- a/src/funding/locale/ru/LC_MESSAGES/django.po +++ b/src/funding/locale/ru/LC_MESSAGES/django.po @@ -15,235 +15,264 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: admin.py:27 +#: funding/admin.py:27 msgid "payment complete" msgstr "оплата завершена" -#: admin.py:32 admin.py:49 +#: funding/admin.py:32 funding/admin.py:49 msgid "Yes" msgstr "Да" -#: admin.py:33 admin.py:50 +#: funding/admin.py:33 funding/admin.py:50 msgid "No" msgstr "Нет" -#: admin.py:44 models.py:257 models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "льготы" -#: forms.py:18 templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "Сумма" -#: forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "Имя" -#: forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "Имя для публичного списка попечителей" -#: forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "Контактный email " -#: forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -"Используется для оправки вам информации об актуальном статусе платежа и сборов" -"статус (который всегда можно изменить).
Ваш e-mail адрес не будет опубликован." +"Используется для оправки вам информации об актуальном статусе платежа и " +"сборовстатус (который всегда можно изменить).
Ваш e-mail адрес не будет " +"опубликован." -#: forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "Минимальная сумма is %(amount)s PLN. " -#: forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "Срок этого предложения истек" -#: models.py:26 +#: funding/models.py:28 msgid "author" msgstr "автор" -#: models.py:27 +#: funding/models.py:29 msgid "title" msgstr "название" -#: models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "слаг" -#: models.py:29 +#: funding/models.py:31 msgid "description" msgstr "описание" -#: models.py:30 +#: funding/models.py:32 msgid "target" msgstr "целевая сумма" -#: models.py:31 +#: funding/models.py:33 msgid "start" msgstr "старт" -#: models.py:32 +#: funding/models.py:34 msgid "end" msgstr "конец" -#: models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "URL редактируется" -#: models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "Опубликованные книги" -#: models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "Обложка" -#: models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "Анкета" -#: models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "Выслано уведомление о скором истечении срока" -#: models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "Выслано уведомление об истечении срока" -#: models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "Предпросмотр обложки" -#: models.py:46 models.py:249 models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "предложение" -#: models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "предложения" -#: models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "Сбор окончен!" -#: models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "Срок соро завершиться!" -#: models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "Книга, которую вы поддержали, опубликована" -#: models.py:250 +#: funding/models.py:275 msgid "price" msgstr "цена" -#: models.py:251 models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "имя" -#: models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "полное имя" -#: models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "дата окончания" -#: models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "льгота" -#: models.py:272 +#: funding/models.py:296 +msgid "customer IP" +msgstr "" + +#: funding/models.py:299 msgid "email" msgstr "email" -#: models.py:273 models.py:355 +#: funding/models.py:301 funding/models.py:407 msgid "amount" msgstr "сумма" -#: models.py:274 -msgid "payed at" -msgstr "оплачена" - -#: models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "уведомления" -#: models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "взнос" -#: models.py:282 templates/admin/funding/offer/change_form.html:18 +#: funding/models.py:309 +#: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "взносы" -#: models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "Спасибо за вашу поддержку!" + +#: funding/models.py:408 msgid "when" msgstr "когда" -#: models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "деньги потрачены на книгу" -#: models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "деньги потрачены на книги" -#: models.py:388 templates/funding/thanks.html:6 -#: templates/funding/thanks.html:13 -msgid "Thank you for your support!" -msgstr "Спасибо за вашу поддержку!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" +msgstr "собрано" -#: templates/funding/disable_notifications.html:5 -#: templates/funding/no_thanks.html:5 templates/funding/no_thanks.html:8 -msgid "Payment failed" -msgstr "Оплата не прошла" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "Помогите сделать книги свободными!" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "до конца сбора" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" +msgstr "осталось" + +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "Попечители" -#: templates/funding/disable_notifications.html:8 -#: templates/funding/disable_notifications.html:15 +#: funding/templates/funding/disable_notifications.html:5 +#: funding/templates/funding/disable_notifications.html:8 +#: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" msgstr "Выключить уведомления" -#: templates/funding/disable_notifications.html:12 +#: funding/templates/funding/disable_notifications.html:12 #, python-format msgid "Are you sure you want to disable notifications for address %(e)s?" msgstr "Вы уверены, что хотите выключить уведомления для адреса %(e)s?" -#: templates/funding/disable_notifications.html:19 +#: funding/templates/funding/disable_notifications.html:19 #, python-format msgid "Notifications for address %(e)s have been successfully disabled." msgstr "Уведомления для адреса %(e)s выключены" -#: templates/funding/disable_notifications.html:25 +#: funding/templates/funding/disable_notifications.html:25 #, python-format msgid "Return to the current fundraiser." msgstr "Вернуться в current fundraiser." -#: templates/funding/email/base.txt:1 +#: funding/templates/funding/email/base.txt:1 msgid "Hi" msgstr "Привет" -#: templates/funding/email/base.txt:6 +#: funding/templates/funding/email/base.txt:6 msgid "" "Cheers,\n" "Wolne Lektury team" msgstr "Команда Wolne Lektury" -#: templates/funding/email/base.txt:10 +#: funding/templates/funding/email/base.txt:10 msgid "If you don't want to receive any more updates, please visit this page:" -msgstr "Если вы больше не хотите получать информацию об обновлениях, перейдите, пожалуйста, на страницу:" +msgstr "" +"Если вы больше не хотите получать информацию об обновлениях, перейдите, " +"пожалуйста, на страницу:" -#: templates/funding/email/end.txt:6 +#: funding/templates/funding/email/end.txt:6 msgid "" "we succesfully collected the full amount needed\n" "for the book you contributed to:" @@ -251,15 +280,16 @@ msgstr "" "Мы собрали полную необходимую сумму\n" "для книги, которую вы поддержали:" -#: templates/funding/email/end.txt:12 +#: funding/templates/funding/email/end.txt:12 msgid "" "We will now digitize it, develop and publish it in the library,\n" "in various formats, free for everyone." msgstr "" -"После того, как мы оцифруем и оформим книгу, она будет опубликована в нашей библиотеке,\n" +"После того, как мы оцифруем и оформим книгу, она будет опубликована в нашей " +"библиотеке,\n" "в различных форматах, бесплатно для всех." -#: templates/funding/email/end.txt:15 +#: funding/templates/funding/email/end.txt:15 msgid "" "Your name will be included on the list of contributors, irrespectively\n" "of the amount of your contribution." @@ -267,8 +297,7 @@ msgstr "" "Ваше имя будет включено в список попечителей, безотносительно\n" "сумме вашего вклада." - -#: templates/funding/email/end.txt:18 +#: funding/templates/funding/email/end.txt:18 msgid "" "We will contact you again about details needed\n" "to deliver your perks." @@ -276,7 +305,7 @@ msgstr "" "Мы свяжемся с вами по поводу подробностей\n" "доставки ваших льгот." -#: templates/funding/email/end.txt:21 +#: funding/templates/funding/email/end.txt:21 #, python-format msgid "" "All of the money remaining after this fundraiser (%(r)s PLN)\n" @@ -284,19 +313,21 @@ msgid "" msgstr "" "Все средства, оставшиеся после сбора (%(r)s PLN)\n" "мы направим на поддержку свободного доступа ожидающих публикации книг." -#: templates/funding/email/end.txt:23 templates/funding/email/end.txt:34 + +#: funding/templates/funding/email/end.txt:23 +#: funding/templates/funding/email/end.txt:34 msgid "You can see how we're spending these funds on this page:" -msgstr "" -"Вы можете следить за тем, как мы расходуем средства на этой странице:" +msgstr "Вы можете следить за тем, как мы расходуем средства на этой странице:" -#: templates/funding/email/end.txt:26 +#: funding/templates/funding/email/end.txt:26 msgid "" "unfortunately, we were unable to collect the full amount needed\n" "for the book you contributed to:" msgstr "" "к сожалению, нам не удалось собрать полностью необходимую сумму\n" "для книги, которую вы поддержали:" -#: templates/funding/email/end.txt:32 + +#: funding/templates/funding/email/end.txt:32 #, python-format msgid "" "All of the money we collected in this fundraiser (%(x)s PLN)\n" @@ -305,15 +336,17 @@ msgstr "" "Все средства, оставшиеся после сбора (%(x)s PLN)\n" "мы направим на поддержку свободного доступа ожидающих публикации книг." -#: templates/funding/email/end.txt:37 templates/funding/email/published.txt:12 +#: funding/templates/funding/email/end.txt:37 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" msgstr "" -"Если вы хотите помочь предоставить свободный доступ еще одной книге, или пригласить участвовать друзей\n" +"Если вы хотите помочь предоставить свободный доступ еще одной книге, или " +"пригласить участвовать друзей\n" "мы сейчас собираем средства на книгу:" -#: templates/funding/email/near.txt:5 +#: funding/templates/funding/email/near.txt:5 #, python-format msgid "there's only %(d)s day left until the end of the fundraiser for:\n" msgid_plural "" @@ -321,12 +354,12 @@ msgid_plural "" msgstr[0] "до окончания сбора осталось %(d)s дней для книги:\n" msgstr[1] "до окончания сбора осталось %(d)s дней для книги:\n" -#: templates/funding/email/near.txt:10 +#: funding/templates/funding/email/near.txt:10 #, python-format msgid "We managed to collect %(x)s PLN so far." msgstr "Нам удалось собрать уже %(x)s PLN." -#: templates/funding/email/near.txt:12 +#: funding/templates/funding/email/near.txt:12 msgid "" "The fundraiser is a success already, but the more money\n" "we collect, the more other books we'll publish." @@ -334,20 +367,20 @@ msgstr "" "Сбор средств прошел успешно, но чем больше денег\n" "тем больше книг мы издадим." -#: templates/funding/email/near.txt:14 +#: funding/templates/funding/email/near.txt:14 #, python-format msgid "We still need %(x)s PLN more." msgstr "Нам все еще требуется собрать %(x)s PLN." -#: templates/funding/email/near.txt:16 +#: funding/templates/funding/email/near.txt:16 msgid "There's still time to let your friends know about the fundraiser!" msgstr "Есть еще время, чтобы рассказать вашим друзьям о сборе средств!" -#: templates/funding/email/published.txt:4 +#: funding/templates/funding/email/published.txt:4 msgid "we have just published the book you contributed to:" msgstr "мы только что опубликовали книгу, которую вы поддержали:" -#: templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -355,60 +388,45 @@ msgstr "" "Спасибо, теперь книга доступна бесплатно,\n" "в различных форматах, каждому." -#: templates/funding/email/thanks.txt:6 +#: funding/templates/funding/email/thanks.txt:6 msgid "" "Thank you for your support - thanks to you we will set another book free." msgstr "" -"Спасибо за вашу поддержку, благодаря ей мы сделаем доступной бесплатно еще одной книгу." +"Спасибо за вашу поддержку, благодаря ей мы сделаем доступной бесплатно еще " +"одной книгу." -#: templates/funding/email/thanks.txt:8 +#: funding/templates/funding/email/thanks.txt:8 msgid "The book will be supplemented with your name as a donor." msgstr "В книге будет информация о вашем попечительстве." -#: templates/funding/email/thanks.txt:10 +#: funding/templates/funding/email/thanks.txt:10 msgid "We will contact you about details needed for your perks." msgstr "Мы свяжемся с ваши по поводу подробностей доставки льгот." -#: templates/funding/email/thanks.txt:12 +#: funding/templates/funding/email/thanks.txt:12 msgid "" "We will keep you informed about status changes to this fundraiser\n" "and the upcoming ones that we plan to launch." msgstr "" "Мы будем информировать вас о ходе сбора средств \n" "и о предстоящих запланированных камапниях." -#: templates/funding/includes/funding.html:12 + +#: funding/templates/funding/includes/funding.html:12 msgid "Support!" msgstr "" -#: templates/funding/includes/funding.html:15 -#: templates/funding/offer_detail.html:76 templates/funding/thanks.html:27 -#: templates/funding/wlfund.html:18 +#: funding/templates/funding/includes/funding.html:15 +#: funding/templates/funding/offer_detail.html:76 +#: funding/templates/funding/thanks.html:27 +#: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "Узнать больше" -#: templates/funding/includes/funding.html:24 -#: templates/funding/includes/funding.html:48 -#: templates/funding/offer_detail.html:29 templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "Помогите сделать книги свободными!" - -#: templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "собрано" - -#: templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "осталось" - -#: templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "до конца сбора" - -#: templates/funding/includes/fundings.html:13 +#: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "Аноним" -#: templates/funding/includes/offer_status.html:6 +#: funding/templates/funding/includes/offer_status.html:6 #, python-format msgid "" "The fundraiser\n" @@ -420,7 +438,7 @@ msgstr "" " закончена %(end)s. Полная сумма успешно собрана\n" " но вы можете помочь сделать свободными другие книги." -#: templates/funding/includes/offer_status.html:13 +#: funding/templates/funding/includes/offer_status.html:13 #, python-format msgid "" "We need %(target)s zł to digitize it,\n" @@ -429,7 +447,7 @@ msgstr "" "Нам требуется %(target)s zł для оцифровки,\n" " оформления и публикации в бесплатном доступе в нескольких форматах." -#: templates/funding/includes/offer_status.html:17 +#: funding/templates/funding/includes/offer_status.html:17 #, python-format msgid "" "If we raise enough money before %(end)s we will\n" @@ -438,20 +456,20 @@ msgstr "" "Если мы соберем достаточно средств до %(end)s мы сможем опубликовать \n" " и сделать доступной каждому." -#: templates/funding/includes/offer_status.html:24 -#: templates/funding/thanks.html:16 +#: funding/templates/funding/includes/offer_status.html:24 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "Вся сумма успешно собрана!" -#: templates/funding/includes/offer_status.html:28 +#: funding/templates/funding/includes/offer_status.html:28 msgid "The amount needed was not raised." msgstr "Нужная сумма не была собрана." -#: templates/funding/includes/offer_status_more.html:8 +#: funding/templates/funding/includes/offer_status_more.html:8 msgid "Fundraiser span" msgstr "Сроки кампании" -#: templates/funding/includes/offer_status_more.html:12 +#: funding/templates/funding/includes/offer_status_more.html:12 #, python-format msgid "" "The book\n" @@ -460,69 +478,73 @@ msgstr "" "Книга\n" " %(bt)s уже опубликована." -#: templates/funding/includes/offer_status_more.html:16 +#: funding/templates/funding/includes/offer_status_more.html:16 #, python-format msgid "" "You can follow\n" " the work on the Editorial Platform." msgstr "" -"Можешь следить за ходом работы по \n здесь" -" Editorial Platform." +"Можешь следить за ходом работы по \n" +" здесь Editorial Platform." + +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "Оплата не прошла" -#: templates/funding/no_thanks.html:10 +#: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "Ваша поддержка принята." -#: templates/funding/no_thanks.html:13 +#: funding/templates/funding/no_thanks.html:13 #, python-format msgid "" "Return to the current fundraiser and try again " "or try to use a different payment method." msgstr "" -"Вернитесь сюда current fundraiser и попробуйте снова" -"или воспользуйтесь другим методом платежа." +"Вернитесь сюда current fundraiser и попробуйте " +"сноваили воспользуйтесь другим методом платежа." -#: templates/funding/offer_detail.html:36 -msgid "Поддержать публикацию" +#: funding/templates/funding/offer_detail.html:36 +msgid "Support the publication" msgstr "" -#: templates/funding/offer_detail.html:63 +#: funding/templates/funding/offer_detail.html:63 msgid "Donate!" msgstr "Пожертвовать!" -#: templates/funding/offer_detail.html:79 templates/funding/thanks.html:34 +#: funding/templates/funding/offer_detail.html:79 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "Расскажи друзьям!" -#: templates/funding/offer_detail.html:80 +#: funding/templates/funding/offer_detail.html:80 msgid "Support Wolne Lektury!" msgstr "Поддержи Wolne Lektury!" -#: templates/funding/offer_detail.html:84 +#: funding/templates/funding/offer_detail.html:84 msgid "See all fundraisers." msgstr "Посмотреть все кампании." -#: templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "Попечители" - -#: templates/funding/offer_list.html:5 templates/funding/offer_list.html:10 +#: funding/templates/funding/offer_list.html:5 +#: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" msgstr "Все попечители" -#: templates/funding/offer_list.html:14 +#: funding/templates/funding/offer_list.html:14 msgid "Current fundraiser:" msgstr "Текущая кампания" -#: templates/funding/offer_list.html:20 +#: funding/templates/funding/offer_list.html:20 msgid "No fundraiser is currently running." msgstr "Активных кампаний по сбору нет" -#: templates/funding/offer_list.html:21 templates/funding/offer_list.html:36 +#: funding/templates/funding/offer_list.html:21 +#: funding/templates/funding/offer_list.html:36 msgid "Previous fundraisers:" msgstr "Предыдущая кампания" -#: templates/funding/snippets/any_remaining.html:4 +#: funding/templates/funding/snippets/any_remaining.html:4 #, python-format msgid "" "Any remaining funds will be spent\n" @@ -531,7 +553,7 @@ msgstr "" "Оставшиеся средства будут использованы \n" "на поддержку ожидающих публикации книг." -#: templates/funding/snippets/any_remaining.html:7 +#: funding/templates/funding/snippets/any_remaining.html:7 msgid "" "We will supplement every book with your name as a donor, no matter how\n" "big your support will be." @@ -539,50 +561,53 @@ msgstr "" "Мы укажем ваше имя в книге \n" "независимо от суммы пожертвования." -#: templates/funding/thanks.html:9 +#: funding/templates/funding/thanks.html:9 msgid "Thank you!" msgstr "Спасибо!" -#: templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:17 #, python-format msgid "" "Your donation will be spent on digitizing, compiling and\n" " publishing the book %(b)s in multiple formats." msgstr "" -"Ваши средства будут использованы нами для оцифровки" -" оформления и публикации \n %(b)s в бесплатном доступе в нескольких форматах." +"Ваши средства будут использованы нами для оцифровки оформления и " +"публикации \n" +" %(b)s в бесплатном доступе в нескольких форматах." -#: templates/funding/thanks.html:20 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" " your donation will be spent on digitizing, compiling and\n" " publishing the book %(b)s in multiple formats." msgstr "" -"если мы соберем полную сумму, ваши средства будут использованы нами для оцифровки" -" оформления и публикации \n %(b)s в бесплатном доступе в нескольких форматах." +"если мы соберем полную сумму, ваши средства будут использованы нами для " +"оцифровки оформления и публикации \n" +" %(b)s в бесплатном доступе в нескольких форматах." -#: templates/funding/thanks.html:31 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "Вернуться к предыдущей кампании" -#: templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "Я поддерживаю Wolne Lektury" -#: templates/funding/thanks.html:38 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "Голосуй за книгу для следующей кампании по сбору средств" -#: templates/funding/widgets/amount.html:17 +#: funding/templates/funding/widgets/amount.html:17 msgid "Other amount" msgstr "Другая сумма" -#: templates/funding/wlfund.html:4 templates/funding/wlfund.html:7 +#: funding/templates/funding/wlfund.html:4 +#: funding/templates/funding/wlfund.html:7 msgid "Remaining funds" msgstr "Оставшиеся средства" -#: templates/funding/wlfund.html:11 +#: funding/templates/funding/wlfund.html:11 #, python-format msgid "" "\n" @@ -594,34 +619,40 @@ msgid "" " " msgstr "" "\n" -"если мы соберем полную сумму за time,\n, средства будут использованы нами для оцифровки" -" и оформления следующей ожидающей публикации книги \n . Точно так же мы поступим с оставшимися средствами всех успешных кампаний. \n" +"если мы соберем полную сумму за time,\n" +", средства будут использованы нами для оцифровки и " +"оформления следующей ожидающей публикации книги \n" +" . Точно так же мы поступим с оставшимися средствами всех успешных " +"кампаний. \n" " " -#: templates/funding/wlfund.html:21 +#: funding/templates/funding/wlfund.html:21 msgid "Spending these remaining funds is recorded in this table." msgstr "В этой таблице мы публикуем записи об оставшихся средствах" -#: templates/funding/wlfund.html:27 +#: funding/templates/funding/wlfund.html:27 msgid "Date" msgstr "Дата" -#: templates/funding/wlfund.html:28 +#: funding/templates/funding/wlfund.html:28 msgid "Operation" msgstr "Операция" -#: templates/funding/wlfund.html:30 +#: funding/templates/funding/wlfund.html:30 msgid "Balance" msgstr "Баланс" -#: templates/funding/wlfund.html:38 +#: funding/templates/funding/wlfund.html:38 msgid "Money spent on publishing the book" msgstr "Средства, затраченные на публикацию книги" -#: templates/funding/wlfund.html:48 +#: funding/templates/funding/wlfund.html:48 msgid "Money remaining from the fundraiser for" msgstr "Оставшиеся средства от сбора для" -#: templates/funding/wlfund.html:58 +#: funding/templates/funding/wlfund.html:58 msgid "There are no previous fundraisers to show yet." msgstr "Нет завершенных кампаний по сбору средств" + +#~ msgid "payed at" +#~ msgstr "оплачена" diff --git a/src/funding/locale/uk/LC_MESSAGES/django.mo b/src/funding/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/funding/locale/uk/LC_MESSAGES/django.mo and b/src/funding/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/funding/locale/uk/LC_MESSAGES/django.po b/src/funding/locale/uk/LC_MESSAGES/django.po index 65b108da0..e3dc70df6 100644 --- a/src/funding/locale/uk/LC_MESSAGES/django.po +++ b/src/funding/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: funding/admin.py:27 msgid "payment complete" @@ -30,185 +30,209 @@ msgstr "" msgid "No" msgstr "" -#: funding/admin.py:44 funding/models.py:257 funding/models.py:275 +#: funding/admin.py:44 funding/models.py:282 funding/models.py:302 msgid "perks" msgstr "" -#: funding/forms.py:18 funding/templates/funding/wlfund.html:29 +#: funding/forms.py:22 funding/templates/funding/wlfund.html:29 msgid "Amount" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Name" msgstr "" -#: funding/forms.py:20 +#: funding/forms.py:24 msgid "Optional name for public list of contributors" msgstr "" -#: funding/forms.py:22 +#: funding/forms.py:26 msgid "Contact e-mail" msgstr "" -#: funding/forms.py:24 +#: funding/forms.py:28 msgid "" "We'll use it to send you updates about your payment and the fundraiser " "status (which you can always turn off).
Your e-mail won't be publicised." msgstr "" -#: funding/forms.py:43 +#: funding/forms.py:49 #, python-format msgid "The minimum amount is %(amount)s PLN." msgstr "" -#: funding/forms.py:49 +#: funding/forms.py:55 msgid "This offer is out of date." msgstr "" -#: funding/models.py:26 +#: funding/models.py:28 msgid "author" msgstr "" -#: funding/models.py:27 +#: funding/models.py:29 msgid "title" msgstr "" -#: funding/models.py:28 +#: funding/models.py:30 msgid "slug" msgstr "" -#: funding/models.py:29 +#: funding/models.py:31 msgid "description" msgstr "" -#: funding/models.py:30 +#: funding/models.py:32 msgid "target" msgstr "" -#: funding/models.py:31 +#: funding/models.py:33 msgid "start" msgstr "" -#: funding/models.py:32 +#: funding/models.py:34 msgid "end" msgstr "" -#: funding/models.py:33 +#: funding/models.py:35 msgid "redakcja URL" msgstr "" -#: funding/models.py:34 +#: funding/models.py:36 msgid "Published book." msgstr "" -#: funding/models.py:35 +#: funding/models.py:37 msgid "Cover" msgstr "" -#: funding/models.py:36 +#: funding/models.py:38 msgid "Poll" msgstr "" -#: funding/models.py:38 +#: funding/models.py:40 msgid "Near-end notifications sent" msgstr "" -#: funding/models.py:39 +#: funding/models.py:41 msgid "End notifications sent" msgstr "" -#: funding/models.py:43 +#: funding/models.py:45 msgid "Cover preview" msgstr "" -#: funding/models.py:46 funding/models.py:249 funding/models.py:270 +#: funding/models.py:48 funding/models.py:274 funding/models.py:295 msgid "offer" msgstr "" -#: funding/models.py:47 +#: funding/models.py:49 msgid "offers" msgstr "" -#: funding/models.py:154 +#: funding/models.py:161 msgid "The fundraiser has ended!" msgstr "" -#: funding/models.py:171 +#: funding/models.py:178 msgid "The fundraiser will end soon!" msgstr "" -#: funding/models.py:185 +#: funding/models.py:192 msgid "The book you helped fund has been published." msgstr "" -#: funding/models.py:250 +#: funding/models.py:275 msgid "price" msgstr "" -#: funding/models.py:251 funding/models.py:271 +#: funding/models.py:276 funding/models.py:298 msgid "name" msgstr "" -#: funding/models.py:252 +#: funding/models.py:277 msgid "long name" msgstr "" -#: funding/models.py:253 +#: funding/models.py:278 msgid "end date" msgstr "" -#: funding/models.py:256 +#: funding/models.py:281 msgid "perk" msgstr "" -#: funding/models.py:272 -msgid "email" +#: funding/models.py:296 +msgid "customer IP" msgstr "" -#: funding/models.py:273 funding/models.py:355 -msgid "amount" +#: funding/models.py:299 +msgid "email" msgstr "" -#: funding/models.py:274 -msgid "payed at" +#: funding/models.py:301 funding/models.py:407 +msgid "amount" msgstr "" -#: funding/models.py:277 +#: funding/models.py:304 msgid "notifications" msgstr "" -#: funding/models.py:281 +#: funding/models.py:308 msgid "funding" msgstr "" -#: funding/models.py:282 +#: funding/models.py:309 #: funding/templates/admin/funding/offer/change_form.html:18 msgid "fundings" msgstr "" -#: funding/models.py:356 +#: funding/models.py:339 funding/templates/funding/thanks.html:6 +#: funding/templates/funding/thanks.html:13 +msgid "Thank you for your support!" +msgstr "" + +#: funding/models.py:408 msgid "when" msgstr "" -#: funding/models.py:359 +#: funding/models.py:411 msgid "money spent on a book" msgstr "" -#: funding/models.py:360 +#: funding/models.py:412 msgid "money spent on books" msgstr "" -#: funding/models.py:388 funding/templates/funding/thanks.html:6 -#: funding/templates/funding/thanks.html:13 -msgid "Thank you for your support!" +#: funding/templates/funding/2022/includes/funding.html:14 +#: funding/templates/funding/includes/funding.html:30 +msgid "collected" msgstr "" -#: funding/templates/funding/disable_notifications.html:5 -#: funding/templates/funding/no_thanks.html:5 -#: funding/templates/funding/no_thanks.html:8 -msgid "Payment failed" +#: funding/templates/funding/2022/includes/funding.html:20 +#: funding/templates/funding/2022/offer_detail.html:37 +#: funding/templates/funding/includes/funding.html:24 +#: funding/templates/funding/includes/funding.html:48 +#: funding/templates/funding/offer_detail.html:29 +#: funding/templates/funding/offer_list.html:28 +msgid "Help free the book!" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:26 +#: funding/templates/funding/includes/funding.html:36 +msgid "until fundraiser end" +msgstr "" + +#: funding/templates/funding/2022/includes/funding.html:32 +#: funding/templates/funding/includes/funding.html:33 +msgid "needed" msgstr "" +#: funding/templates/funding/2022/offer_detail.html:101 +#: funding/templates/funding/offer_detail.html:87 +msgid "Supporters" +msgstr "" + +#: funding/templates/funding/disable_notifications.html:5 #: funding/templates/funding/disable_notifications.html:8 #: funding/templates/funding/disable_notifications.html:15 msgid "Disable notifications" @@ -293,7 +317,7 @@ msgid "" msgstr "" #: funding/templates/funding/email/end.txt:37 -#: funding/templates/funding/email/published.txt:12 +#: funding/templates/funding/email/published.txt:21 msgid "" "If you'd like to help liberate another book, or invite your friends\n" "to do so, we're currently raising money for:" @@ -331,7 +355,7 @@ msgstr "" msgid "we have just published the book you contributed to:" msgstr "" -#: funding/templates/funding/email/published.txt:9 +#: funding/templates/funding/email/published.txt:16 msgid "" "Thanks to you, it is now available for free,\n" "in various formats, to everyone." @@ -367,25 +391,6 @@ msgstr "" msgid "Learn more" msgstr "" -#: funding/templates/funding/includes/funding.html:24 -#: funding/templates/funding/includes/funding.html:48 -#: funding/templates/funding/offer_detail.html:29 -#: funding/templates/funding/offer_list.html:28 -msgid "Help free the book!" -msgstr "" - -#: funding/templates/funding/includes/funding.html:30 -msgid "collected" -msgstr "" - -#: funding/templates/funding/includes/funding.html:33 -msgid "needed" -msgstr "" - -#: funding/templates/funding/includes/funding.html:36 -msgid "until fundraiser end" -msgstr "" - #: funding/templates/funding/includes/fundings.html:13 msgid "Anonymous" msgstr "" @@ -440,6 +445,11 @@ msgid "" " the work on the Editorial Platform." msgstr "" +#: funding/templates/funding/no_thanks.html:5 +#: funding/templates/funding/no_thanks.html:8 +msgid "Payment failed" +msgstr "" + #: funding/templates/funding/no_thanks.html:10 msgid "You're support has not been processed successfully." msgstr "" @@ -472,10 +482,6 @@ msgstr "" msgid "See all fundraisers." msgstr "" -#: funding/templates/funding/offer_detail.html:87 -msgid "Supporters" -msgstr "" - #: funding/templates/funding/offer_list.html:5 #: funding/templates/funding/offer_list.html:10 msgid "All fundraisers" diff --git a/src/infopages/locale/de/LC_MESSAGES/django.mo b/src/infopages/locale/de/LC_MESSAGES/django.mo index 38cbec984..08930c4a9 100644 Binary files a/src/infopages/locale/de/LC_MESSAGES/django.mo and b/src/infopages/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/infopages/locale/de/LC_MESSAGES/django.po b/src/infopages/locale/de/LC_MESSAGES/django.po index 463e1e6e2..4c18ba1ae 100644 --- a/src/infopages/locale/de/LC_MESSAGES/django.po +++ b/src/infopages/locale/de/LC_MESSAGES/django.po @@ -536,9 +536,9 @@ msgstr "" #~ "
  • Każdy – po krótkim szkoleniu.
  • \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -553,9 +553,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -645,19 +645,19 @@ msgstr "" #~ "

    arbeitete u.a. an der Erstellung der Liste und Beschreibung " #~ "der literarischen Themen und Motive, bearbeitete Kasprowicz Gedichte („Z " #~ "wichrów i hal”, „Nad przepaściami”, „W ciemności schodzi moja dusza” oraz " -#~ "„Nad Niemnem” Orzeszkowej; s. auf unserer Website die \"Benutzerbeiträge" -#~ "\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/" -#~ "Ewa_Serafin

    \n" +#~ "„Nad Niemnem” Orzeszkowej; s. auf unserer Website die " +#~ "\"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Ewa_Serafin

    \n" #~ "\n" #~ "\n" #~ " \t

    Hanna_Golab (Mitarbeit seit 15. März 2008)

    \n" #~ "\n" -#~ "

    bearbeitete \" König Ödipus\" von Sophokles sowie \"Dusiołek" -#~ "\" von Lesmian; s. auf unserer Website die \"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/Hanna_Golab\n" +#~ "

    bearbeitete \" König Ödipus\" von Sophokles sowie " +#~ "\"Dusiołek\" von Lesmian; s. auf unserer Website die " +#~ "\"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Hanna_Golab

    \n" #~ "\n" #~ "\n" #~ "\t

    Ingene (Mitarbeit seit 16. Juli 2008)

    \n" @@ -665,16 +665,16 @@ msgstr "" #~ "

    bearbeitete u.a. „Siłaczka” von Żeromski, „Quo vadis” von " #~ "Sienkiewicz sowie „Klagelieder” von Kochanowski; s. auf unserer Website " #~ "die \"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk" -#~ "%C5%82ad/Ingene

    \n" +#~ "Specjalna:Wk%C5%82ad/Ingene\">http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Ingene

    \n" #~ " \n" #~ "\t

    Jmyszkowska (Mitarbeit seit 26. März 2008)

    \n" #~ "\n" #~ "

    bearbeitete u.a. „Giaur” von Byron sowie „Quo vadis” von " -#~ "Sienkiewicz; s. auf unserer Website die \"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/Jmyszkowska\n" +#~ "Sienkiewicz; s. auf unserer Website die \"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/" +#~ "Jmyszkowska

    \n" #~ "\n" #~ "\n" #~ "

    Marysiabailey (Mitarbeit seit 1. Oktober 2007)

    \n" @@ -699,8 +699,8 @@ msgstr "" #~ "

    bearbeitete u.a. Romane von Sienkiewicz ( Die Trilogie), " #~ "Reymont, Żeromski und Dramen von Shakespeare; s. auf unserer Website die " #~ "\"Benutzerbeiträge\": http://wiki.wolnepodreczniki.pl/Specjalna:Wk" -#~ "%C5%82ad/Olga_Wojtczak

    \n" +#~ "Wk%C5%82ad/Olga_Wojtczak\">http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Olga_Wojtczak

    \n" #~ "\n" #~ "

    Renataml (Mitarbeit seit 30. Juni 2007)

    \n" #~ "\n" @@ -788,8 +788,8 @@ msgstr "" #~ "href=\"http://creativecommons.org/licenses/by-sa/3.0/deed.pl\">Uznanie " #~ "autorstwa-Na tych samych warunkach 3.0. Publikujemy również kilka " #~ "utworów, które autorzy lub spadkobiercy praw udostępnili na wolnej " -#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    \n" +#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    \n" #~ "\n" #~ "Kontakt: wolnelektury@nowoczesnapolska.org.pl" #~ msgstr "" @@ -1053,8 +1053,9 @@ msgstr "" #~ "
  • Każdy – po krótkim szkoleniu.
  • \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" @@ -1070,8 +1071,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "
    \n" #~ "\n" @@ -1190,8 +1192,8 @@ msgstr "" #~ "href=\"http://creativecommons.org/licenses/by-sa/3.0/deed.pl\">Uznanie " #~ "autorstwa-Na tych samych warunkach 3.0. Publikujemy również kilka " #~ "utworów, które autorzy lub spadkobiercy praw udostępnili na wolnej " -#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    " +#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    " #~ msgstr "" #~ "

    Die Mehrheit von Bibliothekwerken steht nicht unter dem Schutz des " #~ "Urheberrechts und gehört zu dem Gemeinfreiheitsbereich, was bedeutet, " diff --git a/src/infopages/locale/en/LC_MESSAGES/django.mo b/src/infopages/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/infopages/locale/en/LC_MESSAGES/django.mo and b/src/infopages/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/infopages/locale/es/LC_MESSAGES/django.mo b/src/infopages/locale/es/LC_MESSAGES/django.mo index 461d02e06..65758f3d5 100644 Binary files a/src/infopages/locale/es/LC_MESSAGES/django.mo and b/src/infopages/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/infopages/locale/es/LC_MESSAGES/django.po b/src/infopages/locale/es/LC_MESSAGES/django.po index 8caf958e2..3909caeb9 100644 --- a/src/infopages/locale/es/LC_MESSAGES/django.po +++ b/src/infopages/locale/es/LC_MESSAGES/django.po @@ -482,8 +482,8 @@ msgstr "" #~ "Varsovia.

    \n" #~ "\n" #~ "

    ¿Cómo contactar con nosotros?

    \n" -#~ "

    A todos los interesados les invitamos a mandarnos un e-mail a marta." +#~ "

    A todos los interesados les invitamos a mandarnos un e-mail a marta." #~ "niedzialkowska@nowoczesnapolska.org.pl.

    \n" #~ msgid "" @@ -501,9 +501,9 @@ msgstr "" #~ "
  • Każdy – po krótkim szkoleniu.
  • \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -518,9 +518,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -562,8 +562,8 @@ msgstr "" #~ "

    La composición tipográfica es la primera etapa del trabajo con el " #~ "texto. Por medio de los marcados del idioma WL-XML le damos la forma " #~ "deseada al texto y facilitamos su visualización en la página web. La " -#~ "redacción técnica se realiza en la Plataforma Editorial, que permite automatizar gran parte del " +#~ "redacción técnica se realiza en la Plataforma Editorial, que permite automatizar gran parte del " #~ "trabajo.

    \n" #~ "\n" #~ "

    ¿Quién puede ser redactor técnico?

    \n" @@ -620,8 +620,8 @@ msgstr "" #~ "\n" #~ "

    Usamos las siguientes tecnologías: Python, Django, XHTML, JavaScript, " #~ "jQuery, LaTex, Java. \n" -#~ "El software creado por nosotros lo ponemos a su disposición en libre.

    \n" +#~ "El software creado por nosotros lo ponemos a su disposición en libre.

    \n" #~ "

    ¿Quién puede ayudar en las tareas relacionadas con la programación?" #~ "

    \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" @@ -978,8 +980,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "
    \n" #~ "\n" @@ -1021,8 +1024,8 @@ msgstr "" #~ "

    La composición tipográfica es la primera etapa del trabajo con el " #~ "texto. Por medio de los marcados del idioma WL-XML le damos la forma " #~ "deseada al texto y facilitamos su visualización en la página web. La " -#~ "redacción técnica se realiza en la Plataforma Editorial, que permite automatizar gran parte del " +#~ "redacción técnica se realiza en la Plataforma Editorial, que permite automatizar gran parte del " #~ "trabajo.

    \n" #~ "\n" #~ "

    ¿Quién puede ser redactor técnico?

    \n" @@ -1079,8 +1082,8 @@ msgstr "" #~ "\n" #~ "

    Usamos las siguientes tecnologías: Python, Django, XHTML, JavaScript, " #~ "jQuery, LaTex, Java. \n" -#~ "El software creado por nosotros lo ponemos a su disposición en libre.

    \n" +#~ "El software creado por nosotros lo ponemos a su disposición en libre.

    \n" #~ "

    ¿Quién puede ayudar en las tareas relacionadas con la programación?" #~ "

    \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji technicznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -621,9 +621,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji " -#~ "Wolnych Lektur

    \n" +#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na stronie " +#~ "redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" #~ "\n" @@ -675,9 +675,10 @@ msgstr "" #~ "використання літературних мотивів та тем; опрацювала тексти Сенкевича " #~ "(Latarnik, Янко Музикант, Quo vadis); дивись також на нашому сайті «вклад " #~ "користувача»: http://wiki.wolnepodreczniki.pl/index.php?title=Specjalna:Wk" -#~ "%C5%82ad&limit=500&target=AgnieszkaKappa

    \n" +#~ "title=Specjalna:Wk%C5%82ad&limit=500&" +#~ "target=AgnieszkaKappa\">http://wiki.wolnepodreczniki.pl/index.php?" +#~ "title=Specjalna:Wk%C5%82ad&limit=500&target=AgnieszkaKappa\n" #~ "\n" #~ "\n" #~ "

    Anerys (співпрацює з нами від 5 липня 2007)

    \n" @@ -686,9 +687,10 @@ msgstr "" #~ "мотивів та тем, дискусії на тему літературних жанрів, опрацювала гімн " #~ "Богородиця, «Фрашки» та «Трени» Кохановського; вірші Словацького (Grób " #~ "Agamemnona), «Тартюфа» Мольєра, та поезії Каспровіча (в цьому числі гімн " -#~ "„Dies Irae”); дивись також на нашому сайті «вклад користувача»: http://" -#~ "wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/Anerys

    \n" +#~ "„Dies Irae”); дивись також на нашому сайті «вклад користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/Anerys\n" #~ "\n" #~ "\n" #~ "\t

    EmiliaZdankiewicz (співпрацює з нами від 17 березня 2008)

    \n" @@ -707,8 +709,8 @@ msgstr "" #~ "(“Z wichrów i hal”, “Nad przepaściami”, “W ciemności schodzi moja " #~ "dusza”), а також “Nad Niemnem” Елізи Ожешко; дивись також на нашому сайті " #~ "«вклад користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk" -#~ "%C5%82ad/Ewa_Serafin

    \n" +#~ "Wk%C5%82ad/Ewa_Serafi\">http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Ewa_Serafin

    \n" #~ "\n" #~ "\n" #~ " \t

    Hanna_Golab (співпрацює з нами від 15 березня 2008)

    \n" @@ -724,16 +726,16 @@ msgstr "" #~ "

    між іншими, опрацювала оповідання “Siłaczka” Жеромського, " #~ "“Quo vadis” Сенкевича та “Трени” Кохановського; дивись також на нашому " #~ "сайті «вклад користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk" -#~ "%C5%82ad/Ingene

    \n" +#~ "Specjalna:Wk%C5%82ad/Ingene\">http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Ingene

    \n" #~ " \n" #~ "\t

    Jmyszkowska (співпрацює з нами від 26 березня 2008)

    \n" #~ "\n" #~ "

    між іншими, опрацювала “Гяура” Байрона та “Quo vadis” " -#~ "Сенкевича; дивись також на нашому сайті «вклад користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/Jmyszkowska\n" +#~ "Сенкевича; дивись також на нашому сайті «вклад користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk%C5%82ad/" +#~ "Jmyszkowska

    \n" #~ "\n" #~ "\n" #~ "

    Marysiabailey (співпрацює з нами від 1 жовтня 2007)

    \n" @@ -744,20 +746,21 @@ msgstr "" #~ "“Антигона” Софокла, а також твори Кохановського, Морштина, Міцкевича, " #~ "Ґете, Оппмана, Каспровіча; дивись також на нашому сайті «вклад " #~ "користувача»: http://wiki.wolnepodreczniki.pl/index.php?title=Specjalna:Wk" -#~ "%C5%82ad&limit=500&target=Marysiabailey; крім того, " -#~ "підготувала і провела тренінг для волонтерів 15 березня 2008; заямалася " -#~ "такод коректою, а на даний момент працює над аудіо-книгами.

    \n" +#~ "title=Specjalna:Wk%C5%82ad&limit=500&" +#~ "target=Marysiabailey\">http://wiki.wolnepodreczniki.pl/index.php?" +#~ "title=Specjalna:Wk%C5%82ad&limit=500&target=Marysiabailey; " +#~ "крім того, підготувала і провела тренінг для волонтерів 15 березня 2008; " +#~ "заямалася такод коректою, а на даний момент працює над аудіо-книгами.\n" #~ "\n" #~ "\n" #~ "

    Olga_Wojtczak (співпрацює з нами від 21 жовтня 2008)

    \n" #~ "\n" #~ "

    між іншими, опрацювала романи Сенкевича (Трилогія), Реймонта, " #~ "Жеромського, драми Шекспіра; дивись також на нашому сайті «вклад " -#~ "користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:Wk" -#~ "%C5%82ad/Olga_Wojtczak

    \n" +#~ "користувача»: http://wiki.wolnepodreczniki.pl/Specjalna:" +#~ "Wk%C5%82ad/Olga_Wojtczak

    \n" #~ "\n" #~ "\n" #~ "

    Renataml (співпрацює з нами від 30 червня 2007)

    \n" @@ -842,8 +845,8 @@ msgstr "" #~ "href=\"http://creativecommons.org/licenses/by-sa/3.0/deed.pl\">Uznanie " #~ "autorstwa-Na tych samych warunkach 3.0. Publikujemy również kilka " #~ "utworów, które autorzy lub spadkobiercy praw udostępnili na wolnej " -#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    \n" +#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    \n" #~ "\n" #~ "Kontakt: wolnelektury@nowoczesnapolska.org.pl\n" #~ msgstr "" @@ -1080,8 +1083,8 @@ msgstr "" #~ "Університету.

    \n" #~ "\n" #~ "

    Як до нас приєднатися?

    \n" -#~ "

    Усіх зацікавлених просимо вислати повідомлення на адресу marta." +#~ "

    Усіх зацікавлених просимо вислати повідомлення на адресу marta." #~ "niedzialkowska@nowoczesnapolska.org.pl.

    \n" #~ "\n" #~ "\n" @@ -1102,8 +1105,9 @@ msgstr "" #~ "
  • Każdy – po krótkim szkoleniu.
  • \n" #~ "\n" #~ "\n" -#~ "

    Więcej informacji o redakcji technicznej znajdziecie na Więcej informacji o redakcji technicznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "\n" #~ "
    \n" @@ -1119,8 +1123,9 @@ msgstr "" #~ "
  • Studenci i absolwenci studiów humanistycznych, którzy chcą takie " #~ "doświadczenie zdobyć.
  • \n" #~ "\n" -#~ "

    Więcej informacji o redakcji merytorycznej znajdziecie na Więcej informacji o redakcji merytorycznej znajdziecie na stronie redakcji Wolnych Lektur

    \n" #~ "
    \n" #~ "\n" @@ -1170,8 +1175,9 @@ msgstr "" #~ "
  • Кожен - після короткого тренінгу.
  • \n" #~ "\n" #~ "\n" -#~ "

    Більше інформації про технічне редагування знайдете на Більше інформації про технічне редагування знайдете на сайті редакції Wolne Lektury

    \n" #~ "\n" #~ "
    \n" @@ -1187,8 +1193,9 @@ msgstr "" #~ "
  • Студенти та випускники гуманітарних факультетів, які хочуть здобути " #~ "такий досвід.
  • \n" #~ "\n" -#~ "

    Більше інформації про літературне редагування знайдете на Більше інформації про літературне редагування знайдете на сайті редакції Wolne Lektury

    \n" #~ "
    \n" #~ "\n" @@ -1237,8 +1244,8 @@ msgstr "" #~ "href=\"http://creativecommons.org/licenses/by-sa/3.0/deed.pl\">Uznanie " #~ "autorstwa-Na tych samych warunkach 3.0. Publikujemy również kilka " #~ "utworów, które autorzy lub spadkobiercy praw udostępnili na wolnej " -#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    " +#~ "licencji Uznanie autorstwa-Na tych samych warunkach 3.0.

    " #~ msgstr "" #~ "

    Більшість творів у бібліотеці не охороняються авторським правом і " #~ "являються частиною суспільного надбання, тому їх можна вільно публікувати " diff --git a/src/lesmianator/locale/de/LC_MESSAGES/django.mo b/src/lesmianator/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/lesmianator/locale/de/LC_MESSAGES/django.mo and b/src/lesmianator/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/en/LC_MESSAGES/django.mo b/src/lesmianator/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/lesmianator/locale/en/LC_MESSAGES/django.mo and b/src/lesmianator/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/es/LC_MESSAGES/django.mo b/src/lesmianator/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/lesmianator/locale/es/LC_MESSAGES/django.mo and b/src/lesmianator/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/fr/LC_MESSAGES/django.mo b/src/lesmianator/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/lesmianator/locale/fr/LC_MESSAGES/django.mo and b/src/lesmianator/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/it/LC_MESSAGES/django.mo b/src/lesmianator/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/lesmianator/locale/it/LC_MESSAGES/django.mo and b/src/lesmianator/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/jp/LC_MESSAGES/django.mo b/src/lesmianator/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/lesmianator/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/jp/LC_MESSAGES/django.po b/src/lesmianator/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..33862ed5c --- /dev/null +++ b/src/lesmianator/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,45 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: lesmianator/models.py:24 +msgid "slug" +msgstr "" + +#: lesmianator/models.py:25 +msgid "text" +msgstr "" + +#: lesmianator/models.py:27 +msgid "extra information" +msgstr "" + +#: lesmianator/models.py:28 +msgid "creation date" +msgstr "" + +#: lesmianator/models.py:29 +msgid "last view date" +msgstr "" + +#: lesmianator/models.py:30 +msgid "view count" +msgstr "" + +#: lesmianator/models.py:102 +msgid "Continuations file" +msgstr "" diff --git a/src/lesmianator/locale/lt/LC_MESSAGES/django.mo b/src/lesmianator/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/lesmianator/locale/lt/LC_MESSAGES/django.mo and b/src/lesmianator/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/lt/LC_MESSAGES/django.po b/src/lesmianator/locale/lt/LC_MESSAGES/django.po index 947532c8a..e823dae2f 100644 --- a/src/lesmianator/locale/lt/LC_MESSAGES/django.po +++ b/src/lesmianator/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: lesmianator/models.py:24 msgid "slug" diff --git a/src/lesmianator/locale/pl/LC_MESSAGES/django.mo b/src/lesmianator/locale/pl/LC_MESSAGES/django.mo index 940e8e331..1aaf47ac3 100644 Binary files a/src/lesmianator/locale/pl/LC_MESSAGES/django.mo and b/src/lesmianator/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/ru/LC_MESSAGES/django.po b/src/lesmianator/locale/ru/LC_MESSAGES/django.po index e1c316d17..835ccdda7 100644 --- a/src/lesmianator/locale/ru/LC_MESSAGES/django.po +++ b/src/lesmianator/locale/ru/LC_MESSAGES/django.po @@ -15,33 +15,33 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: models.py:24 +#: lesmianator/models.py:24 msgid "slug" msgstr "slug" -#: models.py:25 +#: lesmianator/models.py:25 msgid "text" msgstr "текст" -#: models.py:27 +#: lesmianator/models.py:27 msgid "extra information" msgstr "дополнительная информация" -#: models.py:28 +#: lesmianator/models.py:28 msgid "creation date" msgstr "дата создания" -#: models.py:29 +#: lesmianator/models.py:29 msgid "last view date" msgstr "дата последнего просмотра" -#: models.py:30 +#: lesmianator/models.py:30 msgid "view count" msgstr "счетчик просмотров" -#: models.py:102 +#: lesmianator/models.py:102 msgid "Continuations file" msgstr "Continuations file" diff --git a/src/lesmianator/locale/uk/LC_MESSAGES/django.mo b/src/lesmianator/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/lesmianator/locale/uk/LC_MESSAGES/django.mo and b/src/lesmianator/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/lesmianator/locale/uk/LC_MESSAGES/django.po b/src/lesmianator/locale/uk/LC_MESSAGES/django.po index 211d9a342..5ac5ed63d 100644 --- a/src/lesmianator/locale/uk/LC_MESSAGES/django.po +++ b/src/lesmianator/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: lesmianator/models.py:24 msgid "slug" diff --git a/src/libraries/locale/de/LC_MESSAGES/django.mo b/src/libraries/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/libraries/locale/de/LC_MESSAGES/django.mo and b/src/libraries/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/de/LC_MESSAGES/django.po b/src/libraries/locale/de/LC_MESSAGES/django.po index c58129464..b909ae5c7 100644 --- a/src/libraries/locale/de/LC_MESSAGES/django.po +++ b/src/libraries/locale/de/LC_MESSAGES/django.po @@ -49,11 +49,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/en/LC_MESSAGES/django.mo b/src/libraries/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/libraries/locale/en/LC_MESSAGES/django.mo and b/src/libraries/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/en/LC_MESSAGES/django.po b/src/libraries/locale/en/LC_MESSAGES/django.po index a99bee578..c7c46c43c 100644 --- a/src/libraries/locale/en/LC_MESSAGES/django.po +++ b/src/libraries/locale/en/LC_MESSAGES/django.po @@ -48,11 +48,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/es/LC_MESSAGES/django.mo b/src/libraries/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/libraries/locale/es/LC_MESSAGES/django.mo and b/src/libraries/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/es/LC_MESSAGES/django.po b/src/libraries/locale/es/LC_MESSAGES/django.po index c58129464..b909ae5c7 100644 --- a/src/libraries/locale/es/LC_MESSAGES/django.po +++ b/src/libraries/locale/es/LC_MESSAGES/django.po @@ -49,11 +49,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/fr/LC_MESSAGES/django.mo b/src/libraries/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/libraries/locale/fr/LC_MESSAGES/django.mo and b/src/libraries/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/fr/LC_MESSAGES/django.po b/src/libraries/locale/fr/LC_MESSAGES/django.po index b57a79eed..f0b21795c 100644 --- a/src/libraries/locale/fr/LC_MESSAGES/django.po +++ b/src/libraries/locale/fr/LC_MESSAGES/django.po @@ -49,11 +49,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/it/LC_MESSAGES/django.mo b/src/libraries/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/libraries/locale/it/LC_MESSAGES/django.mo and b/src/libraries/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/it/LC_MESSAGES/django.po b/src/libraries/locale/it/LC_MESSAGES/django.po index c58129464..b909ae5c7 100644 --- a/src/libraries/locale/it/LC_MESSAGES/django.po +++ b/src/libraries/locale/it/LC_MESSAGES/django.po @@ -49,11 +49,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/jp/LC_MESSAGES/django.mo b/src/libraries/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/libraries/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/jp/LC_MESSAGES/django.po b/src/libraries/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..c7c46c43c --- /dev/null +++ b/src/libraries/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: libraries/models.py:12 libraries/models.py:29 +msgid "name" +msgstr "" + +#: libraries/models.py:13 libraries/models.py:30 +msgid "slug" +msgstr "" + +#: libraries/models.py:16 +msgid "catalog" +msgstr "" + +#: libraries/models.py:17 +msgid "catalogs" +msgstr "" + +#: libraries/models.py:32 +msgid "url" +msgstr "" + +#: libraries/models.py:33 +msgid "description" +msgstr "" + +#: libraries/models.py:36 +msgid "library" +msgstr "" + +#: libraries/models.py:37 +msgid "libraries" +msgstr "" + +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" +msgstr "" + +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" +msgstr "" diff --git a/src/libraries/locale/lt/LC_MESSAGES/django.mo b/src/libraries/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/libraries/locale/lt/LC_MESSAGES/django.mo and b/src/libraries/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/lt/LC_MESSAGES/django.po b/src/libraries/locale/lt/LC_MESSAGES/django.po index 577e296f3..c88126a87 100644 --- a/src/libraries/locale/lt/LC_MESSAGES/django.po +++ b/src/libraries/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: libraries/models.py:12 libraries/models.py:29 msgid "name" @@ -50,11 +50,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/libraries/locale/pl/LC_MESSAGES/django.mo b/src/libraries/locale/pl/LC_MESSAGES/django.mo index 9961c9957..8856d0452 100644 Binary files a/src/libraries/locale/pl/LC_MESSAGES/django.mo and b/src/libraries/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/pl/LC_MESSAGES/django.po b/src/libraries/locale/pl/LC_MESSAGES/django.po index 853278f4e..42fbad6a4 100644 --- a/src/libraries/locale/pl/LC_MESSAGES/django.po +++ b/src/libraries/locale/pl/LC_MESSAGES/django.po @@ -49,11 +49,15 @@ msgstr "biblioteka" msgid "libraries" msgstr "biblioteki" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" -msgstr "Katalog bibliotek" - -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 msgid "Library directories" msgstr "Katalogi bibliotek" + +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" +msgstr "Katalog bibliotek" diff --git a/src/libraries/locale/ru/LC_MESSAGES/django.po b/src/libraries/locale/ru/LC_MESSAGES/django.po index 01d576ab4..9910fcd0e 100644 --- a/src/libraries/locale/ru/LC_MESSAGES/django.po +++ b/src/libraries/locale/ru/LC_MESSAGES/django.po @@ -15,45 +15,50 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: models.py:12 models.py:29 +#: libraries/models.py:12 libraries/models.py:29 msgid "name" msgstr "имя" -#: models.py:13 models.py:30 +#: libraries/models.py:13 libraries/models.py:30 msgid "slug" msgstr "slug" -#: models.py:16 +#: libraries/models.py:16 msgid "catalog" msgstr "каталог" -#: models.py:17 +#: libraries/models.py:17 msgid "catalogs" msgstr "каталоги" -#: models.py:32 +#: libraries/models.py:32 msgid "url" msgstr "url" -#: models.py:33 +#: libraries/models.py:33 msgid "description" msgstr "описание" -#: models.py:36 +#: libraries/models.py:36 msgid "library" msgstr "библиотека" -#: models.py:37 +#: libraries/models.py:37 msgid "libraries" msgstr "библиотеки" -#: templates/libraries/catalog_view.html:4 -msgid "Libraries directory" -msgstr "Директория библиотеки" - -#: templates/libraries/main_view.html:4 templates/libraries/main_view.html:7 +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 msgid "Library directories" msgstr "Директории библиотеки" + +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" +msgstr "Директория библиотеки" diff --git a/src/libraries/locale/uk/LC_MESSAGES/django.mo b/src/libraries/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/libraries/locale/uk/LC_MESSAGES/django.mo and b/src/libraries/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/libraries/locale/uk/LC_MESSAGES/django.po b/src/libraries/locale/uk/LC_MESSAGES/django.po index f10ff88a8..bd5b7186a 100644 --- a/src/libraries/locale/uk/LC_MESSAGES/django.po +++ b/src/libraries/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: libraries/models.py:12 libraries/models.py:29 msgid "name" @@ -50,11 +50,15 @@ msgstr "" msgid "libraries" msgstr "" -#: libraries/templates/libraries/catalog_view.html:4 -msgid "Libraries directory" +#: libraries/templates/libraries/catalog_view.html:6 +#: libraries/templates/libraries/main_view.html:6 +#: libraries/templates/libraries/main_view.html:10 +#: libraries/templates/libraries/main_view.html:13 +msgid "Library directories" msgstr "" -#: libraries/templates/libraries/main_view.html:4 -#: libraries/templates/libraries/main_view.html:7 -msgid "Library directories" +#: libraries/templates/libraries/catalog_view.html:11 +#: libraries/templates/libraries/catalog_view.html:14 +#: libraries/templates/libraries/library_view.html:10 +msgid "Libraries directory" msgstr "" diff --git a/src/messaging/locale/de/LC_MESSAGES/django.mo b/src/messaging/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/messaging/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/en/LC_MESSAGES/django.mo b/src/messaging/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/messaging/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/es/LC_MESSAGES/django.mo b/src/messaging/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/messaging/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/fr/LC_MESSAGES/django.mo b/src/messaging/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 000000000..2c90dd0c8 Binary files /dev/null and b/src/messaging/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/it/LC_MESSAGES/django.mo b/src/messaging/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/messaging/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/jp/LC_MESSAGES/django.mo b/src/messaging/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/messaging/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/jp/LC_MESSAGES/django.po b/src/messaging/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..a4398cb68 --- /dev/null +++ b/src/messaging/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,187 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: messaging/admin.py:16 +msgid "E-mail content" +msgstr "" + +#: messaging/admin.py:19 +msgid "Sending constraints" +msgstr "" + +#: messaging/admin.py:29 +#, python-format +msgid "Test e-mail has been sent to %(email)s." +msgstr "" + +#: messaging/admin.py:31 +msgid "You have no email set. Test e-mail not sent." +msgstr "" + +#: messaging/models.py:16 +msgid "state" +msgstr "" + +#: messaging/models.py:17 messaging/models.py:185 +msgid "subject" +msgstr "" + +#: messaging/models.py:18 messaging/models.py:186 +msgid "body" +msgstr "" + +#: messaging/models.py:19 +msgid "min days since" +msgstr "" + +#: messaging/models.py:20 +msgid "max days since" +msgstr "" + +#: messaging/models.py:21 +msgid "min hour" +msgstr "" + +#: messaging/models.py:22 +msgid "max hour" +msgstr "" + +#: messaging/models.py:23 +msgid "min day of month" +msgstr "" + +#: messaging/models.py:24 +msgid "max day of month" +msgstr "" + +#: messaging/models.py:25 +msgid "Monday" +msgstr "" + +#: messaging/models.py:26 +msgid "Tuesday" +msgstr "" + +#: messaging/models.py:27 +msgid "Wednesday" +msgstr "" + +#: messaging/models.py:28 +msgid "Thursday" +msgstr "" + +#: messaging/models.py:29 +msgid "Friday" +msgstr "" + +#: messaging/models.py:30 +msgid "Saturday" +msgstr "" + +#: messaging/models.py:31 +msgid "Sunday" +msgstr "" + +#: messaging/models.py:32 +msgid "active" +msgstr "" + +#: messaging/models.py:35 +msgid "email template" +msgstr "" + +#: messaging/models.py:36 +msgid "email templates" +msgstr "" + +#: messaging/models.py:111 +msgid "Cold" +msgstr "" + +#: messaging/models.py:112 +msgid "Would-be donor" +msgstr "" + +#: messaging/models.py:113 +msgid "One-time donor" +msgstr "" + +#: messaging/models.py:114 +msgid "Recurring donor" +msgstr "" + +#: messaging/models.py:115 +msgid "Manually set as member" +msgstr "" + +#: messaging/models.py:116 +msgid "Opt out" +msgstr "" + +#: messaging/models.py:123 +msgid "contact" +msgstr "" + +#: messaging/models.py:124 +msgid "contacts" +msgstr "" + +#: messaging/models.py:189 +msgid "email sent" +msgstr "" + +#: messaging/models.py:190 +msgid "emails sent" +msgstr "" + +#: messaging/states.py:76 +msgid "club one-time donors" +msgstr "" + +#: messaging/states.py:91 +msgid "club one-time donors with donation expiring" +msgstr "" + +#: messaging/states.py:105 +msgid "club would-be donors" +msgstr "" + +#: messaging/states.py:117 +msgid "club recurring donors" +msgstr "" + +#: messaging/states.py:132 +msgid "club recurring donors with donation expired" +msgstr "" + +#: messaging/states.py:147 +msgid "cold group" +msgstr "" + +#: messaging/templates/messaging/email_body.html:5 +msgid "Visit this address if you don't want to be contacted in the future:" +msgstr "" + +#: messaging/views.py:15 +#, python-format +msgid "a %(verbose_name)s object." +msgstr "" + +#: messaging/views.py:36 +msgid "Context" +msgstr "" diff --git a/src/messaging/locale/lt/LC_MESSAGES/django.mo b/src/messaging/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 000000000..63f61a847 Binary files /dev/null and b/src/messaging/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/messaging/locale/pl/LC_MESSAGES/django.po b/src/messaging/locale/pl/LC_MESSAGES/django.po index be8024989..32b66572f 100644 --- a/src/messaging/locale/pl/LC_MESSAGES/django.po +++ b/src/messaging/locale/pl/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.3\n" #: messaging/admin.py:16 @@ -197,15 +197,15 @@ msgstr "Kontekst" #~ msgid "" #~ "Context:
    \n" -#~ " {{ %(model_name)s }} – a " -#~ "%(verbose_name)s object.
    \n" +#~ " {{ %(model_name)s }} – a %(verbose_name)s object.
    \n" #~ " You can put it in in the fields Subject and Body " #~ "using dot notation, like this:
    \n" #~ " {{ %(model_name)s.id }}." #~ msgstr "" #~ "Kontest:
    \n" -#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
    \n" +#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
    \n" #~ " Możesz użyć go w polach Temat i Treść, " #~ "korzystając z notacji z kropką, np.:
    \n" #~ " {{ %(model_name)s.id }}." diff --git a/src/messaging/locale/ru/LC_MESSAGES/django.po b/src/messaging/locale/ru/LC_MESSAGES/django.po index dd0ccaed0..00f2c30c0 100644 --- a/src/messaging/locale/ru/LC_MESSAGES/django.po +++ b/src/messaging/locale/ru/LC_MESSAGES/django.po @@ -15,176 +15,177 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: admin.py:16 +#: messaging/admin.py:16 msgid "E-mail content" msgstr "содержимое E-mail" -#: admin.py:19 +#: messaging/admin.py:19 msgid "Sending constraints" msgstr "Ограничения отправки" -#: admin.py:29 +#: messaging/admin.py:29 #, python-format msgid "Test e-mail has been sent to %(email)s." msgstr "Тестовое сообщение было отправлено на адрес %(email)s." -#: admin.py:31 +#: messaging/admin.py:31 msgid "You have no email set. Test e-mail not sent." -msgstr "Не выбран адрес email. Тестовое сообщение не отправлено." +msgstr "Не выбран адрес email. Тестовое сообщение не отправлено." -#: models.py:16 +#: messaging/models.py:16 msgid "state" msgstr "Состояние" -#: models.py:17 models.py:185 +#: messaging/models.py:17 messaging/models.py:185 msgid "subject" msgstr "Тема" -#: models.py:18 models.py:186 +#: messaging/models.py:18 messaging/models.py:186 msgid "body" msgstr "Тело письма" -#: models.py:19 +#: messaging/models.py:19 msgid "min days since" msgstr "с дня, минимально" -#: models.py:20 +#: messaging/models.py:20 msgid "max days since" msgstr "до дня, максимально" -#: models.py:21 +#: messaging/models.py:21 msgid "min hour" msgstr "время, минимально" -#: models.py:22 +#: messaging/models.py:22 msgid "max hour" msgstr "время, максимально" -#: models.py:23 +#: messaging/models.py:23 msgid "min day of month" msgstr "в течение месяца, минимально" -#: models.py:24 +#: messaging/models.py:24 msgid "max day of month" msgstr "в течение месяца, максимально" -#: models.py:25 +#: messaging/models.py:25 msgid "Monday" msgstr "Понедельник" -#: models.py:26 +#: messaging/models.py:26 msgid "Tuesday" msgstr "Вторник" -#: models.py:27 +#: messaging/models.py:27 msgid "Wednesday" msgstr "Среда" -#: models.py:28 +#: messaging/models.py:28 msgid "Thursday" msgstr "Четверг" -#: models.py:29 +#: messaging/models.py:29 msgid "Friday" msgstr "Пятница" -#: models.py:30 +#: messaging/models.py:30 msgid "Saturday" msgstr "Суббота" -#: models.py:31 +#: messaging/models.py:31 msgid "Sunday" msgstr "Воскресенье" -#: models.py:32 +#: messaging/models.py:32 msgid "active" msgstr "активно" -#: models.py:35 +#: messaging/models.py:35 msgid "email template" msgstr "шаблон письма" -#: models.py:36 +#: messaging/models.py:36 msgid "email templates" msgstr "шаблоны писем" -#: models.py:111 +#: messaging/models.py:111 msgid "Cold" msgstr "Холодный" -#: models.py:112 +#: messaging/models.py:112 msgid "Would-be donor" msgstr "Потенциальный донор" -#: models.py:113 +#: messaging/models.py:113 msgid "One-time donor" msgstr "Разовый донор" -#: models.py:114 +#: messaging/models.py:114 msgid "Recurring donor" msgstr "Постоянный донор" -#: models.py:115 +#: messaging/models.py:115 msgid "Manually set as member" msgstr "Самостоятельный выбор членства" -#: models.py:116 +#: messaging/models.py:116 msgid "Opt out" msgstr "pt out" -#: models.py:123 +#: messaging/models.py:123 msgid "contact" msgstr "контакт" -#: models.py:124 +#: messaging/models.py:124 msgid "contacts" msgstr "контакты" -#: models.py:189 +#: messaging/models.py:189 msgid "email sent" msgstr "письмо отправлено" -#: models.py:190 +#: messaging/models.py:190 msgid "emails sent" msgstr "письма отправлены" -#: states.py:76 +#: messaging/states.py:76 msgid "club one-time donors" msgstr "клуб разовых доноров" -#: states.py:91 +#: messaging/states.py:91 msgid "club one-time donors with donation expiring" msgstr "клуб разовых доноров с истекающим сроком платежей" -#: states.py:105 +#: messaging/states.py:105 msgid "club would-be donors" msgstr "клуб потенциальных доноров" -#: states.py:117 +#: messaging/states.py:117 msgid "club recurring donors" msgstr "клуб постоянных доноров" -#: states.py:132 +#: messaging/states.py:132 msgid "club recurring donors with donation expired" msgstr "клуб постоянных доноров с истекающим сроком платежей" -#: states.py:147 +#: messaging/states.py:147 msgid "cold group" msgstr "холодная группа" -#: templates/messaging/email_body.html:5 +#: messaging/templates/messaging/email_body.html:5 msgid "Visit this address if you don't want to be contacted in the future:" -msgstr "Зайдите на этот адрес, если не хотите, чтобы с вами связывались в будущем:" +msgstr "" +"Зайдите на этот адрес, если не хотите, чтобы с вами связывались в будущем:" -#: views.py:15 +#: messaging/views.py:15 #, python-format msgid "a %(verbose_name)s object." msgstr "тип объекта %(verbose_name)s " -#: views.py:36 +#: messaging/views.py:36 msgid "Context" msgstr "Контекст" diff --git a/src/messaging/locale/uk/LC_MESSAGES/django.mo b/src/messaging/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 000000000..8a94daa0a Binary files /dev/null and b/src/messaging/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/newsletter/locale/de/LC_MESSAGES/django.po b/src/newsletter/locale/de/LC_MESSAGES/django.po index efb0d9fe8..4ff68b8a0 100644 --- a/src/newsletter/locale/de/LC_MESSAGES/django.po +++ b/src/newsletter/locale/de/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -41,18 +41,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/en/LC_MESSAGES/django.po b/src/newsletter/locale/en/LC_MESSAGES/django.po index 229d1f2e6..b251f51f8 100644 --- a/src/newsletter/locale/en/LC_MESSAGES/django.po +++ b/src/newsletter/locale/en/LC_MESSAGES/django.po @@ -20,7 +20,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -40,18 +40,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/es/LC_MESSAGES/django.po b/src/newsletter/locale/es/LC_MESSAGES/django.po index efb0d9fe8..4ff68b8a0 100644 --- a/src/newsletter/locale/es/LC_MESSAGES/django.po +++ b/src/newsletter/locale/es/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -41,18 +41,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/fr/LC_MESSAGES/django.po b/src/newsletter/locale/fr/LC_MESSAGES/django.po index 873634049..2dee079fe 100644 --- a/src/newsletter/locale/fr/LC_MESSAGES/django.po +++ b/src/newsletter/locale/fr/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -41,18 +41,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/it/LC_MESSAGES/django.po b/src/newsletter/locale/it/LC_MESSAGES/django.po index efb0d9fe8..4ff68b8a0 100644 --- a/src/newsletter/locale/it/LC_MESSAGES/django.po +++ b/src/newsletter/locale/it/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -41,18 +41,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/jp/LC_MESSAGES/django.mo b/src/newsletter/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/newsletter/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/newsletter/locale/jp/LC_MESSAGES/django.po b/src/newsletter/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..b251f51f8 --- /dev/null +++ b/src/newsletter/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,59 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: newsletter/forms.py:17 +msgid "I want to receive Wolne Lektury's newsletter." +msgstr "" + +#: newsletter/forms.py:63 newsletter/models.py:12 +msgid "email address" +msgstr "" + +#: newsletter/models.py:13 +msgid "active" +msgstr "" + +#: newsletter/models.py:18 +msgid "subscription" +msgstr "" + +#: newsletter/models.py:19 +msgid "subscriptions" +msgstr "" + +#: newsletter/templates/admin/newsletter/subscription/change_list.html:9 +msgid "Extract" +msgstr "" + +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" +msgstr "" + +#: newsletter/templates/newsletter/2022/subscribed.html:16 +#: newsletter/templates/newsletter/subscribed.html:7 +msgid "You have subscribed to Wolne Lektury newsletter." +msgstr "" + +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" +msgstr "" diff --git a/src/newsletter/locale/lt/LC_MESSAGES/django.po b/src/newsletter/locale/lt/LC_MESSAGES/django.po index 8de339990..69cd7d522 100644 --- a/src/newsletter/locale/lt/LC_MESSAGES/django.po +++ b/src/newsletter/locale/lt/LC_MESSAGES/django.po @@ -15,14 +15,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: newsletter/forms.py:17 msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -42,18 +42,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newsletter/locale/pl/LC_MESSAGES/django.mo b/src/newsletter/locale/pl/LC_MESSAGES/django.mo index 0abba0a19..6b909f9a6 100644 Binary files a/src/newsletter/locale/pl/LC_MESSAGES/django.mo and b/src/newsletter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/newsletter/locale/pl/LC_MESSAGES/django.po b/src/newsletter/locale/pl/LC_MESSAGES/django.po index 5d9d2cc99..abf991372 100644 --- a/src/newsletter/locale/pl/LC_MESSAGES/django.po +++ b/src/newsletter/locale/pl/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "I want to receive Wolne Lektury's newsletter." msgstr "Chcę otrzymywać newsletter Wolnych Lektur" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "adres email" @@ -41,6 +41,16 @@ msgstr "subskrypcje" msgid "Extract" msgstr "Ekstrakt" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" +msgstr "Zapisano do newslettera" + +#: newsletter/templates/newsletter/2022/subscribed.html:16 +#: newsletter/templates/newsletter/subscribed.html:7 +msgid "You have subscribed to Wolne Lektury newsletter." +msgstr "Zapisałaś/eś się do newslettera Wolnych Lektur." + #: newsletter/templates/newsletter/confirm_subscription.html:6 msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" msgstr "Potwierdzono subskrypcję newslettera Wolnych Lektur. Dziękujemy!" @@ -49,14 +59,6 @@ msgstr "Potwierdzono subskrypcję newslettera Wolnych Lektur. Dziękujemy!" msgid "Subscribe" msgstr "Zapisz się" -#: newsletter/templates/newsletter/subscribed.html:7 -msgid "You have subscribed to Wolne Lektury newsletter." -msgstr "Zapisałaś/eś się do newslettera Wolnych Lektur." - -#: newsletter/views.py:29 -msgid "Subscribed" -msgstr "Zapisano do newslettera" - #~ msgid "general newsletter" #~ msgstr "ogólny newsletter" diff --git a/src/newsletter/locale/ru/LC_MESSAGES/django.po b/src/newsletter/locale/ru/LC_MESSAGES/django.po index 1e29458b5..ad0c2e326 100644 --- a/src/newsletter/locale/ru/LC_MESSAGES/django.po +++ b/src/newsletter/locale/ru/LC_MESSAGES/django.po @@ -15,45 +15,48 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:17 +#: newsletter/forms.py:17 msgid "I want to receive Wolne Lektury's newsletter." msgstr "Я хочу получать газету Wolne Lektury/Свободное чтение." -#: forms.py:54 models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "email адрес" -#: models.py:13 +#: newsletter/models.py:13 msgid "active" msgstr "активно" -#: models.py:18 +#: newsletter/models.py:18 msgid "subscription" msgstr "подписка" -#: models.py:19 +#: newsletter/models.py:19 msgid "subscriptions" msgstr "подписки" -#: templates/admin/newsletter/subscription/change_list.html:9 +#: newsletter/templates/admin/newsletter/subscription/change_list.html:9 msgid "Extract" msgstr "Выдержка" -#: templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "Ваша подписка на газету Wolne Lektury/Свободное чтение подтверждена. Спасибо!" - -#: templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" -msgstr "Подписаться" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" +msgstr "Подписка оформлена" -#: templates/newsletter/subscribed.html:7 +#: newsletter/templates/newsletter/2022/subscribed.html:16 +#: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "Вы подписаны на газету Wolne Lektury/Свободное чтение." -#: views.py:29 -msgid "Subscribed" -msgstr "Подписка оформлена" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" +"Ваша подписка на газету Wolne Lektury/Свободное чтение подтверждена. Спасибо!" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" +msgstr "Подписаться" diff --git a/src/newsletter/locale/uk/LC_MESSAGES/django.po b/src/newsletter/locale/uk/LC_MESSAGES/django.po index 8128dbbed..ae3d3626f 100644 --- a/src/newsletter/locale/uk/LC_MESSAGES/django.po +++ b/src/newsletter/locale/uk/LC_MESSAGES/django.po @@ -15,14 +15,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: newsletter/forms.py:17 msgid "I want to receive Wolne Lektury's newsletter." msgstr "" -#: newsletter/forms.py:54 newsletter/models.py:12 +#: newsletter/forms.py:63 newsletter/models.py:12 msgid "email address" msgstr "" @@ -42,18 +42,20 @@ msgstr "" msgid "Extract" msgstr "" -#: newsletter/templates/newsletter/confirm_subscription.html:6 -msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" -msgstr "" - -#: newsletter/templates/newsletter/subscribe_form.html:14 -msgid "Subscribe" +#: newsletter/templates/newsletter/2022/subscribed.html:7 +#: newsletter/views.py:40 +msgid "Subscribed" msgstr "" +#: newsletter/templates/newsletter/2022/subscribed.html:16 #: newsletter/templates/newsletter/subscribed.html:7 msgid "You have subscribed to Wolne Lektury newsletter." msgstr "" -#: newsletter/views.py:29 -msgid "Subscribed" +#: newsletter/templates/newsletter/confirm_subscription.html:6 +msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" +msgstr "" + +#: newsletter/templates/newsletter/subscribe_form.html:14 +msgid "Subscribe" msgstr "" diff --git a/src/newtagging/locale/jp/LC_MESSAGES/django.mo b/src/newtagging/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/newtagging/locale/jp/LC_MESSAGES/django.mo and b/src/newtagging/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/de/LC_MESSAGES/django.mo b/src/paypal/locale/de/LC_MESSAGES/django.mo index 68082f1df..71cbdf3e9 100644 Binary files a/src/paypal/locale/de/LC_MESSAGES/django.mo and b/src/paypal/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/de/LC_MESSAGES/django.po b/src/paypal/locale/de/LC_MESSAGES/django.po index 88e47c4ce..d05d249cd 100644 --- a/src/paypal/locale/de/LC_MESSAGES/django.po +++ b/src/paypal/locale/de/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/en/LC_MESSAGES/django.mo b/src/paypal/locale/en/LC_MESSAGES/django.mo index 9df49262e..6c5906d1c 100644 Binary files a/src/paypal/locale/en/LC_MESSAGES/django.mo and b/src/paypal/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/en/LC_MESSAGES/django.po b/src/paypal/locale/en/LC_MESSAGES/django.po index 7a151b08e..4bf98340d 100644 --- a/src/paypal/locale/en/LC_MESSAGES/django.po +++ b/src/paypal/locale/en/LC_MESSAGES/django.po @@ -20,7 +20,7 @@ msgstr "" msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/es/LC_MESSAGES/django.mo b/src/paypal/locale/es/LC_MESSAGES/django.mo index 68082f1df..71cbdf3e9 100644 Binary files a/src/paypal/locale/es/LC_MESSAGES/django.mo and b/src/paypal/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/es/LC_MESSAGES/django.po b/src/paypal/locale/es/LC_MESSAGES/django.po index 88e47c4ce..d05d249cd 100644 --- a/src/paypal/locale/es/LC_MESSAGES/django.po +++ b/src/paypal/locale/es/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/fr/LC_MESSAGES/django.mo b/src/paypal/locale/fr/LC_MESSAGES/django.mo index c2032a214..2c90dd0c8 100644 Binary files a/src/paypal/locale/fr/LC_MESSAGES/django.mo and b/src/paypal/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/fr/LC_MESSAGES/django.po b/src/paypal/locale/fr/LC_MESSAGES/django.po index 678840a86..c7751b560 100644 --- a/src/paypal/locale/fr/LC_MESSAGES/django.po +++ b/src/paypal/locale/fr/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/it/LC_MESSAGES/django.mo b/src/paypal/locale/it/LC_MESSAGES/django.mo index 68082f1df..71cbdf3e9 100644 Binary files a/src/paypal/locale/it/LC_MESSAGES/django.mo and b/src/paypal/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/it/LC_MESSAGES/django.po b/src/paypal/locale/it/LC_MESSAGES/django.po index 88e47c4ce..d05d249cd 100644 --- a/src/paypal/locale/it/LC_MESSAGES/django.po +++ b/src/paypal/locale/it/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgstr "" msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/jp/LC_MESSAGES/django.mo b/src/paypal/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/paypal/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/jp/LC_MESSAGES/django.po b/src/paypal/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..4bf98340d --- /dev/null +++ b/src/paypal/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: paypal/forms.py:9 +msgid "amount in PLN" +msgstr "" + +#: paypal/templates/paypal/cancel.html:6 +msgid "Zrezygnowano z płatności :(" +msgstr "" + +#: paypal/templates/paypal/error.html:2 +msgid "PayPal Error" +msgstr "" + +#: paypal/templates/paypal/error.html:6 +msgid "Learn more" +msgstr "" + +#: paypal/templates/paypal/form.html:6 paypal/templates/paypal/form.html:10 +msgid "Wolne Lektury Friend Club" +msgstr "" + +#: paypal/templates/paypal/form.html:18 +msgid "Subscribe with PayPal" +msgstr "" + +#: paypal/templates/paypal/form.html:21 +msgid "You must be logged in to subscribe." +msgstr "" + +#: paypal/templates/paypal/return.html:8 +msgid "Dziękujemy, że jesteś z nami i pomagasz nam rozwijać Wolne Lektury!" +msgstr "" + +#: paypal/templates/paypal/return.html:9 +msgid "Pamiętaj, że zawsze możesz się z nami skontaktować:" +msgstr "" + +#: paypal/templates/paypal/return.html:11 +msgid "Do przeczytania!" +msgstr "" + +#: paypal/templates/paypal/return.html:11 +msgid "Zespół Wolnych Lektur" +msgstr "" diff --git a/src/paypal/locale/lt/LC_MESSAGES/django.mo b/src/paypal/locale/lt/LC_MESSAGES/django.mo index d81c2f990..50c618427 100644 Binary files a/src/paypal/locale/lt/LC_MESSAGES/django.mo and b/src/paypal/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/lt/LC_MESSAGES/django.po b/src/paypal/locale/lt/LC_MESSAGES/django.po index d6fce10a4..7d3186ece 100644 --- a/src/paypal/locale/lt/LC_MESSAGES/django.po +++ b/src/paypal/locale/lt/LC_MESSAGES/django.po @@ -15,14 +15,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: paypal/forms.py:9 msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/pl/LC_MESSAGES/django.mo b/src/paypal/locale/pl/LC_MESSAGES/django.mo index a32f52407..26165f894 100644 Binary files a/src/paypal/locale/pl/LC_MESSAGES/django.mo and b/src/paypal/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/pl/LC_MESSAGES/django.po b/src/paypal/locale/pl/LC_MESSAGES/django.po index 8162b0d0d..21a9fc343 100644 --- a/src/paypal/locale/pl/LC_MESSAGES/django.po +++ b/src/paypal/locale/pl/LC_MESSAGES/django.po @@ -22,7 +22,7 @@ msgstr "" msgid "amount in PLN" msgstr "kwota w złotych" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/paypal/locale/ru/LC_MESSAGES/django.po b/src/paypal/locale/ru/LC_MESSAGES/django.po index db25ddfd5..af202dc4b 100644 --- a/src/paypal/locale/ru/LC_MESSAGES/django.po +++ b/src/paypal/locale/ru/LC_MESSAGES/django.po @@ -15,49 +15,50 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:9 +#: paypal/forms.py:9 msgid "amount in PLN" msgstr "сумма в PLN" -#: templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "Оплата не прошла :(" -#: templates/paypal/error.html:2 +#: paypal/templates/paypal/error.html:2 msgid "PayPal Error" msgstr "Ошибка PayPal" -#: templates/paypal/error.html:6 +#: paypal/templates/paypal/error.html:6 msgid "Learn more" msgstr "Узнать больше" -#: templates/paypal/form.html:6 templates/paypal/form.html:10 +#: paypal/templates/paypal/form.html:6 paypal/templates/paypal/form.html:10 msgid "Wolne Lektury Friend Club" msgstr "Клуб друзей Wolne Lektury/Свободное чтение" -#: templates/paypal/form.html:18 +#: paypal/templates/paypal/form.html:18 msgid "Subscribe with PayPal" msgstr "Подписаться с PayPal" -#: templates/paypal/form.html:21 +#: paypal/templates/paypal/form.html:21 msgid "You must be logged in to subscribe." msgstr "Для подписки необходимо войти под логином" -#: templates/paypal/return.html:8 +#: paypal/templates/paypal/return.html:8 msgid "Dziękujemy, że jesteś z nami i pomagasz nam rozwijać Wolne Lektury!" -msgstr "Спасибо, что ты с нами и помогаешь развивать Wolne Lektury/Свободное чтение! " +msgstr "" +"Спасибо, что ты с нами и помогаешь развивать Wolne Lektury/Свободное чтение! " -#: templates/paypal/return.html:9 +#: paypal/templates/paypal/return.html:9 msgid "Pamiętaj, że zawsze możesz się z nami skontaktować:" msgstr "Помни, что всегда можешь связаться с нами:" -#: templates/paypal/return.html:11 +#: paypal/templates/paypal/return.html:11 msgid "Do przeczytania!" msgstr "Прочти!" -#: templates/paypal/return.html:11 +#: paypal/templates/paypal/return.html:11 msgid "Zespół Wolnych Lektur" msgstr "Команда Wolny Lektury/Свободное чтение" diff --git a/src/paypal/locale/uk/LC_MESSAGES/django.mo b/src/paypal/locale/uk/LC_MESSAGES/django.mo index 6937917fc..d2d31a4fd 100644 Binary files a/src/paypal/locale/uk/LC_MESSAGES/django.mo and b/src/paypal/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/paypal/locale/uk/LC_MESSAGES/django.po b/src/paypal/locale/uk/LC_MESSAGES/django.po index 1a89c588f..3f3a3ed9c 100644 --- a/src/paypal/locale/uk/LC_MESSAGES/django.po +++ b/src/paypal/locale/uk/LC_MESSAGES/django.po @@ -15,14 +15,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: paypal/forms.py:9 msgid "amount in PLN" msgstr "" -#: paypal/templates/paypal/cancel.html:5 +#: paypal/templates/paypal/cancel.html:6 msgid "Zrezygnowano z płatności :(" msgstr "" diff --git a/src/pdcounter/locale/de/LC_MESSAGES/django.mo b/src/pdcounter/locale/de/LC_MESSAGES/django.mo index e00fe0c5d..95815c48a 100644 Binary files a/src/pdcounter/locale/de/LC_MESSAGES/django.mo and b/src/pdcounter/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/de/LC_MESSAGES/django.po b/src/pdcounter/locale/de/LC_MESSAGES/django.po index cc7f24a26..a3cea638c 100644 --- a/src/pdcounter/locale/de/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/de/LC_MESSAGES/django.po @@ -65,20 +65,14 @@ msgstr "Buchvorschau" msgid "book stubs" msgstr "Buchvorschauen" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Lesen Sie einen Artikel über diesem Autor in Wikipedia" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Die Urheberrechte für dieses Werk werden geschützt." +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -91,6 +85,7 @@ msgstr "" "Sie warum Internetbibliotheken die Werke dieses Autors nicht publizieren " "dürfen." +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 #, fuzzy @@ -101,6 +96,7 @@ msgstr "" "Die Werke dieses Autors sind in Public Domain und werden in Internet-" "Schulbibliothek von Wolne Lektury bald publiziert." +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " @@ -109,6 +105,7 @@ msgstr "" "Die Werke des Autors werden in Public Domain sein und werden unbegrenzt " "publeziert werden dürfen in" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 #, fuzzy msgid "" @@ -118,6 +115,7 @@ msgstr "" "Dieses Werk ist in Public Domain und wird in Internet Schulbibliothek von " "Wolne Lektury bald publiziert." +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " @@ -126,6 +124,8 @@ msgstr "" "Die Werke des Autors werden in Public Domain sein und werden unbegrenzt " "publeziert werden dürfen in" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -135,10 +135,20 @@ msgstr "" "Erfahren " "Sie warum Internetbibliotheken dieses Werk nicht publizieren dürfen." +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Dieses Werk wird durch das Urheberrecht geschützt." +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Lesen Sie einen Artikel über diesem Autor in Wikipedia" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 #, fuzzy #| msgid "" diff --git a/src/pdcounter/locale/en/LC_MESSAGES/django.mo b/src/pdcounter/locale/en/LC_MESSAGES/django.mo index c78650c9c..b6f4a536b 100644 Binary files a/src/pdcounter/locale/en/LC_MESSAGES/django.mo and b/src/pdcounter/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/en/LC_MESSAGES/django.po b/src/pdcounter/locale/en/LC_MESSAGES/django.po index 40cd432ea..23a0e6f63 100644 --- a/src/pdcounter/locale/en/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/en/LC_MESSAGES/django.po @@ -66,20 +66,14 @@ msgstr "Book stub" msgid "book stubs" msgstr "Book stubs" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -89,6 +83,7 @@ msgid "" "a> why Internet libraries can't publish this author's works." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" @@ -96,24 +91,29 @@ msgid "" "Internet library of Wolne Lektury." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -121,10 +121,20 @@ msgid "" "a> why Internet libraries can't publish this work." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " diff --git a/src/pdcounter/locale/es/LC_MESSAGES/django.mo b/src/pdcounter/locale/es/LC_MESSAGES/django.mo index d8e36f0a4..614aeb9b9 100644 Binary files a/src/pdcounter/locale/es/LC_MESSAGES/django.mo and b/src/pdcounter/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/es/LC_MESSAGES/django.po b/src/pdcounter/locale/es/LC_MESSAGES/django.po index 0a9f10ea2..2eef15648 100644 --- a/src/pdcounter/locale/es/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/es/LC_MESSAGES/django.po @@ -64,20 +64,14 @@ msgstr "vista previa del libro" msgid "book stubs" msgstr "vista previa de libros" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Lea el artículo sobre este autor en Wikipedia" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Las obras de este autor tienen todos los derechos de autor reservados." +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -90,6 +84,7 @@ msgstr "" "a> el porqué las bibliotecas virtuales no pueden publicar las obras de este " "autor." +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 #, fuzzy @@ -100,6 +95,7 @@ msgstr "" "Las obras de este autor son de dominio público y pronto serán publicadas en " "Biblioteca virtual de Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " @@ -108,6 +104,7 @@ msgstr "" "Las obras de este autor van a ser parte de dominio público y pronto serán " "publicadas sin restricciones en" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 #, fuzzy msgid "" @@ -117,6 +114,7 @@ msgstr "" "Esta obra es de dominio público y pronto será publicada en Biblioteca " "virtual de Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " @@ -125,6 +123,8 @@ msgstr "" "Esta obra va a ser parte de dominio público y pronto será publicada sin " "restricciones en" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -134,10 +134,20 @@ msgstr "" "Find out el porqué las bibliotecas virtuales no pueden publicar esta obra." +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Esta obra tiene todos los derechos de autor reservados." +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Lea el artículo sobre este autor en Wikipedia" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 #, fuzzy #| msgid "" diff --git a/src/pdcounter/locale/fr/LC_MESSAGES/django.mo b/src/pdcounter/locale/fr/LC_MESSAGES/django.mo index 6c6151f5d..27b946a01 100644 Binary files a/src/pdcounter/locale/fr/LC_MESSAGES/django.mo and b/src/pdcounter/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/fr/LC_MESSAGES/django.po b/src/pdcounter/locale/fr/LC_MESSAGES/django.po index 80a09c284..9fd0d6f73 100644 --- a/src/pdcounter/locale/fr/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/fr/LC_MESSAGES/django.po @@ -63,20 +63,14 @@ msgstr "ébauche du livre" msgid "book stubs" msgstr "ébauches des livres" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -86,6 +80,7 @@ msgid "" "a> why Internet libraries can't publish this author's works." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" @@ -93,24 +88,29 @@ msgid "" "Internet library of Wolne Lektury." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -118,10 +118,20 @@ msgid "" "a> why Internet libraries can't publish this work." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " diff --git a/src/pdcounter/locale/it/LC_MESSAGES/django.mo b/src/pdcounter/locale/it/LC_MESSAGES/django.mo index 8ae824b66..9f17de02d 100644 Binary files a/src/pdcounter/locale/it/LC_MESSAGES/django.mo and b/src/pdcounter/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/it/LC_MESSAGES/django.po b/src/pdcounter/locale/it/LC_MESSAGES/django.po index a444c2355..97df5e299 100644 --- a/src/pdcounter/locale/it/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/it/LC_MESSAGES/django.po @@ -64,20 +64,14 @@ msgstr "" msgid "book stubs" msgstr "" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -87,6 +81,7 @@ msgid "" "a> why Internet libraries can't publish this author's works." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" @@ -94,24 +89,29 @@ msgid "" "Internet library of Wolne Lektury." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -119,10 +119,20 @@ msgid "" "a> why Internet libraries can't publish this work." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " diff --git a/src/pdcounter/locale/jp/LC_MESSAGES/django.mo b/src/pdcounter/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/pdcounter/locale/jp/LC_MESSAGES/django.mo and b/src/pdcounter/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/jp/LC_MESSAGES/django.po b/src/pdcounter/locale/jp/LC_MESSAGES/django.po index e2542e078..1973722ec 100644 --- a/src/pdcounter/locale/jp/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/jp/LC_MESSAGES/django.po @@ -64,20 +64,14 @@ msgstr "" msgid "book stubs" msgstr "" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -87,6 +81,7 @@ msgid "" "a> why Internet libraries can't publish this author's works." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" @@ -94,24 +89,29 @@ msgid "" "Internet library of Wolne Lektury." msgstr "" +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -119,10 +119,20 @@ msgid "" "a> why Internet libraries can't publish this work." msgstr "" +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "" +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " diff --git a/src/pdcounter/locale/lt/LC_MESSAGES/django.mo b/src/pdcounter/locale/lt/LC_MESSAGES/django.mo index 758566309..adebc6caa 100644 Binary files a/src/pdcounter/locale/lt/LC_MESSAGES/django.mo and b/src/pdcounter/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/lt/LC_MESSAGES/django.po b/src/pdcounter/locale/lt/LC_MESSAGES/django.po index d0b0e510b..10cb2efb5 100644 --- a/src/pdcounter/locale/lt/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/lt/LC_MESSAGES/django.po @@ -64,20 +64,14 @@ msgstr "book stub" msgid "book stubs" msgstr "book stubs" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Skaitykite straipsnį apie šį autorių Vikipedijoje" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Šio autoriaus kūriniai yra autorinių teisių saugomi." +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -90,6 +84,7 @@ msgstr "" "publiczna/'>Sužinokite kodėl šio autoriaus kūriniai negali būti " "publikuojami internetinėje bibliotekoje." +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 #, fuzzy @@ -100,6 +95,7 @@ msgstr "" "Šio autoriaus kūriniai yra viešai prieinami ir netrukus bus publikuoti " "interneto svetainės Wolne Lektury internetinėje bibliotekoje. " +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " @@ -108,6 +104,7 @@ msgstr "" "Šio autoriaus kūriniai netrukus bus viešai prieinami ir galės būti " "publikuojami be apribojimų" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 #, fuzzy msgid "" @@ -117,6 +114,7 @@ msgstr "" "Šis kūrinys yra viešai prieinamas ir netrukus bus publikuotas interneto " "svetainės Wolne Lektury internetinėje bibliotekoje." +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " @@ -125,6 +123,8 @@ msgstr "" "Šis kūrinys netrukus bus viešai prieinamas ir galės būti publikuojamas be " "apribojimų" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -135,10 +135,20 @@ msgstr "" "publiczna/'>Sužinokite kodėl šis kūrinys negali būti publikuojamas " "internetinėje bibliotekoje." +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Šis kūrinis yra autorinių teisių saugomas." +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Skaitykite straipsnį apie šį autorių Vikipedijoje" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 #, fuzzy #| msgid "" diff --git a/src/pdcounter/locale/pl/LC_MESSAGES/django.mo b/src/pdcounter/locale/pl/LC_MESSAGES/django.mo index 6a0b7bf1e..cb696cf56 100644 Binary files a/src/pdcounter/locale/pl/LC_MESSAGES/django.mo and b/src/pdcounter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/pl/LC_MESSAGES/django.po b/src/pdcounter/locale/pl/LC_MESSAGES/django.po index 174439fa8..e3c9de2e9 100644 --- a/src/pdcounter/locale/pl/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/pl/LC_MESSAGES/django.po @@ -65,20 +65,14 @@ msgstr "zapowiedź książki" msgid "book stubs" msgstr "zapowiedzi książek" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "Licznik domeny publicznej" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Przeczytaj artykuł o autorze w Wikipedii" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Dzieła tego autora objęte są prawem autorskim." +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -91,6 +85,7 @@ msgstr "" "się, dlaczego biblioteki internetowe nie mogą udostępniać dzieł tego " "autora." +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" @@ -100,6 +95,7 @@ msgstr "" "Dzieła tego autora znajdują się w domenie publicznej, ale jeszcze nie " "zostały opublikowane w bibliotece internetowej Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " @@ -108,6 +104,7 @@ msgstr "" "Dzieła tego autora przejdą do zasobów domeny publicznej i będą mogły być " "publikowane bez żadnych ograniczeń za" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " @@ -116,6 +113,7 @@ msgstr "" "Ten utwór znajduje się w domenie publicznej i niedługo zostanie opublikowany " "w bibliotece internetowej Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " @@ -124,6 +122,8 @@ msgstr "" "Ten utwór przejdzie do zasobów domeny publicznej i będzie mógł być " "publikowany bez żadnych ograniczeń za" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -133,10 +133,20 @@ msgstr "" "Dowiedz " "się, dlaczego biblioteki internetowe nie mogą udostępniać tego utworu." +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Ten utwór objęty jest prawem autorskim." +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "Licznik domeny publicznej" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Przeczytaj artykuł o autorze w Wikipedii" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " diff --git a/src/pdcounter/locale/ru/LC_MESSAGES/django.po b/src/pdcounter/locale/ru/LC_MESSAGES/django.po index c93eaeb18..915ccbc98 100644 --- a/src/pdcounter/locale/ru/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/ru/LC_MESSAGES/django.po @@ -16,101 +16,103 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.6\n" -#: models.py:13 +#: pdcounter/models.py:13 msgid "name" msgstr "имя" -#: models.py:14 models.py:64 +#: pdcounter/models.py:14 pdcounter/models.py:64 msgid "slug" msgstr "slug" -#: models.py:15 +#: pdcounter/models.py:15 msgid "sort key" msgstr "ключ сортировки " -#: models.py:16 models.py:41 +#: pdcounter/models.py:16 pdcounter/models.py:41 msgid "description" msgstr "описание" -#: models.py:17 +#: pdcounter/models.py:17 msgid "year of death" msgstr "год смерти" -#: models.py:23 models.py:62 +#: pdcounter/models.py:23 pdcounter/models.py:62 msgid "author" msgstr "автор" -#: models.py:24 +#: pdcounter/models.py:24 msgid "authors" msgstr "авторы" -#: models.py:61 +#: pdcounter/models.py:61 msgid "title" msgstr "название" -#: models.py:63 +#: pdcounter/models.py:63 msgid "goes to public domain" msgstr "является общественным достоянием" -#: models.py:65 +#: pdcounter/models.py:65 msgid "translator" msgstr "переводчик" -#: models.py:69 +#: pdcounter/models.py:69 msgid "book stub" msgstr "анонс книги" -#: models.py:70 +#: pdcounter/models.py:70 msgid "book stubs" msgstr "анонсы книги" -#: templates/pdcounter/author_detail.html:7 -#: templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "Счетчик общественное достояние" - -#: templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Читать статью об этом авторе на Википедии" - -#: templates/pdcounter/author_detail.html:33 -#: templates/pdcounter/pd_author_box.html:9 +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 +#: pdcounter/templates/pdcounter/author_detail.html:33 +#: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Работы автора защищены авторскими правами" -#: templates/pdcounter/author_detail.html:34 -#: templates/pdcounter/author_detail.html:46 -#: templates/pdcounter/pd_author_box.html:10 -#: templates/pdcounter/pd_author_box.html:21 +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 +#: pdcounter/templates/pdcounter/author_detail.html:34 +#: pdcounter/templates/pdcounter/author_detail.html:46 +#: pdcounter/templates/pdcounter/pd_author_box.html:10 +#: pdcounter/templates/pdcounter/pd_author_box.html:21 msgid "" "Find out why Internet libraries can't publish this author's works." msgstr "" -"Узнать почему интернет библиотеки не могут публиковать работы этого автора." -#: templates/pdcounter/author_detail.html:38 -#: templates/pdcounter/pd_author_box.html:14 +"Узнать " +"почему интернет библиотеки не могут публиковать работы этого автора." + +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 +#: pdcounter/templates/pdcounter/author_detail.html:38 +#: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" "This author's works are in public domain, but they were not yet published on " "Internet library of Wolne Lektury." msgstr "" -"Работы этого автора являются общественным достоянием, но еще не были опубликованы в " -"интернет библиотеке Wolne Lektury/Свободное чтение." -#: templates/pdcounter/author_detail.html:42 +"Работы этого автора являются общественным достоянием, но еще не были " +"опубликованы в интернет библиотеке Wolne Lektury/Свободное чтение." + +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 +#: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in" msgstr "" "Работы этого автора станут общественным достоянием и будут доступны через " "для публикации без ограничений" -#: templates/pdcounter/book_stub_detail.html:16 + +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 +#: pdcounter/templates/pdcounter/book_stub_detail.html:16 msgid "" "This work is in public domain and will be published on Internet library of " "Wolne Lektury soon." msgstr "" -"Эта работа является общественным достоянием и скоро будет опубликована в интернет библиотеке " -"Wolne Lektury/Свободное чтение." -#: templates/pdcounter/book_stub_detail.html:20 +"Эта работа является общественным достоянием и скоро будет опубликована в " +"интернет библиотеке Wolne Lektury/Свободное чтение." + +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 +#: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " "published without restrictions in" @@ -118,24 +120,37 @@ msgstr "" "Работы этого автора станут общественным достоянием и будут доступны через " "для публикации без ограничений" -#: templates/pdcounter/book_stub_detail.html:24 -#: templates/pdcounter/book_stub_detail.html:29 +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 +#: pdcounter/templates/pdcounter/book_stub_detail.html:24 +#: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" "Find out why Internet libraries can't publish this work." msgstr "" -"Узнать почему интернет библиотеки не могут публиковать работы этого автора." +"Узнать " +"почему интернет библиотеки не могут публиковать работы этого автора." -#: templates/pdcounter/book_stub_detail.html:28 +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 +#: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Работа защищена авторскими правами" -#: templates/pdcounter/pd_author_box.html:18 +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "Счетчик общественное достояние" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Читать статью об этом авторе на Википедии" + +#: pdcounter/templates/pdcounter/pd_author_box.html:18 msgid "" "This author's works will become part of public domain and will be allowed to " "be published without restrictions in the year" -msgstr "Работы этого автора станут общественным достоянием и будут доступны в году " +msgstr "" +"Работы этого автора станут общественным достоянием и будут доступны в году " "для публикации без ограничений" #~ msgid "year of translator's death" diff --git a/src/pdcounter/locale/uk/LC_MESSAGES/django.mo b/src/pdcounter/locale/uk/LC_MESSAGES/django.mo index 2c15a128e..5e963cb02 100644 Binary files a/src/pdcounter/locale/uk/LC_MESSAGES/django.mo and b/src/pdcounter/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/pdcounter/locale/uk/LC_MESSAGES/django.po b/src/pdcounter/locale/uk/LC_MESSAGES/django.po index 06c512e13..e6f7ac272 100644 --- a/src/pdcounter/locale/uk/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/uk/LC_MESSAGES/django.po @@ -63,20 +63,14 @@ msgstr "заготовка книжки" msgid "book stubs" msgstr "заготовки книжок" -#: pdcounter/templates/pdcounter/author_detail.html:7 -#: pdcounter/templates/pdcounter/book_stub_detail.html:7 -msgid "Public domain counter" -msgstr "" - -#: pdcounter/templates/pdcounter/author_detail.html:26 -msgid "Read article about this author on Wikipedia" -msgstr "Прочитати статтю про автора у Вікіпедії" - +#: pdcounter/templates/pdcounter/2022/author_detail.html:27 #: pdcounter/templates/pdcounter/author_detail.html:33 #: pdcounter/templates/pdcounter/pd_author_box.html:9 msgid "This author's works are copyrighted." msgstr "Твори цього автора охороняються авторським правом." +#: pdcounter/templates/pdcounter/2022/author_detail.html:28 +#: pdcounter/templates/pdcounter/2022/author_detail.html:40 #: pdcounter/templates/pdcounter/author_detail.html:34 #: pdcounter/templates/pdcounter/author_detail.html:46 #: pdcounter/templates/pdcounter/pd_author_box.html:10 @@ -89,6 +83,7 @@ msgstr "" "publiczna/'>Дізнайтеся, чому електронні бібліотеки не можуть " "опублікувати творів цього автора." +#: pdcounter/templates/pdcounter/2022/author_detail.html:32 #: pdcounter/templates/pdcounter/author_detail.html:38 #: pdcounter/templates/pdcounter/pd_author_box.html:14 #, fuzzy @@ -99,6 +94,7 @@ msgstr "" "Твори цього автора є частиною суспільного надбання і скоро будуть " "опубліковані у шкільній електронній бібліотеці Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/author_detail.html:36 #: pdcounter/templates/pdcounter/author_detail.html:42 msgid "" "This author's works will become part of public domain and will be allowed to " @@ -107,6 +103,7 @@ msgstr "" "Твори цього автора стануть частиною суспільного надбання і можна буде їх " "вільно публікувати у" +#: pdcounter/templates/pdcounter/2022/book_detail.html:31 #: pdcounter/templates/pdcounter/book_stub_detail.html:16 #, fuzzy msgid "" @@ -116,6 +113,7 @@ msgstr "" "Цей твір є частиною суспільного надбання і скоро буде опублікований у " "шкільній електронній бібліотеці Wolne Lektury." +#: pdcounter/templates/pdcounter/2022/book_detail.html:35 #: pdcounter/templates/pdcounter/book_stub_detail.html:20 msgid "" "This work will become part of public domain and will be allowed to be " @@ -124,6 +122,8 @@ msgstr "" "Цей твір стане частиною суспільного надбання і можна буде його вільно " "публікувати у" +#: pdcounter/templates/pdcounter/2022/book_detail.html:39 +#: pdcounter/templates/pdcounter/2022/book_detail.html:44 #: pdcounter/templates/pdcounter/book_stub_detail.html:24 #: pdcounter/templates/pdcounter/book_stub_detail.html:29 msgid "" @@ -134,10 +134,20 @@ msgstr "" "publiczna/'>Дізнайтеся, чому електронні бібліотеки не можуть " "опублікувати цього твору." +#: pdcounter/templates/pdcounter/2022/book_detail.html:43 #: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." msgstr "Цей твір охороняється авторським правом." +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 +msgid "Public domain counter" +msgstr "" + +#: pdcounter/templates/pdcounter/author_detail.html:26 +msgid "Read article about this author on Wikipedia" +msgstr "Прочитати статтю про автора у Вікіпедії" + #: pdcounter/templates/pdcounter/pd_author_box.html:18 #, fuzzy #| msgid "" diff --git a/src/picture/locale/de/LC_MESSAGES/django.mo b/src/picture/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/picture/locale/de/LC_MESSAGES/django.mo and b/src/picture/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/de/LC_MESSAGES/django.po b/src/picture/locale/de/LC_MESSAGES/django.po index 5d46ea756..9fbd323a8 100644 --- a/src/picture/locale/de/LC_MESSAGES/django.po +++ b/src/picture/locale/de/LC_MESSAGES/django.po @@ -81,11 +81,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -192,7 +192,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -200,11 +200,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/en/LC_MESSAGES/django.mo b/src/picture/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/picture/locale/en/LC_MESSAGES/django.mo and b/src/picture/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/en/LC_MESSAGES/django.po b/src/picture/locale/en/LC_MESSAGES/django.po index d56175043..a6fd4cd60 100644 --- a/src/picture/locale/en/LC_MESSAGES/django.po +++ b/src/picture/locale/en/LC_MESSAGES/django.po @@ -80,11 +80,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -191,7 +191,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -199,11 +199,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/es/LC_MESSAGES/django.mo b/src/picture/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/picture/locale/es/LC_MESSAGES/django.mo and b/src/picture/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/es/LC_MESSAGES/django.po b/src/picture/locale/es/LC_MESSAGES/django.po index 5d46ea756..9fbd323a8 100644 --- a/src/picture/locale/es/LC_MESSAGES/django.po +++ b/src/picture/locale/es/LC_MESSAGES/django.po @@ -81,11 +81,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -192,7 +192,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -200,11 +200,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/fr/LC_MESSAGES/django.mo b/src/picture/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/picture/locale/fr/LC_MESSAGES/django.mo and b/src/picture/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/fr/LC_MESSAGES/django.po b/src/picture/locale/fr/LC_MESSAGES/django.po index 56c19720f..0760bdbc6 100644 --- a/src/picture/locale/fr/LC_MESSAGES/django.po +++ b/src/picture/locale/fr/LC_MESSAGES/django.po @@ -81,11 +81,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -192,7 +192,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -200,11 +200,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/it/LC_MESSAGES/django.mo b/src/picture/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/picture/locale/it/LC_MESSAGES/django.mo and b/src/picture/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/it/LC_MESSAGES/django.po b/src/picture/locale/it/LC_MESSAGES/django.po index 5d46ea756..9fbd323a8 100644 --- a/src/picture/locale/it/LC_MESSAGES/django.po +++ b/src/picture/locale/it/LC_MESSAGES/django.po @@ -81,11 +81,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -192,7 +192,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -200,11 +200,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/jp/LC_MESSAGES/django.mo b/src/picture/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/picture/locale/jp/LC_MESSAGES/django.mo and b/src/picture/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/jp/LC_MESSAGES/django.po b/src/picture/locale/jp/LC_MESSAGES/django.po index d56175043..a6fd4cd60 100644 --- a/src/picture/locale/jp/LC_MESSAGES/django.po +++ b/src/picture/locale/jp/LC_MESSAGES/django.po @@ -80,11 +80,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -191,7 +191,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -199,11 +199,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/lt/LC_MESSAGES/django.mo b/src/picture/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/picture/locale/lt/LC_MESSAGES/django.mo and b/src/picture/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/lt/LC_MESSAGES/django.po b/src/picture/locale/lt/LC_MESSAGES/django.po index 4449b0ee0..7e14ffaf0 100644 --- a/src/picture/locale/lt/LC_MESSAGES/django.po +++ b/src/picture/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: picture/forms.py:24 msgid "Please supply an XML." @@ -82,11 +82,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -193,7 +193,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -201,11 +201,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/picture/locale/pl/LC_MESSAGES/django.mo b/src/picture/locale/pl/LC_MESSAGES/django.mo index 02c5a974a..70bcfddab 100644 Binary files a/src/picture/locale/pl/LC_MESSAGES/django.mo and b/src/picture/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/pl/LC_MESSAGES/django.po b/src/picture/locale/pl/LC_MESSAGES/django.po index 0326c155e..33904c094 100644 --- a/src/picture/locale/pl/LC_MESSAGES/django.po +++ b/src/picture/locale/pl/LC_MESSAGES/django.po @@ -82,11 +82,11 @@ msgstr "obszary w JSON" msgid "extra information" msgstr "dodatkowa informacja" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "obraz" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "obrazy" @@ -193,7 +193,7 @@ msgstr "platformie edytorskiej" msgid "Picture description on Wikipedia" msgstr "Opis w Wikipedii" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -204,11 +204,11 @@ msgstr "" "\n" "%(tb)s" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "Obraz został zimportowany" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "Błąd importu pliku: %r" diff --git a/src/picture/locale/ru/LC_MESSAGES/django.po b/src/picture/locale/ru/LC_MESSAGES/django.po index 0f92e6f71..3f329003f 100644 --- a/src/picture/locale/ru/LC_MESSAGES/django.po +++ b/src/picture/locale/ru/LC_MESSAGES/django.po @@ -15,199 +15,200 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:24 +#: picture/forms.py:24 msgid "Please supply an XML." msgstr "Пожалуйста, загрузите XML." -#: forms.py:32 +#: picture/forms.py:32 msgid "Please supply an image." msgstr "Пожалуйста, загрузите изображение" -#: models.py:37 +#: picture/models.py:37 msgid "area" msgstr "область" -#: models.py:39 +#: picture/models.py:39 msgid "kind" msgstr "вид" -#: models.py:40 +#: picture/models.py:40 msgid "thing" msgstr "предмет" -#: models.py:40 +#: picture/models.py:40 msgid "theme" msgstr "тема" -#: models.py:79 +#: picture/models.py:79 msgid "title" msgstr "название" -#: models.py:80 +#: picture/models.py:80 msgid "slug" msgstr "slug" -#: models.py:81 +#: picture/models.py:81 msgid "sort key" msgstr "ключ сортировки" -#: models.py:83 +#: picture/models.py:83 msgid "sort key by author" msgstr "ключ сортировки по имени автора" -#: models.py:84 models.py:85 +#: picture/models.py:84 picture/models.py:85 msgid "creation date" msgstr "дата создания" -#: models.py:86 +#: picture/models.py:86 msgid "xml file" msgstr "файл xml" -#: models.py:87 +#: picture/models.py:87 msgid "image file" msgstr "файл изображения" -#: models.py:88 +#: picture/models.py:88 msgid "html file" msgstr "файл html" -#: models.py:89 +#: picture/models.py:89 msgid "picture areas JSON" msgstr "области изображения JSON " -#: models.py:90 +#: picture/models.py:90 msgid "extra information" msgstr "дополнительная информация" -#: models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "изображение" -#: models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "изображения" -#: templates/admin/picture/picture/change_list.html:9 +#: picture/templates/admin/picture/picture/change_list.html:9 msgid "Image" msgstr "Картинка" -#: templates/admin/picture/picture/change_list.html:10 +#: picture/templates/admin/picture/picture/change_list.html:10 msgid "Import picture" msgstr "Импорт изображения" -#: templates/picture/picture_detail.html:19 +#: picture/templates/picture/picture_detail.html:19 msgid "See also" msgstr "Смотрите также" -#: templates/picture/picture_list_thumb.html:9 -#: templates/picture/picture_list_thumb.html:13 +#: picture/templates/picture/picture_list_thumb.html:9 +#: picture/templates/picture/picture_list_thumb.html:13 msgctxt "gallery" msgid "Listing of all works" msgstr "Список всех работ" -#: templates/picture/picture_short.html:39 +#: picture/templates/picture/picture_short.html:39 msgid "Epoch" msgstr "Эпоха" -#: templates/picture/picture_short.html:48 +#: picture/templates/picture/picture_short.html:48 msgid "Kind" msgstr "Вид" -#: templates/picture/picture_short.html:57 +#: picture/templates/picture/picture_short.html:57 msgid "Genre" msgstr "Жанр" -#: templates/picture/picture_short.html:74 +#: picture/templates/picture/picture_short.html:74 msgid "View online" msgstr "Смотреть онлайн" -#: templates/picture/picture_short.html:77 +#: picture/templates/picture/picture_short.html:77 msgid "download original" msgstr "скачать оригинал" -#: templates/picture/picture_viewer.html:51 -#: templates/picture/picture_wide.html:71 +#: picture/templates/picture/picture_viewer.html:51 +#: picture/templates/picture/picture_wide.html:71 msgid "Objects" msgstr "Объекты" -#: templates/picture/picture_viewer.html:52 +#: picture/templates/picture/picture_viewer.html:52 msgid "Themes" msgstr "Темы" -#: templates/picture/picture_viewer.html:56 +#: picture/templates/picture/picture_viewer.html:56 msgid "Infobox" msgstr "Инфобокс" -#: templates/picture/picture_wide.html:21 +#: picture/templates/picture/picture_wide.html:21 msgid "Style" msgstr "Стиль" -#: templates/picture/picture_wide.html:32 +#: picture/templates/picture/picture_wide.html:32 msgid "Medium" msgstr "Средний" -#: templates/picture/picture_wide.html:40 +#: picture/templates/picture/picture_wide.html:40 msgid "Dimensions" msgstr "Размеры" -#: templates/picture/picture_wide.html:47 +#: picture/templates/picture/picture_wide.html:47 msgid "Date" msgstr "Дата" -#: templates/picture/picture_wide.html:59 +#: picture/templates/picture/picture_wide.html:59 msgid "Motifs, themes and objects" msgstr "Сюжеты, темы и объекты" -#: templates/picture/picture_wide.html:63 +#: picture/templates/picture/picture_wide.html:63 msgid "Motifs and themes" msgstr "Сюжеты и темы" -#: templates/picture/picture_wide.html:90 +#: picture/templates/picture/picture_wide.html:90 msgid "See" msgstr "Смотреть" -#: templates/picture/picture_wide.html:93 +#: picture/templates/picture/picture_wide.html:93 msgid "Source" msgstr "Источник" -#: templates/picture/picture_wide.html:93 +#: picture/templates/picture/picture_wide.html:93 msgid "of the picture" msgstr "изображения" -#: templates/picture/picture_wide.html:95 +#: picture/templates/picture/picture_wide.html:95 msgid "Source XML file" msgstr "Источник файла XML" -#: templates/picture/picture_wide.html:97 +#: picture/templates/picture/picture_wide.html:97 msgid "Picture on" msgstr "Изображение на" -#: templates/picture/picture_wide.html:97 +#: picture/templates/picture/picture_wide.html:97 msgid "Editor's Platform" msgstr "Редакторская платформа" -#: templates/picture/picture_wide.html:100 +#: picture/templates/picture/picture_wide.html:100 msgid "Picture description on Wikipedia" msgstr "Описание изображения на Википедии" -#: views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" "\n" "%(tb)s" -msgstr "Обнаружена ошибка: %(exception)s\n" +msgstr "" +"Обнаружена ошибка: %(exception)s\n" "\n" "%(tb)s" -#: views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "Изображение успешно импортировано" -#: views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "Ошибка загрузки файла: %r" diff --git a/src/picture/locale/uk/LC_MESSAGES/django.mo b/src/picture/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/picture/locale/uk/LC_MESSAGES/django.mo and b/src/picture/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/picture/locale/uk/LC_MESSAGES/django.po b/src/picture/locale/uk/LC_MESSAGES/django.po index 31f82504f..0c1b24e70 100644 --- a/src/picture/locale/uk/LC_MESSAGES/django.po +++ b/src/picture/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: picture/forms.py:24 msgid "Please supply an XML." @@ -82,11 +82,11 @@ msgstr "" msgid "extra information" msgstr "" -#: picture/models.py:110 +#: picture/models.py:112 msgid "picture" msgstr "" -#: picture/models.py:111 +#: picture/models.py:113 msgid "pictures" msgstr "" @@ -193,7 +193,7 @@ msgstr "" msgid "Picture description on Wikipedia" msgstr "" -#: picture/views.py:97 +#: picture/views.py:121 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -201,11 +201,11 @@ msgid "" "%(tb)s" msgstr "" -#: picture/views.py:99 +#: picture/views.py:123 msgid "Picture imported successfully" msgstr "" -#: picture/views.py:101 +#: picture/views.py:125 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/polls/locale/de/LC_MESSAGES/django.mo b/src/polls/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/polls/locale/de/LC_MESSAGES/django.mo and b/src/polls/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/de/LC_MESSAGES/django.po b/src/polls/locale/de/LC_MESSAGES/django.po index 6f062ec69..55e22752b 100644 --- a/src/polls/locale/de/LC_MESSAGES/django.po +++ b/src/polls/locale/de/LC_MESSAGES/django.po @@ -57,10 +57,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/en/LC_MESSAGES/django.mo b/src/polls/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/polls/locale/en/LC_MESSAGES/django.mo and b/src/polls/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/en/LC_MESSAGES/django.po b/src/polls/locale/en/LC_MESSAGES/django.po index e9b2206e7..dfdbaf9f3 100644 --- a/src/polls/locale/en/LC_MESSAGES/django.po +++ b/src/polls/locale/en/LC_MESSAGES/django.po @@ -56,10 +56,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/es/LC_MESSAGES/django.mo b/src/polls/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/polls/locale/es/LC_MESSAGES/django.mo and b/src/polls/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/es/LC_MESSAGES/django.po b/src/polls/locale/es/LC_MESSAGES/django.po index 6f062ec69..55e22752b 100644 --- a/src/polls/locale/es/LC_MESSAGES/django.po +++ b/src/polls/locale/es/LC_MESSAGES/django.po @@ -57,10 +57,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/fr/LC_MESSAGES/django.mo b/src/polls/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/polls/locale/fr/LC_MESSAGES/django.mo and b/src/polls/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/fr/LC_MESSAGES/django.po b/src/polls/locale/fr/LC_MESSAGES/django.po index d7718a96f..10004f89e 100644 --- a/src/polls/locale/fr/LC_MESSAGES/django.po +++ b/src/polls/locale/fr/LC_MESSAGES/django.po @@ -57,10 +57,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/it/LC_MESSAGES/django.mo b/src/polls/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/polls/locale/it/LC_MESSAGES/django.mo and b/src/polls/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/it/LC_MESSAGES/django.po b/src/polls/locale/it/LC_MESSAGES/django.po index 6f062ec69..55e22752b 100644 --- a/src/polls/locale/it/LC_MESSAGES/django.po +++ b/src/polls/locale/it/LC_MESSAGES/django.po @@ -57,10 +57,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/jp/LC_MESSAGES/django.mo b/src/polls/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/polls/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/jp/LC_MESSAGES/django.po b/src/polls/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..dfdbaf9f3 --- /dev/null +++ b/src/polls/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,65 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: polls/models.py:15 +msgid "question" +msgstr "" + +#: polls/models.py:16 +msgid "slug" +msgstr "" + +#: polls/models.py:17 +msgid "open" +msgstr "" + +#: polls/models.py:20 +msgid "Poll" +msgstr "" + +#: polls/models.py:21 +msgid "Polls" +msgstr "" + +#: polls/models.py:25 +msgid "Slug of an open poll needs to be unique" +msgstr "" + +#: polls/models.py:45 +msgid "content" +msgstr "" + +#: polls/models.py:46 +msgid "vote count" +msgstr "" + +#: polls/models.py:49 +msgid "vote item" +msgstr "" + +#: polls/models.py:50 +msgid "vote items" +msgstr "" + +#: polls/templates/polls/poll.html:12 +msgid "Thanks for voting! You can see current results below." +msgstr "" + +#: polls/templates/polls/tags/poll.html:24 +msgid "Submit" +msgstr "" diff --git a/src/polls/locale/lt/LC_MESSAGES/django.mo b/src/polls/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/polls/locale/lt/LC_MESSAGES/django.mo and b/src/polls/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/lt/LC_MESSAGES/django.po b/src/polls/locale/lt/LC_MESSAGES/django.po index f02c33327..29b2b1376 100644 --- a/src/polls/locale/lt/LC_MESSAGES/django.po +++ b/src/polls/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" #: polls/models.py:15 msgid "question" @@ -58,10 +58,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/polls/locale/pl/LC_MESSAGES/django.mo b/src/polls/locale/pl/LC_MESSAGES/django.mo index 73bfda4aa..4f8ae958f 100644 Binary files a/src/polls/locale/pl/LC_MESSAGES/django.mo and b/src/polls/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/pl/LC_MESSAGES/django.po b/src/polls/locale/pl/LC_MESSAGES/django.po index 9e8674b73..bbb03863e 100644 --- a/src/polls/locale/pl/LC_MESSAGES/django.po +++ b/src/polls/locale/pl/LC_MESSAGES/django.po @@ -57,11 +57,11 @@ msgstr "Pozycja ankiety" msgid "vote items" msgstr "Pozycje ankiety" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" "Dziękujemy za oddanie głosu w ankiecie! Poniżej znajdują się bieżące wyniki." -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "Wyślij" diff --git a/src/polls/locale/ru/LC_MESSAGES/django.po b/src/polls/locale/ru/LC_MESSAGES/django.po index 7d2732ed3..025223c08 100644 --- a/src/polls/locale/ru/LC_MESSAGES/django.po +++ b/src/polls/locale/ru/LC_MESSAGES/django.po @@ -15,53 +15,54 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: models.py:15 +#: polls/models.py:15 msgid "question" msgstr "вопрос" -#: models.py:16 +#: polls/models.py:16 msgid "slug" msgstr "slug" -#: models.py:17 +#: polls/models.py:17 msgid "open" msgstr "открыть" -#: models.py:20 +#: polls/models.py:20 msgid "Poll" msgstr "Анкета" -#: models.py:21 +#: polls/models.py:21 msgid "Polls" msgstr "Анкеты" -#: models.py:25 +#: polls/models.py:25 msgid "Slug of an open poll needs to be unique" msgstr "Slug открытой анкеты должен быть уникальным" -#: models.py:45 +#: polls/models.py:45 msgid "content" msgstr "содержимое" -#: models.py:46 +#: polls/models.py:46 msgid "vote count" msgstr "подсчет голосов" -#: models.py:49 +#: polls/models.py:49 msgid "vote item" msgstr "позиция анкеты" -#: models.py:50 +#: polls/models.py:50 msgid "vote items" msgstr "позиции анкеты" -#: templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." -msgstr "Спасибо, что проголосовали! Вы можете посмотреть текущие результаты ниже" +msgstr "" +"Спасибо, что проголосовали! Вы можете посмотреть текущие результаты ниже" -#: templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "Подтвердить" diff --git a/src/polls/locale/uk/LC_MESSAGES/django.mo b/src/polls/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/polls/locale/uk/LC_MESSAGES/django.mo and b/src/polls/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/polls/locale/uk/LC_MESSAGES/django.po b/src/polls/locale/uk/LC_MESSAGES/django.po index 49391d223..a7e3110ca 100644 --- a/src/polls/locale/uk/LC_MESSAGES/django.po +++ b/src/polls/locale/uk/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: polls/models.py:15 msgid "question" @@ -58,10 +58,10 @@ msgstr "" msgid "vote items" msgstr "" -#: polls/templates/polls/poll.html:11 +#: polls/templates/polls/poll.html:12 msgid "Thanks for voting! You can see current results below." msgstr "" -#: polls/templates/polls/tags/poll.html:23 +#: polls/templates/polls/tags/poll.html:24 msgid "Submit" msgstr "" diff --git a/src/pz/locale/de/LC_MESSAGES/django.mo b/src/pz/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/pz/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/de/LC_MESSAGES/django.po b/src/pz/locale/de/LC_MESSAGES/django.po index cc34f6a36..1e85415e3 100644 --- a/src/pz/locale/de/LC_MESSAGES/django.po +++ b/src/pz/locale/de/LC_MESSAGES/django.po @@ -17,27 +17,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/en/LC_MESSAGES/django.mo b/src/pz/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/pz/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/en/LC_MESSAGES/django.po b/src/pz/locale/en/LC_MESSAGES/django.po index cc34f6a36..1e85415e3 100644 --- a/src/pz/locale/en/LC_MESSAGES/django.po +++ b/src/pz/locale/en/LC_MESSAGES/django.po @@ -17,27 +17,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/es/LC_MESSAGES/django.mo b/src/pz/locale/es/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/pz/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/es/LC_MESSAGES/django.po b/src/pz/locale/es/LC_MESSAGES/django.po index cc34f6a36..1e85415e3 100644 --- a/src/pz/locale/es/LC_MESSAGES/django.po +++ b/src/pz/locale/es/LC_MESSAGES/django.po @@ -17,27 +17,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/fr/LC_MESSAGES/django.mo b/src/pz/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 000000000..2c90dd0c8 Binary files /dev/null and b/src/pz/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/fr/LC_MESSAGES/django.po b/src/pz/locale/fr/LC_MESSAGES/django.po index 2ebbf224e..409a46905 100644 --- a/src/pz/locale/fr/LC_MESSAGES/django.po +++ b/src/pz/locale/fr/LC_MESSAGES/django.po @@ -17,27 +17,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/it/LC_MESSAGES/django.mo b/src/pz/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 000000000..71cbdf3e9 Binary files /dev/null and b/src/pz/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/it/LC_MESSAGES/django.po b/src/pz/locale/it/LC_MESSAGES/django.po index cc34f6a36..1e85415e3 100644 --- a/src/pz/locale/it/LC_MESSAGES/django.po +++ b/src/pz/locale/it/LC_MESSAGES/django.po @@ -17,27 +17,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/jp/LC_MESSAGES/django.mo b/src/pz/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/pz/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/jp/LC_MESSAGES/django.po b/src/pz/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..24d058c96 --- /dev/null +++ b/src/pz/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,213 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: pz/admin.py:46 +msgid "All" +msgstr "" + +#: pz/admin.py:47 +msgid "Empty" +msgstr "" + +#: pz/admin.py:48 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:138 +msgid "Processing" +msgstr "" + +#: pz/admin.py:174 +msgid "obligatory" +msgstr "" + +#: pz/admin.py:175 +msgid "agree contact" +msgstr "" + +#: pz/models.py:9 pz/models.py:21 +msgid "name" +msgstr "" + +#: pz/models.py:10 +msgid "description" +msgstr "" + +#: pz/models.py:13 pz/models.py:71 +msgid "campaign" +msgstr "" + +#: pz/models.py:14 +msgid "campaigns" +msgstr "" + +#: pz/models.py:24 pz/models.py:58 +msgid "fundraiser" +msgstr "" + +#: pz/models.py:25 +msgid "fundraisers" +msgstr "" + +#: pz/models.py:32 +msgid "first name" +msgstr "" + +#: pz/models.py:33 +msgid "last name" +msgstr "" + +#: pz/models.py:34 +msgid "sex" +msgstr "" + +#: pz/models.py:35 +msgid "M" +msgstr "" + +#: pz/models.py:36 +msgid "F" +msgstr "" + +#: pz/models.py:38 +msgid "date of birth" +msgstr "" + +#: pz/models.py:39 +msgid "street" +msgstr "" + +#: pz/models.py:40 +msgid "building" +msgstr "" + +#: pz/models.py:41 +msgid "flat" +msgstr "" + +#: pz/models.py:42 +msgid "town" +msgstr "" + +#: pz/models.py:43 +msgid "postal code" +msgstr "" + +#: pz/models.py:44 +msgid "phone" +msgstr "" + +#: pz/models.py:45 +msgid "e-mail" +msgstr "" + +#: pz/models.py:46 +msgid "IBAN" +msgstr "" + +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 +msgid "is a consumer" +msgstr "" + +#: pz/models.py:49 +msgid "payment identifier" +msgstr "" + +#: pz/models.py:50 +msgid "agree fundraising" +msgstr "" + +#: pz/models.py:51 +msgid "agree newsletter" +msgstr "" + +#: pz/models.py:53 +msgid "acquisition date" +msgstr "" + +#: pz/models.py:53 +msgid "Date from the form" +msgstr "" + +#: pz/models.py:54 +msgid "submission date" +msgstr "" + +#: pz/models.py:54 +msgid "Date the fundaiser submitted the form" +msgstr "" + +#: pz/models.py:55 +msgid "bank submission date" +msgstr "" + +#: pz/models.py:55 +msgid "Date when the form data is submitted to the bank" +msgstr "" + +#: pz/models.py:56 +msgid "bank accepted date" +msgstr "" + +#: pz/models.py:56 +msgid "Date when bank accepted the form" +msgstr "" + +#: pz/models.py:59 +msgid "fundraiser commission" +msgstr "" + +#: pz/models.py:60 +msgid "fundraiser bonus" +msgstr "" + +#: pz/models.py:61 +msgid "fundaiser bill number" +msgstr "" + +#: pz/models.py:63 +msgid "amount" +msgstr "" + +#: pz/models.py:65 +msgid "notes" +msgstr "" + +#: pz/models.py:67 +msgid "needs redo" +msgstr "" + +#: pz/models.py:68 +msgid "cancelled at" +msgstr "" + +#: pz/models.py:69 +msgid "optout" +msgstr "" + +#: pz/models.py:76 +msgid "direct debit" +msgstr "" + +#: pz/models.py:77 +msgid "direct debits" +msgstr "" diff --git a/src/pz/locale/lt/LC_MESSAGES/django.mo b/src/pz/locale/lt/LC_MESSAGES/django.mo new file mode 100644 index 000000000..63f61a847 Binary files /dev/null and b/src/pz/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/lt/LC_MESSAGES/django.po b/src/pz/locale/lt/LC_MESSAGES/django.po index 58b503870..3a7059e3f 100644 --- a/src/pz/locale/lt/LC_MESSAGES/django.po +++ b/src/pz/locale/lt/LC_MESSAGES/django.po @@ -19,27 +19,27 @@ msgstr "" "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/pz/locale/pl/LC_MESSAGES/django.mo b/src/pz/locale/pl/LC_MESSAGES/django.mo index 7277c239f..f8ab902b9 100644 Binary files a/src/pz/locale/pl/LC_MESSAGES/django.mo and b/src/pz/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/pl/LC_MESSAGES/django.po b/src/pz/locale/pl/LC_MESSAGES/django.po index 5513be207..ea79d2c61 100644 --- a/src/pz/locale/pl/LC_MESSAGES/django.po +++ b/src/pz/locale/pl/LC_MESSAGES/django.po @@ -14,32 +14,32 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.4.2\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "Przetwarzanie" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "obowiązkowo" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "zgoda na kontakt" diff --git a/src/pz/locale/ru/LC_MESSAGES/django.po b/src/pz/locale/ru/LC_MESSAGES/django.po index 5a1064cb9..3a739e9c5 100644 --- a/src/pz/locale/ru/LC_MESSAGES/django.po +++ b/src/pz/locale/ru/LC_MESSAGES/django.po @@ -15,202 +15,202 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" -"%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "Все" -#: admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "Пустой" -#: admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "Не пустой" -#: admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "В обработке" -#: admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "обязательно" -#: admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "согласен на контакт" -#: models.py:9 models.py:21 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "имя" -#: models.py:10 +#: pz/models.py:10 msgid "description" msgstr "описание" -#: models.py:13 models.py:71 +#: pz/models.py:13 pz/models.py:71 msgid "campaign" msgstr "кампания" -#: models.py:14 +#: pz/models.py:14 msgid "campaigns" msgstr "кампании" -#: models.py:24 models.py:58 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "сбор средств" -#: models.py:25 +#: pz/models.py:25 msgid "fundraisers" msgstr "сборы средств" -#: models.py:32 +#: pz/models.py:32 msgid "first name" msgstr "" -#: models.py:33 +#: pz/models.py:33 msgid "last name" msgstr "имя" -#: models.py:34 +#: pz/models.py:34 msgid "sex" msgstr "пол" -#: models.py:35 +#: pz/models.py:35 msgid "M" msgstr "М" -#: models.py:36 +#: pz/models.py:36 msgid "F" msgstr "Ж" -#: models.py:38 +#: pz/models.py:38 msgid "date of birth" msgstr "Дата рождения" -#: models.py:39 +#: pz/models.py:39 msgid "street" msgstr "улица" -#: models.py:40 +#: pz/models.py:40 msgid "building" msgstr "номер дома" -#: models.py:41 +#: pz/models.py:41 msgid "flat" msgstr "квартира" -#: models.py:42 +#: pz/models.py:42 msgid "town" msgstr "город" -#: models.py:43 +#: pz/models.py:43 msgid "postal code" msgstr "почтовый индекс" -#: models.py:44 +#: pz/models.py:44 msgid "phone" msgstr "номер телефона" -#: models.py:45 +#: pz/models.py:45 msgid "e-mail" msgstr "email" -#: models.py:46 +#: pz/models.py:46 msgid "IBAN" msgstr "IBAN" -#: models.py:47 +#: pz/models.py:47 msgid "IBAN valid" msgstr "" -#: models.py:48 +#: pz/models.py:48 msgid "is a consumer" msgstr "пользователь" -#: models.py:49 +#: pz/models.py:49 msgid "payment identifier" msgstr "идентификатор платежа" -#: models.py:50 +#: pz/models.py:50 msgid "agree fundraising" msgstr "согласен на участие в сборе средств" -#: models.py:51 +#: pz/models.py:51 msgid "agree newsletter" msgstr "согласен на получение газеты" -#: models.py:53 +#: pz/models.py:53 msgid "acquisition date" msgstr "дата запроса" -#: models.py:53 +#: pz/models.py:53 msgid "Date from the form" msgstr "дата в анкете" -#: models.py:54 +#: pz/models.py:54 msgid "submission date" msgstr "дата подтверждения" -#: models.py:54 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "дата подтверждения анкеты сборщиком средств" -#: models.py:55 +#: pz/models.py:55 msgid "bank submission date" msgstr "дата подтверждения банком" -#: models.py:55 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "Дата отправки данных анкеты банку" -#: models.py:56 +#: pz/models.py:56 msgid "bank accepted date" msgstr "банк принял дату" -#: models.py:56 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "Дата приема анкеты банком" -#: models.py:59 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "комиссия сборщика средств" -#: models.py:60 +#: pz/models.py:60 msgid "fundraiser bonus" msgstr "бонус для сборщика средств" -#: models.py:61 +#: pz/models.py:61 msgid "fundaiser bill number" msgstr "номер счета сборщика средств" -#: models.py:63 +#: pz/models.py:63 msgid "amount" msgstr "сумма" -#: models.py:65 +#: pz/models.py:65 msgid "notes" msgstr "заметки" -#: models.py:67 +#: pz/models.py:67 msgid "needs redo" msgstr "к повторению" -#: models.py:68 +#: pz/models.py:68 msgid "cancelled at" msgstr "отмена" -#: models.py:69 +#: pz/models.py:69 msgid "optout" msgstr "optout" -#: models.py:76 +#: pz/models.py:76 msgid "direct debit" msgstr "предложение оплаты" -#: models.py:77 +#: pz/models.py:77 msgid "direct debits" msgstr "предложения оплаты" diff --git a/src/pz/locale/uk/LC_MESSAGES/django.mo b/src/pz/locale/uk/LC_MESSAGES/django.mo new file mode 100644 index 000000000..8a94daa0a Binary files /dev/null and b/src/pz/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/pz/locale/uk/LC_MESSAGES/django.po b/src/pz/locale/uk/LC_MESSAGES/django.po index 79be5d733..652f418d7 100644 --- a/src/pz/locale/uk/LC_MESSAGES/django.po +++ b/src/pz/locale/uk/LC_MESSAGES/django.po @@ -20,27 +20,27 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: pz/admin.py:42 +#: pz/admin.py:46 msgid "All" msgstr "" -#: pz/admin.py:43 +#: pz/admin.py:47 msgid "Empty" msgstr "" -#: pz/admin.py:44 +#: pz/admin.py:48 msgid "Not empty" msgstr "" -#: pz/admin.py:111 +#: pz/admin.py:138 msgid "Processing" msgstr "" -#: pz/admin.py:147 +#: pz/admin.py:174 msgid "obligatory" msgstr "" -#: pz/admin.py:148 +#: pz/admin.py:175 msgid "agree contact" msgstr "" diff --git a/src/reporting/locale/de/LC_MESSAGES/django.mo b/src/reporting/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/reporting/locale/de/LC_MESSAGES/django.mo and b/src/reporting/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/de/LC_MESSAGES/django.po b/src/reporting/locale/de/LC_MESSAGES/django.po index ba145c8fa..f62925e65 100644 --- a/src/reporting/locale/de/LC_MESSAGES/django.po +++ b/src/reporting/locale/de/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/en/LC_MESSAGES/django.mo b/src/reporting/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/reporting/locale/en/LC_MESSAGES/django.mo and b/src/reporting/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/en/LC_MESSAGES/django.po b/src/reporting/locale/en/LC_MESSAGES/django.po index 6e7288b4e..9b21b7236 100644 --- a/src/reporting/locale/en/LC_MESSAGES/django.po +++ b/src/reporting/locale/en/LC_MESSAGES/django.po @@ -16,6 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/es/LC_MESSAGES/django.mo b/src/reporting/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/reporting/locale/es/LC_MESSAGES/django.mo and b/src/reporting/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/es/LC_MESSAGES/django.po b/src/reporting/locale/es/LC_MESSAGES/django.po index ba145c8fa..f62925e65 100644 --- a/src/reporting/locale/es/LC_MESSAGES/django.po +++ b/src/reporting/locale/es/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/fr/LC_MESSAGES/django.mo b/src/reporting/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/reporting/locale/fr/LC_MESSAGES/django.mo and b/src/reporting/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/fr/LC_MESSAGES/django.po b/src/reporting/locale/fr/LC_MESSAGES/django.po index 887f100f5..02d0b5331 100644 --- a/src/reporting/locale/fr/LC_MESSAGES/django.po +++ b/src/reporting/locale/fr/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/it/LC_MESSAGES/django.mo b/src/reporting/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/reporting/locale/it/LC_MESSAGES/django.mo and b/src/reporting/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/it/LC_MESSAGES/django.po b/src/reporting/locale/it/LC_MESSAGES/django.po index ba145c8fa..f62925e65 100644 --- a/src/reporting/locale/it/LC_MESSAGES/django.po +++ b/src/reporting/locale/it/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/jp/LC_MESSAGES/django.mo b/src/reporting/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/reporting/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/jp/LC_MESSAGES/django.po b/src/reporting/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..9b21b7236 --- /dev/null +++ b/src/reporting/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,22 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 +msgid "Reports" +msgstr "" diff --git a/src/reporting/locale/lt/LC_MESSAGES/django.mo b/src/reporting/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/reporting/locale/lt/LC_MESSAGES/django.mo and b/src/reporting/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/lt/LC_MESSAGES/django.po b/src/reporting/locale/lt/LC_MESSAGES/django.po index f03b2e805..ef43db32a 100644 --- a/src/reporting/locale/lt/LC_MESSAGES/django.po +++ b/src/reporting/locale/lt/LC_MESSAGES/django.po @@ -15,9 +15,10 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/reporting/locale/pl/LC_MESSAGES/django.mo b/src/reporting/locale/pl/LC_MESSAGES/django.mo index 1e3ebe23d..392d589b0 100644 Binary files a/src/reporting/locale/pl/LC_MESSAGES/django.mo and b/src/reporting/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/pl/LC_MESSAGES/django.po b/src/reporting/locale/pl/LC_MESSAGES/django.po index b93950ccc..fef3ebc8b 100644 --- a/src/reporting/locale/pl/LC_MESSAGES/django.po +++ b/src/reporting/locale/pl/LC_MESSAGES/django.po @@ -17,6 +17,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "Raporty" diff --git a/src/reporting/locale/ru/LC_MESSAGES/django.po b/src/reporting/locale/ru/LC_MESSAGES/django.po index 80811f7f7..de9f24325 100644 --- a/src/reporting/locale/ru/LC_MESSAGES/django.po +++ b/src/reporting/locale/ru/LC_MESSAGES/django.po @@ -15,9 +15,10 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "Отчеты" diff --git a/src/reporting/locale/uk/LC_MESSAGES/django.mo b/src/reporting/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/reporting/locale/uk/LC_MESSAGES/django.mo and b/src/reporting/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/reporting/locale/uk/LC_MESSAGES/django.po b/src/reporting/locale/uk/LC_MESSAGES/django.po index 05f136a9b..20fc7e32c 100644 --- a/src/reporting/locale/uk/LC_MESSAGES/django.po +++ b/src/reporting/locale/uk/LC_MESSAGES/django.po @@ -15,9 +15,10 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: reporting/templates/reporting/main.html:5 +#: reporting/templates/reporting/main.html:7 +#: reporting/templates/reporting/main.html:11 msgid "Reports" msgstr "" diff --git a/src/search/locale/de/LC_MESSAGES/django.mo b/src/search/locale/de/LC_MESSAGES/django.mo index 40472fc28..1dddb9349 100644 Binary files a/src/search/locale/de/LC_MESSAGES/django.mo and b/src/search/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/de/LC_MESSAGES/django.po b/src/search/locale/de/LC_MESSAGES/django.po index e75f6fd0c..02fe426c2 100644 --- a/src/search/locale/de/LC_MESSAGES/django.po +++ b/src/search/locale/de/LC_MESSAGES/django.po @@ -16,18 +16,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Suchen" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "Titel, Autor, Thema, Epoche, Art, Gattung, Satz" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/en/LC_MESSAGES/django.mo b/src/search/locale/en/LC_MESSAGES/django.mo index 3bd00459a..10cf5ccbf 100644 Binary files a/src/search/locale/en/LC_MESSAGES/django.mo and b/src/search/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/en/LC_MESSAGES/django.po b/src/search/locale/en/LC_MESSAGES/django.po index fc6a661ae..52c3a3b26 100644 --- a/src/search/locale/en/LC_MESSAGES/django.po +++ b/src/search/locale/en/LC_MESSAGES/django.po @@ -15,18 +15,18 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Search" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "title, author, theme/topic, period, form, genre, phrase" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/es/LC_MESSAGES/django.mo b/src/search/locale/es/LC_MESSAGES/django.mo index 12a7f7dab..2fc4ce016 100644 Binary files a/src/search/locale/es/LC_MESSAGES/django.mo and b/src/search/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/es/LC_MESSAGES/django.po b/src/search/locale/es/LC_MESSAGES/django.po index bc0041d78..9a138d3a2 100644 --- a/src/search/locale/es/LC_MESSAGES/django.po +++ b/src/search/locale/es/LC_MESSAGES/django.po @@ -16,18 +16,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Buscar" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "título, autor, tema, época , género, subgénero, frase" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/fr/LC_MESSAGES/django.mo b/src/search/locale/fr/LC_MESSAGES/django.mo index 38cb87310..09edc61fb 100644 Binary files a/src/search/locale/fr/LC_MESSAGES/django.mo and b/src/search/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/fr/LC_MESSAGES/django.po b/src/search/locale/fr/LC_MESSAGES/django.po index befe775be..da4d390b2 100644 --- a/src/search/locale/fr/LC_MESSAGES/django.po +++ b/src/search/locale/fr/LC_MESSAGES/django.po @@ -16,18 +16,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Rechercher" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "titre, auteur, thème/sujet, époque, type, genre" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/it/LC_MESSAGES/django.mo b/src/search/locale/it/LC_MESSAGES/django.mo index 0a7b6d01f..2a23174cf 100644 Binary files a/src/search/locale/it/LC_MESSAGES/django.mo and b/src/search/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/it/LC_MESSAGES/django.po b/src/search/locale/it/LC_MESSAGES/django.po index 30e93de92..83d05efcd 100644 --- a/src/search/locale/it/LC_MESSAGES/django.po +++ b/src/search/locale/it/LC_MESSAGES/django.po @@ -17,15 +17,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "" -#: search/forms.py:21 +#: search/forms.py:24 msgid "title, author, epoch, kind, genre, phrase" msgstr "" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/jp/LC_MESSAGES/django.mo b/src/search/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/search/locale/jp/LC_MESSAGES/django.mo and b/src/search/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/jp/LC_MESSAGES/django.po b/src/search/locale/jp/LC_MESSAGES/django.po index 36253acf7..a7b57e5f4 100644 --- a/src/search/locale/jp/LC_MESSAGES/django.po +++ b/src/search/locale/jp/LC_MESSAGES/django.po @@ -16,15 +16,15 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "" -#: search/forms.py:21 +#: search/forms.py:24 msgid "title, author, epoch, kind, genre, phrase" msgstr "" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/lt/LC_MESSAGES/django.mo b/src/search/locale/lt/LC_MESSAGES/django.mo index 97a90729e..d511d77ce 100644 Binary files a/src/search/locale/lt/LC_MESSAGES/django.mo and b/src/search/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/lt/LC_MESSAGES/django.po b/src/search/locale/lt/LC_MESSAGES/django.po index f40733841..4c7eae7f0 100644 --- a/src/search/locale/lt/LC_MESSAGES/django.po +++ b/src/search/locale/lt/LC_MESSAGES/django.po @@ -14,21 +14,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Ieškoti" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "pavadinimas, autorius, motyvas/tema, epocha, rūšis, žanras, citata" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/pl/LC_MESSAGES/django.mo b/src/search/locale/pl/LC_MESSAGES/django.mo index e6db8661c..394af28f1 100644 Binary files a/src/search/locale/pl/LC_MESSAGES/django.mo and b/src/search/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/pl/LC_MESSAGES/django.po b/src/search/locale/pl/LC_MESSAGES/django.po index aa4d04e33..cb091bdb6 100644 --- a/src/search/locale/pl/LC_MESSAGES/django.po +++ b/src/search/locale/pl/LC_MESSAGES/django.po @@ -18,16 +18,16 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 2.3\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Szukaj" -#: search/forms.py:21 +#: search/forms.py:24 msgid "title, author, epoch, kind, genre, phrase" msgstr "tytuł, autor, epoka, rodzaj, gatunek, cytat" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/search/locale/ru/LC_MESSAGES/django.po b/src/search/locale/ru/LC_MESSAGES/django.po index 9d428d3d5..53dae8b4a 100644 --- a/src/search/locale/ru/LC_MESSAGES/django.po +++ b/src/search/locale/ru/LC_MESSAGES/django.po @@ -16,15 +16,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: forms.py:11 templates/newsearch/search.html:16 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Поиск" -#: forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "название, автор, тема/сюжет, епоха, вид, жанр, фраза" +#: search/templates/search_/search.html:27 +msgid "Did you mean" +msgstr "" + #~ msgid "book" #~ msgstr "книга" diff --git a/src/search/locale/uk/LC_MESSAGES/django.mo b/src/search/locale/uk/LC_MESSAGES/django.mo index be66f811a..b33fbd227 100644 Binary files a/src/search/locale/uk/LC_MESSAGES/django.mo and b/src/search/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/search/locale/uk/LC_MESSAGES/django.po b/src/search/locale/uk/LC_MESSAGES/django.po index a5348c157..7cd579300 100644 --- a/src/search/locale/uk/LC_MESSAGES/django.po +++ b/src/search/locale/uk/LC_MESSAGES/django.po @@ -14,21 +14,21 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: search/forms.py:11 search/templates/newsearch/search.html:16 -#: search/templates/search/search.html:7 +#: search/forms.py:14 search/templates/newsearch/search.html:16 +#: search/templates/search_/search.html:7 msgid "Search" msgstr "Пошук" -#: search/forms.py:21 +#: search/forms.py:24 #, fuzzy #| msgid "title, author, theme/topic, epoch, kind, genre, phrase" msgid "title, author, epoch, kind, genre, phrase" msgstr "назва, автор, тема/мотив, епоха, рід, жанр, фраза" -#: search/templates/search/search.html:27 +#: search/templates/search_/search.html:27 msgid "Did you mean" msgstr "" diff --git a/src/social/locale/de/LC_MESSAGES/django.mo b/src/social/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/social/locale/de/LC_MESSAGES/django.mo and b/src/social/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/de/LC_MESSAGES/django.po b/src/social/locale/de/LC_MESSAGES/django.po index b5986dc15..86c38260c 100644 --- a/src/social/locale/de/LC_MESSAGES/django.po +++ b/src/social/locale/de/LC_MESSAGES/django.po @@ -17,23 +17,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -53,7 +53,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -161,7 +161,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -173,23 +173,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/en/LC_MESSAGES/django.mo b/src/social/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/social/locale/en/LC_MESSAGES/django.mo and b/src/social/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/en/LC_MESSAGES/django.po b/src/social/locale/en/LC_MESSAGES/django.po index 89d9594eb..8e8c1a2e7 100644 --- a/src/social/locale/en/LC_MESSAGES/django.po +++ b/src/social/locale/en/LC_MESSAGES/django.po @@ -16,23 +16,23 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -52,7 +52,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -160,7 +160,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -172,23 +172,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/es/LC_MESSAGES/django.mo b/src/social/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/social/locale/es/LC_MESSAGES/django.mo and b/src/social/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/es/LC_MESSAGES/django.po b/src/social/locale/es/LC_MESSAGES/django.po index b5986dc15..86c38260c 100644 --- a/src/social/locale/es/LC_MESSAGES/django.po +++ b/src/social/locale/es/LC_MESSAGES/django.po @@ -17,23 +17,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -53,7 +53,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -161,7 +161,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -173,23 +173,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/fr/LC_MESSAGES/django.mo b/src/social/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/social/locale/fr/LC_MESSAGES/django.mo and b/src/social/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/fr/LC_MESSAGES/django.po b/src/social/locale/fr/LC_MESSAGES/django.po index fc19ce0bc..05a5de58c 100644 --- a/src/social/locale/fr/LC_MESSAGES/django.po +++ b/src/social/locale/fr/LC_MESSAGES/django.po @@ -17,23 +17,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -53,7 +53,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -161,7 +161,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -173,23 +173,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/it/LC_MESSAGES/django.mo b/src/social/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/social/locale/it/LC_MESSAGES/django.mo and b/src/social/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/it/LC_MESSAGES/django.po b/src/social/locale/it/LC_MESSAGES/django.po index b5986dc15..86c38260c 100644 --- a/src/social/locale/it/LC_MESSAGES/django.po +++ b/src/social/locale/it/LC_MESSAGES/django.po @@ -17,23 +17,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -53,7 +53,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -161,7 +161,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -173,23 +173,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/jp/LC_MESSAGES/django.mo b/src/social/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/social/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/jp/LC_MESSAGES/django.po b/src/social/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..8e8c1a2e7 --- /dev/null +++ b/src/social/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,224 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: social/admin.py:29 +msgid "Content" +msgstr "" + +#: social/admin.py:30 +msgid "Media box" +msgstr "" + +#: social/admin.py:37 +msgid "Background" +msgstr "" + +#: social/admin.py:51 social/models.py:40 +msgid "text" +msgstr "" + +#: social/admin.py:55 +msgid "image" +msgstr "" + +#: social/forms.py:21 +msgid "Tags (comma-separated)" +msgstr "" + +#: social/forms.py:44 +msgid "Name of the new shelf" +msgstr "" + +#: social/models.py:15 +msgid "name" +msgstr "" + +#: social/models.py:16 social/models.py:67 +msgid "created at" +msgstr "" + +#: social/models.py:20 social/models.py:153 +msgid "banner group" +msgstr "" + +#: social/models.py:21 +msgid "banner groups" +msgstr "" + +#: social/models.py:39 +msgid "book" +msgstr "" + +#: social/models.py:41 +msgid "small" +msgstr "" + +#: social/models.py:41 +msgid "Make this cite display smaller." +msgstr "" + +#: social/models.py:42 +msgid "VIP" +msgstr "" + +#: social/models.py:43 +msgid "link" +msgstr "" + +#: social/models.py:44 +msgid "video" +msgstr "" + +#: social/models.py:45 +msgid "picture" +msgstr "" + +#: social/models.py:47 +msgid "picture alternative text" +msgstr "" + +#: social/models.py:48 +msgid "picture title" +msgstr "" + +#: social/models.py:49 +msgid "picture author" +msgstr "" + +#: social/models.py:50 +msgid "picture link" +msgstr "" + +#: social/models.py:51 +msgid "picture license name" +msgstr "" + +#: social/models.py:52 +msgid "picture license link" +msgstr "" + +#: social/models.py:54 +msgid "sticky" +msgstr "" + +#: social/models.py:55 +msgid "Sticky cites will take precedense." +msgstr "" + +#: social/models.py:56 +msgid "plain background" +msgstr "" + +#: social/models.py:57 +msgid "background color" +msgstr "" + +#: social/models.py:59 +msgid "background image" +msgstr "" + +#: social/models.py:60 +msgid "Best background is 975 x 315 px and under 100kB." +msgstr "" + +#: social/models.py:61 +msgid "background title" +msgstr "" + +#: social/models.py:62 +msgid "background author" +msgstr "" + +#: social/models.py:63 +msgid "background link" +msgstr "" + +#: social/models.py:64 +msgid "background license name" +msgstr "" + +#: social/models.py:65 +msgid "background license link" +msgstr "" + +#: social/models.py:68 +msgid "group" +msgstr "" + +#: social/models.py:72 social/models.py:152 +msgid "banner" +msgstr "" + +#: social/models.py:73 +msgid "banners" +msgstr "" + +#: social/models.py:126 +msgid "placement" +msgstr "" + +#: social/models.py:130 +msgid "priority" +msgstr "" + +#: social/models.py:131 +msgid "language" +msgstr "" + +#: social/models.py:135 social/models.py:151 +msgid "carousel" +msgstr "" + +#: social/models.py:136 +msgid "carousels" +msgstr "" + +#: social/models.py:150 +msgid "order" +msgstr "" + +#: social/models.py:157 +msgid "carousel item" +msgstr "" + +#: social/models.py:158 +msgid "carousel items" +msgstr "" + +#: social/models.py:165 social/models.py:167 +msgid "Either banner or banner group is required." +msgstr "" + +#: social/templates/social/cite_promo.html:23 +msgid "recommends" +msgstr "" + +#: social/templates/social/my_shelf.html:5 +#: social/templates/social/my_shelf.html:10 +msgid "My shelf" +msgstr "" + +#: social/templates/social/my_shelf.html:15 +msgid "" +"Add works to your shelf by clicking on the star on the page of the work. The " +"work will then show up on My shelf page." +msgstr "" + +#: social/templates/social/sets_form.html:7 +msgid "Remove from my shelf" +msgstr "" diff --git a/src/social/locale/lt/LC_MESSAGES/django.mo b/src/social/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/social/locale/lt/LC_MESSAGES/django.mo and b/src/social/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/lt/LC_MESSAGES/django.po b/src/social/locale/lt/LC_MESSAGES/django.po index 12ea6ce7c..925b1d104 100644 --- a/src/social/locale/lt/LC_MESSAGES/django.po +++ b/src/social/locale/lt/LC_MESSAGES/django.po @@ -15,26 +15,26 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -162,7 +162,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -174,23 +174,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/social/locale/pl/LC_MESSAGES/django.po b/src/social/locale/pl/LC_MESSAGES/django.po index 4890b9e8f..72fc27db0 100644 --- a/src/social/locale/pl/LC_MESSAGES/django.po +++ b/src/social/locale/pl/LC_MESSAGES/django.po @@ -18,23 +18,23 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 2.3\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "Zawartość" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "Obraz tła" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "tekst" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "obraz" @@ -54,7 +54,7 @@ msgstr "nazwa" msgid "created at" msgstr "utworzone" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "grupa bannerów" @@ -162,7 +162,7 @@ msgstr "adres licencji obrazu tła" msgid "group" msgstr "grupa" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "banner" @@ -174,23 +174,23 @@ msgstr "bannery" msgid "placement" msgstr "miejsce" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "priorytet" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "język" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "karuzela" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "karuzele" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "kolejność" diff --git a/src/social/locale/ru/LC_MESSAGES/django.po b/src/social/locale/ru/LC_MESSAGES/django.po index 3cb8c351f..1758a2bb7 100644 --- a/src/social/locale/ru/LC_MESSAGES/django.po +++ b/src/social/locale/ru/LC_MESSAGES/django.po @@ -15,212 +15,214 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "Содержимое" -#: admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "Медиа бокс" -#: admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "Фон" -#: admin.py:50 models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "текст" -#: admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "изображение" -#: forms.py:21 +#: social/forms.py:21 msgid "Tags (comma-separated)" msgstr "Теги (разделяются запятыми)" -#: forms.py:44 +#: social/forms.py:44 msgid "Name of the new shelf" msgstr "Название новой полки" -#: models.py:15 +#: social/models.py:15 msgid "name" msgstr "название" -#: models.py:16 models.py:67 +#: social/models.py:16 social/models.py:67 msgid "created at" msgstr "дата создания" -#: models.py:20 models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "баннер группы" -#: models.py:21 +#: social/models.py:21 msgid "banner groups" msgstr "баннер групп" -#: models.py:39 +#: social/models.py:39 msgid "book" msgstr "книга" -#: models.py:41 +#: social/models.py:41 msgid "small" msgstr "мелкий" -#: models.py:41 +#: social/models.py:41 msgid "Make this cite display smaller." msgstr "Уменьшить шрифт цитаты" -#: models.py:42 +#: social/models.py:42 msgid "VIP" msgstr "VIP" -#: models.py:43 +#: social/models.py:43 msgid "link" msgstr "ссылка" -#: models.py:44 +#: social/models.py:44 msgid "video" msgstr "видео" -#: models.py:45 +#: social/models.py:45 msgid "picture" msgstr "изображение" -#: models.py:47 +#: social/models.py:47 msgid "picture alternative text" msgstr "альтернативный текст изображения" -#: models.py:48 +#: social/models.py:48 msgid "picture title" msgstr "название изображения" -#: models.py:49 +#: social/models.py:49 msgid "picture author" msgstr "автор изображения" -#: models.py:50 +#: social/models.py:50 msgid "picture link" msgstr "ссылка на изображение" -#: models.py:51 +#: social/models.py:51 msgid "picture license name" msgstr "данные лицензии изображения" -#: models.py:52 +#: social/models.py:52 msgid "picture license link" msgstr "ссылка на лицензию изображения" -#: models.py:54 +#: social/models.py:54 msgid "sticky" msgstr "\"приклеен\"" -#: models.py:55 +#: social/models.py:55 msgid "Sticky cites will take precedense." msgstr "\"Приклеенные\" цитаты имеют преимущество" -#: models.py:56 +#: social/models.py:56 msgid "plain background" msgstr "посмотреть фон" -#: models.py:57 +#: social/models.py:57 msgid "background color" msgstr "цвет фона" -#: models.py:59 +#: social/models.py:59 msgid "background image" msgstr "изображение фона" -#: models.py:60 +#: social/models.py:60 msgid "Best background is 975 x 315 px and under 100kB." msgstr "Лучшие параметры для фона 975 x 315 px 100kB" -#: models.py:61 +#: social/models.py:61 msgid "background title" msgstr "название фона" -#: models.py:62 +#: social/models.py:62 msgid "background author" msgstr "автор фона" -#: models.py:63 +#: social/models.py:63 msgid "background link" msgstr "ссылка на фон" -#: models.py:64 +#: social/models.py:64 msgid "background license name" msgstr "данные лицензии фона" -#: models.py:65 +#: social/models.py:65 msgid "background license link" msgstr "ссылка на лицензию фона" -#: models.py:68 +#: social/models.py:68 msgid "group" msgstr "группа" -#: models.py:72 models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "баннер" -#: models.py:73 +#: social/models.py:73 msgid "banners" msgstr "баннеры" -#: models.py:126 +#: social/models.py:126 msgid "placement" msgstr "размещение" -#: models.py:129 +#: social/models.py:130 msgid "priority" msgstr "приоритет" -#: models.py:130 +#: social/models.py:131 msgid "language" msgstr "язык" -#: models.py:134 models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "карусель" -#: models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "карусели" -#: models.py:149 +#: social/models.py:150 msgid "order" msgstr "порядок" -#: models.py:157 +#: social/models.py:157 msgid "carousel item" msgstr "элемент карусели" -#: models.py:158 +#: social/models.py:158 msgid "carousel items" msgstr "элементы карусели" -#: models.py:165 models.py:167 +#: social/models.py:165 social/models.py:167 msgid "Either banner or banner group is required." msgstr "Требуется указать баннер или группу баннеров" -#: templates/social/cite_promo.html:23 +#: social/templates/social/cite_promo.html:23 msgid "recommends" msgstr "рекомендуется" -#: templates/social/my_shelf.html:5 templates/social/my_shelf.html:10 +#: social/templates/social/my_shelf.html:5 +#: social/templates/social/my_shelf.html:10 msgid "My shelf" msgstr "Моя полка" -#: templates/social/my_shelf.html:15 +#: social/templates/social/my_shelf.html:15 msgid "" "Add works to your shelf by clicking on the star on the page of the work. The " "work will then show up on My shelf page." msgstr "" "Добравляйте работы на свою полку нажатие на \"звездочку\" на странице работы " "выбранные работы появятся на Вашей полке" -#: templates/social/sets_form.html:7 + +#: social/templates/social/sets_form.html:7 msgid "Remove from my shelf" msgstr "Удалить с моей полки" diff --git a/src/social/locale/uk/LC_MESSAGES/django.mo b/src/social/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/social/locale/uk/LC_MESSAGES/django.mo and b/src/social/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/social/locale/uk/LC_MESSAGES/django.po b/src/social/locale/uk/LC_MESSAGES/django.po index 0eaafbd4c..b95c379f5 100644 --- a/src/social/locale/uk/LC_MESSAGES/django.po +++ b/src/social/locale/uk/LC_MESSAGES/django.po @@ -15,26 +15,26 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: social/admin.py:28 +#: social/admin.py:29 msgid "Content" msgstr "" -#: social/admin.py:29 +#: social/admin.py:30 msgid "Media box" msgstr "" -#: social/admin.py:36 +#: social/admin.py:37 msgid "Background" msgstr "" -#: social/admin.py:50 social/models.py:40 +#: social/admin.py:51 social/models.py:40 msgid "text" msgstr "" -#: social/admin.py:54 +#: social/admin.py:55 msgid "image" msgstr "" @@ -54,7 +54,7 @@ msgstr "" msgid "created at" msgstr "" -#: social/models.py:20 social/models.py:152 +#: social/models.py:20 social/models.py:153 msgid "banner group" msgstr "" @@ -162,7 +162,7 @@ msgstr "" msgid "group" msgstr "" -#: social/models.py:72 social/models.py:151 +#: social/models.py:72 social/models.py:152 msgid "banner" msgstr "" @@ -174,23 +174,23 @@ msgstr "" msgid "placement" msgstr "" -#: social/models.py:129 +#: social/models.py:130 msgid "priority" msgstr "" -#: social/models.py:130 +#: social/models.py:131 msgid "language" msgstr "" -#: social/models.py:134 social/models.py:150 +#: social/models.py:135 social/models.py:151 msgid "carousel" msgstr "" -#: social/models.py:135 +#: social/models.py:136 msgid "carousels" msgstr "" -#: social/models.py:149 +#: social/models.py:150 msgid "order" msgstr "" diff --git a/src/sponsors/locale/de/LC_MESSAGES/django.mo b/src/sponsors/locale/de/LC_MESSAGES/django.mo index 68c5842de..819c76756 100644 Binary files a/src/sponsors/locale/de/LC_MESSAGES/django.mo and b/src/sponsors/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/en/LC_MESSAGES/django.mo b/src/sponsors/locale/en/LC_MESSAGES/django.mo index 9a0e0a4e3..cbeb8c29a 100644 Binary files a/src/sponsors/locale/en/LC_MESSAGES/django.mo and b/src/sponsors/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/es/LC_MESSAGES/django.mo b/src/sponsors/locale/es/LC_MESSAGES/django.mo index 803bd58f7..343495e2b 100644 Binary files a/src/sponsors/locale/es/LC_MESSAGES/django.mo and b/src/sponsors/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/fr/LC_MESSAGES/django.mo b/src/sponsors/locale/fr/LC_MESSAGES/django.mo index 5ac8928a5..12d47892c 100644 Binary files a/src/sponsors/locale/fr/LC_MESSAGES/django.mo and b/src/sponsors/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/it/LC_MESSAGES/django.mo b/src/sponsors/locale/it/LC_MESSAGES/django.mo index 8d4072ef3..9c57f8b7e 100644 Binary files a/src/sponsors/locale/it/LC_MESSAGES/django.mo and b/src/sponsors/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/jp/LC_MESSAGES/django.mo b/src/sponsors/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/sponsors/locale/jp/LC_MESSAGES/django.mo and b/src/sponsors/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/lt/LC_MESSAGES/django.mo b/src/sponsors/locale/lt/LC_MESSAGES/django.mo index c8b588fcf..1d4155c21 100644 Binary files a/src/sponsors/locale/lt/LC_MESSAGES/django.mo and b/src/sponsors/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/pl/LC_MESSAGES/django.mo b/src/sponsors/locale/pl/LC_MESSAGES/django.mo index e827a8a12..bbc19a4b1 100644 Binary files a/src/sponsors/locale/pl/LC_MESSAGES/django.mo and b/src/sponsors/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/sponsors/locale/ru/LC_MESSAGES/django.po b/src/sponsors/locale/ru/LC_MESSAGES/django.po index 17b63ace9..64b3f1280 100644 --- a/src/sponsors/locale/ru/LC_MESSAGES/django.po +++ b/src/sponsors/locale/ru/LC_MESSAGES/django.po @@ -15,22 +15,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: models.py:20 models.py:36 +#: sponsors/models.py:20 sponsors/models.py:36 msgid "name" msgstr "Ф.И.О./название" -#: models.py:21 +#: sponsors/models.py:21 msgid "description" msgstr "описание" -#: models.py:22 +#: sponsors/models.py:22 msgid "logo" msgstr "логотип" -#: models.py:23 +#: sponsors/models.py:23 msgid "url" msgstr "url" -#: models.py:37 +#: sponsors/models.py:37 msgid "sponsors" msgstr "спонсоры" diff --git a/src/sponsors/locale/uk/LC_MESSAGES/django.mo b/src/sponsors/locale/uk/LC_MESSAGES/django.mo index c923e57a6..0fd7f12a8 100644 Binary files a/src/sponsors/locale/uk/LC_MESSAGES/django.mo and b/src/sponsors/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/de/LC_MESSAGES/django.mo b/src/suggest/locale/de/LC_MESSAGES/django.mo index b6ee443e6..4d0abf890 100644 Binary files a/src/suggest/locale/de/LC_MESSAGES/django.mo and b/src/suggest/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/en/LC_MESSAGES/django.mo b/src/suggest/locale/en/LC_MESSAGES/django.mo index 36aa11284..7f01e47e8 100644 Binary files a/src/suggest/locale/en/LC_MESSAGES/django.mo and b/src/suggest/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/es/LC_MESSAGES/django.mo b/src/suggest/locale/es/LC_MESSAGES/django.mo index 58e0213fc..a472e52f2 100644 Binary files a/src/suggest/locale/es/LC_MESSAGES/django.mo and b/src/suggest/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/fr/LC_MESSAGES/django.mo b/src/suggest/locale/fr/LC_MESSAGES/django.mo index 5bc3db2ee..1bb719c94 100644 Binary files a/src/suggest/locale/fr/LC_MESSAGES/django.mo and b/src/suggest/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/it/LC_MESSAGES/django.mo b/src/suggest/locale/it/LC_MESSAGES/django.mo index e4c4793e1..24e70be03 100644 Binary files a/src/suggest/locale/it/LC_MESSAGES/django.mo and b/src/suggest/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/jp/LC_MESSAGES/django.mo b/src/suggest/locale/jp/LC_MESSAGES/django.mo index c9739db34..6c5906d1c 100644 Binary files a/src/suggest/locale/jp/LC_MESSAGES/django.mo and b/src/suggest/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/lt/LC_MESSAGES/django.mo b/src/suggest/locale/lt/LC_MESSAGES/django.mo index 939e59cbc..e47907398 100644 Binary files a/src/suggest/locale/lt/LC_MESSAGES/django.mo and b/src/suggest/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/pl/LC_MESSAGES/django.mo b/src/suggest/locale/pl/LC_MESSAGES/django.mo index 9c1f42e77..661e7a4a1 100644 Binary files a/src/suggest/locale/pl/LC_MESSAGES/django.mo and b/src/suggest/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/suggest/locale/ru/LC_MESSAGES/django.po b/src/suggest/locale/ru/LC_MESSAGES/django.po index d9470e83a..031a74d84 100644 --- a/src/suggest/locale/ru/LC_MESSAGES/django.po +++ b/src/suggest/locale/ru/LC_MESSAGES/django.po @@ -15,19 +15,19 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forms.py:20 forms.py:67 +#: suggest/forms.py:20 suggest/forms.py:67 msgid "Contact" msgstr "Контакт" -#: forms.py:21 +#: suggest/forms.py:21 msgid "Description" msgstr "Описание" -#: forms.py:58 forms.py:122 +#: suggest/forms.py:58 suggest/forms.py:122 msgid "Thank you for your suggestion." msgstr "Спасибо за ваше предложение." -#: forms.py:59 forms.py:123 +#: suggest/forms.py:59 suggest/forms.py:123 msgid "" "Thank you for your comment on WolneLektury.pl.\n" "The suggestion has been referred to the project coordinator." @@ -35,92 +35,96 @@ msgstr "" "Спасибо за ваш комментарий на WolneLektury.pl. \n" "Предложение было передано координатору проекта." -#: forms.py:68 models.py:30 +#: suggest/forms.py:68 suggest/models.py:30 msgid "books" msgstr "книги" -#: forms.py:69 +#: suggest/forms.py:69 #, fuzzy #| msgid "books" msgid "ebook" msgstr "книги" -#: forms.py:70 +#: suggest/forms.py:70 #, fuzzy #| msgid "audiobooks" msgid "audiobook" msgstr "аудиокниги" -#: forms.py:76 +#: suggest/forms.py:76 #, fuzzy #| msgid "One of these fields is required." msgid "One of these options is required." msgstr "Требуется заполнить одно из этих полей." -#: models.py:13 models.py:29 +#: suggest/models.py:13 suggest/models.py:29 msgid "contact" msgstr "контакт" -#: models.py:14 +#: suggest/models.py:14 msgid "description" msgstr "описание" -#: models.py:15 models.py:32 +#: suggest/models.py:15 suggest/models.py:32 msgid "creation date" msgstr "дата создания" -#: models.py:16 models.py:33 +#: suggest/models.py:16 suggest/models.py:33 msgid "IP address" msgstr "IP-адрес" -#: models.py:21 +#: suggest/models.py:21 msgid "suggestion" msgstr "предложение" -#: models.py:22 +#: suggest/models.py:22 msgid "suggestions" msgstr "предложения" -#: models.py:31 +#: suggest/models.py:31 msgid "audiobooks" msgstr "аудиокниги" -#: models.py:38 +#: suggest/models.py:38 msgid "publishing suggestion" msgstr "издательское предложение" -#: models.py:39 +#: suggest/models.py:39 msgid "publishing suggestions" msgstr "издательские предложения" -#: templates/publishing_suggest.html:7 +#: suggest/templates/publishing_suggest.html:7 msgid "I'd like to find in WolneLektury.pl these…" msgstr "Я хотел/а бы найти на сайте WolneLektury.pl ..." -#: templates/publishing_suggest.html:16 +#: suggest/templates/publishing_suggest.html:16 msgid "" "Remember that we can only publish books in public domain, ie. 70 years after " "the death of the author!" -msgstr "Помните, что мы можем опубликовать книгу, являющуюся общественным достоянием, со смерти автора которой прошло 70 лет." +msgstr "" +"Помните, что мы можем опубликовать книгу, являющуюся общественным " +"достоянием, со смерти автора которой прошло 70 лет." -#: views.py:13 +#: suggest/views.py:13 msgid "Didn't find a book? Make a suggestion." msgstr "Вы не нашли книгу? Отправьте нам предложение." -#: views.py:15 views.py:25 +#: suggest/views.py:15 suggest/views.py:25 msgid "Send report" msgstr "Отправить отчет" -#: views.py:16 views.py:26 +#: suggest/views.py:16 suggest/views.py:26 msgid "Report was sent successfully." msgstr "Отчет отправлен успешно." -#: views.py:23 +#: suggest/views.py:23 msgid "Report a bug or suggestion" msgstr "Сообщите об ошибке или отправьте предложение" #~ msgid "Message sent automatically. Please do not reply." -#~ msgstr "Сообщение отправлено автоматически. Пожалуйста, не отвечайте на это письмо." +#~ msgstr "" +#~ "Сообщение отправлено автоматически. Пожалуйста, не отвечайте на это " +#~ "письмо." #, fuzzy #~| msgid "" diff --git a/src/suggest/locale/uk/LC_MESSAGES/django.mo b/src/suggest/locale/uk/LC_MESSAGES/django.mo index c09f49d13..cf857f265 100644 Binary files a/src/suggest/locale/uk/LC_MESSAGES/django.mo and b/src/suggest/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/de/LC_MESSAGES/django.mo b/src/waiter/locale/de/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/waiter/locale/de/LC_MESSAGES/django.mo and b/src/waiter/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/de/LC_MESSAGES/django.po b/src/waiter/locale/de/LC_MESSAGES/django.po index 0d611a336..86e3ca3aa 100644 --- a/src/waiter/locale/de/LC_MESSAGES/django.po +++ b/src/waiter/locale/de/LC_MESSAGES/django.po @@ -17,19 +17,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -37,25 +38,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/en/LC_MESSAGES/django.mo b/src/waiter/locale/en/LC_MESSAGES/django.mo index 75870eb0e..6c5906d1c 100644 Binary files a/src/waiter/locale/en/LC_MESSAGES/django.mo and b/src/waiter/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/en/LC_MESSAGES/django.po b/src/waiter/locale/en/LC_MESSAGES/django.po index 9ef22a6ad..d625bc1ee 100644 --- a/src/waiter/locale/en/LC_MESSAGES/django.po +++ b/src/waiter/locale/en/LC_MESSAGES/django.po @@ -16,19 +16,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -36,25 +37,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/es/LC_MESSAGES/django.mo b/src/waiter/locale/es/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/waiter/locale/es/LC_MESSAGES/django.mo and b/src/waiter/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/es/LC_MESSAGES/django.po b/src/waiter/locale/es/LC_MESSAGES/django.po index 0d611a336..86e3ca3aa 100644 --- a/src/waiter/locale/es/LC_MESSAGES/django.po +++ b/src/waiter/locale/es/LC_MESSAGES/django.po @@ -17,19 +17,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -37,25 +38,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/fr/LC_MESSAGES/django.mo b/src/waiter/locale/fr/LC_MESSAGES/django.mo index 5ab43e3c4..2c90dd0c8 100644 Binary files a/src/waiter/locale/fr/LC_MESSAGES/django.mo and b/src/waiter/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/fr/LC_MESSAGES/django.po b/src/waiter/locale/fr/LC_MESSAGES/django.po index 048943276..c94ae6100 100644 --- a/src/waiter/locale/fr/LC_MESSAGES/django.po +++ b/src/waiter/locale/fr/LC_MESSAGES/django.po @@ -17,19 +17,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -37,25 +38,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/it/LC_MESSAGES/django.mo b/src/waiter/locale/it/LC_MESSAGES/django.mo index fbbbcbfe1..71cbdf3e9 100644 Binary files a/src/waiter/locale/it/LC_MESSAGES/django.mo and b/src/waiter/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/it/LC_MESSAGES/django.po b/src/waiter/locale/it/LC_MESSAGES/django.po index 0d611a336..86e3ca3aa 100644 --- a/src/waiter/locale/it/LC_MESSAGES/django.po +++ b/src/waiter/locale/it/LC_MESSAGES/django.po @@ -17,19 +17,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -37,25 +38,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/jp/LC_MESSAGES/django.mo b/src/waiter/locale/jp/LC_MESSAGES/django.mo new file mode 100644 index 000000000..6c5906d1c Binary files /dev/null and b/src/waiter/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/jp/LC_MESSAGES/django.po b/src/waiter/locale/jp/LC_MESSAGES/django.po new file mode 100644 index 000000000..d625bc1ee --- /dev/null +++ b/src/waiter/locale/jp/LC_MESSAGES/django.po @@ -0,0 +1,61 @@ +# 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" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." +msgstr "" + +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" +msgstr "" + +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 +msgid "Something went wrong." +msgstr "" + +#: waiter/templates/waiter/wait.html:45 +#, python-format +msgid "" +"Your file is ready!\n" +" If the download doesn't start in a few seconds,\n" +" feel free to use this direct link." +msgstr "" + +#: waiter/templates/waiter/wait.html:58 +msgid "Please wait" +msgstr "" + +#: waiter/templates/waiter/wait.html:59 +#, python-format +msgid "The file you requested was: %(d)s." +msgstr "" + +#: waiter/templates/waiter/wait.html:63 +msgid "" +"Be aware: Generating the file can take a while.\n" +" Please be patient, or bookmark this page and come back later." +msgstr "" + +#: waiter/templates/waiter/wait.html:73 +#, python-format +msgid "" +"Something seems to have gone wrong while generating your file.\n" +" Please order it again or complain to us about it." +msgstr "" diff --git a/src/waiter/locale/lt/LC_MESSAGES/django.mo b/src/waiter/locale/lt/LC_MESSAGES/django.mo index a10298a69..50c618427 100644 Binary files a/src/waiter/locale/lt/LC_MESSAGES/django.mo and b/src/waiter/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/lt/LC_MESSAGES/django.po b/src/waiter/locale/lt/LC_MESSAGES/django.po index 856fdce06..4d8cad22d 100644 --- a/src/waiter/locale/lt/LC_MESSAGES/django.po +++ b/src/waiter/locale/lt/LC_MESSAGES/django.po @@ -15,22 +15,23 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" -"%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -38,25 +39,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/waiter/locale/pl/LC_MESSAGES/django.mo b/src/waiter/locale/pl/LC_MESSAGES/django.mo index b47f61f76..9040cb070 100644 Binary files a/src/waiter/locale/pl/LC_MESSAGES/django.mo and b/src/waiter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/pl/LC_MESSAGES/django.po b/src/waiter/locale/pl/LC_MESSAGES/django.po index 9530c2390..0fbcb93a9 100644 --- a/src/waiter/locale/pl/LC_MESSAGES/django.po +++ b/src/waiter/locale/pl/LC_MESSAGES/django.po @@ -17,19 +17,20 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" -msgstr "Plik jest gotowy do pobrania!" - -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 msgid "Your file is being prepared, please wait." msgstr "Plik jest generowany, proszę czekać." -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" +msgstr "Plik jest gotowy do pobrania!" + +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "Coś poszło nie tak." -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -40,16 +41,16 @@ msgstr "" "Jeśli pobieranie nie zacznie się w ciągu kilku sekund,\n" "skorzystaj z tego bezpośredniego linku." -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "Proszę czekać" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "Zamówiony plik to: %(d)s." -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." @@ -57,13 +58,13 @@ msgstr "" "Uwaga: Generowanie pliku może trwać dłuższą chwilę.\n" "Poczekaj cierpliwie, albo dodaj tę stronę do zakładek i wróć później.

    " -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" "Wygląda na to, że coś poszło źle podczas generowania Twojego pliku.\n" -"Spróbuj zamówić go jeszcze raz albo napisz do nas." +"Spróbuj zamówić go jeszcze raz albo napisz do nas." diff --git a/src/waiter/locale/ru/LC_MESSAGES/django.po b/src/waiter/locale/ru/LC_MESSAGES/django.po index 5b8bee4d2..5f081c92e 100644 --- a/src/waiter/locale/ru/LC_MESSAGES/django.po +++ b/src/waiter/locale/ru/LC_MESSAGES/django.po @@ -15,22 +15,23 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: templates/waiter/wait.html:7 templates/waiter/wait.html:33 -msgid "The file is ready for download!" -msgstr "Файл готов к скачиванию!" - -#: templates/waiter/wait.html:10 templates/waiter/wait.html:46 +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 msgid "Your file is being prepared, please wait." msgstr "Ваш файл готовится, пожалуйста, ждите." -#: templates/waiter/wait.html:12 templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" +msgstr "Файл готов к скачиванию!" + +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "Что-то пошло не так." -#: templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -39,31 +40,34 @@ msgid "" msgstr "" "Ваш файл готов!\n" " Если загрузка не началась в течение нескольких секунд,\n" -" пожалуйста, воспользуйтесь этой ссылкой." -#: templates/waiter/wait.html:45 +" пожалуйста, воспользуйтесь этой ссылкой." + +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "Пожалуйста, ждите" -#: templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "Вами был запрошен файл: %(d)s." -#: templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -"Предупреждаем:: Создание файла может занять некоторое время.\n" +"Предупреждаем:: Создание файла может занять некоторое " +"время.\n" " Пожалуйста, подождите, или создайте закладку и вернитесь позже." -#: templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" "Что-то пошло не так во время создания вашего файла.\n" -" Пожалуйста, отправьте запрос снова, или напишите нам о проблеме." +" Пожалуйста, отправьте запрос снова, или напишите нам о проблеме." diff --git a/src/waiter/locale/uk/LC_MESSAGES/django.mo b/src/waiter/locale/uk/LC_MESSAGES/django.mo index 94888006c..d2d31a4fd 100644 Binary files a/src/waiter/locale/uk/LC_MESSAGES/django.mo and b/src/waiter/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/waiter/locale/uk/LC_MESSAGES/django.po b/src/waiter/locale/uk/LC_MESSAGES/django.po index 4ce94a6fd..e8cbe7e36 100644 --- a/src/waiter/locale/uk/LC_MESSAGES/django.po +++ b/src/waiter/locale/uk/LC_MESSAGES/django.po @@ -15,22 +15,23 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: waiter/templates/waiter/wait.html:7 waiter/templates/waiter/wait.html:33 -msgid "The file is ready for download!" +#: waiter/templates/waiter/wait.html:8 waiter/templates/waiter/wait.html:18 +#: waiter/templates/waiter/wait.html:53 +msgid "Your file is being prepared, please wait." msgstr "" -#: waiter/templates/waiter/wait.html:10 waiter/templates/waiter/wait.html:46 -msgid "Your file is being prepared, please wait." +#: waiter/templates/waiter/wait.html:15 waiter/templates/waiter/wait.html:41 +msgid "The file is ready for download!" msgstr "" -#: waiter/templates/waiter/wait.html:12 waiter/templates/waiter/wait.html:58 +#: waiter/templates/waiter/wait.html:20 waiter/templates/waiter/wait.html:68 msgid "Something went wrong." msgstr "" -#: waiter/templates/waiter/wait.html:37 +#: waiter/templates/waiter/wait.html:45 #, python-format msgid "" "Your file is ready!\n" @@ -38,25 +39,25 @@ msgid "" " feel free to use this direct link." msgstr "" -#: waiter/templates/waiter/wait.html:45 +#: waiter/templates/waiter/wait.html:58 msgid "Please wait" msgstr "" -#: waiter/templates/waiter/wait.html:50 +#: waiter/templates/waiter/wait.html:59 #, python-format msgid "The file you requested was: %(d)s." msgstr "" -#: waiter/templates/waiter/wait.html:53 +#: waiter/templates/waiter/wait.html:63 msgid "" "Be aware: Generating the file can take a while.\n" " Please be patient, or bookmark this page and come back later." msgstr "" -#: waiter/templates/waiter/wait.html:63 +#: waiter/templates/waiter/wait.html:73 #, python-format msgid "" "Something seems to have gone wrong while generating your file.\n" -" Please order it again or complain to us about it." +" Please order it again or complain to us about it." msgstr "" diff --git a/src/wolnelektury/locale/de/LC_MESSAGES/django.mo b/src/wolnelektury/locale/de/LC_MESSAGES/django.mo index ed81732ef..ac45ec9c5 100644 Binary files a/src/wolnelektury/locale/de/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/de/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/de/LC_MESSAGES/django.po b/src/wolnelektury/locale/de/LC_MESSAGES/django.po index 42ef50eb3..e886e423e 100644 --- a/src/wolnelektury/locale/de/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/de/LC_MESSAGES/django.po @@ -41,15 +41,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Die gewünschte Webseite existiert nicht" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Seite nicht gefunden." -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -58,24 +58,24 @@ msgstr "" "sich bei der Eingabe der URL in der Adresszeile des Browsers vertippt haben " "oder gehen Sie zur Startseite" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "Startseite" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Serverfehler" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    Wolnelektury.pl ist zurzeit nicht verfügbar. Besuchen Sie unsere " -"Startseite Blog . " -"Informieren Sie uns " +"Startseite Blog . " +"Informieren Sie uns " "Administratoren über den Fehler. " #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 @@ -104,12 +104,20 @@ msgstr "vereinfacht " msgid "Import book" msgstr "Buch importieren" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "Password vergessen?" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Einloggen" @@ -133,7 +141,6 @@ msgstr "Sprachversionen" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Ausloggen" @@ -190,22 +197,23 @@ msgid "My shelf" msgstr "Mein Bücherregal" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Einloggen" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Registrieren" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Suchen" @@ -217,11 +225,9 @@ msgstr "Schließen" msgid "Loading" msgstr "Laden" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "fortgeschritten" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -297,31 +303,31 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Motive" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audiobücher" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Konto-Beziehungen" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -357,67 +363,70 @@ msgstr "" msgid "News" msgstr "News" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Leistungen" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Melden Sie einen Bug oder Vorschlag." -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Der Katalog als PDF-Datei herunterladen." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Schriftsteller" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy msgid "All works" msgstr "Alle Bücher" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 #, fuzzy msgid "Missing a book?" msgstr "Brauchen Sie ein Buch?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Plan der Veröffentlichung" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 #, fuzzy msgid "Information" msgstr "Format öffnen" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "das genutzte Bild" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "OpenID registrieren" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Einloggen" @@ -466,12 +475,12 @@ msgstr "Login annulliert" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Sie haben entschieden, sich in dieser Seite nicht mit erschafftn Kontos " -"einzuloggen. Wenn es aus Versehen passiert ist, gehen Sie bitte Registrieren voran." +"einzuloggen. Wenn es aus Versehen passiert ist, gehen Sie bitte Registrieren voran." #: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy @@ -493,44 +502,50 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "User" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Password" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "E-Mail" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 #, fuzzy msgid "Social accounts" msgstr "oder melde dich an:" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Eingeloggt als User %(user)s" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Sie müssen eingeloggt sein, um fortzusetzen." +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "fortgeschritten" + #, fuzzy #~| msgid "See our blog" #~ msgid "See motifs catalog" @@ -587,15 +602,15 @@ msgstr "Sie müssen eingeloggt sein, um fortzusetzen." #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\t Stiftung Modernes Polen, 00-514 Warschau, Marszałkowska 84/92, " #~ "Wohnungsnummer 125, Telefon/Fax: +48 (22) 621-30-17\n" -#~ " E-Mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " E-Mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -1127,17 +1142,17 @@ msgstr "Sie müssen eingeloggt sein, um fortzusetzen." #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\tSchulbücher “Wolne Lektury” in der Internetbibliothek(www.wolnelektury.pl) ist ein Projekt, das " -#~ "von der Stiftung Modernes Polen gefördert wird. Die Stiftung ist seit " +#~ "\t\t\tSchulbücher “Wolne Lektury” in der Internetbibliothek(www.wolnelektury.pl) ist ein Projekt, " +#~ "das von der Stiftung Modernes Polen gefördert wird. Die Stiftung ist seit " #~ "2007 tätig und hat bisher viele Schulbücher aus dem Bibliothekbestand zur " #~ "öffentlichen Nutzung freigestellt. Die Schulbücher werden ausdrücklich " #~ "vom Bildungsministerium empfohlen.\n" diff --git a/src/wolnelektury/locale/en/LC_MESSAGES/django.mo b/src/wolnelektury/locale/en/LC_MESSAGES/django.mo index 0a4097914..5ec257714 100644 Binary files a/src/wolnelektury/locale/en/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/en/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/en/LC_MESSAGES/django.po b/src/wolnelektury/locale/en/LC_MESSAGES/django.po index 9885d68b6..dcfb29c2e 100644 --- a/src/wolnelektury/locale/en/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/en/LC_MESSAGES/django.po @@ -41,15 +41,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Page does not exist" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Page not found" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -57,25 +57,25 @@ msgstr "" "We are sorry, but this page does not exist. Please check if the address you " "entered is correct you entered or go to " -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "main page" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Server error" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    Wolnelektury.pl is currently unavailable. Meanwhile, visit our website.

    Inform our administrators about the " -"error.

    " +"href='https://fundacja.wolnelektury.pl'>website.

    Inform our administrators about the error." #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -104,12 +104,20 @@ msgstr "simplified" msgid "Import book" msgstr "Import book" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Sign in" @@ -133,7 +141,6 @@ msgstr "Language versions" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Logout" @@ -189,22 +196,23 @@ msgid "My shelf" msgstr "My shelf" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Sign in" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Register" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Search" @@ -216,11 +224,9 @@ msgstr "Close" msgid "Loading" msgstr "Loading" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "advanced" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -291,29 +297,29 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Themes" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audiobooks" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 msgid "Collections" msgstr "" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -349,66 +355,69 @@ msgstr "" msgid "News" msgstr "News" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Tools" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Report an error or make a suggestion" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Download the catalogue in PDF format." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Reader" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "All books" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Missing a book?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Publishing plan" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Information" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Image used:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Sign in" @@ -457,8 +466,8 @@ msgstr "" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" #: wolnelektury/templates/socialaccount/signup.html:6 @@ -481,44 +490,50 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 #, fuzzy msgid "Social accounts" msgstr "or join accounts:" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "You have to be logged in to continue" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "advanced" + #, fuzzy #~| msgid "Recent publications" #~ msgid "More recent publications" @@ -567,15 +582,15 @@ msgstr "You have to be logged in to continue" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.mo b/src/wolnelektury/locale/es/LC_MESSAGES/django.mo index e02e1ad94..8ad7df005 100644 Binary files a/src/wolnelektury/locale/es/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/es/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.po b/src/wolnelektury/locale/es/LC_MESSAGES/django.po index 6f4943c63..3eb1c2c52 100644 --- a/src/wolnelektury/locale/es/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/es/LC_MESSAGES/django.po @@ -42,15 +42,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Página no existe" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Página no encontrada" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -58,24 +58,24 @@ msgstr "" "Lo sentimos, esta página no existe. Compruebue si la dirección es correcta o " "pase a" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "página principal" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Error del servidor" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    La página Wolnelektury.pl actualmente no está disponible. Mientras tanto " -"visita nuestro blog.

    " -"

    Informa a nuestros blog.

    " +"

    Informa a nuestros administradores sobre el error.

    " #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 @@ -104,12 +104,20 @@ msgstr "simplificado" msgid "Import book" msgstr "Importar libro" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "¿Olvidaste tu contraseña?" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 msgid "Sign in using:" msgstr "Iniciar sesión con:" @@ -132,7 +140,6 @@ msgstr "Versiones de idiomas" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Cerrar sesión" @@ -188,22 +195,23 @@ msgid "My shelf" msgstr "Mi estante" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administración" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Iniciar sesión" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Registrarse" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Buscar" @@ -215,11 +223,9 @@ msgstr "Cerrar" msgid "Loading" msgstr "Cargando" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "avanzado" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -291,31 +297,31 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Temas" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audiolibros" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Conexiones de la cuenta de usuario" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -351,66 +357,69 @@ msgstr "" msgid "News" msgstr "Noticias" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Herramientas" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Reporta un error o una sugerencia" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Descarga el catálogo en el formato PDF" -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artista" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Todos los libros" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "¿Falta un libro?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Plan de publicación" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Información" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "La imagen usada:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Iniciar sesión con OpenID " -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Iniciar sesión" @@ -462,12 +471,12 @@ msgstr "Inicio de sesión cancelado" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Ha decidido anular lo de iniciar sesión en nuestra página usando una de sus " -"cuentas de usuario existentes. Si se ha equivocado, pase asign in, por favor." +"cuentas de usuario existentes. Si se ha equivocado, pase asign in, por favor." #: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy @@ -489,43 +498,49 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "Usuario" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Contraseña" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "Correo electrónico" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "Cuentas sociales" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Ya has iniciado sesión como usuario %(user)s" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Tienes que iniciar sesión para continuar" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "avanzado" + #, fuzzy #~| msgid "See our blog" #~ msgid "See motifs catalog" @@ -546,8 +561,8 @@ msgstr "Tienes que iniciar sesión para continuar" #~ "Confirm to authorize access to Wolne Lektury as user %(user)s." #~ msgstr "" -#~ "Confirma para autorizar el acceso a Wolne Lektury como el usuario " -#~ "%(user)s." +#~ "Confirma para autorizar el acceso a Wolne Lektury como el usuario " +#~ "%(user)s." #~ msgid "What's new?" #~ msgstr "Novedades" @@ -582,15 +597,15 @@ msgstr "Tienes que iniciar sesión para continuar" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tFundación Polonia Moderna, c/ Marszałkowska 84/92, lok. 125, " #~ "00-514 Varsovia, tel/fax: +48 (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -1111,19 +1126,19 @@ msgstr "Tienes que iniciar sesión para continuar" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\tLa biblioteca virtual con lecturas “Wolne Lektury” (www.wolnelektury.pl)es un proyecto creado " -#~ "por la Fundación Polonia Moderna. Había comenzado su actividad en el año " -#~ "2007 y está compartiendo las lecturas recomendadas por el Ministerio de " -#~ "la Educación Nacional y que son del dominio público.\n" +#~ "\t\t\tLa biblioteca virtual con lecturas “Wolne Lektury” (www.wolnelektury.pl)es un proyecto " +#~ "creado por la Fundación Polonia Moderna. Había comenzado su actividad en " +#~ "el año 2007 y está compartiendo las lecturas recomendadas por el " +#~ "Ministerio de la Educación Nacional y que son del dominio público.\n" #~ "\t\t\t" #~ msgid "Searching in" diff --git a/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo b/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo index fffebf719..47793a46f 100644 Binary files a/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/fr/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po index 0f20f9fb7..8803c687f 100644 --- a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po @@ -41,15 +41,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Site n'existe pas" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Composant non trouvé" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -57,25 +57,25 @@ msgstr "" "Désolé, cette page n'existe pas. Vérifiez si vous avez introduit l'adresse " "correcte ou allez à" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "accueil" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Erreur du serveur" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    Le site Wolnelektury.pl est temporairement inaccessible. En attendant, " -"visitez notre blog.

    " -"Informez nos " -"administrateurs de l'erreur.

    " +"visitez notre blog.

    " +"Informez nos administrateurs de l'erreur.

    " #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -105,12 +105,20 @@ msgstr "simplifié(e)" msgid "Import book" msgstr "Importez le livre" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Connexion" @@ -134,7 +142,6 @@ msgstr "Version linguistique" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Déconnexion" @@ -190,22 +197,23 @@ msgid "My shelf" msgstr "Mon étagère" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Connexion" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Inscrivez-vous" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Rechercher" @@ -217,11 +225,9 @@ msgstr "Fermer" msgid "Loading" msgstr "Chargement en cours" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "avancé(e)" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -292,29 +298,29 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Thèmes" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Livres audio" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 msgid "Collections" msgstr "" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -350,66 +356,69 @@ msgstr "" msgid "News" msgstr "Actualités" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Outils" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Rapportez une erreur ou faites une suggestion" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Téléchargez le catalogue au format PDF" -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artiste" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Tous les livres" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Il vous manque un livre?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Plan de publication" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Informations" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "L'image utilisé:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Connexion" @@ -458,8 +467,8 @@ msgstr "" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" #: wolnelektury/templates/socialaccount/signup.html:6 @@ -482,44 +491,50 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 #, fuzzy msgid "Social accounts" msgstr "ou utilisez votre compte" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Vous devez être connecter pour continuer" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "avancé(e)" + #, fuzzy #~| msgid "Recent publications" #~ msgid "More recent publications" @@ -570,15 +585,15 @@ msgstr "Vous devez être connecter pour continuer" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\t Fondation Pologne Moderne, 00-514 Warszawa (Varsovie), ul. " #~ "Marszałkowska 84/92 lok. 125, tél./fax: (+48) (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -626,8 +641,8 @@ msgstr "Vous devez être connecter pour continuer" #~ "Si l'ouvrage est accompagné des matériaux supplémentaires (annotations, " #~ "motifs littéraires, etc.),\n" #~ "ces derniers sont donc distribués sous la licence:\n" -#~ "Paternité - Partage à l'Identique 3.0 non transposé." +#~ "Paternité - Partage à l'Identique 3.0 non transposé." #~ msgid "Text prepared based on:" #~ msgstr "Préparation du texte basée sur:" diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.mo b/src/wolnelektury/locale/it/LC_MESSAGES/django.mo index 0dfca3ab9..8ff75b67c 100644 Binary files a/src/wolnelektury/locale/it/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/it/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.po b/src/wolnelektury/locale/it/LC_MESSAGES/django.po index 7d0fe344c..2aa26b6a8 100644 --- a/src/wolnelektury/locale/it/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/it/LC_MESSAGES/django.po @@ -41,15 +41,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Questa pagina non esiste" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "La pagina non è stata trovata" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -57,25 +57,25 @@ msgstr "" "Siamo spiacenti, ma questa pagina non esiste. Si prega di verificare se " "l'indirizzo è stato inserito correttamente oppure andare su" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "pagina principale" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Errore del server" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    il sito di Wolnelektury.pl non è disponibile al momento. Nel frattempo " -"si prega di visitare il nostro blog.

    Si prega di informare i nostri amministratori sull'errore.

    " +"fundacja@wolnelektury.pl'>amministratori sull'errore.

    " #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -105,12 +105,20 @@ msgstr "semplificato" msgid "Import book" msgstr "Importa un libro" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Accedi" @@ -134,7 +142,6 @@ msgstr "Versioni in altre lingue" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Esci" @@ -190,22 +197,23 @@ msgid "My shelf" msgstr "Il mio scaffale" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Amministrazione" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Accedi" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Registrati" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Cerca" @@ -217,11 +225,9 @@ msgstr "Chiudi" msgid "Loading" msgstr "Caricamento" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "avanzato" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -286,29 +292,29 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Temi" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audiolibri" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 msgid "Collections" msgstr "" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -344,66 +350,69 @@ msgstr "" msgid "News" msgstr "" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Segnala un'errore o una proposta" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Scarica il catalogo nel formato PDF." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artista" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Tutti i libri" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Manca un libro?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Programma editoriale" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Immagine usata" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Accedi" @@ -452,8 +461,8 @@ msgstr "" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" #: wolnelektury/templates/socialaccount/signup.html:6 @@ -476,43 +485,49 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr " Per poter continuare devi essere loggato" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "avanzato" + #~ msgid "Translations" #~ msgstr "Traduzioni" @@ -523,8 +538,8 @@ msgstr " Per poter continuare devi essere loggato" #~ "Confirm to authorize access to Wolne Lektury as user %(user)s." #~ msgstr "" -#~ "Conferma l'accesso autorizzato a Wolne Lektury come utente " -#~ "%(user)s." +#~ "Conferma l'accesso autorizzato a Wolne Lektury come utente " +#~ "%(user)s." #~ msgid "Widget" #~ msgstr "Widget" @@ -558,15 +573,15 @@ msgstr " Per poter continuare devi essere loggato" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tFondazione Polonia Moderna, 00-514 Varsavia, ul. Marszałkowska " #~ "84/92 lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" diff --git a/src/wolnelektury/locale/jp/LC_MESSAGES/django.mo b/src/wolnelektury/locale/jp/LC_MESSAGES/django.mo index 6b700daec..19b94f065 100644 Binary files a/src/wolnelektury/locale/jp/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/jp/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/jp/LC_MESSAGES/django.po b/src/wolnelektury/locale/jp/LC_MESSAGES/django.po index 58e1fc10a..fc69988f6 100644 --- a/src/wolnelektury/locale/jp/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/jp/LC_MESSAGES/django.po @@ -36,34 +36,34 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " msgstr "" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 @@ -92,12 +92,20 @@ msgstr "" msgid "Import book" msgstr "" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Zaloguj" @@ -119,7 +127,6 @@ msgstr "" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "" @@ -155,22 +162,23 @@ msgid "My shelf" msgstr "" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Zaloguj" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "" @@ -182,8 +190,8 @@ msgstr "" msgid "Loading" msgstr "" -#: wolnelektury/templates/board_base.html:31 -msgid "Advanced search" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" msgstr "" #: wolnelektury/templates/info/join_us.html:6 @@ -223,29 +231,29 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 -msgid "Themes" +msgid "Literature" msgstr "" #: wolnelektury/templates/main_menu.html:13 -msgid "Audiobooks" +msgid "Themes" msgstr "" #: wolnelektury/templates/main_menu.html:16 -#: wolnelektury/templates/main_page.html:52 -msgid "Collections" +msgid "Audiobooks" msgstr "" #: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" +#: wolnelektury/templates/main_page.html:52 +msgid "Collections" msgstr "" #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -281,62 +289,65 @@ msgstr "" msgid "News" msgstr "" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "" -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 msgid "Art" msgstr "" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 msgid "All works" msgstr "" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Zaloguj" @@ -384,8 +395,8 @@ msgstr "" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" #: wolnelektury/templates/socialaccount/signup.html:6 @@ -408,39 +419,40 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "" diff --git a/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo b/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo index 8b9fdd075..a194f7a58 100644 Binary files a/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/lt/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po index b4e59ebfd..6425d01f5 100644 --- a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po @@ -15,8 +15,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.3\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: isbn/forms.py:66 #, fuzzy @@ -43,15 +43,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Tinklalapis neegzistuoja" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Puslapis nerastas" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -59,25 +59,25 @@ msgstr "" "Atsiprašome, bet šis tinklalapis neegzistuoja. Prašome patvirtinti ar " "įvedėte teisingą adresą arba eikite į" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "pagrindinį puslapį" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Serverio klaida" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    Interneto svetainė yra laikinai neprieinama. Aplankykite mūsų blogą.

    Praneškiteadministratoriams apie " -"klaidą.

    \"" +"href='https://fundacja.wolnelektury.pl'>blogą.

    Praneškiteadministratoriams apie klaidą.\"" #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -107,12 +107,20 @@ msgstr "supaprastintas" msgid "Import book" msgstr "Importuoti knygą" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "Pamiršote slaptažodį?" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 msgid "Sign in using:" msgstr "Prisijungti naudojant:" @@ -135,7 +143,6 @@ msgstr "Kalbų versijos" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Atsijungti" @@ -196,22 +203,23 @@ msgid "My shelf" msgstr "Mano lentyna" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administracija " -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Prisijungti " -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Registruotis " #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Ieškoti" @@ -223,11 +231,9 @@ msgstr "Uždaryti" msgid "Loading" msgstr "Kraunasi" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "papildomas" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -307,35 +313,35 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 +#, fuzzy +#| msgid "for reading" +msgid "School readings" +msgstr "į skaitimą" + +#: wolnelektury/templates/main_menu.html:10 msgid "Literature" msgstr "" -#: wolnelektury/templates/main_menu.html:10 +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Motyvai" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audio knygos" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Paskyros jungtys" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 +#: wolnelektury/templates/main_menu.html:22 +#: wolnelektury/templates/main_page.html:110 msgid "Newsletter" msgstr "" -#: wolnelektury/templates/main_menu.html:22 -#, fuzzy -#| msgid "for reading" -msgid "School readings" -msgstr "į skaitimą" - #: wolnelektury/templates/main_page.html:11 #: wolnelektury/templates/main_page.html:12 msgid "Wolne Lektury internet library" @@ -369,66 +375,69 @@ msgstr "" msgid "News" msgstr "Naujienos" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Priemonės" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Praneškite apie klaidą arba teikite pasiūlymus" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Atsisiųsti katalogą PDF formatu." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artistas" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Visos knygos" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Neradote knygos?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Publikavimo planas" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Informacija" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Panaudotas paveikslėlis:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "OpenID Prisijungti" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 msgid "Sign In" msgstr "Prisijungti " @@ -477,8 +486,8 @@ msgstr "Prisijungimas atšauktas" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Nusprendėte atšaukti prisijungimą prie mūsų interneto svetainės naudodamiesi " "viena iš jūsų egzistuojančių paskyrų. Jei įvyko klaida, prašome pradėti čia " @@ -504,43 +513,49 @@ msgid "" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "Vartotojas" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Slaptažodis" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "El- paštas" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "Socialinės paskyros" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Jau esate prisijungęs kaip vartotojas %(user)s" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Norėdami tęsti, turite būti prisijungę" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "papildomas" + #, fuzzy #~| msgid "See our blog" #~ msgid "See motifs catalog" @@ -599,8 +614,8 @@ msgstr "Norėdami tęsti, turite būti prisijungę" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" @@ -1137,11 +1152,11 @@ msgstr "Norėdami tęsti, turite būti prisijungę" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" @@ -1169,8 +1184,8 @@ msgstr "Norėdami tęsti, turite būti prisijungę" #~ "You can put a book on a shelf by entering page of the reading and " #~ "clicking 'Put on the shelf'." #~ msgstr "" -#~ "Gali įmesti knygą į lentyną, įeik į knygos tinklapį ir išrink \"Į lentyną" -#~ "\". " +#~ "Gali įmesti knygą į lentyną, įeik į knygos tinklapį ir išrink \"Į " +#~ "lentyną\". " #~ msgid "Choose books' formats which you want to download:" #~ msgstr "Pasirink knygos persiuntimo formatą:" diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo b/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo index 5cd0ca891..bef98fbbc 100644 Binary files a/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/pl/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po index 2524b4a1d..4e8d94832 100644 --- a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po @@ -44,15 +44,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Podana strona nie istnieje" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Strona nie znaleziona" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -60,25 +60,25 @@ msgstr "" "Przepraszamy, ale ta strona nie istnieje. Sprawdź czy podałeś dobry adres, " "lub przejdź do " -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "strony głównej" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Błąd serwera" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" -"

    Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź naszego bloga

    \n" -"

    Powiadom administratorów o błędzie.

    " +"

    Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź stronę Fundacji.

    \n" +"

    Powiadom administratorów o " +"błędzie.

    " #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -108,12 +108,20 @@ msgstr "uproszczone" msgid "Import book" msgstr "Importuj książkę" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "Nie pamiętasz hasła?" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 msgid "Sign in using:" msgstr "Zaloguj się używając:" @@ -134,7 +142,6 @@ msgstr "Język" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Wyloguj" @@ -183,22 +190,23 @@ msgid "My shelf" msgstr "Moja półka" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Administracja" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Zaloguj się" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Załóż konto" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Szukaj" @@ -210,9 +218,9 @@ msgstr "Zamknij" msgid "Loading" msgstr "Ładowanie" -#: wolnelektury/templates/board_base.html:31 -msgid "Advanced search" -msgstr "Wyszukiwanie zaawansowane" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, python-format @@ -273,31 +281,31 @@ msgid "Support us" msgstr "Wesprzyj nas" #: wolnelektury/templates/main_menu.html:7 +msgid "School readings" +msgstr "Lektury szkolne" + +#: wolnelektury/templates/main_menu.html:10 msgid "Literature" msgstr "Literatura" -#: wolnelektury/templates/main_menu.html:10 +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Motywy" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Audiobooki" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 msgid "Collections" msgstr "Kolekcje" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 +#: wolnelektury/templates/main_menu.html:22 +#: wolnelektury/templates/main_page.html:110 msgid "Newsletter" msgstr "Newsletter" -#: wolnelektury/templates/main_menu.html:22 -msgid "School readings" -msgstr "Lektury szkolne" - #: wolnelektury/templates/main_page.html:11 #: wolnelektury/templates/main_page.html:12 msgid "Wolne Lektury internet library" @@ -331,62 +339,65 @@ msgstr "Utwory, w których występuje ten motyw:" msgid "News" msgstr "Aktualności" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Narzędzia" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Zgłoś błąd lub sugestię" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Pobierz katalog w formacie PDF." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 msgid "Art" msgstr "Sztuka" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 msgid "All works" msgstr "Wszystkie utwory" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "Przypisy" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Nie znalazłeś/-aś utworu?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Plan publikacji" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Informacje" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "Polityka prywatności" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "Obserwuj nas na Facebooku" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Użyto obrazu:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Logowanie przez OpenID" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 msgid "Sign In" msgstr "Zaloguj się" @@ -434,8 +445,8 @@ msgstr "Anulowano logowanie" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Logowanie przy użyciu zewnętrznego konta zostało anulowane. Jeśli był to " "błąd, przejdź do strony logowania." @@ -458,43 +469,47 @@ msgstr "" "Używasz konta %(provider_name)s do zalogowania się w \n" "%(site_name)s. Jako ostatni krok, proszę wypełnij formularz:" -#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "Użytkownik" -#: wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Hasło" -#: wolnelektury/templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "E-mail" -#: wolnelektury/templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "Konta społecznościowe" -#: wolnelektury/utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać." -#: wolnelektury/utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "Tak" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "Nie" -#: wolnelektury/views.py:87 wolnelektury/views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Zalogowano jako %(user)s" -#: wolnelektury/views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Zaloguj się, aby kontynuować" +#~ msgid "Advanced search" +#~ msgstr "Wyszukiwanie zaawansowane" + #~ msgid "See motifs catalog" #~ msgstr "Zobacz katalog motywów" @@ -571,8 +586,8 @@ msgstr "Zaloguj się, aby kontynuować" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" @@ -1158,16 +1173,16 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (www.wolnelektury.pl) to projekt " +#~ "Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (www.wolnelektury.pl) to projekt " #~ "realizowany przez fundację Nowoczesna Polska. Działa od 2007 roku i " #~ "udostępnia w swoich zbiorach lektury szkolne, które są zalecane do użytku " #~ "przez Ministerstwo Edukacji Narodowej i które trafiły już do domeny " @@ -1175,8 +1190,9 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "" #~ "\n" -#~ "Portions of this page are modifications based on work created and shared by Google and used\n" +#~ "Portions of this page are modifications based on work created and shared by Google and " +#~ "used\n" #~ "according to terms described in the Creative Commons\n" #~ "3.0 Attribution License.\n" diff --git a/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo b/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo index 7ebb5569e..1d2a9c7b6 100644 Binary files a/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/ru/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po index 4b0fbccd7..8b2ba6080 100644 --- a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po @@ -15,116 +15,152 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.6\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: templates/404.html:4 +#: isbn/forms.py:66 +#, fuzzy +#| msgid "of the book" +msgid "Soft cover book" +msgstr "данной книги" + +#: push/models.py:10 +msgid "title" +msgstr "" + +#: push/models.py:11 +#, fuzzy +#| msgid "Table of contents" +msgid "content" +msgstr "Оглавление" + +#: push/models.py:12 +msgid "image" +msgstr "" + +#: push/templates/push/notification_form.html:4 +#: push/templates/push/notification_sent.html:4 +msgid "Notifications" +msgstr "" + +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Страница не существует" -#: templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Страница не найдена" -#: templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " msgstr "" -"Извините! Эта страница не существует. Проверьте, пожалуйста, " -"правильность адреса или переходите по ссылке " +"Извините! Эта страница не существует. Проверьте, пожалуйста, правильность " +"адреса или переходите по ссылке " -#: templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "главная страница" -#: templates/500.html:6 templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Ошибка сервера" -#: templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    The Wolnelektury.pl временно не работает. Перейдите пока на blog.

    Сообщите нашим администраторам об " -"ошибке.

    " +"href='https://fundacja.wolnelektury.pl'>blog.

    Сообщите нашим администраторам об ошибке.

    " -#: templates/503.html:6 templates/503.html:17 +#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" msgstr "Сервис недоступен" -#: templates/503.html:19 +#: wolnelektury/templates/503.html:19 msgid "The Wolnelektury.pl site is currently unavailable due to maintainance." msgstr "" " В связи с техническими работами сайт The Wolnelektury.pl временно не " "работает." -#: templates/admin/base_site.html:4 templates/admin/base_site.html:7 +#: wolnelektury/templates/admin/base_site.html:4 +#: wolnelektury/templates/admin/base_site.html:7 msgid "Site administration" msgstr "Сайт администрации" -#: templates/admin/catalogue/book/change_form.html:6 -#: templates/admin/catalogue/book/change_form.html:36 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:6 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:36 msgid "advanced" msgstr "продвинутый" -#: templates/admin/catalogue/book/change_form.html:34 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:34 msgid "simplified" msgstr "упрощенный" -#: templates/admin/catalogue/book/change_list.html:9 +#: wolnelektury/templates/admin/catalogue/book/change_list.html:9 msgid "Import book" msgstr "Импорт книги" -#: templates/auth/login.html:11 +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "Забыли пароль?" -#: templates/auth/login.html:17 templates/auth/register.html:8 +#: wolnelektury/templates/auth/login.html:17 +#: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Вход" -#: templates/auth/login_register.html:8 +#: wolnelektury/templates/auth/login_register.html:8 msgid "or register" msgstr "или зарегистрироваться" -#: templates/base/app.html:20 templates/base/superbase.html:25 +#: wolnelektury/templates/base/app.html:20 +#: wolnelektury/templates/base/superbase.html:25 msgid "Wolne Lektury" msgstr "на WolneLektury.pl" -#: templates/base/app.html:42 templates/base/app.html:43 -#: templates/base/superbase.html:75 +#: wolnelektury/templates/base/app.html:42 +#: wolnelektury/templates/base/app.html:43 +#: wolnelektury/templates/base/superbase.html:75 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Языковые версии" -#: templates/base/app.html:66 templates/base/superbase.html:105 -#: templates/board_base.html:48 +#: wolnelektury/templates/base/app.html:66 +#: wolnelektury/templates/base/superbase.html:105 msgid "Logout" msgstr "Выход" -#: templates/base/superbase.html:37 +#: wolnelektury/templates/base/superbase.html:37 #, fuzzy #| msgid "Table of contents" msgid "Go to content" msgstr "Оглавление" -#: templates/base/superbase.html:38 +#: wolnelektury/templates/base/superbase.html:38 msgid "Go to search" msgstr "Перейти к поиску" -#: templates/base/superbase.html:39 +#: wolnelektury/templates/base/superbase.html:39 msgid "Go to page footer" msgstr "Перейти вниз страницы" -#: templates/base/superbase.html:65 +#: wolnelektury/templates/base/superbase.html:65 #, fuzzy, python-format #| msgid "" #| "\n" @@ -148,55 +184,58 @@ msgid_plural "" " " msgstr[0] "" "\n" -" %(c)s бесплатный материал, котором Вы " -"вправе пользоваться\n" +" %(c)s бесплатный материал, котором " +"Вы вправе пользоваться\n" " " msgstr[1] "" "\n" -" %(c)s бесплатные чатериалы, которыми Вы " -"вправе пользоваться \n" +" %(c)s бесплатные чатериалы, которыми " +"Вы вправе пользоваться \n" " " msgstr[2] "" "\n" -" %(c)s бесплатных материалов, которыми Вы " -"вправе пользоваться \n" +" %(c)s бесплатных материалов, " +"которыми Вы вправе пользоваться \n" " " -#: templates/base/superbase.html:99 +#: wolnelektury/templates/base/superbase.html:99 msgid "My shelf" msgstr "Создать полку" -#: templates/base/superbase.html:102 templates/board_base.html:43 +#: wolnelektury/templates/base/superbase.html:102 msgid "Administration" msgstr "Администрация" -#: templates/base/superbase.html:109 views.py:79 views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Вход" -#: templates/base/superbase.html:110 views.py:98 views.py:99 views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Зарегистрироваться" -#: templates/base/superbase.html:124 templates/board_base.html:28 +#: wolnelektury/templates/base/superbase.html:124 msgid "Search" msgstr "Поиск" -#: templates/base/superbase.html:162 +#: wolnelektury/templates/base/superbase.html:162 msgid "Close" msgstr "Закрыть" -#: templates/base/superbase.html:164 +#: wolnelektury/templates/base/superbase.html:164 msgid "Loading" msgstr "Загрузка" -#: templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "Продвинутый поиск" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" -#: templates/info/join_us.html:6 +#: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format #| msgid "" #| "\n" @@ -231,26 +270,29 @@ msgid_plural "" msgstr[0] "" "\n" "У нас %(c)s произведение опубликованное на Wolne Lektury\n" -"Помогите нам распространить библиотеку и разместить новые бесплатные материалы\n" +"Помогите нам распространить библиотеку и разместить новые бесплатные " +"материалы\n" "при помощи денежного пожертвования\n" "или перевода 1% вашего подоходного налога.\n" msgstr[1] "" "\n" "У нас %(c)s произведения опубликованные на Wolne Lektury\n" -"Помогите нам распространить библиотеку и разместить новые бесплатные материалы\n" +"Помогите нам распространить библиотеку и разместить новые бесплатные " +"материалы\n" "при помощи денежного пожертвования\n" "или перевода 1% вашего подоходного налога.\n" msgstr[2] "" "\n" "У нас %(c)s произведений опубликованных на Wolne Lektury\n" -"Помогите нам распространить библиотеку и разместить новые бесплатные материалы\n" +"Помогите нам распространить библиотеку и разместить новые бесплатные " +"материалы\n" "при помощи денежного пожертвования\n" "или перевода 1% вашего подоходного налога.\n" -#: templates/info/join_us.html:22 +#: wolnelektury/templates/info/join_us.html:22 #, fuzzy #| msgid "" #| "Become an editor of Wolne Lektury! Find out if\n" @@ -265,237 +307,257 @@ msgstr "" "над доступом к материалам, которые вы ищите и сами подготовьте\n" "публикацию, зайдя на платформу редактирования." -#: templates/info/join_us.html:25 +#: wolnelektury/templates/info/join_us.html:25 msgid "More..." msgstr "Подробнее..." -#: templates/main_menu.html:4 +#: wolnelektury/templates/main_menu.html:4 msgid "Support us" msgstr "Поддержите нас" -#: templates/main_menu.html:7 +#: wolnelektury/templates/main_menu.html:7 +msgid "School readings" +msgstr "" + +#: wolnelektury/templates/main_menu.html:10 msgid "Literature" msgstr "Литература" -#: templates/main_menu.html:10 +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Темы" -#: templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Аудиокниги" -#: templates/main_menu.html:16 templates/main_page.html:52 +#: wolnelektury/templates/main_menu.html:19 +#: wolnelektury/templates/main_page.html:52 msgid "Collections" msgstr "Коллекции" -#: templates/main_menu.html:19 templates/main_page.html:108 +#: wolnelektury/templates/main_menu.html:22 +#: wolnelektury/templates/main_page.html:110 msgid "Newsletter" msgstr "Газета" -#: templates/main_page.html:11 templates/main_page.html:12 +#: wolnelektury/templates/main_page.html:11 +#: wolnelektury/templates/main_page.html:12 msgid "Wolne Lektury internet library" msgstr " интернет библиотека WolneLektury/Свободное чтение" -#: templates/main_page.html:21 +#: wolnelektury/templates/main_page.html:21 msgid "In our digital library you will find" msgstr "В нашей интернет библиотеке вы найдете" -#: templates/main_page.html:30 +#: wolnelektury/templates/main_page.html:30 msgid "and many other books, poems, pictures, audiobooks…" msgstr "и много других книг, стихотворений, изображений, аудиокниг..." -#: templates/main_page.html:39 +#: wolnelektury/templates/main_page.html:39 msgid "Recent publications" msgstr "Свежие публикации" -#: templates/main_page.html:65 +#: wolnelektury/templates/main_page.html:65 msgid "Motifs and themes" msgstr "Сюжеты и темы" -#: templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:70 msgid "Theme" msgstr "Тема" -#: templates/main_page.html:71 +#: wolnelektury/templates/main_page.html:71 msgid "Explore works with the same theme" msgstr "Посмотрите другие работы по этой теме" -#: templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:86 msgid "News" msgstr "Новости" -#: templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Утилиты" -#: templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Сообщить об ошибке или отправить предложение" -#: templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Скачать каталог в PDF формате." -#: templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Артист" -#: templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Все книги" -#: templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "Сноски" -#: templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Потеляли книгу?" -#: templates/main_page.html:103 templates/publish_plan.html:4 -#: templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Издательский план" -#: templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Информация" -#: templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "Правила конфиденциальности" -#: templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "Присоединяйтесь к нам на Facebook" -#: templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Используемые изображения:" -#: templates/openid/login.html:5 templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Войти с помощью OpenID" -#: templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Вход" -#: templates/pagination/pagination.html:6 -#: templates/pagination/pagination.html:8 +#: wolnelektury/templates/pagination/pagination.html:6 +#: wolnelektury/templates/pagination/pagination.html:8 msgid "previous" msgstr "предыдущая" -#: templates/pagination/pagination.html:22 -#: templates/pagination/pagination.html:24 +#: wolnelektury/templates/pagination/pagination.html:22 +#: wolnelektury/templates/pagination/pagination.html:24 msgid "next" msgstr "следующая" -#: templates/socialaccount/connections.html:5 -#: templates/socialaccount/connections.html:10 +#: wolnelektury/templates/socialaccount/connections.html:5 +#: wolnelektury/templates/socialaccount/connections.html:10 msgid "Account Connections" msgstr "Соединения с кабинетом" -#: templates/socialaccount/connections.html:13 +#: wolnelektury/templates/socialaccount/connections.html:13 msgid "" "You can sign in to your account using any of the following third party " "accounts:" -msgstr "Вы можете войти в кабинет, используя любой из этих способов " -"accounts:" +msgstr "Вы можете войти в кабинет, используя любой из этих способов accounts:" -#: templates/socialaccount/connections.html:33 +#: wolnelektury/templates/socialaccount/connections.html:33 #, fuzzy msgid "Remove" msgstr "Убрать" -#: templates/socialaccount/connections.html:39 +#: wolnelektury/templates/socialaccount/connections.html:39 msgid "" "You currently have no social network accounts connected to this account." msgstr "У вас пока нет связанных с кабинетом профилей в социальных сетях" -#: templates/socialaccount/connections.html:43 +#: wolnelektury/templates/socialaccount/connections.html:43 msgid "Add a 3rd Party Account" msgstr "" -#: templates/socialaccount/login_cancelled.html:5 -#: templates/socialaccount/login_cancelled.html:10 +#: wolnelektury/templates/socialaccount/login_cancelled.html:5 +#: wolnelektury/templates/socialaccount/login_cancelled.html:10 msgid "Login Cancelled" msgstr "Вход отменен" -#: templates/socialaccount/login_cancelled.html:15 +#: wolnelektury/templates/socialaccount/login_cancelled.html:15 #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." -msgstr "Вы выбрали отмену использования входа в кабинет с помощью одного из ваших профилей " -"если вы сделали это по ошибке, перейдите по ссылке sign in." +"accounts. If this was a mistake, please proceed to sign in." +msgstr "" +"Вы выбрали отмену использования входа в кабинет с помощью одного из ваших " +"профилей если вы сделали это по ошибке, перейдите по ссылке sign in." -#: templates/socialaccount/signup.html:6 +#: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy #| msgid "Sign in" msgid "Signup" msgstr "Вход" -#: templates/socialaccount/signup.html:9 templates/socialaccount/signup.html:25 +#: wolnelektury/templates/socialaccount/signup.html:9 +#: wolnelektury/templates/socialaccount/signup.html:25 #, fuzzy #| msgid "Sign in" msgid "Sign Up" msgstr "Вход" -#: templates/socialaccount/signup.html:11 +#: wolnelektury/templates/socialaccount/signup.html:11 #, python-format msgid "" "You are about to use your %(provider_name)s account to login to\n" "%(site_name)s. As a final step, please complete the following form:" -msgstr "Вы собираетесь использовать профиль %(provider_name)s для входа \n" -"%(site_name)s. Чтобы завершить действие, пожалуйста, заполните форму :" +msgstr "" +"Вы собираетесь использовать профиль %(provider_name)s для входа \n" +"%(site_name)s. Чтобы завершить действие, пожалуйста, заполните форму :" -#: templates/user.html:5 templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "Пользователь" -#: templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "Пароль" -#: templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "Email" -#: templates/user.html:13 +#: wolnelektury/templates/user.html:19 #, fuzzy msgid "Social accounts" msgstr "Профили в социальных сетях" -#: utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "Сообщение отправлено автоматически. Пожалуйста, не отвечайте на него." -#: utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "Да" -#: utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "Нет" -#: views.py:87 views.py:108 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "Вы уже вошли как пользователь %(user)s " -#: views.py:122 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr "Вы должны войти, чтобы продолжить" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "Продвинутый поиск" + #, fuzzy #~| msgid "See our blog" #~ msgid "See motifs catalog" @@ -516,8 +578,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "Confirm to authorize access to Wolne Lektury as user %(user)s." #~ msgstr "" -#~ "Подтверждение для авторизации доступа к Wolne Lektury/Свободное чтение в качестве пользователя" -#~ "%(user)s ." +#~ "Подтверждение для авторизации доступа к Wolne Lektury/Свободное чтение в " +#~ "качестве пользователя%(user)s ." #~ msgid "Widget" #~ msgstr "Виджет" @@ -537,8 +599,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\t\tWolne Lektury/Свободное чтение - проект под управлением Фонда Молодой Польши .\n" +#~ "\t\t\t\tWolne Lektury/Свободное чтение - проект под управлением Фонда Молодой Польши .\n" #~ "\t\t\t\t Цифровые копии создаются " #~ "Народная Библиотека , Силезская Библиотека and fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tФонд Молодой Польши, 00-514 Варшава, ul. Marszałkowska 84/92 lok. " #~ "125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -605,8 +667,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "пользоваться, публиковать и \n" #~ "         распространять. Если есть какие-либо дополнительные материалы, " #~ "защищенные авторскими правами \n" -#~ "         предоставленные вместе с этой работой (например, аннотации, сноски и т.д.)" -#~ ", эти \n" +#~ "         предоставленные вместе с этой работой (например, аннотации, " +#~ "сноски и т.д.), эти \n" #~ "         материалы доступны по лицензиеи \n" #~ "         " #~ "Creative Commons Attribution-ShareAlike 3.0 " @@ -634,8 +696,7 @@ msgstr "Вы должны войти, чтобы продолжить" #~ msgid "" #~ "You do not have any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "У вас еще нет полок. Если хотите, можете создать полку ниже." +#~ msgstr "У вас еще нет полок. Если хотите, можете создать полку ниже." #~ msgid "Put on the shelf!" #~ msgstr "Поставить на полку!" @@ -695,9 +756,6 @@ msgstr "Вы должны войти, чтобы продолжить" #~ msgid "Source" #~ msgstr "Источник" -#~ msgid "of the book" -#~ msgstr "данной книги" - #~ msgid "Source XML file" #~ msgstr "Исходный XML файл" @@ -765,8 +823,7 @@ msgstr "Вы должны войти, чтобы продолжить" #~ msgid "" #~ "You do not own any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "У вас еще нет полок. Если хотите, можете создать полку ниже." +#~ msgstr "У вас еще нет полок. Если хотите, можете создать полку ниже." #~ msgid "Save all shelves" #~ msgstr "Сохранить все полки" @@ -857,8 +914,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "epoch, kind and genre.\n" #~ "\t\tAs for now we do not support full text search." #~ msgstr "" -#~ "Поисковая система использет критерии: заглавие, автор, тема/" -#~ "сюжет, эпоха, форма и жанр.\n" +#~ "Поисковая система использет критерии: заглавие, автор, тема/сюжет, эпоха, " +#~ "форма и жанр.\n" #~ "\t\tПока мы не поддерживаем поиска всего текста." #~ msgid "Sorry! Search query must have at least two characters." @@ -907,29 +964,29 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "This author's works are in public domain and will be published on " #~ "Internet school library of Wolne Lektury soon." #~ msgstr "" -#~ "Работы данного автора являются общественным достоянием и скоро будут изданы " -#~ "в интернет-библиотеке Wolne Lektury/Свободное чтение." +#~ "Работы данного автора являются общественным достоянием и скоро будут " +#~ "изданы в интернет-библиотеке Wolne Lektury/Свободное чтение." #~ msgid "" #~ "This author's works will become part of public domain and will be allowed " #~ "to be published without restrictions in" #~ msgstr "" -#~ "Работы этого автора станут частью общественного достояния и возможно будет их " -#~ "издание без ограничений на" +#~ "Работы этого автора станут частью общественного достояния и возможно " +#~ "будет их издание без ограничений на" #~ msgid "" #~ "This work is in public domain and will be published on Internet school " #~ "library of Wolne Lektury soon." #~ msgstr "" -#~ "Эта работа является частью общественного достояния. Мы скоро поместим его в школьной " -#~ "библиотеке Wolne Lektury/Свободное чтение." +#~ "Эта работа является частью общественного достояния. Мы скоро поместим его " +#~ "в школьной библиотеке Wolne Lektury/Свободное чтение." #~ msgid "" #~ "This work will become part of public domain and will be allowed to be " #~ "published without restrictions in" #~ msgstr "" -#~ "Эта работа станет частью общественного достояния.. Его издание будет разрешено без " -#~ "ограничений" +#~ "Эта работа станет частью общественного достояния.. Его издание будет " +#~ "разрешено без ограничений" #~ msgid "" #~ "Find " @@ -952,8 +1009,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "Internet Explorer cannot display this site properly. Click here to read " #~ "more..." #~ msgstr "" -#~ "Internet Explorer не удалось правильно отобразить страницу. Нажмите здесь, чтобы " -#~ "прочитать больше..." +#~ "Internet Explorer не удалось правильно отобразить страницу. Нажмите " +#~ "здесь, чтобы прочитать больше..." #~ msgid "Your shelves" #~ msgstr "Ваши полки" @@ -1056,8 +1113,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "DAISY system." #~ msgstr "" #~ "- это профессиональные записи литературных текстов из нашего хранилища. " -#~ "Они доступны по свободной лицензии в форматах MP3 и Ogg Vorbis, а " -#~ "также в системе DAISY." +#~ "Они доступны по свободной лицензии в форматах MP3 и Ogg Vorbis, а также в " +#~ "системе DAISY." #~ msgid "Themes groups" #~ msgstr "Тематические группы" @@ -1069,9 +1126,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ "We try our best to elaborate works appended to our library. It is " #~ "possible only due to support of our volunteers." #~ msgstr "" -#~ "Мы стремимся тщательно готовить работы, добавляемые в нашу " -#~ "библиотеку. Это является возможным только благодаря помощи наших " -#~ "волонтеров." +#~ "Мы стремимся тщательно готовить работы, добавляемые в нашу библиотеку. " +#~ "Это является возможным только благодаря помощи наших волонтеров." #~ msgid "" #~ "We invite people who want to take part in developing Internet school " @@ -1085,19 +1141,20 @@ msgstr "Вы должны войти, чтобы продолжить" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\t Интернет библиотека с материлами школьного чтения “Wolne Lektury/Свободное чтение” (www.wolnelektury.pl) является проектом, " -#~ "созданным фондом Современной Польши. Действуя с 2007 г., библиотека " -#~ "делает доступными материалы школьного чтения из раздела общественного достояния, предлагаемые " -#~ "Министром народного образования. \n" +#~ "\t\t\t Интернет библиотека с материлами школьного чтения “Wolne Lektury/" +#~ "Свободное чтение” (www.wolnelektury." +#~ "pl) является проектом, созданным фондом Современной Польши. Действуя " +#~ "с 2007 г., библиотека делает доступными материалы школьного чтения из " +#~ "раздела общественного достояния, предлагаемые Министром народного " +#~ "образования. \n" #~ "\t\t\t" #~ msgid "Searching in" @@ -1143,8 +1200,8 @@ msgstr "Вы должны войти, чтобы продолжить" #~ msgid "" #~ "Copy this link and share it with other people to let them see your shelf." #~ msgstr "" -#~ "Скопируйте эту ссылку и поделитесь с другими пользователями, чтобы они могли " -#~ "увидеть вашу полку." +#~ "Скопируйте эту ссылку и поделитесь с другими пользователями, чтобы они " +#~ "могли увидеть вашу полку." #, fuzzy #~ msgid "Read study of epoch %(last_tag)s on Lektury.Gazeta.pl" diff --git a/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo b/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo index 2db92d7e8..975dabeaf 100644 Binary files a/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo and b/src/wolnelektury/locale/uk/LC_MESSAGES/django.mo differ diff --git a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po index 50375476d..592bec908 100644 --- a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: isbn/forms.py:66 #, fuzzy @@ -42,15 +42,15 @@ msgstr "" msgid "Notifications" msgstr "" -#: wolnelektury/templates/404.html:4 +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Сторінка не існує" -#: wolnelektury/templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Сторінку не знайдено" -#: wolnelektury/templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -58,25 +58,25 @@ msgstr "" "На жаль, ця сторінка не існує. Будь ласка, перевірте правильність адреси або " "перейдіть на" -#: wolnelektury/templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "головна сторінка" -#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Помилка сервера" -#: wolnelektury/templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

    Inform our administrators about the " -"error.

    " +"blog.

    Inform our administrators about the error." msgstr "" "

    Сторінка Wolnelektury.pl тимчасово недоступна. В міжчасі, увійдіть на наш " -"блог.

    Повідомте наших адміністраторів про " -"помилку.

    " +"блог.

    Повідомте наших " +"адміністраторів про помилку." #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -105,12 +105,20 @@ msgstr "спрощений" msgid "Import book" msgstr "Імпортувати книжку" +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + #: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "Забули пароль?" #: wolnelektury/templates/auth/login.html:17 #: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 msgid "Sign in using:" msgstr "Увійти за допомогою:" @@ -133,7 +141,6 @@ msgstr "Мовні версії" #: wolnelektury/templates/base/app.html:66 #: wolnelektury/templates/base/superbase.html:105 -#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "Вийти " @@ -194,22 +201,23 @@ msgid "My shelf" msgstr "Моя полиця" #: wolnelektury/templates/base/superbase.html:102 -#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "Адміністрація" -#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:79 -#: wolnelektury/views.py:80 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Увійти" -#: wolnelektury/templates/base/superbase.html:110 wolnelektury/views.py:98 -#: wolnelektury/views.py:99 wolnelektury/views.py:127 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Зареєструватися" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "Пошук" @@ -221,11 +229,9 @@ msgstr "Закрити" msgid "Loading" msgstr "Завантажується" -#: wolnelektury/templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "розширений" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format @@ -305,31 +311,31 @@ msgid "Support us" msgstr "" #: wolnelektury/templates/main_menu.html:7 -msgid "Literature" +msgid "School readings" msgstr "" #: wolnelektury/templates/main_menu.html:10 +msgid "Literature" +msgstr "" + +#: wolnelektury/templates/main_menu.html:13 msgid "Themes" msgstr "Теми" -#: wolnelektury/templates/main_menu.html:13 +#: wolnelektury/templates/main_menu.html:16 msgid "Audiobooks" msgstr "Аудіокниги" -#: wolnelektury/templates/main_menu.html:16 +#: wolnelektury/templates/main_menu.html:19 #: wolnelektury/templates/main_page.html:52 #, fuzzy #| msgid "Account Connections" msgid "Collections" msgstr "Пов'язані акаунти" -#: wolnelektury/templates/main_menu.html:19 -#: wolnelektury/templates/main_page.html:108 -msgid "Newsletter" -msgstr "" - #: wolnelektury/templates/main_menu.html:22 -msgid "School readings" +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" #: wolnelektury/templates/main_page.html:11 @@ -365,66 +371,69 @@ msgstr "" msgid "News" msgstr "Новості" -#: wolnelektury/templates/main_page.html:93 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "утиліти" -#: wolnelektury/templates/main_page.html:96 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Повідомити про помилку або надіслати свої пропозиції" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Завантажити каталог у форматі PDF." -#: wolnelektury/templates/main_page.html:98 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Митець" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:101 #, fuzzy #| msgid "All books" msgid "All works" msgstr "Всі книжки" -#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:102 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Не знайшли книжки?" -#: wolnelektury/templates/main_page.html:103 -#: wolnelektury/templates/publish_plan.html:4 -#: wolnelektury/templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "План публікації" -#: wolnelektury/templates/main_page.html:113 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "інформація" -#: wolnelektury/templates/main_page.html:115 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 msgid "Follow us on Facebook" msgstr "" -#: wolnelektury/templates/main_page.html:133 +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Використано графіку:" -#: wolnelektury/templates/openid/login.html:5 -#: wolnelektury/templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Увійти за допомогою OpenID" -#: wolnelektury/templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 msgid "Sign In" msgstr "Увійти" @@ -472,8 +481,8 @@ msgstr "Реєстрацію скасовано" #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Реєстрацію на сайті за допомогою існуючого облікового запису було скасовано. " "Якщо це помилка, перейдіть до сторінки реєстраціїfundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" @@ -1120,16 +1135,16 @@ msgstr "Щоб продовжити, увійдіть в свій акаунт." #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project made by " -#~ "Modern Poland Foundation. It started in 2007 and shares school readings, " -#~ "which are recommended by Ministry of National Education and are in public " -#~ "domain.\n" +#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) is a project " +#~ "made by Modern Poland Foundation. It started in 2007 and shares school " +#~ "readings, which are recommended by Ministry of National Education and are " +#~ "in public domain.\n" #~ "\t\t\t" #~ msgstr "" #~ "\n" -#~ "\t\t\tІнтернет-бібліотека шкільної літератури “Wolne Lektury” (www.wolnelektury.pl) це проект " +#~ "\t\t\tІнтернет-бібліотека шкільної літератури “Wolne Lektury” (www.wolnelektury.pl) це проект " #~ "реалізований Фондом Модерна Польща. Проект стартував у 2007 році та надає " #~ "доступ до літератури, рекомендованої Міністерством національної освіти, " #~ "яка є частиною суспільного надбання.\n" diff --git a/src/wolnelektury/templates/500.html b/src/wolnelektury/templates/500.html index 6ce3a2ae7..bdb0ac5f7 100644 --- a/src/wolnelektury/templates/500.html +++ b/src/wolnelektury/templates/500.html @@ -1,24 +1,77 @@ -{% load i18n %} - - - Wolne Lektury :: 500 – {% trans "Server error" %} + + {% load i18n %} + + + {% trans "Server error" %} 500 | WolneLektury.pl + - -

    -
    - + + +
    + {% trans "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our blog.

    Inform our administrators about the error.

    " %}
    -
    -
    -

    {% trans "Server error" %}

    - - {% trans "

    The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our blog.

    Inform our administrators about the error.

    " %} - -
    -
    - \ No newline at end of file + diff --git a/src/wolnelektury/urls.py b/src/wolnelektury/urls.py index 804e69dce..6208d1911 100644 --- a/src/wolnelektury/urls.py +++ b/src/wolnelektury/urls.py @@ -106,7 +106,12 @@ if settings.DEBUG: ] + urlpatterns if settings.DEBUG: + import functools + from django.views.defaults import page_not_found, server_error urlpatterns += [ + path('error/500/', server_error), + path('error/404/', functools.partial(page_not_found, exception=None)), + # Static files path('%s' % settings.MEDIA_URL[1:], django.views.static.serve, {'document_root': settings.MEDIA_ROOT, 'show_indexes': True}),