Merge branch 'update-translations' into 'main'

Remove unused variable

See merge request framasoft/mobilizon!1204
This commit is contained in:
Thomas Citharel 2022-04-05 12:13:55 +00:00
commit 990a442c87
82 changed files with 4830 additions and 4650 deletions

View File

@ -66,7 +66,7 @@ defmodule Mobilizon.GraphQL.Resolvers.Group do
end
end
def find_group_by_id(_parent, %{id: id} = args, %{
def find_group_by_id(_parent, %{id: id}, %{
context: %{
current_actor: %Actor{id: actor_id}
}

View File

@ -263,13 +263,13 @@ msgid "Here's your weekly activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:119
#: lib/web/email/activity.ex:140
#: lib/web/email/activity.ex:121
#: lib/web/email/activity.ex:142
msgid "Activity notification for %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:126
#: lib/web/email/activity.ex:128
msgid "Daily activity recap for %{instance}"
msgstr ""
@ -280,7 +280,7 @@ msgid "Here's your daily activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:133
#: lib/web/email/activity.ex:135
msgid "Weekly activity recap for %{instance}"
msgstr ""

View File

@ -272,13 +272,13 @@ msgid "Here's your weekly activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:119
#: lib/web/email/activity.ex:140
#: lib/web/email/activity.ex:121
#: lib/web/email/activity.ex:142
msgid "Activity notification for %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:126
#: lib/web/email/activity.ex:128
msgid "Daily activity recap for %{instance}"
msgstr ""
@ -289,7 +289,7 @@ msgid "Here's your daily activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:133
#: lib/web/email/activity.ex:135
msgid "Weekly activity recap for %{instance}"
msgstr ""

View File

@ -68,12 +68,12 @@ msgid "Resetting your password is easy. Just press the button below and follow t
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:28
#: lib/web/email/user.ex:26
msgid "Instructions to confirm your Mobilizon account on %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:24
#: lib/web/email/admin.ex:22
msgid "New report on Mobilizon instance %{instance}"
msgstr ""
@ -110,17 +110,17 @@ msgid "You created an account on %{host} with this email address. You are one cl
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:111
#: lib/web/email/participation.ex:114
msgid "Your participation to event %{title} has been approved"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:68
#: lib/web/email/participation.ex:67
msgid "Your participation to event %{title} has been rejected"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/event.ex:46
#: lib/web/email/event.ex:44
msgid "Event %{title} has been updated"
msgstr "تم تحديث الفعالية %{title}"
@ -140,7 +140,7 @@ msgid "Warning"
msgstr "تنبيه"
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:135
#: lib/web/email/participation.ex:140
msgid "Confirm your participation to event %{title}"
msgstr ""
@ -313,17 +313,17 @@ msgid "What information do we collect?"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:178
#: lib/web/email/user.ex:182
msgid "Mobilizon on %{instance}: confirm your email address"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:157
#: lib/web/email/user.ex:159
msgid "Mobilizon on %{instance}: email changed"
msgstr ""
#, elixir-format
#: lib/web/email/notification.ex:51
#: lib/web/email/notification.ex:52
msgid "One event planned today"
msgid_plural "%{nb_events} events planned today"
msgstr[0] ""
@ -357,7 +357,7 @@ msgid "Come along!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/notification.ex:25
#: lib/web/email/notification.ex:24
msgid "Don't forget to go to %{title}"
msgstr ""
@ -384,12 +384,12 @@ msgid "View the event on: %{link}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:31
#: lib/web/email/member.ex:30
msgid "You have been invited by %{inviter} to join group %{group}"
msgstr ""
#, elixir-format
#: lib/web/email/notification.ex:78
#: lib/web/email/notification.ex:81
msgid "One event planned this week"
msgid_plural "%{nb_events} events planned this week"
msgstr[0] ""
@ -400,7 +400,7 @@ msgstr[4] ""
msgstr[5] ""
#, elixir-format
#: lib/web/email/notification.ex:102
#: lib/web/email/notification.ex:107
msgid "One participation request for event %{title} to process"
msgid_plural "%{number_participation_requests} participation requests for event %{title} to process"
msgstr[0] ""
@ -867,6 +867,7 @@ msgstr ""
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:70
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4
#: lib/web/templates/email/registration_confirmation.html.heex:45
#: lib/web/templates/email/registration_confirmation.text.eex:7
msgid "If you didn't trigger this email, you may safely ignore it."
msgstr ""
@ -1055,7 +1056,7 @@ msgid "So long, and thanks for the fish!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:113
#: lib/web/email/member.ex:114
msgid "You have been removed from group %{group}"
msgstr ""
@ -1098,7 +1099,7 @@ msgid "Your instance's moderation team has decided to suspend %{group_name} (%{g
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/group.ex:89
#: lib/web/email/group.ex:90
msgid "The group %{group} has been suspended on %{instance}"
msgstr ""
@ -1223,7 +1224,7 @@ msgid "You recently requested to attend <b>%{title}</b>."
msgstr "لقد قمتَ بتقديم طلب للمشاركة في فعالية %{title}."
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:90
#: lib/web/email/participation.ex:91
msgid "Your participation to event %{title} has been confirmed"
msgstr ""
@ -1273,7 +1274,7 @@ msgid "%{name} (%{domain}) just requested to follow your instance."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/follow.ex:54
#: lib/web/email/follow.ex:53
msgid "%{name} requests to follow your instance"
msgstr ""
@ -1284,7 +1285,7 @@ msgid "If you accept, this instance will receive all of your public events."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/follow.ex:48
#: lib/web/email/follow.ex:47
msgid "Instance %{name} (%{domain}) requests to follow your instance"
msgstr ""
@ -1391,17 +1392,17 @@ msgid "Public feed for %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:318
#: lib/graphql/resolvers/user.ex:316
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:324
#: lib/graphql/resolvers/user.ex:322
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/actor.ex:44
#: lib/web/email/actor.ex:43
msgid "Your participation to %{event} has been cancelled!"
msgstr ""
@ -1626,7 +1627,7 @@ msgid "Title: %{title}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/group.ex:44
#: lib/web/email/group.ex:43
msgid "📅 Just scheduled by %{group}: %{event}"
msgstr ""
@ -1663,12 +1664,12 @@ msgid "You're in!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:60
#: lib/web/email/member.ex:61
msgid "Your membership request for group %{group} has been approved"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:89
#: lib/web/email/member.ex:88
msgid "Your membership request for group %{group} has been rejected"
msgstr ""
@ -1711,7 +1712,7 @@ msgid "An administrator changed your role"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:120
#: lib/web/email/admin.ex:122
msgid "An administrator confirmed your account on %{instance}"
msgstr ""
@ -1724,8 +1725,8 @@ msgid "An administrator manually changed the email attached to your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:47
#: lib/web/email/admin.ex:72
#: lib/web/email/admin.ex:43
#: lib/web/email/admin.ex:70
msgid "An administrator manually changed the email attached to your account on %{instance}"
msgstr ""
@ -2025,3 +2026,8 @@ msgstr ""
#: lib/web/templates/email/participation/event_card.text.eex:9
msgid "Read more: %{url}"
msgstr ""
#, elixir-autogen, elixir-format, fuzzy
#: lib/web/templates/email/registration_confirmation.text.eex:9
msgid "Activate my account:"
msgstr "تنشيط حسابي"

View File

@ -126,34 +126,34 @@ msgid "Cannot refresh the token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:252
#: lib/graphql/resolvers/group.ex:272
msgid "Current profile is not a member of this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:256
#: lib/graphql/resolvers/group.ex:276
msgid "Current profile is not an administrator of the selected group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:612
#: lib/graphql/resolvers/user.ex:610
msgid "Error while saving user settings"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/error.ex:101
#: lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:281
#: lib/graphql/resolvers/group.ex:318
#: lib/graphql/resolvers/group.ex:349
#: lib/graphql/resolvers/group.ex:398
#: lib/graphql/resolvers/group.ex:269
#: lib/graphql/resolvers/group.ex:301
#: lib/graphql/resolvers/group.ex:338
#: lib/graphql/resolvers/group.ex:369
#: lib/graphql/resolvers/group.ex:418
#: lib/graphql/resolvers/member.ex:81
msgid "Group not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:78
#: lib/graphql/resolvers/group.ex:82
#: lib/graphql/resolvers/group.ex:98
#: lib/graphql/resolvers/group.ex:102
msgid "Group with ID %{id} not found"
msgstr ""
@ -163,7 +163,7 @@ msgid "Impossible to authenticate, either your email or password are invalid."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:315
#: lib/graphql/resolvers/group.ex:335
msgid "Member not found"
msgstr ""
@ -173,13 +173,13 @@ msgid "No profile found for the moderator user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:273
#: lib/graphql/resolvers/user.ex:272
msgid "No user to validate with this email was found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/person.ex:314
#: lib/graphql/resolvers/user.ex:298
#: lib/graphql/resolvers/user.ex:296
msgid "No user with this email was found"
msgstr ""
@ -189,54 +189,54 @@ msgstr ""
#: lib/graphql/resolvers/participant.ex:210
#: lib/graphql/resolvers/person.ex:236
#: lib/graphql/resolvers/person.ex:353
#: lib/graphql/resolvers/person.ex:380
#: lib/graphql/resolvers/person.ex:397
#: lib/graphql/resolvers/person.ex:425
#: lib/graphql/resolvers/person.ex:440
#: lib/graphql/resolvers/person.ex:388
#: lib/graphql/resolvers/person.ex:395
#: lib/graphql/resolvers/person.ex:423
#: lib/graphql/resolvers/person.ex:438
msgid "Profile is not owned by authenticated user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:160
#: lib/graphql/resolvers/user.ex:159
msgid "Registrations are not open"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:429
#: lib/graphql/resolvers/user.ex:427
msgid "The current password is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:340
#: lib/graphql/resolvers/user.ex:472
#: lib/graphql/resolvers/user.ex:470
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:343
#: lib/graphql/resolvers/user.ex:475
#: lib/graphql/resolvers/user.ex:473
msgid "The new email must be different"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:432
#: lib/graphql/resolvers/user.ex:430
msgid "The new password must be different"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:479
#: lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
#: lib/graphql/resolvers/user.ex:477
#: lib/graphql/resolvers/user.ex:539
#: lib/graphql/resolvers/user.ex:542
msgid "The password provided is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:436
#: lib/graphql/resolvers/user.ex:434
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:294
#: lib/graphql/resolvers/user.ex:292
msgid "This user can't reset their password"
msgstr ""
@ -246,73 +246,73 @@ msgid "This user has been disabled"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:252
#: lib/graphql/resolvers/user.ex:257
#: lib/graphql/resolvers/user.ex:251
#: lib/graphql/resolvers/user.ex:256
msgid "Unable to validate user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:522
#: lib/graphql/resolvers/user.ex:520
msgid "User already disabled"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:587
#: lib/graphql/resolvers/user.ex:585
msgid "User requested is not logged-in"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:287
#: lib/graphql/resolvers/group.ex:307
msgid "You are already a member of this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:322
#: lib/graphql/resolvers/group.ex:342
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:284
#: lib/graphql/resolvers/group.ex:304
msgid "You cannot join this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:112
#: lib/graphql/resolvers/group.ex:132
msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:487
#: lib/graphql/resolvers/user.ex:485
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:444
#: lib/graphql/resolvers/user.ex:442
msgid "You need to be logged-in to change your password"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:261
#: lib/graphql/resolvers/group.ex:281
msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:549
#: lib/graphql/resolvers/user.ex:547
msgid "You need to be logged-in to delete your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:292
#: lib/graphql/resolvers/group.ex:312
msgid "You need to be logged-in to join a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:327
#: lib/graphql/resolvers/group.ex:347
msgid "You need to be logged-in to leave a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:225
#: lib/graphql/resolvers/group.ex:245
msgid "You need to be logged-in to update a group"
msgstr ""
@ -322,13 +322,13 @@ msgid "You need to have an existing token to get a refresh token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:276
#: lib/graphql/resolvers/user.ex:301
#: lib/graphql/resolvers/user.ex:275
#: lib/graphql/resolvers/user.ex:299
msgid "You requested again a confirmation email too soon"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:163
#: lib/graphql/resolvers/user.ex:162
msgid "Your email is not on the allowlist"
msgstr ""
@ -505,9 +505,9 @@ msgstr ""
#: lib/graphql/resolvers/post.ex:175
#: lib/graphql/resolvers/post.ex:209
#: lib/graphql/resolvers/resource.ex:90
#: lib/graphql/resolvers/resource.ex:132
#: lib/graphql/resolvers/resource.ex:165
#: lib/graphql/resolvers/resource.ex:199
#: lib/graphql/resolvers/resource.ex:135
#: lib/graphql/resolvers/resource.ex:168
#: lib/graphql/resolvers/resource.ex:202
#: lib/graphql/resolvers/todos.ex:58
#: lib/graphql/resolvers/todos.ex:83
#: lib/graphql/resolvers/todos.ex:110
@ -529,8 +529,8 @@ msgid "Report not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:169
#: lib/graphql/resolvers/resource.ex:196
#: lib/graphql/resolvers/resource.ex:172
#: lib/graphql/resolvers/resource.ex:199
msgid "Resource doesn't exist"
msgstr ""
@ -712,7 +712,7 @@ msgid "You need to be logged-in to create reports"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:137
#: lib/graphql/resolvers/resource.ex:140
msgid "You need to be logged-in to create resources"
msgstr ""
@ -727,7 +727,7 @@ msgid "You need to be logged-in to delete posts"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:204
#: lib/graphql/resolvers/resource.ex:207
msgid "You need to be logged-in to delete resources"
msgstr ""
@ -752,17 +752,17 @@ msgid "You need to be logged-in to update posts"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:174
#: lib/graphql/resolvers/resource.ex:177
msgid "You need to be logged-in to update resources"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:233
#: lib/graphql/resolvers/resource.ex:236
msgid "You need to be logged-in to view a resource preview"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:129
#: lib/graphql/resolvers/resource.ex:132
msgid "Parent resource doesn't belong to this group"
msgstr ""
@ -843,7 +843,7 @@ msgid "File doesn't have an allowed MIME type."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:220
#: lib/graphql/resolvers/group.ex:240
msgid "Profile is not administrator for the group"
msgstr ""
@ -893,8 +893,8 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:161
#: lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/group.ex:181
#: lib/graphql/resolvers/group.ex:223
#: lib/graphql/resolvers/person.ex:148
#: lib/graphql/resolvers/person.ex:182
#: lib/graphql/resolvers/person.ex:304
@ -907,17 +907,17 @@ msgid "Index file not found. You need to recompile the front-end."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:126
#: lib/graphql/resolvers/resource.ex:129
msgid "Error while creating resource"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:505
#: lib/graphql/resolvers/user.ex:503
msgid "Invalid activation token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:223
#: lib/graphql/resolvers/resource.ex:226
msgid "Unable to fetch resource details from this URL."
msgstr ""
@ -939,7 +939,7 @@ msgid "This profile doesn't have permission to update an event on behalf of this
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:167
#: lib/graphql/resolvers/user.ex:166
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
msgstr ""
@ -954,7 +954,7 @@ msgid "Error while creating a discussion"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:626
#: lib/graphql/resolvers/user.ex:624
msgid "Error while updating locale"
msgstr ""
@ -969,18 +969,18 @@ msgid "Failed to leave the event"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:216
#: lib/graphql/resolvers/group.ex:236
msgid "Failed to update the group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:337
#: lib/graphql/resolvers/user.ex:469
#: lib/graphql/resolvers/user.ex:467
msgid "Failed to update user email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:501
#: lib/graphql/resolvers/user.ex:499
msgid "Failed to validate user email"
msgstr ""
@ -990,7 +990,7 @@ msgid "The anonymous actor ID is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:162
#: lib/graphql/resolvers/resource.ex:165
msgid "Unknown error while updating resource"
msgstr ""
@ -1000,7 +1000,7 @@ msgid "You are not the comment creator"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:426
#: lib/graphql/resolvers/user.ex:424
msgid "You cannot change your password."
msgstr ""
@ -1025,7 +1025,7 @@ msgid "Export to format %{format} is not enabled on this instance"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:167
#: lib/graphql/resolvers/group.ex:187
msgid "Only admins can create groups"
msgstr ""
@ -1040,47 +1040,47 @@ msgid "Unknown error while creating event"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:482
#: lib/graphql/resolvers/user.ex:480
msgid "User cannot change email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:371
#: lib/graphql/resolvers/group.ex:391
msgid "Follow does not match your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:375
#: lib/graphql/resolvers/group.ex:395
msgid "Follow not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:347
#: lib/graphql/resolvers/user.ex:345
msgid "Profile with username %{username} not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:342
#: lib/graphql/resolvers/user.ex:340
msgid "This profile does not belong to you"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:345
#: lib/graphql/resolvers/group.ex:365
msgid "You are already following this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:354
#: lib/graphql/resolvers/group.ex:374
msgid "You need to be logged-in to follow a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:403
#: lib/graphql/resolvers/group.ex:423
msgid "You need to be logged-in to unfollow a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:380
#: lib/graphql/resolvers/group.ex:400
msgid "You need to be logged-in to update a group follow"
msgstr ""
@ -1100,7 +1100,7 @@ msgid "You must be logged-in to remove a member"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:157
#: lib/graphql/resolvers/user.ex:156
msgid "Your email seems to be using an invalid format"
msgstr ""

View File

@ -266,13 +266,13 @@ msgid "Here's your weekly activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:119
#: lib/web/email/activity.ex:140
#: lib/web/email/activity.ex:121
#: lib/web/email/activity.ex:142
msgid "Activity notification for %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:126
#: lib/web/email/activity.ex:128
msgid "Daily activity recap for %{instance}"
msgstr ""
@ -283,7 +283,7 @@ msgid "Here's your daily activity recap"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/activity.ex:133
#: lib/web/email/activity.ex:135
msgid "Weekly activity recap for %{instance}"
msgstr ""

View File

@ -65,12 +65,12 @@ msgid "Resetting your password is easy. Just press the button below and follow t
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:28
#: lib/web/email/user.ex:26
msgid "Instructions to confirm your Mobilizon account on %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:24
#: lib/web/email/admin.ex:22
msgid "New report on Mobilizon instance %{instance}"
msgstr ""
@ -107,17 +107,17 @@ msgid "You created an account on %{host} with this email address. You are one cl
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:111
#: lib/web/email/participation.ex:114
msgid "Your participation to event %{title} has been approved"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:68
#: lib/web/email/participation.ex:67
msgid "Your participation to event %{title} has been rejected"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/event.ex:46
#: lib/web/email/event.ex:44
msgid "Event %{title} has been updated"
msgstr ""
@ -137,7 +137,7 @@ msgid "Warning"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:135
#: lib/web/email/participation.ex:140
msgid "Confirm your participation to event %{title}"
msgstr ""
@ -310,17 +310,17 @@ msgid "What information do we collect?"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:178
#: lib/web/email/user.ex:182
msgid "Mobilizon on %{instance}: confirm your email address"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/user.ex:157
#: lib/web/email/user.ex:159
msgid "Mobilizon on %{instance}: email changed"
msgstr ""
#, elixir-format
#: lib/web/email/notification.ex:51
#: lib/web/email/notification.ex:52
msgid "One event planned today"
msgid_plural "%{nb_events} events planned today"
msgstr[0] ""
@ -348,7 +348,7 @@ msgid "Come along!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/notification.ex:25
#: lib/web/email/notification.ex:24
msgid "Don't forget to go to %{title}"
msgstr ""
@ -375,12 +375,12 @@ msgid "View the event on: %{link}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:31
#: lib/web/email/member.ex:30
msgid "You have been invited by %{inviter} to join group %{group}"
msgstr ""
#, elixir-format
#: lib/web/email/notification.ex:78
#: lib/web/email/notification.ex:81
msgid "One event planned this week"
msgid_plural "%{nb_events} events planned this week"
msgstr[0] ""
@ -388,7 +388,7 @@ msgstr[1] ""
msgstr[2] ""
#, elixir-format
#: lib/web/email/notification.ex:102
#: lib/web/email/notification.ex:107
msgid "One participation request for event %{title} to process"
msgid_plural "%{number_participation_requests} participation requests for event %{title} to process"
msgstr[0] ""
@ -846,6 +846,7 @@ msgstr ""
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:70
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4
#: lib/web/templates/email/registration_confirmation.html.heex:45
#: lib/web/templates/email/registration_confirmation.text.eex:7
msgid "If you didn't trigger this email, you may safely ignore it."
msgstr ""
@ -1034,7 +1035,7 @@ msgid "So long, and thanks for the fish!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:113
#: lib/web/email/member.ex:114
msgid "You have been removed from group %{group}"
msgstr ""
@ -1077,7 +1078,7 @@ msgid "Your instance's moderation team has decided to suspend %{group_name} (%{g
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/group.ex:89
#: lib/web/email/group.ex:90
msgid "The group %{group} has been suspended on %{instance}"
msgstr ""
@ -1202,7 +1203,7 @@ msgid "You recently requested to attend <b>%{title}</b>."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/participation.ex:90
#: lib/web/email/participation.ex:91
msgid "Your participation to event %{title} has been confirmed"
msgstr ""
@ -1252,7 +1253,7 @@ msgid "%{name} (%{domain}) just requested to follow your instance."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/follow.ex:54
#: lib/web/email/follow.ex:53
msgid "%{name} requests to follow your instance"
msgstr ""
@ -1263,7 +1264,7 @@ msgid "If you accept, this instance will receive all of your public events."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/follow.ex:48
#: lib/web/email/follow.ex:47
msgid "Instance %{name} (%{domain}) requests to follow your instance"
msgstr ""
@ -1370,17 +1371,17 @@ msgid "Public feed for %{instance}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:318
#: lib/graphql/resolvers/user.ex:316
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:324
#: lib/graphql/resolvers/user.ex:322
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/actor.ex:44
#: lib/web/email/actor.ex:43
msgid "Your participation to %{event} has been cancelled!"
msgstr ""
@ -1605,7 +1606,7 @@ msgid "Title: %{title}"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/group.ex:44
#: lib/web/email/group.ex:43
msgid "📅 Just scheduled by %{group}: %{event}"
msgstr ""
@ -1642,12 +1643,12 @@ msgid "You're in!"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:60
#: lib/web/email/member.ex:61
msgid "Your membership request for group %{group} has been approved"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/member.ex:89
#: lib/web/email/member.ex:88
msgid "Your membership request for group %{group} has been rejected"
msgstr ""
@ -1687,7 +1688,7 @@ msgid "An administrator changed your role"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:120
#: lib/web/email/admin.ex:122
msgid "An administrator confirmed your account on %{instance}"
msgstr ""
@ -1700,8 +1701,8 @@ msgid "An administrator manually changed the email attached to your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/web/email/admin.ex:47
#: lib/web/email/admin.ex:72
#: lib/web/email/admin.ex:43
#: lib/web/email/admin.ex:70
msgid "An administrator manually changed the email attached to your account on %{instance}"
msgstr ""
@ -2001,3 +2002,8 @@ msgstr ""
#: lib/web/templates/email/participation/event_card.text.eex:9
msgid "Read more: %{url}"
msgstr ""
#, elixir-autogen, elixir-format, fuzzy
#: lib/web/templates/email/registration_confirmation.text.eex:9
msgid "Activate my account:"
msgstr ""

View File

@ -100,34 +100,34 @@ msgid "Cannot refresh the token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:252
#: lib/graphql/resolvers/group.ex:272
msgid "Current profile is not a member of this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:256
#: lib/graphql/resolvers/group.ex:276
msgid "Current profile is not an administrator of the selected group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:612
#: lib/graphql/resolvers/user.ex:610
msgid "Error while saving user settings"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/error.ex:101
#: lib/graphql/resolvers/group.ex:249
#: lib/graphql/resolvers/group.ex:281
#: lib/graphql/resolvers/group.ex:318
#: lib/graphql/resolvers/group.ex:349
#: lib/graphql/resolvers/group.ex:398
#: lib/graphql/resolvers/group.ex:269
#: lib/graphql/resolvers/group.ex:301
#: lib/graphql/resolvers/group.ex:338
#: lib/graphql/resolvers/group.ex:369
#: lib/graphql/resolvers/group.ex:418
#: lib/graphql/resolvers/member.ex:81
msgid "Group not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:78
#: lib/graphql/resolvers/group.ex:82
#: lib/graphql/resolvers/group.ex:98
#: lib/graphql/resolvers/group.ex:102
msgid "Group with ID %{id} not found"
msgstr ""
@ -137,7 +137,7 @@ msgid "Impossible to authenticate, either your email or password are invalid."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:315
#: lib/graphql/resolvers/group.ex:335
msgid "Member not found"
msgstr ""
@ -147,13 +147,13 @@ msgid "No profile found for the moderator user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:273
#: lib/graphql/resolvers/user.ex:272
msgid "No user to validate with this email was found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/person.ex:314
#: lib/graphql/resolvers/user.ex:298
#: lib/graphql/resolvers/user.ex:296
msgid "No user with this email was found"
msgstr ""
@ -163,54 +163,54 @@ msgstr ""
#: lib/graphql/resolvers/participant.ex:210
#: lib/graphql/resolvers/person.ex:236
#: lib/graphql/resolvers/person.ex:353
#: lib/graphql/resolvers/person.ex:380
#: lib/graphql/resolvers/person.ex:397
#: lib/graphql/resolvers/person.ex:425
#: lib/graphql/resolvers/person.ex:440
#: lib/graphql/resolvers/person.ex:388
#: lib/graphql/resolvers/person.ex:395
#: lib/graphql/resolvers/person.ex:423
#: lib/graphql/resolvers/person.ex:438
msgid "Profile is not owned by authenticated user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:160
#: lib/graphql/resolvers/user.ex:159
msgid "Registrations are not open"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:429
#: lib/graphql/resolvers/user.ex:427
msgid "The current password is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:340
#: lib/graphql/resolvers/user.ex:472
#: lib/graphql/resolvers/user.ex:470
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:343
#: lib/graphql/resolvers/user.ex:475
#: lib/graphql/resolvers/user.ex:473
msgid "The new email must be different"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:432
#: lib/graphql/resolvers/user.ex:430
msgid "The new password must be different"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:479
#: lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
#: lib/graphql/resolvers/user.ex:477
#: lib/graphql/resolvers/user.ex:539
#: lib/graphql/resolvers/user.ex:542
msgid "The password provided is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:436
#: lib/graphql/resolvers/user.ex:434
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:294
#: lib/graphql/resolvers/user.ex:292
msgid "This user can't reset their password"
msgstr ""
@ -220,73 +220,73 @@ msgid "This user has been disabled"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:252
#: lib/graphql/resolvers/user.ex:257
#: lib/graphql/resolvers/user.ex:251
#: lib/graphql/resolvers/user.ex:256
msgid "Unable to validate user"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:522
#: lib/graphql/resolvers/user.ex:520
msgid "User already disabled"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:587
#: lib/graphql/resolvers/user.ex:585
msgid "User requested is not logged-in"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:287
#: lib/graphql/resolvers/group.ex:307
msgid "You are already a member of this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:322
#: lib/graphql/resolvers/group.ex:342
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:284
#: lib/graphql/resolvers/group.ex:304
msgid "You cannot join this group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:112
#: lib/graphql/resolvers/group.ex:132
msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:487
#: lib/graphql/resolvers/user.ex:485
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:444
#: lib/graphql/resolvers/user.ex:442
msgid "You need to be logged-in to change your password"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:261
#: lib/graphql/resolvers/group.ex:281
msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:549
#: lib/graphql/resolvers/user.ex:547
msgid "You need to be logged-in to delete your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:292
#: lib/graphql/resolvers/group.ex:312
msgid "You need to be logged-in to join a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:327
#: lib/graphql/resolvers/group.ex:347
msgid "You need to be logged-in to leave a group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:225
#: lib/graphql/resolvers/group.ex:245
msgid "You need to be logged-in to update a group"
msgstr ""
@ -296,13 +296,13 @@ msgid "You need to have an existing token to get a refresh token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:276
#: lib/graphql/resolvers/user.ex:301
#: lib/graphql/resolvers/user.ex:275
#: lib/graphql/resolvers/user.ex:299
msgid "You requested again a confirmation email too soon"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:163
#: lib/graphql/resolvers/user.ex:162
msgid "Your email is not on the allowlist"
msgstr ""
@ -479,9 +479,9 @@ msgstr ""
#: lib/graphql/resolvers/post.ex:175
#: lib/graphql/resolvers/post.ex:209
#: lib/graphql/resolvers/resource.ex:90
#: lib/graphql/resolvers/resource.ex:132
#: lib/graphql/resolvers/resource.ex:165
#: lib/graphql/resolvers/resource.ex:199
#: lib/graphql/resolvers/resource.ex:135
#: lib/graphql/resolvers/resource.ex:168
#: lib/graphql/resolvers/resource.ex:202
#: lib/graphql/resolvers/todos.ex:58
#: lib/graphql/resolvers/todos.ex:83
#: lib/graphql/resolvers/todos.ex:110
@ -503,8 +503,8 @@ msgid "Report not found"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:169
#: lib/graphql/resolvers/resource.ex:196
#: lib/graphql/resolvers/resource.ex:172
#: lib/graphql/resolvers/resource.ex:199
msgid "Resource doesn't exist"
msgstr ""
@ -686,7 +686,7 @@ msgid "You need to be logged-in to create reports"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:137
#: lib/graphql/resolvers/resource.ex:140
msgid "You need to be logged-in to create resources"
msgstr ""
@ -701,7 +701,7 @@ msgid "You need to be logged-in to delete posts"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:204
#: lib/graphql/resolvers/resource.ex:207
msgid "You need to be logged-in to delete resources"
msgstr ""
@ -726,17 +726,17 @@ msgid "You need to be logged-in to update posts"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:174
#: lib/graphql/resolvers/resource.ex:177
msgid "You need to be logged-in to update resources"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:233
#: lib/graphql/resolvers/resource.ex:236
msgid "You need to be logged-in to view a resource preview"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:129
#: lib/graphql/resolvers/resource.ex:132
msgid "Parent resource doesn't belong to this group"
msgstr ""
@ -817,7 +817,7 @@ msgid "File doesn't have an allowed MIME type."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:220
#: lib/graphql/resolvers/group.ex:240
msgid "Profile is not administrator for the group"
msgstr ""
@ -867,8 +867,8 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:161
#: lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/group.ex:181
#: lib/graphql/resolvers/group.ex:223
#: lib/graphql/resolvers/person.ex:148
#: lib/graphql/resolvers/person.ex:182
#: lib/graphql/resolvers/person.ex:304
@ -881,17 +881,17 @@ msgid "Index file not found. You need to recompile the front-end."
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:126
#: lib/graphql/resolvers/resource.ex:129
msgid "Error while creating resource"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:505
#: lib/graphql/resolvers/user.ex:503
msgid "Invalid activation token"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:223
#: lib/graphql/resolvers/resource.ex:226
msgid "Unable to fetch resource details from this URL."
msgstr ""
@ -913,7 +913,7 @@ msgid "This profile doesn't have permission to update an event on behalf of this
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:167
#: lib/graphql/resolvers/user.ex:166
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
msgstr ""
@ -928,7 +928,7 @@ msgid "Error while creating a discussion"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:626
#: lib/graphql/resolvers/user.ex:624
msgid "Error while updating locale"
msgstr ""
@ -943,18 +943,18 @@ msgid "Failed to leave the event"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:216
#: lib/graphql/resolvers/group.ex:236
msgid "Failed to update the group"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/admin.ex:337
#: lib/graphql/resolvers/user.ex:469
#: lib/graphql/resolvers/user.ex:467
msgid "Failed to update user email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:501
#: lib/graphql/resolvers/user.ex:499
msgid "Failed to validate user email"
msgstr ""
@ -964,7 +964,7 @@ msgid "The anonymous actor ID is invalid"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/resource.ex:162
#: lib/graphql/resolvers/resource.ex:165
msgid "Unknown error while updating resource"
msgstr ""
@ -974,7 +974,7 @@ msgid "You are not the comment creator"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:426
#: lib/graphql/resolvers/user.ex:424
msgid "You cannot change your password."
msgstr ""
@ -999,7 +999,7 @@ msgid "Export to format %{format} is not enabled on this instance"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:167
#: lib/graphql/resolvers/group.ex:187
msgid "Only admins can create groups"
msgstr ""
@ -1014,47 +1014,47 @@ msgid "Unknown error while creating event"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/user.ex:482
#: lib/graphql/resolvers/user.ex:480
msgid "User cannot change email"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:371
#: lib/graphql/resolvers/group.ex:391
msgid "Follow does not match your account"
msgstr ""
#, elixir-autogen, elixir-format
#: lib/graphql/resolvers/group.ex:375