chore(i18n): update translation templates

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-20 18:55:14 +01:00
parent a11fab6e6d
commit 70e9ce0a26
87 changed files with 7463 additions and 1882 deletions

View File

@@ -171,8 +171,8 @@ msgid "No user with this email was found"
msgstr "Пользователя с этим адресом электронной почты не найдено"
#: lib/graphql/resolvers/feed_token.ex:28
#: lib/graphql/resolvers/participant.ex:32
#: lib/graphql/resolvers/participant.ex:210
#: lib/graphql/resolvers/participant.ex:34
#: lib/graphql/resolvers/participant.ex:212
#: lib/graphql/resolvers/person.ex:247
#: lib/graphql/resolvers/person.ex:378
#: lib/graphql/resolvers/person.ex:414
@@ -354,13 +354,13 @@ msgstr "Обновлять можно только удаленные профи
msgid "Profile already suspended"
msgstr "Профиль уже заблокирован"
#: lib/graphql/resolvers/participant.ex:96
#: lib/graphql/resolvers/participant.ex:98
#, elixir-autogen, elixir-format
msgid "A valid email is required by your instance"
msgstr "Вашему узлу требуется действующий адрес электронной почты"
#: lib/graphql/resolvers/participant.ex:90
#: lib/graphql/resolvers/participant.ex:143
#: lib/graphql/resolvers/participant.ex:92
#: lib/graphql/resolvers/participant.ex:145
#, elixir-autogen, elixir-format
msgid "Anonymous participation is not enabled"
msgstr "Анонимное участие не разрешено"
@@ -397,7 +397,7 @@ msgstr "При сохранении отчёта произошла ошибка
msgid "Error while updating report"
msgstr "При обновлении отчёта произошла ошибка"
#: lib/graphql/resolvers/participant.ex:131
#: lib/graphql/resolvers/participant.ex:133
#, elixir-autogen, elixir-format
msgid "Event id not found"
msgstr "Не найден id мероприятия"
@@ -409,15 +409,15 @@ msgstr "Не найден id мероприятия"
msgid "Event not found"
msgstr "Мероприятие не найдено"
#: lib/graphql/resolvers/participant.ex:87
#: lib/graphql/resolvers/participant.ex:128
#: lib/graphql/resolvers/participant.ex:155
#: lib/graphql/resolvers/participant.ex:343
#: lib/graphql/resolvers/participant.ex:89
#: lib/graphql/resolvers/participant.ex:130
#: lib/graphql/resolvers/participant.ex:157
#: lib/graphql/resolvers/participant.ex:345
#, elixir-autogen, elixir-format
msgid "Event with this ID %{id} doesn't exist"
msgstr "Мероприятия с ID %{id} не существует"
#: lib/graphql/resolvers/participant.ex:103
#: lib/graphql/resolvers/participant.ex:105
#, elixir-autogen, elixir-format
msgid "Internal Error"
msgstr "Внутренняя ошибка"
@@ -441,14 +441,14 @@ msgstr "Профиль пользователя не найден"
msgid "No such feed token"
msgstr "Такого токена ленты не существует"
#: lib/graphql/resolvers/participant.ex:259
#: lib/graphql/resolvers/participant.ex:261
#, elixir-autogen, elixir-format
msgid "Participant already has role %{role}"
msgstr "У участника уже есть роль %{role}"
#: lib/graphql/resolvers/participant.ex:187
#: lib/graphql/resolvers/participant.ex:220
#: lib/graphql/resolvers/participant.ex:263
#: lib/graphql/resolvers/participant.ex:189
#: lib/graphql/resolvers/participant.ex:222
#: lib/graphql/resolvers/participant.ex:265
#, elixir-autogen, elixir-format
msgid "Participant not found"
msgstr "Участник не найден"
@@ -520,14 +520,14 @@ msgstr "Отчёт не найден"
msgid "Resource doesn't exist"
msgstr "Ресурс не существует"
#: lib/graphql/resolvers/participant.ex:124
#: lib/graphql/resolvers/participant.ex:126
#, elixir-autogen, elixir-format
msgid "The event has already reached its maximum capacity"
msgstr ""
"В мероприятии уже зарегистрировано максимально разрешённое количество "
"участников"
#: lib/graphql/resolvers/participant.ex:289
#: lib/graphql/resolvers/participant.ex:291
#, elixir-autogen, elixir-format
msgid "This token is invalid"
msgstr "Этот токен недействителен"
@@ -566,7 +566,7 @@ msgstr "Пользователь не найден"
msgid "You already have a profile for this user"
msgstr "У вас уже есть профиль для этого пользователя"
#: lib/graphql/resolvers/participant.ex:134
#: lib/graphql/resolvers/participant.ex:136
#, elixir-autogen, elixir-format
msgid "You are already a participant of this event"
msgstr "Вы уже являетесь участником этого мероприятия"
@@ -608,8 +608,8 @@ msgstr "Вы не можете удалить токен ленты при от
msgid "You are not allowed to update a comment if not connected"
msgstr "Вы не можете обновить комментарий при отсутствии подключения"
#: lib/graphql/resolvers/participant.ex:181
#: lib/graphql/resolvers/participant.ex:214
#: lib/graphql/resolvers/participant.ex:183
#: lib/graphql/resolvers/participant.ex:216
#, elixir-autogen, elixir-format
msgid "You can't leave event because you're the only event creator participant"
msgstr ""
@@ -739,12 +739,12 @@ msgstr ""
msgid "You need to be logged-in to delete resources"
msgstr "Вам необходимо войти в систему, чтобы иметь возможность удалять ресурсы"
#: lib/graphql/resolvers/participant.ex:108
#: lib/graphql/resolvers/participant.ex:110
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to join an event"
msgstr "Вам необходимо войти в систему, чтобы присоединиться к мероприятию"
#: lib/graphql/resolvers/participant.ex:225
#: lib/graphql/resolvers/participant.ex:227
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to leave an event"
msgstr "Вам необходимо войти в систему, чтобы покинуть мероприятие"
@@ -885,7 +885,7 @@ msgstr "Этот участник уже был отклонён."
msgid "You don't have the right to remove this member."
msgstr "У вас нет прав на удаление этого участника."
#: lib/mobilizon/actors/actor.ex:378
#: lib/mobilizon/actors/actor.ex:384
#, elixir-autogen, elixir-format
msgid "This username is already taken."
msgstr "Это имя пользователя уже занято."
@@ -901,7 +901,7 @@ msgstr ""
msgid "Organizer profile is not owned by the user"
msgstr "Профиль организатора не принадлежит пользователю"
#: lib/graphql/resolvers/participant.ex:93
#: lib/graphql/resolvers/participant.ex:95
#, elixir-autogen, elixir-format
msgid "Profile ID provided is not the anonymous profile one"
msgstr "Указанный ID профиля не является анонимным"
@@ -931,8 +931,8 @@ msgid "Unable to fetch resource details from this URL."
msgstr "Невозможно получить сведения о ресурсе по этому URL-адресу."
#: lib/graphql/resolvers/event.ex:165
#: lib/graphql/resolvers/participant.ex:253
#: lib/graphql/resolvers/participant.ex:335
#: lib/graphql/resolvers/participant.ex:255
#: lib/graphql/resolvers/participant.ex:337
#, elixir-autogen, elixir-format
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr "Указанный профиль модератора не имеет доступа к этому событию"
@@ -977,7 +977,7 @@ msgstr "При обновлении отчёта произошла ошибка
msgid "Error while uploading pictures"
msgstr "При обновлении отчёта произошла ошибка"
#: lib/graphql/resolvers/participant.ex:190
#: lib/graphql/resolvers/participant.ex:192
#, elixir-autogen, elixir-format
msgid "Failed to leave the event"
msgstr "Не удалось покинуть мероприятие"
@@ -998,7 +998,7 @@ msgstr "Не удалось обновить электронную почту
msgid "Failed to validate user email"
msgstr "Невозможно проверить пользователя"
#: lib/graphql/resolvers/participant.ex:146
#: lib/graphql/resolvers/participant.ex:148
#, elixir-autogen, elixir-format
msgid "The anonymous actor ID is invalid"
msgstr "ID анонимного актора недействителен"
@@ -1018,17 +1018,17 @@ msgstr "Вы не автор комментария"
msgid "You cannot change your password."
msgstr "Вы не можете изменить свой пароль."
#: lib/graphql/resolvers/participant.ex:328
#: lib/graphql/resolvers/participant.ex:330
#, elixir-autogen, elixir-format
msgid "Format not supported"
msgstr "Формат не поддерживается"
#: lib/graphql/resolvers/participant.ex:312
#: lib/graphql/resolvers/participant.ex:314
#, elixir-autogen, elixir-format
msgid "A dependency needed to export to %{format} is not installed"
msgstr "Зависимость, необходимая для экспорта в %{format}, не установлена"
#: lib/graphql/resolvers/participant.ex:320
#: lib/graphql/resolvers/participant.ex:322
#, elixir-autogen, elixir-format
msgid "An error occured while saving export"
msgstr "Произошла ошибка при сохранении экспорта"
@@ -1150,7 +1150,7 @@ msgstr ""
msgid "Unable to find an instance to follow at this address"
msgstr ""
#: lib/mobilizon/actors/actor.ex:397
#: lib/mobilizon/actors/actor.ex:403
#, elixir-autogen, elixir-format
msgid "Username must only contain alphanumeric lowercased characters and underscores."
msgstr ""
@@ -1248,18 +1248,18 @@ msgstr ""
msgid "No application with this client_id was found"
msgstr ""
#: lib/graphql/authorization.ex:81
#: lib/graphql/authorization.ex:83
#, elixir-autogen, elixir-format
msgid "Not authorized to access field %{field}"
msgstr ""
#: lib/graphql/authorization.ex:71
#: lib/graphql/authorization.ex:76
#: lib/graphql/authorization.ex:73
#: lib/graphql/authorization.ex:78
#, elixir-autogen, elixir-format
msgid "Not authorized to access object %{object}"
msgstr ""
#: lib/graphql/authorization.ex:64
#: lib/graphql/authorization.ex:66
#, elixir-autogen, elixir-format
msgid "Not authorized to access this %{object_type}"
msgstr ""
@@ -1386,12 +1386,12 @@ msgstr ""
msgid "Couldn't send an email. Internal error."
msgstr ""
#: lib/graphql/resolvers/participant.ex:286
#: lib/graphql/resolvers/participant.ex:288
#, elixir-autogen, elixir-format
msgid "Participation is already confirmed"
msgstr ""
#: lib/graphql/resolvers/participant.ex:283
#: lib/graphql/resolvers/participant.ex:285
#, elixir-autogen, elixir-format
msgid "Participation is confirmed but not approved yet by an organizer"
msgstr ""
@@ -1436,3 +1436,13 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
msgstr ""
#: lib/graphql/resolvers/conversation.ex:161
#, elixir-autogen, elixir-format
msgid "Conversation needs to mention at least one participant that's not yourself"
msgstr ""
#: lib/graphql/resolvers/participant.ex:390
#, elixir-autogen, elixir-format
msgid "There are no participants matching the audience you've selected."
msgstr ""