From f38a49c75deed4e88b3cd091c98a647f5ee65d6f Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 27 Dec 2021 14:00:40 -0800 Subject: [PATCH] New translations django.po (Oulipo) --- locale/en_Oulipo/LC_MESSAGES/django.po | 52 ++++++++++++++------------ 1 file changed, 28 insertions(+), 24 deletions(-) diff --git a/locale/en_Oulipo/LC_MESSAGES/django.po b/locale/en_Oulipo/LC_MESSAGES/django.po index db1cd0c68..169f001b2 100644 --- a/locale/en_Oulipo/LC_MESSAGES/django.po +++ b/locale/en_Oulipo/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-08 15:40+0000\n" -"PO-Revision-Date: 2021-12-09 18:56\n" +"POT-Creation-Date: 2021-12-27 20:43+0000\n" +"PO-Revision-Date: 2021-12-27 22:00\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Oulipo\n" "Language: en_Oulipo\n" @@ -72,16 +72,16 @@ msgstr "Upward" msgid "Descending" msgstr "Downward" -#: bookwyrm/importers/importer.py:141 bookwyrm/importers/importer.py:163 +#: bookwyrm/importers/importer.py:145 bookwyrm/importers/importer.py:167 msgid "Error loading book" msgstr "Could not load book" -#: bookwyrm/importers/importer.py:150 +#: bookwyrm/importers/importer.py:154 msgid "Could not find a match for book" msgstr "Could not find a match for book" #: bookwyrm/models/base_model.py:17 -#: bookwyrm/templates/import/import_status.html:190 +#: bookwyrm/templates/import/import_status.html:200 msgid "Pending" msgstr "Waiting" @@ -1505,28 +1505,28 @@ msgstr "Import Books" msgid "Data source:" msgstr "Data origin" -#: bookwyrm/templates/import/import.html:37 +#: bookwyrm/templates/import/import.html:40 msgid "Data file:" msgstr "Data upload" -#: bookwyrm/templates/import/import.html:45 +#: bookwyrm/templates/import/import.html:48 msgid "Include reviews" msgstr "Import your rankings" -#: bookwyrm/templates/import/import.html:50 +#: bookwyrm/templates/import/import.html:53 msgid "Privacy setting for imported reviews:" msgstr "Privacy for rankings:" -#: bookwyrm/templates/import/import.html:56 +#: bookwyrm/templates/import/import.html:59 #: bookwyrm/templates/settings/federation/instance_blocklist.html:64 msgid "Import" msgstr "Import" -#: bookwyrm/templates/import/import.html:61 +#: bookwyrm/templates/import/import.html:64 msgid "Recent Imports" msgstr "Your Imports" -#: bookwyrm/templates/import/import.html:63 +#: bookwyrm/templates/import/import.html:66 msgid "No recent imports" msgstr "No imports" @@ -1594,27 +1594,31 @@ msgstr "" msgid "ISBN" msgstr "" -#: bookwyrm/templates/import/import_status.html:109 +#: bookwyrm/templates/import/import_status.html:110 +msgid "Openlibrary key" +msgstr "" + +#: bookwyrm/templates/import/import_status.html:114 #: bookwyrm/templates/shelf/shelf.html:145 #: bookwyrm/templates/shelf/shelf.html:169 msgid "Author" msgstr "Author" -#: bookwyrm/templates/import/import_status.html:112 +#: bookwyrm/templates/import/import_status.html:117 msgid "Shelf" msgstr "" -#: bookwyrm/templates/import/import_status.html:115 +#: bookwyrm/templates/import/import_status.html:120 #: bookwyrm/templates/import/manual_review.html:13 #: bookwyrm/templates/snippets/create_status.html:17 msgid "Review" msgstr "" -#: bookwyrm/templates/import/import_status.html:119 +#: bookwyrm/templates/import/import_status.html:124 msgid "Book" msgstr "Book" -#: bookwyrm/templates/import/import_status.html:122 +#: bookwyrm/templates/import/import_status.html:127 #: bookwyrm/templates/settings/announcements/announcements.html:38 #: bookwyrm/templates/settings/federation/instance_list.html:46 #: bookwyrm/templates/settings/invites/manage_invite_requests.html:44 @@ -1624,31 +1628,31 @@ msgstr "Book" msgid "Status" msgstr "" -#: bookwyrm/templates/import/import_status.html:130 +#: bookwyrm/templates/import/import_status.html:135 msgid "Import preview unavailable." msgstr "" -#: bookwyrm/templates/import/import_status.html:162 +#: bookwyrm/templates/import/import_status.html:172 msgid "View imported review" msgstr "" -#: bookwyrm/templates/import/import_status.html:176 +#: bookwyrm/templates/import/import_status.html:186 msgid "Imported" msgstr "Import" -#: bookwyrm/templates/import/import_status.html:182 +#: bookwyrm/templates/import/import_status.html:192 msgid "Needs manual review" msgstr "" -#: bookwyrm/templates/import/import_status.html:195 +#: bookwyrm/templates/import/import_status.html:205 msgid "Retry" msgstr "" -#: bookwyrm/templates/import/import_status.html:213 +#: bookwyrm/templates/import/import_status.html:223 msgid "This import is in an old format that is no longer supported. If you would like to troubleshoot missing items from this import, click the button below to update the import format." msgstr "" -#: bookwyrm/templates/import/import_status.html:215 +#: bookwyrm/templates/import/import_status.html:225 msgid "Update import" msgstr "" @@ -4145,7 +4149,7 @@ msgstr "That upload was too big; max upload is 10MB" msgid "%(title)s: %(subtitle)s" msgstr "" -#: bookwyrm/views/imports/import_data.py:64 +#: bookwyrm/views/imports/import_data.py:67 msgid "Not a valid csv file" msgstr "Not a valid upload"