From 47321719a79024f176b315816a1de5b978ec0f1a Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 10 Dec 2021 16:38:58 +0100 Subject: [PATCH] Remove babel dependency, chores. --- requirements/requirements.txt | 3 +- src/annoy/locale/de/LC_MESSAGES/django.po | 54 +- src/annoy/locale/en/LC_MESSAGES/django.po | 54 +- src/annoy/locale/es/LC_MESSAGES/django.po | 54 +- src/annoy/locale/fr/LC_MESSAGES/django.po | 54 +- src/annoy/locale/it/LC_MESSAGES/django.po | 54 +- src/annoy/locale/lt/LC_MESSAGES/django.po | 54 +- src/annoy/locale/pl/LC_MESSAGES/django.po | 36 +- src/annoy/locale/ru/LC_MESSAGES/django.po | 54 +- src/annoy/locale/uk/LC_MESSAGES/django.po | 54 +- src/catalogue/locale/de/LC_MESSAGES/django.po | 284 ++++---- src/catalogue/locale/en/LC_MESSAGES/django.po | 291 ++++---- src/catalogue/locale/es/LC_MESSAGES/django.po | 290 ++++---- src/catalogue/locale/fr/LC_MESSAGES/django.po | 289 ++++---- src/catalogue/locale/it/LC_MESSAGES/django.po | 294 ++++---- src/catalogue/locale/jp/LC_MESSAGES/django.po | 538 ++++++++------- src/catalogue/locale/lt/LC_MESSAGES/django.po | 292 ++++---- src/catalogue/locale/pl/LC_MESSAGES/django.po | 206 +++--- src/catalogue/locale/ru/LC_MESSAGES/django.po | 294 ++++---- src/catalogue/locale/uk/LC_MESSAGES/django.po | 295 ++++---- src/chunks/locale/jp/LC_MESSAGES/django.po | 19 +- src/club/__init__.py | 2 + src/club/locale/de/LC_MESSAGES/django.po | 188 ++---- src/club/locale/en/LC_MESSAGES/django.po | 188 ++---- src/club/locale/es/LC_MESSAGES/django.po | 188 ++---- src/club/locale/fr/LC_MESSAGES/django.po | 188 ++---- src/club/locale/it/LC_MESSAGES/django.po | 188 ++---- src/club/locale/lt/LC_MESSAGES/django.po | 188 ++---- src/club/locale/pl/LC_MESSAGES/django.po | 101 ++- src/club/locale/ru/LC_MESSAGES/django.po | 188 ++---- src/club/locale/uk/LC_MESSAGES/django.po | 188 ++---- src/funding/locale/de/LC_MESSAGES/django.po | 20 +- src/funding/locale/en/LC_MESSAGES/django.po | 20 +- src/funding/locale/es/LC_MESSAGES/django.po | 20 +- src/funding/locale/fr/LC_MESSAGES/django.po | 20 +- src/funding/locale/it/LC_MESSAGES/django.po | 20 +- src/funding/locale/lt/LC_MESSAGES/django.po | 20 +- src/funding/locale/pl/LC_MESSAGES/django.po | 25 +- src/funding/locale/ru/LC_MESSAGES/django.po | 20 +- src/funding/locale/uk/LC_MESSAGES/django.po | 20 +- src/pdcounter/locale/jp/LC_MESSAGES/django.po | 69 +- src/picture/locale/jp/LC_MESSAGES/django.po | 159 ++--- src/pz/locale/de/LC_MESSAGES/django.po | 107 +-- src/pz/locale/en/LC_MESSAGES/django.po | 107 +-- src/pz/locale/es/LC_MESSAGES/django.po | 107 +-- src/pz/locale/fr/LC_MESSAGES/django.po | 107 +-- src/pz/locale/it/LC_MESSAGES/django.po | 107 +-- src/pz/locale/lt/LC_MESSAGES/django.po | 107 +-- src/pz/locale/pl/LC_MESSAGES/django.po | 108 +-- src/pz/locale/ru/LC_MESSAGES/django.po | 107 +-- src/pz/locale/uk/LC_MESSAGES/django.po | 107 +-- src/search/locale/jp/LC_MESSAGES/django.po | 11 +- src/sponsors/locale/jp/LC_MESSAGES/django.po | 11 +- src/suggest/locale/jp/LC_MESSAGES/django.po | 69 +- .../locale-contrib/de/LC_MESSAGES/django.mo | Bin 5759 -> 0 bytes .../locale-contrib/de/LC_MESSAGES/django.po | 458 ------------- .../locale-contrib/en/LC_MESSAGES/django.mo | Bin 5580 -> 0 bytes .../locale-contrib/en/LC_MESSAGES/django.po | 459 ------------- .../locale-contrib/es/LC_MESSAGES/django.mo | Bin 5989 -> 0 bytes .../locale-contrib/es/LC_MESSAGES/django.po | 473 ------------- .../locale-contrib/fr/LC_MESSAGES/django.mo | Bin 454 -> 0 bytes .../locale-contrib/fr/LC_MESSAGES/django.po | 40 -- .../locale-contrib/it/LC_MESSAGES/django.mo | Bin 455 -> 0 bytes .../locale-contrib/it/LC_MESSAGES/django.po | 40 -- .../locale-contrib/lt/LC_MESSAGES/django.mo | Bin 6006 -> 0 bytes .../locale-contrib/lt/LC_MESSAGES/django.po | 461 ------------- .../locale-contrib/pl/LC_MESSAGES/django.mo | Bin 16645 -> 0 bytes .../locale-contrib/pl/LC_MESSAGES/django.po | 631 ------------------ .../locale-contrib/ru/LC_MESSAGES/django.mo | Bin 529 -> 0 bytes .../locale-contrib/ru/LC_MESSAGES/django.po | 41 -- .../locale-contrib/uk/LC_MESSAGES/django.mo | Bin 6657 -> 0 bytes .../locale-contrib/uk/LC_MESSAGES/django.po | 446 ------------- .../locale/de/LC_MESSAGES/django.po | 94 ++- .../locale/en/LC_MESSAGES/django.po | 87 ++- .../locale/es/LC_MESSAGES/django.po | 96 ++- .../locale/fr/LC_MESSAGES/django.po | 87 ++- .../locale/it/LC_MESSAGES/django.po | 80 +-- .../locale/jp/LC_MESSAGES/django.po | 223 ++++--- .../locale/lt/LC_MESSAGES/django.po | 96 ++- .../locale/pl/LC_MESSAGES/django.po | 85 ++- .../locale/ru/LC_MESSAGES/django.po | 94 ++- .../locale/uk/LC_MESSAGES/django.po | 96 ++- .../management/commands/localepack.py | 37 - src/wolnelektury/settings/apps.py | 4 +- src/wolnelektury/settings/locale.py | 2 +- 85 files changed, 3771 insertions(+), 6997 deletions(-) delete mode 100644 src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po delete mode 100644 src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo delete mode 100644 src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.po diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 83a81e5bb..9fa7b7cc4 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ -i https://py.mdrn.pl/simple/ # django -Django==2.2.24 +Django==2.2.25 fnpdjango==0.4.5 docutils==0.16 @@ -29,7 +29,6 @@ oauthlib>=3.0.1,<3.1 pyyaml==5.4.1 polib==1.1.1 -django-babel==0.6.2 pytz==2021.1 diff --git a/src/annoy/locale/de/LC_MESSAGES/django.po b/src/annoy/locale/de/LC_MESSAGES/django.po index 69d94aa6f..573cd07e6 100644 --- a/src/annoy/locale/de/LC_MESSAGES/django.po +++ b/src/annoy/locale/de/LC_MESSAGES/django.po @@ -22,74 +22,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -112,3 +124,11 @@ 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/en/LC_MESSAGES/django.po b/src/annoy/locale/en/LC_MESSAGES/django.po index 69d94aa6f..573cd07e6 100644 --- a/src/annoy/locale/en/LC_MESSAGES/django.po +++ b/src/annoy/locale/en/LC_MESSAGES/django.po @@ -22,74 +22,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -112,3 +124,11 @@ 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/es/LC_MESSAGES/django.po b/src/annoy/locale/es/LC_MESSAGES/django.po index 69d94aa6f..573cd07e6 100644 --- a/src/annoy/locale/es/LC_MESSAGES/django.po +++ b/src/annoy/locale/es/LC_MESSAGES/django.po @@ -22,74 +22,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -112,3 +124,11 @@ 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/fr/LC_MESSAGES/django.po b/src/annoy/locale/fr/LC_MESSAGES/django.po index d29662a5f..342400162 100644 --- a/src/annoy/locale/fr/LC_MESSAGES/django.po +++ b/src/annoy/locale/fr/LC_MESSAGES/django.po @@ -22,74 +22,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -112,3 +124,11 @@ 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/it/LC_MESSAGES/django.po b/src/annoy/locale/it/LC_MESSAGES/django.po index 69d94aa6f..573cd07e6 100644 --- a/src/annoy/locale/it/LC_MESSAGES/django.po +++ b/src/annoy/locale/it/LC_MESSAGES/django.po @@ -22,74 +22,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -112,3 +124,11 @@ 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.po b/src/annoy/locale/lt/LC_MESSAGES/django.po index 565710728..ca07886e2 100644 --- a/src/annoy/locale/lt/LC_MESSAGES/django.po +++ b/src/annoy/locale/lt/LC_MESSAGES/django.po @@ -24,74 +24,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -114,3 +126,11 @@ 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/pl/LC_MESSAGES/django.po b/src/annoy/locale/pl/LC_MESSAGES/django.po index c70a0d9ee..4d2998259 100644 --- a/src/annoy/locale/pl/LC_MESSAGES/django.po +++ b/src/annoy/locale/pl/LC_MESSAGES/django.po @@ -35,75 +35,75 @@ msgstr "Dotyczy blackoutu." msgid "small font" msgstr "mały font" -#: annoy/models.py:19 +#: annoy/models.py:21 msgid "action label" msgstr "etykieta akcji" -#: annoy/models.py:21 +#: annoy/models.py:23 msgid "If empty, whole banner will serve as a link" msgstr "Jeśli pusta, cały banner będzie służył jako link." -#: annoy/models.py:23 +#: annoy/models.py:25 msgid "open label" msgstr "etykieta otwierania" -#: annoy/models.py:24 +#: annoy/models.py:26 msgid "close label" msgstr "etykieta zamykania" -#: annoy/models.py:25 annoy/models.py:104 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "tekst" -#: annoy/models.py:26 +#: annoy/models.py:28 msgid "image" msgstr "obraz" -#: annoy/models.py:27 +#: annoy/models.py:29 msgid "url" msgstr "URL" -#: annoy/models.py:29 +#: annoy/models.py:31 msgid "priority" msgstr "priortytet" -#: annoy/models.py:30 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "Bannery z wyższym priorytetem mają pierwszeństwo." -#: annoy/models.py:31 +#: annoy/models.py:33 msgid "since" msgstr "od" -#: annoy/models.py:32 +#: annoy/models.py:34 msgid "until" msgstr "do" -#: annoy/models.py:33 +#: annoy/models.py:35 msgid "show members" msgstr "widoczny dla członków klubu" -#: annoy/models.py:34 +#: annoy/models.py:36 msgid "staff preview" msgstr "podgląd tylko dla zespołu" -#: annoy/models.py:37 +#: annoy/models.py:39 msgid "banner" msgstr "banner" -#: annoy/models.py:38 +#: annoy/models.py:40 msgid "banners" msgstr "bannery" -#: annoy/models.py:76 +#: annoy/models.py:78 msgid "pararaphs" msgstr "akapity" -#: annoy/models.py:80 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "dynamiczna wstawka" -#: annoy/models.py:81 +#: annoy/models.py:83 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 ea04e07f5..bc4ed07d0 100644 --- a/src/annoy/locale/ru/LC_MESSAGES/django.po +++ b/src/annoy/locale/ru/LC_MESSAGES/django.po @@ -24,74 +24,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -114,3 +126,11 @@ 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/uk/LC_MESSAGES/django.po b/src/annoy/locale/uk/LC_MESSAGES/django.po index 134b1a6e5..2e7e466bf 100644 --- a/src/annoy/locale/uk/LC_MESSAGES/django.po +++ b/src/annoy/locale/uk/LC_MESSAGES/django.po @@ -25,74 +25,86 @@ msgid "place" msgstr "" #: annoy/models.py:13 -msgid "action label" +msgid "style" msgstr "" #: annoy/models.py:15 -msgid "If empty, whole banner will serve as a link" +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:18 +#: annoy/models.py:26 msgid "close label" msgstr "" -#: annoy/models.py:19 annoy/models.py:98 +#: annoy/models.py:27 annoy/models.py:106 msgid "text" msgstr "" -#: annoy/models.py:20 +#: annoy/models.py:28 msgid "image" msgstr "" -#: annoy/models.py:21 +#: annoy/models.py:29 msgid "url" msgstr "" -#: annoy/models.py:23 +#: annoy/models.py:31 msgid "priority" msgstr "" -#: annoy/models.py:24 +#: annoy/models.py:32 msgid "Banners with higher priority come first." msgstr "" -#: annoy/models.py:25 +#: annoy/models.py:33 msgid "since" msgstr "" -#: annoy/models.py:26 +#: annoy/models.py:34 msgid "until" msgstr "" -#: annoy/models.py:27 +#: annoy/models.py:35 msgid "show members" msgstr "" -#: annoy/models.py:28 +#: annoy/models.py:36 msgid "staff preview" msgstr "" -#: annoy/models.py:31 +#: annoy/models.py:39 msgid "banner" msgstr "" -#: annoy/models.py:32 +#: annoy/models.py:40 msgid "banners" msgstr "" -#: annoy/models.py:70 +#: annoy/models.py:78 msgid "pararaphs" msgstr "" -#: annoy/models.py:74 +#: annoy/models.py:82 msgid "dynamic insert" msgstr "" -#: annoy/models.py:75 +#: annoy/models.py:83 msgid "dynamic inserts" msgstr "" @@ -115,3 +127,11 @@ 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/catalogue/locale/de/LC_MESSAGES/django.po b/src/catalogue/locale/de/LC_MESSAGES/django.po index b6944d64a..f808b08c5 100644 --- a/src/catalogue/locale/de/LC_MESSAGES/django.po +++ b/src/catalogue/locale/de/LC_MESSAGES/django.po @@ -20,271 +20,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "Autor" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "Epoche" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "Art" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "Genre" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "Motiv" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "Autor" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "Epoche" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "Art" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "Genre" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "Motiv" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "Sammlungen" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "Sammlungen" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Bitte stellen Sie die XML bereit." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Zeige die Fußnoten nicht" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Zeige die Motive nicht " -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Benutze voreingestellte Schrift nicht" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Inhaltsverzeichnis" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Zeilenabstand" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Normaler Zeilenabstand" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Zeilenabstand 1,5" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Doppelter Zeilenabstand" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Schriftgröße" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Voreingestellt" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Groß" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "Titel" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "Sortierschlüssel" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Ergebnisse nach Autoren" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "Slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "Sprachenkode" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "Beschreibung" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "Erstellungsdatum" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "Erstellungsdatum" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "Elternnummer" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "zusätzliche Informationen" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "Umschlag" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "Buch" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "Bücher" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Buch mit dem Slug = \"%s\" ist nicht vorhanden." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Buch %s ist bereits vorhanden" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "%s XML-Datei" @@ -329,11 +329,17 @@ msgstr "Art" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Hören" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "Sammlung" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "Sammlungen" @@ -408,7 +414,7 @@ msgid "tags" msgstr "Tags" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -419,8 +425,8 @@ msgid "See also" msgstr "Siehe auch" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Motive" @@ -476,60 +482,28 @@ msgstr "Motiv" msgid "in work " msgstr "Im Werk" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Dieses Werk steht unter Lizenz" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Dieses Werk ist nicht urheberrechtlich geschützt, dass sie frei benutzt " -"werden kann, vervielfältigt und veröffentlicht. Wenn es irgendwelche " -"zusätzlichen ürheberrechtlich geschützten Materialien an diesem Werk gibt " -"(Anmerkungen, Motive), sind sie unter der Lizenz http://creativecommons.org/" -"licenses/by-sa/3.0/ verfügbar." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Der Text basiert auf:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Redigiert und kommentiert von:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -588,63 +562,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Herunterladen" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Herunterladen als" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Herunterladen als" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Inhaltsverzeichnis" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Editieren. Notiz" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Zeige die Fußnoten nicht" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -685,28 +662,20 @@ msgstr "Sammlungen" msgid "Art" msgstr "Künstler" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "Sammlungen" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "Sammlungen" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "PDF-Datei herunterladen" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Herunterladen" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -973,13 +942,13 @@ msgstr "" msgid "Loading" msgstr "Zeilenabstand" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "Sprachenkode" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -990,15 +959,49 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Buch wurde erfolgreich importiert" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Fehler beim Importieren der Datei: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Dieses Werk steht unter Lizenz" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Dieses Werk ist nicht urheberrechtlich geschützt, dass sie frei benutzt " +#~ "werden kann, vervielfältigt und veröffentlicht. Wenn es irgendwelche " +#~ "zusätzlichen ürheberrechtlich geschützten Materialien an diesem Werk gibt " +#~ "(Anmerkungen, Motive), sind sie unter der Lizenz http://creativecommons." +#~ "org/licenses/by-sa/3.0/ verfügbar." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "Sammlungen" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1076,9 +1079,6 @@ msgstr "Fehler beim Importieren der Datei: %r" #~ msgid "for advanced usage" #~ msgstr "für fortgeschrittene Benutzung" -#~ msgid "Listen" -#~ msgstr "Hören" - #~ msgid "for a reader" #~ msgstr "für ein E-Book-Reader" diff --git a/src/catalogue/locale/en/LC_MESSAGES/django.po b/src/catalogue/locale/en/LC_MESSAGES/django.po index b72edd486..951cf4982 100644 --- a/src/catalogue/locale/en/LC_MESSAGES/django.po +++ b/src/catalogue/locale/en/LC_MESSAGES/django.po @@ -20,271 +20,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "author" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "period" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "form" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genre" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "motif" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "author" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "period" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "form" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genre" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "motif" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "collections" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "collections" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Please supply an XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Don't show footnotes" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Don't display themes" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Don't use our custom font" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Table of contents" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Leading" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Normal leading" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "One and a half leading" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Double leading" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Font size" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Default" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Big" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "Title" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "Sort key" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Results by authors" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "Slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "language code" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "Description" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "creation date" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "creation date" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "Parent number" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "Additional information" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "cover" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "book" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "Books" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Book with stub = \"%s\" does not exist." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Book %s already exists" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "%s file" @@ -328,11 +328,17 @@ msgstr "form" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Listen" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "collection" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "collections" @@ -407,7 +413,7 @@ msgid "tags" msgstr "tags" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -418,8 +424,8 @@ msgid "See also" msgstr "See also" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Themes" @@ -475,63 +481,28 @@ msgstr "Theme" msgid "in work " msgstr "in work " -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "This work is licensed under:" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"This work is not covered by copyright and is a part of the\n" -" public domain, which means that it can be used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the \n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Text based on:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Edited and annotated by:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -590,63 +561,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Download" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Download as" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Download as" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Table of contents" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Edit. note" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Don't show footnotes" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -687,28 +661,20 @@ msgstr "collections" msgid "Art" msgstr "Reader" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "collections" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "collections" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Download custom PDF" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Download" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -974,13 +940,13 @@ msgstr "" msgid "Loading" msgstr "Leading" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "language code" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -991,15 +957,53 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Book imported succesfully" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "An error occured while importing file: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "This work is licensed under:" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "This work is not covered by copyright and is a part of the\n" +#~ " public domain, which means that it can be used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), " +#~ "those\n" +#~ " materials are licensed under the \n" +#~ " Creative Commons Attribution-ShareAlike 3.0\n" +#~ " license." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "collections" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1074,9 +1078,6 @@ msgstr "An error occured while importing file: %r" #~ msgid "for Kindle" #~ msgstr "for Kindle" -#~ msgid "Listen" -#~ msgstr "Listen" - #~ msgid "for a reader" #~ msgstr "for a reader" diff --git a/src/catalogue/locale/es/LC_MESSAGES/django.po b/src/catalogue/locale/es/LC_MESSAGES/django.po index 02cc16bd9..bfdfe5528 100644 --- a/src/catalogue/locale/es/LC_MESSAGES/django.po +++ b/src/catalogue/locale/es/LC_MESSAGES/django.po @@ -20,271 +20,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "autor" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "época" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "tipo" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "género" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "tema" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autor" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "época" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "tipo" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "género" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "tema" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "colecciones" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "colecciones" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Por favor, suministre un XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "No mostres notas a pie de página" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "No mostres temas" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "No uses nuestro tipo de la fuente de personalización " -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Tabla de contenido" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Interlineado" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Interlineado normal" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Interlineado uno y medio" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Interlineado doble" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Tamaño de la fuente" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Valor por defecto" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Grande" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "título" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "clave de clasificación" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Resultados por autor" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "código de idioma" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "descripción" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "fecha de creación" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "fecha de creación" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "cifra matriz" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "información adicional" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "tapa" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "libro" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "libros" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Libro con slug = \"%s\" no existe." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Libro %s ya existe" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "%s archivo" @@ -329,11 +329,17 @@ msgstr "tipo" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Escuchar" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "colección" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "colecciones" @@ -408,7 +414,7 @@ msgid "tags" msgstr "tags" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -419,8 +425,8 @@ msgid "See also" msgstr "Véase también" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Temas" @@ -480,63 +486,28 @@ msgstr "Tema" msgid "in work " msgstr "en la obra" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Esta obra está autorizada bajo:" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Esta obra está libre de derechos de autor y es de dominio público, por ende " -"se puede usar,publicar y difundir libremente. Si esta obra tiene materiales " -"adicionales (como notas a pie de pá gina, temas lutrarios, etc.), que no " -"esten libres de derechos de autor, dichos materiales están publicados bajo " -"la \n" -"Creative Commons " -"Attribution-ShareAlike 3.0\n" -" licencia." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Texto preparado a base de:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Editado y anotado por:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -595,64 +566,67 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Descargar" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Descargar como" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Descargar como" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Tabla de contenido" # ! także: N.de la R. -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Nota de la redacción" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "No mostres notas a pie de página" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -693,28 +667,20 @@ msgstr "colecciones" msgid "Art" msgstr "Artista" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "colecciones" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "colecciones" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Descarga PDF personalizado" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Descargar" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -985,7 +951,7 @@ msgstr "" msgid "Loading" msgstr "Interlineado" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" @@ -993,7 +959,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:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -1004,15 +970,52 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "El libro ha sido importado con éxito" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Ha ocurrido un error al cargar el archivo: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Esta obra está autorizada bajo:" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Esta obra está libre de derechos de autor y es de dominio público, por " +#~ "ende se puede usar,publicar y difundir libremente. Si esta obra tiene " +#~ "materiales adicionales (como notas a pie de pá gina, temas lutrarios, " +#~ "etc.), que no esten libres de derechos de autor, dichos materiales están " +#~ "publicados bajo la \n" +#~ "Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " licencia." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "colecciones" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1091,9 +1094,6 @@ msgstr "Ha ocurrido un error al cargar el archivo: %r" #~ msgid "for advanced usage" #~ msgstr "para uso avanzado" -#~ msgid "Listen" -#~ msgstr "Escuchar" - #~ msgid "for a reader" #~ msgstr "para el lector" diff --git a/src/catalogue/locale/fr/LC_MESSAGES/django.po b/src/catalogue/locale/fr/LC_MESSAGES/django.po index e1cdb4074..ce1f0aad6 100644 --- a/src/catalogue/locale/fr/LC_MESSAGES/django.po +++ b/src/catalogue/locale/fr/LC_MESSAGES/django.po @@ -19,271 +19,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "auteur" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "époque" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "type" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genre" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "thème" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "auteur" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "époque" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "type" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genre" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "thème" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "collections" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "collections" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Fournissez un XML, s'il vous plaît." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Ne montre pas d'annotations" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "N'affiche pas de thèmes" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "N'utilise pas notre caractère usuel" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Table des matières" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Interligne" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Interligne normal" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Interligne et demi" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Interligne double" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Taille des caractères" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Implicite" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Grand(e)(s)" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "titre" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "critère de tri" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Résultats par l'auteur" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "ébauche" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "code de langue" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "description" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "date de création" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "date de création" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "nombre de parent" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "information supplémentaire" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "couverture" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "livre" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "livres" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Livre \"%s\" n'existe pas." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Livre %s existe déjà" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "fichier %s" @@ -328,11 +328,17 @@ msgstr "type" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Écoutez" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "collection" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "collections" @@ -407,7 +413,7 @@ msgid "tags" msgstr "tags" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -418,8 +424,8 @@ msgid "See also" msgstr "Voir aussi" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Thèmes" @@ -475,62 +481,28 @@ msgstr "Thème" msgid "in work " msgstr "dans l'oeuvre" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Cet oeuvre est publié sous la licence" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Cet ouvrage n'est pas protégé par le droit d'auteur et appartiennent au\n" -"domaine public; c'est-à-dire qu'il peut être publié et divulgué librement.\n" -"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é." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Préparation du texte basée sur:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Les éditions et annotations par:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -589,63 +561,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Téléchargez" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Téléchargez comme" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Téléchargez comme" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Table des matières" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Note d'éditeur" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Ne montre pas d'annotations" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -686,28 +661,20 @@ msgstr "collections" msgid "Art" msgstr "Artiste" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "collections" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "collections" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Téléchargez un PDF personnalisé" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Téléchargez" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -978,7 +945,7 @@ msgstr "" msgid "Loading" msgstr "Interligne" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" @@ -986,7 +953,7 @@ msgstr "code de langue" # msgid "Today is %(month)s, %(day)s." # msgstr "Aujourd'hui nous sommes le" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -997,15 +964,52 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Livre importé avec succès" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Erreur pendant l'importation du fichier: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Cet oeuvre est publié sous la licence" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Cet ouvrage n'est pas protégé par le droit d'auteur et appartiennent au\n" +#~ "domaine public; c'est-à-dire qu'il peut être publié et divulgué " +#~ "librement.\n" +#~ "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é." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "collections" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1083,9 +1087,6 @@ msgstr "Erreur pendant l'importation du fichier: %r" #~ msgid "for advanced usage" #~ msgstr "pour l’utilisation avancée" -#~ msgid "Listen" -#~ msgstr "Écoutez" - #~ msgid "for a reader" #~ msgstr "pour un lecteur" diff --git a/src/catalogue/locale/it/LC_MESSAGES/django.po b/src/catalogue/locale/it/LC_MESSAGES/django.po index e91c15757..6202dd29d 100644 --- a/src/catalogue/locale/it/LC_MESSAGES/django.po +++ b/src/catalogue/locale/it/LC_MESSAGES/django.po @@ -20,271 +20,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "autore" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "epoca" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "categoria" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "genere" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "tema" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autore" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "epoca" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "categoria" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "genere" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "tema" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr " raccolte" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr " raccolte" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Si prega di fornire un XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Non mostrare le note" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Non visualizzare i temi" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Non utilizzare il nostro font personalizzato" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Indice" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Interlinea" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Interlinea normale" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr " Interlinea 1,5" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Interlinea doppia" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Grandezza del carattere" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Predefinito" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Grande" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "titolo" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "chiave di ordinamento" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Risultati per autore" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "codice della lingua" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "descrizione" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "data di creazione" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "data di creazione" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "numero del genitore" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr " ulteriori informazioni" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "copertina" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "libro" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "Libri" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Il libro \"%s\" non esiste." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Il libro %s esiste già" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "i %s di file" @@ -328,11 +328,17 @@ msgstr "categoria" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Ascolta" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "raccolta" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr " raccolte" @@ -407,7 +413,7 @@ msgid "tags" msgstr "i tag" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -418,8 +424,8 @@ msgid "See also" msgstr "Vedi anche" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Temi" @@ -475,65 +481,28 @@ msgstr "tema" msgid "in work " msgstr "in corso" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Questa opera è pubblicata su licenza:" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Questa opera non è sotto il diritto d'autore e fa parte del\n" -"pubblico dominio, il che significa che è possibile pubblicarla \n" -"e distribuirla liberamente. Se un'opera è completata con i materiali " -"aggiuntivi \n" -"(le annotazioni, i motivi letterari ecc.) che sono protette dal diritto " -"d'autore, quei\n" -"materiali aggiuntivi sono disponibili secondo la \n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -"licenza." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Il testo preparato e basato su:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Curato ed elaborato da:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -592,63 +561,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Scarica" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Scarica come" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Scarica come" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Indice" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Modifica. nota" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Non mostrare le note" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -689,28 +661,20 @@ msgstr " raccolte" msgid "Art" msgstr "Artista" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr " raccolte" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr " raccolte" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Scarica PDF personalizzato" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Scarica" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -981,13 +945,13 @@ msgstr "" msgid "Loading" msgstr "Interlinea" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "codice della lingua" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -998,15 +962,54 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Libro scaricato con successo" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Errore dell'importazione del file: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Questa opera è pubblicata su licenza:" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Questa opera non è sotto il diritto d'autore e fa parte del\n" +#~ "pubblico dominio, il che significa che è possibile pubblicarla \n" +#~ "e distribuirla liberamente. Se un'opera è completata con i materiali " +#~ "aggiuntivi \n" +#~ "(le annotazioni, i motivi letterari ecc.) che sono protette dal diritto " +#~ "d'autore, quei\n" +#~ "materiali aggiuntivi sono disponibili secondo la \n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ "licenza." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr " raccolte" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1058,9 +1061,6 @@ msgstr "Errore dell'importazione del file: %r" #~ msgid "Latest Ogg Vorbis audiobooks" #~ msgstr "Ultimi audiolibri Ogg Vorbis" -#~ msgid "Listen" -#~ msgstr "Ascolta" - #~ msgid "Download all audiobooks for this book" #~ msgstr "Scarica tutti gli audiolibri per questo libro." diff --git a/src/catalogue/locale/jp/LC_MESSAGES/django.po b/src/catalogue/locale/jp/LC_MESSAGES/django.po index fce9de9d3..fe8ee0c1e 100644 --- a/src/catalogue/locale/jp/LC_MESSAGES/django.po +++ b/src/catalogue/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-09 22:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,499 +16,493 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: constants.py:9 +#: catalogue/constants.py:9 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: constants.py:58 +#: catalogue/constants.py:60 msgid "authors" msgstr "" -#: constants.py:59 +#: catalogue/constants.py:61 msgid "epochs" msgstr "" -#: constants.py:60 +#: catalogue/constants.py:62 msgid "kinds" msgstr "" -#: constants.py:61 +#: catalogue/constants.py:63 msgid "genres" msgstr "" -#: constants.py:62 +#: catalogue/constants.py:64 msgid "themes" msgstr "" -#: constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: constants.py:68 +#: catalogue/constants.py:70 msgid "All authors" msgstr "" -#: constants.py:69 +#: catalogue/constants.py:71 msgid "All epochs" msgstr "" -#: constants.py:70 +#: catalogue/constants.py:72 msgid "All kinds" msgstr "" -#: constants.py:71 +#: catalogue/constants.py:73 msgid "All genres" msgstr "" -#: constants.py:72 +#: catalogue/constants.py:74 msgid "All themes" msgstr "" -#: constants.py:73 +#: catalogue/constants.py:75 msgid "All sets" msgstr "" -#: constants.py:74 +#: catalogue/constants.py:76 msgid "All things" msgstr "" -#: forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "" -#: forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "" -#: forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "" -#: forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "" -#: forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: forms.py:52 +#: catalogue/forms.py:55 msgid "Without table of contents" msgstr "" -#: forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "" -#: forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "" -#: forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "" -#: forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "" -#: forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "" -#: forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "" -#: forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "" -#: forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: models/book.py:57 models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "" -#: models/book.py:58 models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "" -#: models/book.py:60 +#: catalogue/models/book.py:61 msgid "sort key by author" msgstr "" -#: models/book.py:61 models/book.py:62 models/collection.py:15 models/tag.py:57 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 +#: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "" -#: models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "" -#: models/book.py:64 models/book.py:391 models/collection.py:16 -#: models/tag.py:61 models/tag.py:135 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 +#: catalogue/models/collection.py:16 catalogue/models/tag.py:61 +#: catalogue/models/tag.py:135 msgid "description" msgstr "" -#: models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: models/book.py:66 models/bookmedia.py:34 models/tag.py:71 models/tag.py:72 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 +#: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "" -#: models/book.py:67 +#: catalogue/models/book.py:68 msgid "change date" msgstr "" -#: models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "" -#: models/book.py:69 models/bookmedia.py:35 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "" -#: models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: models/book.py:73 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "" -#: models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: models/book.py:136 models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "" -#: models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "" -#: models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "" -#: models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "" -#: models/book.py:813 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: models/book.py:892 models/bookmedia.py:27 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "" -#: models/bookmedia.py:29 +#: catalogue/models/bookmedia.py:35 msgid "type" msgstr "" -#: models/bookmedia.py:30 models/source.py:11 models/tag.py:56 +#: catalogue/models/bookmedia.py:36 catalogue/models/source.py:11 +#: catalogue/models/tag.py:56 msgid "name" msgstr "" -#: models/bookmedia.py:31 +#: catalogue/models/bookmedia.py:37 msgid "part name" msgstr "" -#: models/bookmedia.py:32 +#: catalogue/models/bookmedia.py:38 msgid "index" msgstr "" -#: models/bookmedia.py:33 +#: catalogue/models/bookmedia.py:39 msgid "file" msgstr "" -#: models/bookmedia.py:44 models/bookmedia.py:45 +#: catalogue/models/bookmedia.py:52 catalogue/models/bookmedia.py:53 msgid "book media" msgstr "" -#: models/collection.py:17 +#: catalogue/models/collection.py:17 msgid "book slugs" msgstr "" -#: models/collection.py:18 models/tag.py:23 +#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 msgid "kind" msgstr "" -#: models/collection.py:19 +#: catalogue/models/collection.py:19 msgid "picture" msgstr "" -#: models/collection.py:23 +#: catalogue/models/collection.py:20 +msgid "listed" +msgstr "" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "" -#: models/collection.py:24 +#: catalogue/models/collection.py:29 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 msgid "network location" msgstr "" -#: models/source.py:15 +#: catalogue/models/source.py:15 msgid "source" msgstr "" -#: models/source.py:16 +#: catalogue/models/source.py:16 msgid "sources" msgstr "" -#: models/tag.py:21 +#: catalogue/models/tag.py:21 msgid "author" msgstr "" -#: models/tag.py:22 +#: catalogue/models/tag.py:22 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:97 +#: catalogue/models/tag.py:33 catalogue/models/tag.py:97 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 "" -#: models/tag.py:60 +#: catalogue/models/tag.py:60 msgid "category" msgstr "" -#: models/tag.py:98 +#: catalogue/models/tag.py:98 msgid "tags" msgstr "" -#: templates/catalogue/book_detail.html:24 -#: templates/catalogue/book_text.html:25 +#: catalogue/templates/catalogue/book_detail.html:24 +#: catalogue/templates/catalogue/book_text.html:35 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:38 -#: 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 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 "" -#: 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:7 -msgid "This work is licensed under:" -msgstr "" - -#: templates/catalogue/book_info.html:10 -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" - -#: templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 msgid "Resource prepared based on:" msgstr "" -#: templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "" -#: templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: templates/catalogue/book_info.html:55 +#: 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 msgid "Language" msgstr "" -#: templates/catalogue/book_short.html:111 +#: catalogue/templates/catalogue/book_short.html:112 msgid "Read online" msgstr "" -#: templates/catalogue/book_short.html:114 +#: 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." @@ -517,359 +510,358 @@ msgid "" "bezpłatnie." msgstr "" -#: templates/catalogue/book_short.html:114 +#: catalogue/templates/catalogue/book_short.html:115 msgid "Print on demand –" msgstr "" -#: templates/catalogue/book_short.html:119 -#: templates/catalogue/custom_pdf_form.html:18 views.py:401 -msgid "Download" -msgstr "" - -#: templates/catalogue/book_short.html:133 -msgid "more" +#: catalogue/templates/catalogue/book_short.html:121 +msgid "Download an ebook" msgstr "" -#: templates/catalogue/book_short.html:144 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:140 +msgid "Download audiobook" msgstr "" -#: templates/catalogue/book_short.html:150 +#: catalogue/templates/catalogue/book_short.html:152 msgid "For now this work is only available for our subscribers." msgstr "" -#: templates/catalogue/book_text.html:32 -msgid "Table of contents" +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: templates/catalogue/book_text.html:44 templates/catalogue/book_text.html:144 -msgid "Settings" +#: catalogue/templates/catalogue/book_text.html:42 +msgid "Table of contents" msgstr "" -#: templates/catalogue/book_text.html:50 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "" -#: templates/catalogue/book_text.html:56 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "" -#: templates/catalogue/book_text.html:80 -#: templates/catalogue/viewer_base.html:54 -msgid "Close" +#: catalogue/templates/catalogue/book_text.html:65 +msgid "Numbering" msgstr "" -#: templates/catalogue/book_text.html:81 -msgid "Please wait..." +#: catalogue/templates/catalogue/book_text.html:69 +msgid "Footnotes" msgstr "" -#: templates/catalogue/book_text.html:125 -msgid "Other versions of the book" +#: catalogue/templates/catalogue/book_text.html:71 +msgid "References" msgstr "" -#: templates/catalogue/book_text.html:126 -msgid "Close the other version" +#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/viewer_base.html:54 +msgid "Close" msgstr "" -#: templates/catalogue/book_text.html:146 -msgid "Display line numbers" +#: catalogue/templates/catalogue/book_text.html:98 +msgid "Please wait..." msgstr "" -#: templates/catalogue/book_text.html:148 -msgid "Display themes" +#: catalogue/templates/catalogue/book_text.html:153 +msgid "Other versions of the book" msgstr "" -#: templates/catalogue/book_text.html:150 -msgid "Display footnotes" +#: catalogue/templates/catalogue/book_text.html:154 +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 msgid "All works" msgstr "" -#: templates/catalogue/catalogue.html:15 +#: catalogue/templates/catalogue/catalogue.html:15 msgid "Download the catalogue in PDF format." msgstr "" -#: 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 msgid "Collections" msgstr "" -#: templates/catalogue/catalogue.html:25 -#: templates/catalogue/search_multiple_hits.html:45 -#: 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:45 +#: catalogue/templates/catalogue/tag_list_split.html:9 +#: catalogue/templates/catalogue/tagged_object_list.html:5 msgid "Art" msgstr "" -#: templates/catalogue/collection_box.html:4 -msgid "Collection" -msgstr "" - -#: templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - -#: templates/catalogue/collections.html:16 +#: catalogue/templates/catalogue/collections.html:16 msgid "All collections" msgstr "" -#: templates/catalogue/custom_pdf_form.html:5 views.py:400 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "" -#: templates/catalogue/daisy_list.html:7 templates/catalogue/daisy_list.html:15 +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "" + +#: catalogue/templates/catalogue/daisy_list.html:7 +#: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" msgstr "" -#: templates/catalogue/daisy_list.html:11 +#: catalogue/templates/catalogue/daisy_list.html:11 msgid "Latest DAISY audiobooks" msgstr "" -#: 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 "" -#: 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 "" -#: 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 "" -#: templates/catalogue/player.html:62 +#: catalogue/templates/catalogue/player.html:62 #, python-format msgid "" "Audiobooks were prepared as a part of the %(cs)s project funded by " "%(fb)s." msgstr "" -#: templates/catalogue/player.html:64 +#: catalogue/templates/catalogue/player.html:64 #, python-format msgid "Audiobooks were prepared as a part of the %(cs)s project." msgstr "" -#: 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 msgid "Recent audiobooks" msgstr "" -#: 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 "" -#: 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 msgid "Recent publications" msgstr "" -#: templates/catalogue/recent_list.html:15 +#: catalogue/templates/catalogue/recent_list.html:15 #, python-format msgid "" "You can also see recent audiobooks\n" " and recent DAISY files." msgstr "" -#: templates/catalogue/search_multiple_hits.html:7 -#: 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:7 +#: 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:13 -#: templates/catalogue/search_no_hits.html:16 +#: catalogue/templates/catalogue/search_multiple_hits.html:13 +#: catalogue/templates/catalogue/search_no_hits.html:16 msgid "Did you mean" msgstr "" -#: templates/catalogue/search_multiple_hits.html:32 +#: catalogue/templates/catalogue/search_multiple_hits.html:32 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 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/custom_pdf_link_li.html:3 +#: catalogue/templates/catalogue/snippets/content_warning.html:4 +msgid "Caution: text contains" +msgstr "" + +#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3 msgid "Download a custom PDF" msgstr "" -#: templates/catalogue/snippets/jplayer.html:36 +#: catalogue/templates/catalogue/snippets/jplayer.html:36 msgid "Artist:" msgstr "" -#: templates/catalogue/snippets/jplayer.html:37 +#: catalogue/templates/catalogue/snippets/jplayer.html:37 msgid "director:" msgstr "" -#: templates/catalogue/snippets/jplayer.html:61 +#: catalogue/templates/catalogue/snippets/jplayer.html:64 msgid "previous" msgstr "" -#: templates/catalogue/snippets/jplayer.html:62 +#: catalogue/templates/catalogue/snippets/jplayer.html:65 msgid "Part" msgstr "" -#: templates/catalogue/snippets/jplayer.html:63 +#: 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 msgid "on Wolne Lektury" msgstr "" -#: 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 msgid "DAISY files" msgstr "" -#: 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 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 "" -#: templates/catalogue/viewer_base.html:56 +#: catalogue/templates/catalogue/viewer_base.html:56 msgid "Loading" msgstr "" -#: views.py:351 +#: catalogue/templatetags/catalogue_tags.py:521 +msgid "vulgar language" +msgstr "" + +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -877,11 +869,11 @@ msgid "" "%(tb)s" msgstr "" -#: views.py:356 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "" -#: views.py:357 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "" diff --git a/src/catalogue/locale/lt/LC_MESSAGES/django.po b/src/catalogue/locale/lt/LC_MESSAGES/django.po index 617465618..58a298605 100644 --- a/src/catalogue/locale/lt/LC_MESSAGES/django.po +++ b/src/catalogue/locale/lt/LC_MESSAGES/django.po @@ -20,272 +20,272 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "autorius" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "epocha" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "rÅ«Å¡is" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "žanras" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "motyvas" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "autorius" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "epocha" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "rÅ«Å¡is" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "žanras" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "motyvas" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "kolekcijos" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "kolekcijos" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "PraÅ¡ome pateikti XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Nerodyti iÅ¡našų" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Nerodyti motyvų" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Nenaudoti derinčių Å¡riftų" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Turinys" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "eilučių intervalas" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Normalus intervalas" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Pusantro intervalo" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Dvigubasis intervalas" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Å rifto dydis" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Numatytasis " -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Didelis" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "pavadinimas" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "rikiavimo raktas" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Rezultatai pagal autorius" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "kalbos kodas" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "apraÅ¡ymas" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "sukÅ«rimo data" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "sukÅ«rimo data" # sprawdz -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "pirminis numeris" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "papildomos informacijos" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "virÅ¡elis" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "knyga" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "knygos" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Knyga \"%s\" neegzistuoja." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Knyga %s jau egzistuoja" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "%s failas " @@ -329,11 +329,17 @@ msgstr "rÅ«Å¡is" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Klausytis" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "kolekcija" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "kolekcijos" @@ -408,7 +414,7 @@ msgid "tags" msgstr "žymės" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -419,8 +425,8 @@ msgid "See also" msgstr "ŽiÅ«rėti daugiau" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Motyvai" @@ -476,64 +482,28 @@ msgstr "Motyvas" msgid "in work " msgstr "kÅ«rinyje" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Å is kÅ«rinys yra licencijuotas pagal:" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Å io visuomenės srities kÅ«rinio autorių teisė neapima,\n" -"tai reiÅ¡kia, kad gali bÅ«ti laisvai naudojamas bei\n" -"platinamas. Jei su Å¡iuo kÅ«riniu yra pateikiamos bet kokios\n" -"papildomos autorinių teisių saugomos medžiagos (kaip pastabos, motyvai ir t." -"t.), Å¡ios\n" -"medžiagos yra licencijuotos pagal\n" -"Creative Commons " -"Attribution-ShareAlike 3.0\n" -"licenciją." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Tekstas paruoÅ¡tas remiantis:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Redagavimas ir pastabos:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -592,63 +562,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Atsisiųsti" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Atsisiųsti kaip" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Atsisiųsti kaip" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Turinys" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Redaguoti pastabą" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Infobox" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Nerodyti iÅ¡našų" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -689,28 +662,20 @@ msgstr "kolekcijos" msgid "Art" msgstr "Artistas" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "kolekcijos" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "kolekcijos" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Sukurti ir atsisiųsti PDF failą" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Atsisiųsti" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -979,13 +944,13 @@ msgstr "" msgid "Loading" msgstr "eilučių intervalas" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "kalbos kodas" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -996,15 +961,53 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Knyga buvo sėkmingai importuota" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Importuojant failą įvyko klaida: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Å is kÅ«rinys yra licencijuotas pagal:" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Å io visuomenės srities kÅ«rinio autorių teisė neapima,\n" +#~ "tai reiÅ¡kia, kad gali bÅ«ti laisvai naudojamas bei\n" +#~ "platinamas. Jei su Å¡iuo kÅ«riniu yra pateikiamos bet kokios\n" +#~ "papildomos autorinių teisių saugomos medžiagos (kaip pastabos, motyvai ir " +#~ "t.t.), Å¡ios\n" +#~ "medžiagos yra licencijuotos pagal\n" +#~ "Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ "licenciją." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "kolekcijos" + # sprawdz #, fuzzy #~| msgid "parent number" @@ -1083,9 +1086,6 @@ msgstr "Importuojant failą įvyko klaida: %r" #~ msgid "for advanced usage" #~ msgstr " iÅ¡plėstiniam naudojimui" -#~ msgid "Listen" -#~ msgstr "Klausytis" - #~ msgid "for a reader" #~ msgstr "skaitytojui" diff --git a/src/catalogue/locale/pl/LC_MESSAGES/django.po b/src/catalogue/locale/pl/LC_MESSAGES/django.po index 5d171e8d5..f67bfa97f 100644 --- a/src/catalogue/locale/pl/LC_MESSAGES/django.po +++ b/src/catalogue/locale/pl/LC_MESSAGES/django.po @@ -23,241 +23,241 @@ msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" "Creative Commons Uznanie autorstwa – Na tych samych warunkach 3.0 Unported" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "Licencja Wolnej Sztuki 1.3" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 msgid "authors" msgstr "autorzy" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 msgid "epochs" msgstr "epoki" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 msgid "kinds" msgstr "rodzaje" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 msgid "genres" msgstr "gatunki" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 msgid "themes" msgstr "motywy" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "półki" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "przedmioty" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 msgid "All authors" msgstr "Wszyscy autorzy" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 msgid "All epochs" msgstr "Wszystkie epoki" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 msgid "All kinds" msgstr "Wszystkie rodzaje" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 msgid "All genres" msgstr "Wszystkie gatunki" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 msgid "All themes" msgstr "Wszystkie motywy" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 msgid "All sets" msgstr "Wszystkie półki" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 msgid "All things" msgstr "Wszystkie przedmioty" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Proszę podać XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Bez przypisów" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Bez motywów" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Bez naszego kroju pisma" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "Bez okładki" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 msgid "Without table of contents" msgstr "Bez spisu treści" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Interlinia" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Zwykła interlinia" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "Powiększona interlinia" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Podwójna interlinia" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Rozmiar tekstu" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Domyślnie" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Duży" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "Większy" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "Kolejka jest pełna. Proszę spróbować ponownie później." -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "tytuł" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "klucz sortowania" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 msgid "sort key by author" msgstr "klucz sortowania wg autora" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "Kod języka" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "opis" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "abstrakt" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "data utworzenia" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 msgid "change date" msgstr "data modyfikacji" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "numer rodzica" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "dodatkowe informacje" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "druk na żądanie" -#: catalogue/models/book.py:73 catalogue/models/collection.py:23 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "polecane" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "długość audio" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "prapremiera" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "prapremiera do" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "okładka" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "podgląd okładki" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "mniaturka okładki dla aplikacji" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "okładka dla aplikacji" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "okładka dla Ebookpoint" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "książka" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "książki" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Utwór \"%s\" nie istnieje." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Książka %s już istnieje" -#: catalogue/models/book.py:857 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "Ten utwór wymaga uwspółcześnienia" -#: catalogue/models/book.py:936 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "plik %s" @@ -440,50 +440,27 @@ msgstr "Motyw" msgid "in work " msgstr "w utworze" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Utwór jest udostępniony na licencji:" - -#: catalogue/templates/catalogue/book_info.html:10 -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Ten utwór nie jest objęty majątkowym prawem autorskim i znajduje się " -"w domenie publicznej, co oznacza że możesz go swobodnie 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." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 msgid "Resource prepared based on:" msgstr "Zasób opracowany na podstawie:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "Opracowanie redakcyjne:" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Opracowanie redakcyjne i przypisy:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "Wydawca:" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "Publikację wsparli i wsparły:" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "Ilustracja na okładce:" @@ -629,27 +606,15 @@ msgstr "Kolekcje" msgid "Art" msgstr "Sztuka" -#: catalogue/templates/catalogue/collection_box.html:4 -msgid "Collection" -msgstr "Kolekcja" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "oraz jedna inna" -msgstr[1] "oraz %(c)s inne" -msgstr[2] "oraz %(c)s innych" - #: catalogue/templates/catalogue/collections.html:16 msgid "All collections" msgstr "Wszystkie kolekcje" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Stwórz własny PDF" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 msgid "Download" msgstr "Pobierz" @@ -901,11 +866,11 @@ msgstr "w Culture.pl" msgid "Loading" msgstr "Ładowanie" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 msgid "vulgar language" msgstr "wulgaryzmy" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -916,15 +881,46 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Książka zaimportowana" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Błąd podczas importowania pliku: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Utwór jest udostępniony na licencji:" + +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Ten utwór nie jest objęty majątkowym prawem autorskim i znajduje się " +#~ "w domenie publicznej, co oznacza że możesz go swobodnie " +#~ "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." + +#~ msgid "Collection" +#~ msgstr "Kolekcja" + +#, python-format +#~ msgid "and one more" +#~ msgid_plural "and %(c)s more" +#~ msgstr[0] "oraz jedna inna" +#~ msgstr[1] "oraz %(c)s inne" +#~ msgstr[2] "oraz %(c)s innych" + #~ msgid "more" #~ msgstr "więcej" diff --git a/src/catalogue/locale/ru/LC_MESSAGES/django.po b/src/catalogue/locale/ru/LC_MESSAGES/django.po index d5c4db59a..15fa56b81 100644 --- a/src/catalogue/locale/ru/LC_MESSAGES/django.po +++ b/src/catalogue/locale/ru/LC_MESSAGES/django.po @@ -20,271 +20,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "автор" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "эпоха" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "форма" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "жанр" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "мотив" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "автор" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "эпоха" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "форма" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "жанр" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "мотив" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "сборы" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "сборы" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Укажите, пожалуйста, XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Не показывать сноски" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Не показывать темы" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Не используйте наш специальный шрифт" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Оглавление" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Ведение" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Нормальное ведение" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "1,5 ведения" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Двойное ведение" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Размер шрифта" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "Умолчание" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Большой" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "заглавие" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "ключ сортировки " -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Результаты по авторам" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "код языка" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "описание" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "дата создания" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "дата создания" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "номер родителя" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "дополнительная информация" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "обложка" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "книга" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "книги" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, fuzzy, python-format msgid "Book \"%s\" does not exist." msgstr "Книга со slug = \"%s\" не существует." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Книга %s уже существует" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, fuzzy, python-format msgid "%s file" msgstr "XML файл" @@ -330,11 +330,17 @@ msgstr "форма" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Послушайте" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "сбор" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "сборы" @@ -409,7 +415,7 @@ msgid "tags" msgstr "таги" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -420,8 +426,8 @@ msgid "See also" msgstr "Подробнее" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Мотивы" @@ -477,65 +483,28 @@ msgstr "Мотив" msgid "in work " msgstr "в труде" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Разрешение на работу со стороны" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Этот труд не защищен авторским правом и является частью \n" -"         общественного домена, что обозначает, нем можно свободно " -"спользоваться, публиковать и \n" -"         распространять. Если есть какие-либо дополнительные материалы, " -"защищенные авторскими правами \n" -"         предоставленные с этой работой (например, аннотации, мотивы и т." -"д.), эти \n" -"         материалы доступны по лицензией \n" -"         " -"Creative Commons Attribution-ShareAlike 3.0 " - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Текст подготовлен на основе:" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Под редакцией и с комментариями:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -594,63 +563,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Загрузить" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Скачать" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Скачать" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Оглавление" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Изменить примечание" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Инфобокс" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Не показывать сноски" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -691,28 +663,20 @@ msgstr "сборы" msgid "Art" msgstr "Артист" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "сборы" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "сборы" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Скачать PDF пользователя" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Загрузить" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -981,13 +945,13 @@ msgstr "" msgid "Loading" msgstr "Ведение" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "код языка" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -998,15 +962,54 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Вы удачно заимпортировали книгу" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Ошибка импорта файла: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Разрешение на работу со стороны" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Этот труд не защищен авторским правом и является частью \n" +#~ "         общественного домена, что обозначает, нем можно свободно " +#~ "спользоваться, публиковать и \n" +#~ "         распространять. Если есть какие-либо дополнительные материалы, " +#~ "защищенные авторскими правами \n" +#~ "         предоставленные с этой работой (например, аннотации, мотивы и т." +#~ "д.), эти \n" +#~ "         материалы доступны по лицензией \n" +#~ "         " +#~ "Creative Commons Attribution-ShareAlike 3.0 " + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "сборы" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1084,9 +1087,6 @@ msgstr "Ошибка импорта файла: %r" #~ msgid "for advanced usage" #~ msgstr "продвинутое использование" -#~ msgid "Listen" -#~ msgstr "Послушайте" - #~ msgid "for a reader" #~ msgstr "для читателя" diff --git a/src/catalogue/locale/uk/LC_MESSAGES/django.po b/src/catalogue/locale/uk/LC_MESSAGES/django.po index 78214aaa3..f53a76cde 100644 --- a/src/catalogue/locale/uk/LC_MESSAGES/django.po +++ b/src/catalogue/locale/uk/LC_MESSAGES/django.po @@ -19,271 +19,271 @@ msgstr "" msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" -#: catalogue/constants.py:13 +#: catalogue/constants.py:14 msgid "Free Art License 1.3" msgstr "" -#: catalogue/constants.py:58 +#: catalogue/constants.py:60 #, fuzzy #| msgid "author" msgid "authors" msgstr "автор" -#: catalogue/constants.py:59 +#: catalogue/constants.py:61 #, fuzzy #| msgid "epoch" msgid "epochs" msgstr "епоха" -#: catalogue/constants.py:60 +#: catalogue/constants.py:62 #, fuzzy #| msgid "kind" msgid "kinds" msgstr "рід" -#: catalogue/constants.py:61 +#: catalogue/constants.py:63 #, fuzzy #| msgid "genre" msgid "genres" msgstr "жанр" -#: catalogue/constants.py:62 +#: catalogue/constants.py:64 #, fuzzy #| msgid "theme" msgid "themes" msgstr "тема" -#: catalogue/constants.py:63 +#: catalogue/constants.py:65 msgid "sets" msgstr "" -#: catalogue/constants.py:64 +#: catalogue/constants.py:66 msgid "things" msgstr "" -#: catalogue/constants.py:68 +#: catalogue/constants.py:70 #, fuzzy #| msgid "author" msgid "All authors" msgstr "автор" -#: catalogue/constants.py:69 +#: catalogue/constants.py:71 #, fuzzy #| msgid "epoch" msgid "All epochs" msgstr "епоха" -#: catalogue/constants.py:70 +#: catalogue/constants.py:72 #, fuzzy #| msgid "kind" msgid "All kinds" msgstr "рід" -#: catalogue/constants.py:71 +#: catalogue/constants.py:73 #, fuzzy #| msgid "genre" msgid "All genres" msgstr "жанр" -#: catalogue/constants.py:72 +#: catalogue/constants.py:74 #, fuzzy #| msgid "theme" msgid "All themes" msgstr "тема" -#: catalogue/constants.py:73 +#: catalogue/constants.py:75 #, fuzzy #| msgid "collections" msgid "All sets" msgstr "колекції" -#: catalogue/constants.py:74 +#: catalogue/constants.py:76 #, fuzzy #| msgid "collections" msgid "All things" msgstr "колекції" -#: catalogue/forms.py:28 +#: catalogue/forms.py:29 msgid "Please supply an XML." msgstr "Введіть будь ласка XML." -#: catalogue/forms.py:48 +#: catalogue/forms.py:51 msgid "Don't show footnotes" msgstr "Сховати примітки" -#: catalogue/forms.py:49 +#: catalogue/forms.py:52 msgid "Don't disply themes" msgstr "Сховати теми" -#: catalogue/forms.py:50 +#: catalogue/forms.py:53 msgid "Don't use our custom font" msgstr "Не використовувати нашого настроюваного шрифту" -#: catalogue/forms.py:51 +#: catalogue/forms.py:54 msgid "Without cover" msgstr "" -#: catalogue/forms.py:52 +#: catalogue/forms.py:55 #, fuzzy #| msgid "Table of contents" msgid "Without table of contents" msgstr "Зміст" -#: catalogue/forms.py:55 +#: catalogue/forms.py:58 msgid "Leading" msgstr "Leading" -#: catalogue/forms.py:56 +#: catalogue/forms.py:59 msgid "Normal leading" msgstr "Normal leading" -#: catalogue/forms.py:57 +#: catalogue/forms.py:60 msgid "One and a half leading" msgstr "One and a half leading" -#: catalogue/forms.py:58 +#: catalogue/forms.py:61 msgid "Double leading" msgstr "Double leading" -#: catalogue/forms.py:60 +#: catalogue/forms.py:63 msgid "Font size" msgstr "Розмір шрифту" -#: catalogue/forms.py:61 +#: catalogue/forms.py:64 msgid "Default" msgstr "За умовчанням" -#: catalogue/forms.py:62 +#: catalogue/forms.py:65 msgid "Big" msgstr "Великий" -#: catalogue/forms.py:63 +#: catalogue/forms.py:66 msgid "Bigger" msgstr "" -#: catalogue/forms.py:85 +#: catalogue/forms.py:88 msgid "Queue is full. Please try again later." msgstr "" -#: catalogue/models/book.py:57 catalogue/models/collection.py:14 +#: catalogue/models/book.py:58 catalogue/models/collection.py:14 msgid "title" msgstr "заголовок" -#: catalogue/models/book.py:58 catalogue/models/tag.py:58 +#: catalogue/models/book.py:59 catalogue/models/tag.py:58 msgid "sort key" msgstr "ключ сортування" -#: catalogue/models/book.py:60 +#: catalogue/models/book.py:61 #, fuzzy #| msgid "Results by authors" msgid "sort key by author" msgstr "Результати за авторами" -#: catalogue/models/book.py:61 catalogue/models/book.py:62 +#: catalogue/models/book.py:62 catalogue/models/book.py:63 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57 msgid "slug" msgstr "slug" -#: catalogue/models/book.py:63 +#: catalogue/models/book.py:64 msgid "language code" msgstr "мовний код" -#: catalogue/models/book.py:64 catalogue/models/book.py:391 +#: catalogue/models/book.py:65 catalogue/models/book.py:392 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61 #: catalogue/models/tag.py:135 msgid "description" msgstr "опис" -#: catalogue/models/book.py:65 +#: catalogue/models/book.py:66 msgid "abstract" msgstr "" -#: catalogue/models/book.py:66 catalogue/models/bookmedia.py:40 +#: catalogue/models/book.py:67 catalogue/models/bookmedia.py:40 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72 msgid "creation date" msgstr "дата створення" -#: catalogue/models/book.py:67 +#: catalogue/models/book.py:68 #, fuzzy #| msgid "creation date" msgid "change date" msgstr "дата створення" -#: catalogue/models/book.py:68 +#: catalogue/models/book.py:69 msgid "parent number" msgstr "номер батька" -#: catalogue/models/book.py:69 catalogue/models/bookmedia.py:43 +#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:43 msgid "extra information" msgstr "додаткова інформація" -#: catalogue/models/book.py:72 +#: catalogue/models/book.py:73 msgid "print on demand" msgstr "" -#: catalogue/models/book.py:73 catalogue/models/collection.py:22 +#: catalogue/models/book.py:74 catalogue/models/collection.py:23 msgid "recommended" msgstr "" -#: catalogue/models/book.py:74 +#: catalogue/models/book.py:75 msgid "audio length" msgstr "" -#: catalogue/models/book.py:75 +#: catalogue/models/book.py:76 msgid "preview" msgstr "" -#: catalogue/models/book.py:76 +#: catalogue/models/book.py:77 msgid "preview until" msgstr "" -#: catalogue/models/book.py:78 +#: catalogue/models/book.py:79 msgid "findable" msgstr "" -#: catalogue/models/book.py:82 +#: catalogue/models/book.py:83 msgid "cover" msgstr "обкладинка" -#: catalogue/models/book.py:89 +#: catalogue/models/book.py:90 msgid "cover thumbnail" msgstr "" -#: catalogue/models/book.py:95 +#: catalogue/models/book.py:96 msgid "cover thumbnail for mobile app" msgstr "" -#: catalogue/models/book.py:101 +#: catalogue/models/book.py:102 msgid "cover for mobile app" msgstr "" -#: catalogue/models/book.py:107 +#: catalogue/models/book.py:108 msgid "cover for Ebookpoint" msgstr "" -#: catalogue/models/book.py:136 catalogue/models/collection.py:19 +#: catalogue/models/book.py:137 catalogue/models/collection.py:19 msgid "book" msgstr "книжка" -#: catalogue/models/book.py:137 +#: catalogue/models/book.py:138 msgid "books" msgstr "книжки" -#: catalogue/models/book.py:538 +#: catalogue/models/book.py:564 #, python-format msgid "Book \"%s\" does not exist." msgstr "Книжка \"%s\" не існує." -#: catalogue/models/book.py:554 +#: catalogue/models/book.py:580 #, python-format msgid "Book %s already exists" msgstr "Книжка %s вже існує" -#: catalogue/models/book.py:853 +#: catalogue/models/book.py:883 msgid "This work needs modernisation" msgstr "" -#: catalogue/models/book.py:932 catalogue/models/bookmedia.py:33 +#: catalogue/models/book.py:962 catalogue/models/bookmedia.py:33 #, python-format msgid "%s file" msgstr "файл %s" @@ -327,11 +327,17 @@ msgstr "рід" msgid "picture" msgstr "" -#: catalogue/models/collection.py:27 +#: catalogue/models/collection.py:20 +#, fuzzy +#| msgid "Listen" +msgid "listed" +msgstr "Послухати" + +#: catalogue/models/collection.py:28 msgid "collection" msgstr "колекція" -#: catalogue/models/collection.py:28 +#: catalogue/models/collection.py:29 msgid "collections" msgstr "колекції" @@ -406,7 +412,7 @@ msgid "tags" msgstr "теґи" #: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:34 +#: catalogue/templates/catalogue/book_text.html:35 #, fuzzy #| msgid "Other resources" msgid "Other versions" @@ -417,8 +423,8 @@ msgid "See also" msgstr "Дивіться також" #: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:47 -#: catalogue/templates/catalogue/book_text.html:66 +#: 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 "Теми" @@ -474,65 +480,28 @@ msgstr "Тема" msgid "in work " msgstr "у творі" -#: catalogue/templates/catalogue/book_info.html:7 -msgid "This work is licensed under:" -msgstr "Цей твір є доступним на ліцензії:" - -#: catalogue/templates/catalogue/book_info.html:10 -#, fuzzy -#| msgid "" -#| "This work isn't covered by copyright and is part of the\n" -#| " public domain, which means it can be freely used, published and\n" -#| " distributed. If there are any additional copyrighted materials\n" -#| " provided with this work (such as annotations, motifs etc.), " -#| "those\n" -#| " materials are licensed under the \n" -#| " Creative Commons Attribution-ShareAlike 3.0\n" -#| " license." -msgid "" -"This work isn't covered by copyright and is part of the\n" -" public domain, which means it can be freely used, published and\n" -" distributed. If there are any additional copyrighted materials\n" -" provided with this work (such as annotations, motifs etc.), those\n" -" materials are licensed under the\n" -" Creative " -"Commons Attribution-ShareAlike 3.0\n" -" license." -msgstr "" -"Цей твір не охороняється авторським правом і є частиною\n" -" суспільного надбання, тому його можна використовувати без обмежень, " -"публікувати, та\n" -" розповсюджувати. Якщо твір містить додаткові матеріали, котрі " -"охороняються авторським правом\n" -" (наприклад примітки, мотиви, тощо), доступ до цих\n" -" додаткових матеріалів надається на умовах ліцензії \n" -" Creative " -"Commons Із зазначенням імені автора – На тих же умовах 3.0\n" -" ." - -#: catalogue/templates/catalogue/book_info.html:21 +#: catalogue/templates/catalogue/book_info.html:28 #, fuzzy msgid "Resource prepared based on:" msgstr "Текст підготовлено на основі" -#: catalogue/templates/catalogue/book_info.html:31 +#: catalogue/templates/catalogue/book_info.html:38 msgid "Edited by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:33 +#: catalogue/templates/catalogue/book_info.html:40 msgid "Edited and annotated by:" msgstr "Редагування та примітки:" -#: catalogue/templates/catalogue/book_info.html:41 +#: catalogue/templates/catalogue/book_info.html:48 msgid "Publisher:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:48 +#: catalogue/templates/catalogue/book_info.html:55 msgid "Publication funded by:" msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 +#: catalogue/templates/catalogue/book_info.html:62 msgid "Cover image by:" msgstr "" @@ -591,63 +560,66 @@ msgstr "" msgid "Print on demand –" msgstr "" -#: catalogue/templates/catalogue/book_short.html:120 -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:404 -msgid "Download" -msgstr "Завантажити" +#: catalogue/templates/catalogue/book_short.html:121 +#, fuzzy +#| msgid "Download as" +msgid "Download an ebook" +msgstr "Завантажити як" -#: catalogue/templates/catalogue/book_short.html:134 -msgid "more" -msgstr "" +#: catalogue/templates/catalogue/book_short.html:140 +#, fuzzy +#| msgid "Download as" +msgid "Download audiobook" +msgstr "Завантажити як" -#: catalogue/templates/catalogue/book_short.html:145 -msgid "less" +#: catalogue/templates/catalogue/book_short.html:152 +msgid "For now this work is only available for our subscribers." msgstr "" -#: catalogue/templates/catalogue/book_short.html:153 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_text.html:24 +msgid "Click to download" msgstr "" -#: catalogue/templates/catalogue/book_text.html:41 +#: catalogue/templates/catalogue/book_text.html:42 msgid "Table of contents" msgstr "Зміст" -#: catalogue/templates/catalogue/book_text.html:53 +#: catalogue/templates/catalogue/book_text.html:54 msgid "Edit. note" msgstr "Редакторський коментар" -#: catalogue/templates/catalogue/book_text.html:59 +#: catalogue/templates/catalogue/book_text.html:60 msgid "Infobox" msgstr "Інфобокс" -#: catalogue/templates/catalogue/book_text.html:64 +#: catalogue/templates/catalogue/book_text.html:65 msgid "Numbering" msgstr "" -#: catalogue/templates/catalogue/book_text.html:68 +#: catalogue/templates/catalogue/book_text.html:69 #, fuzzy #| msgid "Don't show footnotes" msgid "Footnotes" msgstr "Сховати примітки" -#: catalogue/templates/catalogue/book_text.html:70 +#: catalogue/templates/catalogue/book_text.html:71 msgid "References" msgstr "" -#: catalogue/templates/catalogue/book_text.html:96 +#: catalogue/templates/catalogue/book_text.html:97 #: catalogue/templates/catalogue/viewer_base.html:54 msgid "Close" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/book_text.html:98 msgid "Please wait..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:152 +#: catalogue/templates/catalogue/book_text.html:153 msgid "Other versions of the book" msgstr "" -#: catalogue/templates/catalogue/book_text.html:153 +#: catalogue/templates/catalogue/book_text.html:154 msgid "Close the other version" msgstr "" @@ -688,28 +660,20 @@ msgstr "колекції" msgid "Art" msgstr "Художник" -#: catalogue/templates/catalogue/collection_box.html:4 -#, fuzzy -msgid "Collection" -msgstr "колекції" - -#: catalogue/templates/catalogue/collection_box.html:14 -#, python-format -msgid "and one more" -msgid_plural "and %(c)s more" -msgstr[0] "" -msgstr[1] "" - #: catalogue/templates/catalogue/collections.html:16 #, fuzzy #| msgid "collections" msgid "All collections" msgstr "колекції" -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:403 +#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:408 msgid "Download custom PDF" msgstr "Завантажити настроюваний PDF" +#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:409 +msgid "Download" +msgstr "Завантажити" + #: catalogue/templates/catalogue/daisy_list.html:7 #: catalogue/templates/catalogue/daisy_list.html:15 msgid "Listing of all DAISY files" @@ -975,13 +939,13 @@ msgstr "" msgid "Loading" msgstr "Leading" -#: catalogue/templatetags/catalogue_tags.py:504 +#: catalogue/templatetags/catalogue_tags.py:521 #, fuzzy #| msgid "language code" msgid "vulgar language" msgstr "мовний код" -#: catalogue/views.py:354 +#: catalogue/views.py:359 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -992,15 +956,55 @@ msgstr "" "\n" "%(tb)s" -#: catalogue/views.py:359 +#: catalogue/views.py:364 msgid "Book imported successfully" msgstr "Книжку успішно завантажено" -#: catalogue/views.py:360 +#: catalogue/views.py:365 #, python-format msgid "Error importing file: %r" msgstr "Помилка в завантаженні файла: %r" +#~ msgid "This work is licensed under:" +#~ msgstr "Цей твір є доступним на ліцензії:" + +#, fuzzy +#~| msgid "" +#~| "This work isn't covered by copyright and is part of the\n" +#~| " public domain, which means it can be freely used, published and\n" +#~| " distributed. If there are any additional copyrighted materials\n" +#~| " provided with this work (such as annotations, motifs etc.), " +#~| "those\n" +#~| " materials are licensed under the \n" +#~| " Creative Commons Attribution-ShareAlike 3.0\n" +#~| " license." +#~ msgid "" +#~ "This work isn't covered by copyright and is part of the\n" +#~ " public domain, which means it can be freely used, published and\n" +#~ " distributed. If there are any additional copyrighted materials\n" +#~ " provided with this work (such as annotations, motifs etc.), those\n" +#~ " materials are licensed under the\n" +#~ " Creative " +#~ "Commons Attribution-ShareAlike 3.0\n" +#~ " license." +#~ msgstr "" +#~ "Цей твір не охороняється авторським правом і є частиною\n" +#~ " суспільного надбання, тому його можна використовувати без " +#~ "обмежень, публікувати, та\n" +#~ " розповсюджувати. Якщо твір містить додаткові матеріали, котрі " +#~ "охороняються авторським правом\n" +#~ " (наприклад примітки, мотиви, тощо), доступ до цих\n" +#~ " додаткових матеріалів надається на умовах ліцензії \n" +#~ " Creative Commons Із зазначенням імені автора – На тих же умовах 3.0\n" +#~ " ." + +#, fuzzy +#~ msgid "Collection" +#~ msgstr "колекції" + #, fuzzy #~| msgid "parent number" #~ msgid "Display line numbers" @@ -1078,9 +1082,6 @@ msgstr "Помилка в завантаженні файла: %r" #~ msgid "for advanced usage" #~ msgstr "для розширеного користування" -#~ msgid "Listen" -#~ msgstr "Послухати" - #~ msgid "for a reader" #~ msgstr "на рідер" diff --git a/src/chunks/locale/jp/LC_MESSAGES/django.po b/src/chunks/locale/jp/LC_MESSAGES/django.po index ceae77c94..c164b5f81 100644 --- a/src/chunks/locale/jp/LC_MESSAGES/django.po +++ b/src/chunks/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,38 +16,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: models.py:11 models.py:33 +#: chunks/models.py:15 chunks/models.py:36 msgid "key" msgstr "" -#: models.py:11 +#: chunks/models.py:15 msgid "A unique name for this chunk of content" msgstr "" -#: models.py:12 +#: chunks/models.py:17 msgid "description" msgstr "" -#: models.py:13 +#: chunks/models.py:18 msgid "content" msgstr "" -#: models.py:17 +#: chunks/models.py:22 msgid "chunk" msgstr "" -#: models.py:18 +#: chunks/models.py:23 msgid "chunks" msgstr "" -#: models.py:33 +#: chunks/models.py:36 msgid "A unique name for this attachment" msgstr "" -#: models.py:38 +#: chunks/models.py:41 msgid "attachment" msgstr "" -#: models.py:38 +#: chunks/models.py:41 msgid "attachments" msgstr "" diff --git a/src/club/__init__.py b/src/club/__init__.py index e69de29bb..87e8208aa 100644 --- a/src/club/__init__.py +++ b/src/club/__init__.py @@ -0,0 +1,2 @@ +default_app_config = 'club.apps.ClubConfig' + diff --git a/src/club/locale/de/LC_MESSAGES/django.po b/src/club/locale/de/LC_MESSAGES/django.po index a7200160b..efae19608 100644 --- a/src/club/locale/de/LC_MESSAGES/django.po +++ b/src/club/locale/de/LC_MESSAGES/django.po @@ -29,251 +29,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -454,28 +406,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/en/LC_MESSAGES/django.po b/src/club/locale/en/LC_MESSAGES/django.po index a7200160b..efae19608 100644 --- a/src/club/locale/en/LC_MESSAGES/django.po +++ b/src/club/locale/en/LC_MESSAGES/django.po @@ -29,251 +29,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -454,28 +406,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/es/LC_MESSAGES/django.po b/src/club/locale/es/LC_MESSAGES/django.po index a7200160b..efae19608 100644 --- a/src/club/locale/es/LC_MESSAGES/django.po +++ b/src/club/locale/es/LC_MESSAGES/django.po @@ -29,251 +29,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -454,28 +406,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/fr/LC_MESSAGES/django.po b/src/club/locale/fr/LC_MESSAGES/django.po index 9f4a0e82a..902d16adc 100644 --- a/src/club/locale/fr/LC_MESSAGES/django.po +++ b/src/club/locale/fr/LC_MESSAGES/django.po @@ -29,251 +29,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -454,28 +406,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/it/LC_MESSAGES/django.po b/src/club/locale/it/LC_MESSAGES/django.po index a7200160b..efae19608 100644 --- a/src/club/locale/it/LC_MESSAGES/django.po +++ b/src/club/locale/it/LC_MESSAGES/django.po @@ -29,251 +29,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -454,28 +406,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/lt/LC_MESSAGES/django.po b/src/club/locale/lt/LC_MESSAGES/django.po index dc83c19c6..b9f742d36 100644 --- a/src/club/locale/lt/LC_MESSAGES/django.po +++ b/src/club/locale/lt/LC_MESSAGES/django.po @@ -31,251 +31,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -460,28 +412,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/pl/LC_MESSAGES/django.po b/src/club/locale/pl/LC_MESSAGES/django.po index ff93ea612..2214a5689 100644 --- a/src/club/locale/pl/LC_MESSAGES/django.po +++ b/src/club/locale/pl/LC_MESSAGES/django.po @@ -31,11 +31,11 @@ msgstr "harmonogram przedawniony" msgid "Club" msgstr "Towarzystwo" -#: club/forms.py:52 club/models.py:376 +#: club/forms.py:52 msgid "first name" msgstr "imię" -#: club/forms.py:53 club/models.py:377 +#: club/forms.py:53 msgid "last name" msgstr "nazwisko" @@ -43,11 +43,11 @@ msgstr "nazwisko" msgid "street address" msgstr "ulica i numer" -#: club/forms.py:56 club/models.py:387 +#: club/forms.py:56 msgid "postal code" msgstr "kod pocztowy" -#: club/forms.py:57 club/models.py:386 +#: club/forms.py:57 msgid "town" msgstr "miejscowość" @@ -100,7 +100,7 @@ msgstr "email" msgid "membership" msgstr "członkostwo" -#: club/models.py:65 club/models.py:394 +#: club/models.py:65 msgid "amount" msgstr "kwota" @@ -232,58 +232,6 @@ msgstr "ambasadorowie" msgid "Towarzystwo Przyjaciół Wolnych Lektur" msgstr "" -#: club/models.py:378 -msgid "sex" -msgstr "płeć" - -#: club/models.py:382 -msgid "date of birth" -msgstr "data urodzenia" - -#: club/models.py:383 -msgid "street" -msgstr "ulica" - -#: club/models.py:384 -msgid "building" -msgstr "numer domu" - -#: club/models.py:385 -msgid "flat" -msgstr "numer mieszkania" - -#: club/models.py:388 -msgid "phone" -msgstr "numer telefonu" - -#: club/models.py:389 -msgid "e-mail" -msgstr "e-mail" - -#: club/models.py:390 -msgid "IBAN" -msgstr "numer rachunku" - -#: club/models.py:391 -msgid "payment identifier" -msgstr "identyfikator płatności" - -#: club/models.py:392 -msgid "agree newsletter" -msgstr "zgoda na newsletter" - -#: club/models.py:393 -msgid "date" -msgstr "data" - -#: club/models.py:397 -msgid "direct debit" -msgstr "polecenie zapłaty" - -#: club/models.py:398 -msgid "direct debits" -msgstr "polecenia zapłaty" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -561,6 +509,45 @@ msgstr "" "\n" "Zlecasz comiesięczną płatność w wysokości %(amount)s zł. Dziękujemy!" +#~ msgid "sex" +#~ msgstr "płeć" + +#~ msgid "date of birth" +#~ msgstr "data urodzenia" + +#~ msgid "street" +#~ msgstr "ulica" + +#~ msgid "building" +#~ msgstr "numer domu" + +#~ msgid "flat" +#~ msgstr "numer mieszkania" + +#~ msgid "phone" +#~ msgstr "numer telefonu" + +#~ msgid "e-mail" +#~ msgstr "e-mail" + +#~ msgid "IBAN" +#~ msgstr "numer rachunku" + +#~ msgid "payment identifier" +#~ msgstr "identyfikator płatności" + +#~ msgid "agree newsletter" +#~ msgstr "zgoda na newsletter" + +#~ msgid "date" +#~ msgstr "data" + +#~ msgid "direct debit" +#~ msgstr "polecenie zapłaty" + +#~ msgid "direct debits" +#~ msgstr "polecenia zapłaty" + #~ msgid "" #~ "If you leave your address, we'll be able to send you a postcard and other " #~ "gadgets." diff --git a/src/club/locale/ru/LC_MESSAGES/django.po b/src/club/locale/ru/LC_MESSAGES/django.po index d7f36997f..0676783a1 100644 --- a/src/club/locale/ru/LC_MESSAGES/django.po +++ b/src/club/locale/ru/LC_MESSAGES/django.po @@ -31,251 +31,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -460,28 +412,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/club/locale/uk/LC_MESSAGES/django.po b/src/club/locale/uk/LC_MESSAGES/django.po index 655a66ddf..702a203eb 100644 --- a/src/club/locale/uk/LC_MESSAGES/django.po +++ b/src/club/locale/uk/LC_MESSAGES/django.po @@ -32,251 +32,203 @@ msgstr "" msgid "Club" msgstr "" -#: club/forms.py:70 +#: 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:25 +#: club/models.py:26 msgid "minimum amount" msgstr "" -#: club/models.py:26 +#: club/models.py:27 msgid "minimum amount for year" msgstr "" -#: club/models.py:27 +#: club/models.py:28 msgid "proposed amounts for single payment" msgstr "" -#: club/models.py:28 +#: club/models.py:29 msgid "default single amount" msgstr "" -#: club/models.py:29 +#: club/models.py:30 msgid "proposed amounts for monthly payments" msgstr "" -#: club/models.py:30 +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:62 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:63 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:64 club/models.py:188 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:65 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:66 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:69 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:70 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:72 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:74 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:75 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:76 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:77 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:91 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:92 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:180 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:181 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:182 club/models.py:243 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:183 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:184 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:185 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:189 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:226 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:227 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:228 club/payu/models.py:140 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:231 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:232 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:237 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:239 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:244 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:245 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:248 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:249 msgid "ambassadors" msgstr "" -#: club/models.py:274 club/templates/club/index.html:7 +#: club/models.py:280 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/models.py:370 -msgid "first name" -msgstr "" - -#: club/models.py:371 -msgid "last name" -msgstr "" - -#: club/models.py:372 -msgid "sex" -msgstr "" - -#: club/models.py:376 -msgid "date of birth" -msgstr "" - -#: club/models.py:377 -msgid "street" -msgstr "" - -#: club/models.py:378 -msgid "building" -msgstr "" - -#: club/models.py:379 -msgid "flat" -msgstr "" - -#: club/models.py:380 -msgid "town" -msgstr "" - -#: club/models.py:381 -msgid "postal code" -msgstr "" - -#: club/models.py:382 -msgid "phone" -msgstr "" - -#: club/models.py:383 -msgid "e-mail" -msgstr "" - -#: club/models.py:384 -msgid "IBAN" -msgstr "" - -#: club/models.py:385 -msgid "payment identifier" -msgstr "" - -#: club/models.py:386 -msgid "agree newsletter" -msgstr "" - -#: club/models.py:387 -msgid "date" -msgstr "" - -#: club/models.py:391 -msgid "direct debit" -msgstr "" - -#: club/models.py:392 -msgid "direct debits" -msgstr "" - #: club/payu/models.py:17 club/payu/models.py:29 msgid "POS id" msgstr "" @@ -461,28 +413,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: 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:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" diff --git a/src/funding/locale/de/LC_MESSAGES/django.po b/src/funding/locale/de/LC_MESSAGES/django.po index 81d737d3d..f641242ed 100644 --- a/src/funding/locale/de/LC_MESSAGES/django.po +++ b/src/funding/locale/de/LC_MESSAGES/django.po @@ -361,7 +361,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -413,7 +413,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -459,7 +459,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -510,18 +510,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -529,15 +525,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/en/LC_MESSAGES/django.po b/src/funding/locale/en/LC_MESSAGES/django.po index 50bea65fb..f2b9f458c 100644 --- a/src/funding/locale/en/LC_MESSAGES/django.po +++ b/src/funding/locale/en/LC_MESSAGES/django.po @@ -360,7 +360,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -412,7 +412,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -458,7 +458,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -509,18 +509,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -528,15 +524,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/es/LC_MESSAGES/django.po b/src/funding/locale/es/LC_MESSAGES/django.po index 81d737d3d..f641242ed 100644 --- a/src/funding/locale/es/LC_MESSAGES/django.po +++ b/src/funding/locale/es/LC_MESSAGES/django.po @@ -361,7 +361,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -413,7 +413,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -459,7 +459,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -510,18 +510,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -529,15 +525,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/fr/LC_MESSAGES/django.po b/src/funding/locale/fr/LC_MESSAGES/django.po index d69574c45..c21f04398 100644 --- a/src/funding/locale/fr/LC_MESSAGES/django.po +++ b/src/funding/locale/fr/LC_MESSAGES/django.po @@ -361,7 +361,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -413,7 +413,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -459,7 +459,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -510,18 +510,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -529,15 +525,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/it/LC_MESSAGES/django.po b/src/funding/locale/it/LC_MESSAGES/django.po index 81d737d3d..f641242ed 100644 --- a/src/funding/locale/it/LC_MESSAGES/django.po +++ b/src/funding/locale/it/LC_MESSAGES/django.po @@ -361,7 +361,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -413,7 +413,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -459,7 +459,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -510,18 +510,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -529,15 +525,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/lt/LC_MESSAGES/django.po b/src/funding/locale/lt/LC_MESSAGES/django.po index 17e866668..8c3e8754b 100644 --- a/src/funding/locale/lt/LC_MESSAGES/django.po +++ b/src/funding/locale/lt/LC_MESSAGES/django.po @@ -362,7 +362,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -414,7 +414,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -460,7 +460,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -511,18 +511,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -530,15 +526,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/pl/LC_MESSAGES/django.po b/src/funding/locale/pl/LC_MESSAGES/django.po index d55735536..55ec93d2a 100644 --- a/src/funding/locale/pl/LC_MESSAGES/django.po +++ b/src/funding/locale/pl/LC_MESSAGES/django.po @@ -9,6 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2021-06-10 14:06+0200\n" "Last-Translator: Radek Czajka \n" +"Language-Team: \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -16,7 +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" "X-Generator: Poedit 2.4.1\n" -"Language-Team: \n" #: funding/admin.py:27 msgid "payment complete" @@ -389,7 +389,7 @@ msgstr "Wesprzyj!" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "Dowiedz się więcej" @@ -447,7 +447,7 @@ msgstr "" "dostępna dla wszystkich." #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "Udało się zebrać pełną kwotę!" @@ -495,7 +495,7 @@ msgid "Donate!" msgstr "Wpłać!" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "Powiedz swoim znajomym!" @@ -550,11 +550,7 @@ msgstr "" msgid "Thank you!" msgstr "Dziękujemy!" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "Skontaktujemy się z Tobą w sprawie prezentów, które wybrałeś/-aś." - -#: funding/templates/funding/thanks.html:18 +#: funding/templates/funding/thanks.html:17 #, python-format msgid "" "Your donation will be spent on digitizing, compiling and\n" @@ -563,7 +559,7 @@ msgstr "" "Wpłacone przez Ciebie pieniądze przeznaczymy na digitalizację, opracowanie i " "udostępnienie książki %(b)s w bibliotece w wielu formatach." -#: funding/templates/funding/thanks.html:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -574,15 +570,15 @@ msgstr "" "przeznaczymy na digitalizację, opracowanie i udostępnienie książki %(b)s w " "bibliotece w wielu formatach." -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "Wróć do aktualnej zbiórki." -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "Wspieram Wolne Lektury" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "Pomóż wybrać następną książkę, na którą będziemy zbierać pieniądze" @@ -639,6 +635,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 "We will contact you if you qualify for perks." +#~ msgstr "Skontaktujemy się z Tobą w sprawie prezentów, które wybrałeś/-aś." + #~ msgid "due" #~ msgstr "data publikacji" diff --git a/src/funding/locale/ru/LC_MESSAGES/django.po b/src/funding/locale/ru/LC_MESSAGES/django.po index 5e529378e..65b108da0 100644 --- a/src/funding/locale/ru/LC_MESSAGES/django.po +++ b/src/funding/locale/ru/LC_MESSAGES/django.po @@ -362,7 +362,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -414,7 +414,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -460,7 +460,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -511,18 +511,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -530,15 +526,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/funding/locale/uk/LC_MESSAGES/django.po b/src/funding/locale/uk/LC_MESSAGES/django.po index 5e529378e..65b108da0 100644 --- a/src/funding/locale/uk/LC_MESSAGES/django.po +++ b/src/funding/locale/uk/LC_MESSAGES/django.po @@ -362,7 +362,7 @@ msgstr "" #: funding/templates/funding/includes/funding.html:15 #: funding/templates/funding/offer_detail.html:76 -#: funding/templates/funding/thanks.html:28 +#: funding/templates/funding/thanks.html:27 #: funding/templates/funding/wlfund.html:18 msgid "Learn more" msgstr "" @@ -414,7 +414,7 @@ msgid "" msgstr "" #: funding/templates/funding/includes/offer_status.html:24 -#: funding/templates/funding/thanks.html:17 +#: funding/templates/funding/thanks.html:16 msgid "Full amount was successfully raised!" msgstr "" @@ -460,7 +460,7 @@ msgid "Donate!" msgstr "" #: funding/templates/funding/offer_detail.html:79 -#: funding/templates/funding/thanks.html:35 +#: funding/templates/funding/thanks.html:34 msgid "Tell your friends!" msgstr "" @@ -511,18 +511,14 @@ msgstr "" msgid "Thank you!" msgstr "" -#: funding/templates/funding/thanks.html:14 -msgid "We will contact you if you qualify for perks." -msgstr "" - -#: funding/templates/funding/thanks.html:18 +#: 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:21 +#: funding/templates/funding/thanks.html:20 #, python-format msgid "" "If the full amount needed is raised,\n" @@ -530,15 +526,15 @@ msgid "" " publishing the book %(b)s in multiple formats." msgstr "" -#: funding/templates/funding/thanks.html:32 +#: funding/templates/funding/thanks.html:31 msgid "Go back to the current fundraiser." msgstr "" -#: funding/templates/funding/thanks.html:36 +#: funding/templates/funding/thanks.html:35 msgid "I support Wolne Lektury." msgstr "" -#: funding/templates/funding/thanks.html:39 +#: funding/templates/funding/thanks.html:38 msgid "Vote for a book for the next fundraiser" msgstr "" diff --git a/src/pdcounter/locale/jp/LC_MESSAGES/django.po b/src/pdcounter/locale/jp/LC_MESSAGES/django.po index 358d71aa2..e2542e078 100644 --- a/src/pdcounter/locale/jp/LC_MESSAGES/django.po +++ b/src/pdcounter/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,109 +16,115 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: models.py:13 +#: pdcounter/models.py:13 msgid "name" msgstr "" -#: models.py:14 models.py:65 +#: pdcounter/models.py:14 pdcounter/models.py:64 msgid "slug" msgstr "" -#: models.py:15 +#: pdcounter/models.py:15 msgid "sort key" msgstr "" -#: models.py:16 models.py:42 +#: 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:63 +#: pdcounter/models.py:23 pdcounter/models.py:62 msgid "author" msgstr "" -#: models.py:24 +#: pdcounter/models.py:24 msgid "authors" msgstr "" -#: models.py:62 +#: pdcounter/models.py:61 msgid "title" msgstr "" -#: models.py:64 +#: pdcounter/models.py:63 msgid "goes to public domain" msgstr "" -#: models.py:66 +#: pdcounter/models.py:65 msgid "translator" msgstr "" -#: models.py:70 +#: pdcounter/models.py:69 msgid "book stub" msgstr "" -#: models.py:71 +#: pdcounter/models.py:70 msgid "book stubs" msgstr "" -#: templates/pdcounter/author_detail.html:7 -#: templates/pdcounter/book_stub_detail.html:7 +#: pdcounter/templates/pdcounter/author_detail.html:7 +#: pdcounter/templates/pdcounter/book_stub_detail.html:7 msgid "Public domain counter" msgstr "" -#: templates/pdcounter/author_detail.html:26 -msgid "Read work's study of this author on Lektury.Gazeta.pl" -msgstr "" - -#: templates/pdcounter/author_detail.html:31 +#: pdcounter/templates/pdcounter/author_detail.html:26 msgid "Read article about this author on Wikipedia" msgstr "" -#: templates/pdcounter/author_detail.html:36 +#: 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:37 -#: templates/pdcounter/author_detail.html:45 +#: 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:40 +#: pdcounter/templates/pdcounter/author_detail.html:38 +#: pdcounter/templates/pdcounter/pd_author_box.html:14 msgid "" -"This author's works are in public domain and will be published on Internet " -"library of Wolne Lektury soon." +"This author's works are in public domain, but they were not yet published on " +"Internet library of Wolne Lektury." msgstr "" -#: templates/pdcounter/author_detail.html:43 +#: 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:17 +#: 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 "" -#: templates/pdcounter/book_stub_detail.html:20 +#: 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 "" -#: templates/pdcounter/book_stub_detail.html:22 -#: templates/pdcounter/book_stub_detail.html:25 +#: 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:24 +#: pdcounter/templates/pdcounter/book_stub_detail.html:28 msgid "This work is copyrighted." 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 "" diff --git a/src/picture/locale/jp/LC_MESSAGES/django.po b/src/picture/locale/jp/LC_MESSAGES/django.po index b62ffd4bb..d56175043 100644 --- a/src/picture/locale/jp/LC_MESSAGES/django.po +++ b/src/picture/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,188 +16,194 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forms.py:21 +#: picture/forms.py:24 msgid "Please supply an XML." msgstr "" -#: forms.py:29 +#: picture/forms.py:32 msgid "Please supply an image." msgstr "" -#: models.py:37 +#: picture/models.py:37 msgid "area" msgstr "" -#: models.py:38 +#: picture/models.py:39 msgid "kind" msgstr "" -#: models.py:40 +#: picture/models.py:40 msgid "thing" msgstr "" -#: models.py:41 +#: picture/models.py:40 msgid "theme" msgstr "" -#: models.py:66 +#: picture/models.py:79 msgid "title" msgstr "" -#: models.py:67 +#: picture/models.py:80 msgid "slug" msgstr "" -#: models.py:68 +#: picture/models.py:81 msgid "sort key" msgstr "" -#: models.py:69 models.py:70 -msgid "creation date" +#: picture/models.py:83 +msgid "sort key by author" msgstr "" -#: models.py:72 -msgid "image_file" +#: picture/models.py:84 picture/models.py:85 +msgid "creation date" msgstr "" -#: models.py:74 -msgid "picture areas JSON" +#: picture/models.py:86 +msgid "xml file" msgstr "" -#: models.py:75 -msgid "extra information" +#: picture/models.py:87 +msgid "image file" msgstr "" -#: models.py:92 -msgid "picture" +#: picture/models.py:88 +msgid "html file" msgstr "" -#: models.py:93 -msgid "pictures" +#: picture/models.py:89 +msgid "picture areas JSON" msgstr "" -#: views.py:79 -#, python-format -msgid "" -"An error occurred: %(exception)s\n" -"\n" -"%(tb)s" +#: picture/models.py:90 +msgid "extra information" msgstr "" -#: views.py:80 -msgid "Picture imported successfully" +#: picture/models.py:110 +msgid "picture" msgstr "" -#: views.py:82 -#, python-format -msgid "Error importing file: %r" +#: picture/models.py:111 +msgid "pictures" msgstr "" -#: templates/admin/picture/picture/change_list.html:7 +#: picture/templates/admin/picture/picture/change_list.html:9 msgid "Image" msgstr "" -#: templates/admin/picture/picture/change_list.html:8 +#: picture/templates/admin/picture/picture/change_list.html:10 msgid "Import picture" msgstr "" -#: templates/picture/picture_list_thumb.html:10 -#: templates/picture/picture_list_thumb.html:14 -msgid "Listing of all pictures" +#: picture/templates/picture/picture_detail.html:19 +msgid "See also" msgstr "" -#: templates/picture/picture_short.html:31 +#: picture/templates/picture/picture_list_thumb.html:9 +#: picture/templates/picture/picture_list_thumb.html:13 +msgctxt "gallery" +msgid "Listing of all works" +msgstr "" + +#: picture/templates/picture/picture_short.html:39 msgid "Epoch" msgstr "" -#: templates/picture/picture_short.html:38 +#: picture/templates/picture/picture_short.html:48 msgid "Kind" msgstr "" -#: templates/picture/picture_short.html:45 +#: picture/templates/picture/picture_short.html:57 msgid "Genre" msgstr "" -#: templates/picture/picture_short.html:57 +#: picture/templates/picture/picture_short.html:74 msgid "View online" msgstr "" -#: templates/picture/picture_short.html:60 +#: picture/templates/picture/picture_short.html:77 msgid "download original" msgstr "" -#: templates/picture/picture_short.html:63 -#: templates/picture/picture_viewer.html:30 -msgid "Download" -msgstr "" - -#: templates/picture/picture_short.html:66 -msgid "original" +#: picture/templates/picture/picture_viewer.html:51 +#: picture/templates/picture/picture_wide.html:71 +msgid "Objects" msgstr "" -#: templates/picture/picture_viewer.html:11 -msgid "Wolne Lektury" +#: picture/templates/picture/picture_viewer.html:52 +msgid "Themes" msgstr "" -#: templates/picture/picture_viewer.html:23 -#: templates/picture/picture_viewer.html:50 -msgid "Themes" +#: picture/templates/picture/picture_viewer.html:56 +msgid "Infobox" msgstr "" -#: templates/picture/picture_viewer.html:24 -#: templates/picture/picture_viewer.html:49 -#: templates/picture/picture_wide.html:31 -msgid "Objects" +#: picture/templates/picture/picture_wide.html:21 +msgid "Style" msgstr "" -#: templates/picture/picture_viewer.html:26 -msgid "Edit. note" +#: picture/templates/picture/picture_wide.html:32 +msgid "Medium" msgstr "" -#: templates/picture/picture_viewer.html:27 -msgid "Infobox" +#: picture/templates/picture/picture_wide.html:40 +msgid "Dimensions" msgstr "" -#: templates/picture/picture_viewer.html:28 -msgid "Picture's page" +#: picture/templates/picture/picture_wide.html:47 +msgid "Date" msgstr "" -#: templates/picture/picture_wide.html:20 +#: picture/templates/picture/picture_wide.html:59 msgid "Motifs, themes and objects" msgstr "" -#: templates/picture/picture_wide.html:23 +#: picture/templates/picture/picture_wide.html:63 msgid "Motifs and themes" msgstr "" -#: templates/picture/picture_wide.html:49 +#: picture/templates/picture/picture_wide.html:90 msgid "See" msgstr "" -#: templates/picture/picture_wide.html:52 +#: picture/templates/picture/picture_wide.html:93 msgid "Source" msgstr "" -#: templates/picture/picture_wide.html:52 +#: picture/templates/picture/picture_wide.html:93 msgid "of the picture" msgstr "" -#: templates/picture/picture_wide.html:54 +#: picture/templates/picture/picture_wide.html:95 msgid "Source XML file" msgstr "" -#: templates/picture/picture_wide.html:56 +#: picture/templates/picture/picture_wide.html:97 msgid "Picture on" msgstr "" -#: templates/picture/picture_wide.html:56 +#: picture/templates/picture/picture_wide.html:97 msgid "Editor's Platform" msgstr "" -#: templates/picture/picture_wide.html:59 -msgid "Picture description on Lektury.Gazeta.pl" +#: picture/templates/picture/picture_wide.html:100 +msgid "Picture description on Wikipedia" msgstr "" -#: templates/picture/picture_wide.html:62 -msgid "Picture description on Wikipedia" +#: picture/views.py:97 +#, python-format +msgid "" +"An error occurred: %(exception)s\n" +"\n" +"%(tb)s" +msgstr "" + +#: picture/views.py:99 +msgid "Picture imported successfully" +msgstr "" + +#: picture/views.py:101 +#, python-format +msgid "Error importing file: %r" msgstr "" diff --git a/src/pz/locale/de/LC_MESSAGES/django.po b/src/pz/locale/de/LC_MESSAGES/django.po index 364171033..19511c20e 100644 --- a/src/pz/locale/de/LC_MESSAGES/django.po +++ b/src/pz/locale/de/LC_MESSAGES/django.po @@ -16,178 +16,195 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/en/LC_MESSAGES/django.po b/src/pz/locale/en/LC_MESSAGES/django.po index 364171033..19511c20e 100644 --- a/src/pz/locale/en/LC_MESSAGES/django.po +++ b/src/pz/locale/en/LC_MESSAGES/django.po @@ -16,178 +16,195 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/es/LC_MESSAGES/django.po b/src/pz/locale/es/LC_MESSAGES/django.po index 364171033..19511c20e 100644 --- a/src/pz/locale/es/LC_MESSAGES/django.po +++ b/src/pz/locale/es/LC_MESSAGES/django.po @@ -16,178 +16,195 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/fr/LC_MESSAGES/django.po b/src/pz/locale/fr/LC_MESSAGES/django.po index 365b74b95..1c49bda26 100644 --- a/src/pz/locale/fr/LC_MESSAGES/django.po +++ b/src/pz/locale/fr/LC_MESSAGES/django.po @@ -16,178 +16,195 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/it/LC_MESSAGES/django.po b/src/pz/locale/it/LC_MESSAGES/django.po index 364171033..19511c20e 100644 --- a/src/pz/locale/it/LC_MESSAGES/django.po +++ b/src/pz/locale/it/LC_MESSAGES/django.po @@ -16,178 +16,195 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/lt/LC_MESSAGES/django.po b/src/pz/locale/lt/LC_MESSAGES/django.po index fc345f030..e0a46eb3f 100644 --- a/src/pz/locale/lt/LC_MESSAGES/django.po +++ b/src/pz/locale/lt/LC_MESSAGES/django.po @@ -18,178 +18,195 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " "11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/pl/LC_MESSAGES/django.po b/src/pz/locale/pl/LC_MESSAGES/django.po index 5237793ac..6902e93d0 100644 --- a/src/pz/locale/pl/LC_MESSAGES/django.po +++ b/src/pz/locale/pl/LC_MESSAGES/django.po @@ -19,178 +19,196 @@ msgstr "" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Poedit 2.4.2\n" -#: pz/admin.py:32 +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "Przetwarzanie" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "obowiązkowo" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "zgoda na kontakt" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "nazwa" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "opis" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "kampania" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "kampanie" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "fundraiser" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "fundraiserzy" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "imię" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "nazwisko" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "płeć" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "M" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "K" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "data urodzenia" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "ulica" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "nr domu" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "nr mieszkania" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "miejscowość" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "kod pocztowy" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "telefon" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "e-mail" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "nr rachunku" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "konsument" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "identyfikator płatności" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "zgoda na kontakt fundraisingowy" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "zgoda na newsletter" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "data pozyskania" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "Data z formularza" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "data dostarczenia" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "Data złożenia formularza przez fundraisera" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "data złożenia do banku" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "Data przesłania danych z formularza do banku" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "data akceptacji przez bank" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "Data kiedy bank przekazał informację o akceptacji danych z formularza" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "prowizja fundraisera" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "nr rachunku wystawionego przez fundraisera" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "kwota" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "uwagi" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "do powtórki" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +#, fuzzy +#| msgid "is cancelled" +msgid "cancelled at" msgstr "anulowane" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "optout" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "polecenie zapłaty" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "polecenia zapłaty" diff --git a/src/pz/locale/ru/LC_MESSAGES/django.po b/src/pz/locale/ru/LC_MESSAGES/django.po index 27621a5b4..d4c137823 100644 --- a/src/pz/locale/ru/LC_MESSAGES/django.po +++ b/src/pz/locale/ru/LC_MESSAGES/django.po @@ -18,178 +18,195 @@ msgstr "" "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" -#: pz/admin.py:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/pz/locale/uk/LC_MESSAGES/django.po b/src/pz/locale/uk/LC_MESSAGES/django.po index afd46a103..e4029a1e3 100644 --- a/src/pz/locale/uk/LC_MESSAGES/django.po +++ b/src/pz/locale/uk/LC_MESSAGES/django.po @@ -19,178 +19,195 @@ msgstr "" "11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " "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:32 + +#: pz/admin.py:42 +msgid "All" +msgstr "" + +#: pz/admin.py:43 +msgid "Empty" +msgstr "" + +#: pz/admin.py:44 +msgid "Not empty" +msgstr "" + +#: pz/admin.py:107 msgid "Processing" msgstr "" -#: pz/admin.py:46 +#: pz/admin.py:142 msgid "obligatory" msgstr "" -#: pz/admin.py:47 +#: pz/admin.py:143 msgid "agree contact" msgstr "" -#: pz/models.py:6 pz/models.py:18 +#: pz/models.py:9 pz/models.py:21 msgid "name" msgstr "" -#: pz/models.py:7 +#: pz/models.py:10 msgid "description" msgstr "" -#: pz/models.py:10 pz/models.py:66 +#: pz/models.py:13 pz/models.py:70 msgid "campaign" msgstr "" -#: pz/models.py:11 +#: pz/models.py:14 msgid "campaigns" msgstr "" -#: pz/models.py:21 pz/models.py:54 +#: pz/models.py:24 pz/models.py:58 msgid "fundraiser" msgstr "" -#: pz/models.py:22 +#: pz/models.py:25 msgid "fundraisers" msgstr "" -#: pz/models.py:29 +#: pz/models.py:32 msgid "first name" msgstr "" -#: pz/models.py:30 +#: pz/models.py:33 msgid "last name" msgstr "" -#: pz/models.py:31 +#: pz/models.py:34 msgid "sex" msgstr "" -#: pz/models.py:32 +#: pz/models.py:35 msgid "M" msgstr "" -#: pz/models.py:33 +#: pz/models.py:36 msgid "F" msgstr "" -#: pz/models.py:35 +#: pz/models.py:38 msgid "date of birth" msgstr "" -#: pz/models.py:36 +#: pz/models.py:39 msgid "street" msgstr "" -#: pz/models.py:37 +#: pz/models.py:40 msgid "building" msgstr "" -#: pz/models.py:38 +#: pz/models.py:41 msgid "flat" msgstr "" -#: pz/models.py:39 +#: pz/models.py:42 msgid "town" msgstr "" -#: pz/models.py:40 +#: pz/models.py:43 msgid "postal code" msgstr "" -#: pz/models.py:41 +#: pz/models.py:44 msgid "phone" msgstr "" -#: pz/models.py:42 +#: pz/models.py:45 msgid "e-mail" msgstr "" -#: pz/models.py:43 +#: pz/models.py:46 msgid "IBAN" msgstr "" -#: pz/models.py:44 +#: pz/models.py:47 +msgid "IBAN valid" +msgstr "" + +#: pz/models.py:48 msgid "is a consumer" msgstr "" -#: pz/models.py:45 +#: pz/models.py:49 msgid "payment identifier" msgstr "" -#: pz/models.py:46 +#: pz/models.py:50 msgid "agree fundraising" msgstr "" -#: pz/models.py:47 +#: pz/models.py:51 msgid "agree newsletter" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "acquisition date" msgstr "" -#: pz/models.py:49 +#: pz/models.py:53 msgid "Date from the form" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "submission date" msgstr "" -#: pz/models.py:50 +#: pz/models.py:54 msgid "Date the fundaiser submitted the form" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "bank submission date" msgstr "" -#: pz/models.py:51 +#: pz/models.py:55 msgid "Date when the form data is submitted to the bank" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "bank accepted date" msgstr "" -#: pz/models.py:52 +#: pz/models.py:56 msgid "Date when bank accepted the form" msgstr "" -#: pz/models.py:55 +#: pz/models.py:59 msgid "fundraiser commission" msgstr "" -#: pz/models.py:56 +#: pz/models.py:60 msgid "fundaiser bill number" msgstr "" -#: pz/models.py:58 +#: pz/models.py:62 msgid "amount" msgstr "" -#: pz/models.py:60 +#: pz/models.py:64 msgid "notes" msgstr "" -#: pz/models.py:62 +#: pz/models.py:66 msgid "needs redo" msgstr "" -#: pz/models.py:63 -msgid "is cancelled" +#: pz/models.py:67 +msgid "cancelled at" msgstr "" -#: pz/models.py:64 +#: pz/models.py:68 msgid "optout" msgstr "" -#: pz/models.py:69 +#: pz/models.py:73 msgid "direct debit" msgstr "" -#: pz/models.py:70 +#: pz/models.py:74 msgid "direct debits" msgstr "" diff --git a/src/search/locale/jp/LC_MESSAGES/django.po b/src/search/locale/jp/LC_MESSAGES/django.po index d991f75d4..d1a6e060e 100644 --- a/src/search/locale/jp/LC_MESSAGES/django.po +++ b/src/search/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,14 +16,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forms.py:12 templates/newsearch/search.html:16 +#: search/forms.py:11 search/templates/newsearch/search.html:16 msgid "Search" msgstr "" -#: forms.py:21 -msgid "title, author, theme/topic, epoch, kind, genre, phrase" -msgstr "" - -#: views.py:100 -msgid "book" +#: search/forms.py:21 +msgid "title, author, epoch, kind, genre, phrase" msgstr "" diff --git a/src/sponsors/locale/jp/LC_MESSAGES/django.po b/src/sponsors/locale/jp/LC_MESSAGES/django.po index 9ecfa8db2..ebd7f21f3 100644 --- a/src/sponsors/locale/jp/LC_MESSAGES/django.po +++ b/src/sponsors/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,22 +16,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: models.py:21 models.py:37 +#: sponsors/models.py:20 sponsors/models.py:36 msgid "name" msgstr "" -#: models.py:22 +#: sponsors/models.py:21 msgid "description" msgstr "" -#: models.py:23 +#: sponsors/models.py:22 msgid "logo" msgstr "" -#: models.py:24 +#: sponsors/models.py:23 msgid "url" msgstr "" -#: models.py:38 +#: sponsors/models.py:37 msgid "sponsors" msgstr "" diff --git a/src/suggest/locale/jp/LC_MESSAGES/django.po b/src/suggest/locale/jp/LC_MESSAGES/django.po index b02e371d3..78603601e 100644 --- a/src/suggest/locale/jp/LC_MESSAGES/django.po +++ b/src/suggest/locale/jp/LC_MESSAGES/django.po @@ -8,7 +8,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-16 09:20+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,88 +16,98 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: forms.py:16 forms.py:58 +#: suggest/forms.py:20 suggest/forms.py:67 msgid "Contact" msgstr "" -#: forms.py:17 +#: suggest/forms.py:21 msgid "Description" msgstr "" -#: forms.py:46 forms.py:101 +#: suggest/forms.py:58 suggest/forms.py:122 msgid "Thank you for your suggestion." msgstr "" -#: forms.py:47 forms.py:102 +#: 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." msgstr "" -#: forms.py:53 forms.py:108 -msgid "Message sent automatically. Please do not reply." +#: suggest/forms.py:68 suggest/models.py:30 +msgid "books" msgstr "" -#: forms.py:59 models.py:27 -msgid "books" +#: suggest/forms.py:69 +msgid "ebook" msgstr "" -#: forms.py:60 models.py:28 -msgid "audiobooks" +#: suggest/forms.py:70 +msgid "audiobook" msgstr "" -#: forms.py:64 -msgid "One of these fields is required." +#: suggest/forms.py:76 +msgid "One of these options is required." msgstr "" -#: models.py:10 models.py:26 +#: suggest/models.py:13 suggest/models.py:29 msgid "contact" msgstr "" -#: models.py:11 +#: suggest/models.py:14 msgid "description" msgstr "" -#: models.py:12 models.py:29 +#: suggest/models.py:15 suggest/models.py:32 msgid "creation date" msgstr "" -#: models.py:13 models.py:30 +#: suggest/models.py:16 suggest/models.py:33 msgid "IP address" msgstr "" -#: models.py:18 +#: suggest/models.py:21 msgid "suggestion" msgstr "" -#: models.py:19 +#: suggest/models.py:22 msgid "suggestions" msgstr "" -#: models.py:35 +#: suggest/models.py:31 +msgid "audiobooks" +msgstr "" + +#: suggest/models.py:38 msgid "publishing suggestion" msgstr "" -#: models.py:36 +#: suggest/models.py:39 msgid "publishing suggestions" msgstr "" -#: views.py:13 views.py:21 -msgid "Report a bug or suggestion" +#: suggest/templates/publishing_suggest.html:7 +msgid "I'd like to find in WolneLektury.pl these…" msgstr "" -#: views.py:15 views.py:23 -msgid "Report was sent successfully." +#: 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 "" + +#: suggest/views.py:13 +msgid "Didn't find a book? Make a suggestion." msgstr "" -#: views.py:22 templates/publishing_suggest.html:18 +#: suggest/views.py:15 suggest/views.py:25 msgid "Send report" msgstr "" -#: templates/publishing_suggest.html:4 -msgid "Didn't find a book? Make a suggestion." +#: suggest/views.py:16 suggest/views.py:26 +msgid "Report was sent successfully." msgstr "" -#: templates/publishing_suggest.html:12 -msgid "I'd like to find in WolneLektury.pl these…" +#: suggest/views.py:23 +msgid "Report a bug or suggestion" msgstr "" diff --git a/src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo deleted file mode 100644 index f26382e3726193761ff0f2dd1c2e7ac388fdea6a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5759 zcmb7|O>87b6~~Jt1TZ0+1VSJXQrTp)Hu22b&ez7-FR$$l4(naZ_GT4?6qToIW_qWm zdeR@B*y0dSA{22zL<-1M5_I>r5Yxo=SFS;3q5;Ck`HN__?2T~Orz1wH{DxLGOw)Dj=JgDarC-zYH!2Ry$79tHma%Dg5@ z$a-Dy7Vw1&&%K! zz!rEn_zmzNcm-rB^-ECp`!)D+@Q)xWs=t9^&wHTgcLPok`2!{11&Z9gp!oSga1NXY z9|K>C&3Fi_kQp@;Ag=%L6Lh0IFY#_r^u51)J^`-q{1hnbUIs<) zX_WgScm})&d>$0Pej6n8>ib|5{2_StLrVP?6g$3#^CbQ+fnw)nP}aK&O5A?|9s++4 z@~8gEhxqpv78icp1BzW!p!gvIWxW&>`EQob-vfs{Uj-%Z2U$dT@KsROdyS7zgKvN` z@8_WS=WS5z`fG`|qvQn7$3Up3+Mw(gf#SCp%jZ`>S?>z?Iq;{T@aH$6@ZddA>^p!F z;)lba`1uHkYt+*qAyXGYS;v62>h0E8wgx53Nn5-Tyg~az_r`Udq zTP}%@T)51~01A3v;|hNXZ>1J!Zt=NXlicD*@tyERuEz`TypfndAvIf$odhL+B?eLl z)Lg3-=Ps*I&&ST$Ru;xC9gQtH!^oypb3vdN8+{W-yS{2h6PqH=TcaON0=;6AY)e;5 zpEiMBk9*ds`L1yt%j+~9#z~;&^CYn@s|OZhy%py=u_lVP^w97wi+SwFn^tFCt5X}H zoei}0YG_mJeNvTb6`;rCftX;TiSk9Iq)pYCIO)Xoo+rzJ%sSaS(SuUElX}r*HYo=8 zZl^bF6b~o0ae*G%!%>7@d==G=8>to{6S|Hc_Ew}e(_z+BOK#IdVSruf06$wj?1qum z@kVAsCo@c|g+nnNr|EVQ_w~U;>B0YDVq%}qZ7NRNH}h=V37wudu4SXh25Q;#h(i+g zO|qrV*oYe34s`!3^ z%&PMP>y{SuTG(-V$*B=tsxKq8MgyxB-;M;ef2^1~5=wLL)^;x3YI!OK&3e+F*DS}Y z$Qq)PZ4GR}f>z1bK}iurN*Au$hNr+YHVNBd%Lx0_s_onU1{7Mh@*NHXLW1S3+TUwD zS1PK?WRDjH{y7KYR%jx9&Ss=dPZz;FLmK9ZRqLe1K6=8-Blx^h(=#v~*cPf04wG2z z$beQ%_O-C{16BxAFM^!}fjRKkxGkNhSOYtK$&hKIEg%DiM4{`Ewy6#aicji6%n}rP{YJraew*j=B$`MMo^bGX zuL8%8m=lFPqNy`|D>?fA`2y2R3pHQMkYhktRzX>RugtzTqpd}%G&3XLT(h#U)s16Z zVTeN4CQWt0ZF=62m={XDRly`i{Fg2LtkkBmyj2zVqDiD)%qm{$7Ntj`g`yHJU&|^( z^3<0VA{e)Q9c{-|b;`OS6?@<-b}62g3l?n0^dRX z`3g>XX2O1YrbU$(g(0BjWRc}Zd6P~`X<Tk7>Fi5ce*ST^qGQuicP z@hOFe&{tEnHLb4B!oKyQyAp#4xp-I?gQ6;oCaO45DB&}viewabIwS;6hQ)`*CD_je zVLFJ+)-w3+)wQMb=f+m;AWpKza@q-l#_7D1 zHrC@=y|_HLboSKT!oup}+S=I4`Sr#;UX()8SfJd_>Y1tO#~M>lG^QWX(=)RVKl0Gj z%+wTuja9oD%1*W1Ok?V(mwSBn(W!@~rja{q(yXzb7?(ySi<4QsY69ES^V{Z9k4#HU z5c6i(Z25sxxFv3F+tiss9Hl+efLp47$HcU(_Tj4dxMFV_B=ZcdHShj1dJF%g~BnSCKU zf{R1PHsKZoMDHm zy{WKq+HQxoo715EHkK*6+J-I*2OLr~7c$V8^9|6h@iRNuScMae z(hO7DbTC1^mhOgbJ8!BpCQ4frfU-MUDNhx>^STSDUTUtF<#Jr7^#O5_ye$_VhDk39 zA$Gtn(pPot2F8|3mO5D-?Yt$MIBAhY*%I`4+w}4%gJ7G|BzeOMJ8XR>QkFV&A~JiV zT|K7P#S5DD5tWvx)cg0w_DLNWM`5BrLI|A^bbRAgB|fS1K2o)ndONRtFmjTfb8`4) z92j9=FD6|R$*$tnujC!fPkqmm>dn}d%|_|o|1k4R0+HSOCKl%_YSSr%Hp$dlCSjnM zr_%iNcV16KfBGhxtvWV)AN9D4Tirf$Ce)XO1fph#<__b^4$7fg2Sz$Es#ID;?LL#* zJJ*T^N)wEMCFUsA^s8FE$A;@jo};>MS8dg*?SyHTU>F3hqB{DrTkYzlb~e`(Gw+3Z zjvp=u%gEQu*n}gdlZditT`*c&s*2;g-*b+HnkJ+vY_jA@ zK`pfyy2>}?rOT)V@T}hOIyTg1&AGmfAgLOC+2g6A2Wu2PSk@?eFx!o6q87-&J*7aB zg0=(g_7a<8IM5ECWV$EaR}Y(+OfRr+IuYVz!gqc8rJiu2PmZ%5WSJ}aFHItDunm2M zT41BnV;RQ*<*{+LXvGrU_EkpmkQi!e0SVIId8;F}!zM!;vO65iv+YdFuQGNRnxv^u zhnZxU)G+c>82n$_F~6@*Y)(~D!;Mt3Y0;R8npJ~CbA^c?;EGYn^%C28vTgAJJ(d*Y z(p`IH_P*PWe$C6SBfA&If+Rh;up23+L9on2;>n-;Nc79PBhJ^1WQ> z18Sd=-VBn?(!*Qb+j)zh)zY64Qa1EW1Yr;bC@P{tQMn{(ic(odIn@h^NF~KWU0*IP zi7f>!^kTn0fxI!)2uW0Im7UY#z>po@FIpzAFTj#?YprgybB%f*`BF=z@{O1`)C&zI zULil>mmELp`o25CECe@fFYfn+i?VB>rni=+zr(NPP6w*XtG?fW%1tG((MJ8>0DXyU qPAQn;j^cdXRWF7)%&aR(o!8Z2DaqzH@HtjQT?+R87EM+kDfDlE4{2Zk diff --git a/src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.po b/src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.po deleted file mode 100644 index ee1f33013..000000000 --- a/src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.po +++ /dev/null @@ -1,458 +0,0 @@ -# German translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-08-14 17:50+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: de \n" -"Language: de\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" - -#, fuzzy -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "Usernamen können nur aus Buchstaben, Ziffern" - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "Dieser Username ist schon besetzt. Wählen Sie bitte einen anderen." - -#, fuzzy -#~ msgid "Accounts" -#~ msgstr "Account" - -#~ msgid "Password" -#~ msgstr "Password" - -#~ msgid "Remember Me" -#~ msgstr "Einspeichern" - -#~ msgid "This account is currently inactive." -#~ msgstr "Dieses Account ist zurzeit inaktiv." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "Die E-Mail-Adresse und/oder das Password sind nicht korrekt." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "Der Username ist nicht korrekt." - -#, fuzzy -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "Der Username ist nicht korrekt." - -#, fuzzy -#~ msgid "E-mail address" -#~ msgstr "E-Mail Adresse" - -#~ msgid "E-mail" -#~ msgstr "E-Mail" - -#~ msgid "Username" -#~ msgstr "Username" - -#~ msgid "E-mail (optional)" -#~ msgstr "E-Mail (fakultativ)" - -#, fuzzy -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "Ein User ist schon mit dieser E-Mail-Adresse verbunden." - -#~ msgid "Password (again)" -#~ msgstr "Password (nochmals)" - -#~ msgid "You must type the same password each time." -#~ msgstr "Sie müssen dasselbe Password jedesmal eintippen." - -#, fuzzy -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "Die E-Mail ist schon mit diesem Account verbunden." - -#, fuzzy -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "Diese E-Mail-Adresse ist schon mit einem anderen Account verbunden." - -#~ msgid "Current Password" -#~ msgstr "Aktuelles Password" - -#~ msgid "New Password" -#~ msgstr "Neues Password" - -#~ msgid "New Password (again)" -#~ msgstr "Neues Password (nochmals)" - -#~ msgid "Please type your current password." -#~ msgstr "Tippe Ihr Password ein." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "Diese E-Mail-Adresse ist noch mit keinem anderen Account verbunden." - -#, fuzzy -#~ msgid "e-mail address" -#~ msgstr "E-Mail Adresse" - -#, fuzzy -#~ msgid "verified" -#~ msgstr "Unverifiziert" - -#, fuzzy -#~ msgid "primary" -#~ msgstr "Primär" - -#, fuzzy -#~ msgid "email address" -#~ msgstr "E-Mail Adresse" - -#, fuzzy -#~ msgid "email addresses" -#~ msgstr "E-Mail Adresse" - -#, fuzzy -#~ msgid "email confirmation" -#~ msgstr "E-Mail-Adresse-Bestätigung" - -#, fuzzy -#~ msgid "email confirmations" -#~ msgstr "E-Mail-Adresse-Bestätigung" - -#, fuzzy -#~ msgid "Your account has no password set up." -#~ msgstr "Ihr lokales Account hat keine Schlüsselworteinstellung" - -#, fuzzy -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "Ihr lokales Account hat keine verfizierte Email-Adresse" - -#, fuzzy -#~ msgid "name" -#~ msgstr "Username" - -#~ msgid "Invalid response while obtaining request token from \"%s\"." -#~ msgstr "Falsche Antwort beim Erhalten des Fragentokens von \"%s\"." - -#~ msgid "Invalid response while obtaining access token from \"%s\"." -#~ msgstr "Falsche Antwort beim Erhalten des Zugangstokens von \"%s\"." - -#~ msgid "No request token saved for \"%s\"." -#~ msgstr "Keine Fragentokens für \"%s\" gespeichert." - -#~ msgid "No access token saved for \"%s\"." -#~ msgstr "Keine Zugangstokens für \"%s\" gespeichert." - -#~ msgid "No access to private resources at \"%s\"." -#~ msgstr "Kein Zugagng zu privaten Angaben bei \"%s\"." - -#~ msgid "Account Inactive" -#~ msgstr "Inaktives Account" - -#~ msgid "This account is inactive." -#~ msgstr "Dieses Account ist inaktiv." - -#~ msgid "Account" -#~ msgstr "Account" - -#~ msgid "E-mail Addresses" -#~ msgstr "E-Mail Adresse" - -#, fuzzy -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "Die folgenden E-Mail-Adressen wurden mit Ihrem Account verbunden:" - -#~ msgid "Verified" -#~ msgstr "Verifiziert" - -#~ msgid "Unverified" -#~ msgstr "Unverifiziert" - -#~ msgid "Primary" -#~ msgstr "Primär" - -#~ msgid "Make Primary" -#~ msgstr "Stelle als primär ein" - -#~ msgid "Re-send Verification" -#~ msgstr "Verifizierung wiedersenden" - -#~ msgid "Remove" -#~ msgstr "Entfernen" - -#~ msgid "Warning:" -#~ msgstr "Warnung:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "Sie haben jetzt keine Email-Adresse eingestellt. Sie sollen eine Email-" -#~ "Adresse einstellen, um Ihr Schlüsselwort zu resetieren, um wichtige " -#~ "Informationen zu bekommen." - -#~ msgid "Add E-mail Address" -#~ msgstr "E-Mail-Adress eintippen" - -#~ msgid "Add E-mail" -#~ msgstr "Add E-Mail eintippen" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "Wollen Sie wirklich die angegebene E-Mail-Adresse löschen?" - -#, fuzzy -#~ msgid "Confirm E-mail Address" -#~ msgstr "Die Haupt-Email-Adresse eingestellt" - -#, fuzzy -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "Sie haben bestätigt, dass %(email)s ist " -#~ "mit dem User '%(user_display)s' verbunden." - -#, fuzzy -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "Sie haben bestätigt, dass %(email)s ist " -#~ "mit dem User '%(user_display)s' verbunden." - -#~ msgid "Sign In" -#~ msgstr "Anmelden" - -#, fuzzy -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "Loggen Sie sich bitte ein mit einem\n" -#~ "von Accounts einer dritten Partei. Oder, registrieren Sie for a %(site_name)s den " -#~ "Account und loggen Sie sich ein\n" -#~ "hierunter:" - -#~ msgid "or" -#~ msgstr "oder" - -#~ msgid "Forgot Password?" -#~ msgstr "Password vergessen?" - -#, fuzzy -#~ msgid "Sign Out" -#~ msgstr "Ausgeloggt" - -#~ msgid "Change Password" -#~ msgstr "Password ändern" - -#~ msgid "Password Reset" -#~ msgstr "Password neu erstellen" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "Password vergessen? Tippe unten Ihre E-Mail-Adresse ein, dann senden wir " -#~ "Ihnen eine E-Mail, um das Password zu ändern." - -#~ msgid "Reset My Password" -#~ msgstr "Password neu erstellen" - -#, fuzzy -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von " -#~ "einigen Minuten erhalten, wenden Sie sich bitte an uns %(CONTACT_EMAIL)s." - -#~ msgid "Bad Token" -#~ msgstr "Falscher Token" - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "Der Passwort-Reset-Link war falsch, da er schon möglicherweise benutzt " -#~ "worden war. Bitten Sie um ein Reset " -#~ "eines neuen Passwortes." - -#~ msgid "change password" -#~ msgstr "Password ändern" - -#~ msgid "Your password is now changed." -#~ msgstr "Password wurde geändert" - -#~ msgid "Set Password" -#~ msgstr "Password erstellen" - -#~ msgid "Signup" -#~ msgstr "Registrieren" - -#~ msgid "Sign Up" -#~ msgstr "Anmelden" - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Verifizieren Sie Ihre E-Mail-Adresse" - -#, fuzzy -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von " -#~ "einigen Minuten erhalten, wenden Sie sich bitte an uns %(CONTACT_EMAIL)s." - -#, fuzzy -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "Die Haupt-Email-Adresse eingestellt" - -#~ msgid "Password Reset E-mail" -#~ msgstr "Password neu stellen E-Mail" - -#, fuzzy -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "Die E-Mail-Adresse %(email)s gelöscht." - -#, fuzzy -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "BestBestätigungsmail an %(email)s gesendet" - -#, fuzzy -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "Die E-Mail-Adresse %(email)s gelöscht." - -#, fuzzy -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Erfolgreich als %(name)s eingeloggt." - -#~ msgid "You have signed out." -#~ msgstr "Sie haben sich ausgeloggt." - -#~ msgid "Password successfully changed." -#~ msgstr "Password erfolgreich geändert." - -#~ msgid "Password successfully set." -#~ msgstr "Password erfolgreich erstellt." - -#, fuzzy -#~ msgid "Primary e-mail address set." -#~ msgstr "Die Haupt-Email-Adresse eingestellt" - -#, fuzzy -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "Ihre E-Mail-Adresse wurd erfolgreich verifiziert." - -#~ msgid "Note" -#~ msgstr "Notiz" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "Sie sind schon als %(user_display)s eingeloggt." - -#~ msgid "OpenID Sign In" -#~ msgstr "OpenID Registrieren" - -#~ msgid "Social Network Login Failure" -#~ msgstr "Social-Networt-Login Fehler" - -#, fuzzy -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "" -#~ "Ein Fehler ist eingetreten beim Einloggen mithilfe Social-Networt-Account." - -#~ msgid "Account Connections" -#~ msgstr "Account-Beziehungen" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "Sie können sich einloggen mittels eines von folgenden Accounts Dritter:" - -#, fuzzy -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "Das Social-Network-Account wurde mit Ihrem Account verbunden." - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Fügen Sie ein fremdes Account hinzu." - -#~ msgid "Login Cancelled" -#~ msgstr "Login annulliert" - -#, fuzzy -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "accounts. If this was a mistake, please proceed to sign in." -#~ msgstr "" -#~ "Sie haben sich entschieden, das Einloggen in unsere Webseite mittels " -#~ "eines von Ihren existierenden Accounts. Falls dies ein Fehler war, gehen " -#~ "Sie auf sign in." - -#, fuzzy -#~ 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 "" -#~ "Sie werden Ihr %(provider_name)s Account benutzen, um\n" -#~ "sich in %(site_name)s einzuloggen. Der letzte Schritt ist, den folgenden " -#~ "Formular auszufüllen" - -#, fuzzy -#~ msgid "The social account has been connected." -#~ msgstr "Das Social-Account wurde abgeschaltet." - -#, fuzzy -#~ msgid "The social account is already connected to a different account." -#~ msgstr "Das Social-Account wurde abgeschaltet." - -#, fuzzy -#~ msgid "The social account has been disconnected." -#~ msgstr "Das Social-Account wurde abgeschaltet." - -#~ msgid "Delete Password" -#~ msgstr "Password löschen" - -#~ msgid "delete my password" -#~ msgstr "Password löschen" - -#~ msgid "Password Deleted" -#~ msgstr "Password gelöscht" - -#~ msgid "Your password has been deleted." -#~ msgstr "Password wurde gelöscht." diff --git a/src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo deleted file mode 100644 index 7e2a485afded53acb3f8d0b99224056fcb3c7a2c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5580 zcmeH}Pi!1l8NgplDc}~820|e~^Wrv*O+1^mleWnwcI?Lh1#<0dW8!1P3GzpbDwt#s#?aQjnk*4je%IzS-Gb+Y|}T z_-Wt%=Dqpmz3<=qX8v&GzHceoEd8U>?^Wtq;eGtkZogBhcfl{h_rov4!|*N~fj@vp z;7{Sh@Hg;1@C|qf{soHsKj8&<=zgX6sU`j%f-6w&Z&b`-%J?OC9{vr=b2XHZ^;+;j z_(H{(;RhIh1D=B4g~#FRP{Y4MG3D^Pm3kjM3i+wW_>+BuYJLVDWxNa@fgwBwzXV6& zUC2`E7f|;5HGBa69-^Xp6N)`=LDBDCoFMXtDn1NF?l=@bKMv>MJbV(q4DZ07!;A1H z&V3Yq9ex=87>eBMke|Ar&DlylRPh)TeIKpHGjN6R(@@sE14Zvil>0cm3O@#)hvL_- zK|-&-18eYA`2Bm7`YjYYK8N!p{x3oC+Z`x+d=E&@0Spls^3Ae=MBhD{h2?} z?;lX)M{tht2o$+vP~v|AO8jS_#Pv3mIQ;}l{8wwXjRQxg~|@t=bd{{)I(zXB!x--b1K7ZUzb7g<+gAbLnc#j=Th zA}bBG%Ju~Rvi=FW#BZD~`4G@0KBDt!y7)v|oi28rq*Efw7=gEK=a_w*{t@~#{T=i% z`V3uc`A<#knxbQpI$H@{f@kQG1G98#5;tk$C&?l4%X{e`q)U_dNiJx*#9rD2{X=xg zG07WgPxVlqhsU^IpW+k`fL{I6_XWR-Cz2OiS)YPvQEvnjB8qM=lPD$A~oO1GV6-r#Ddpd z-_e;hNz&CjhI@r)*!J627cHxEo1mSIv@O-prnmQHRjJj39`mV~V3P6bMqf#rtE)b1 z`r)3JtBJxo**nu|rQKz{=n9+lCiiZqH*Df}CbV&p-m#~W1iiQv)r}jdmLL*^%4|%T$bN!-w|VW;t#p))1Ydo7!F$gjK$#Rf-@|xp376WePlFvv@NO zjbxu%wQbwpAcdB#T$95<)%Iqm=-#wO9%ZNahG(!F3_O&mOs_1|Tvj2+ zfVirHvi@F~eRl?1i&SN1!FhAFzJ+1Sdt70NLd#|~b<=H^dBefHS?R5MnZ!(a(bdmN zZK}#!zv6z{WKu60ikmv5^hmT&RKiu(vc4gmyeun3&~KJ?bkp~%Q_+g4*lAg@EAhNq zu$S$a9{DmGTAb!G4fds*M81>OL`9vqd?%68R#tGzGY{-f&%9UVMPU-q@@A3c2j?cA zkkZ1Mr3w82PiR|&wbIg3k18>JhXj_5+a0NUa#Zmtg@@4hAJx``EnUQITZ-;F7(~eV zonbNPRfWNW%4Z5C$`jL%Wa67m4g^jni%*V8ux~|io+hR{o=ZXS&vB@Nr6?e9Ic1=s zS5|L)a&dlLKeM>HwshnA$f`|!Rs_p=Gme5Qon{`a`-Wazo?E&$JGZc~y12GBvT|cR zn8%A!NP-2*Z9`AhC!Y-J7lO%idUC39_T1_ERK1R1uxhts*=Z;@71Ym{a!)m$sGqJ+ zB6rQ?MX;V3mnWw1SwpXy$ZqNR7tM29oV3hDo;y3Wu$-91Ek1nF=FX%($+t|6w`MI( zW?08HJEn;~)(r;1x;1T?(U-1Wn@wVoo*7x8KA9xoh1<>>+NI?%pPss?dzaH=PM?_8 zlj9@HOUsKxe@)ivBYcPOMn+>I+R%l4p*Vw!V|P)4m609OonkXMKa>;8Hf9Nlf`D~30>o~li;L;v%p&x22&LEayH`b2|ojNP9!2cJHJ6gl|x Y8N6K%K7F=%v6df22cJIw$Dcm`0?_~ym;e9( diff --git a/src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po b/src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po deleted file mode 100644 index ec52307ff..000000000 --- a/src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,459 +0,0 @@ -# English translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-08-14 17:50+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: en \n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" - -#, fuzzy -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "Usernames can only contain letters, numbers and underscores." - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "This username is already taken. Please choose another." - -#, fuzzy -#~ msgid "Accounts" -#~ msgstr "Account" - -#~ msgid "Password" -#~ msgstr "Password" - -#~ msgid "Remember Me" -#~ msgstr "Remember Me" - -#~ msgid "This account is currently inactive." -#~ msgstr "This account is currently inactive." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "The e-mail address and/or password you specified are not correct." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "The username and/or password you specified are not correct." - -#, fuzzy -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "The username and/or password you specified are not correct." - -#, fuzzy -#~ msgid "E-mail address" -#~ msgstr "E-mail Addresses" - -#~ msgid "E-mail" -#~ msgstr "E-mail" - -#~ msgid "Username" -#~ msgstr "Username" - -#~ msgid "E-mail (optional)" -#~ msgstr "E-mail (optional)" - -#, fuzzy -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "A user is registered with this e-mail address." - -#~ msgid "Password (again)" -#~ msgstr "Password (again)" - -#~ msgid "You must type the same password each time." -#~ msgstr "You must type the same password each time." - -#, fuzzy -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "This e-mail address already associated with this account." - -#, fuzzy -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "This e-mail address already associated with another account." - -#~ msgid "Current Password" -#~ msgstr "Current Password" - -#~ msgid "New Password" -#~ msgstr "New Password" - -#~ msgid "New Password (again)" -#~ msgstr "New Password (again)" - -#~ msgid "Please type your current password." -#~ msgstr "Please type your current password." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "The e-mail address is not assigned to any user account" - -#, fuzzy -#~ msgid "e-mail address" -#~ msgstr "E-mail Addresses" - -#, fuzzy -#~ msgid "verified" -#~ msgstr "Unverified" - -#, fuzzy -#~ msgid "primary" -#~ msgstr "Primary" - -#, fuzzy -#~ msgid "email address" -#~ msgstr "E-mail Addresses" - -#, fuzzy -#~ msgid "email addresses" -#~ msgstr "E-mail Addresses" - -#, fuzzy -#~ msgid "email confirmation" -#~ msgstr "E-mail Address Confirmation" - -#, fuzzy -#~ msgid "email confirmations" -#~ msgstr "E-mail Address Confirmation" - -#, fuzzy -#~ msgid "Your account has no password set up." -#~ msgstr "Your local account has no password setup." - -#, fuzzy -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "Your local account has no verified e-mail address." - -#, fuzzy -#~ msgid "name" -#~ msgstr "Username" - -#~ msgid "Invalid response while obtaining request token from \"%s\"." -#~ msgstr "Invalid response while obtaining request token from \"%s\"." - -#~ msgid "Invalid response while obtaining access token from \"%s\"." -#~ msgstr "Invalid response while obtaining access token from \"%s\"." - -#~ msgid "No request token saved for \"%s\"." -#~ msgstr "No request token saved for \"%s\"." - -#~ msgid "No access token saved for \"%s\"." -#~ msgstr "No access token saved for \"%s\"." - -#~ msgid "No access to private resources at \"%s\"." -#~ msgstr "No access to private resources at \"%s\"." - -#~ msgid "Account Inactive" -#~ msgstr "Account Inactive" - -#~ msgid "This account is inactive." -#~ msgstr "This account is inactive." - -#~ msgid "Account" -#~ msgstr "Account" - -#~ msgid "E-mail Addresses" -#~ msgstr "E-mail Addresses" - -#, fuzzy -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "The following e-mail addresses are associated to your account:" - -#~ msgid "Verified" -#~ msgstr "Verified" - -#~ msgid "Unverified" -#~ msgstr "Unverified" - -#~ msgid "Primary" -#~ msgstr "Primary" - -#~ msgid "Make Primary" -#~ msgstr "Make Primary" - -#~ msgid "Re-send Verification" -#~ msgstr "Re-send Verification" - -#~ msgid "Remove" -#~ msgstr "Remove" - -#~ msgid "Warning:" -#~ msgstr "Warning:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." - -#~ msgid "Add E-mail Address" -#~ msgstr "Add E-mail Address" - -#~ msgid "Add E-mail" -#~ msgstr "Add E-mail" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "Do you really want to remove the selected e-mail address?" - -#, fuzzy -#~ msgid "Confirm E-mail Address" -#~ msgstr "Primary e-mail address set" - -#, fuzzy -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user '%(user_display)s'." - -#, fuzzy -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user '%(user_display)s'." - -#~ msgid "Sign In" -#~ msgstr "Sign In" - -#, fuzzy -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up for a %(site_name)s account and sign " -#~ "in\n" -#~ "below:" - -#~ msgid "or" -#~ msgstr "or" - -#~ msgid "Forgot Password?" -#~ msgstr "Forgot Password?" - -#, fuzzy -#~ msgid "Sign Out" -#~ msgstr "Signed Out" - -#~ msgid "Change Password" -#~ msgstr "Change Password" - -#~ msgid "Password Reset" -#~ msgstr "Password Reset" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." - -#~ msgid "Reset My Password" -#~ msgstr "Reset My Password" - -#, fuzzy -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "We have sent you an e-mail. If you do not receive it within a few " -#~ "minutes, contact us at " -#~ "%(CONTACT_EMAIL)s." - -#~ msgid "Bad Token" -#~ msgstr "Bad Token" - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." - -#~ msgid "change password" -#~ msgstr "change password" - -#~ msgid "Your password is now changed." -#~ msgstr "Your password is now changed." - -#~ msgid "Set Password" -#~ msgstr "Set Password" - -#~ msgid "Signup" -#~ msgstr "Signup" - -#~ msgid "Sign Up" -#~ msgstr "Sign Up" - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Verify Your E-mail Address" - -#, fuzzy -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "We have sent you an e-mail. If you do not receive it within a few " -#~ "minutes, contact us at " -#~ "%(CONTACT_EMAIL)s." - -#, fuzzy -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "Primary e-mail address set" - -#~ msgid "Password Reset E-mail" -#~ msgstr "Password Reset E-mail" - -#, fuzzy -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "Removed e-mail address %(email)s" - -#, fuzzy -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "Confirmation e-mail sent to %(email)s" - -#, fuzzy -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "Removed e-mail address %(email)s" - -#, fuzzy -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Successfully signed in as %(name)s." - -#~ msgid "You have signed out." -#~ msgstr "You have signed out." - -#~ msgid "Password successfully changed." -#~ msgstr "Password successfully changed." - -#~ msgid "Password successfully set." -#~ msgstr "Password successfully set." - -#, fuzzy -#~ msgid "Primary e-mail address set." -#~ msgstr "Primary e-mail address set" - -#, fuzzy -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "Your e-mail address has already been verified" - -#~ msgid "Note" -#~ msgstr "Note" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "you are already logged in as %(user_display)s." - -#~ msgid "OpenID Sign In" -#~ msgstr "OpenID Sign In" - -#~ msgid "Social Network Login Failure" -#~ msgstr "Social Network Login Failure" - -#, fuzzy -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "" -#~ "An error occured while attempting to login via your social network " -#~ "account." - -#~ msgid "Account Connections" -#~ msgstr "Account Connections" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" - -#, fuzzy -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "The social account has been connected to your existing account" - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Add a 3rd Party Account" - -#~ msgid "Login Cancelled" -#~ msgstr "Login Cancelled" - -#, fuzzy -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "accounts. If this was a mistake, please proceed to sign in." -#~ msgstr "" -#~ "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." - -#, fuzzy -#~ 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 "" -#~ "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:" - -#, fuzzy -#~ msgid "The social account has been connected." -#~ msgstr "The social account has been disconnected" - -#, fuzzy -#~ msgid "The social account is already connected to a different account." -#~ msgstr "The social account has been disconnected" - -#, fuzzy -#~ msgid "The social account has been disconnected." -#~ msgstr "The social account has been disconnected" - -#~ msgid "Delete Password" -#~ msgstr "Delete Password" - -#~ msgid "delete my password" -#~ msgstr "delete my password" - -#~ msgid "Password Deleted" -#~ msgstr "Password Deleted" - -#~ msgid "Your password has been deleted." -#~ msgstr "Your password has been deleted." diff --git a/src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo deleted file mode 100644 index 9650bcbc7e573241eeb8952f2be4fd7f363116b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5989 zcmbW5OKcri8OKi_6dD4wg_e|8Pt&H2o7@}QP1E$|>Dafei|qv436xEBJac?K@!UDL z^SJH}8(@ccED(<_Do}(#YH5WKQ1K8#!juK5tdI~ALShLk78PQ_g5P&$=3d)zo5DzQ z|1)RK<2(QF|9$7P|9Z#GUsqhGxj(|a_eQ0b!2jID57(3LQ0krFEckx#6X0#21^0k` z@DA{E;0M94fwzJ$gYN@h1*QLQ!Nb=FHGS56H^R9z3-&epdf-iwb!DCGJhu4d<_)4-T;NqTX>Ou-3N-l z7eJYB31o}Pfp>wQ0cE|ff=_`z0S|&=o$uq8xR>kJ5}Y!*JGN!=iYoQH0 zWrb&DwGe3pUP)ndG-%srrsGp=4dmv7o-LgiRC4Q89;Qphz@lw<4_>lqv>F9Q#G@8% z*LGJ>z`T`bBnXHP=LaLYmUypCRP~lUUhMhz0&qcOV!dE~8M{GTKH_Cq&4l=p zjl@y1PSj;ODiwNI_Z(BKK=_Ic48zf{UZaDFiP2D+Q7G+UQ|pTFT7yQPG5`&w*Pd3?6w%)hP7JahFd;^+t-!X9YayR(%>=b#-#d*CG;b&nMifdsa38bwsD$YX1S|`83rSlNs&J|^aeX~hTNAA5JnCBCbxUC2p~P*Bl0lgjh69yL6-M}o zsXZCHPKSViWK?|Mpg8-PFv@zd8H{C;5Zq;gsxccja9l1SKE3Ax`N_l$&dYAr(n-(1W~U}k=<@N@!9?GCN>7aKnV+3+kNBEs zj_;w2;6TM) z4Y4@L>#beeBn6ZoK>;;WZn&m(mld$=eB6&hBue;_%0{-Id8=+{y-psD0K>PAGJt3z<4g}1j~j0#NVhi`G;TZPAnSP3Lt zDwc1)_*|5`<~D2Vjzdd#^sVH0CBReLR9r=%ltZarHGRjSPw80sWsw>PHKx#BR*ybA zAhw{`d@&6<%G5a@prXI)anv3vc54{zbPh9hq6}9fgl*65G{r60YI`}|eZTs2ZSg+~IV(#RadJ*y%F{}O*ELzBzsd@fQ=Atwc7>Cv zstH8Il-c~akh6kp8m&YrDkv*oIW28j`qoFz&LrXs;3x5><+LU^szl2lB;H7&HL4Co zCWdgI$R%vMQP%Zotu6_gYH53d63ttQkib_H=w6jiI}@i, 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-08-14 17:50+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: es \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" - -#, fuzzy -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "" -#~ "Nombre de usuario sólo puede consistir de letras, números y guiones bajos" - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "El nombre de usuario está ocupado. Por favor, elija otro." - -#, fuzzy -#~ msgid "Accounts" -#~ msgstr "Cuenta de usuario" - -#~ msgid "Password" -#~ msgstr "Contraseña" - -#~ msgid "Remember Me" -#~ msgstr "Recuérdame" - -#~ msgid "This account is currently inactive." -#~ msgstr "Esta cuenta de usuario está actualmente inactiva." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "El correo electrónico y/o contraseña son incorrectos." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "El nombre de usuario y/o contraseña son incorrectos." - -#, fuzzy -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "El nombre de usuario y/o contraseña son incorrectos." - -#, fuzzy -#~ msgid "E-mail address" -#~ msgstr "Direcciones de correo electrónico" - -#~ msgid "E-mail" -#~ msgstr "Correo elctrónico" - -#~ msgid "Username" -#~ msgstr "Nombre de usuario" - -#~ msgid "E-mail (optional)" -#~ msgstr "Correo elctrónico (opcional)" - -#, fuzzy -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "Un usuario está registrado con esta direccin de correo electrónico." - -#~ msgid "Password (again)" -#~ msgstr "Contraseña (otra vez)" - -#~ msgid "You must type the same password each time." -#~ msgstr "Tiene que introducir cada vez la misma contraseña." - -#, fuzzy -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "" -#~ "Este correo electrónico ya ha sido asociado a esta cuenta de usuario." - -#, fuzzy -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "" -#~ "Este correo electrónico ya ha sido asociado a otra cuenta de usuario." - -#~ msgid "Current Password" -#~ msgstr "Contraseña actual" - -#~ msgid "New Password" -#~ msgstr "Nueva contarseña" - -#~ msgid "New Password (again)" -#~ msgstr "Nueva contarseña (otra vez)" - -#~ msgid "Please type your current password." -#~ msgstr "Introduzca su contraseña actual, por favor." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "" -#~ "Este correo electrónico no ha sido asignado a ninguna cuenta de usuario." - -#, fuzzy -#~ msgid "e-mail address" -#~ msgstr "Direcciones de correo electrónico" - -#, fuzzy -#~ msgid "verified" -#~ msgstr "No verificado" - -#, fuzzy -#~ msgid "primary" -#~ msgstr "Principal" - -#, fuzzy -#~ msgid "email address" -#~ msgstr "Direcciones de correo electrónico" - -#, fuzzy -#~ msgid "email addresses" -#~ msgstr "Direcciones de correo electrónico" - -#, fuzzy -#~ msgid "email confirmation" -#~ msgstr "Confirmación de la dirección de correo electrónico" - -#, fuzzy -#~ msgid "email confirmations" -#~ msgstr "Confirmación de la dirección de correo electrónico" - -#, fuzzy -#~ msgid "Your account has no password set up." -#~ msgstr "" -#~ "Su cuenta de usuario local todavía no tiene la contraseña establecida." - -#, fuzzy -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "" -#~ "Su cuenta de usuario local no dispone de direcciones de correo " -#~ "electrónico verificadas." - -#, fuzzy -#~ msgid "name" -#~ msgstr "Nombre de usuario" - -#~ msgid "Invalid response while obtaining request token from \"%s\"." -#~ msgstr "Respuesta inválida al obtener request token de \"%s\"." - -#~ msgid "Invalid response while obtaining access token from \"%s\"." -#~ msgstr "Respuesta inválida al obtener access token de \"%s\"." - -#, fuzzy -#~ msgid "No request token saved for \"%s\"." -#~ msgstr "No hay request token guardado para \"%s\"." - -#, fuzzy -#~ msgid "No access token saved for \"%s\"." -#~ msgstr "No hay acces token guardado para \"%s\"." - -#~ msgid "No access to private resources at \"%s\"." -#~ msgstr "No hay acceso a recursos privados en \"%s\"." - -#~ msgid "Account Inactive" -#~ msgstr "La cuenta de usuario inactiva" - -#~ msgid "This account is inactive." -#~ msgstr "Esta cuenta de usuario está inactiva." - -#~ msgid "Account" -#~ msgstr "Cuenta de usuario" - -#~ msgid "E-mail Addresses" -#~ msgstr "Direcciones de correo electrónico" - -#, fuzzy -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "" -#~ "A su cuenta de usuario están asociados los siguientes direcciones de " -#~ "correo electrónico:" - -#~ msgid "Verified" -#~ msgstr "Verificado" - -#~ msgid "Unverified" -#~ msgstr "No verificado" - -#~ msgid "Primary" -#~ msgstr "Principal" - -#~ msgid "Make Primary" -#~ msgstr "La dirección de correo electrónico principal" - -#~ msgid "Re-send Verification" -#~ msgstr "Reenviar verificación" - -#~ msgid "Remove" -#~ msgstr "Borrar" - -#~ msgid "Warning:" -#~ msgstr "Aviso:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "Actualmente no tiene ninguna dirección de correo electrónico configurada. " -#~ "Debe agregar una para poder recibir notificaciones, restablecer su " -#~ "contraseña etc." - -#~ msgid "Add E-mail Address" -#~ msgstr "Agregar dirección de correo electrónico" - -#~ msgid "Add E-mail" -#~ msgstr "Agregar correo electrónico" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "¿Está seguro que quiere borrar el correo electrónico seleccionado?" - -#, fuzzy -#~ msgid "Confirm E-mail Address" -#~ msgstr "La dirección de correo electrónico principal establecida" - -#, fuzzy -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "Ha confirmado que %(email)s es la " -#~ "dirección del correo electrónico para usuario '%(user_display)s'." - -#, fuzzy -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "Ha confirmado que %(email)s es la " -#~ "dirección del correo electrónico para usuario '%(user_display)s'." - -#~ msgid "Sign In" -#~ msgstr "Iniciar sesión" - -#, fuzzy -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "Por favor, inicie sesión con una \n" -#~ " de sus cuentas de terceros o regístrese en la cuenta de %(site_name)s e " -#~ "inicie sesión \n" -#~ "abajo:" - -#~ msgid "or" -#~ msgstr "o" - -#~ msgid "Forgot Password?" -#~ msgstr "¿Olvidaste tu contraseña?" - -#, fuzzy -#~ msgid "Sign Out" -#~ msgstr "Cerrar sesión" - -#~ msgid "Change Password" -#~ msgstr "Cambia la contraseña" - -#~ msgid "Password Reset" -#~ msgstr "Restablecimiento de la contraseña" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "¿Olvidaste tu contraseña? Introduce aquí tu dirección de correo " -#~ "electrónico y te enviamos un mensaje que te permitirá restablecerla. " - -#~ msgid "Reset My Password" -#~ msgstr "Restablecimiento de la contraseña" - -#, fuzzy -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "Le hemos enviado un correo. Si no recibe ningún correo dentro de unos " -#~ "minutos, póngase en contacto con nosotros a través de %(CONTACT_EMAIL)s." - -#~ msgid "Bad Token" -#~ msgstr "Token incorrecto" - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "El enlace de restablecimiento de la contraseña ha sido inválido. Es " -#~ "probable que ya haya sido usado. Por favor, solicite uno nuevo new password reset." - -#~ msgid "change password" -#~ msgstr "cambia la contraseña" - -#~ msgid "Your password is now changed." -#~ msgstr "Su contraseña ya se ha cambiado." - -#~ msgid "Set Password" -#~ msgstr "Establecer contraseña" - -#~ msgid "Signup" -#~ msgstr "Registrarse" - -#~ msgid "Sign Up" -#~ msgstr "Registrarse" - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Verifique su dirección de correo electrónico" - -#, fuzzy -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "Le hemos enviado un correo. Si no recibe ningún correo dentro de unos " -#~ "minutos, póngase en contacto con nosotros a través de %(CONTACT_EMAIL)s." - -#, fuzzy -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "La dirección de correo electrónico principal establecida" - -#~ msgid "Password Reset E-mail" -#~ msgstr "" -#~ "La dirección de correo electrónico en caso de restablecer la contraseña" - -#, fuzzy -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "Dirección de correo electrónico eliminado %(email)s" - -#, fuzzy -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "La confirmación ha sido enviada a %(email)s" - -#, fuzzy -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "Dirección de correo electrónico eliminado %(email)s" - -#, fuzzy -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Ha iniciado sesión como %(name)s" - -#~ msgid "You have signed out." -#~ msgstr "Ha cerrado sesión." - -#~ msgid "Password successfully changed." -#~ msgstr "Contraseña ha sido cambiada con éxito." - -#~ msgid "Password successfully set." -#~ msgstr "Contraseña ha sido establecida con éxito." - -#, fuzzy -#~ msgid "Primary e-mail address set." -#~ msgstr "La dirección de correo electrónico principal establecida" - -#, fuzzy -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "Su correo electrónico ha sido verificado" - -#~ msgid "Note" -#~ msgstr "Nota" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "ya está conectado como %(user_display)s." - -#~ msgid "OpenID Sign In" -#~ msgstr "Iniciar sesión con OpenID " - -#~ msgid "Social Network Login Failure" -#~ msgstr "Error al iniciar sesión en la red social" - -#, fuzzy -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "" -#~ "Ha ocurrido un error al intentar iniciar sesión a través de su cuenta de " -#~ "red social." - -#~ msgid "Account Connections" -#~ msgstr "Conexiones de la cuenta de usuario" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "Puede iniciar sesión en su cuenta de usuario a través de cualquiera de " -#~ "las siguientes cuentas de terceros:" - -#, fuzzy -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "" -#~ "La cuenta social ha sido conectada con su cuenta de usuario existente " - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Agrega una cuenta de terceros" - -#~ msgid "Login Cancelled" -#~ msgstr "Nombre de usuario ha sido cancelado" - -#, fuzzy -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "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." - -#, fuzzy -#~ 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 "" -#~ "Está a punto de usar su %(provider_name)s cuenta de usuario para iniciar " -#~ "sesión en \n" -#~ "%(site_name)s. El último paso es rellenar este formulario:" - -#, fuzzy -#~ msgid "The social account has been connected." -#~ msgstr "La cuenta social ha sido desconectada" - -#, fuzzy -#~ msgid "The social account is already connected to a different account." -#~ msgstr "La cuenta social ha sido desconectada" - -#, fuzzy -#~ msgid "The social account has been disconnected." -#~ msgstr "La cuenta social ha sido desconectada" - -#~ msgid "Delete Password" -#~ msgstr "Borra la contraseña" - -#~ msgid "delete my password" -#~ msgstr "borra mi contraseña" - -#~ msgid "Password Deleted" -#~ msgstr "La contraseña ha sido borrada" - -#~ msgid "Your password has been deleted." -#~ msgstr "Su contraseña ha sido borrada. " diff --git a/src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.mo deleted file mode 100644 index a1d98df3f8aa821dd66b865df8bfca5023e76c22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 454 zcmY+AO;5r=5QZ^&>d~`@Ie5_EV7m|l%SYs+7)%SKRPGBbwWjPg+r`L#@ao_5w>Z@V z;v{c&XZOjxllS}b;;TY+M!F(hlg>$Zq_Uc%Px@@pSu)3(8~rBN7AG5AN>ij-ahON5 zXMY&O(vKFC+0=<-u8qa8NYV`s_DO-U=HQ3@N$}VojUs=saOSfZheirZ6L2J~xgkT>>$Z?`i3D;uyMhWDL9pXZ5P<5f_NUVr+yeGGVphFn$RFnD#>- zI{&PDgsNmO60+QyV}r32yYdA(LGYNRHEoifGtc%$WH{DlS8!1IZ(DR(8~(1{8wEY^ zZk=!v`lm#^n(GX;vQp7bhn$?O{IK_VCQ{Xg^{X(2wB5bkV)Mk6yKkjIU#;~fRSAdY ZDz(m&RMJpD6y<@#K&)g2tj5Tp@&m#DebN8` diff --git a/src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po b/src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po deleted file mode 100644 index aab0e0677..000000000 --- a/src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po +++ /dev/null @@ -1,40 +0,0 @@ -# French translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-03-22 14:23+0100\n" -"Last-Translator: FULL NAME \n" -"Language-Team: fr \n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" diff --git a/src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.mo deleted file mode 100644 index 88f43c00a4a8c51ab33cad05f9173885cd153652..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmY+A%}&BV6ooOm>e97~YvMwK7u$gt7=FTEF*PlaQrQnM)S5Cwrh}1(aOvy$EM7E$ zc#5@} zygMffBLB1!ui`obt*lg3YQLo@D?jYRHW!&{!tzy^LfZDuuCadd9m=nzL0>KPDpM(k a`hprhNhJ+!h<3T>&=(7t1FJAfDE$B_$9?kv diff --git a/src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.po b/src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.po deleted file mode 100644 index 6cfbeba45..000000000 --- a/src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.po +++ /dev/null @@ -1,40 +0,0 @@ -# Italian translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-03-22 14:23+0100\n" -"Last-Translator: FULL NAME \n" -"Language-Team: en \n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" diff --git a/src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo deleted file mode 100644 index 2504b24039f9a0ff33cb192805d3823ce4529c8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6006 zcmb7{TWlOx8GuhqFEj;up*PBy!|)7z9sUwN z22bPMd*EyE3-G5<=snksc?}Vc7J;nVDT;%?7DC52kMehleyB{8dUxv>^ z@#{Asp;zC9Rrr1Q!4*pV9*P~mz zEl~V$7rYHV2F1=LDDypAun9$<7vO&QGCTs`hChP;h7#u=pzOWyJt%p31wRMj?eMek zX^1P7g)+|u6uV!6GT)Ek68sr_3top(sH}bkr{M3P>J}GrB#LVK2GuB1DxUmImEYOulSx8;e84& zdpyWfu~Gay&G{)#iSZ1l`th6E`fc z({$4%ftt;e#Kzh1!BM9>F4u`QQPk0!hIg6cw&gag&ep6>ZG?6<(AKM=O@Ho#s!*#B zy~nl11QU%FFG?kCs*bs&;f8Y_EFNSwmbnw%F0?zS=iCR8^VPc=pZ7NRN_T_Qc2xC2K;<}9@8>j`-Bo0Z~GD%0Bu$#jWjNa%y zrh!Uh>VzBWq}xfjVKOV~<1aMTCMy&il@kq8vq7v@T{3*XRmDpMGOJFuZ9IQep9&kX zo{!ZaUCN7rT7w5m7T*p8wZAPhbs&`H-mR;-ezXi z5yI4qU?)M~8}ir09i69GLw5R>A)gJVAQ>z3^DqE(QAoao!+@?kDn-b&QJ4Poig)bE4x#+7SgfXzGD~SX)$0w+c7No(^Roc7EI z+tV}ccX?5m1hlLyGW?)!(s5}mjOk4%13a#6RfME{jMOKAgBdU5IG6LYi6`l-34Q}ZWJ>{zmGmt>WNv=IiCBY7jOEW0T^ zw{Up=_@To`k1oxfI<;f*B-u}!xb6a}DZPIs%yv9(W1HZ8;?$YaM+^(Uo~%wXgDf1)PGSnWRIlf8BkQE) z3mse2%sLyPED}NYY!+%8RmrX1xvYEUG7o97vXL5nH{48>vmGJ-NW9)fo3X!1)sr?% z8JWY$ei>=OG)kMB7wW?ksF3;ka(HF^gRi@qmcNb6`EX!iEgnO347<#u=iFOUd&y>m@0ifkD4E{5zZyBG92 zr^(XHWSuOmvJcAeCc&5WDN9WgHcTGNHk3_|4I4zc?|DXIz;ajfG2i9Ai_M6I@A6-g z8EGha!$wTzBnWvk!>@}bU}q-L2$L3(%+(2#uOl<`8v(t{Gl@cz=+jTf)N;~0-^9G3 z_F_hV1J`{OCy5c6ZANn0-(sHVo=ryN`_?+$y^xS09oCgmu}h4*RFJ&QNXK$d$NWQs z)u}<&V$A5x7AuA?2pq}O4;T&``DDu*HxlwKQc@7zvrQbzww6S1O7R%F_Hc@=A~B1K zB!|c>iU%A?)xAJY5}G0-gQD8VrF39V_W~dELzhyI3AL6;LHW$|MdoWT4qKFa_f3-3 z*IvuSme`lIs1BFOsd?kJjIT}#j-AHhfCDbtmmb+9u^z7}pxL z%f~U!UEnsiXi-@{SQ@+^2SVk7QFwRgvtn8qgpvze zl8>Xt_8YczNm^z1jC8U#I|rJ4jHueKKN&WBSzdp9la(B8ch9a%pPEvSvsB2UQ5Lf# zv^18YBKjew5Gyp#wko1t!!CnvMSq7KRNQg zgUhT{^<-$98=;LU^`hbnTgs-vf95m_qH{^RkkM$v!, 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-08-14 17:50+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: lt \n" -"Language: lt\n" -"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" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" - -#, fuzzy -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "" -#~ "Vartotojo vardas gali bÅ«ti sudarytas tik iÅ¡ raidžių, skaičių ir " -#~ "pabraukimo brÅ«kÅ¡nelių." - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "Å is vartotojo vardas yra užimtas. PraÅ¡ome pasirinkite kitą." - -#, fuzzy -#~ msgid "Accounts" -#~ msgstr "Paskyra" - -#~ msgid "Password" -#~ msgstr "Slaptažodis" - -#~ msgid "Remember Me" -#~ msgstr "Ä®siminti mane" - -#~ msgid "This account is currently inactive." -#~ msgstr "Å i paskyra yra Å¡iuo metu neaktyvi." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "El. paÅ¡to adresas ir/arba slaptažodis nėra teisingas." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "Vartotojo vardas ir/arba slaptažodis nėra teisingas." - -#, fuzzy -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "Vartotojo vardas ir/arba slaptažodis nėra teisingas." - -#, fuzzy -#~ msgid "E-mail address" -#~ msgstr "El. paÅ¡to adresai" - -#~ msgid "E-mail" -#~ msgstr "El. paÅ¡tas" - -#~ msgid "Username" -#~ msgstr "Vartotojo vardas" - -#~ msgid "E-mail (optional)" -#~ msgstr "El. paÅ¡tas (pasirenkamas)" - -#, fuzzy -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "Å iuo elektroninio paÅ¡to adresu jau yra užsiregistravęs vartotojas." - -#~ msgid "Password (again)" -#~ msgstr "Slaptažodis (pakartoti)" - -#~ msgid "You must type the same password each time." -#~ msgstr "Kiekvieną kartą turite įvesti tokį patį slaptažodį." - -#, fuzzy -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "Å is el. paÅ¡to adresas jau yra susietas su Å¡ia paskyra." - -#, fuzzy -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "Å is el. paÅ¡to adresas jau yra susietas su kita paskyra." - -#~ msgid "Current Password" -#~ msgstr "Dabartinis slaptažodis" - -#~ msgid "New Password" -#~ msgstr "Naujas slaptažodis" - -#~ msgid "New Password (again)" -#~ msgstr "Naujas slaptažodis (pakartoti)" - -#~ msgid "Please type your current password." -#~ msgstr "PraÅ¡ome įvesti jÅ«sų dabartinį slaptažodį." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "Å is el. paÅ¡to adresas nėra priskirtas jokio vartotojo paskyrai." - -#, fuzzy -#~ msgid "e-mail address" -#~ msgstr "El. paÅ¡to adresai" - -#, fuzzy -#~ msgid "verified" -#~ msgstr "Nepatikrintas" - -#, fuzzy -#~ msgid "primary" -#~ msgstr "Pirminis" - -#, fuzzy -#~ msgid "email address" -#~ msgstr "El. paÅ¡to adresai" - -#, fuzzy -#~ msgid "email addresses" -#~ msgstr "El. paÅ¡to adresai" - -#, fuzzy -#~ msgid "email confirmation" -#~ msgstr "El. paÅ¡to adreso patvirtinimas" - -#, fuzzy -#~ msgid "email confirmations" -#~ msgstr "El. paÅ¡to adreso patvirtinimas" - -#, fuzzy -#~ msgid "Your account has no password set up." -#~ msgstr "JÅ«sų vietinės paskyros slaptažodis dar yra nenustatytas." - -#, fuzzy -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "JÅ«sų vietinės paskyros el. paÅ¡to adresas dar nepatikrintas." - -#, fuzzy -#~ msgid "name" -#~ msgstr "Vartotojo vardas" - -#~ msgid "Invalid response while obtaining request token from \"%s\"." -#~ msgstr "Neteisingas atsakas gaunant užklausos žetoną iÅ¡ \"%s\"." - -#~ msgid "Invalid response while obtaining access token from \"%s\"." -#~ msgstr "Neteisingas atsakas gaunant prieigos žetoną iÅ¡ \"%s\"." - -#~ msgid "No request token saved for \"%s\"." -#~ msgstr "Nėra užklausos žetono įraÅ¡yto \"%s\"." - -#~ msgid "No access token saved for \"%s\"." -#~ msgstr "Nėra prieigos žetono įraÅ¡yto \"%s\"." - -#~ msgid "No access to private resources at \"%s\"." -#~ msgstr "TrÅ«ksta prieigos prie privačių iÅ¡teklių \"%s\"." - -#~ msgid "Account Inactive" -#~ msgstr "Paskyra neaktyvi" - -#~ msgid "This account is inactive." -#~ msgstr "Å i paskyra neaktyvi." - -#~ msgid "Account" -#~ msgstr "Paskyra" - -#~ msgid "E-mail Addresses" -#~ msgstr "El. paÅ¡to adresai" - -#, fuzzy -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "Å ie el. paÅ¡to adresai yra priskirti jÅ«sų paskyrai:" - -#~ msgid "Verified" -#~ msgstr "Patikrintas" - -#~ msgid "Unverified" -#~ msgstr "Nepatikrintas" - -#~ msgid "Primary" -#~ msgstr "Pirminis" - -#~ msgid "Make Primary" -#~ msgstr "Padaryti pirminiu" - -#~ msgid "Re-send Verification" -#~ msgstr "Dar kartą siųsti patikrinimą" - -#~ msgid "Remove" -#~ msgstr "PaÅ¡alinti" - -#~ msgid "Warning:" -#~ msgstr "Ä®spėjimas:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "Å iuo metu neturite nustatyto jokio el. paÅ¡to adreso. JÅ«s tikrai " -#~ "turėtumėte pridėti el. paÅ¡to adresą, kad gautumėte praneÅ¡imus, " -#~ "atstatytumėte jÅ«sų slaptažodį ir t.t." - -#~ msgid "Add E-mail Address" -#~ msgstr "Pridėti el. paÅ¡to adresą" - -#~ msgid "Add E-mail" -#~ msgstr "Pridėti el. paÅ¡tą" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "Ar esate tikri, kad norite paÅ¡alinti pasirinktą el. paÅ¡to adresą?" - -#, fuzzy -#~ msgid "Confirm E-mail Address" -#~ msgstr "Nustatytas pagrindinis el. paÅ¡to adresas" - -#, fuzzy -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "Patvirtinote, kad %(email)s yra " -#~ "'%(user_display)s' vartotojo el. paÅ¡to adresas." - -#, fuzzy -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "Patvirtinote, kad %(email)s yra " -#~ "'%(user_display)s' vartotojo el. paÅ¡to adresas." - -#~ msgid "Sign In" -#~ msgstr "Prisijungti" - -#, fuzzy -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "PraÅ¡ome prisijungti su viena\n" -#~ "iÅ¡ jÅ«sų third party paskyrų. Arba užsiregistruoti %(site_name)s paskyrai " -#~ "sukurti ir prisijungti\n" -#~ "žemiau:" - -#~ msgid "or" -#~ msgstr "arba" - -#~ msgid "Forgot Password?" -#~ msgstr "PamirÅ¡ote slaptažodį?" - -#, fuzzy -#~ msgid "Sign Out" -#~ msgstr "Atsijungęs" - -#~ msgid "Change Password" -#~ msgstr "Keisti slaptažodį" - -#~ msgid "Password Reset" -#~ msgstr "Slaptažodžio atstatymas" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "PamirÅ¡ote slaptažodį? Ä®veskite jÅ«sų el. paÅ¡to adresą žemiau ir mes " -#~ "iÅ¡siųsime jums el. laiÅ¡ką leidžiantį jį atstatyti." - -#~ msgid "Reset My Password" -#~ msgstr "Atstatyti mano slaptažodį" - -#, fuzzy -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "Jums iÅ¡siuntėme el. laiÅ¡ką. Jei to negausite per kelias minutes, " -#~ "susisiekite su mumis " -#~ "%(CONTACT_EMAIL)s." - -#~ msgid "Bad Token" -#~ msgstr "Blogas žetonas" - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "Atstatymo slaptažodžio nuoroda buvo netinkama, galbÅ«t, nes jau buvo " -#~ "panaudota. PraÅ¡ome papraÅ¡yti naujo " -#~ "slaptažodžio atstatymo." - -#~ msgid "change password" -#~ msgstr "keisti slaptažodį" - -#~ msgid "Your password is now changed." -#~ msgstr "JÅ«sų slaptažodis pakeistas." - -#~ msgid "Set Password" -#~ msgstr "Nustatyti slaptažodį" - -#~ msgid "Signup" -#~ msgstr "Registracija" - -#~ msgid "Sign Up" -#~ msgstr "Registruotis" - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Patikrinkite jÅ«sų el. paÅ¡to adresą" - -#, fuzzy -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "Jums iÅ¡siuntėme el. laiÅ¡ką. Jei to negausite per kelias minutes, " -#~ "susisiekite su mumis " -#~ "%(CONTACT_EMAIL)s." - -#, fuzzy -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "Nustatytas pagrindinis el. paÅ¡to adresas" - -#~ msgid "Password Reset E-mail" -#~ msgstr "Slaptažodžio atstatymo el. laiÅ¡kas" - -#, fuzzy -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "PaÅ¡alintas el. paÅ¡to adresas %(email)s" - -#, fuzzy -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "El. paÅ¡to patvirtinimas buvo iÅ¡siųstas į %(email)s" - -#, fuzzy -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "PaÅ¡alintas el. paÅ¡to adresas %(email)s" - -#, fuzzy -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Sėkmingai prisijungęs kaip %(name)s." - -#~ msgid "You have signed out." -#~ msgstr "JÅ«s atsijungėte." - -#~ msgid "Password successfully changed." -#~ msgstr "Slaptažodis sėkmingai pakeistas." - -#~ msgid "Password successfully set." -#~ msgstr "Slaptažodis sėkmingai nustatytas." - -#, fuzzy -#~ msgid "Primary e-mail address set." -#~ msgstr "Nustatytas pagrindinis el. paÅ¡to adresas" - -#, fuzzy -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "JÅ«sų el.paÅ¡to adresas jau buvo patikrintas." - -#~ msgid "Note" -#~ msgstr "Pastaba" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "jÅ«s jau esate prisijungęs kaip %(user_display)s." - -#~ msgid "OpenID Sign In" -#~ msgstr "OpenID prisijungimas" - -#~ msgid "Social Network Login Failure" -#~ msgstr "Klaida " - -#, fuzzy -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "Ä®vyko klaida prisijungiant per jÅ«sų socialinio tinklo paskyrą." - -#~ msgid "Account Connections" -#~ msgstr "Paskyros jungtys" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "Galite prisijungti prie jÅ«sų paskyros naudodamiesi Å¡iomis 3rd party " -#~ "paskyromis:" - -#, fuzzy -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "Å i socialinė paskyra buvo prijungta prie jÅ«sų paskyros" - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Pridėti 3rd Party Paskyra" - -#~ msgid "Login Cancelled" -#~ msgstr "Prisijungimas atÅ¡auktas" - -#, fuzzy -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "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ų paskyrų. Jei įvyko klaida, praÅ¡ome pradėti čia " -#~ "sign in." - -#, fuzzy -#~ 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 "" -#~ "JÅ«s ruoÅ¡iatės naudotis jÅ«sų %(provider_name)s paskyra, kad " -#~ "prisijungtumėte prie \n" -#~ "%(site_name)s. PraÅ¡ome užpildyti Å¡ią formą:" - -#, fuzzy -#~ msgid "The social account has been connected." -#~ msgstr "Socialinė paskyra buvo atjungta" - -#, fuzzy -#~ msgid "The social account is already connected to a different account." -#~ msgstr "Socialinė paskyra buvo atjungta" - -#, fuzzy -#~ msgid "The social account has been disconnected." -#~ msgstr "Socialinė paskyra buvo atjungta" - -#~ msgid "Delete Password" -#~ msgstr "PaÅ¡alinti slaptažodį" - -#~ msgid "delete my password" -#~ msgstr "paÅ¡alinti mano slaptažodį" - -#~ msgid "Password Deleted" -#~ msgstr "Slaptažodis paÅ¡alintas" - -#~ msgid "Your password has been deleted." -#~ msgstr "JÅ«sų slaptažodis paÅ¡alintas." diff --git a/src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo deleted file mode 100644 index 28a42b4fbb9f97d6bd2a793ac631bb8741e882bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16645 zcmb`NdypJQeaG8i8?zV;1{;IHv}I)J(B0mhENpYu>vWRrLr+d8gbi5C?abZH?e5Gn zGpqG3HV-+A^^mPCF_x^S7cQ3#2e#Pej+DmBPxlpOc!H+(Ze|&y)sZ!(MkHMS3 z7d>04H-N7JZv_7W90Pv{J_CIIb7%pfnsmwdVzgK}%;Kg7DJ`a2g$e(&Y z|CmZWND17UI zvaa`m^8Q&+==@`M{V*u>|1~J@e-#ut{VgbZ^)2u^@V`Ofo^EbbKL`P1Rnu+ zgHM1rgWFzYb+ZX>wMN5Es?F7O`k7VyiU%=0slSJX>cq&&X~+zxiYw}YPp zKL)-M;$+^(LDA33OYOR@0Jm{{4Ji703>0}Uy62w&nL>TWU7rJGUH<@n3>4vf26za3 z19%%ke<%29@F+N<(M_-iJ^+3mybU}I(?1S=1Y{_66G9WcJPwMSz5%`h{5JS<@M0D_ z3T^?V|LZ`}k5i!V|4%@%o6mtFw?{#d^EW_|*FS-nuKFG*{r>}$_5KP(wbkWJB7C{t z;Up;fupN9lc-Y;a125$Ijo{P31yJS-K+%&XDC3+0F9hEK%KYyFW#0QinfKEmqE}x8 zMSkA|g^r(s7lFS5MGr4R8D##;!3)7FL7C@junN8${J{mt4V>Wm=1o?gLhw$mKM4vS zFW7ADVidfH>m#77?>H#-x8&~M1Vqz6`=6rI#9-`f+Dy5pztFDw}AJ8Vo!esiv0ful=uH06ng#z#H7`~gAw>k z@CRU%m!HM@=TMFVT;IvyJHUs*Y4AtjE5TR5ELr!PK;iQu_#ChYik`e1l=1He#ZLYV zWQpqgpaw4;xBbUJ(ZB7W(0d0ceDpvWHw95ybss46J`9Te{Hw#CgTjX^5titC72FGc z9Q-}-2cXz}bJEKBL!jpRV<4hbkAlwy{|%J&{I7fd3-B_oui0w(RRy2H^)2pt29)=X zg0fBzly%<)3O)CNyTFfvqL1GJZvy`Zgk)8{!OH1QQ26s6Q2fMKK}4Z`4n7QCk266e z>YE^}SHEz$1!jm`ZU?3RM?j(DYoN^c&me#53H~vZ8ex+6fo}xQfIk6cycR^sIvxUL z{eKDW13wQ+ocK8?{_n*&RneOhpvcPyMP8>thEneazYKl_{0aD07IP8|QSwiKkAcU* zm0PSmeFeOW>z{$*=MpA)0Q^UABe=}s?g2jl3STeXY4ztSP~Ne549?I3ntblCpyt8%y6+?4RkS&p*dVH|PSE6Y z+JbsBct33;P4rNFR{7&`A^LLC-MrG_?O@A&7x~{s+w8921>Q`XcGr{OAzGWZjdl|a z^HlGreT4RU+A>W(qZUkTJjVA+XbCNL_XRGaVWujR3qC1rk@j}lTWHtP#5S&=ouXYs zlg}9Kk7&=8i_+(1?)z@=0PU@`9W?oDwP0*R^j$vhurTod0e5vBxIlYm>FG=O{&LzM z()PLgTR^cd`MlOb@qdDEVzZIl*${i}Z24ps*Mn$--h5=5tH}`^C)%skf;83UiF>eh zWT5}aG^iy(Huzc+EG9v^JpA7FG)v-WY3JcM3#PV@yDQy|+q&jOI?cjHLvQ!=GVkx$ zuyJ$H^uor;cG4J0H|(q}d(l!Lof935$rJ7QKGUSz$Gx3ZHLcrekmxYgULy%SzpImA zDNM5<34GlNGpJeS;oz&hc63(TC5-A?BMhRfxMcmcI7-`1hP7SPbgdS*qbx@~6Gu@{ z%R;&p_huuHJEwyD22Xrn?=vKqzH06Y_2!nRZ%BN7)Jw9iF6MB{SoTf@8ulOynR}O> zUk)POY6M;yl)2T2m%=FLRvIovI*c4^ikA!C1b4xj^!$9$NA37-93%<*yeua|FNR5) zjdBlCV3IJwie@AHw}ismNC!y*8{=B7oftVRhYc2!WkIu*h0&6XYv|UeLeCD6#Z7t*RMW9CwRh_r^x4QNu=~t8;>qpcx}d zc!oMP;24TIsE)goQxgk%a}1Z_$ZL$a2RUUyn%{6Xp!UbfQrstDm%EW6A7e5tx8z-V zUxZEAn}f6Kg`g34M$t74CfI~6vR2=$1og}NHs~Xg6RU*{sBn}`-AUtKnUNXgnpypw^)_gZ^7ArpKhiR+fbw^O9EFaB} zG5UyG%U-INFfh9^y71Sh&svp`mg^-94~;7m^Ql%U^X8Gr-MR$4LM=vuH57UYJr~&; z6ZTkx@jjLR_u_Xzx3iZjieL>!B(oe=Zi;ZVkAoc1v88btjCEGZC*Q+=2-x^k|ed+TO!N- z@Lx#z6zmrLD4q|Jxwb*2DBwP$@ zCTgm=pcyn52snoV`Az_IFdX|J*W`N=P_4cl>grs3)G>lg|H3JOqnmoTRGy? z;uNEl+imXJjAGiRC24+r*ku^jl=q`8WDx3DSxtpc;!JUG;&*bNGfx&#&z%&CAQBr2 zdG0cgS*rBPIstNRZ$iXCjw@mtN2<9*%m@`@&Cg`$m6_;=1>z%m6l_`z;7A7H14dn}F1T^P%ec>o`zD6{-_nXBW4A^WaIa-Lt`QyiA735t#qsy*$8i;L7bSgf1e&Lob^ zM9tq=7BZDJ7m2ve9Y}iNY8x4Uu+PwwLDeZ&WyAX8p_I$`hZ5zC{M6q!Ro%KT!z2j{ zHhVY96x`JcB|E~9n8T@6HCL4)ayUcYt4xFr~}Fv<`U z+TYw}=2W5v5<4Xxl6XNyRl$CYU3Hdi(NJr6A&F^>j#u@5C^ZXgwG)&-7$q?`$sB{3 z*ToN1+;DLxBIGWIEt%TJlK~%6)mCbST8IRlLS^JHQNfAYa?E772P2xQIv$xR@HFbU z)2ZT%NkGN1kO^4Rb5V{9ZAF_;$UwP9vM$TY;udN~IF2L94kX0lbQ?rbRy2x!FNIXA zQkd)>ua0jS9~(beRW{B*lljtJH$yn#C6WbBsS_**o~1a*?xH5qw88ro?OkmV5jMC5-c@>JCcdnSF4rCL4>@s$# zl}LCq<7OoU=|vQfRI8l@#Ka}aM&0vj?RPNv?aq9>1xkHci>RGZ{*9a65))U5<}OBh*%+0@m4Ucj)zfI1 zWe3|)L5q-Mv(Q@HX_<}^~ZwAlR!EXgTTk)aN`Rnj)Jzbcla)8)9`kUGlj zSui%{Hat`6Tog}iEpM`pBH6=IZREDpy5w(*p#<7W4jZJRTlUt{5*tTV2 z>%;^d$L4}lq0H3pcf;7kHoEG`S59raam&Oc{SG3TvH8S{(uSAC$&{Y+{GhI9dfrN% z(joEum?xcT&D_|H#>TZ?kValBZlrau%4Suy)!4~6(Nf!6f}U2RxEPxcyr$gI+YcVx z-3X=k&dO2hO|LOViq}l1bks7J>5dz2p`$$6u{qkYV^Z(Z6Pm{xCnt99*s8C;-hAD@ zW1D>4EVn1NPfqB&?>6_P&%_AtO!Cgwk;_3P&(dWU#)ba6nQ>J2+er)ks$4r3qNDPx!3MB zIqnJ1-KW#e*FU?0ACLsyx(MsZXVWYSgB9}H)knHno%}kiYc`0xP1`xlYwW73H`=ux zIa9aeWyE<-mB#DlG|3zH7s5EHb=3hlAFHG6o}W9@^CHeW>XPT$`Vwp4QCQ15!HVUV?m#i&U$fu4dOE1}B0AN= zSUPmN%y_01uAbHlG9eW=`<@=IvF_DYLM^IfB^BpVIm|3@k0XI)R1*T>2IE*V&fUl1 z5d)p|k*Rr6-GS1q-YdoZ>S>W?)?w-X>X%Ai2Q(=^r$ISf-yTXAG=WN+D*QOB-HV z#jdJX+Yx2Brg2#amyl}d96kTBQ4f)Q{j<4yvySUlzY9qZ;xbxs69rm5J?f~7yk5sE zD~54VgGWft!aW`PEzv*`AF5&fQoMkD8-HXnAy4yDi8$%@j6dnQW0>D;g#0b*P!2kW zC)+J;&Q?8q_;HlIqnBi%orv=!oSWlY`Mcf>mnA4+-+L0TjxE7{Ni;}Ff#!^T3wA5dsgY9rf2M;cmPAEQiR?f$qabpo|G7~^+ zVO!giD0Q3lo)*f>IO6xZX+4wx;8yJQ9jNT3i05Q=M$NlU%Q<>B<7vtR!a^P0^if*t z%6pWOX#EOmL4c6csb1vO;YRURPh1PmTn5GaP%Ex|#7URev5)#Lf52%-YMb`3ys|%V zJ)UxHx8l`f=avU`cGIvs+hlU-G{n_9)2_2oB<`o%^89*R%#x$1rii_#+rm}hX;W$~ z5wx*Fud4DeZh~zy7T0VYMJc6Nim~FxLM)j?CI4-XRFnO)+#WRm-Z@K3`Gf>&vI27N zAoslPC@QpZp1!%8;0(&Kk5nQx!ZV2iDN#8bR@JS!O&AkFB5`3R1LBZ?Vr@fsVq8t( znQX`=ktY;&;XoezRJfGyr z)`ho3^=wX$!+i4IrOxLc+px^k9(nR58+SdEIrqE8)5m_Do-GKLUevX%DHwILfL%{ zVq;I-NJ@-gV9)%*L|DX+Y=|6&SurQ#vdDfIkwr*+=+}wPbfro&r6*rXB^q0>=s=~= zjuj-CbDph?x~)8^qMQ=3<8X!@2dXFP?tB~(zvF17$V-aqq38y)gjhdj0DiHhYix-u zp?_h6%*C8=t)<>s##31Yhonx$*I$ImgoQ7iVd~xDtU2_^##ZmeAKSPp$6;+eea`v* zQu`^`Z@1Ka_L$Z!Ef`m-`52dMyb~*A zU*w=YNs~0zQYGpsS_?M|rBWvTE8?{(c2Hzz#Ou_A|Es6lOGDfB%w_^&tW0vY#(V;E zA73=Q, 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2013-04-09 15:46+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: pl \n" -"Language: pl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2)\n" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -msgid "content" -msgstr "" - -#: push/models.py:12 -msgid "image" -msgstr "" - -#: push/templates/push/notification_form.html:4 -#: push/templates/push/notification_sent.html:4 -#, fuzzy -#| msgid "social applications" -msgid "Notifications" -msgstr "aplikacje społecznościowe" - -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "Login może zawierać tylko litery, cyfry i znaki @/./+/-/_." - -#~ msgid "Username can not be used. Please use other username." -#~ msgstr "Ta nazwa użytkownika nie może zostać użyta. Prosimy użyć innej." - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "Ten login jest zajęty. Proszę wybrać inny." - -#~ msgid "Password must be a minimum of {0} characters." -#~ msgstr "Hasło musi składać się z co najmniej {0} znaków." - -#~ msgid "Accounts" -#~ msgstr "Konta" - -#~ msgid "Password" -#~ msgstr "Hasło" - -#~ msgid "Remember Me" -#~ msgstr "Zapamiętaj mnie" - -#~ msgid "This account is currently inactive." -#~ msgstr "Konto jest nieaktywne." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "Podany e-mail i/lub hasło są niepoprawne." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "Podany login i/lub hasło są niepoprawne." - -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "Podany login i/lub hasło są niepoprawne." - -#~ msgid "E-mail address" -#~ msgstr "Adres e-mail" - -#~ msgid "E-mail" -#~ msgstr "E-mail" - -#~ msgid "Username" -#~ msgstr "Login" - -#~ msgid "Username or e-mail" -#~ msgstr "Nazwa użytkownika lub e-mail." - -#~ msgctxt "field label" -#~ msgid "Login" -#~ msgstr "Login" - -#~ msgid "E-mail (optional)" -#~ msgstr "E-mail (opcjonalnie)" - -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "Istnieje użytkownik o tym adresie e-mail." - -#~ msgid "Password (again)" -#~ msgstr "Hasło (ponownie)" - -#~ msgid "You must type the same password each time." -#~ msgstr "Proszę wpisać dwa razy to samo hasło." - -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "Ten adres e-mail jest już używany przez to konto." - -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "Ten adres e-mail jest już używany przez inne konto." - -#~ msgid "Current Password" -#~ msgstr "Aktualne hasło" - -#~ msgid "New Password" -#~ msgstr "Nowe hasło" - -#~ msgid "New Password (again)" -#~ msgstr "Nowe hasło (ponownie)" - -#~ msgid "Please type your current password." -#~ msgstr "Proszę wpisać swoje aktualne hasło." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "Ten adres e-mail nie jest używany przez żadne konto." - -#~ msgid "The password reset token was invalid." -#~ msgstr "Klucz do zmiany hasła jest nieprawidłowy." - -#~ msgid "user" -#~ msgstr "użytkownik" - -#~ msgid "e-mail address" -#~ msgstr "adres e-mail" - -#~ msgid "verified" -#~ msgstr "potwierdzony" - -#~ msgid "primary" -#~ msgstr "główny" - -#~ msgid "email address" -#~ msgstr "adres e-mail" - -#~ msgid "email addresses" -#~ msgstr "adresy e-mail" - -#~ msgid "created" -#~ msgstr "utworzono" - -#~ msgid "sent" -#~ msgstr "wysłano" - -#~ msgid "key" -#~ msgstr "klucz" - -#~ msgid "email confirmation" -#~ msgstr "potwierdzenie adresu e-mail" - -#~ msgid "email confirmations" -#~ msgstr "potwierdzenia adresów e-mail" - -#~ msgid "Your account has no password set up." -#~ msgstr "Twoje konto nie ma ustawionego hasła." - -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "Twoje konto nie ma potwierdzonego adresu e-mail." - -#~ msgid "Social Accounts" -#~ msgstr "Konta społecznościowe" - -#~ msgid "" -#~ "An account already exists with this e-mail address. Please sign in to " -#~ "that account first, then connect your %s account." -#~ msgstr "" -#~ "Istnieje już konto dla tego adresu e-mail. Zaloguj się wpierw na to " -#~ "konto, a następnie połącz swoje konto %s." - -#~ msgid "provider" -#~ msgstr "dostawca usług" - -#~ msgid "name" -#~ msgstr "nazwa" - -#~ msgid "client id" -#~ msgstr "id klienta" - -#~ msgid "App ID, or consumer key" -#~ msgstr "ID aplikacji lub klucz odbiorcy" - -#~ msgid "secret key" -#~ msgstr "klucz prywatny" - -#~ msgid "API secret, client secret, or consumer secret" -#~ msgstr "klucz prywatny API/klienta/dbiorcy" - -#~ msgid "Key" -#~ msgstr "klucz" - -#~ msgid "social application" -#~ msgstr "aplikacja społecznościowa" - -#~ msgid "uid" -#~ msgstr "uid" - -#~ msgid "last login" -#~ msgstr "data ostatniego logowania" - -#~ msgid "date joined" -#~ msgstr "data dołączenia" - -#~ msgid "extra data" -#~ msgstr "dodatkowe dane" - -#~ msgid "social account" -#~ msgstr "konto społecznościowe" - -#~ msgid "social accounts" -#~ msgstr "konta społecznościowe" - -#~ msgid "token" -#~ msgstr "token" - -#~ msgid "\"oauth_token\" (OAuth1) or access token (OAuth2)" -#~ msgstr "\"oauth_token\" (OAuth1) lub access token (OAuth2)" - -#~ msgid "token secret" -#~ msgstr "token secret" - -#~ msgid "\"oauth_token_secret\" (OAuth1) or refresh token (OAuth2)" -#~ msgstr "\"oauth_token_secret\" (OAuth1) lub refresh token (OAuth2)" - -#~ msgid "expires at" -#~ msgstr "wygasa" - -#~ msgid "social application token" -#~ msgstr "token aplikacji społecznościowej" - -#~ msgid "social application tokens" -#~ msgstr "tokeny aplikacji społecznościowych" - -#~ msgid "Invalid response while obtaining request token from \"%s\"." -#~ msgstr "Błędna odpowiedź podczas pobierania tokena z \"%s\"." - -#~ msgid "Invalid response while obtaining access token from \"%s\"." -#~ msgstr "Błędna odpowiedź podczas pobierania tokena autoryzacji z \"%s\"." - -#~ msgid "No request token saved for \"%s\"." -#~ msgstr "Brak tokena zapisanego dla \"%s\"." - -#~ msgid "No access token saved for \"%s\"." -#~ msgstr "Brak zapisanego tokena autoryzacji \"%s\"." - -#~ msgid "No access to private resources at \"%s\"." -#~ msgstr "Brak dostępu do prywatnych zasobów pod adresem \"%s\"." - -#~ msgid "Account Inactive" -#~ msgstr "Konto nieaktywne" - -#~ msgid "This account is inactive." -#~ msgstr "To konto jest nieaktywne." - -#~ msgid "Account" -#~ msgstr "Konto" - -#~ msgid "E-mail Addresses" -#~ msgstr "Adresy e-mail" - -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "Z Twoim kontem są związane następujące adresy e-mail:" - -#~ msgid "Verified" -#~ msgstr "Potwierdzony" - -#~ msgid "Unverified" -#~ msgstr "Nie potwierdzony" - -#~ msgid "Primary" -#~ msgstr "Główny" - -#~ msgid "Make Primary" -#~ msgstr "Ustaw główny" - -#~ msgid "Re-send Verification" -#~ msgstr "Ponownie prześlij link potwierdzający" - -#~ msgid "Remove" -#~ msgstr "Usuń" - -#~ msgid "Warning:" -#~ msgstr "Uwaga:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "Nie masz ustawionego żadnego adresu e-mail. Dodanie adresu e-mail " -#~ "umożliwi odzyskanie konta w przypadku utraty hasła." - -#~ msgid "Add E-mail Address" -#~ msgstr "Dodaj adres e-mail" - -#~ msgid "Add E-mail" -#~ msgstr "Dodaj e-mail" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "Czy na pewno usunąć wybrany adres e-mail?" - -#~ msgid "Confirm E-mail Address" -#~ msgstr "Potwierdź adres e-mail" - -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "Proszę potwierdzić adres %(email)s jako " -#~ "e-mail użytkownika '%(user_display)s'." - -#~ msgid "Confirm" -#~ msgstr "Potwierdź" - -#~ msgid "" -#~ "This e-mail confirmation link expired or is invalid. Please issue a new e-mail confirmation request." -#~ msgstr "" -#~ "Ten link z wiadomości e-mail jest nieprawidłowy lub nieaktualny. Możesz " -#~ "zamówić kolejny link weryfikacyjny." - -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "Adres %(email)s został właśnie " -#~ "powierdzony jako e-mail dla użytkownika '%(user_display)s'." - -#~ msgid "Sign In" -#~ msgstr "Zaloguj" - -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "Zaloguj za pomocą konta zewnętrznego, albo zarejestruj się w serwisie %(site_name)s i " -#~ "zaloguj poniżej:" - -#~ msgid "or" -#~ msgstr "lub" - -#~ msgid "" -#~ "If you have not created an account yet, then please\n" -#~ "sign up first." -#~ msgstr "" -#~ "Jeśli nie masz jeszcze konta,\n" -#~ "załóż konto." - -#~ msgid "Forgot Password?" -#~ msgstr "Nie pamiętasz hasła?" - -#~ msgid "Sign Out" -#~ msgstr "Wyloguj się" - -#~ msgid "Are you sure you want to sign out?" -#~ msgstr "Na pewno chcesz się wylogować?" - -#~ msgid "Change Password" -#~ msgstr "Zmień hasło" - -#~ msgid "Password Reset" -#~ msgstr "Odzyskiwanie hasła" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "Nie pamiętasz swojego hasła? Wpisz adres e-mail, a wyślemy Ci wiadomość " -#~ "umożliwiającą zresetowanie go." - -#~ msgid "Reset My Password" -#~ msgstr "Odzyskaj hasło" - -#~ msgid "Please contact us if you have any trouble resetting your password." -#~ msgstr "Prosimy o kontakt w przypadku problemów z uzyskaniem nowego hasła." - -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "E-mail został wysłany. Prosimy o kontakt, jeśli wiadomość nie dotrze w " -#~ "ciągu kilku minut." - -#~ msgid "Bad Token" -#~ msgstr "Błędny klucz" - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "Link resetujący hasło jest nieprawidłowy, być może ponieważ został już " -#~ "wcześniej użyty. Spróbuj zresetować " -#~ "hasło ponownie." - -#~ msgid "change password" -#~ msgstr "zmień hasło" - -#~ msgid "Your password is now changed." -#~ msgstr "Hasło zostało zmienione." - -#~ msgid "Set Password" -#~ msgstr "Ustaw hasło" - -#~ msgid "Signup" -#~ msgstr "Rejestracja" - -#~ msgid "Sign Up" -#~ msgstr "Zarejestruj się" - -#~ msgid "" -#~ "Already have an account? Then please sign in." -#~ msgstr "Masz już konto? Zaloguj się." - -#~ msgid "Sign Up Closed" -#~ msgstr "Rejestracja zamknięta" - -#~ msgid "We are sorry, but the sign up is currently closed." -#~ msgstr "Przepraszamy, ale rejestracja jest obecnie zamknięta." - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Potwierdź swój adres e-mail" - -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "Na podany adres e-mail została wysłana wiadomość w celu weryfikacji. " -#~ "Proszę kliknąć w podany w tej wiadomości link w celu zakończenia procesu " -#~ "rejestracji. Prosimy o kontakt, jeśli wiadomość nie dotrze w ciągu kilku " -#~ "minut." - -#~ msgid "" -#~ "This part of the site requires us to verify that\n" -#~ "you are who you claim to be. For this purpose, we require that you\n" -#~ "verify ownership of your e-mail address. " -#~ msgstr "" -#~ "W celu korzystania z tej części strony wymagamy\n" -#~ "potwierdzenia tożsamości. W tym celu konieczne jest\n" -#~ "potwierdzenie adresu e-mail. " - -#~ msgid "" -#~ "We have sent an e-mail to you for\n" -#~ "verification. Please click on the link inside this e-mail. Please\n" -#~ "contact us if you do not receive it within a few minutes." -#~ msgstr "" -#~ "Na podany adres została wysłana wiadomość w celu\n" -#~ "weryfikacji. Proszę kliknąć na link wewnątrz tej wiadomości. Prosimy\n" -#~ "o kontakt, jeśli wiadomość nie dotrze w ciągu kilku minut." - -#~ msgid "" -#~ "Note: you can still change " -#~ "your e-mail address." -#~ msgstr "" -#~ "Uwaga: nadal możesz zmienić " -#~ "swój adres e-mail." - -#~ msgid "" -#~ "Hello from %(site_name)s!\n" -#~ "\n" -#~ "You're receiving this e-mail because user %(user_display)s at " -#~ "%(site_domain)s has given yours as an e-mail address to connect their " -#~ "account.\n" -#~ "\n" -#~ "To confirm this is correct, go to %(activate_url)s\n" -#~ msgstr "" -#~ "Pozdrowienia z %(site_name)s!\n" -#~ "\n" -#~ "Dostajesz tę wiadomość, ponieważ użytkownik %(user_display)s na " -#~ "%(site_domain)s podał ten adres e-mail, aby połączyć go ze swoim kontem.\n" -#~ "\n" -#~ "Aby to potwierdzić, przejdź to %(activate_url)s\n" - -#~ msgid "" -#~ "Thank you from %(site_name)s!\n" -#~ "%(site_domain)s" -#~ msgstr "" -#~ "Podziękowania z %(site_name)s!\n" -#~ "%(site_domain)s" - -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "Potwierdź adres e-mail" - -#~ msgid "" -#~ "Hello from %(site_name)s!\n" -#~ "\n" -#~ "You're receiving this e-mail because you or someone else has requested a " -#~ "password for your user account at %(site_domain)s.\n" -#~ "It can be safely ignored if you did not request a password reset. Click " -#~ "the link below to reset your password." -#~ msgstr "" -#~ "Pozdrowienia z %(site_name)s!\n" -#~ "\n" -#~ "Dostajesz tę wiadomość, ponieważ Ty lub ktoś inny poprosił o zmianę hasła " -#~ "do Twojego konta na %(site_domain)s.\n" -#~ "Możesz to bezpiecznie zignorować, jeśli to nie była Twoja prośba. Kliknij " -#~ "link poniżej, aby zresetować hasło." - -#~ msgid "In case you forgot, your username is %(username)s." -#~ msgstr "Gdybyś zapomniał, Twoja nazwa użytkownika to %(username)s." - -#~ msgid "" -#~ "Thank you for using %(site_name)s!\n" -#~ "%(site_domain)s" -#~ msgstr "" -#~ "Dziękujemy za używanie %(site_name)s!\n" -#~ "%(site_domain)s" - -#~ msgid "Password Reset E-mail" -#~ msgstr "E-mail z linkiem do zmiany hasła." - -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "Nie można usunąć głównego adresu e-mail (%(email)s)" - -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "E-mail z potwierdzeniem wysłany do %(email)s" - -#~ msgid "You have confirmed %(email)s." -#~ msgstr "Adres %(email)s został potwierdzony." - -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "Usunięto adres e-mail %(email)s" - -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Zalogowano jako %(name)s." - -#~ msgid "You have signed out." -#~ msgstr "Wylogowano." - -#~ msgid "Password successfully changed." -#~ msgstr "Hasło zostało zmienione." - -#~ msgid "Password successfully set." -#~ msgstr "Hasło zostało ustawione." - -#~ msgid "Primary e-mail address set." -#~ msgstr "Ustawiono główny adres e-mail." - -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "Główny adres e-mail musi zostać potwierdzony." - -#~ msgid "Note" -#~ msgstr "Zwróć uwagę" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "jesteś już zalogowany/-a jako %(user_display)s." - -#~ msgid "OpenID Sign In" -#~ msgstr "Logowanie przy użyciu OpenID" - -#~ msgid "Social Network Login Failure" -#~ msgstr "Błąd podczas logowania przy użyciu sieci społecznościowej." - -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "" -#~ "Podczas próby zalogowania za pośrednictwej konta w sieci społecznościowej " -#~ "wystąpił błąd." - -#~ msgid "Account Connections" -#~ msgstr "Powiązania konta" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "Możesz zalogować się na swoje konto używając następujących kont " -#~ "zewnętrznych:" - -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "" -#~ "Aktualnie do Twojego konta nie są podłączone żadne konta w sieciach " -#~ "społecznościowych." - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Dodaj konto zewnętrzne" - -#~ msgid "Login Cancelled" -#~ msgstr "Logowanie anulowane" - -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "accounts. If this was a mistake, please proceed to sign in." -#~ msgstr "" -#~ "Logowanie do serwisu za pomocą istniejącego konta zostało anulowane. " -#~ "Jeśli był to błąd, przejdź do strony logowania." - -#~ 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 "" -#~ "Za chwilę użyjesz konta w serwisie %(provider_name)s aby zalogować się\n" -#~ "do serwisu %(site_name)s. Zanim to nastąpi, wypełnij proszę ten krótki " -#~ "formularz:" - -#~ msgid "The social account has been connected." -#~ msgstr "Konto społecznościowe zostało podłączone" - -#~ msgid "The social account is already connected to a different account." -#~ msgstr "Konto społecznościowe jest już połączone z innym kontem." - -#~ msgid "The social account has been disconnected." -#~ msgstr "Konto społecznościowe zostało odłączone." - -#~ msgid "Delete Password" -#~ msgstr "Usuń hasło" - -#~ msgid "delete my password" -#~ msgstr "usuń moje hasło" - -#~ msgid "Password Deleted" -#~ msgstr "Hasło usunięte" - -#~ msgid "Your password has been deleted." -#~ msgstr "Twoje hasło zostało usunięte." diff --git a/src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.mo deleted file mode 100644 index 5a0fc630a7ebfd0b403e415f35ed8097d8c2d2c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 529 zcmY*W!A|2a5M{-la^%cmR$>tdrfa*^s+guw+JK4@TBTX;rZpibwJXO#An_Y~8@K%y zCLpL7>B%#m_x$Yf|E-@d8x%hX+k_p$CgG6KM3?YN%_CYH&R0yGz1MS(;{{%8R~6Ps zn5L7pUh^UM%pe&MVBUgeVz|)0(eJ?_5tI>i&f<@bIMeu^43W>{};z_ zHAo`peY5Tp)#SCx$vXj1koS`U}E zSTMB4YeUa_TG6Gwe)NAo7e diff --git a/src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po b/src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po deleted file mode 100644 index 9d1decbc8..000000000 --- a/src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po +++ /dev/null @@ -1,41 +0,0 @@ -# Russian translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-03-22 14:23+0100\n" -"Last-Translator: FULL NAME \n" -"Language-Team: ru \n" -"Language: ru\n" -"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" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" diff --git a/src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo b/src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo deleted file mode 100644 index 57328dadf4dccfbbe849465ae67ce5acab6c8fbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6657 zcmbuCTWlOx8ONuz+{~q=q=b7>k@&k7t&d z*%-G)N^H^;2nkeaQX~qLO0AH1uw6T~UB`I<9^h&A0SR7;fCmsN65=L!K=Av{%8%X&NbFYx`~4R5uq zTfp1EHgFSoE0_n@gZsdn!G}SSbHJV8m%+DzFN5y`SCa84!QX%t`u_sT{362d27?4o zg6n9114I?;2jF|b7r}RcmqFR@YSJHpx6%GJ_;K*>;D^C=7;^`>1r)mm_>px#555cZ zKt!#_K+$s&6g@70{8`T>_(M?SW0o)7z0=ySok5bQohrs*5--CC8cfQlIJ_H^B zMa~9=$7evX)y>I(fh~X-QX|5kAXL0gz&ckd<&Qdv*0%H zZ}_$dianow4`ZMPH-MKwky}jg58wgX>mm6g;4x6-9s>`7&w^tAYoOTmS5U^+v$^QK z6TAuzf_uPqIOle0gAykp*a@BmQQcYuH-kR`MZZ6TvfjTzk-r^h41n7~k^36B6}$`{ z1pf%4g0-Ds{4}^9RNylpOIVAb`2FXgtotWW{B|=zE&6tX!sh|d0Uri!@MqvLa5IDd z0KX1?0h}bb9sqv_c7U5cfKA{L@Ppt_K?S}F%DVpn?*-RkjQIak;8UOm*WW;%fuEp# z3xnO@J)rO!fWrSJQ22fc+z&2+Of$I!7;ZO!!kySFPmWh|KpvJi@r^l#Ck3WYmJi{E z)H4quW^Lq!QfnJ8R9QFj3Qv+t;;#&^Ja_Smp6MgH-jg<(P-0Z_b`x(quh=S&a6_mW zpKg_orbptJbTW@{EcqcE7I>kv{%ql^lNUIRSoErH zn4;?OTvr#vvgZc%zCPEc=Y+QQmP)EOGiH~arcXt$uLHyxwbfR?q>k8rIHA&|dq!+` zSkoB<oC!5Qrc{;?0CmL zR-#M{s@!3GWc2$q<7PaH(lGSgILW*A=v;7I{ zkREUF(cDn&_OM-cJFG)qsI9{l?e^_cN6W*m>T|6+rRhgqy52FM*}pEROf&UiT_~s) zi+FITD*P9XyGq%{q?TcpW605VfNv%$I%cYv__UJHh)81DfX*129@2h!s9dzgL)L&E z(__b>xnIjSeg=f7{)q++M`@=jTB*qfAFP;m74V8>+fj#fNNA0!nB)BfXw}!&Afa=O z3-R3+uiB6hB^LOC!Z*ohOEgO6=@LRAB-v6EzyX(X7`Bc2BpHeMLfe%5->Jz?U8e0ea@+lnKJ9`iAw zJ}3E`lz_Area7}(vanz=sEVYgcnd|vT_)dCL#lx!t9Z~GGPP#NOEWkeDO1ZTrj{k* zL9$>R?U-KjOf-zxR4Q5Ins5`(S1VajQ3WGj)hVS_juOU%Rq}Bq6om;uP0f|%>vK!=Rclc1-fUbCcnCTCO%caZ%)!`sB=oM6N|K7fX_wU`eZ=m<+(Y7Op z2QxjSh!m2{K0DL})s@TNo5}6W za}IPKltUFp!S?rrjEX5@C|bL#QO<0;7GI+&AZ zPFF`;e_wxZgZX?m*Tz}T`G@V4@q!BVm%=SLtL)w_j)t_K>2-@< zNzzO0I9?9h4ro{VI0BbV6x0JY=cMY&cCmvMeKT5$rfXBtmD;2geJ@&xW`BF~+qLu2 z%h5D_7Zp7-(JQr!h%qJ|GIBLqsGW)ytmxTjp5{_*GFpgcqbvL_D(Psfd4YLzG?7pU zzru@n?Ihh-*kMY<=V;E?PSvKY=>HLKQ8iYjuB>7wthiEplHWxo+Oy##+AP;DTG1r| z(LdJnDhi8+uhh;Oicok8J!z&kwn)5)ZLD~eIn&TE2Tirp(Ms(MR{PX{!rKgSW1PGYEhoM=`(!IJ=2&rzAR~#n^wdtqx}Rl!?hxW_7a*^Dh}6&!j$C zK`7py-`Y6|ZqdbrbYo)zV(os_j(U(W0$!Io}jh35fog+o7mZt?0_=Cp>MiQPG35ap+1FG_Sy*Pc|8T39UEy+h+4+vF|qd6c0RW za^oVMvYM16!gXGmM0{E1ni_Xqw#;U1N~AGmDNQdJkCsi@WXYt`EhBa%niq3gQh!yc z5yD#4W==~otW}eUszxZyUQ=?v4<{F736pDtpIA!!ycIPK(Je_xrxbCCz{{{AWqbv{ zwyqChjdDrJzE1EWwjztdM_ejb$Z?j&MQm}ocG0+(!=Z7!tU3`SEgA)ETD&~Hg`Sz# z{3jrww_b7=;tkCXFGyg&;kq(C@%UZoc_(`l2AAPtj&X`t3$v0#SU^q*9}+?cB}GbR z#=$Q~S|bNhC9b~2`5Fq#9@I=q29qgM6i*c`(lX_47FCkdgX0$xV<(t%B&(ut;ilHq z=rpb|&XhVd|3?3ZnCOqK6}8v4ApX~cKyG#%PL4xf(Op+f;)b|71CejuZ%tPb;R;6O z$V~1O5}zigYLlvVA?C96;vuei0l&9iK-Q96j3wnh@cK4j%yk?f}r@S43hi&Y`&SB(qvOlQOX?@Wrw9gpwXBNc8rbtbpjoiFWw;b9G zo<=3gr*UDtO>&27q^Kz{t4t;!sXKL}qXm3L<&#K_gNU@5s$GygF?LCw%L!S(r`D&| zrbwyytfa7=MMe^H)g32^dvnLV&LP4&=~YPfg=bT2slZaGDQ8m9rRrRB|7nzxbEZzn z-h`6jMM7, 2016. -# -msgid "" -msgstr "" -"Project-Id-Version: PROJECT VERSION\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2012-08-14 17:49+0100\n" -"Last-Translator: Radek Czajka \n" -"Language-Team: uk \n" -"Language: uk\n" -"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" -"Generated-By: Babel 2.2.0\n" - -#: isbn/forms.py:66 -msgid "Soft cover book" -msgstr "" - -#: push/models.py:10 -msgid "title" -msgstr "" - -#: push/models.py:11 -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 "" - -#, fuzzy -#~ msgid "Usernames can only contain letters, digits and @/./+/-/_." -#~ msgstr "Ім’я користувача може містити тільки букви, цифри та підчеркування." - -#~ msgid "This username is already taken. Please choose another." -#~ msgstr "Це ім’я користувача вже використано. Будь ласка, виберіть інше." - -#, fuzzy -#~ msgid "Accounts" -#~ msgstr "Акаунт" - -#~ msgid "Password" -#~ msgstr "Пароль" - -#~ msgid "Remember Me" -#~ msgstr "Запам’ятати мене" - -#~ msgid "This account is currently inactive." -#~ msgstr "Акаунт на даний момент є неактивним." - -#~ msgid "The e-mail address and/or password you specified are not correct." -#~ msgstr "Вказані електронна адреса та/або пароль неправильні." - -#~ msgid "The username and/or password you specified are not correct." -#~ msgstr "Вказані ім’я користувача та/або пароль неправильні." - -#, fuzzy -#~ msgid "The login and/or password you specified are not correct." -#~ msgstr "Вказані ім’я користувача та/або пароль неправильні." - -#, fuzzy -#~ msgid "E-mail address" -#~ msgstr "Електронні адреси" - -#~ msgid "E-mail" -#~ msgstr "E-mail" - -#~ msgid "Username" -#~ msgstr "Ім’я користувача" - -#~ msgid "E-mail (optional)" -#~ msgstr "E-mail (факультативно)" - -#, fuzzy -#~ msgid "A user is already registered with this e-mail address." -#~ msgstr "Користувач з такою електронною адресою вже існує." - -#~ msgid "Password (again)" -#~ msgstr "Пароль (повторити)" - -#~ msgid "You must type the same password each time." -#~ msgstr "Впишіть двічі такий самий пароль." - -#, fuzzy -#~ msgid "This e-mail address is already associated with this account." -#~ msgstr "Ця електронна адреса вже пов'язана з цім акаунтом." - -#, fuzzy -#~ msgid "This e-mail address is already associated with another account." -#~ msgstr "Ця електронна адреса вже пов'язана з іншим акаунтом." - -#~ msgid "Current Password" -#~ msgstr "Актуальний пароль" - -#~ msgid "New Password" -#~ msgstr "Новий пароль" - -#~ msgid "New Password (again)" -#~ msgstr "Новий пароль (повторити)" - -#~ msgid "Please type your current password." -#~ msgstr "Введіть будь ласка Ваш теперішній пароль." - -#~ msgid "The e-mail address is not assigned to any user account" -#~ msgstr "Ця електронна адреса не пов'язана з жодним акаунтом." - -#, fuzzy -#~ msgid "e-mail address" -#~ msgstr "Електронні адреси" - -#, fuzzy -#~ msgid "verified" -#~ msgstr "Неперевірено" - -#, fuzzy -#~ msgid "primary" -#~ msgstr "Основна" - -#, fuzzy -#~ msgid "email address" -#~ msgstr "Електронні адреси" - -#, fuzzy -#~ msgid "email addresses" -#~ msgstr "Електронні адреси" - -#, fuzzy -#~ msgid "email confirmation" -#~ msgstr "Підтвердження електронної адреси." - -#, fuzzy -#~ msgid "email confirmations" -#~ msgstr "Підтвердження електронної адреси." - -#, fuzzy -#~ msgid "Your account has no password set up." -#~ msgstr "Для Вашого локального акаунту не встановлено пароля." - -#, fuzzy -#~ msgid "Your account has no verified e-mail address." -#~ msgstr "" -#~ "Для Вашого локального акаунту не встановлено перевіреної електронної " -#~ "адреси." - -#, fuzzy -#~ msgid "name" -#~ msgstr "Ім’я користувача" - -#~ msgid "Account Inactive" -#~ msgstr "Неактивний акаунт" - -#~ msgid "This account is inactive." -#~ msgstr "Цей акаунт неактивний." - -#~ msgid "Account" -#~ msgstr "Акаунт" - -#~ msgid "E-mail Addresses" -#~ msgstr "Електронні адреси" - -#, fuzzy -#~ msgid "The following e-mail addresses are associated with your account:" -#~ msgstr "З Вашим акаунтом пов'язані наступні електронні адреси:" - -#~ msgid "Verified" -#~ msgstr "Перевірено" - -#~ msgid "Unverified" -#~ msgstr "Неперевірено" - -#~ msgid "Primary" -#~ msgstr "Основна" - -#~ msgid "Make Primary" -#~ msgstr "Зробити основною" - -#~ msgid "Re-send Verification" -#~ msgstr "Надіслати ще раз повідомлення для перевірки" - -#~ msgid "Remove" -#~ msgstr "Видалити" - -#~ msgid "Warning:" -#~ msgstr "Попередження:" - -#~ msgid "" -#~ "You currently do not have any e-mail address set up. You should really " -#~ "add an e-mail address so you can receive notifications, reset your " -#~ "password, etc." -#~ msgstr "" -#~ "Ви не додали жодної електронної адреси. Рекомендуємо Вам додати адресу, " -#~ "для цього щоб отримувати повідомлення, мати можливість відновлення паролю " -#~ "тощо." - -#~ msgid "Add E-mail Address" -#~ msgstr "Додати електронну адресу" - -#~ msgid "Add E-mail" -#~ msgstr "Додати електронну адресу" - -#~ msgid "Do you really want to remove the selected e-mail address?" -#~ msgstr "Чи справді хочете видалити вибрану адресу?" - -#, fuzzy -#~ msgid "Confirm E-mail Address" -#~ msgstr "Встановлено основну електронну адресу" - -#, fuzzy -#~ msgid "" -#~ "Please confirm that %(email)s is an e-" -#~ "mail address for user %(user_display)s." -#~ msgstr "" -#~ "Ви підтвердили, що адреса %(email)s є " -#~ "адресою коричтувача '%(user_display)s'." - -#, fuzzy -#~ msgid "" -#~ "You have confirmed that %(email)s is an " -#~ "e-mail address for user %(user_display)s." -#~ msgstr "" -#~ "Ви підтвердили, що адреса %(email)s є " -#~ "адресою коричтувача '%(user_display)s'." - -#~ msgid "Sign In" -#~ msgstr "Увійти в акаунт" - -#, fuzzy -#~ msgid "" -#~ "Please sign in with one\n" -#~ "of your existing third party accounts. Or, sign up\n" -#~ "for a %(site_name)s account and sign in below:" -#~ msgstr "" -#~ "Увійдіть за допомогою\n" -#~ "існуючого облікового запису у іншій системі. Можете також, увійти в акаунт %(site_name)s та увійти\n" -#~ "нижче:" - -#~ msgid "or" -#~ msgstr "або" - -#~ msgid "Forgot Password?" -#~ msgstr "Забули пароль?" - -#, fuzzy -#~ msgid "Sign Out" -#~ msgstr "Ви вийшли з акаунту." - -#~ msgid "Change Password" -#~ msgstr "Змінити пароль" - -#~ msgid "Password Reset" -#~ msgstr "Зміна паролю" - -#~ msgid "" -#~ "Forgotten your password? Enter your e-mail address below, and we'll send " -#~ "you an e-mail allowing you to reset it." -#~ msgstr "" -#~ "Забули пароль? Введіть свою електронну адресу, щоб отримати інструкції " -#~ "щодо встановлення нового паролю." - -#~ msgid "Reset My Password" -#~ msgstr "Змінити мій пароль" - -#, fuzzy -#~ msgid "" -#~ "We have sent you an e-mail. Please contact us if you do not receive it " -#~ "within a few minutes." -#~ msgstr "" -#~ "Вам було вислано повідомлення. Якщо не отримаєте його протягом кількох " -#~ "хвилин, напишіть на адресу " -#~ "%(CONTACT_EMAIL)s." - -#~ msgid "" -#~ "The password reset link was invalid, possibly because it has already been " -#~ "used. Please request a new password " -#~ "reset." -#~ msgstr "" -#~ "Посилання на зміну пароля було неправильним, тому що його вже " -#~ "використали. Будь ласка, замовте ще одну " -#~ "зміну пароля." - -#~ msgid "change password" -#~ msgstr "змінити пароль" - -#~ msgid "Your password is now changed." -#~ msgstr "Ваш пароль змінено." - -#~ msgid "Set Password" -#~ msgstr "Встановити пароль" - -#~ msgid "Signup" -#~ msgstr "Реєстрація" - -#~ msgid "Sign Up" -#~ msgstr "Реєструватися" - -#~ msgid "Verify Your E-mail Address" -#~ msgstr "Перевірити електронну адресу" - -#, fuzzy -#~ msgid "" -#~ "We have sent an e-mail to you for verification. Follow the link provided " -#~ "to finalize the signup process. Please contact us if you do not receive " -#~ "it within a few minutes." -#~ msgstr "" -#~ "Вам було вислано повідомлення. Якщо не отримаєте його протягом кількох " -#~ "хвилин, напишіть на адресу " -#~ "%(CONTACT_EMAIL)s." - -#, fuzzy -#~ msgid "Please Confirm Your E-mail Address" -#~ msgstr "Встановлено основну електронну адресу" - -#~ msgid "Password Reset E-mail" -#~ msgstr "Повідомлення для встановлення нового паролю" - -#, fuzzy -#~ msgid "You cannot remove your primary e-mail address (%(email)s)." -#~ msgstr "Видалено електронну адресу %(email)s" - -#, fuzzy -#~ msgid "Confirmation e-mail sent to %(email)s." -#~ msgstr "Подвідомлення для підтвердження реєстрації вислано на %(email)s" - -#, fuzzy -#~ msgid "Removed e-mail address %(email)s." -#~ msgstr "Видалено електронну адресу %(email)s" - -#, fuzzy -#~ msgid "Successfully signed in as %(name)s." -#~ msgstr "Ви успішно увійшли як %(name)s." - -#~ msgid "You have signed out." -#~ msgstr "Ви вийшли з акаунту." - -#~ msgid "Password successfully changed." -#~ msgstr "Пароль успішно змінено." - -#~ msgid "Password successfully set." -#~ msgstr "Успішно встановлено пароль." - -#, fuzzy -#~ msgid "Primary e-mail address set." -#~ msgstr "Встановлено основну електронну адресу" - -#, fuzzy -#~ msgid "Your primary e-mail address must be verified." -#~ msgstr "Вашу електронну адресу підтверджено." - -#~ msgid "Note" -#~ msgstr "Увага" - -#~ msgid "you are already logged in as %(user_display)s." -#~ msgstr "ви вже увійшли як користувач %(user_display)s." - -#~ msgid "OpenID Sign In" -#~ msgstr "Увійти за допомогою OpenID" - -#~ msgid "Social Network Login Failure" -#~ msgstr "Неможливо увійти в систему за допомогою соціальної мережі." - -#, fuzzy -#~ msgid "" -#~ "An error occurred while attempting to login via your social network " -#~ "account." -#~ msgstr "" -#~ "Під час спроби увійти за допомоги облікового запису у соціальній мережі " -#~ "наступила помилка." - -#~ msgid "Account Connections" -#~ msgstr "Пов’язані облікові записи" - -#~ msgid "" -#~ "You can sign in to your account using any of the following third party " -#~ "accounts:" -#~ msgstr "" -#~ "Можете увійти у Ваш акаунт за допомогою облікових записів у наступних " -#~ "системах:" - -#, fuzzy -#~ msgid "" -#~ "You currently have no social network accounts connected to this account." -#~ msgstr "" -#~ "Ваш обліковий запис у соціальній мережі пов'язано з існуючим акаунтом." - -#~ msgid "Add a 3rd Party Account" -#~ msgstr "Додати обліковий запис у іншій системі" - -#~ msgid "Login Cancelled" -#~ msgstr "Спробу увійти в систему скасовано." - -#, fuzzy -#~ msgid "" -#~ "You decided to cancel logging in to our site using one of your existing " -#~ "accounts. If this was a mistake, please proceed to sign in." -#~ msgstr "" -#~ "Ви вирішили скасувати спробу увійти в систему за допомогою вже існуючого " -#~ "облікового запису. Якщо це помилка, перейдіть до увійти." - -#, fuzzy -#~ 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. Для завершення процесу, заповніть будь ласка наступну " -#~ "форму:" - -#, fuzzy -#~ msgid "The social account has been connected." -#~ msgstr "Обліковий запис в соціальній мережі від'єднано." - -#, fuzzy -#~ msgid "The social account is already connected to a different account." -#~ msgstr "Обліковий запис в соціальній мережі від'єднано." - -#, fuzzy -#~ msgid "The social account has been disconnected." -#~ msgstr "Обліковий запис в соціальній мережі від'єднано." - -#~ msgid "Delete Password" -#~ msgstr "Видалити пароль" - -#~ msgid "delete my password" -#~ msgstr "видалити мій пароль" - -#~ msgid "Password Deleted" -#~ msgstr "Пароль видалено" - -#~ msgid "Your password has been deleted." -#~ msgstr "Ваш пароль видалено." diff --git a/src/wolnelektury/locale/de/LC_MESSAGES/django.po b/src/wolnelektury/locale/de/LC_MESSAGES/django.po index e59c2167f..b2588f751 100644 --- a/src/wolnelektury/locale/de/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/de/LC_MESSAGES/django.po @@ -157,13 +157,13 @@ msgstr "Mein Bücherregal" msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Einloggen" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Registrieren" @@ -184,13 +184,14 @@ msgid "Audiobooks" msgstr "Audiobücher" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 +#: wolnelektury/templates/main_page.html:50 #, fuzzy -msgid "All works" -msgstr "Alle Bücher" +#| msgid "Account Connections" +msgid "Collections" +msgstr "Konto-Beziehungen" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -295,91 +296,74 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Letzte Publikationen" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motive und Themen" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Motiv" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -#, fuzzy -#| msgid "See our blog" -msgid "See motifs catalog" -msgstr "Siehe unseren Blog" - -#: wolnelektury/templates/main_page.html:53 -#, fuzzy -#| msgid "Account Connections" -msgid "Collections" -msgstr "Konto-Beziehungen" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Letzte Publikationen" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Letzte Publikationen" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "News" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Leistungen" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Melden Sie einen Bug oder Vorschlag." -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Der Katalog als PDF-Datei herunterladen." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Schriftsteller" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +msgid "All works" +msgstr "Alle Bücher" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 #, fuzzy msgid "Missing a book?" msgstr "Brauchen Sie ein Buch?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Plan der Veröffentlichung" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 #, fuzzy msgid "Information" msgstr "Format öffnen" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "das genutzte Bild" @@ -493,15 +477,25 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "Eingeloggt als User %(user)s" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Sie müssen eingeloggt sein, um fortzusetzen." +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Siehe unseren Blog" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Letzte Publikationen" + #~ msgid "Translations" #~ msgstr "Übersetzungen" diff --git a/src/wolnelektury/locale/en/LC_MESSAGES/django.po b/src/wolnelektury/locale/en/LC_MESSAGES/django.po index 9256ca6d9..612bfca25 100644 --- a/src/wolnelektury/locale/en/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/en/LC_MESSAGES/django.po @@ -155,13 +155,13 @@ msgstr "My shelf" msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Sign in" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Register" @@ -182,14 +182,12 @@ msgid "Audiobooks" msgstr "Audiobooks" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "All books" +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" +msgstr "" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -289,85 +287,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Latest publications" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motifs and themes" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Theme" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -msgid "See motifs catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:53 -msgid "Collections" -msgstr "" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Latest publications" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Latest publications" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "News" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Tools" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Report an error or make a suggestion" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Download the catalogue in PDF format." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Reader" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "All books" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Missing a book?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Publishing plan" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Information" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Image used:" @@ -478,15 +464,20 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "You have to be logged in to continue" +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Latest publications" + #~ msgid "Translations" #~ msgstr "Translations" diff --git a/src/wolnelektury/locale/es/LC_MESSAGES/django.po b/src/wolnelektury/locale/es/LC_MESSAGES/django.po index 08f5b0184..54c5934a4 100644 --- a/src/wolnelektury/locale/es/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/es/LC_MESSAGES/django.po @@ -154,13 +154,13 @@ msgstr "Mi estante" msgid "Administration" msgstr "Administración" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Iniciar sesión" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Registrarse" @@ -181,14 +181,14 @@ msgid "Audiobooks" msgstr "Audiolibros" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 +#: wolnelektury/templates/main_page.html:50 #, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Todos los libros" +#| msgid "Account Connections" +msgid "Collections" +msgstr "Conexiones de la cuenta de usuario" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -289,89 +289,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Publicaciones recientes" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Temas" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Tema" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -#, fuzzy -#| msgid "See our blog" -msgid "See motifs catalog" -msgstr "Ver nuestro blog" - -#: wolnelektury/templates/main_page.html:53 -#, fuzzy -#| msgid "Account Connections" -msgid "Collections" -msgstr "Conexiones de la cuenta de usuario" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Publicaciones recientes" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Publicaciones recientes" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Noticias" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Herramientas" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Reporta un error o una sugerencia" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Descarga el catálogo en el formato PDF" -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artista" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Todos los libros" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "¿Falta un libro?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Plan de publicación" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Información" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "La imagen usada:" @@ -487,15 +471,25 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "Ya has iniciado sesión como usuario %(user)s" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Tienes que iniciar sesión para continuar" +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Ver nuestro blog" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Publicaciones recientes" + #~ msgid "Translations" #~ msgstr "Traducciones" diff --git a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po index 09eeb7dd1..4a4a0e596 100644 --- a/src/wolnelektury/locale/fr/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/fr/LC_MESSAGES/django.po @@ -156,13 +156,13 @@ msgstr "Mon étagère" msgid "Administration" msgstr "Administration" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Connexion" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Inscrivez-vous" @@ -183,14 +183,12 @@ msgid "Audiobooks" msgstr "Livres audio" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Tous les livres" +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" +msgstr "" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -290,85 +288,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Publications récentes" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motifs et thèmes" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Thème" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -msgid "See motifs catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:53 -msgid "Collections" -msgstr "" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Publications récentes" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Publications récentes" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Actualités" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Outils" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Rapportez une erreur ou faites une suggestion" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Téléchargez le catalogue au format PDF" -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artiste" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Tous les livres" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Il vous manque un livre?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Plan de publication" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Informations" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "L'image utilisé:" @@ -479,15 +465,20 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Vous devez être connecter pour continuer" +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Publications récentes" + #~ msgid "Translations" #~ msgstr "Traductions" diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.po b/src/wolnelektury/locale/it/LC_MESSAGES/django.po index 32034f0f2..c95c38667 100644 --- a/src/wolnelektury/locale/it/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/it/LC_MESSAGES/django.po @@ -156,13 +156,13 @@ msgstr "Il mio scaffale" msgid "Administration" msgstr "Amministrazione" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Accedi" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Registrati" @@ -183,14 +183,12 @@ msgid "Audiobooks" msgstr "Audiolibri" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Tutti i libri" +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" +msgstr "" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -284,83 +282,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motivi e temi" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "tema" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -msgid "See motifs catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:53 -msgid "Collections" -msgstr "" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "" - -#: wolnelektury/templates/main_page.html:64 -msgid "More recent publications" -msgstr "" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Segnala un'errore o una proposta" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Scarica il catalogo nel formato PDF." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artista" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Tutti i libri" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Manca un libro?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Programma editoriale" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Immagine usata" @@ -470,12 +458,12 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr " Per poter continuare devi essere loggato" diff --git a/src/wolnelektury/locale/jp/LC_MESSAGES/django.po b/src/wolnelektury/locale/jp/LC_MESSAGES/django.po index 14a299465..4f8beb5b6 100644 --- a/src/wolnelektury/locale/jp/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/jp/LC_MESSAGES/django.po @@ -7,7 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-09 22:17+0200\n" "PO-Revision-Date: 2012-02-07 15:50+0100\n" "Last-Translator: Marcin Koziej \n" "Language-Team: LANGUAGE \n" @@ -16,29 +15,29 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: templates/404.html:4 +#: wolnelektury/templates/404.html:4 msgid "Page does not exist" msgstr "" -#: templates/404.html:8 +#: wolnelektury/templates/404.html:8 msgid "Page not found" msgstr "" -#: templates/404.html:11 +#: wolnelektury/templates/404.html:11 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:12 msgid "main page" msgstr "" -#: templates/500.html:6 templates/500.html:17 +#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17 msgid "Server error" msgstr "" -#: templates/500.html:19 +#: wolnelektury/templates/500.html:19 msgid "" "

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

