Adds copy to clarify how to delete a user as a moderator
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-08 15:57+0000\n"
|
||||
"POT-Creation-Date: 2021-09-10 18:03+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,67 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: bookwyrm/forms.py:235
|
||||
#: bookwyrm/forms.py:236
|
||||
#, 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:250
|
||||
msgid "One Day"
|
||||
msgstr "Ein Tag"
|
||||
|
||||
#: bookwyrm/forms.py:250
|
||||
#: bookwyrm/forms.py:251
|
||||
msgid "One Week"
|
||||
msgstr "Eine Woche"
|
||||
|
||||
#: bookwyrm/forms.py:251
|
||||
#: bookwyrm/forms.py:252
|
||||
msgid "One Month"
|
||||
msgstr "Ein Monat"
|
||||
|
||||
#: bookwyrm/forms.py:252
|
||||
#: bookwyrm/forms.py:253
|
||||
msgid "Does Not Expire"
|
||||
msgstr "Läuft nicht aus"
|
||||
|
||||
#: bookwyrm/forms.py:257
|
||||
#: bookwyrm/forms.py:258
|
||||
#, python-format
|
||||
msgid "%(count)d uses"
|
||||
msgstr "%(count)d Benutzungen"
|
||||
|
||||
#: bookwyrm/forms.py:260
|
||||
#: bookwyrm/forms.py:261
|
||||
#, fuzzy
|
||||
#| msgid "Unlisted"
|
||||
msgid "Unlimited"
|
||||
msgstr "Ungelistet"
|
||||
|
||||
#: bookwyrm/forms.py:310
|
||||
#: bookwyrm/forms.py:317
|
||||
msgid "List Order"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:311
|
||||
#: bookwyrm/forms.py:318
|
||||
#, fuzzy
|
||||
#| msgid "Title"
|
||||
msgid "Book Title"
|
||||
msgstr "Titel"
|
||||
|
||||
#: bookwyrm/forms.py:312
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:23
|
||||
#: bookwyrm/forms.py:319
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:33
|
||||
#: 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:321 bookwyrm/templates/lists/list.html:107
|
||||
msgid "Sort By"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/forms.py:318
|
||||
#: bookwyrm/forms.py:325
|
||||
#, fuzzy
|
||||
#| msgid "Started reading"
|
||||
msgid "Ascending"
|
||||
msgstr "Zu lesen angefangen"
|
||||
|
||||
#: bookwyrm/forms.py:319
|
||||
#: bookwyrm/forms.py:326
|
||||
#, fuzzy
|
||||
#| msgid "Started reading"
|
||||
msgid "Descending"
|
||||
@ -304,14 +304,14 @@ msgstr ""
|
||||
#: bookwyrm/templates/book/readthrough.html:76
|
||||
#: bookwyrm/templates/lists/bookmark_button.html:15
|
||||
#: bookwyrm/templates/lists/form.html:44
|
||||
#: bookwyrm/templates/preferences/edit_user.html:78
|
||||
#: bookwyrm/templates/preferences/edit_user.html:80
|
||||
#: bookwyrm/templates/settings/announcement_form.html:69
|
||||
#: bookwyrm/templates/settings/edit_server.html:68
|
||||
#: bookwyrm/templates/settings/federated_server.html:98
|
||||
#: bookwyrm/templates/settings/site.html:108
|
||||
#: bookwyrm/templates/snippets/reading_modals/layout.html:16
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:42
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:45
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:64
|
||||
msgid "Save"
|
||||
msgstr "Speichern"
|
||||
|
||||
@ -451,6 +451,7 @@ msgstr "Zur Liste"
|
||||
#: bookwyrm/templates/book/book.html:313
|
||||
#: bookwyrm/templates/book/cover_modal.html:31
|
||||
#: bookwyrm/templates/lists/list.html:179
|
||||
#: bookwyrm/templates/settings/domain_form.html:26
|
||||
msgid "Add"
|
||||
msgstr "Hinzufügen"
|
||||
|
||||
@ -1092,7 +1093,8 @@ msgid "Currently Reading"
|
||||
msgstr "Gerade lesend"
|
||||
|
||||
#: bookwyrm/templates/feed/layout.html:27
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:17
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:23
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:42
|
||||
msgid "Read"
|
||||
msgstr "Gelesen"
|
||||
@ -1103,12 +1105,16 @@ msgstr "Gelesen"
|
||||
msgid "%(year)s Reading Goal"
|
||||
msgstr "%(year)s Leseziel"
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:3
|
||||
#: bookwyrm/templates/feed/suggested_users.html:5
|
||||
#: bookwyrm/templates/get_started/users.html:6
|
||||
msgid "Who to follow"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:5
|
||||
#: bookwyrm/templates/feed/suggested_users.html:9
|
||||
msgid "Don't show suggested users"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:14
|
||||
msgid "View directory"
|
||||
msgstr ""
|
||||
|
||||
@ -1236,12 +1242,12 @@ msgid "Avatar:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/profile.html:42
|
||||
#: bookwyrm/templates/preferences/edit_user.html:52
|
||||
#: bookwyrm/templates/preferences/edit_user.html:62
|
||||
msgid "Manually approve followers:"
|
||||
msgstr "Folgende manuell bestätigen"
|
||||
|
||||
#: bookwyrm/templates/get_started/profile.html:48
|
||||
#: bookwyrm/templates/preferences/edit_user.html:66
|
||||
#: bookwyrm/templates/preferences/edit_user.html:54
|
||||
msgid "Show this account in suggested users:"
|
||||
msgstr ""
|
||||
|
||||
@ -1503,7 +1509,7 @@ msgid "Settings"
|
||||
msgstr "Einstellungen"
|
||||
|
||||
#: bookwyrm/templates/layout.html:118
|
||||
#: bookwyrm/templates/settings/admin_layout.html:33
|
||||
#: bookwyrm/templates/settings/layout.html:33
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:15
|
||||
#: bookwyrm/templates/settings/manage_invites.html:3
|
||||
#: bookwyrm/templates/settings/manage_invites.html:15
|
||||
@ -1547,28 +1553,40 @@ msgstr "Anmelden"
|
||||
msgid "Join"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/layout.html:218
|
||||
#: bookwyrm/templates/layout.html:214
|
||||
#, fuzzy
|
||||
#| msgid "Successfully imported"
|
||||
msgid "Successfully posted status"
|
||||
msgstr "Erfolgreich importiert"
|
||||
|
||||
#: bookwyrm/templates/layout.html:215
|
||||
#, fuzzy
|
||||
#| msgid "Boost status"
|
||||
msgid "Error posting status"
|
||||
msgstr "Status teilen"
|
||||
|
||||
#: bookwyrm/templates/layout.html:223
|
||||
#, fuzzy
|
||||
#| msgid "About this server"
|
||||
msgid "About this instance"
|
||||
msgstr "Über diesen Server"
|
||||
|
||||
#: bookwyrm/templates/layout.html:222
|
||||
#: bookwyrm/templates/layout.html:227
|
||||
msgid "Contact site admin"
|
||||
msgstr "Admin kontaktieren"
|
||||
|
||||
#: bookwyrm/templates/layout.html:226
|
||||
#: bookwyrm/templates/layout.html:231
|
||||
#, fuzzy
|
||||
#| msgid "List curation:"
|
||||
msgid "Documentation"
|
||||
msgstr "Listenkuratierung:"
|
||||
|
||||
#: bookwyrm/templates/layout.html:233
|
||||
#: bookwyrm/templates/layout.html:238
|
||||
#, python-format
|
||||
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
|
||||
msgstr "%(site_name)s auf <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a> unterstützen"
|
||||
|
||||
#: bookwyrm/templates/layout.html:237
|
||||
#: bookwyrm/templates/layout.html:242
|
||||
msgid "BookWyrm's source code is freely available. You can contribute or report issues on <a href=\"https://github.com/mouse-reeve/bookwyrm\">GitHub</a>."
|
||||
msgstr "BookWyrm ist open source Software. Du kannst dich auf <a href=\"https://github.com/mouse-reeve/bookwyrm\">GitHub</a> beteiligen oder etwas melden."
|
||||
|
||||
@ -1631,6 +1649,7 @@ msgstr "Dieses Regal ist leer."
|
||||
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:15
|
||||
#: bookwyrm/templates/settings/announcement.html:20
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:50
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:15
|
||||
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
|
||||
msgid "Delete"
|
||||
@ -1875,7 +1894,7 @@ msgstr "Listen: %(username)s"
|
||||
|
||||
#: bookwyrm/templates/moderation/reports.html:8
|
||||
#: bookwyrm/templates/moderation/reports.html:17
|
||||
#: bookwyrm/templates/settings/admin_layout.html:38
|
||||
#: bookwyrm/templates/settings/layout.html:48
|
||||
#, fuzzy
|
||||
#| msgid "Recent Imports"
|
||||
msgid "Reports"
|
||||
@ -2065,6 +2084,7 @@ msgstr "Neues Passwort:"
|
||||
#: bookwyrm/templates/preferences/delete_user.html:7
|
||||
#: bookwyrm/templates/preferences/delete_user.html:26
|
||||
#: bookwyrm/templates/preferences/layout.html:23
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:23
|
||||
#, fuzzy
|
||||
#| msgid "Create an Account"
|
||||
msgid "Delete Account"
|
||||
@ -2084,21 +2104,29 @@ msgid "Edit Profile"
|
||||
msgstr "Profil bearbeiten:"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:46
|
||||
msgid "Show set reading goal prompt in feed:"
|
||||
#, fuzzy
|
||||
#| msgid "Show set reading goal prompt in feed:"
|
||||
msgid "Show reading goal prompt in feed:"
|
||||
msgstr "Angegebenes Leseziel im Feed anzeigen."
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:50
|
||||
#, fuzzy
|
||||
#| msgid "Suggest Books"
|
||||
msgid "Show suggested users:"
|
||||
msgstr "Bücher vorschlagen"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:58
|
||||
#, python-format
|
||||
msgid "Your account will show up in the <a href=\"%(path)s\">directory</a>, and may be recommended to other BookWyrm users."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:68
|
||||
#, fuzzy
|
||||
#| msgid "Goal privacy:"
|
||||
msgid "Default post privacy:"
|
||||
msgstr "Sichtbarkeit des Ziels"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:70
|
||||
#, python-format
|
||||
msgid "Your account will show up in the <a href=\"%(path)s\">directory</a>, and may be recommended to other BookWyrm users."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:73
|
||||
#: bookwyrm/templates/preferences/edit_user.html:75
|
||||
msgid "Preferred Timezone: "
|
||||
msgstr ""
|
||||
|
||||
@ -2161,7 +2189,7 @@ msgstr "Suche"
|
||||
|
||||
#: bookwyrm/templates/search/layout.html:23
|
||||
#: bookwyrm/templates/search/layout.html:46
|
||||
#: bookwyrm/templates/settings/admin_layout.html:27
|
||||
#: bookwyrm/templates/settings/layout.html:27
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:3
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:10
|
||||
msgid "Users"
|
||||
@ -2173,58 +2201,6 @@ msgstr ""
|
||||
msgid "No results found for \"%(query)s\""
|
||||
msgstr "Keine Liste für \"%(query)s\" gefunden"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:4
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:22
|
||||
msgid "Manage Users"
|
||||
msgstr "Nutzer*innen verwalten"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:44
|
||||
#: bookwyrm/templates/settings/federation.html:3
|
||||
#: bookwyrm/templates/settings/federation.html:5
|
||||
#, fuzzy
|
||||
#| msgid "Federated Servers"
|
||||
msgid "Federated Instances"
|
||||
msgstr "Föderierende Server"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:50
|
||||
msgid "Instance Settings"
|
||||
msgstr "Instanzeinstellungen"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:54
|
||||
#: bookwyrm/templates/settings/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements.html:5
|
||||
msgid "Announcements"
|
||||
msgstr "Ankündigungen"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:58
|
||||
#: bookwyrm/templates/settings/site.html:4
|
||||
#: bookwyrm/templates/settings/site.html:6
|
||||
msgid "Site Settings"
|
||||
msgstr "Seiteneinstellungen"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:61
|
||||
#: bookwyrm/templates/settings/site.html:13
|
||||
msgid "Instance Info"
|
||||
msgstr "Instanzinformationen"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:62
|
||||
#: bookwyrm/templates/settings/site.html:39
|
||||
msgid "Images"
|
||||
msgstr "Bilder"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:63
|
||||
#: bookwyrm/templates/settings/site.html:59
|
||||
msgid "Footer Content"
|
||||
msgstr "Inhalt des Footers"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:64
|
||||
#: bookwyrm/templates/settings/site.html:81
|
||||
msgid "Registration"
|
||||
msgstr "Registrierung"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:3
|
||||
#: bookwyrm/templates/settings/announcement.html:6
|
||||
#, fuzzy
|
||||
@ -2259,18 +2235,21 @@ msgid "False"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:47
|
||||
#: bookwyrm/templates/settings/announcement_form.html:40
|
||||
#, fuzzy
|
||||
#| msgid "Birth date:"
|
||||
msgid "Start date:"
|
||||
msgstr "Geburtsdatum:"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:54
|
||||
#: bookwyrm/templates/settings/announcement_form.html:49
|
||||
#, fuzzy
|
||||
#| msgid "Birth date:"
|
||||
msgid "End date:"
|
||||
msgstr "Geburtsdatum:"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:60
|
||||
#: bookwyrm/templates/settings/announcement_form.html:58
|
||||
#, fuzzy
|
||||
#| msgid "Activity"
|
||||
msgid "Active:"
|
||||
@ -2283,6 +2262,30 @@ msgstr "Aktivität"
|
||||
msgid "Create Announcement"
|
||||
msgstr "Ankündigungen"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:16
|
||||
#, fuzzy
|
||||
#| msgid "reviewed"
|
||||
msgid "Preview:"
|
||||
msgstr "bewertete"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:23
|
||||
#, fuzzy
|
||||
#| msgid "Footer Content"
|
||||
msgid "Content:"
|
||||
msgstr "Inhalt des Footers"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:30
|
||||
#, fuzzy
|
||||
#| msgid "Birth date:"
|
||||
msgid "Event date:"
|
||||
msgstr "Geburtsdatum:"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements.html:5
|
||||
#: bookwyrm/templates/settings/layout.html:61
|
||||
msgid "Announcements"
|
||||
msgstr "Ankündigungen"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements.html:21
|
||||
#, fuzzy
|
||||
#| msgid "Added:"
|
||||
@ -2328,6 +2331,15 @@ msgstr "Aktivität"
|
||||
msgid "inactive"
|
||||
msgstr "Aktivität"
|
||||
|
||||
#: bookwyrm/templates/settings/domain_form.html:5
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:10
|
||||
msgid "Add domain"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/domain_form.html:11
|
||||
msgid "Domain:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/edit_server.html:3
|
||||
#: bookwyrm/templates/settings/edit_server.html:6
|
||||
#: bookwyrm/templates/settings/edit_server.html:20
|
||||
@ -2397,6 +2409,36 @@ msgstr "Beschreibung:"
|
||||
msgid "Notes:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:5
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:7
|
||||
#: bookwyrm/templates/settings/layout.html:52
|
||||
#, fuzzy
|
||||
#| msgid "Import Books"
|
||||
msgid "Email Blocklist"
|
||||
msgstr "Bücher importieren"
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:18
|
||||
msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:25
|
||||
msgid "Domain"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:30
|
||||
#, fuzzy
|
||||
#| msgid "Notifications"
|
||||
msgid "Options"
|
||||
msgstr "Benachrichtigungen"
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:39
|
||||
#, fuzzy, python-format
|
||||
#| msgid "%(count)d uses"
|
||||
msgid "%(display_count)s user"
|
||||
msgid_plural "%(display_count)s users"
|
||||
msgstr[0] "%(count)d Benutzungen"
|
||||
msgstr[1] "%(count)d Benutzungen"
|
||||
|
||||
#: bookwyrm/templates/settings/federated_server.html:19
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
@ -2476,6 +2518,14 @@ msgstr ""
|
||||
msgid "All users from this instance will be re-activated."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/federation.html:3
|
||||
#: bookwyrm/templates/settings/federation.html:5
|
||||
#: bookwyrm/templates/settings/layout.html:38
|
||||
#, fuzzy
|
||||
#| msgid "Federated Servers"
|
||||
msgid "Federated Instances"
|
||||
msgstr "Föderierende Server"
|
||||
|
||||
#: bookwyrm/templates/settings/federation.html:19
|
||||
#: bookwyrm/templates/user_admin/server_filter.html:5
|
||||
#, fuzzy
|
||||
@ -2493,6 +2543,50 @@ msgstr "Föderiert"
|
||||
msgid "Software"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:4
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:22
|
||||
msgid "Manage Users"
|
||||
msgstr "Nutzer*innen verwalten"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:44
|
||||
#, fuzzy
|
||||
#| msgid "List curation:"
|
||||
msgid "Moderation"
|
||||
msgstr "Listenkuratierung:"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:57
|
||||
msgid "Instance Settings"
|
||||
msgstr "Instanzeinstellungen"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:65
|
||||
#: bookwyrm/templates/settings/site.html:4
|
||||
#: bookwyrm/templates/settings/site.html:6
|
||||
msgid "Site Settings"
|
||||
msgstr "Seiteneinstellungen"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:68
|
||||
#: bookwyrm/templates/settings/site.html:13
|
||||
msgid "Instance Info"
|
||||
msgstr "Instanzinformationen"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:69
|
||||
#: bookwyrm/templates/settings/site.html:39
|
||||
msgid "Images"
|
||||
msgstr "Bilder"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:70
|
||||
#: bookwyrm/templates/settings/site.html:59
|
||||
msgid "Footer Content"
|
||||
msgstr "Inhalt des Footers"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:71
|
||||
#: bookwyrm/templates/settings/site.html:81
|
||||
msgid "Registration"
|
||||
msgstr "Registrierung"
|
||||
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:4
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:11
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:25
|
||||
@ -2762,32 +2856,32 @@ msgstr ""
|
||||
msgid "Progress:"
|
||||
msgstr "Fortschritt:"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:47
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:52
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:30
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:22
|
||||
msgid "pages"
|
||||
msgstr "Seiten"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:53
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:58
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:31
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:23
|
||||
msgid "percent"
|
||||
msgstr "Prozent"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:60
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:65
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:36
|
||||
#, python-format
|
||||
msgid "of %(pages)s pages"
|
||||
msgstr "von %(pages)s Seiten"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:16
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:17
|
||||
#: bookwyrm/templates/snippets/status/layout.html:31
|
||||
#: bookwyrm/templates/snippets/status/layout.html:49
|
||||
#: bookwyrm/templates/snippets/status/layout.html:50
|
||||
msgid "Reply"
|
||||
msgstr "Antwort"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:16
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:17
|
||||
#, fuzzy
|
||||
#| msgid "Footer Content"
|
||||
msgid "Content"
|
||||
@ -2801,7 +2895,7 @@ msgstr "Spoileralarm:"
|
||||
msgid "Spoilers ahead!"
|
||||
msgstr "Spoileralarm!"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_warning_toggle.html:5
|
||||
#: bookwyrm/templates/snippets/create_status/content_warning_toggle.html:13
|
||||
msgid "Include spoiler alert"
|
||||
msgstr "Spoileralarm aktivieren"
|
||||
|
||||
@ -2819,7 +2913,7 @@ msgstr "Kommentieren"
|
||||
msgid "Private"
|
||||
msgstr "Privat"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/post_options_block.html:19
|
||||
#: bookwyrm/templates/snippets/create_status/post_options_block.html:21
|
||||
msgid "Post"
|
||||
msgstr "Absenden"
|
||||
|
||||
@ -2835,31 +2929,31 @@ msgstr "Zitieren"
|
||||
msgid "An excerpt from '%(book_title)s'"
|
||||
msgstr "Editionen von %(book_title)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:31
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:32
|
||||
#, fuzzy
|
||||
#| msgid "Description:"
|
||||
msgid "Position:"
|
||||
msgstr "Beschreibung:"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:40
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:45
|
||||
#, fuzzy
|
||||
#| msgid "pages"
|
||||
msgid "On page:"
|
||||
msgstr "Seiten"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:46
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:51
|
||||
#, fuzzy
|
||||
#| msgid "percent"
|
||||
msgid "At percent:"
|
||||
msgstr "Prozent"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:18
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:25
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Editions of %(book_title)s"
|
||||
msgid "Your review of '%(book_title)s'"
|
||||
msgstr "Editionen von %(book_title)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:30
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:40
|
||||
#, fuzzy
|
||||
#| msgid "Review"
|
||||
msgid "Review:"
|
||||
@ -3092,7 +3186,7 @@ msgid "(Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:5
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:47
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:50
|
||||
#, fuzzy
|
||||
#| msgid "Progress"
|
||||
msgid "Update progress"
|
||||
@ -3136,24 +3230,26 @@ msgstr "Deine Bücher"
|
||||
msgid "More shelves"
|
||||
msgstr "Mehr Regale"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:11
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24
|
||||
msgid "Start reading"
|
||||
msgstr "Zu lesen beginnen"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:21
|
||||
msgid "Finish reading"
|
||||
msgstr "Lesen abschließen"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:27
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:29
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:36
|
||||
msgid "Want to read"
|
||||
msgstr "Auf Leseliste setzen"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:59
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:62
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Lists: %(username)s"
|
||||
msgid "Remove from %(name)s"
|
||||
msgstr "Listen: %(username)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:30
|
||||
msgid "Finish reading"
|
||||
msgstr "Lesen abschließen"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:73
|
||||
#: bookwyrm/templates/snippets/trimmed_text.html:17
|
||||
msgid "Show more"
|
||||
@ -3260,7 +3356,7 @@ msgstr "Diese Lesedaten löschen"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||
#: bookwyrm/templates/snippets/user_options.html:13
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:12
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:13
|
||||
msgid "Send direct message"
|
||||
msgstr "Direktnachricht senden"
|
||||
|
||||
@ -3462,6 +3558,22 @@ msgstr[1] "folgt dir"
|
||||
msgid "No followers you follow"
|
||||
msgstr "folgt dir"
|
||||
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:5
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:31
|
||||
msgid "Permanently delete user"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:12
|
||||
#, python-format
|
||||
msgid "Are you sure you want to delete <strong>%(username)s</strong>'s account? This action cannot be undone. To proceed, please enter your password to confirm deletion."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:17
|
||||
#, fuzzy
|
||||
#| msgid "Confirm password:"
|
||||
msgid "Your password:"
|
||||
msgstr "Passwort bestätigen:"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user.html:8
|
||||
#, fuzzy
|
||||
#| msgid "Back to reports"
|
||||
@ -3588,15 +3700,15 @@ msgstr ""
|
||||
msgid "Permanently deleted"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:17
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:20
|
||||
msgid "Suspend user"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:19
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:25
|
||||
msgid "Un-suspend user"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:28
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:47
|
||||
msgid "Access level:"
|
||||
msgstr ""
|
||||
|
||||
@ -3742,11 +3854,6 @@ msgstr ""
|
||||
#~ msgid "Decimal number"
|
||||
#~ msgstr "Seriennummer:"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "List curation:"
|
||||
#~ msgid "Duration"
|
||||
#~ msgstr "Listenkuratierung:"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Email address:"
|
||||
#~ msgid "Email address"
|
||||
|
Reference in New Issue
Block a user