From 62d3ed60333f874b39c3edff543e8fc261b93d80 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 2 Jan 2022 08:29:50 -0800 Subject: [PATCH] New translations django.po (Greek) --- locale/el_GR/LC_MESSAGES/django.po | 181 ++++++++++++++++------------- 1 file changed, 98 insertions(+), 83 deletions(-) diff --git a/locale/el_GR/LC_MESSAGES/django.po b/locale/el_GR/LC_MESSAGES/django.po index af83c0e61..d425ad699 100644 --- a/locale/el_GR/LC_MESSAGES/django.po +++ b/locale/el_GR/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-29 21:32+0000\n" -"PO-Revision-Date: 2021-12-30 00:27\n" +"POT-Creation-Date: 2022-01-02 15:29+0000\n" +"PO-Revision-Date: 2022-01-02 16:29\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Greek\n" "Language: el\n" @@ -60,7 +60,7 @@ msgstr "" msgid "Rating" msgstr "" -#: bookwyrm/forms.py:473 bookwyrm/templates/lists/list.html:121 +#: bookwyrm/forms.py:473 bookwyrm/templates/lists/list.html:134 msgid "Sort By" msgstr "" @@ -153,7 +153,7 @@ msgstr "" msgid "A user with that username already exists." msgstr "" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:244 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:268 msgid "Reviews" msgstr "" @@ -268,7 +268,7 @@ msgid "Copy address" msgstr "" #: bookwyrm/templates/annual_summary/layout.html:68 -#: bookwyrm/templates/lists/list.html:217 +#: bookwyrm/templates/lists/list.html:230 msgid "Copied!" msgstr "" @@ -409,18 +409,18 @@ msgstr "" #: bookwyrm/templates/author/author.html:88 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:93 +#: bookwyrm/templates/book/book.html:117 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "" #: bookwyrm/templates/author/author.html:92 -#: bookwyrm/templates/book/book.html:96 +#: bookwyrm/templates/book/book.html:120 msgid "View on OpenLibrary" msgstr "" #: bookwyrm/templates/author/author.html:106 -#: bookwyrm/templates/book/book.html:107 +#: bookwyrm/templates/book/book.html:131 msgid "View on Inventaire" msgstr "" @@ -514,12 +514,12 @@ msgid "ISNI:" msgstr "" #: bookwyrm/templates/author/edit_author.html:115 -#: bookwyrm/templates/book/book.html:157 +#: bookwyrm/templates/book/book.html:181 #: bookwyrm/templates/book/edit/edit_book.html:121 #: bookwyrm/templates/book/readthrough.html:76 #: bookwyrm/templates/groups/form.html:24 #: bookwyrm/templates/lists/bookmark_button.html:15 -#: bookwyrm/templates/lists/form.html:124 +#: bookwyrm/templates/lists/form.html:130 #: bookwyrm/templates/preferences/edit_user.html:124 #: bookwyrm/templates/settings/announcements/announcement_form.html:76 #: bookwyrm/templates/settings/federation/edit_instance.html:82 @@ -533,14 +533,14 @@ msgstr "" #: bookwyrm/templates/author/edit_author.html:116 #: bookwyrm/templates/author/sync_modal.html:26 -#: bookwyrm/templates/book/book.html:158 bookwyrm/templates/book/book.html:216 -#: bookwyrm/templates/book/cover_modal.html:32 +#: bookwyrm/templates/book/book.html:182 bookwyrm/templates/book/book.html:240 +#: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:126 #: bookwyrm/templates/book/readthrough.html:77 #: bookwyrm/templates/book/sync_modal.html:26 #: bookwyrm/templates/groups/delete_group_modal.html:17 -#: bookwyrm/templates/lists/delete_list_modal.html:17 +#: bookwyrm/templates/lists/delete_list_modal.html:18 #: bookwyrm/templates/settings/federation/instance.html:88 #: bookwyrm/templates/snippets/delete_readthrough_modal.html:17 #: bookwyrm/templates/snippets/report_modal.html:34 @@ -565,83 +565,87 @@ msgstr "" msgid "Edit Book" msgstr "" -#: bookwyrm/templates/book/book.html:73 -#: bookwyrm/templates/book/cover_modal.html:5 -msgid "Add cover" +#: bookwyrm/templates/book/book.html:75 bookwyrm/templates/book/book.html:78 +msgid "Click to add cover" msgstr "" -#: bookwyrm/templates/book/book.html:77 +#: bookwyrm/templates/book/book.html:83 msgid "Failed to load cover" msgstr "" -#: bookwyrm/templates/book/book.html:134 +#: bookwyrm/templates/book/book.html:94 +msgid "Click to enlarge" +msgstr "" + +#: bookwyrm/templates/book/book.html:158 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" msgstr[0] "" msgstr[1] "" -#: bookwyrm/templates/book/book.html:146 +#: bookwyrm/templates/book/book.html:170 msgid "Add Description" msgstr "" -#: bookwyrm/templates/book/book.html:153 +#: bookwyrm/templates/book/book.html:177 #: bookwyrm/templates/book/edit/edit_book_form.html:39 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "" -#: bookwyrm/templates/book/book.html:167 +#: bookwyrm/templates/book/book.html:191 #, python-format msgid "%(count)s editions" msgstr "" -#: bookwyrm/templates/book/book.html:175 +#: bookwyrm/templates/book/book.html:199 msgid "You have shelved this edition in:" msgstr "" -#: bookwyrm/templates/book/book.html:190 +#: bookwyrm/templates/book/book.html:214 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "" -#: bookwyrm/templates/book/book.html:201 +#: bookwyrm/templates/book/book.html:225 msgid "Your reading activity" msgstr "" -#: bookwyrm/templates/book/book.html:204 +#: bookwyrm/templates/book/book.html:228 msgid "Add read dates" msgstr "" -#: bookwyrm/templates/book/book.html:213 +#: bookwyrm/templates/book/book.html:237 msgid "Create" msgstr "" -#: bookwyrm/templates/book/book.html:223 +#: bookwyrm/templates/book/book.html:247 msgid "You don't have any reading activity for this book." msgstr "" -#: bookwyrm/templates/book/book.html:249 +#: bookwyrm/templates/book/book.html:273 msgid "Your reviews" msgstr "" -#: bookwyrm/templates/book/book.html:255 +#: bookwyrm/templates/book/book.html:279 msgid "Your comments" msgstr "" -#: bookwyrm/templates/book/book.html:261 +#: bookwyrm/templates/book/book.html:285 msgid "Your quotes" msgstr "" -#: bookwyrm/templates/book/book.html:297 +#: bookwyrm/templates/book/book.html:321 msgid "Subjects" msgstr "" -#: bookwyrm/templates/book/book.html:309 +#: bookwyrm/templates/book/book.html:333 msgid "Places" msgstr "" -#: bookwyrm/templates/book/book.html:320 bookwyrm/templates/layout.html:74 +#: bookwyrm/templates/book/book.html:344 bookwyrm/templates/layout.html:74 +#: bookwyrm/templates/lists/curate.html:7 bookwyrm/templates/lists/list.html:10 #: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:25 #: bookwyrm/templates/search/layout.html:50 @@ -649,13 +653,13 @@ msgstr "" msgid "Lists" msgstr "" -#: bookwyrm/templates/book/book.html:331 +#: bookwyrm/templates/book/book.html:355 msgid "Add to list" msgstr "" -#: bookwyrm/templates/book/book.html:341 -#: bookwyrm/templates/book/cover_modal.html:31 -#: bookwyrm/templates/lists/list.html:195 +#: bookwyrm/templates/book/book.html:365 +#: bookwyrm/templates/book/cover_add_modal.html:31 +#: bookwyrm/templates/lists/list.html:208 #: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 #: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:31 msgid "Add" @@ -675,16 +679,38 @@ msgstr "" msgid "ASIN:" msgstr "" -#: bookwyrm/templates/book/cover_modal.html:17 +#: bookwyrm/templates/book/cover_add_modal.html:5 +msgid "Add cover" +msgstr "" + +#: bookwyrm/templates/book/cover_add_modal.html:17 #: bookwyrm/templates/book/edit/edit_book_form.html:173 msgid "Upload cover:" msgstr "" -#: bookwyrm/templates/book/cover_modal.html:23 +#: bookwyrm/templates/book/cover_add_modal.html:23 #: bookwyrm/templates/book/edit/edit_book_form.html:179 msgid "Load cover from url:" msgstr "" +#: bookwyrm/templates/book/cover_show_modal.html:6 +msgid "Book cover preview" +msgstr "" + +#: bookwyrm/templates/book/cover_show_modal.html:11 +#: bookwyrm/templates/components/inline_form.html:8 +#: bookwyrm/templates/components/modal.html:11 +#: bookwyrm/templates/components/new_modal.html:13 +#: bookwyrm/templates/components/new_modal.html:28 +#: bookwyrm/templates/components/tooltip.html:7 +#: bookwyrm/templates/feed/layout.html:71 +#: bookwyrm/templates/get_started/layout.html:25 +#: bookwyrm/templates/get_started/layout.html:58 +#: bookwyrm/templates/search/book.html:49 +#: bookwyrm/templates/snippets/announcement.html:18 +msgid "Close" +msgstr "" + #: bookwyrm/templates/book/edit/edit_book.html:6 #: bookwyrm/templates/book/edit/edit_book.html:12 #, python-format @@ -935,17 +961,6 @@ msgstr "" msgid "Loading data will connect to %(source_name)s and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten." msgstr "" -#: bookwyrm/templates/components/inline_form.html:8 -#: bookwyrm/templates/components/modal.html:11 -#: bookwyrm/templates/components/tooltip.html:7 -#: bookwyrm/templates/feed/layout.html:71 -#: bookwyrm/templates/get_started/layout.html:25 -#: bookwyrm/templates/get_started/layout.html:58 -#: bookwyrm/templates/search/book.html:49 -#: bookwyrm/templates/snippets/announcement.html:18 -msgid "Close" -msgstr "" - #: bookwyrm/templates/components/tooltip.html:3 msgid "Help" msgstr "" @@ -1408,7 +1423,7 @@ msgid "What are you reading?" msgstr "" #: bookwyrm/templates/get_started/books.html:9 -#: bookwyrm/templates/layout.html:47 bookwyrm/templates/lists/list.html:149 +#: bookwyrm/templates/layout.html:47 bookwyrm/templates/lists/list.html:162 msgid "Search for a book" msgstr "" @@ -1428,7 +1443,7 @@ msgstr "" #: bookwyrm/templates/get_started/users.html:19 #: bookwyrm/templates/groups/group.html:19 #: bookwyrm/templates/groups/group.html:20 bookwyrm/templates/layout.html:53 -#: bookwyrm/templates/layout.html:54 bookwyrm/templates/lists/list.html:153 +#: bookwyrm/templates/layout.html:54 bookwyrm/templates/lists/list.html:166 #: bookwyrm/templates/search/layout.html:4 #: bookwyrm/templates/search/layout.html:9 msgid "Search" @@ -1444,7 +1459,7 @@ msgid "Popular on %(site_name)s" msgstr "" #: bookwyrm/templates/get_started/books.html:58 -#: bookwyrm/templates/lists/list.html:166 +#: bookwyrm/templates/lists/list.html:179 msgid "No books found" msgstr "" @@ -1800,7 +1815,7 @@ msgid "Approving a suggestion will permanently add the suggested book to your sh msgstr "" #: bookwyrm/templates/import/manual_review.html:58 -#: bookwyrm/templates/lists/curate.html:57 +#: bookwyrm/templates/lists/curate.html:59 msgid "Approve" msgstr "" @@ -2048,23 +2063,23 @@ msgstr "" msgid "Created by %(username)s" msgstr "" -#: bookwyrm/templates/lists/curate.html:8 +#: bookwyrm/templates/lists/curate.html:11 +msgid "Curate" +msgstr "" + +#: bookwyrm/templates/lists/curate.html:20 msgid "Pending Books" msgstr "" -#: bookwyrm/templates/lists/curate.html:11 -msgid "Go to list" -msgstr "" - -#: bookwyrm/templates/lists/curate.html:15 +#: bookwyrm/templates/lists/curate.html:23 msgid "You're all set!" msgstr "" -#: bookwyrm/templates/lists/curate.html:45 +#: bookwyrm/templates/lists/curate.html:43 msgid "Suggested by" msgstr "" -#: bookwyrm/templates/lists/curate.html:63 +#: bookwyrm/templates/lists/curate.html:65 msgid "Discard" msgstr "" @@ -2073,7 +2088,7 @@ msgid "Delete this list?" msgstr "" #: bookwyrm/templates/lists/edit_form.html:5 -#: bookwyrm/templates/lists/layout.html:16 +#: bookwyrm/templates/lists/layout.html:17 msgid "Edit List" msgstr "" @@ -2088,7 +2103,7 @@ msgid "on %(site_name)s" msgstr "" #: bookwyrm/templates/lists/embed-list.html:26 -#: bookwyrm/templates/lists/list.html:29 +#: bookwyrm/templates/lists/list.html:42 msgid "This list is currently empty" msgstr "" @@ -2145,79 +2160,79 @@ msgstr "" msgid "Create a Group" msgstr "" -#: bookwyrm/templates/lists/form.html:130 +#: bookwyrm/templates/lists/form.html:121 msgid "Delete list" msgstr "" -#: bookwyrm/templates/lists/list.html:21 +#: bookwyrm/templates/lists/list.html:34 msgid "You successfully suggested a book for this list!" msgstr "" -#: bookwyrm/templates/lists/list.html:23 +#: bookwyrm/templates/lists/list.html:36 msgid "You successfully added a book to this list!" msgstr "" -#: bookwyrm/templates/lists/list.html:67 +#: bookwyrm/templates/lists/list.html:80 #, python-format msgid "Added by %(username)s" msgstr "" -#: bookwyrm/templates/lists/list.html:82 +#: bookwyrm/templates/lists/list.html:95 msgid "List position" msgstr "" -#: bookwyrm/templates/lists/list.html:88 +#: bookwyrm/templates/lists/list.html:101 msgid "Set" msgstr "" -#: bookwyrm/templates/lists/list.html:103 +#: bookwyrm/templates/lists/list.html:116 #: bookwyrm/templates/snippets/remove_from_group_button.html:19 msgid "Remove" msgstr "" -#: bookwyrm/templates/lists/list.html:117 -#: bookwyrm/templates/lists/list.html:134 +#: bookwyrm/templates/lists/list.html:130 +#: bookwyrm/templates/lists/list.html:147 msgid "Sort List" msgstr "" -#: bookwyrm/templates/lists/list.html:127 +#: bookwyrm/templates/lists/list.html:140 msgid "Direction" msgstr "" -#: bookwyrm/templates/lists/list.html:141 +#: bookwyrm/templates/lists/list.html:154 msgid "Add Books" msgstr "" -#: bookwyrm/templates/lists/list.html:143 +#: bookwyrm/templates/lists/list.html:156 msgid "Suggest Books" msgstr "" -#: bookwyrm/templates/lists/list.html:154 +#: bookwyrm/templates/lists/list.html:167 msgid "search" msgstr "" -#: bookwyrm/templates/lists/list.html:160 +#: bookwyrm/templates/lists/list.html:173 msgid "Clear search" msgstr "" -#: bookwyrm/templates/lists/list.html:165 +#: bookwyrm/templates/lists/list.html:178 #, python-format msgid "No books found matching the query \"%(query)s\"" msgstr "" -#: bookwyrm/templates/lists/list.html:197 +#: bookwyrm/templates/lists/list.html:210 msgid "Suggest" msgstr "" -#: bookwyrm/templates/lists/list.html:208 +#: bookwyrm/templates/lists/list.html:221 msgid "Embed this list on a website" msgstr "" -#: bookwyrm/templates/lists/list.html:216 +#: bookwyrm/templates/lists/list.html:229 msgid "Copy embed code" msgstr "" -#: bookwyrm/templates/lists/list.html:218 +#: bookwyrm/templates/lists/list.html:231 #, python-format msgid "%(list_name)s, a list by %(owner)s on %(site_name)s" msgstr ""