Adds format fields to edit book view
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-05 23:09+0000\n"
|
||||
"POT-Creation-Date: 2021-09-07 16:12+0000\n"
|
||||
"PO-Revision-Date: 2021-03-02 17:19-0800\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: English <LL@li.org>\n"
|
||||
@ -18,67 +18,93 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: bookwyrm/forms.py:235
|
||||
#: bookwyrm/forms.py:195
|
||||
#, fuzzy
|
||||
#| msgid "Add Books"
|
||||
msgid "Audiobook"
|
||||
msgstr "Bücher hinzufügen"
|
||||
|
||||
#: bookwyrm/forms.py:196
|
||||
#, fuzzy
|
||||
#| msgid "Book"
|
||||
msgid "eBook"
|
||||
msgstr "Buch"
|
||||
|
||||
#: bookwyrm/forms.py:197
|
||||
msgid "Graphic novel"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:198
|
||||
#, fuzzy
|
||||
#| msgid "Add cover"
|
||||
msgid "Hardcover"
|
||||
msgstr "Cover hinzufügen"
|
||||
|
||||
#: bookwyrm/forms.py:199
|
||||
msgid "Paperback"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:246
|
||||
#, fuzzy
|
||||
#| msgid "A user with that username already exists."
|
||||
msgid "A user with this email already exists."
|
||||
msgstr "Dieser Benutzename ist bereits vergeben."
|
||||
|
||||
#: bookwyrm/forms.py:249
|
||||
#: bookwyrm/forms.py:260
|
||||
msgid "One Day"
|
||||
msgstr "Ein Tag"
|
||||
|
||||
#: bookwyrm/forms.py:250
|
||||
#: bookwyrm/forms.py:261
|
||||
msgid "One Week"
|
||||
msgstr "Eine Woche"
|
||||
|
||||
#: bookwyrm/forms.py:251
|
||||
#: bookwyrm/forms.py:262
|
||||
msgid "One Month"
|
||||
msgstr "Ein Monat"
|
||||
|
||||
#: bookwyrm/forms.py:252
|
||||
#: bookwyrm/forms.py:263
|
||||
msgid "Does Not Expire"
|
||||
msgstr "Läuft nicht aus"
|
||||
|
||||
#: bookwyrm/forms.py:257
|
||||
#: bookwyrm/forms.py:268
|
||||
#, python-format
|
||||
msgid "%(count)d uses"
|
||||
msgstr "%(count)d Benutzungen"
|
||||
|
||||
#: bookwyrm/forms.py:260
|
||||
#: bookwyrm/forms.py:271
|
||||
#, fuzzy
|
||||
#| msgid "Unlisted"
|
||||
msgid "Unlimited"
|
||||
msgstr "Ungelistet"
|
||||
|
||||
#: bookwyrm/forms.py:310
|
||||
#: bookwyrm/forms.py:321
|
||||
msgid "List Order"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:311
|
||||
#: bookwyrm/forms.py:322
|
||||
#, fuzzy
|
||||
#| msgid "Title"
|
||||
msgid "Book Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: bookwyrm/forms.py:312
|
||||
#: bookwyrm/forms.py:323
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:23
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:117
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:148
|
||||
msgid "Rating"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
|
||||
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107
|
||||
msgid "Sort By"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:318
|
||||
#: bookwyrm/forms.py:329
|
||||
#, fuzzy
|
||||
#| msgid "Started reading"
|
||||
msgid "Ascending"
|
||||
msgstr "Zu lesen angefangen"
|
||||
|
||||
#: bookwyrm/forms.py:319
|
||||
#: bookwyrm/forms.py:330
|
||||
#, fuzzy
|
||||
#| msgid "Started reading"
|
||||
msgid "Descending"
|
||||
@ -284,7 +310,7 @@ msgid "Openlibrary key:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/author/edit_author.html:89
|
||||
#: bookwyrm/templates/book/edit_book.html:300
|
||||
#: bookwyrm/templates/book/edit_book.html:315
|
||||
#, fuzzy
|
||||
#| msgid "View on OpenLibrary"
|
||||
msgid "Inventaire ID:"
|
||||
@ -300,10 +326,10 @@ msgstr ""
|
||||
|
||||
#: bookwyrm/templates/author/edit_author.html:116
|
||||
#: bookwyrm/templates/book/book.html:140
|
||||
#: bookwyrm/templates/book/edit_book.html:328
|
||||
#: bookwyrm/templates/book/edit_book.html:343
|
||||
#: bookwyrm/templates/book/readthrough.html:76
|
||||
#: bookwyrm/templates/lists/bookmark_button.html:15
|
||||
#: bookwyrm/templates/lists/form.html:42
|
||||
#: bookwyrm/templates/lists/form.html:44
|
||||
#: bookwyrm/templates/preferences/edit_user.html:78
|
||||
#: bookwyrm/templates/settings/announcement_form.html:69
|
||||
#: bookwyrm/templates/settings/edit_server.html:68
|
||||
@ -318,8 +344,9 @@ msgstr "Speichern"
|
||||
#: bookwyrm/templates/author/edit_author.html:117
|
||||
#: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:190
|
||||
#: bookwyrm/templates/book/cover_modal.html:32
|
||||
#: bookwyrm/templates/book/edit_book.html:329
|
||||
#: bookwyrm/templates/book/edit_book.html:344
|
||||
#: bookwyrm/templates/book/readthrough.html:77
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:17
|
||||
#: bookwyrm/templates/moderation/report_modal.html:34
|
||||
#: bookwyrm/templates/settings/federated_server.html:99
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:17
|
||||
@ -458,12 +485,12 @@ msgid "ISBN:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/book_identifiers.html:14
|
||||
#: bookwyrm/templates/book/edit_book.html:308
|
||||
#: bookwyrm/templates/book/edit_book.html:323
|
||||
msgid "OCLC Number:"
|
||||
msgstr "OCLC Nummer:"
|
||||
|
||||
#: bookwyrm/templates/book/book_identifiers.html:21
|
||||
#: bookwyrm/templates/book/edit_book.html:316
|
||||
#: bookwyrm/templates/book/edit_book.html:331
|
||||
msgid "ASIN:"
|
||||
msgstr ""
|
||||
|
||||
@ -609,28 +636,32 @@ msgstr ""
|
||||
msgid "Physical Properties"
|
||||
msgstr "Physikalische Eigenschaften"
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:257
|
||||
#: bookwyrm/templates/book/edit_book.html:259
|
||||
#: bookwyrm/templates/book/format_filter.html:5
|
||||
msgid "Format:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:265
|
||||
#: bookwyrm/templates/book/edit_book.html:270
|
||||
msgid "Format details:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:280
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:274
|
||||
#: bookwyrm/templates/book/edit_book.html:289
|
||||
msgid "Book Identifiers"
|
||||
msgstr "Buchidentifikatoren"
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:276
|
||||
#: bookwyrm/templates/book/edit_book.html:291
|
||||
msgid "ISBN 13:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:284
|
||||
#: bookwyrm/templates/book/edit_book.html:299
|
||||
msgid "ISBN 10:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/book/edit_book.html:292
|
||||
#: bookwyrm/templates/book/edit_book.html:307
|
||||
msgid "Openlibrary ID:"
|
||||
msgstr ""
|
||||
|
||||
@ -766,6 +797,7 @@ msgid "Sorry! We couldn't find that code."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/confirm_email/confirm_email.html:19
|
||||
#: bookwyrm/templates/user_admin/user_info.html:100
|
||||
#, fuzzy
|
||||
#| msgid "Confirm password:"
|
||||
msgid "Confirmation code:"
|
||||
@ -1605,8 +1637,27 @@ msgstr "Bestätigen"
|
||||
msgid "Discard"
|
||||
msgstr "Ablehnen"
|
||||
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:4
|
||||
#, fuzzy
|
||||
#| msgid "Delete this progress update"
|
||||
msgid "Delete this list?"
|
||||
msgstr "Dieses Fortschrittsupdate löschen"
|
||||
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:7
|
||||
#, fuzzy
|
||||
#| msgid "This shelf is empty."
|
||||
msgid "This action cannot be un-done"
|
||||
msgstr "Dieses Regal ist leer."
|
||||
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:15
|
||||
#: bookwyrm/templates/settings/announcement.html:20
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:15
|
||||
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: bookwyrm/templates/lists/edit_form.html:5
|
||||
#: bookwyrm/templates/lists/list_layout.html:16
|
||||
#: bookwyrm/templates/lists/layout.html:16
|
||||
msgid "Edit List"
|
||||
msgstr "Liste bearbeiten"
|
||||
|
||||
@ -1641,6 +1692,12 @@ msgstr "Offen"
|
||||
msgid "Anyone can add books to this list"
|
||||
msgstr "Alle können Bücher hinzufügen"
|
||||
|
||||
#: bookwyrm/templates/lists/form.html:49
|
||||
#, fuzzy
|
||||
#| msgid "Delete status"
|
||||
msgid "Delete list"
|
||||
msgstr "Post löschen"
|
||||
|
||||
#: bookwyrm/templates/lists/list.html:20
|
||||
msgid "You successfully suggested a book for this list!"
|
||||
msgstr ""
|
||||
@ -2070,6 +2127,7 @@ msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/preferences/layout.html:15
|
||||
#: bookwyrm/templates/user_admin/user_info.html:7
|
||||
msgid "Profile"
|
||||
msgstr "Profil"
|
||||
|
||||
@ -2208,12 +2266,6 @@ msgstr "Zurück zu den Meldungen"
|
||||
msgid "Edit Announcement"
|
||||
msgstr "Ankündigungen"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:20
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:15
|
||||
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:35
|
||||
msgid "Visible:"
|
||||
msgstr ""
|
||||
@ -2280,6 +2332,7 @@ msgstr "Lesedaten bearbeiten"
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:44
|
||||
#: bookwyrm/templates/settings/status_filter.html:5
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:34
|
||||
#: bookwyrm/templates/user_admin/user_info.html:20
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
@ -2329,7 +2382,7 @@ msgstr "Instanzname"
|
||||
|
||||
#: bookwyrm/templates/settings/edit_server.html:37
|
||||
#: bookwyrm/templates/settings/federated_server.html:31
|
||||
#: bookwyrm/templates/user_admin/user_info.html:34
|
||||
#: bookwyrm/templates/user_admin/user_info.html:125
|
||||
#, fuzzy
|
||||
#| msgid "Import Status"
|
||||
msgid "Status:"
|
||||
@ -2348,13 +2401,13 @@ msgstr "Blockierte Nutzer*innen"
|
||||
|
||||
#: bookwyrm/templates/settings/edit_server.html:48
|
||||
#: bookwyrm/templates/settings/federated_server.html:23
|
||||
#: bookwyrm/templates/user_admin/user_info.html:26
|
||||
#: bookwyrm/templates/user_admin/user_info.html:117
|
||||
msgid "Software:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/edit_server.html:55
|
||||
#: bookwyrm/templates/settings/federated_server.html:27
|
||||
#: bookwyrm/templates/user_admin/user_info.html:30
|
||||
#: bookwyrm/templates/user_admin/user_info.html:121
|
||||
#, fuzzy
|
||||
#| msgid "Description:"
|
||||
msgid "Version:"
|
||||
@ -2383,6 +2436,7 @@ msgid "View all"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/federated_server.html:50
|
||||
#: bookwyrm/templates/user_admin/user_info.html:59
|
||||
#, fuzzy
|
||||
#| msgid "Recent Imports"
|
||||
msgid "Reports:"
|
||||
@ -2407,7 +2461,7 @@ msgid "Blocked by us:"
|
||||
msgstr "Blockierte Nutzer*innen"
|
||||
|
||||
#: bookwyrm/templates/settings/federated_server.html:82
|
||||
#: bookwyrm/templates/user_admin/user_info.html:39
|
||||
#: bookwyrm/templates/user_admin/user_info.html:130
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
@ -3428,7 +3482,7 @@ msgstr[1] "folgt dir"
|
||||
msgid "No followers you follow"
|
||||
msgstr "folgt dir"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user.html:9
|
||||
#: bookwyrm/templates/user_admin/user.html:8
|
||||
#, fuzzy
|
||||
#| msgid "Back to reports"
|
||||
msgid "Back to users"
|
||||
@ -3464,37 +3518,89 @@ msgid "Remote instance"
|
||||
msgstr "Instanzname"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:47
|
||||
#: bookwyrm/templates/user_admin/user_info.html:24
|
||||
#, fuzzy
|
||||
#| msgid "Activity"
|
||||
msgid "Active"
|
||||
msgstr "Aktivität"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:47
|
||||
#: bookwyrm/templates/user_admin/user_info.html:28
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:52
|
||||
#: bookwyrm/templates/user_admin/user_info.html:49
|
||||
#: bookwyrm/templates/user_admin/user_info.html:140
|
||||
msgid "Not set"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:5
|
||||
msgid "User details"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:14
|
||||
#: bookwyrm/templates/user_admin/user_info.html:16
|
||||
#, fuzzy
|
||||
#| msgid "User Profile"
|
||||
msgid "View user profile"
|
||||
msgstr "Benutzerprofil"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:20
|
||||
#: bookwyrm/templates/user_admin/user_info.html:36
|
||||
msgid "Local"
|
||||
msgstr "Lokal"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:38
|
||||
#, fuzzy
|
||||
#| msgid "Remove"
|
||||
msgid "Remote"
|
||||
msgstr "Entfernen"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:47
|
||||
msgid "User details"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:52
|
||||
#, fuzzy
|
||||
#| msgid "Email address:"
|
||||
msgid "Email:"
|
||||
msgstr "E-Mail Adresse"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:64
|
||||
msgid "(View reports)"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:72
|
||||
#, fuzzy
|
||||
#| msgid "Blocked Users"
|
||||
msgid "Blocked by count:"
|
||||
msgstr "Blockierte Nutzer*innen"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:77
|
||||
#, fuzzy
|
||||
#| msgid "Birth date:"
|
||||
msgid "Last active date:"
|
||||
msgstr "Geburtsdatum:"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:82
|
||||
#, fuzzy
|
||||
#| msgid "Manually approve followers:"
|
||||
msgid "Manually approved followers:"
|
||||
msgstr "Folgende manuell bestätigen"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:87
|
||||
#, fuzzy
|
||||
#| msgid "Discard"
|
||||
msgid "Discoverable:"
|
||||
msgstr "Ablehnen"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:93
|
||||
#, fuzzy
|
||||
#| msgid "Deactivate user"
|
||||
msgid "Deactivation reason:"
|
||||
msgstr "Nutzer:in deaktivieren"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:111
|
||||
#, fuzzy
|
||||
#| msgid "Instance Settings"
|
||||
msgid "Instance details"
|
||||
msgstr "Instanzeinstellungen"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_info.html:46
|
||||
#: bookwyrm/templates/user_admin/user_info.html:137
|
||||
msgid "View instance"
|
||||
msgstr ""
|
||||
|
||||
@ -3560,9 +3666,6 @@ msgstr ""
|
||||
#~ msgid "Federated Timeline"
|
||||
#~ msgstr "Föderierende Server"
|
||||
|
||||
#~ msgid "Local"
|
||||
#~ msgstr "Lokal"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Lists: %(username)s"
|
||||
#~ msgid "Reports: <small>%(server_name)s</small>"
|
||||
@ -3639,11 +3742,6 @@ msgstr ""
|
||||
#~ msgid "Value %(value)r is not a valid choice."
|
||||
#~ msgstr "%(value)s ist keine gültige remote_id"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "This shelf is empty."
|
||||
#~ msgid "This field cannot be null."
|
||||
#~ msgstr "Dieses Regal ist leer."
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "A user with that username already exists."
|
||||
#~ msgid "%(model_name)s with this %(field_label)s already exists."
|
||||
@ -3873,9 +3971,6 @@ msgstr ""
|
||||
#~ msgid "by %(author)s"
|
||||
#~ msgstr "von %(author)s"
|
||||
|
||||
#~ msgid "Deactivate user"
|
||||
#~ msgstr "Nutzer:in deaktivieren"
|
||||
|
||||
#~ msgid "Reactivate user"
|
||||
#~ msgstr "Nutzer:in reaktivieren"
|
||||
|
||||
|
Reference in New Issue
Block a user