Adds locales for error text
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-20 12:12-0700\n"
|
||||
"POT-Creation-Date: 2021-05-20 14:40-0700\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"
|
||||
@ -632,7 +632,7 @@ msgstr "l’a noté"
|
||||
#: bookwyrm/templates/get_started/layout.html:19
|
||||
#: bookwyrm/templates/get_started/layout.html:52
|
||||
#: bookwyrm/templates/search/book.html:32
|
||||
#: bookwyrm/templates/snippets/announcement.html:17
|
||||
#: bookwyrm/templates/snippets/announcement.html:18
|
||||
msgid "Close"
|
||||
msgstr "Fermer"
|
||||
|
||||
@ -668,7 +668,7 @@ msgid "You can opt-out at any time in your <a href=\"%(path)s\">profile settings
|
||||
msgstr "Vous pouvez décider de ne plus y figurer à n’importe quel moment depuis vos <a href=\"%(path)s\">paramètres de profil.</a>"
|
||||
|
||||
#: bookwyrm/templates/directory/directory.html:29
|
||||
#: bookwyrm/templates/snippets/announcement.html:30
|
||||
#: bookwyrm/templates/snippets/announcement.html:34
|
||||
#: bookwyrm/templates/snippets/goal_card.html:22
|
||||
msgid "Dismiss message"
|
||||
msgstr "Rejeter le message"
|
||||
@ -1391,7 +1391,7 @@ msgstr "N’importe qui peut suggérer des livres, soumis à votre approbation"
|
||||
#: bookwyrm/templates/lists/form.html:31
|
||||
#: bookwyrm/templates/moderation/reports.html:25
|
||||
#: bookwyrm/templates/search/book.html:30
|
||||
#: bookwyrm/templates/snippets/announcement.html:15
|
||||
#: bookwyrm/templates/snippets/announcement.html:16
|
||||
msgid "Open"
|
||||
msgstr "Ouverte"
|
||||
|
||||
@ -2304,7 +2304,7 @@ msgstr "Autoriser les demandes d’invitation :"
|
||||
msgid "Registration closed text:"
|
||||
msgstr "Texte affiché lorsque les enregistrements sont clos :"
|
||||
|
||||
#: bookwyrm/templates/snippets/announcement.html:27
|
||||
#: bookwyrm/templates/snippets/announcement.html:31
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Added by <a href=\"%(user_path)s\">%(username)s</a>"
|
||||
msgid "Posted by <a href=\"%(user_path)s\">%(username)s</a>"
|
||||
@ -2991,6 +2991,12 @@ msgstr ""
|
||||
msgid "Access level:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/views/import_data.py:67
|
||||
#, fuzzy
|
||||
#| msgid "Email address:"
|
||||
msgid "Not a valid csv file"
|
||||
msgstr "Adresse email :"
|
||||
|
||||
#: bookwyrm/views/password.py:32
|
||||
msgid "No user with that email address was found."
|
||||
msgstr "Aucun compte avec cette adresse email n’a été trouvé."
|
||||
@ -3015,11 +3021,6 @@ msgstr "Un lien de réinitialisation a été envoyé à %s."
|
||||
#~ msgid "Messages"
|
||||
#~ msgstr "Tous les messages"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Email address:"
|
||||
#~ msgid "Enter a valid value."
|
||||
#~ msgstr "Adresse email :"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Email address:"
|
||||
#~ msgid "Enter a valid URL."
|
||||
|
Reference in New Issue
Block a user