Add missing group name to activity notifications
Closes #799 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -110,7 +110,7 @@ msgid "Current profile is not an administrator of the selected group"
|
||||
msgstr "El perfil actual no administra el grup seleccionat"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:593
|
||||
#: lib/graphql/resolvers/user.ex:613
|
||||
msgid "Error while saving user settings"
|
||||
msgstr "No s'han pogut desar les preferències"
|
||||
|
||||
@@ -142,12 +142,12 @@ msgid "No profile found for the moderator user"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:253
|
||||
#: lib/graphql/resolvers/user.ex:273
|
||||
msgid "No user to validate with this email was found"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:278
|
||||
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:298
|
||||
msgid "No user with this email was found"
|
||||
msgstr ""
|
||||
|
||||
@@ -160,43 +160,43 @@ msgid "Profile is not owned by authenticated user"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:156
|
||||
#: lib/graphql/resolvers/user.ex:160
|
||||
msgid "Registrations are not open"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:408
|
||||
#: lib/graphql/resolvers/user.ex:428
|
||||
msgid "The current password is invalid"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:451
|
||||
#: lib/graphql/resolvers/user.ex:471
|
||||
msgid "The new email doesn't seem to be valid"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:454
|
||||
#: lib/graphql/resolvers/user.ex:474
|
||||
msgid "The new email must be different"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:411
|
||||
#: lib/graphql/resolvers/user.ex:431
|
||||
msgid "The new password must be different"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:458 lib/graphql/resolvers/user.ex:520
|
||||
#: lib/graphql/resolvers/user.ex:523
|
||||
#: lib/graphql/resolvers/user.ex:478 lib/graphql/resolvers/user.ex:540
|
||||
#: lib/graphql/resolvers/user.ex:543
|
||||
msgid "The password provided is invalid"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:415
|
||||
#: lib/graphql/resolvers/user.ex:435
|
||||
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:274
|
||||
#: lib/graphql/resolvers/user.ex:294
|
||||
msgid "This user can't reset their password"
|
||||
msgstr ""
|
||||
|
||||
@@ -206,17 +206,17 @@ msgid "This user has been disabled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:232 lib/graphql/resolvers/user.ex:237
|
||||
#: lib/graphql/resolvers/user.ex:252 lib/graphql/resolvers/user.ex:257
|
||||
msgid "Unable to validate user"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:501
|
||||
#: lib/graphql/resolvers/user.ex:521
|
||||
msgid "User already disabled"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:568
|
||||
#: lib/graphql/resolvers/user.ex:588
|
||||
msgid "User requested is not logged-in"
|
||||
msgstr ""
|
||||
|
||||
@@ -241,12 +241,12 @@ msgid "You may not list groups unless moderator."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:466
|
||||
#: lib/graphql/resolvers/user.ex:486
|
||||
msgid "You need to be logged-in to change your email"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:423
|
||||
#: lib/graphql/resolvers/user.ex:443
|
||||
msgid "You need to be logged-in to change your password"
|
||||
msgstr ""
|
||||
|
||||
@@ -256,7 +256,7 @@ msgid "You need to be logged-in to delete a group"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:528
|
||||
#: lib/graphql/resolvers/user.ex:548
|
||||
msgid "You need to be logged-in to delete your account"
|
||||
msgstr ""
|
||||
|
||||
@@ -281,12 +281,12 @@ msgid "You need to have an existing token to get a refresh token"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:256 lib/graphql/resolvers/user.ex:281
|
||||
#: lib/graphql/resolvers/user.ex:276 lib/graphql/resolvers/user.ex:301
|
||||
msgid "You requested again a confirmation email too soon"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:159
|
||||
#: lib/graphql/resolvers/user.ex:163
|
||||
msgid "Your email is not on the allowlist"
|
||||
msgstr ""
|
||||
|
||||
@@ -840,7 +840,7 @@ msgid "Error while creating resource"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:484
|
||||
#: lib/graphql/resolvers/user.ex:504
|
||||
msgid "Invalid activation token"
|
||||
msgstr ""
|
||||
|
||||
@@ -866,7 +866,7 @@ msgid "This profile doesn't have permission to update an event on behalf of this
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:163
|
||||
#: lib/graphql/resolvers/user.ex:167
|
||||
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
|
||||
msgstr ""
|
||||
|
||||
@@ -881,7 +881,7 @@ msgid "Error while creating a discussion"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:607
|
||||
#: lib/graphql/resolvers/user.ex:627
|
||||
msgid "Error while updating locale"
|
||||
msgstr ""
|
||||
|
||||
@@ -901,12 +901,12 @@ msgid "Failed to update the group"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:448
|
||||
#: lib/graphql/resolvers/user.ex:468
|
||||
msgid "Failed to update user email"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:480
|
||||
#: lib/graphql/resolvers/user.ex:500
|
||||
msgid "Failed to validate user email"
|
||||
msgstr ""
|
||||
|
||||
@@ -926,7 +926,7 @@ msgid "You are not the comment creator"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:405
|
||||
#: lib/graphql/resolvers/user.ex:425
|
||||
msgid "You cannot change your password."
|
||||
msgstr ""
|
||||
|
||||
@@ -966,7 +966,7 @@ msgid "Unknown error while creating event"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:461
|
||||
#: lib/graphql/resolvers/user.ex:481
|
||||
msgid "User cannot change email"
|
||||
msgstr ""
|
||||
|
||||
@@ -981,12 +981,12 @@ msgid "Follow not found"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:327
|
||||
#: lib/graphql/resolvers/user.ex:347
|
||||
msgid "Profile with username %{username} not found"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:322
|
||||
#: lib/graphql/resolvers/user.ex:342
|
||||
msgid "This profile does not belong to you"
|
||||
msgstr ""
|
||||
|
||||
@@ -1024,3 +1024,8 @@ msgstr ""
|
||||
#: lib/graphql/resolvers/member.ex:250
|
||||
msgid "You must be logged-in to remove a member"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:157
|
||||
msgid "Your email seems to be using an invalid format"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user