mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-06-07 00:08:48 +00:00
New translations django.po (German)
This commit is contained in:
parent
728c7356ab
commit
80cb4caac6
1 changed files with 112 additions and 95 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bookwyrm\n"
|
"Project-Id-Version: bookwyrm\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-08-05 16:02+0000\n"
|
"POT-Creation-Date: 2022-08-29 20:43+0000\n"
|
||||||
"PO-Revision-Date: 2022-08-06 09:59\n"
|
"PO-Revision-Date: 2022-08-29 22:38\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
|
@ -199,7 +199,7 @@ msgstr "%(value)s ist keine gültige remote_id"
|
||||||
msgid "%(value)s is not a valid username"
|
msgid "%(value)s is not a valid username"
|
||||||
msgstr "%(value)s ist kein gültiger Benutzer*inname"
|
msgstr "%(value)s ist kein gültiger Benutzer*inname"
|
||||||
|
|
||||||
#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:123
|
#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:141
|
||||||
#: bookwyrm/templates/ostatus/error.html:29
|
#: bookwyrm/templates/ostatus/error.html:29
|
||||||
msgid "username"
|
msgid "username"
|
||||||
msgstr "Benutzer*inname"
|
msgstr "Benutzer*inname"
|
||||||
|
@ -287,8 +287,8 @@ msgstr "Bücher-Zeitleiste"
|
||||||
|
|
||||||
#: bookwyrm/settings.py:210
|
#: bookwyrm/settings.py:210
|
||||||
#: bookwyrm/templates/guided_tour/user_profile.html:101
|
#: bookwyrm/templates/guided_tour/user_profile.html:101
|
||||||
#: bookwyrm/templates/search/layout.html:21
|
#: bookwyrm/templates/search/layout.html:22
|
||||||
#: bookwyrm/templates/search/layout.html:42
|
#: bookwyrm/templates/search/layout.html:43
|
||||||
#: bookwyrm/templates/user/layout.html:91
|
#: bookwyrm/templates/user/layout.html:91
|
||||||
msgid "Books"
|
msgid "Books"
|
||||||
msgstr "Bücher"
|
msgstr "Bücher"
|
||||||
|
@ -394,46 +394,46 @@ msgstr "Willkommen auf %(site_name)s!"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:24
|
#: bookwyrm/templates/about/about.html:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm network</a>, this community is unique."
|
msgid "%(site_name)s is part of <em>BookWyrm</em>, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">BookWyrm network</a>, this community is unique."
|
||||||
msgstr "%(site_name)s ist Teil von <em>BookWyrm</em>, ein Netzwerk unabhängiger, selbstverwalteter Gemeinschaften für Leser*innen. Obwohl du dich nahtlos mit anderen Benutzer*innen überall im <a href=\"https://joinbookwyrm.com/instances/\" target=\"_blank\">BookWyrm-Netzwerk</a> austauschen kannst, ist diese Gemeinschaft einzigartig."
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:42
|
#: bookwyrm/templates/about/about.html:44
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5."
|
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5."
|
||||||
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> ist mit einer durchschnittlichen Bewertung von %(rating)s (von 5) das beliebtestes Buch auf %(site_name)s."
|
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> ist mit einer durchschnittlichen Bewertung von %(rating)s (von 5) das beliebtestes Buch auf %(site_name)s."
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:61
|
#: bookwyrm/templates/about/about.html:63
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "More %(site_name)s users want to read <a href=\"%(book_path)s\"><em>%(title)s</em></a> than any other book."
|
msgid "More %(site_name)s users want to read <a href=\"%(book_path)s\"><em>%(title)s</em></a> than any other book."
|
||||||
msgstr "Das Buch <a href=\"%(book_path)s\"><em>%(title)s</em></a> wollen mehr Benutzer*innen von %(site_name)s lesen als jedes andere Buch."
|
msgstr "Das Buch <a href=\"%(book_path)s\"><em>%(title)s</em></a> wollen mehr Benutzer*innen von %(site_name)s lesen als jedes andere Buch."
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:80
|
#: bookwyrm/templates/about/about.html:82
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> has the most divisive ratings of any book on %(site_name)s."
|
msgid "<a href=\"%(book_path)s\"><em>%(title)s</em></a> has the most divisive ratings of any book on %(site_name)s."
|
||||||
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> hat die unterschiedlichsten Bewertungen aller Bücher auf %(site_name)s."
|
msgstr "<a href=\"%(book_path)s\"><em>%(title)s</em></a> hat die unterschiedlichsten Bewertungen aller Bücher auf %(site_name)s."
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:91
|
#: bookwyrm/templates/about/about.html:93
|
||||||
msgid "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, <a href='https://joinbookwyrm.com/get-involved' target='_blank'>reach out</a> and make yourself heard."
|
msgid "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, <a href=\"https://joinbookwyrm.com/get-involved\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">reach out</a> and make yourself heard."
|
||||||
msgstr "Verfolge deine Lektüre, sprich über Bücher, schreibe Besprechungen und entdecke, was Du als Nächstes lesen könntest. BookWyrm ist eine Software im menschlichen Maßstab, die immer übersichtlich, werbefrei, persönlich, und gemeinschaftsorientiert sein wird. Wenn du Feature-Anfragen, Fehlerberichte oder große Träume hast, wende dich <a href='https://joinbookwyrm.com/get-involved' target='_blank'>an</a> und verschaffe dir Gehör."
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:98
|
#: bookwyrm/templates/about/about.html:103
|
||||||
msgid "Meet your admins"
|
msgid "Meet your admins"
|
||||||
msgstr "Lerne deine Admins kennen"
|
msgstr "Lerne deine Admins kennen"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:101
|
#: bookwyrm/templates/about/about.html:106
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the <a href=\"%(coc_path)s\">code of conduct</a>, and respond when users report spam and bad behavior."
|
msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the <a href=\"%(coc_path)s\">code of conduct</a>, and respond when users report spam and bad behavior."
|
||||||
msgstr "Die Moderator*innen und Administrator*innen von %(site_name)s halten diese Seite am Laufen, setzen den <a href=\"%(coc_path)s\">Verhaltenskodex</a> durch und reagieren, wenn Benutzer*innen Spam oder schlechtes Verhalten melden."
|
msgstr "Die Moderator*innen und Administrator*innen von %(site_name)s halten diese Seite am Laufen, setzen den <a href=\"%(coc_path)s\">Verhaltenskodex</a> durch und reagieren, wenn Benutzer*innen Spam oder schlechtes Verhalten melden."
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:115
|
#: bookwyrm/templates/about/about.html:120
|
||||||
msgid "Moderator"
|
msgid "Moderator"
|
||||||
msgstr "Moderator*in"
|
msgstr "Moderator*in"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/user_menu.html:63
|
#: bookwyrm/templates/about/about.html:122 bookwyrm/templates/user_menu.html:63
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr "Administration"
|
msgstr "Administration"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:133
|
#: bookwyrm/templates/about/about.html:138
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
||||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||||
#: bookwyrm/templates/snippets/user_options.html:14
|
#: bookwyrm/templates/snippets/user_options.html:14
|
||||||
|
@ -460,7 +460,7 @@ msgid "Software version:"
|
||||||
msgstr "Softwareversion:"
|
msgstr "Softwareversion:"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/layout.html:30
|
#: bookwyrm/templates/about/layout.html:30
|
||||||
#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:182
|
#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:200
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "About %(site_name)s"
|
msgid "About %(site_name)s"
|
||||||
msgstr "Über %(site_name)s"
|
msgstr "Über %(site_name)s"
|
||||||
|
@ -756,7 +756,7 @@ msgstr "ISNI:"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/edit_author.html:115
|
#: bookwyrm/templates/author/edit_author.html:115
|
||||||
#: bookwyrm/templates/book/book.html:202
|
#: bookwyrm/templates/book/book.html:202
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:135
|
#: bookwyrm/templates/book/edit/edit_book.html:139
|
||||||
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
|
||||||
#: bookwyrm/templates/book/file_links/edit_links.html:86
|
#: bookwyrm/templates/book/file_links/edit_links.html:86
|
||||||
#: bookwyrm/templates/groups/form.html:32
|
#: bookwyrm/templates/groups/form.html:32
|
||||||
|
@ -779,8 +779,8 @@ msgstr "Speichern"
|
||||||
#: bookwyrm/templates/author/sync_modal.html:23
|
#: bookwyrm/templates/author/sync_modal.html:23
|
||||||
#: bookwyrm/templates/book/book.html:203
|
#: bookwyrm/templates/book/book.html:203
|
||||||
#: bookwyrm/templates/book/cover_add_modal.html:33
|
#: bookwyrm/templates/book/cover_add_modal.html:33
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:137
|
#: bookwyrm/templates/book/edit/edit_book.html:141
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:140
|
#: bookwyrm/templates/book/edit/edit_book.html:144
|
||||||
#: bookwyrm/templates/book/file_links/add_link_modal.html:59
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:59
|
||||||
#: bookwyrm/templates/book/file_links/verification_modal.html:25
|
#: bookwyrm/templates/book/file_links/verification_modal.html:25
|
||||||
#: bookwyrm/templates/book/sync_modal.html:23
|
#: bookwyrm/templates/book/sync_modal.html:23
|
||||||
|
@ -802,7 +802,7 @@ msgid "Loading data will connect to <strong>%(source_name)s</strong> and check f
|
||||||
msgstr "Das Laden von Daten wird eine Verbindung zu <strong>%(source_name)s</strong> aufbauen und überprüfen, ob Autor*in-Informationen vorliegen, die hier noch nicht bekannt sind. Bestehende Informationen werden nicht überschrieben."
|
msgstr "Das Laden von Daten wird eine Verbindung zu <strong>%(source_name)s</strong> aufbauen und überprüfen, ob Autor*in-Informationen vorliegen, die hier noch nicht bekannt sind. Bestehende Informationen werden nicht überschrieben."
|
||||||
|
|
||||||
#: bookwyrm/templates/author/sync_modal.html:24
|
#: bookwyrm/templates/author/sync_modal.html:24
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:122
|
#: bookwyrm/templates/book/edit/edit_book.html:126
|
||||||
#: bookwyrm/templates/book/sync_modal.html:24
|
#: bookwyrm/templates/book/sync_modal.html:24
|
||||||
#: bookwyrm/templates/groups/members.html:29
|
#: bookwyrm/templates/groups/members.html:29
|
||||||
#: bookwyrm/templates/landing/password_reset.html:52
|
#: bookwyrm/templates/landing/password_reset.html:52
|
||||||
|
@ -901,11 +901,11 @@ msgstr "Orte"
|
||||||
#: bookwyrm/templates/guided_tour/lists.html:14
|
#: bookwyrm/templates/guided_tour/lists.html:14
|
||||||
#: bookwyrm/templates/guided_tour/user_books.html:102
|
#: bookwyrm/templates/guided_tour/user_books.html:102
|
||||||
#: bookwyrm/templates/guided_tour/user_profile.html:78
|
#: bookwyrm/templates/guided_tour/user_profile.html:78
|
||||||
#: bookwyrm/templates/layout.html:83 bookwyrm/templates/lists/curate.html:8
|
#: bookwyrm/templates/layout.html:101 bookwyrm/templates/lists/curate.html:8
|
||||||
#: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5
|
#: bookwyrm/templates/lists/list.html:12 bookwyrm/templates/lists/lists.html:5
|
||||||
#: bookwyrm/templates/lists/lists.html:12
|
#: bookwyrm/templates/lists/lists.html:12
|
||||||
#: bookwyrm/templates/search/layout.html:25
|
#: bookwyrm/templates/search/layout.html:26
|
||||||
#: bookwyrm/templates/search/layout.html:50
|
#: bookwyrm/templates/search/layout.html:51
|
||||||
#: bookwyrm/templates/user/layout.html:85
|
#: bookwyrm/templates/user/layout.html:85
|
||||||
msgid "Lists"
|
msgid "Lists"
|
||||||
msgstr "Listen"
|
msgstr "Listen"
|
||||||
|
@ -986,32 +986,37 @@ msgid "Is \"%(name)s\" one of these authors?"
|
||||||
msgstr "Ist „%(name)s“ einer dieser Autor*innen?"
|
msgstr "Ist „%(name)s“ einer dieser Autor*innen?"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:81
|
#: bookwyrm/templates/book/edit/edit_book.html:81
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:83
|
#, python-format
|
||||||
msgid "Author of "
|
msgid "Author of <em>%(book_title)s</em>"
|
||||||
msgstr "Autor*in von "
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:83
|
#: bookwyrm/templates/book/edit/edit_book.html:85
|
||||||
|
#, python-format
|
||||||
|
msgid "Author of <em>%(alt_title)s</em>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/edit/edit_book.html:87
|
||||||
msgid "Find more information at isni.org"
|
msgid "Find more information at isni.org"
|
||||||
msgstr "Weitere Informationen auf isni.org finden"
|
msgstr "Weitere Informationen auf isni.org finden"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:93
|
#: bookwyrm/templates/book/edit/edit_book.html:97
|
||||||
msgid "This is a new author"
|
msgid "This is a new author"
|
||||||
msgstr "Neue*r Autor*in"
|
msgstr "Neue*r Autor*in"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:100
|
#: bookwyrm/templates/book/edit/edit_book.html:104
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Creating a new author: %(name)s"
|
msgid "Creating a new author: %(name)s"
|
||||||
msgstr "Als neue*r Autor*in erstellen: %(name)s"
|
msgstr "Als neue*r Autor*in erstellen: %(name)s"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:107
|
#: bookwyrm/templates/book/edit/edit_book.html:111
|
||||||
msgid "Is this an edition of an existing work?"
|
msgid "Is this an edition of an existing work?"
|
||||||
msgstr "Ist das eine Ausgabe eines vorhandenen Werkes?"
|
msgstr "Ist das eine Ausgabe eines vorhandenen Werkes?"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:115
|
#: bookwyrm/templates/book/edit/edit_book.html:119
|
||||||
msgid "This is a new work"
|
msgid "This is a new work"
|
||||||
msgstr "Dies ist ein neues Werk."
|
msgstr "Dies ist ein neues Werk."
|
||||||
|
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:124
|
#: bookwyrm/templates/book/edit/edit_book.html:128
|
||||||
#: bookwyrm/templates/feed/status.html:21
|
#: bookwyrm/templates/feed/status.html:21
|
||||||
#: bookwyrm/templates/guided_tour/book.html:44
|
#: bookwyrm/templates/guided_tour/book.html:44
|
||||||
#: bookwyrm/templates/guided_tour/book.html:68
|
#: bookwyrm/templates/guided_tour/book.html:68
|
||||||
|
@ -1395,7 +1400,7 @@ msgstr "Bestätigungscode:"
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
||||||
#: bookwyrm/templates/landing/layout.html:81
|
#: bookwyrm/templates/landing/layout.html:81
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:106
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:102
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:53
|
#: bookwyrm/templates/snippets/report_modal.html:53
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr "Absenden"
|
msgstr "Absenden"
|
||||||
|
@ -1557,7 +1562,7 @@ msgstr "<a href=\"%(user_path)s\">%(username)s</a> hat <a href=\"%(book_path)s\"
|
||||||
|
|
||||||
#: bookwyrm/templates/discover/discover.html:4
|
#: bookwyrm/templates/discover/discover.html:4
|
||||||
#: bookwyrm/templates/discover/discover.html:10
|
#: bookwyrm/templates/discover/discover.html:10
|
||||||
#: bookwyrm/templates/layout.html:86
|
#: bookwyrm/templates/layout.html:104
|
||||||
msgid "Discover"
|
msgid "Discover"
|
||||||
msgstr "Entdecken"
|
msgstr "Entdecken"
|
||||||
|
|
||||||
|
@ -1681,12 +1686,12 @@ msgid "Reset your %(site_name)s password"
|
||||||
msgstr "Passwort für %(site_name)s zurücksetzen"
|
msgstr "Passwort für %(site_name)s zurücksetzen"
|
||||||
|
|
||||||
#: bookwyrm/templates/embed-layout.html:21 bookwyrm/templates/layout.html:40
|
#: bookwyrm/templates/embed-layout.html:21 bookwyrm/templates/layout.html:40
|
||||||
#: bookwyrm/templates/setup/layout.html:12
|
#: bookwyrm/templates/setup/layout.html:15
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(site_name)s home page"
|
msgid "%(site_name)s home page"
|
||||||
msgstr "%(site_name)s Startseite"
|
msgstr "%(site_name)s Startseite"
|
||||||
|
|
||||||
#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:186
|
#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:204
|
||||||
msgid "Contact site admin"
|
msgid "Contact site admin"
|
||||||
msgstr "Administrator*in kontaktieren"
|
msgstr "Administrator*in kontaktieren"
|
||||||
|
|
||||||
|
@ -1837,8 +1842,8 @@ msgstr "Du kannst Bücher hinzufügen, wenn du %(site_name)s benutzt."
|
||||||
#: bookwyrm/templates/groups/members.html:15
|
#: bookwyrm/templates/groups/members.html:15
|
||||||
#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:54
|
#: bookwyrm/templates/groups/members.html:16 bookwyrm/templates/layout.html:54
|
||||||
#: bookwyrm/templates/layout.html:55 bookwyrm/templates/lists/list.html:217
|
#: bookwyrm/templates/layout.html:55 bookwyrm/templates/lists/list.html:217
|
||||||
#: bookwyrm/templates/search/layout.html:4
|
#: bookwyrm/templates/search/layout.html:5
|
||||||
#: bookwyrm/templates/search/layout.html:9
|
#: bookwyrm/templates/search/layout.html:10
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
|
@ -2255,7 +2260,7 @@ msgstr "Willkommen bei Bookwyrm!<br><br>Möchtest Du die geführte Tour machen,
|
||||||
|
|
||||||
#: bookwyrm/templates/guided_tour/home.html:17
|
#: bookwyrm/templates/guided_tour/home.html:17
|
||||||
#: bookwyrm/templates/guided_tour/home.html:39
|
#: bookwyrm/templates/guided_tour/home.html:39
|
||||||
#: bookwyrm/templates/layout.html:194
|
#: bookwyrm/templates/layout.html:212
|
||||||
msgid "Guided Tour"
|
msgid "Guided Tour"
|
||||||
msgstr "Geführte Tour"
|
msgstr "Geführte Tour"
|
||||||
|
|
||||||
|
@ -2312,7 +2317,8 @@ msgid "The bell will light up when you have a new notification. When it does, cl
|
||||||
msgstr "Die Glocke wird aufleuchten, wenn Du eine neue Benachrichtigung hast. Klicke auf sie, um herauszufinden, was Aufregendes passiert ist!"
|
msgstr "Die Glocke wird aufleuchten, wenn Du eine neue Benachrichtigung hast. Klicke auf sie, um herauszufinden, was Aufregendes passiert ist!"
|
||||||
|
|
||||||
#: bookwyrm/templates/guided_tour/home.html:177
|
#: bookwyrm/templates/guided_tour/home.html:177
|
||||||
#: bookwyrm/templates/layout.html:99 bookwyrm/templates/layout.html:100
|
#: bookwyrm/templates/layout.html:85 bookwyrm/templates/layout.html:117
|
||||||
|
#: bookwyrm/templates/layout.html:118
|
||||||
#: bookwyrm/templates/notifications/notifications_page.html:5
|
#: bookwyrm/templates/notifications/notifications_page.html:5
|
||||||
#: bookwyrm/templates/notifications/notifications_page.html:10
|
#: bookwyrm/templates/notifications/notifications_page.html:10
|
||||||
msgid "Notifications"
|
msgid "Notifications"
|
||||||
|
@ -2568,32 +2574,32 @@ msgid "Data source:"
|
||||||
msgstr "Datenquelle:"
|
msgstr "Datenquelle:"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:42
|
#: bookwyrm/templates/import/import.html:42
|
||||||
msgid "You can download your Goodreads data from the <a href=\"https://www.goodreads.com/review/import\" target=\"_blank\" rel=\"noopener noreferrer\">Import/Export page</a> of your Goodreads account."
|
msgid "You can download your Goodreads data from the <a href=\"https://www.goodreads.com/review/import\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Import/Export page</a> of your Goodreads account."
|
||||||
msgstr "Du kannst deine Goodreads-Daten von der <a href=\"https://www.goodreads.com/review/import\" target=\"_blank\" rel=\"noopener noreferrer\">Import / Export-Seite</a> deines Goodreads-Kontos downloaden."
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:47
|
#: bookwyrm/templates/import/import.html:51
|
||||||
msgid "Data file:"
|
msgid "Data file:"
|
||||||
msgstr "Datei:"
|
msgstr "Datei:"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:55
|
#: bookwyrm/templates/import/import.html:59
|
||||||
msgid "Include reviews"
|
msgid "Include reviews"
|
||||||
msgstr "Besprechungen einschließen"
|
msgstr "Besprechungen einschließen"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:60
|
#: bookwyrm/templates/import/import.html:64
|
||||||
msgid "Privacy setting for imported reviews:"
|
msgid "Privacy setting for imported reviews:"
|
||||||
msgstr "Datenschutzeinstellung für importierte Besprechungen:"
|
msgstr "Datenschutzeinstellung für importierte Besprechungen:"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:66
|
#: bookwyrm/templates/import/import.html:70
|
||||||
#: bookwyrm/templates/preferences/layout.html:31
|
#: bookwyrm/templates/preferences/layout.html:31
|
||||||
#: bookwyrm/templates/settings/federation/instance_blocklist.html:76
|
#: bookwyrm/templates/settings/federation/instance_blocklist.html:78
|
||||||
msgid "Import"
|
msgid "Import"
|
||||||
msgstr "Importieren"
|
msgstr "Importieren"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:71
|
#: bookwyrm/templates/import/import.html:75
|
||||||
msgid "Recent Imports"
|
msgid "Recent Imports"
|
||||||
msgstr "Zuletzt importiert"
|
msgstr "Zuletzt importiert"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:73
|
#: bookwyrm/templates/import/import.html:77
|
||||||
msgid "No recent imports"
|
msgid "No recent imports"
|
||||||
msgstr "Keine aktuellen Importe"
|
msgstr "Keine aktuellen Importe"
|
||||||
|
|
||||||
|
@ -2818,7 +2824,7 @@ msgid "Login"
|
||||||
msgstr "Anmeldung"
|
msgstr "Anmeldung"
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/login.html:7
|
#: bookwyrm/templates/landing/login.html:7
|
||||||
#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:131
|
#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:149
|
||||||
#: bookwyrm/templates/ostatus/error.html:37
|
#: bookwyrm/templates/ostatus/error.html:37
|
||||||
msgid "Log in"
|
msgid "Log in"
|
||||||
msgstr "Anmelden"
|
msgstr "Anmelden"
|
||||||
|
@ -2827,7 +2833,7 @@ msgstr "Anmelden"
|
||||||
msgid "Success! Email address confirmed."
|
msgid "Success! Email address confirmed."
|
||||||
msgstr "Alles klar! E-Mail-Adresse bestätigt."
|
msgstr "Alles klar! E-Mail-Adresse bestätigt."
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:122
|
#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:140
|
||||||
#: bookwyrm/templates/ostatus/error.html:28
|
#: bookwyrm/templates/ostatus/error.html:28
|
||||||
#: bookwyrm/templates/snippets/register_form.html:4
|
#: bookwyrm/templates/snippets/register_form.html:4
|
||||||
msgid "Username:"
|
msgid "Username:"
|
||||||
|
@ -2835,12 +2841,12 @@ msgstr "Benutzer*inname:"
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/login.html:27
|
#: bookwyrm/templates/landing/login.html:27
|
||||||
#: bookwyrm/templates/landing/password_reset.html:26
|
#: bookwyrm/templates/landing/password_reset.html:26
|
||||||
#: bookwyrm/templates/layout.html:126 bookwyrm/templates/ostatus/error.html:32
|
#: bookwyrm/templates/layout.html:144 bookwyrm/templates/ostatus/error.html:32
|
||||||
#: bookwyrm/templates/snippets/register_form.html:45
|
#: bookwyrm/templates/snippets/register_form.html:45
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr "Passwort:"
|
msgstr "Passwort:"
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:128
|
#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:146
|
||||||
#: bookwyrm/templates/ostatus/error.html:34
|
#: bookwyrm/templates/ostatus/error.html:34
|
||||||
msgid "Forgot your password?"
|
msgid "Forgot your password?"
|
||||||
msgstr "Passwort vergessen?"
|
msgstr "Passwort vergessen?"
|
||||||
|
@ -2881,42 +2887,42 @@ msgstr "Nach einem Buch, einem*r Benutzer*in oder einer Liste suchen"
|
||||||
msgid "Scan Barcode"
|
msgid "Scan Barcode"
|
||||||
msgstr "Barcode scannen"
|
msgstr "Barcode scannen"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:72
|
#: bookwyrm/templates/layout.html:76
|
||||||
msgid "Main navigation menu"
|
msgid "Main navigation menu"
|
||||||
msgstr "Navigations-Hauptmenü"
|
msgstr "Navigations-Hauptmenü"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:80
|
#: bookwyrm/templates/layout.html:98
|
||||||
msgid "Feed"
|
msgid "Feed"
|
||||||
msgstr "Feed"
|
msgstr "Feed"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:33
|
#: bookwyrm/templates/layout.html:145 bookwyrm/templates/ostatus/error.html:33
|
||||||
msgid "password"
|
msgid "password"
|
||||||
msgstr "Passwort"
|
msgstr "Passwort"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:139
|
#: bookwyrm/templates/layout.html:157
|
||||||
msgid "Join"
|
msgid "Join"
|
||||||
msgstr "Beitreten"
|
msgstr "Beitreten"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:173
|
#: bookwyrm/templates/layout.html:191
|
||||||
msgid "Successfully posted status"
|
msgid "Successfully posted status"
|
||||||
msgstr "Status veröffentlicht"
|
msgstr "Status veröffentlicht"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:174
|
#: bookwyrm/templates/layout.html:192
|
||||||
msgid "Error posting status"
|
msgid "Error posting status"
|
||||||
msgstr "Fehler beim veröffentlichen des Status"
|
msgstr "Fehler beim veröffentlichen des Status"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:190
|
#: bookwyrm/templates/layout.html:208
|
||||||
msgid "Documentation"
|
msgid "Documentation"
|
||||||
msgstr "Handbuch"
|
msgstr "Handbuch"
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:203
|
#: bookwyrm/templates/layout.html:221
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
|
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">%(support_title)s</a>"
|
||||||
msgstr "%(site_name)s auf <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a> unterstützen"
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/layout.html:207
|
#: bookwyrm/templates/layout.html:228
|
||||||
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>."
|
msgid "BookWyrm's source code is freely available. You can contribute or report issues on <a href=\"https://github.com/bookwyrm-social/bookwyrm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">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."
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/lists/add_item_modal.html:8
|
#: bookwyrm/templates/lists/add_item_modal.html:8
|
||||||
#, python-format
|
#, python-format
|
||||||
|
@ -3550,11 +3556,11 @@ msgstr "Benutzerkennung, mit der gefolgt wird:"
|
||||||
msgid "Follow!"
|
msgid "Follow!"
|
||||||
msgstr "Folgen!"
|
msgstr "Folgen!"
|
||||||
|
|
||||||
#: bookwyrm/templates/ostatus/remote_follow_button.html:8
|
#: bookwyrm/templates/ostatus/remote_follow_button.html:15
|
||||||
msgid "Follow on Fediverse"
|
msgid "Follow on Fediverse"
|
||||||
msgstr "Folge im Fediverse"
|
msgstr "Folge im Fediverse"
|
||||||
|
|
||||||
#: bookwyrm/templates/ostatus/remote_follow_button.html:12
|
#: bookwyrm/templates/ostatus/remote_follow_button.html:19
|
||||||
msgid "This link opens in a pop-up window"
|
msgid "This link opens in a pop-up window"
|
||||||
msgstr "Dieser Link öffnet sich in einem Popup-Fenster"
|
msgstr "Dieser Link öffnet sich in einem Popup-Fenster"
|
||||||
|
|
||||||
|
@ -3864,36 +3870,36 @@ msgctxt "followed by ISBN"
|
||||||
msgid "Searching for book:"
|
msgid "Searching for book:"
|
||||||
msgstr "Nach Buch suchen:"
|
msgstr "Nach Buch suchen:"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:44
|
#: bookwyrm/templates/search/book.html:39
|
||||||
msgid "Results from"
|
msgid "Results from"
|
||||||
msgstr "Ergebnisse von"
|
msgstr "Ergebnisse von"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:80
|
#: bookwyrm/templates/search/book.html:78
|
||||||
msgid "Import book"
|
msgid "Import book"
|
||||||
msgstr "Buch importieren"
|
msgstr "Buch importieren"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:106
|
#: bookwyrm/templates/search/book.html:102
|
||||||
msgid "Load results from other catalogues"
|
msgid "Load results from other catalogues"
|
||||||
msgstr "Ergebnisse aus anderen Katalogen laden"
|
msgstr "Ergebnisse aus anderen Katalogen laden"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:110
|
#: bookwyrm/templates/search/book.html:106
|
||||||
msgid "Manually add book"
|
msgid "Manually add book"
|
||||||
msgstr "Buch manuell hinzufügen"
|
msgstr "Buch manuell hinzufügen"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:115
|
#: bookwyrm/templates/search/book.html:111
|
||||||
msgid "Log in to import or add books."
|
msgid "Log in to import or add books."
|
||||||
msgstr "Melde dich an, um Bücher zu importieren oder hinzuzufügen."
|
msgstr "Melde dich an, um Bücher zu importieren oder hinzuzufügen."
|
||||||
|
|
||||||
#: bookwyrm/templates/search/layout.html:16
|
#: bookwyrm/templates/search/layout.html:17
|
||||||
msgid "Search query"
|
msgid "Search query"
|
||||||
msgstr "Suchanfrage"
|
msgstr "Suchanfrage"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/layout.html:19
|
#: bookwyrm/templates/search/layout.html:20
|
||||||
msgid "Search type"
|
msgid "Search type"
|
||||||
msgstr "Suchart"
|
msgstr "Suchart"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/layout.html:23
|
#: bookwyrm/templates/search/layout.html:24
|
||||||
#: bookwyrm/templates/search/layout.html:46
|
#: bookwyrm/templates/search/layout.html:47
|
||||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
|
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
|
||||||
#: bookwyrm/templates/settings/federation/instance_list.html:51
|
#: bookwyrm/templates/settings/federation/instance_list.html:51
|
||||||
#: bookwyrm/templates/settings/layout.html:36
|
#: bookwyrm/templates/settings/layout.html:36
|
||||||
|
@ -3903,11 +3909,18 @@ msgstr "Suchart"
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Benutzer*innen"
|
msgstr "Benutzer*innen"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/layout.html:58
|
#: bookwyrm/templates/search/layout.html:59
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "No results found for \"%(query)s\""
|
msgid "No results found for \"%(query)s\""
|
||||||
msgstr "Keine Ergebnisse für „%(query)s“ gefunden"
|
msgstr "Keine Ergebnisse für „%(query)s“ gefunden"
|
||||||
|
|
||||||
|
#: bookwyrm/templates/search/layout.html:61
|
||||||
|
#, python-format
|
||||||
|
msgid "%(result_count)s result found"
|
||||||
|
msgid_plural "%(result_count)s results found"
|
||||||
|
msgstr[0] ""
|
||||||
|
msgstr[1] ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:5
|
#: bookwyrm/templates/settings/announcements/announcement.html:5
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:8
|
#: bookwyrm/templates/settings/announcements/announcement.html:8
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
|
@ -3941,13 +3954,13 @@ msgstr "Nein"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:57
|
#: bookwyrm/templates/settings/announcements/announcement.html:57
|
||||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:79
|
#: bookwyrm/templates/settings/announcements/edit_announcement.html:79
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:84
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:80
|
||||||
msgid "Start date:"
|
msgid "Start date:"
|
||||||
msgstr "Startdatum:"
|
msgstr "Startdatum:"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:62
|
#: bookwyrm/templates/settings/announcements/announcement.html:62
|
||||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:89
|
#: bookwyrm/templates/settings/announcements/edit_announcement.html:89
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:90
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:86
|
||||||
msgid "End date:"
|
msgid "End date:"
|
||||||
msgstr "Enddatum:"
|
msgstr "Enddatum:"
|
||||||
|
|
||||||
|
@ -4107,7 +4120,7 @@ msgid "Dashboard"
|
||||||
msgstr "Übersicht"
|
msgstr "Übersicht"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:15
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:15
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:113
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:109
|
||||||
msgid "Total users"
|
msgid "Total users"
|
||||||
msgstr "Benutzer*innen insgesamt"
|
msgstr "Benutzer*innen insgesamt"
|
||||||
|
|
||||||
|
@ -4125,31 +4138,31 @@ msgstr "Statusmeldungen"
|
||||||
msgid "Works"
|
msgid "Works"
|
||||||
msgstr "Werke"
|
msgstr "Werke"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:78
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:74
|
||||||
msgid "Instance Activity"
|
msgid "Instance Activity"
|
||||||
msgstr "Instanzaktivität"
|
msgstr "Instanzaktivität"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:96
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:92
|
||||||
msgid "Interval:"
|
msgid "Interval:"
|
||||||
msgstr "Intervall:"
|
msgstr "Intervall:"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:100
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:96
|
||||||
msgid "Days"
|
msgid "Days"
|
||||||
msgstr "Tage"
|
msgstr "Tage"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:101
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:97
|
||||||
msgid "Weeks"
|
msgid "Weeks"
|
||||||
msgstr "Wochen"
|
msgstr "Wochen"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:119
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:115
|
||||||
msgid "User signup activity"
|
msgid "User signup activity"
|
||||||
msgstr "Neuanmeldungen"
|
msgstr "Neuanmeldungen"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:125
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:121
|
||||||
msgid "Status activity"
|
msgid "Status activity"
|
||||||
msgstr "Statusaktivitäten"
|
msgstr "Statusaktivitäten"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:131
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:127
|
||||||
msgid "Works created"
|
msgid "Works created"
|
||||||
msgstr "Erstellte Werke"
|
msgstr "Erstellte Werke"
|
||||||
|
|
||||||
|
@ -4374,6 +4387,10 @@ msgstr "Erfolgreich gesperrt:"
|
||||||
msgid "Failed:"
|
msgid "Failed:"
|
||||||
msgstr "Fehlgeschlagen:"
|
msgstr "Fehlgeschlagen:"
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/federation/instance_blocklist.html:62
|
||||||
|
msgid "Expects a json file in the format provided by <a href=\"https://fediblock.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">FediBlock</a>, with a list of entries that have <code>instance</code> and <code>url</code> fields. For example:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/federation/instance_list.html:35
|
#: bookwyrm/templates/settings/federation/instance_list.html:35
|
||||||
#: bookwyrm/templates/settings/users/server_filter.html:5
|
#: bookwyrm/templates/settings/users/server_filter.html:5
|
||||||
msgid "Instance name"
|
msgid "Instance name"
|
||||||
|
@ -5128,11 +5145,11 @@ msgstr "Zur Installationsanleitung"
|
||||||
msgid "Instance Setup"
|
msgid "Instance Setup"
|
||||||
msgstr "Instanzeinstellungen"
|
msgstr "Instanzeinstellungen"
|
||||||
|
|
||||||
#: bookwyrm/templates/setup/layout.html:15
|
#: bookwyrm/templates/setup/layout.html:19
|
||||||
msgid "Installing BookWyrm"
|
msgid "Installing BookWyrm"
|
||||||
msgstr "Installiere BookWyrm"
|
msgstr "Installiere BookWyrm"
|
||||||
|
|
||||||
#: bookwyrm/templates/setup/layout.html:18
|
#: bookwyrm/templates/setup/layout.html:22
|
||||||
msgid "Need help?"
|
msgid "Need help?"
|
||||||
msgstr "Benötigen Sie Hilfe?"
|
msgstr "Benötigen Sie Hilfe?"
|
||||||
|
|
||||||
|
@ -5629,11 +5646,11 @@ msgstr "(Seite %(page)s)"
|
||||||
msgid "(%(percent)s%%)"
|
msgid "(%(percent)s%%)"
|
||||||
msgstr "(%(percent)s%%)"
|
msgstr "(%(percent)s%%)"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/status/content_status.html:126
|
#: bookwyrm/templates/snippets/status/content_status.html:127
|
||||||
msgid "Open image in new window"
|
msgid "Open image in new window"
|
||||||
msgstr "Bild in neuem Fenster öffnen"
|
msgstr "Bild in neuem Fenster öffnen"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/status/content_status.html:145
|
#: bookwyrm/templates/snippets/status/content_status.html:146
|
||||||
msgid "Hide status"
|
msgid "Hide status"
|
||||||
msgstr "Status ausblenden"
|
msgstr "Status ausblenden"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue