forked from mirrors/bookwyrm
Fixes english grammar weirdness
This commit is contained in:
parent
b23f6afa6c
commit
982cd49c51
7 changed files with 22 additions and 26 deletions
|
@ -38,7 +38,7 @@ class PasswordResetRequest(View):
|
|||
# create a new reset code
|
||||
code = models.PasswordReset.objects.create(user=user)
|
||||
password_reset_email(code)
|
||||
data = {"message": _(f"A password reset link sent to {email}")}
|
||||
data = {"message": _(f"A password reset link was sent to {email}")}
|
||||
return TemplateResponse(request, "password_reset_request.html", data)
|
||||
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+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"
|
||||
|
@ -4039,10 +4039,9 @@ msgid "No user with that email address was found."
|
|||
msgstr "Dieser Benutzename ist bereits vergeben."
|
||||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "A password reset link sent to %s"
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgstr "Ein Passwortwiederherstellungslinl wurde zu %s gesendet"
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "Ein Passwortwiederherstellungslinl wurde zu {email} gesendet"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-02-28 17:19-0800\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: English <LL@li.org>\n"
|
||||
|
@ -3578,7 +3578,7 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, python-brace-format
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-03-19 11:49+0800\n"
|
||||
"Last-Translator: Reese Porter <reesedporter@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -3586,7 +3586,7 @@ msgstr "No se pudo encontrar un usuario con esa dirección de correo electrónic
|
|||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, python-brace-format
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "Un enlace para reestablecer tu contraseña se envió a {email}"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-04-05 12:44+0100\n"
|
||||
"Last-Translator: Fabien Basmaison <contact@arkhi.org>\n"
|
||||
"Language-Team: Mouse Reeve <LL@li.org>\n"
|
||||
|
@ -3763,10 +3763,9 @@ msgid "No user with that email address was found."
|
|||
msgstr "Aucun compte avec cette adresse email n’a été trouvé."
|
||||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "A password reset link sent to %s"
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgstr "Un lien de réinitialisation a été envoyé à %s."
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "Un lien de réinitialisation a été envoyé à {email}."
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-03-20 00:56+0000\n"
|
||||
"Last-Translator: Kana <gudzpoz@live.com>\n"
|
||||
"Language-Team: Mouse Reeve <LL@li.org>\n"
|
||||
|
@ -3701,10 +3701,9 @@ msgid "No user with that email address was found."
|
|||
msgstr "没有找到使用该邮箱的用户。"
|
||||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "A password reset link sent to %s"
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgstr "密码重置连接已发送给 %s"
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "密码重置连接已发送给 {email}"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
|
|
@ -8,10 +8,10 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-06-30 10:36+0000\n"
|
||||
"Last-Translator: Grace Cheng <chengracecwy@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_Hant\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -3758,10 +3758,9 @@ msgid "No user with that email address was found."
|
|||
msgstr "沒有找到使用該郵箱的使用者。"
|
||||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "A password reset link sent to %s"
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgstr "密碼重置連結已傳送給 %s"
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "密碼重置連結已傳送給 {email}"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
|
Loading…
Reference in a new issue