Fixes translation on modal close labels

This commit is contained in:
Mouse Reeve
2021-04-01 13:14:23 -07:00
parent 6541de4ba1
commit a952d59eb8
6 changed files with 112 additions and 64 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-01 12:22-0700\n"
"POT-Creation-Date: 2021-04-01 13:14-0700\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"
@ -501,9 +501,10 @@ msgid "Published by %(publisher)s."
msgstr "Veröffentlicht von %(publisher)s."
#: bookwyrm/templates/components/inline_form.html:8
#: bookwyrm/templates/components/modal.html:11
#: bookwyrm/templates/feed/feed_layout.html:57
#: bookwyrm/templates/get_started/layout.html:15
#: bookwyrm/templates/get_started/layout.html:48
#: bookwyrm/templates/get_started/layout.html:19
#: bookwyrm/templates/get_started/layout.html:52
msgid "Close"
msgstr "Schließen"
@ -946,36 +947,40 @@ msgstr "Keine Bücher gefunden"
msgid "Save &amp; continue"
msgstr ""
#: bookwyrm/templates/get_started/layout.html:13
#, fuzzy
#| msgid "Started"
msgid "Getting Started"
msgstr "Gestartet"
#: bookwyrm/templates/get_started/layout.html:14
#, fuzzy, python-format
#| msgid "About %(site_name)s"
msgid "Welcome to %(site_name)s!"
msgstr "Über %(site_name)s"
#: bookwyrm/templates/get_started/layout.html:26
#: bookwyrm/templates/get_started/layout.html:16
msgid "These are some first steps to get you started."
msgstr ""
#: bookwyrm/templates/get_started/layout.html:30
#: bookwyrm/templates/get_started/profile.html:6
#, fuzzy
#| msgid "User Profile"
msgid "Create your profile"
msgstr "Benutzerprofil"
#: bookwyrm/templates/get_started/layout.html:30
#: bookwyrm/templates/get_started/layout.html:34
#, fuzzy
#| msgid "Add Books"
msgid "Add books"
msgstr "Bücher hinzufügen"
#: bookwyrm/templates/get_started/layout.html:34
#: bookwyrm/templates/get_started/layout.html:38
#, fuzzy
#| msgid "Friendly"
msgid "Find friends"
msgstr "Freundlich"
#: bookwyrm/templates/get_started/layout.html:40
#: bookwyrm/templates/get_started/layout.html:44
msgid "Skip this step"
msgstr ""
#: bookwyrm/templates/get_started/layout.html:44
#: bookwyrm/templates/get_started/layout.html:48
#, fuzzy
#| msgid "Finished"
msgid "Finish"
@ -2741,6 +2746,11 @@ msgstr "Dieser Benutzename ist bereits vergeben."
msgid "A password reset link sent to %s"
msgstr ""
#, fuzzy
#~| msgid "Started"
#~ msgid "Getting Started"
#~ msgstr "Gestartet"
#, fuzzy, python-format
#~| msgid "No users found for \"%(query)s\""
#~ msgid "No users were found for \"%(query)s\""