Update locales

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-06-06 16:51:38 +02:00
parent 51106841ab
commit f2d2dc1620
48 changed files with 2475 additions and 1939 deletions

View File

@@ -113,7 +113,7 @@ msgid "Current profile is not an administrator of the selected group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:501
#: lib/graphql/resolvers/user.ex:523
msgid "Error while saving user settings"
msgstr ""
@@ -139,18 +139,18 @@ msgid "Member not found"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88
#: lib/graphql/resolvers/user.ex:406
#: lib/graphql/resolvers/actor.ex:61 lib/graphql/resolvers/actor.ex:91
#: lib/graphql/resolvers/user.ex:428
msgid "No profile found for the moderator user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:193
#: lib/graphql/resolvers/user.ex:215
msgid "No user to validate with this email was found"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/person.ex:254 lib/graphql/resolvers/user.ex:218
#: lib/graphql/resolvers/person.ex:254 lib/graphql/resolvers/user.ex:240
msgid "No user with this email was found"
msgstr ""
@@ -158,49 +158,49 @@ msgstr ""
#: lib/graphql/resolvers/feed_token.ex:28
#: lib/graphql/resolvers/participant.ex:28 lib/graphql/resolvers/participant.ex:159
#: lib/graphql/resolvers/participant.ex:188 lib/graphql/resolvers/person.ex:165 lib/graphql/resolvers/person.ex:199
#: lib/graphql/resolvers/person.ex:278 lib/graphql/resolvers/person.ex:307 lib/graphql/resolvers/person.ex:334
#: lib/graphql/resolvers/person.ex:346
#: lib/graphql/resolvers/person.ex:279 lib/graphql/resolvers/person.ex:295 lib/graphql/resolvers/person.ex:323
#: lib/graphql/resolvers/person.ex:340
msgid "Profile is not owned by authenticated user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:123
#: lib/graphql/resolvers/user.ex:145
msgid "Registrations are not open"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:331
#: lib/graphql/resolvers/user.ex:353
msgid "The current password is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:376
#: lib/graphql/resolvers/user.ex:398
msgid "The new email doesn't seem to be valid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:373
#: lib/graphql/resolvers/user.ex:395
msgid "The new email must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:334
#: lib/graphql/resolvers/user.ex:356
msgid "The new password must be different"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:370 lib/graphql/resolvers/user.ex:428
#: lib/graphql/resolvers/user.ex:431
#: lib/graphql/resolvers/user.ex:392 lib/graphql/resolvers/user.ex:450
#: lib/graphql/resolvers/user.ex:453
msgid "The password provided is invalid"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:338
#: lib/graphql/resolvers/user.ex:360
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:214
#: lib/graphql/resolvers/user.ex:236
msgid "This user can't reset their password"
msgstr ""
@@ -210,17 +210,17 @@ msgid "This user has been disabled"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:177
#: lib/graphql/resolvers/user.ex:199
msgid "Unable to validate user"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:409
#: lib/graphql/resolvers/user.ex:431
msgid "User already disabled"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:476
#: lib/graphql/resolvers/user.ex:498
msgid "User requested is not logged-in"
msgstr ""
@@ -245,12 +245,12 @@ msgid "You may not list groups unless moderator."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:381
#: lib/graphql/resolvers/user.ex:403
msgid "You need to be logged-in to change your email"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:346
#: lib/graphql/resolvers/user.ex:368
msgid "You need to be logged-in to change your password"
msgstr ""
@@ -260,7 +260,7 @@ msgid "You need to be logged-in to delete a group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:436
#: lib/graphql/resolvers/user.ex:458
msgid "You need to be logged-in to delete your account"
msgstr ""
@@ -285,47 +285,47 @@ msgid "You need to have an existing token to get a refresh token"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:196 lib/graphql/resolvers/user.ex:221
#: lib/graphql/resolvers/user.ex:218 lib/graphql/resolvers/user.ex:243
msgid "You requested again a confirmation email too soon"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:126
#: lib/graphql/resolvers/user.ex:148
msgid "Your email is not on the allowlist"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94
#: lib/graphql/resolvers/actor.ex:67 lib/graphql/resolvers/actor.ex:97
msgid "Error while performing background task"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:27
#: lib/graphql/resolvers/actor.ex:30
msgid "No profile found with this ID"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91
#: lib/graphql/resolvers/actor.ex:57 lib/graphql/resolvers/actor.ex:94
msgid "No remote profile found with this ID"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:69
#: lib/graphql/resolvers/actor.ex:72
msgid "Only moderators and administrators can suspend a profile"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:99
#: lib/graphql/resolvers/actor.ex:102
msgid "Only moderators and administrators can unsuspend a profile"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:24
#: lib/graphql/resolvers/actor.ex:27
msgid "Only remote profiles may be refreshed"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:61
#: lib/graphql/resolvers/actor.ex:64
msgid "Profile already suspended"
msgstr ""
@@ -375,8 +375,8 @@ msgid "Event id not found"
msgstr ""
#, elixir-format
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:281
#: lib/graphql/resolvers/event.ex:325
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:284
#: lib/graphql/resolvers/event.ex:328
msgid "Event not found"
msgstr ""
@@ -504,7 +504,7 @@ msgid "Token is not a valid UUID"
msgstr ""
#, elixir-format
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:362
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:356
msgid "User not found"
msgstr ""
@@ -570,7 +570,7 @@ msgid "You cannot delete this comment"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:321
#: lib/graphql/resolvers/event.ex:324
msgid "You cannot delete this event"
msgstr ""
@@ -630,7 +630,7 @@ msgid "You need to be logged-in to access resources"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:256
#: lib/graphql/resolvers/event.ex:259
msgid "You need to be logged-in to create events"
msgstr ""
@@ -650,7 +650,7 @@ msgid "You need to be logged-in to create resources"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:330
#: lib/graphql/resolvers/event.ex:333
msgid "You need to be logged-in to delete an event"
msgstr ""
@@ -675,7 +675,7 @@ msgid "You need to be logged-in to leave an event"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:295
#: lib/graphql/resolvers/event.ex:298
msgid "You need to be logged-in to update an event"
msgstr ""
@@ -700,17 +700,17 @@ msgid "Parent resource doesn't belong to this group"
msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:109
#: lib/mobilizon/users/user.ex:110
msgid "The chosen password is too short."
msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:138
#: lib/mobilizon/users/user.ex:139
msgid "The registration token is already in use, this looks like an issue on our side."
msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:104
#: lib/mobilizon/users/user.ex:105
msgid "This email is already used."
msgstr ""
@@ -780,12 +780,12 @@ msgid "Profile is not administrator for the group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:284
#: lib/graphql/resolvers/event.ex:287
msgid "You can't edit this event."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:287
#: lib/graphql/resolvers/event.ex:290
msgid "You can't attribute this event to this profile."
msgstr ""
@@ -815,7 +815,7 @@ msgid "You must provide either an ID or a slug to access a discussion"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:245
#: lib/graphql/resolvers/event.ex:248
msgid "Organizer profile is not owned by the user"
msgstr ""
@@ -841,7 +841,7 @@ msgid "Error while creating resource"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/user.ex:390
#: lib/graphql/resolvers/user.ex:412
msgid "Invalid activation token"
msgstr ""
@@ -851,6 +851,6 @@ msgid "Unable to fetch resource details from this URL."
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:145 lib/graphql/resolvers/participant.ex:234
#: lib/graphql/resolvers/event.ex:148 lib/graphql/resolvers/participant.ex:234
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr ""