928 lines
22 KiB
Plaintext
928 lines
22 KiB
Plaintext
## This file is a PO Template file.
|
|
##
|
|
## `msgid`s here are often extracted from source code.
|
|
## Add new translations manually only if they're dynamic
|
|
## translations that can't be statically extracted.
|
|
##
|
|
## Run `mix gettext.extract` to bring this file up to
|
|
## date. Leave `msgstr`s empty as changing them here as no
|
|
## effect: edit them in PO (`.po`) files instead.
|
|
## From Ecto.Changeset.cast/4
|
|
#: lib/mobilizon/discussions/discussion.ex:69
|
|
msgid "can't be blank"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.unique_constraint/3
|
|
msgid "has already been taken"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.put_change/3
|
|
msgid "is invalid"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_acceptance/3
|
|
msgid "must be accepted"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_format/3
|
|
msgid "has invalid format"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_subset/3
|
|
msgid "has an invalid entry"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_exclusion/3
|
|
msgid "is reserved"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_confirmation/3
|
|
msgid "does not match confirmation"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.no_assoc_constraint/3
|
|
msgid "is still associated with this entry"
|
|
msgstr ""
|
|
|
|
msgid "are still associated with this entry"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.validate_length/3
|
|
msgid "should be %{count} character(s)"
|
|
msgid_plural "should be %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
msgid "should have %{count} item(s)"
|
|
msgid_plural "should have %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
msgid "should be at least %{count} character(s)"
|
|
msgid_plural "should be at least %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
msgid "should have at least %{count} item(s)"
|
|
msgid_plural "should have at least %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
msgid "should be at most %{count} character(s)"
|
|
msgid_plural "should be at most %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
msgid "should have at most %{count} item(s)"
|
|
msgid_plural "should have at most %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
## From Ecto.Changeset.validate_number/3
|
|
msgid "must be less than %{number}"
|
|
msgstr ""
|
|
|
|
msgid "must be greater than %{number}"
|
|
msgstr ""
|
|
|
|
msgid "must be less than or equal to %{number}"
|
|
msgstr ""
|
|
|
|
msgid "must be greater than or equal to %{number}"
|
|
msgstr ""
|
|
|
|
msgid "must be equal to %{number}"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:107
|
|
msgid "Cannot refresh the token"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:227
|
|
msgid "Current profile is not a member of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:231
|
|
msgid "Current profile is not an administrator of the selected group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:588
|
|
msgid "Error while saving user settings"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:224
|
|
#: lib/graphql/resolvers/group.ex:256 lib/graphql/resolvers/group.ex:293 lib/graphql/resolvers/member.ex:79
|
|
msgid "Group not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:77 lib/graphql/resolvers/group.ex:81
|
|
msgid "Group with ID %{id} not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:85
|
|
msgid "Impossible to authenticate, either your email or password are invalid."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:290
|
|
msgid "Member not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:94
|
|
msgid "No profile found for the moderator user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:253
|
|
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
|
|
msgid "No user with this email was found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:28
|
|
#: lib/graphql/resolvers/participant.ex:31 lib/graphql/resolvers/participant.ex:209 lib/graphql/resolvers/person.ex:236
|
|
#: lib/graphql/resolvers/person.ex:353 lib/graphql/resolvers/person.ex:380 lib/graphql/resolvers/person.ex:397
|
|
msgid "Profile is not owned by authenticated user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:156
|
|
msgid "Registrations are not open"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:407
|
|
msgid "The current password is invalid"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:452
|
|
msgid "The new email doesn't seem to be valid"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:449
|
|
msgid "The new email must be different"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:410
|
|
msgid "The new password must be different"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:446 lib/graphql/resolvers/user.ex:515
|
|
#: lib/graphql/resolvers/user.ex:518
|
|
msgid "The password provided is invalid"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:414
|
|
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
|
|
msgid "This user can't reset their password"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:81
|
|
msgid "This user has been disabled"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:232 lib/graphql/resolvers/user.ex:237
|
|
msgid "Unable to validate user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:496
|
|
msgid "User already disabled"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:563
|
|
msgid "User requested is not logged-in"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:262
|
|
msgid "You are already a member of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:297
|
|
msgid "You can't leave this group because you are the only administrator"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:259
|
|
msgid "You cannot join this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:111
|
|
msgid "You may not list groups unless moderator."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:461
|
|
msgid "You need to be logged-in to change your email"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:422
|
|
msgid "You need to be logged-in to change your password"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:236
|
|
msgid "You need to be logged-in to delete a group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:523
|
|
msgid "You need to be logged-in to delete your account"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:267
|
|
msgid "You need to be logged-in to join a group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:302
|
|
msgid "You need to be logged-in to leave a group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:200
|
|
msgid "You need to be logged-in to update a group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:112
|
|
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
|
|
msgid "You requested again a confirmation email too soon"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:159
|
|
msgid "Your email is not on the allowlist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:100
|
|
msgid "Error while performing background task"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:32
|
|
msgid "No profile found with this ID"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:61 lib/graphql/resolvers/actor.ex:97
|
|
msgid "No remote profile found with this ID"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:72
|
|
msgid "Only moderators and administrators can suspend a profile"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:105
|
|
msgid "Only moderators and administrators can unsuspend a profile"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:29
|
|
msgid "Only remote profiles may be refreshed"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:64
|
|
msgid "Profile already suspended"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:95
|
|
msgid "A valid email is required by your instance"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:89
|
|
#: lib/graphql/resolvers/participant.ex:142
|
|
msgid "Anonymous participation is not enabled"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:210
|
|
msgid "Cannot remove the last administrator of a group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:207
|
|
msgid "Cannot remove the last identity of a user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:125
|
|
msgid "Comment is already deleted"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:101 lib/graphql/resolvers/discussion.ex:75
|
|
msgid "Discussion not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:63 lib/graphql/resolvers/report.ex:82
|
|
msgid "Error while saving report"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:102
|
|
msgid "Error while updating report"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:130
|
|
msgid "Event id not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:98 lib/graphql/resolvers/event.ex:327
|
|
#: lib/graphql/resolvers/event.ex:379
|
|
msgid "Event not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:86
|
|
#: lib/graphql/resolvers/participant.ex:127 lib/graphql/resolvers/participant.ex:154
|
|
msgid "Event with this ID %{id} doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:102
|
|
msgid "Internal Error"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/discussion.ex:225
|
|
msgid "No discussion with ID %{id}"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/todos.ex:80 lib/graphql/resolvers/todos.ex:107
|
|
#: lib/graphql/resolvers/todos.ex:179 lib/graphql/resolvers/todos.ex:208 lib/graphql/resolvers/todos.ex:237
|
|
msgid "No profile found for user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:64
|
|
msgid "No such feed token"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:258
|
|
msgid "Participant already has role %{role}"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:186
|
|
#: lib/graphql/resolvers/participant.ex:219 lib/graphql/resolvers/participant.ex:251
|
|
#: lib/graphql/resolvers/participant.ex:261
|
|
msgid "Participant not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:32
|
|
msgid "Person with ID %{id} not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:56
|
|
msgid "Person with username %{username} not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:169 lib/graphql/resolvers/post.ex:203
|
|
msgid "Post ID is not a valid ID"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:172 lib/graphql/resolvers/post.ex:206
|
|
msgid "Post doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:82
|
|
msgid "Profile invited doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:91 lib/graphql/resolvers/member.ex:95
|
|
msgid "Profile is already a member of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:133 lib/graphql/resolvers/post.ex:175
|
|
#: lib/graphql/resolvers/post.ex:209 lib/graphql/resolvers/resource.ex:90 lib/graphql/resolvers/resource.ex:131
|
|
#: lib/graphql/resolvers/resource.ex:164 lib/graphql/resolvers/resource.ex:198 lib/graphql/resolvers/todos.ex:58
|
|
#: lib/graphql/resolvers/todos.ex:83 lib/graphql/resolvers/todos.ex:110 lib/graphql/resolvers/todos.ex:182
|
|
#: lib/graphql/resolvers/todos.ex:214 lib/graphql/resolvers/todos.ex:246
|
|
msgid "Profile is not member of group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/actor.ex:67 lib/graphql/resolvers/person.ex:233
|
|
msgid "Profile not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:40
|
|
msgid "Report not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:168 lib/graphql/resolvers/resource.ex:195
|
|
msgid "Resource doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:123
|
|
msgid "The event has already reached its maximum capacity"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:281
|
|
msgid "This token is invalid"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/todos.ex:176 lib/graphql/resolvers/todos.ex:243
|
|
msgid "Todo doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/todos.ex:77 lib/graphql/resolvers/todos.ex:211
|
|
#: lib/graphql/resolvers/todos.ex:240
|
|
msgid "Todo list doesn't exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:73
|
|
msgid "Token does not exist"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:67 lib/graphql/resolvers/feed_token.ex:70
|
|
msgid "Token is not a valid UUID"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:96 lib/graphql/resolvers/person.ex:415
|
|
msgid "User not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:310
|
|
msgid "You already have a profile for this user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:133
|
|
msgid "You are already a participant of this event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:85
|
|
msgid "You are not a member of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:155
|
|
msgid "You are not a moderator or admin for this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:59
|
|
msgid "You are not allowed to create a comment if not connected"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:41
|
|
msgid "You are not allowed to create a feed token if not connected"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:133
|
|
msgid "You are not allowed to delete a comment if not connected"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:82
|
|
msgid "You are not allowed to delete a feed token if not connected"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:93
|
|
msgid "You are not allowed to update a comment if not connected"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:180
|
|
#: lib/graphql/resolvers/participant.ex:213
|
|
msgid "You can't leave event because you're the only event creator participant"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:159
|
|
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:121
|
|
msgid "You cannot delete this comment"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:375
|
|
msgid "You cannot delete this event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:88
|
|
msgid "You cannot invite to this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/feed_token.ex:76
|
|
msgid "You don't have permission to delete this token"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/admin.ex:54
|
|
msgid "You need to be logged-in and a moderator to list action logs"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:28
|
|
msgid "You need to be logged-in and a moderator to list reports"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:107
|
|
msgid "You need to be logged-in and a moderator to update a report"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:45
|
|
msgid "You need to be logged-in and a moderator to view a report"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/admin.ex:246
|
|
msgid "You need to be logged-in and an administrator to access admin settings"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/admin.ex:230
|
|
msgid "You need to be logged-in and an administrator to access dashboard statistics"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/admin.ex:272
|
|
msgid "You need to be logged-in and an administrator to save admin settings"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/discussion.ex:90
|
|
msgid "You need to be logged-in to access discussions"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:96
|
|
msgid "You need to be logged-in to access resources"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:295
|
|
msgid "You need to be logged-in to create events"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:141
|
|
msgid "You need to be logged-in to create posts"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/report.ex:79
|
|
msgid "You need to be logged-in to create reports"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:136
|
|
msgid "You need to be logged-in to create resources"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:384
|
|
msgid "You need to be logged-in to delete an event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:214
|
|
msgid "You need to be logged-in to delete posts"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:203
|
|
msgid "You need to be logged-in to delete resources"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:107
|
|
msgid "You need to be logged-in to join an event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:224
|
|
msgid "You need to be logged-in to leave an event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:341
|
|
msgid "You need to be logged-in to update an event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/post.ex:180
|
|
msgid "You need to be logged-in to update posts"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:173
|
|
msgid "You need to be logged-in to update resources"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:232
|
|
msgid "You need to be logged-in to view a resource preview"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:128
|
|
msgid "Parent resource doesn't belong to this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/mobilizon/users/user.ex:113
|
|
msgid "The chosen password is too short."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/mobilizon/users/user.ex:141
|
|
msgid "The registration token is already in use, this looks like an issue on our side."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/mobilizon/users/user.ex:108
|
|
msgid "This email is already used."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:97
|
|
msgid "Post not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:84
|
|
msgid "Invalid arguments passed"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:90
|
|
msgid "Invalid credentials"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:88
|
|
msgid "Reset your password to login"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:95 lib/graphql/error.ex:100
|
|
msgid "Resource not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:102
|
|
msgid "Something went wrong"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:83
|
|
msgid "Unknown Resource"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:93
|
|
msgid "You don't have permission to do this"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/error.ex:85
|
|
msgid "You need to be logged in"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:116
|
|
msgid "You can't accept this invitation with this profile."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:137
|
|
msgid "You can't reject this invitation with this profile."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/media.ex:71
|
|
msgid "File doesn't have an allowed MIME type."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:195
|
|
msgid "Profile is not administrator for the group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:330
|
|
msgid "You can't edit this event."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:333
|
|
msgid "You can't attribute this event to this profile."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:140
|
|
msgid "This invitation doesn't exist."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:185
|
|
msgid "This member already has been rejected."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/member.ex:192
|
|
msgid "You don't have the right to remove this member."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/mobilizon/actors/actor.ex:349
|
|
msgid "This username is already taken."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/discussion.ex:87
|
|
msgid "You must provide either an ID or a slug to access a discussion"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:284
|
|
msgid "Organizer profile is not owned by the user"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:92
|
|
msgid "Profile ID provided is not the anonymous profile one"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:153 lib/graphql/resolvers/group.ex:183
|
|
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
|
|
msgid "The provided picture is too heavy"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/web/views/utils.ex:34
|
|
msgid "Index file not found. You need to recompile the front-end."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:125
|
|
msgid "Error while creating resource"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:479
|
|
msgid "Invalid activation token"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:222
|
|
msgid "Unable to fetch resource details from this URL."
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:171 lib/graphql/resolvers/participant.ex:255
|
|
msgid "Provided profile doesn't have moderator permissions on this event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:278
|
|
msgid "Organizer profile doesn't have permission to create an event on behalf of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/event.ex:321
|
|
msgid "This profile doesn't have permission to update an event on behalf of this group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:163
|
|
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:128
|
|
msgid "Comment not found"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/discussion.ex:129
|
|
msgid "Error while creating a discussion"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:602
|
|
msgid "Error while updating locale"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/person.ex:307
|
|
msgid "Error while uploading pictures"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:189
|
|
msgid "Failed to leave the event"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/group.ex:191
|
|
msgid "Failed to update the group"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:456
|
|
msgid "Failed to update user email"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:475
|
|
msgid "Failed to validate user email"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/participant.ex:145
|
|
msgid "The anonymous actor ID is invalid"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/resource.ex:161
|
|
msgid "Unknown error while updating resource"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/comment.ex:84
|
|
msgid "You are not the comment creator"
|
|
msgstr ""
|
|
|
|
#, elixir-format
|
|
#: lib/graphql/resolvers/user.ex:404
|
|
msgid "You cannot change your password."
|
|
msgstr ""
|