Inform our " msgstr "" -#: 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 "" -#: 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/auth/login.html:11 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 #, fuzzy msgid "Sign in using:" msgstr "Zaloguj" -#: 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 "" -#: templates/base/app.html:42 templates/base/app.html:43 -#: templates/base/superbase.html:69 templates/base/superbase.html:70 +#: wolnelektury/templates/base/app.html:42 +#: wolnelektury/templates/base/app.html:43 +#: wolnelektury/templates/base/superbase.html:69 +#: wolnelektury/templates/base/superbase.html:70 msgid "Language" msgstr "" -#: templates/base/app.html:66 templates/base/superbase.html:100 -#: templates/board_base.html:48 +#: wolnelektury/templates/base/app.html:66 +#: wolnelektury/templates/base/superbase.html:100 +#: wolnelektury/templates/board_base.html:48 msgid "Logout" msgstr "" -#: templates/base/superbase.html:60 +#: wolnelektury/templates/base/superbase.html:60 #, python-format msgid "" "\n" @@ -113,59 +118,69 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: templates/base/superbase.html:94 +#: wolnelektury/templates/base/superbase.html:94 msgid "My shelf" msgstr "" -#: templates/base/superbase.html:97 templates/board_base.html:43 +#: wolnelektury/templates/base/superbase.html:97 +#: wolnelektury/templates/board_base.html:43 msgid "Administration" msgstr "" -#: templates/base/superbase.html:104 views.py:64 views.py:65 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Zaloguj" -#: templates/base/superbase.html:105 views.py:83 views.py:84 views.py:112 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "" -#: templates/base/superbase.html:112 -msgid "Wesprzyj nas" +#: wolnelektury/templates/base/superbase.html:112 +msgid "Support us" msgstr "" -#: templates/base/superbase.html:115 +#: wolnelektury/templates/base/superbase.html:115 msgid "Literature" msgstr "" -#: templates/base/superbase.html:118 +#: wolnelektury/templates/base/superbase.html:118 msgid "Themes" msgstr "" -#: templates/base/superbase.html:121 +#: wolnelektury/templates/base/superbase.html:121 msgid "Audiobooks" msgstr "" -#: templates/base/superbase.html:124 templates/main_page.html:83 -msgid "All works" +#: wolnelektury/templates/base/superbase.html:124 +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" msgstr "" -#: templates/base/superbase.html:133 templates/board_base.html:28 +#: wolnelektury/templates/base/superbase.html:127 +#: wolnelektury/templates/main_page.html:106 +msgid "Newsletter" +msgstr "" + +#: wolnelektury/templates/base/superbase.html:136 +#: wolnelektury/templates/board_base.html:28 msgid "Search" msgstr "" -#: templates/base/superbase.html:164 +#: wolnelektury/templates/base/superbase.html:167 msgid "Close" msgstr "" -#: templates/base/superbase.html:166 +#: wolnelektury/templates/base/superbase.html:169 msgid "Loading" msgstr "" -#: templates/board_base.html:31 +#: wolnelektury/templates/board_base.html:31 msgid "Advanced search" msgstr "" -#: templates/info/join_us.html:6 +#: wolnelektury/templates/info/join_us.html:6 #, python-format msgid "" "\n" @@ -186,159 +201,146 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: templates/info/join_us.html:22 +#: wolnelektury/templates/info/join_us.html:22 msgid "" "Become an editor of Wolne Lektury! Find out if\n" " we're currently working on a reading you're looking for and prepare\n" " a publication by yourself by logging into the Editorial Platform." msgstr "" -#: templates/info/join_us.html:25 +#: wolnelektury/templates/info/join_us.html:25 msgid "More..." 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 "" -#: templates/main_page.html:19 +#: wolnelektury/templates/main_page.html:19 msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:28 +#: wolnelektury/templates/main_page.html:28 msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "" -#: templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "" -#: templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:48 -msgid "See motifs catalog" -msgstr "" - -#: templates/main_page.html:53 -msgid "Collections" -msgstr "" - -#: templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: templates/main_page.html:60 -msgid "Recent publications" -msgstr "" - -#: templates/main_page.html:64 -msgid "More recent publications" -msgstr "" - -#: templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "" -#: templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "" -#: templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "" -#: templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "" -#: templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 msgid "Art" msgstr "" -#: templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +msgid "All works" +msgstr "" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "" -#: templates/main_page.html:87 templates/publish_plan.html:4 -#: templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:101 +#: wolnelektury/templates/publish_plan.html:4 +#: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "" -#: templates/main_page.html:92 -msgid "Newsletter" -msgstr "" - -#: templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "" -#: templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "" -#: templates/openid/login.html:5 templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:5 +#: wolnelektury/templates/openid/login.html:8 msgid "OpenID Sign In" msgstr "" -#: templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:16 #, fuzzy msgid "Sign In" msgstr "Zaloguj" -#: 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 "" -#: templates/socialaccount/connections.html:33 +#: wolnelektury/templates/socialaccount/connections.html:33 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 " @@ -346,58 +348,59 @@ msgid "" "\">sign in." msgstr "" -#: templates/socialaccount/signup.html:6 +#: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy #| msgid "Sign in" msgid "Signup" msgstr "Zaloguj" -#: 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 "Zaloguj" -#: 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 "" -#: templates/user.html:5 templates/user.html:9 +#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9 msgid "User" msgstr "" -#: templates/user.html:11 +#: wolnelektury/templates/user.html:11 msgid "Password" msgstr "" -#: templates/user.html:12 +#: wolnelektury/templates/user.html:12 msgid "E-mail" msgstr "" -#: templates/user.html:13 +#: wolnelektury/templates/user.html:13 msgid "Social accounts" msgstr "" -#: utils.py:123 +#: wolnelektury/utils.py:123 msgid "Message sent automatically. Please do not reply." msgstr "" -#: utils.py:205 +#: wolnelektury/utils.py:205 msgid "Yes" msgstr "" -#: utils.py:206 +#: wolnelektury/utils.py:206 msgid "No" msgstr "" -#: views.py:72 views.py:93 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: views.py:107 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "" diff --git a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po index 72a761831..6a1ca5d63 100644 --- a/src/wolnelektury/locale/lt/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/lt/LC_MESSAGES/django.po @@ -162,13 +162,13 @@ msgstr "Mano lentyna" msgid "Administration" msgstr "Administracija " -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Prisijungti " -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Registruotis " @@ -189,14 +189,14 @@ msgid "Audiobooks" msgstr "Audio knygos" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 +#: wolnelektury/templates/main_page.html:50 #, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Visos knygos" +#| msgid "Account Connections" +msgid "Collections" +msgstr "Paskyros jungtys" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -305,89 +305,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Naujos publikacijos" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motyvai ir temos" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Motyvas" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -#, fuzzy -#| msgid "See our blog" -msgid "See motifs catalog" -msgstr "Aplankyk mūsų blogą" - -#: wolnelektury/templates/main_page.html:53 -#, fuzzy -#| msgid "Account Connections" -msgid "Collections" -msgstr "Paskyros jungtys" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Naujos publikacijos" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Naujos publikacijos" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Naujienos" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Priemonės" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Praneškite apie klaidą arba teikite pasiūlymus" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Atsisiųsti katalogą PDF formatu." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artistas" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Visos knygos" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Neradote knygos?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Publikavimo planas" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Informacija" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Panaudotas paveikslėlis:" @@ -500,15 +484,25 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "Jau esate prisijungęs kaip vartotojas %(user)s" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Norėdami tęsti, turite būti prisijungę" +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Aplankyk mūsų blogą" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Naujos publikacijos" + #~ msgid "Translations" #~ msgstr "Vertimai" diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po index 334a2367f..8e8413023 100644 --- a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po @@ -151,13 +151,13 @@ msgstr "Moja półka" msgid "Administration" msgstr "Administracja" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Zaloguj się" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Załóż konto" @@ -178,12 +178,12 @@ msgid "Audiobooks" msgstr "Audiobooki" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 -msgid "All works" -msgstr "Wszystkie utwory" +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" +msgstr "Kolekcje" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "Newsletter" @@ -271,81 +271,69 @@ msgstr "W naszej cyfrowej bibliotece znajdziesz" msgid "and many other books, poems, pictures, audiobooks…" msgstr "i wiele innych książek, wierszy, obrazów, audiobooków…" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Ostatnie publikacje" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Motywy i tematy" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Motyw" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "Utwory, w których występuje ten motyw:" -#: wolnelektury/templates/main_page.html:48 -msgid "See motifs catalog" -msgstr "Zobacz katalog motywów" - -#: wolnelektury/templates/main_page.html:53 -msgid "Collections" -msgstr "Kolekcje" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "Zobacz katalog kolekcji" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Ostatnie publikacje" - -#: wolnelektury/templates/main_page.html:64 -msgid "More recent publications" -msgstr "Więcej ostatnich publikacji" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Aktualności" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Narzędzia" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Zgłoś błąd lub sugestię" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Pobierz katalog w formacie PDF." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 msgid "Art" msgstr "Sztuka" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +msgid "All works" +msgstr "Wszystkie utwory" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "Przypisy" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Nie znalazłeś/-aś utworu?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Plan publikacji" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Informacje" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "Polityka prywatności" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Użyto obrazu:" @@ -454,15 +442,24 @@ msgstr "Tak" msgid "No" msgstr "Nie" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "Zalogowano jako %(user)s" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Zaloguj się, aby kontynuować" +#~ msgid "See motifs catalog" +#~ msgstr "Zobacz katalog motywów" + +#~ msgid "See collections catalog" +#~ msgstr "Zobacz katalog kolekcji" + +#~ msgid "More recent publications" +#~ msgstr "Więcej ostatnich publikacji" + #, fuzzy #~| msgid "" #~| "Please enter a correct %(username)s and password. Note that both fields " diff --git a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po index c794939fc..bc271e537 100644 --- a/src/wolnelektury/locale/ru/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/ru/LC_MESSAGES/django.po @@ -163,13 +163,13 @@ msgstr "Создать полку" msgid "Administration" msgstr "Администрация" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Вход" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Зарегистроваться" @@ -190,14 +190,12 @@ msgid "Audiobooks" msgstr "Аудиокниги" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Все книги" +#: wolnelektury/templates/main_page.html:50 +msgid "Collections" +msgstr "" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -306,87 +304,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "Последние публикации" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Мотивы и темы" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Мотив" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -#, fuzzy -#| msgid "See our blog" -msgid "See motifs catalog" -msgstr "Посмотрите наш блог" - -#: wolnelektury/templates/main_page.html:53 -msgid "Collections" -msgstr "" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "Последние публикации" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "Последние публикации" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Новости" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "Утилиты" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Сообщить об ошибке или предложении" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Скачать каталог в PDF формате." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Артист" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Все книги" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Потеряли книгу?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "Издательский план" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "Информация" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Используемые изображения:" @@ -497,15 +481,25 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Вы должны войти, чтобы продолжaть" +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Посмотрите наш блог" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "Последние публикации" + #~ msgid "Translations" #~ msgstr "Перевод" diff --git a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po index be5fc298c..171b44292 100644 --- a/src/wolnelektury/locale/uk/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/uk/LC_MESSAGES/django.po @@ -160,13 +160,13 @@ msgstr "Моя полиця" msgid "Administration" msgstr "Адміністрація" -#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78 -#: wolnelektury/views.py:79 +#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:79 +#: wolnelektury/views.py:80 msgid "Sign in" msgstr "Увійти" -#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97 -#: wolnelektury/views.py:98 wolnelektury/views.py:126 +#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:98 +#: wolnelektury/views.py:99 wolnelektury/views.py:127 msgid "Register" msgstr "Зареєструватися" @@ -187,14 +187,14 @@ msgid "Audiobooks" msgstr "Аудіокниги" #: wolnelektury/templates/base/superbase.html:124 -#: wolnelektury/templates/main_page.html:83 +#: wolnelektury/templates/main_page.html:50 #, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Всі книжки" +#| msgid "Account Connections" +msgid "Collections" +msgstr "Пов'язані акаунти" #: wolnelektury/templates/base/superbase.html:127 -#: wolnelektury/templates/main_page.html:92 +#: wolnelektury/templates/main_page.html:106 msgid "Newsletter" msgstr "" @@ -303,89 +303,73 @@ msgstr "" msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: wolnelektury/templates/main_page.html:35 +#: wolnelektury/templates/main_page.html:37 +msgid "Recent publications" +msgstr "останні публікації" + +#: wolnelektury/templates/main_page.html:63 msgid "Motifs and themes" msgstr "Мотиви та теми" -#: wolnelektury/templates/main_page.html:37 +#: wolnelektury/templates/main_page.html:68 msgid "Theme" msgstr "Тема" -#: wolnelektury/templates/main_page.html:38 +#: wolnelektury/templates/main_page.html:69 msgid "Explore works with the same theme" msgstr "" -#: wolnelektury/templates/main_page.html:48 -#, fuzzy -#| msgid "See our blog" -msgid "See motifs catalog" -msgstr "Дивитись наш блог" - -#: wolnelektury/templates/main_page.html:53 -#, fuzzy -#| msgid "Account Connections" -msgid "Collections" -msgstr "Пов'язані акаунти" - -#: wolnelektury/templates/main_page.html:55 -msgid "See collections catalog" -msgstr "" - -#: wolnelektury/templates/main_page.html:60 -msgid "Recent publications" -msgstr "останні публікації" - -#: wolnelektury/templates/main_page.html:64 -#, fuzzy -#| msgid "Recent publications" -msgid "More recent publications" -msgstr "останні публікації" - -#: wolnelektury/templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:84 msgid "News" msgstr "Новості" -#: wolnelektury/templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:91 msgid "Utilities" msgstr "утиліти" -#: wolnelektury/templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:94 msgid "Report a bug or suggestion" msgstr "Повідомити про помилку або надіслати свої пропозиції" -#: wolnelektury/templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:95 msgid "Download the catalogue in PDF format." msgstr "Завантажити каталог у форматі PDF." -#: wolnelektury/templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:96 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Митець" -#: wolnelektury/templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:97 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Всі книжки" + +#: wolnelektury/templates/main_page.html:99 msgid "Footnotes" msgstr "" -#: wolnelektury/templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:100 msgid "Missing a book?" msgstr "Не знайшли книжки?" -#: wolnelektury/templates/main_page.html:87 +#: wolnelektury/templates/main_page.html:101 #: wolnelektury/templates/publish_plan.html:4 #: wolnelektury/templates/publish_plan.html:8 msgid "Publishing plan" msgstr "План публікації" -#: wolnelektury/templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:111 msgid "Information" msgstr "інформація" -#: wolnelektury/templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:113 msgid "Privacy policy" msgstr "" -#: wolnelektury/templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:134 msgid "Image used:" msgstr "Використано графіку:" @@ -497,15 +481,25 @@ msgstr "" msgid "No" msgstr "" -#: wolnelektury/views.py:86 wolnelektury/views.py:107 +#: wolnelektury/views.py:87 wolnelektury/views.py:108 #, python-format msgid "Already logged in as user %(user)s" msgstr "Ви вже увійшли як користувач %(user)s" -#: wolnelektury/views.py:121 +#: wolnelektury/views.py:122 msgid "You have to be logged in to continue" msgstr "Щоб продовжити, увійдіть в свій акаунт." +#, fuzzy +#~| msgid "See our blog" +#~ msgid "See motifs catalog" +#~ msgstr "Дивитись наш блог" + +#, fuzzy +#~| msgid "Recent publications" +#~ msgid "More recent publications" +#~ msgstr "останні публікації" + #~ msgid "Translations" #~ msgstr "Переклади" diff --git a/src/wolnelektury/management/commands/localepack.py b/src/wolnelektury/management/commands/localepack.py index d0e5d6c89..9f2b4245b 100644 --- a/src/wolnelektury/management/commands/localepack.py +++ b/src/wolnelektury/management/commands/localepack.py @@ -5,7 +5,6 @@ import os import shutil import sys import tempfile -import allauth from django.conf import settings from django.core.management.base import BaseCommand from django.core.management import call_command @@ -99,41 +98,6 @@ class ModelTranslation(Locale): load=True, lang=','.join(zip(*languages)[0]), poname=self.poname, keep_running=True) -class CustomLocale(Locale): - def __init__(self, app_dir, - config=os.path.join(ROOT, "babel.cfg"), - out_file=os.path.join(ROOT, 'src/wolnelektury/locale-contrib/django.pot'), - name=None): - self.app_dir = app_dir - self.config = config - self.out_file = out_file - self.name = name - - def generate(self, languages): - os.system('pybabel extract -F "%s" -o "%s" "%s"' % (self.config, self.out_file, self.app_dir)) - os.system('pybabel update -D django -i %s -d %s' % (self.out_file, os.path.dirname(self.out_file))) - - def po_file(self, language): - d = os.path.dirname(self.out_file) - n = os.path.basename(self.out_file).split('.')[0] - return os.path.join(d, language, 'LC_MESSAGES', n + '.po') - - def save(self, output_directory, languages): - for lc in zip(*languages)[0]: - if os.path.exists(self.po_file(lc)): - copy_f(self.po_file(lc), - os.path.join(output_directory, lc, self.name + '.po')) - - def load(self, input_directory, languages): - for lc in zip(*languages)[0]: - copy_f(os.path.join(input_directory, lc, self.name + '.po'), - self.po_file(lc)) - self.compile() - - def compile(self): - os.system('pybabel compile -D django -d %s' % os.path.dirname(self.out_file)) - - SOURCES = [] for appn in settings.INSTALLED_APPS: @@ -145,7 +109,6 @@ for appn in settings.INSTALLED_APPS: print("no locales in %s" % app.__name__) SOURCES.append(ModelTranslation('infopages', 'infopages_db')) -SOURCES.append(CustomLocale(os.path.dirname(allauth.__file__), name='contrib')) class Command(BaseCommand): diff --git a/src/wolnelektury/settings/apps.py b/src/wolnelektury/settings/apps.py index ac6c08eb5..ac01166e6 100644 --- a/src/wolnelektury/settings/apps.py +++ b/src/wolnelektury/settings/apps.py @@ -37,8 +37,8 @@ INSTALLED_APPS_OUR = [ 'isbn', 'paypal', 'push', - 'club.apps.ClubConfig', - 'redirects.apps.RedirectsConfig', + 'club', + 'redirects', ] INSTALLED_APPS_CONTRIB = [ diff --git a/src/wolnelektury/settings/locale.py b/src/wolnelektury/settings/locale.py index 16ca0c27d..fbdadeb51 100644 --- a/src/wolnelektury/settings/locale.py +++ b/src/wolnelektury/settings/locale.py @@ -10,7 +10,7 @@ USE_I18N = True USE_L10N = True LOCALE_PATHS = [ - path.join(PROJECT_DIR, 'locale-contrib') + path.join(PROJECT_DIR, 'locale') ] # Language code for this installation. All choices can be found here: -- 2.20.1