Translate two backend errors from password change

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-08-02 19:31:16 +02:00
parent 383b3b6a78
commit 056146a566
69 changed files with 2614 additions and 1554 deletions

View File

@@ -117,7 +117,7 @@ msgid "Error while saving user settings"
msgstr "Erreur lors de la sauvegarde des paramètres utilisateur"
#, elixir-format
#: lib/graphql/error.ex:90 lib/graphql/resolvers/group.ex:203
#: lib/graphql/error.ex:91 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/group.ex:234 lib/graphql/resolvers/group.ex:269 lib/graphql/resolvers/member.ex:80
msgid "Group not found"
msgstr "Groupe non trouvé"
@@ -356,7 +356,7 @@ msgid "Comment is already deleted"
msgstr "Le commentaire est déjà supprimé"
#, elixir-format
#: lib/graphql/error.ex:92 lib/graphql/resolvers/discussion.ex:62
#: lib/graphql/error.ex:93 lib/graphql/resolvers/discussion.ex:62
msgid "Discussion not found"
msgstr "Discussion non trouvée"
@@ -376,8 +376,8 @@ msgid "Event id not found"
msgstr "ID de l'événement non trouvé"
#, elixir-format
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:284
#: lib/graphql/resolvers/event.ex:328
#: lib/graphql/error.ex:90 lib/graphql/resolvers/event.ex:313
#: lib/graphql/resolvers/event.ex:358
msgid "Event not found"
msgstr "Événement non trouvé"
@@ -505,7 +505,7 @@ msgid "Token is not a valid UUID"
msgstr "Ce jeton n'est pas un UUID valide"
#, elixir-format
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:356
#: lib/graphql/error.ex:88 lib/graphql/resolvers/person.ex:356
msgid "User not found"
msgstr "Utilisateur·ice non trouvé·e"
@@ -573,7 +573,7 @@ msgid "You cannot delete this comment"
msgstr "Vous ne pouvez pas supprimer ce commentaire"
#, elixir-format
#: lib/graphql/resolvers/event.ex:324
#: lib/graphql/resolvers/event.ex:354
msgid "You cannot delete this event"
msgstr "Vous ne pouvez pas supprimer cet événement"
@@ -633,7 +633,7 @@ msgid "You need to be logged-in to access resources"
msgstr "Vous devez être connecté·e pour supprimer un groupe"
#, elixir-format
#: lib/graphql/resolvers/event.ex:259
#: lib/graphql/resolvers/event.ex:283
msgid "You need to be logged-in to create events"
msgstr "Vous devez être connecté·e pour créer des événements"
@@ -653,7 +653,7 @@ msgid "You need to be logged-in to create resources"
msgstr "Vous devez être connecté·e pour quitter un groupe"
#, elixir-format
#: lib/graphql/resolvers/event.ex:333
#: lib/graphql/resolvers/event.ex:363
msgid "You need to be logged-in to delete an event"
msgstr "Vous devez être connecté·e pour supprimer un groupe"
@@ -678,7 +678,7 @@ msgid "You need to be logged-in to leave an event"
msgstr "Vous devez être connecté·e pour quitter un groupe"
#, elixir-format
#: lib/graphql/resolvers/event.ex:298
#: lib/graphql/resolvers/event.ex:327
msgid "You need to be logged-in to update an event"
msgstr "Vous devez être connecté·e pour mettre à jour un groupe"
@@ -718,47 +718,47 @@ msgid "This email is already used."
msgstr "Cette adresse e-mail est déjà utilisée."
#, elixir-format
#: lib/graphql/error.ex:88
#: lib/graphql/error.ex:89
msgid "Post not found"
msgstr "Billet non trouvé"
#, elixir-format
#: lib/graphql/error.ex:75
#: lib/graphql/error.ex:76
msgid "Invalid arguments passed"
msgstr "Paramètres fournis invalides"
#, elixir-format
#: lib/graphql/error.ex:81
#: lib/graphql/error.ex:82
msgid "Invalid credentials"
msgstr "Identifiants invalides"
#, elixir-format
#: lib/graphql/error.ex:79
#: lib/graphql/error.ex:80
msgid "Reset your password to login"
msgstr "Réinitialiser votre mot de passe pour vous connecter"
#, elixir-format
#: lib/graphql/error.ex:86 lib/graphql/error.ex:91
#: lib/graphql/error.ex:87 lib/graphql/error.ex:92
msgid "Resource not found"
msgstr "Ressource non trouvée"
#, elixir-format
#: lib/graphql/error.ex:93
#: lib/graphql/error.ex:94
msgid "Something went wrong"
msgstr "Quelque chose s'est mal passé"
#, elixir-format
#: lib/graphql/error.ex:74
#: lib/graphql/error.ex:75
msgid "Unknown Resource"
msgstr "Ressource inconnue"
#, elixir-format
#: lib/graphql/error.ex:84
#: lib/graphql/error.ex:85
msgid "You don't have permission to do this"
msgstr "Vous n'avez pas la permission de faire ceci"
#, elixir-format
#: lib/graphql/error.ex:76
#: lib/graphql/error.ex:77
msgid "You need to be logged in"
msgstr "Vous devez être connecté·e"
@@ -783,12 +783,12 @@ msgid "Profile is not administrator for the group"
msgstr "Le profil n'est pas administrateur·ice pour le groupe"
#, elixir-format
#: lib/graphql/resolvers/event.ex:287
#: lib/graphql/resolvers/event.ex:316
msgid "You can't edit this event."
msgstr "Vous ne pouvez pas éditer cet événement."
#, elixir-format
#: lib/graphql/resolvers/event.ex:290
#: lib/graphql/resolvers/event.ex:319
msgid "You can't attribute this event to this profile."
msgstr "Vous ne pouvez pas attribuer cet événement à ce profil."
@@ -818,7 +818,7 @@ msgid "You must provide either an ID or a slug to access a discussion"
msgstr "Vous devez fournir un ID ou bien un slug pour accéder à une discussion"
#, elixir-format
#: lib/graphql/resolvers/event.ex:248
#: lib/graphql/resolvers/event.ex:272
msgid "Organizer profile is not owned by the user"
msgstr "Le profil de l'organisateur·ice n'appartient pas à l'utilisateur·ice"
@@ -854,6 +854,16 @@ msgid "Unable to fetch resource details from this URL."
msgstr "Impossible de récupérer les détails de la ressource depuis cette URL."
#, elixir-format
#: lib/graphql/resolvers/event.ex:148 lib/graphql/resolvers/participant.ex:234
#: lib/graphql/resolvers/event.ex:164 lib/graphql/resolvers/participant.ex:234
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr "Le profil modérateur fourni n'a pas de permissions sur cet événement"
#, elixir-format
#: lib/graphql/resolvers/event.ex:266
msgid "Organizer profile doesn't have permission to create an event on behalf of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:307
msgid "This profile doesn't have permission to update an event on behalf of this group"
msgstr ""