From fc0316364ab66b9f94d0f164d84f62cf933db8ee Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 16 Dec 2022 14:48:25 -0800 Subject: [PATCH] New translations django.po (Slovenian) --- locale/sl_SI/LC_MESSAGES/django.po | 56 +++++++++++++++--------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/locale/sl_SI/LC_MESSAGES/django.po b/locale/sl_SI/LC_MESSAGES/django.po index d7a2a3afa..3d348e94c 100644 --- a/locale/sl_SI/LC_MESSAGES/django.po +++ b/locale/sl_SI/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-11 21:08+0000\n" -"PO-Revision-Date: 2022-12-12 14:04\n" +"POT-Creation-Date: 2022-12-16 20:50+0000\n" +"PO-Revision-Date: 2022-12-16 22:48\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Slovenian\n" "Language: sl\n" @@ -205,26 +205,26 @@ msgstr "Federirano" msgid "Blocked" msgstr "Blokirano" -#: bookwyrm/models/fields.py:27 +#: bookwyrm/models/fields.py:28 #, python-format msgid "%(value)s is not a valid remote_id" msgstr "%(value)s ni veljaven remote_id" -#: bookwyrm/models/fields.py:36 bookwyrm/models/fields.py:45 +#: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46 #, python-format msgid "%(value)s is not a valid username" msgstr "%(value)s ni veljavno uporabniško ime" -#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:142 +#: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:142 #: bookwyrm/templates/ostatus/error.html:29 msgid "username" msgstr "uporabniško ime" -#: bookwyrm/models/fields.py:186 +#: bookwyrm/models/fields.py:187 msgid "A user with that username already exists." msgstr "Uporabnik s tem uporabniškim imenom že obstaja." -#: bookwyrm/models/fields.py:205 +#: bookwyrm/models/fields.py:206 #: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy_select.html:11 @@ -232,7 +232,7 @@ msgstr "Uporabnik s tem uporabniškim imenom že obstaja." msgid "Public" msgstr "Javno" -#: bookwyrm/models/fields.py:206 +#: bookwyrm/models/fields.py:207 #: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy_select.html:14 @@ -240,14 +240,14 @@ msgstr "Javno" msgid "Unlisted" msgstr "Ni na seznamu" -#: bookwyrm/models/fields.py:207 +#: bookwyrm/models/fields.py:208 #: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/layout.html:11 msgid "Followers" msgstr "Sledilci" -#: bookwyrm/models/fields.py:208 +#: bookwyrm/models/fields.py:209 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 @@ -599,27 +599,27 @@ msgstr[3] "" msgid "That’s great!" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:127 +#: bookwyrm/templates/annual_summary/layout.html:128 #, python-format msgid "That makes an average of %(pages)s pages per book." msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:132 +#: bookwyrm/templates/annual_summary/layout.html:134 #, python-format -msgid "(%(no_page_number)s book doesn’t have pages)" -msgid_plural "(%(no_page_number)s books don’t have pages)" +msgid "(No page data was available for %(no_page_number)s book)" +msgid_plural "(No page data was available for %(no_page_number)s books)" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:148 +#: bookwyrm/templates/annual_summary/layout.html:150 msgid "Their shortest read this year…" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:155 -#: bookwyrm/templates/annual_summary/layout.html:176 -#: bookwyrm/templates/annual_summary/layout.html:245 +#: bookwyrm/templates/annual_summary/layout.html:157 +#: bookwyrm/templates/annual_summary/layout.html:178 +#: bookwyrm/templates/annual_summary/layout.html:247 #: bookwyrm/templates/book/book.html:56 #: bookwyrm/templates/discover/large-book.html:22 #: bookwyrm/templates/landing/large-book.html:26 @@ -627,17 +627,17 @@ msgstr "" msgid "by" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:161 -#: bookwyrm/templates/annual_summary/layout.html:182 +#: bookwyrm/templates/annual_summary/layout.html:163 +#: bookwyrm/templates/annual_summary/layout.html:184 #, python-format msgid "%(pages)s pages" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:169 +#: bookwyrm/templates/annual_summary/layout.html:171 msgid "…and the longest" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:200 +#: bookwyrm/templates/annual_summary/layout.html:202 #, python-format msgid "%(display_name)s set a goal of reading %(goal)s book in %(year)s,
and achieved %(goal_percent)s%% of that goal" msgid_plural "%(display_name)s set a goal of reading %(goal)s books in %(year)s,
and achieved %(goal_percent)s%% of that goal" @@ -646,11 +646,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:209 +#: bookwyrm/templates/annual_summary/layout.html:211 msgid "Way to go!" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:224 +#: bookwyrm/templates/annual_summary/layout.html:226 #, python-format 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" @@ -659,16 +659,16 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: bookwyrm/templates/annual_summary/layout.html:238 +#: bookwyrm/templates/annual_summary/layout.html:240 msgid "Their best rated review" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:251 +#: bookwyrm/templates/annual_summary/layout.html:253 #, python-format msgid "Their rating: %(rating)s" msgstr "" -#: bookwyrm/templates/annual_summary/layout.html:268 +#: bookwyrm/templates/annual_summary/layout.html:270 #, python-format msgid "All the books %(display_name)s read in %(year)s" msgstr "Vse knjige %(display_name)s, prebrane leta %(year)s" @@ -6103,7 +6103,7 @@ msgstr "" msgid "Choose wisely! Your username cannot be changed." msgstr "" -#: bookwyrm/templates/snippets/register_form.html:64 +#: bookwyrm/templates/snippets/register_form.html:66 msgid "Sign Up" msgstr ""