2017-12-08 08:58:14 +00:00
|
|
|
## 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
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/mobilizon/discussions/discussion.ex:67
|
2017-12-08 08:58:14 +00:00
|
|
|
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 ""
|
2020-09-29 07:53:48 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:100
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Cannot refresh the token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:206
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Current profile is not a member of this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:210
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Current profile is not an administrator of the selected group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:501
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Error while saving user settings"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/error.ex:90 lib/graphql/resolvers/group.ex:203
|
|
|
|
#: lib/graphql/resolvers/group.ex:234 lib/graphql/resolvers/group.ex:269 lib/graphql/resolvers/member.ex:80
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Group not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:68
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Group with ID %{id} not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:80
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Impossible to authenticate, either your email or password are invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:266
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Member not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:406
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No profile found for the moderator user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:193
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No user to validate with this email was found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:254 lib/graphql/resolvers/user.ex:218
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No user with this email was found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:28
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:28 lib/graphql/resolvers/participant.ex:159
|
2021-04-28 14:13:38 +00:00
|
|
|
#: 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
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Profile is not owned by authenticated user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:123
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Registrations are not open"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:331
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The current password is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:376
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The new email doesn't seem to be valid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:373
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The new email must be different"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:334
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The new password must be different"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:370 lib/graphql/resolvers/user.ex:428
|
|
|
|
#: lib/graphql/resolvers/user.ex:431
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The password provided is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:338
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:214
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "This user can't reset their password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:76
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "This user has been disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:177
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Unable to validate user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:409
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "User already disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:476
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "User requested is not logged-in"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:240
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are already a member of this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:273
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You can't leave this group because you are the only administrator"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:237
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You cannot join this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:96
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You may not list groups unless moderator."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:381
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to change your email"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:346
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to change your password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:215
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to delete a group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:436
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to delete your account"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:245
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to join a group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:278
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to leave a group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:180
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to update a group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:105
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to have an existing token to get a refresh token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:196 lib/graphql/resolvers/user.ex:221
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You requested again a confirmation email too soon"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/user.ex:126
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Your email is not on the allowlist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94
|
|
|
|
msgid "Error while performing background task"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:27
|
|
|
|
msgid "No profile found with this ID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91
|
|
|
|
msgid "No remote profile found with this ID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:69
|
|
|
|
msgid "Only moderators and administrators can suspend a profile"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:99
|
|
|
|
msgid "Only moderators and administrators can unsuspend a profile"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:24
|
|
|
|
msgid "Only remote profiles may be refreshed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/actor.ex:61
|
|
|
|
msgid "Profile already suspended"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:92
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "A valid email is required by your instance"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:86
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Anonymous participation is not enabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:196
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Cannot remove the last administrator of a group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:193
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Cannot remove the last identity of a user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/comment.ex:108
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Comment is already deleted"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/error.ex:92 lib/graphql/resolvers/discussion.ex:62
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Discussion not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:58 lib/graphql/resolvers/report.ex:77
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Error while saving report"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:96
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Error while updating report"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:127
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Event id not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:281
|
|
|
|
#: lib/graphql/resolvers/event.ex:325
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Event not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:83
|
|
|
|
#: lib/graphql/resolvers/participant.ex:124 lib/graphql/resolvers/participant.ex:156
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Event with this ID %{id} doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:99
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Internal Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/discussion.ex:202
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No discussion with ID %{id}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/todos.ex:78 lib/graphql/resolvers/todos.ex:168
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No profile found for user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:64
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "No such feed token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:237
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Participant already has role %{role}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:169
|
|
|
|
#: lib/graphql/resolvers/participant.ex:198 lib/graphql/resolvers/participant.ex:230
|
|
|
|
#: lib/graphql/resolvers/participant.ex:240
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Participant not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:30
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Person with ID %{id} not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:52
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Person with username %{username} not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:167 lib/graphql/resolvers/post.ex:200
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Post ID is not a valid ID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:170 lib/graphql/resolvers/post.ex:203
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Post doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:83
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Profile invited doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:92 lib/graphql/resolvers/member.ex:96
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Profile is already a member of this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:132 lib/graphql/resolvers/post.ex:173
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:206 lib/graphql/resolvers/resource.ex:88 lib/graphql/resolvers/resource.ex:128
|
|
|
|
#: lib/graphql/resolvers/resource.ex:157 lib/graphql/resolvers/resource.ex:186 lib/graphql/resolvers/todos.ex:57
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/todos.ex:81 lib/graphql/resolvers/todos.ex:99 lib/graphql/resolvers/todos.ex:171
|
|
|
|
#: lib/graphql/resolvers/todos.ex:194 lib/graphql/resolvers/todos.ex:222
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Profile is not member of group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:162 lib/graphql/resolvers/person.ex:190
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Profile not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:36
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Report not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:154 lib/graphql/resolvers/resource.ex:183
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Resource doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:120
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "The event has already reached its maximum capacity"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:260
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "This token is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/todos.ex:165 lib/graphql/resolvers/todos.ex:219
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Todo doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/todos.ex:75 lib/graphql/resolvers/todos.ex:191
|
|
|
|
#: lib/graphql/resolvers/todos.ex:216
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Todo list doesn't exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:73
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Token does not exist"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:67 lib/graphql/resolvers/feed_token.ex:70
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Token is not a valid UUID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:362
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "User not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/person.ex:257
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You already have a profile for this user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:130
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are already a participant of this event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:86
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not a member of this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:149
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not a moderator or admin for this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/comment.ex:54
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not allowed to create a comment if not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-17 18:14:55 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:41
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not allowed to create a feed token if not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/comment.ex:113
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not allowed to delete a comment if not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:82
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not allowed to delete a feed token if not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/comment.ex:76
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You are not allowed to update a comment if not connected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:163
|
|
|
|
#: lib/graphql/resolvers/participant.ex:192
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You can't leave event because you're the only event creator participant"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:153
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/comment.ex:104
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You cannot delete this comment"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:321
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You cannot delete this event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:89
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You cannot invite to this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/feed_token.ex:76
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You don't have permission to delete this token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/admin.ex:53
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and a moderator to list action logs"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:26
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and a moderator to list reports"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:101
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and a moderator to update a report"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:41
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and a moderator to view a report"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/admin.ex:237
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and an administrator to access admin settings"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/admin.ex:222
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and an administrator to access dashboard statistics"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/admin.ex:261
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in and an administrator to save admin settings"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/discussion.ex:77
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to access discussions"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:94
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to access resources"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:256
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to create events"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:140
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to create posts"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-11-19 16:06:28 +00:00
|
|
|
#: lib/graphql/resolvers/report.ex:74
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to create reports"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:133
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to create resources"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:330
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to delete an event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:211
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to delete posts"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:191
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to delete resources"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:104
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to join an event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:203
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to leave an event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:295
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to update an event"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/post.ex:178
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to update posts"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:162
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to update resources"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:218
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "You need to be logged-in to view a resource preview"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/resource.ex:125
|
2020-09-29 07:53:48 +00:00
|
|
|
msgid "Parent resource doesn't belong to this group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/mobilizon/users/user.ex:109
|
|
|
|
msgid "The chosen password is too short."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/mobilizon/users/user.ex:138
|
|
|
|
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
|
|
|
|
msgid "This email is already used."
|
|
|
|
msgstr ""
|
2020-10-01 13:07:15 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2020-10-02 07:52:47 +00:00
|
|
|
#: lib/graphql/error.ex:88
|
2020-10-01 13:07:15 +00:00
|
|
|
msgid "Post not found"
|
|
|
|
msgstr ""
|
2020-10-02 07:52:47 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:75
|
|
|
|
msgid "Invalid arguments passed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:81
|
|
|
|
msgid "Invalid credentials"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:79
|
|
|
|
msgid "Reset your password to login"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2020-10-28 10:36:16 +00:00
|
|
|
#: lib/graphql/error.ex:86 lib/graphql/error.ex:91
|
2020-10-02 07:52:47 +00:00
|
|
|
msgid "Resource not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-09 18:39:54 +00:00
|
|
|
#: lib/graphql/error.ex:93
|
2020-10-02 07:52:47 +00:00
|
|
|
msgid "Something went wrong"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:74
|
|
|
|
msgid "Unknown Resource"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:84
|
|
|
|
msgid "You don't have permission to do this"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/error.ex:76
|
|
|
|
msgid "You need to be logged in"
|
|
|
|
msgstr ""
|
2020-10-02 14:19:15 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:114
|
2020-10-02 14:19:15 +00:00
|
|
|
msgid "You can't accept this invitation with this profile."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:132
|
2020-10-02 14:19:15 +00:00
|
|
|
msgid "You can't reject this invitation with this profile."
|
|
|
|
msgstr ""
|
2020-10-09 17:29:12 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/media.ex:62
|
2020-10-09 17:29:12 +00:00
|
|
|
msgid "File doesn't have an allowed MIME type."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:175
|
2020-10-09 17:29:12 +00:00
|
|
|
msgid "Profile is not administrator for the group"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:284
|
2020-10-09 17:29:12 +00:00
|
|
|
msgid "You can't edit this event."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:287
|
2020-10-09 17:29:12 +00:00
|
|
|
msgid "You can't attribute this event to this profile."
|
|
|
|
msgstr ""
|
2020-10-28 10:36:16 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:135
|
2020-10-28 10:36:16 +00:00
|
|
|
msgid "This invitation doesn't exist."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:177
|
2020-10-28 10:36:16 +00:00
|
|
|
msgid "This member already has been rejected."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/member.ex:184
|
2020-10-28 10:36:16 +00:00
|
|
|
msgid "You don't have the right to remove this member."
|
|
|
|
msgstr ""
|
2020-11-17 18:14:55 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/mobilizon/actors/actor.ex:351
|
2020-11-17 18:14:55 +00:00
|
|
|
msgid "This username is already taken."
|
|
|
|
msgstr ""
|
2020-11-19 16:06:28 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/discussion.ex:74
|
2020-11-19 16:06:28 +00:00
|
|
|
msgid "You must provide either an ID or a slug to access a discussion"
|
|
|
|
msgstr ""
|
2020-11-20 11:23:25 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/graphql/resolvers/event.ex:245
|
2020-11-20 11:23:25 +00:00
|
|
|
msgid "Organizer profile is not owned by the user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
2021-01-19 10:24:21 +00:00
|
|
|
#: lib/graphql/resolvers/participant.ex:89
|
2020-11-20 11:23:25 +00:00
|
|
|
msgid "Profile ID provided is not the anonymous profile one"
|
|
|
|
msgstr ""
|
2021-01-19 10:24:21 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-04-28 14:13:38 +00:00
|
|
|
#: lib/graphql/resolvers/group.ex:136 lib/graphql/resolvers/group.ex:169
|
|
|
|
#: lib/graphql/resolvers/person.ex:132 lib/graphql/resolvers/person.ex:159 lib/graphql/resolvers/person.ex:251
|
2021-01-19 10:24:21 +00:00
|
|
|
msgid "The provided picture is too heavy"
|
|
|
|
msgstr ""
|
2021-03-09 18:39:54 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
2021-03-25 14:31:33 +00:00
|
|
|
#: lib/web/views/utils.ex:33
|
2021-03-09 18:39:54 +00:00
|
|
|
msgid "Index file not found. You need to recompile the front-end."
|
|
|
|
msgstr ""
|
2021-03-25 14:31:33 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/resource.ex:122
|
|
|
|
msgid "Error while creating resource"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/user.ex:390
|
|
|
|
msgid "Invalid activation token"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/resource.ex:208
|
|
|
|
msgid "Unable to fetch resource details from this URL."
|
|
|
|
msgstr ""
|
2021-04-28 14:13:38 +00:00
|
|
|
|
|
|
|
#, elixir-format
|
|
|
|
#: lib/graphql/resolvers/event.ex:145 lib/graphql/resolvers/participant.ex:234
|
|
|
|
msgid "Provided profile doesn't have moderator permissions on this event"
|
|
|
|
msgstr ""
|