From bfd9640e033ecf0c0e614e56027fb79c356dd536 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 16 Oct 2021 07:36:16 -0700 Subject: [PATCH] New translations django.po (Ukrainian) --- locale/uk_UA/LC_MESSAGES/django.po | 148 ++++++++++++++--------------- 1 file changed, 73 insertions(+), 75 deletions(-) diff --git a/locale/uk_UA/LC_MESSAGES/django.po b/locale/uk_UA/LC_MESSAGES/django.po index 20a944af..83396133 100644 --- a/locale/uk_UA/LC_MESSAGES/django.po +++ b/locale/uk_UA/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-06 23:57+0000\n" -"PO-Revision-Date: 2021-10-08 00:03\n" +"POT-Creation-Date: 2021-10-15 22:03+0000\n" +"PO-Revision-Date: 2021-10-16 14:36\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Ukrainian\n" "Language: uk\n" @@ -54,8 +54,8 @@ msgstr "" msgid "Book Title" msgstr "" -#: bookwyrm/forms.py:328 bookwyrm/templates/shelf/shelf.html:134 -#: bookwyrm/templates/shelf/shelf.html:165 +#: bookwyrm/forms.py:328 bookwyrm/templates/shelf/shelf.html:136 +#: bookwyrm/templates/shelf/shelf.html:168 #: bookwyrm/templates/snippets/create_status/review.html:33 msgid "Rating" msgstr "" @@ -151,45 +151,49 @@ msgstr "" msgid "A user with that username already exists." msgstr "" -#: bookwyrm/settings.py:117 +#: bookwyrm/settings.py:118 msgid "Home Timeline" msgstr "" -#: bookwyrm/settings.py:117 +#: bookwyrm/settings.py:118 msgid "Home" msgstr "" -#: bookwyrm/settings.py:118 +#: bookwyrm/settings.py:119 msgid "Books Timeline" msgstr "" -#: bookwyrm/settings.py:118 bookwyrm/templates/search/layout.html:21 +#: bookwyrm/settings.py:119 bookwyrm/templates/search/layout.html:21 #: bookwyrm/templates/search/layout.html:42 #: bookwyrm/templates/user/layout.html:81 msgid "Books" msgstr "" -#: bookwyrm/settings.py:164 +#: bookwyrm/settings.py:165 msgid "English" msgstr "" -#: bookwyrm/settings.py:165 +#: bookwyrm/settings.py:166 msgid "Deutsch (German)" msgstr "" -#: bookwyrm/settings.py:166 +#: bookwyrm/settings.py:167 msgid "Español (Spanish)" msgstr "" -#: bookwyrm/settings.py:167 +#: bookwyrm/settings.py:168 msgid "Français (French)" msgstr "" -#: bookwyrm/settings.py:168 +#: bookwyrm/settings.py:169 +msgid "Português - Brasil (Brazilian Portuguese)" +msgstr "" + +#: bookwyrm/settings.py:170 msgid "简体中文 (Simplified Chinese)" msgstr "" -#: bookwyrm/settings.py:169 +#: bookwyrm/settings.py:171 msgid "繁體中文 (Traditional Chinese)" msgstr "" @@ -671,11 +675,6 @@ msgstr "" msgid "Search editions" msgstr "" -#: bookwyrm/templates/book/publisher_info.html:21 -#, python-format -msgid "%(format)s" -msgstr "" - #: bookwyrm/templates/book/publisher_info.html:23 #, python-format msgid "%(format)s, %(pages)s pages" @@ -755,7 +754,7 @@ msgid "Help" msgstr "" #: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8 -msgid "Compose status" +msgid "Edit status" msgstr "" #: bookwyrm/templates/confirm_email/confirm_email.html:4 @@ -894,6 +893,26 @@ msgstr "" msgid "All known users" msgstr "" +#: bookwyrm/templates/discover/card-header.html:9 +#, python-format +msgid "%(username)s rated %(book_title)s" +msgstr "" + +#: bookwyrm/templates/discover/card-header.html:13 +#, python-format +msgid "%(username)s reviewed %(book_title)s" +msgstr "" + +#: bookwyrm/templates/discover/card-header.html:17 +#, python-format +msgid "%(username)s commented on %(book_title)s" +msgstr "" + +#: bookwyrm/templates/discover/card-header.html:21 +#, python-format +msgid "%(username)s quoted %(book_title)s" +msgstr "" + #: bookwyrm/templates/discover/discover.html:4 #: bookwyrm/templates/discover/discover.html:10 #: bookwyrm/templates/layout.html:78 @@ -905,28 +924,8 @@ msgstr "" msgid "See what's new in the local %(site_name)s community" msgstr "" -#: bookwyrm/templates/discover/large-book.html:46 -#: bookwyrm/templates/discover/small-book.html:32 -msgid "rated" -msgstr "" - -#: bookwyrm/templates/discover/large-book.html:48 -#: bookwyrm/templates/discover/small-book.html:34 -msgid "reviewed" -msgstr "" - -#: bookwyrm/templates/discover/large-book.html:50 -#: bookwyrm/templates/discover/small-book.html:36 -msgid "commented on" -msgstr "" - #: bookwyrm/templates/discover/large-book.html:52 -#: bookwyrm/templates/discover/small-book.html:38 -msgid "quoted" -msgstr "" - -#: bookwyrm/templates/discover/large-book.html:68 -#: bookwyrm/templates/discover/small-book.html:52 +#: bookwyrm/templates/discover/small-book.html:36 msgid "View status" msgstr "" @@ -980,7 +979,7 @@ msgstr "" #: bookwyrm/templates/email/invite/html_content.html:15 #, python-format -msgid "Learn more about this instance." +msgid "Learn more about %(site_name)s." msgstr "" #: bookwyrm/templates/email/invite/text_content.html:4 @@ -989,7 +988,8 @@ msgid "You're invited to join %(site_name)s! Click the link below to create an a msgstr "" #: bookwyrm/templates/email/invite/text_content.html:8 -msgid "Learn more about this instance:" +#, python-format +msgid "Learn more about %(site_name)s:" msgstr "" #: bookwyrm/templates/email/password_reset/html_content.html:6 @@ -1329,13 +1329,13 @@ msgstr "" #: bookwyrm/templates/import/import_status.html:122 #: bookwyrm/templates/shelf/shelf.html:128 -#: bookwyrm/templates/shelf/shelf.html:148 +#: bookwyrm/templates/shelf/shelf.html:150 msgid "Title" msgstr "" #: bookwyrm/templates/import/import_status.html:125 #: bookwyrm/templates/shelf/shelf.html:129 -#: bookwyrm/templates/shelf/shelf.html:151 +#: bookwyrm/templates/shelf/shelf.html:153 msgid "Author" msgstr "" @@ -1344,7 +1344,7 @@ msgid "Imported" msgstr "" #: bookwyrm/templates/import/tooltip.html:6 -msgid "You can download your GoodReads data from the Import/Export page of your GoodReads account." +msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." msgstr "" #: bookwyrm/templates/invite.html:4 bookwyrm/templates/invite.html:8 @@ -1360,7 +1360,7 @@ msgstr "" msgid "Sorry! This invite code is no longer valid." msgstr "" -#: bookwyrm/templates/landing/about.html:7 +#: bookwyrm/templates/landing/about.html:7 bookwyrm/templates/layout.html:230 #, python-format msgid "About %(site_name)s" msgstr "" @@ -1491,10 +1491,6 @@ msgstr "" msgid "Error posting status" msgstr "" -#: bookwyrm/templates/layout.html:230 -msgid "About this instance" -msgstr "" - #: bookwyrm/templates/layout.html:234 msgid "Contact site admin" msgstr "" @@ -1739,22 +1735,22 @@ msgstr "" #: bookwyrm/templates/notifications/items/fav.html:19 #, python-format -msgid "favorited your review of %(book_title)s" +msgid "liked your review of %(book_title)s" msgstr "" #: bookwyrm/templates/notifications/items/fav.html:25 #, python-format -msgid "favorited your comment on%(book_title)s" +msgid "liked your comment on%(book_title)s" msgstr "" #: bookwyrm/templates/notifications/items/fav.html:31 #, python-format -msgid "favorited your quote from %(book_title)s" +msgid "liked your quote from %(book_title)s" msgstr "" #: bookwyrm/templates/notifications/items/fav.html:37 #, python-format -msgid "favorited your status" +msgid "liked your status" msgstr "" #: bookwyrm/templates/notifications/items/follow.html:15 @@ -2309,6 +2305,7 @@ msgid "Notes" msgstr "" #: bookwyrm/templates/settings/federation/instance.html:75 +#: bookwyrm/templates/snippets/status/status_options.html:24 msgid "Edit" msgstr "" @@ -2648,7 +2645,7 @@ msgid "Short description:" msgstr "" #: bookwyrm/templates/settings/site.html:37 -msgid "Used when the instance is previewed on joinbookwyrm.com. Does not support html or markdown." +msgid "Used when the instance is previewed on joinbookwyrm.com. Does not support HTML or Markdown." msgstr "" #: bookwyrm/templates/settings/site.html:41 @@ -2823,7 +2820,7 @@ msgid "Permanently deleted" msgstr "" #: bookwyrm/templates/settings/users/user_moderation_actions.html:13 -#: bookwyrm/templates/snippets/status/status_options.html:35 +#: bookwyrm/templates/snippets/status/status_options.html:32 #: bookwyrm/templates/snippets/user_options.html:13 msgid "Send direct message" msgstr "" @@ -2878,22 +2875,22 @@ msgstr "" msgid "Delete shelf" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:130 -#: bookwyrm/templates/shelf/shelf.html:154 +#: bookwyrm/templates/shelf/shelf.html:132 +#: bookwyrm/templates/shelf/shelf.html:158 msgid "Shelved" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:131 -#: bookwyrm/templates/shelf/shelf.html:158 +#: bookwyrm/templates/shelf/shelf.html:133 +#: bookwyrm/templates/shelf/shelf.html:161 msgid "Started" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:132 -#: bookwyrm/templates/shelf/shelf.html:161 +#: bookwyrm/templates/shelf/shelf.html:134 +#: bookwyrm/templates/shelf/shelf.html:164 msgid "Finished" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:187 +#: bookwyrm/templates/shelf/shelf.html:190 msgid "This shelf is empty." msgstr "" @@ -2942,22 +2939,22 @@ msgstr "" msgid "Some thoughts on the book" msgstr "" -#: bookwyrm/templates/snippets/create_status/comment.html:26 +#: bookwyrm/templates/snippets/create_status/comment.html:27 #: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:15 msgid "Progress:" msgstr "" -#: bookwyrm/templates/snippets/create_status/comment.html:52 +#: bookwyrm/templates/snippets/create_status/comment.html:53 #: bookwyrm/templates/snippets/progress_field.html:18 msgid "pages" msgstr "" -#: bookwyrm/templates/snippets/create_status/comment.html:58 +#: bookwyrm/templates/snippets/create_status/comment.html:59 #: bookwyrm/templates/snippets/progress_field.html:23 msgid "percent" msgstr "" -#: bookwyrm/templates/snippets/create_status/comment.html:65 +#: bookwyrm/templates/snippets/create_status/comment.html:66 #, python-format msgid "of %(pages)s pages" msgstr "" @@ -2985,7 +2982,7 @@ msgstr "" msgid "Include spoiler alert" msgstr "" -#: bookwyrm/templates/snippets/create_status/layout.html:41 +#: bookwyrm/templates/snippets/create_status/layout.html:48 #: bookwyrm/templates/snippets/reading_modals/form.html:7 msgid "Comment:" msgstr "" @@ -3189,12 +3186,12 @@ msgstr "" msgid "%(username)s has read %(read_count)s of %(goal_count)s books." msgstr "" -#: bookwyrm/templates/snippets/page_text.html:4 +#: bookwyrm/templates/snippets/page_text.html:8 #, python-format msgid "page %(page)s of %(total_pages)s" msgstr "" -#: bookwyrm/templates/snippets/page_text.html:6 +#: bookwyrm/templates/snippets/page_text.html:14 #, python-format msgid "page %(page)s" msgstr "" @@ -3355,6 +3352,11 @@ msgstr "" msgid "Hide status" msgstr "" +#: bookwyrm/templates/snippets/status/header.html:45 +#, python-format +msgid "edited %(date)s" +msgstr "" + #: bookwyrm/templates/snippets/status/headers/comment.html:2 #, python-format msgid "commented on %(book)s" @@ -3419,10 +3421,6 @@ msgstr "" msgid "More options" msgstr "" -#: bookwyrm/templates/snippets/status/status_options.html:26 -msgid "Delete & re-draft" -msgstr "" - #: bookwyrm/templates/snippets/suggested_users.html:16 #, python-format msgid "%(mutuals)s follower you follow"