From 89628c030914da34d0d678704abc957b21c725d7 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Tue, 28 Dec 2021 13:17:17 -0800 Subject: [PATCH] New translations django.po (Polish) --- locale/pl_PL/LC_MESSAGES/django.po | 72 +++++++++++++++++------------- 1 file changed, 40 insertions(+), 32 deletions(-) diff --git a/locale/pl_PL/LC_MESSAGES/django.po b/locale/pl_PL/LC_MESSAGES/django.po index 1a34790fb..ec32343b4 100644 --- a/locale/pl_PL/LC_MESSAGES/django.po +++ b/locale/pl_PL/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-28 15:00+0000\n" -"PO-Revision-Date: 2021-12-28 16:03\n" +"POT-Creation-Date: 2021-12-28 20:12+0000\n" +"PO-Revision-Date: 2021-12-28 21:17\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Polish\n" "Language: pl\n" @@ -263,63 +263,67 @@ msgstr "" msgid "Share this page" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:61 +#: bookwyrm/templates/annual_summary/layout.html:67 msgid "Copy address" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:61 +#: bookwyrm/templates/annual_summary/layout.html:68 #: bookwyrm/templates/lists/list.html:194 msgid "Copied!" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:69 +#: bookwyrm/templates/annual_summary/layout.html:77 msgid "Sharing status: public with key" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:70 +#: bookwyrm/templates/annual_summary/layout.html:78 msgid "The page can be seen by anyone with the complete address." msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:75 +#: bookwyrm/templates/annual_summary/layout.html:83 msgid "Make page private" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:81 +#: bookwyrm/templates/annual_summary/layout.html:89 msgid "Sharing status: private" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:82 +#: bookwyrm/templates/annual_summary/layout.html:90 msgid "The page is private, only you can see it." msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:87 +#: bookwyrm/templates/annual_summary/layout.html:95 msgid "Make page public" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:91 +#: bookwyrm/templates/annual_summary/layout.html:99 msgid "When you make your page private, the old key won’t give access to the page anymore. A new key will be created if the page is once again made public." msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:104 +#: bookwyrm/templates/annual_summary/layout.html:112 #, python-format msgid "Sadly %(display_name)s didn’t finish any book in %(year)s" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:110 +#: bookwyrm/templates/annual_summary/layout.html:118 #, python-format -msgid "In %(year)s, %(display_name)s read %(books_total)s books
for a total of %(pages_total)s pages!" -msgstr "" +msgid "In %(year)s, %(display_name)s read %(books_total)s book
for a total of %(pages_total)s pages!" +msgid_plural "In %(year)s, %(display_name)s read %(books_total)s books
for a total of %(pages_total)s pages!" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:112 +#: bookwyrm/templates/annual_summary/layout.html:124 msgid "That’s great!" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:115 +#: bookwyrm/templates/annual_summary/layout.html:127 #, python-format msgid "That makes an average of %(pages)s pages per book." msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:120 +#: bookwyrm/templates/annual_summary/layout.html:132 #, python-format msgid "(%(no_page_number)s book doesn’t have pages)" msgid_plural "(%(no_page_number)s books don’t have pages)" @@ -328,13 +332,13 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:136 +#: bookwyrm/templates/annual_summary/layout.html:148 msgid "Their shortest read this year…" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:143 -#: bookwyrm/templates/annual_summary/layout.html:164 -#: bookwyrm/templates/annual_summary/layout.html:204 +#: bookwyrm/templates/annual_summary/layout.html:155 +#: bookwyrm/templates/annual_summary/layout.html:176 +#: bookwyrm/templates/annual_summary/layout.html:220 #: bookwyrm/templates/book/book.html:47 #: bookwyrm/templates/discover/large-book.html:22 #: bookwyrm/templates/landing/large-book.html:25 @@ -342,33 +346,37 @@ msgstr "" msgid "by" msgstr "autorstwa" -#: bookwyrm/templates/annual_summary/layout.html:149 -#: bookwyrm/templates/annual_summary/layout.html:170 +#: bookwyrm/templates/annual_summary/layout.html:161 +#: bookwyrm/templates/annual_summary/layout.html:182 #, python-format msgid "%(pages)s pages" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:157 +#: bookwyrm/templates/annual_summary/layout.html:169 msgid "…and the longest" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:187 +#: bookwyrm/templates/annual_summary/layout.html:199 #, python-format -msgid "%(display_name)s left %(ratings_total)s ratings,
their average rating is %(rating_average)s" -msgstr "" +msgid "%(display_name)s left %(ratings_total)s rating,
their average rating is %(rating_average)s" +msgid_plural "%(display_name)s left %(ratings_total)s ratings,
their average rating is %(rating_average)s" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:197 +#: bookwyrm/templates/annual_summary/layout.html:213 msgid "Their best rated review" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:210 +#: bookwyrm/templates/annual_summary/layout.html:226 #, python-format msgid "Their rating: %(rating)s" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:227 +#: bookwyrm/templates/annual_summary/layout.html:243 #, python-format -msgid "All the books %(display_name)s read in 2021" +msgid "All the books %(display_name)s read in %(year)s" msgstr "" #: bookwyrm/templates/author/author.html:18