Improve admin views (2)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-01-14 18:10:50 +01:00
parent ca6ef9b06b
commit 6e5061250c
108 changed files with 12041 additions and 2526 deletions

View File

@@ -159,19 +159,22 @@ msgstr "%{profile} обновил участника %{member}."
#, elixir-format
#: lib/service/activity/renderer/event.ex:23
#: lib/web/templates/email/activity/_event_activity_item.html.heex:4 lib/web/templates/email/activity/_event_activity_item.text.eex:1
#: lib/web/templates/email/activity/_event_activity_item.html.heex:4
#: lib/web/templates/email/activity/_event_activity_item.text.eex:1
msgid "The event %{event} was created by %{profile}."
msgstr "Мероприятие %{event} было создано %{profile}."
#, elixir-format
#: lib/service/activity/renderer/event.ex:43
#: lib/web/templates/email/activity/_event_activity_item.html.heex:34 lib/web/templates/email/activity/_event_activity_item.text.eex:13
#: lib/web/templates/email/activity/_event_activity_item.html.heex:34
#: lib/web/templates/email/activity/_event_activity_item.text.eex:13
msgid "The event %{event} was deleted by %{profile}."
msgstr "Мероприятие %{event} было удалено %{profile}."
#, elixir-format
#: lib/service/activity/renderer/event.ex:33
#: lib/web/templates/email/activity/_event_activity_item.html.heex:19 lib/web/templates/email/activity/_event_activity_item.text.eex:7
#: lib/web/templates/email/activity/_event_activity_item.html.heex:19
#: lib/web/templates/email/activity/_event_activity_item.text.eex:7
msgid "The event %{event} was updated by %{profile}."
msgstr "Мероприятие %{event} было обновлено %{profile}."
@@ -201,13 +204,15 @@ msgstr "%{member} присоединился к группе."
#, elixir-format
#: lib/service/activity/renderer/event.ex:63
#: lib/web/templates/email/activity/_event_activity_item.html.heex:58 lib/web/templates/email/activity/_event_activity_item.text.eex:25
#: lib/web/templates/email/activity/_event_activity_item.html.heex:58
#: lib/web/templates/email/activity/_event_activity_item.text.eex:25
msgid "%{profile} posted a comment on the event %{event}."
msgstr "%{profile} оставил комментарий к мероприятию %{event}."
#, elixir-format
#: lib/service/activity/renderer/event.ex:54
#: lib/web/templates/email/activity/_event_activity_item.html.heex:43 lib/web/templates/email/activity/_event_activity_item.text.eex:19
#: lib/web/templates/email/activity/_event_activity_item.html.heex:43
#: lib/web/templates/email/activity/_event_activity_item.text.eex:19
msgid "%{profile} replied to a comment on the event %{event}."
msgstr "%{profile} ответил на комментарий к мероприятию %{event}."
@@ -229,7 +234,8 @@ msgstr[2] "Посмотреть еще %{count} событий"
#, elixir-format
#: lib/web/templates/email/email_direct_activity.html.heex:44
#: lib/web/templates/email/email_direct_activity.html.heex:46 lib/web/templates/email/email_direct_activity.text.eex:6
#: lib/web/templates/email/email_direct_activity.html.heex:46
#: lib/web/templates/email/email_direct_activity.text.eex:6
#: lib/web/templates/email/email_direct_activity.text.eex:7
msgid "There has been an activity!"
msgid_plural "There has been some activity!"
@@ -244,14 +250,17 @@ msgstr "События на %{instance}"
#, elixir-format
#: lib/service/activity/renderer/comment.ex:38
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:19 lib/web/templates/email/activity/_comment_activity_item.text.eex:7
#: lib/web/templates/email/email_anonymous_activity.html.heex:41 lib/web/templates/email/email_anonymous_activity.text.eex:5
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:19
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:7
#: lib/web/templates/email/email_anonymous_activity.html.heex:41
#: lib/web/templates/email/email_anonymous_activity.text.eex:5
msgid "%{profile} has posted an announcement under event %{event}."
msgstr "%{profile} разместил объявление под мероприятием %{event}."
#, elixir-format
#: lib/service/activity/renderer/comment.ex:24
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4 lib/web/templates/email/activity/_comment_activity_item.text.eex:1
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:1
msgid "%{profile} mentionned you in a comment under event %{event}."
msgstr "%{profile} упомянул вас в комментарии под мероприятием %{event}."
@@ -269,7 +278,8 @@ msgid "Here's your weekly activity recap"
msgstr "Вот итоги вашей еженедельной активности"
#, elixir-format
#: lib/web/email/activity.ex:119 lib/web/email/activity.ex:140
#: lib/web/email/activity.ex:119
#: lib/web/email/activity.ex:140
msgid "Activity notification for %{instance}"
msgstr "События на %{instance}"
@@ -291,13 +301,15 @@ msgstr "Итоги еженедельной активности для %{instan
#, elixir-format
#: lib/service/activity/renderer/comment.ex:66
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51 lib/web/templates/email/activity/_comment_activity_item.text.eex:19
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:19
msgid "%{profile} has posted a new comment under your event %{event}."
msgstr "%{profile} разместил новый комментарий под вашим мероприятием %{event}."
#, elixir-format
#: lib/service/activity/renderer/comment.ex:53
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:36 lib/web/templates/email/activity/_comment_activity_item.text.eex:13
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:36
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:13
msgid "%{profile} has posted a new reply under your event %{event}."
msgstr "%{profile} опубликовал новый ответ под вашим мероприятием %{event}."

View File

@@ -937,9 +937,12 @@ msgstr "Пожалуйста, используйте это только для
#, elixir-format
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:63
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:133
#: lib/web/templates/email/event_updated.text.eex:14 lib/web/templates/email/notification_each_week.html.heex:60
#: lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:60
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6
#: lib/web/templates/email/event_updated.html.heex:133
#: lib/web/templates/email/event_updated.text.eex:14
#: lib/web/templates/email/notification_each_week.html.heex:60
#: lib/web/templates/email/notification_each_week.text.eex:11
#: lib/web/templates/email/on_day_notification.html.heex:60
#: lib/web/templates/email/on_day_notification.text.eex:11
msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button."
msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button."
@@ -1009,7 +1012,6 @@ msgstr ""
#, elixir-format
#: lib/web/templates/email/email_changed_new.html.heex:38
#: lib/web/templates/email/email_changed_new.text.eex:3
msgid "Hi there! It seems like you wanted to change the email address linked to your account on <b>%{instance}</b>. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address."
msgstr ""
"Привет! Похоже, вы хотели изменить адрес электронной почты, связанный с "
@@ -1043,7 +1045,8 @@ msgstr ""
#, elixir-format
#: 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/anonymous_participation_confirmation.text.eex:4
#: lib/web/templates/email/registration_confirmation.html.heex:45
msgid "If you didn't trigger this email, you may safely ignore it."
msgstr ""
"Если вы не оставляли этот запрос, пожалуйста, проигнорируйте данное письмо."
@@ -1160,7 +1163,8 @@ msgstr "Смотреть отчёт:"
#, elixir-format
#: lib/web/templates/email/email_anonymous_activity.html.heex:67
#: lib/web/templates/email/event_participation_approved.html.heex:58 lib/web/templates/email/event_participation_confirmed.html.heex:58
#: lib/web/templates/email/event_participation_approved.html.heex:58
#: lib/web/templates/email/event_participation_confirmed.html.heex:58
msgid "Visit event page"
msgstr "Посетите страницу мероприятия"
@@ -1182,7 +1186,8 @@ msgstr "Что будет сегодня?"
#, elixir-format
#: lib/web/templates/email/event_participation_approved.html.heex:70
#: lib/web/templates/email/event_participation_approved.text.eex:11 lib/web/templates/email/event_participation_confirmed.html.heex:70
#: lib/web/templates/email/event_participation_approved.text.eex:11
#: lib/web/templates/email/event_participation_confirmed.html.heex:70
#: lib/web/templates/email/event_participation_confirmed.text.eex:6
msgid "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button."
msgstr ""
@@ -1212,7 +1217,8 @@ msgstr "Вы недавно подали заявку на присоедине
#, elixir-format
#: lib/web/templates/email/event_participation_approved.html.heex:13
#: lib/web/templates/email/event_participation_confirmed.html.heex:13 lib/web/templates/email/event_participation_confirmed.text.eex:1
#: lib/web/templates/email/event_participation_confirmed.html.heex:13
#: lib/web/templates/email/event_participation_confirmed.text.eex:1
msgid "You're going!"
msgstr "Вы примете участие!"
@@ -1645,8 +1651,10 @@ msgid "This is a demonstration site to test Mobilizon."
msgstr "Это демонстрационная площадка для тестирования Mobilizon."
#, elixir-format
#: lib/service/metadata/actor.ex:91 lib/service/metadata/actor.ex:99
#: lib/service/metadata/instance.ex:56 lib/service/metadata/instance.ex:62
#: lib/service/metadata/actor.ex:91
#: lib/service/metadata/actor.ex:99
#: lib/service/metadata/instance.ex:56
#: lib/service/metadata/instance.ex:62
msgid "%{name}'s feed"
msgstr "Лента %{name}"
@@ -1741,7 +1749,8 @@ msgstr "Ваше участие в %{event} на %{instance} было отмен
#. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems.
#, elixir-format
#: lib/service/export/participants/csv.ex:81
#: lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96
#: lib/service/export/participants/ods.ex:86
#: lib/service/export/participants/pdf.ex:96
msgid "%{event}_participants"
msgstr "%{event}_участники"
@@ -1762,6 +1771,8 @@ msgstr "Статус участника"
#, elixir-format
#: lib/service/export/participants/common.ex:52
#: lib/web/templates/email/admin/_role.html.heex:3
#: lib/web/templates/email/admin/_role.text.eex:1
msgid "Administrator"
msgstr "Администратор"
@@ -1772,6 +1783,8 @@ msgstr "Автор"
#, elixir-format
#: lib/service/export/participants/common.ex:49
#: lib/web/templates/email/admin/_role.html.heex:5
#: lib/web/templates/email/admin/_role.text.eex:1
msgid "Moderator"
msgstr "Модератор"
@@ -1822,8 +1835,10 @@ msgstr "Анонимный участник"
#, elixir-format
#: lib/web/templates/email/date/event_tz_date.html.heex:6
#: lib/web/templates/email/date/event_tz_date_range.html.heex:7 lib/web/templates/email/date/event_tz_date_range.html.heex:12
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1 lib/web/templates/email/date/event_tz_date_range.text.eex:1
#: lib/web/templates/email/date/event_tz_date_range.html.heex:7
#: lib/web/templates/email/date/event_tz_date_range.html.heex:12
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1
msgid "🌐 %{timezone} %{offset}"
msgstr "%{timezone} %{offset}"
@@ -2020,3 +2035,141 @@ msgstr[1] ""
msgstr[2] ""
"У вас есть %{number_participation_requests} ожидающих рассмотрения запросов "
"на участие:"
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.html.heex:13
#: lib/web/templates/email/admin_user_role_changed.text.eex:1
msgid "An administrator changed your role"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/email/admin.ex:120
msgid "An administrator confirmed your account on %{instance}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:13
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:1
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:13
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:1
msgid "An administrator manually changed the email attached to your account"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/email/admin.ex:47
#: lib/web/email/admin.ex:72
msgid "An administrator manually changed the email attached to your account on %{instance}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.html.heex:13
#: lib/web/templates/email/admin_user_confirmation.text.eex:1
msgid "An administrator manually confirmed your account"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/email/admin.ex:98
msgid "An administrator updated your role on %{instance}"
msgstr ""
#, elixir-format, ex-autogen, fuzzy
#: lib/web/templates/email/email_changed_new.text.eex:3
msgid "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address."
msgstr ""
"Привет! Похоже, вы хотели изменить адрес электронной почты, связанный с "
"вашей учетной записью на <b>%{instance}</b>. Если вы все еще хотите сделать "
"это, нажмите кнопку ниже, чтобы подтвердить изменение. После этого вы "
"сможете войти в %{instance} с новым адресом электронной почты."
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:3
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:3
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually changed your account email from %{old_email} (this one) to %{new_email}."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.text.eex:3
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually confirmed your account."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:38
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually changed your account email from <b>%{old_email}</b> (this one) to <b>%{new_email}</b>."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:38
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually changed your account email from <b>%{old_email}</b> to <b>%{new_email}</b> (this one)."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.html.heex:38
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually confirmed your account."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.html.heex:71
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:45
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:45
#: lib/web/templates/email/admin_user_role_changed.html.heex:67
msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods %{start_link}on the instance's about page%{end_link}."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.text.eex:7
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:4
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:4
#: lib/web/templates/email/admin_user_role_changed.text.eex:8
msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods on the instance's about page: %{about_page}."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.html.heex:58
msgid "Login on %{instance}"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.html.heex:55
msgid "New role"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.text.eex:6
msgid "New role:"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.html.heex:47
msgid "Old role"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.text.eex:5
msgid "Old role:"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin/_role.html.heex:7
#: lib/web/templates/email/admin/_role.text.eex:1
msgid "User"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.html.heex:45
msgid "You may now login using your credentials on the service."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_confirmation.text.eex:5
msgid "You may now login using your credentials on the service:"
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.text.eex:3
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just changed your account role."
msgstr ""
#, elixir-format, ex-autogen
#: lib/web/templates/email/admin_user_role_changed.html.heex:38
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just changed your account role."
msgstr ""

View File

@@ -122,14 +122,19 @@ msgid "Error while saving user settings"
msgstr "Ошибка при сохранении пользовательских настроек"
#, elixir-format
#: lib/graphql/error.ex:99 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/member.ex:81
#: lib/graphql/error.ex:99
#: 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/member.ex:81
msgid "Group not found"
msgstr "Группа не найдена"
#, elixir-format
#: lib/graphql/resolvers/group.ex:78 lib/graphql/resolvers/group.ex:82
#: lib/graphql/resolvers/group.ex:78
#: lib/graphql/resolvers/group.ex:82
msgid "Group with ID %{id} not found"
msgstr "Группа с ID %{id} не найдена"
@@ -158,15 +163,21 @@ msgstr ""
"электронной почты"
#, elixir-format
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:298
#: lib/graphql/resolvers/person.ex:314
#: lib/graphql/resolvers/user.ex:298
msgid "No user with this email was found"
msgstr "Пользователя с этим адресом электронной почты не найдено"
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:28
#: lib/graphql/resolvers/participant.ex:32 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/participant.ex:32
#: 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
msgid "Profile is not owned by authenticated user"
msgstr "Профиль не принадлежит аутентифицированному пользователю"
@@ -181,11 +192,13 @@ msgid "The current password is invalid"
msgstr "Текущий пароль неверен"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:341
#: lib/graphql/resolvers/user.ex:472
msgid "The new email doesn't seem to be valid"
msgstr "Новый адрес электронной почты недействителен"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:344
#: lib/graphql/resolvers/user.ex:475
msgid "The new email must be different"
msgstr "Новый адрес электронной почты должен отличаться от текущего"
@@ -196,7 +209,8 @@ msgid "The new password must be different"
msgstr "Новый пароль должен отличаться от текущего"
#, elixir-format
#: lib/graphql/resolvers/user.ex:479 lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:479
#: lib/graphql/resolvers/user.ex:541
#: lib/graphql/resolvers/user.ex:544
msgid "The password provided is invalid"
msgstr "Введён неверный пароль"
@@ -219,7 +233,8 @@ msgid "This user has been disabled"
msgstr "Этот пользователь отключен"
#, elixir-format
#: lib/graphql/resolvers/user.ex:252 lib/graphql/resolvers/user.ex:257
#: lib/graphql/resolvers/user.ex:252
#: lib/graphql/resolvers/user.ex:257
msgid "Unable to validate user"
msgstr "Невозможно проверить пользователя"
@@ -296,7 +311,8 @@ msgid "You need to have an existing token to get a refresh token"
msgstr "У вас должен быть существующий токен, чтобы получить токен обновления"
#, elixir-format
#: lib/graphql/resolvers/user.ex:276 lib/graphql/resolvers/user.ex:301
#: lib/graphql/resolvers/user.ex:276
#: lib/graphql/resolvers/user.ex:301
msgid "You requested again a confirmation email too soon"
msgstr "Вы слишком рано запросили новое письмо с подтверждением"
@@ -316,7 +332,8 @@ msgid "No profile found with this ID"
msgstr "Профиль с этим ID не найден"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:61 lib/graphql/resolvers/actor.ex:97
#: lib/graphql/resolvers/actor.ex:61
#: lib/graphql/resolvers/actor.ex:97
msgid "No remote profile found with this ID"
msgstr "Удалённый профиль с этим ID не найден"
@@ -367,17 +384,19 @@ msgid "Comment is already deleted"
msgstr "Комментарий уже удалён"
#, elixir-format
#: lib/graphql/error.ex:101 lib/graphql/resolvers/discussion.ex:69
#: lib/graphql/error.ex:101
#: lib/graphql/resolvers/discussion.ex:69
msgid "Discussion not found"
msgstr "Обсуждение не найдено"
#, elixir-format
#: lib/graphql/resolvers/report.ex:63 lib/graphql/resolvers/report.ex:82
#: lib/graphql/resolvers/report.ex:71
#: lib/graphql/resolvers/report.ex:90
msgid "Error while saving report"
msgstr "При сохранении отчёта произошла ошибка"
#, elixir-format
#: lib/graphql/resolvers/report.ex:102
#: lib/graphql/resolvers/report.ex:110
msgid "Error while updating report"
msgstr "При обновлении отчёта произошла ошибка"
@@ -387,14 +406,16 @@ msgid "Event id not found"
msgstr "Не найден id мероприятия"
#, elixir-format
#: lib/graphql/error.ex:98 lib/graphql/resolvers/event.ex:360
#: lib/graphql/error.ex:98
#: lib/graphql/resolvers/event.ex:360
#: lib/graphql/resolvers/event.ex:412
msgid "Event not found"
msgstr "Мероприятие не найдено"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:87
#: lib/graphql/resolvers/participant.ex:128 lib/graphql/resolvers/participant.ex:155
#: lib/graphql/resolvers/participant.ex:128
#: lib/graphql/resolvers/participant.ex:155
#: lib/graphql/resolvers/participant.ex:336
msgid "Event with this ID %{id} doesn't exist"
msgstr "Мероприятия с ID %{id} не существует"
@@ -410,8 +431,11 @@ msgid "No discussion with ID %{id}"
msgstr "Обсуждения с ID %{id} нет"
#, 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
#: 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 "Профиль пользователя не найден"
@@ -427,7 +451,8 @@ msgstr "У участника уже есть роль %{role}"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:187
#: lib/graphql/resolvers/participant.ex:220 lib/graphql/resolvers/participant.ex:263
#: lib/graphql/resolvers/participant.ex:220
#: lib/graphql/resolvers/participant.ex:263
msgid "Participant not found"
msgstr "Участник не найден"
@@ -442,12 +467,14 @@ msgid "Person with username %{username} not found"
msgstr "Не найдено человека с именем пользователя %{username}"
#, elixir-format
#: lib/graphql/resolvers/post.ex:169 lib/graphql/resolvers/post.ex:203
#: lib/graphql/resolvers/post.ex:169
#: lib/graphql/resolvers/post.ex:203
msgid "Post ID is not a valid ID"
msgstr "ID поста имеет недопустимое значение"
#, elixir-format
#: lib/graphql/resolvers/post.ex:172 lib/graphql/resolvers/post.ex:206
#: lib/graphql/resolvers/post.ex:172
#: lib/graphql/resolvers/post.ex:206
msgid "Post doesn't exist"
msgstr "Пост не существует"
@@ -457,31 +484,42 @@ msgid "Profile invited doesn't exist"
msgstr "Приглашенный профиль не существует"
#, elixir-format
#: lib/graphql/resolvers/member.ex:93 lib/graphql/resolvers/member.ex:97
#: lib/graphql/resolvers/member.ex:93
#: lib/graphql/resolvers/member.ex:97
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:132
#: lib/graphql/resolvers/resource.ex:165 lib/graphql/resolvers/resource.ex:199 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
#: 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:132
#: lib/graphql/resolvers/resource.ex:165
#: lib/graphql/resolvers/resource.ex:199
#: 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
#: 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
#: lib/graphql/resolvers/report.ex:48
msgid "Report not found"
msgstr "Отчёт не найден"
#, elixir-format
#: lib/graphql/resolvers/resource.ex:169 lib/graphql/resolvers/resource.ex:196
#: lib/graphql/resolvers/resource.ex:169
#: lib/graphql/resolvers/resource.ex:196
msgid "Resource doesn't exist"
msgstr "Ресурс не существует"
@@ -498,12 +536,14 @@ msgid "This token is invalid"
msgstr "Этот токен недействителен"
#, elixir-format
#: lib/graphql/resolvers/todos.ex:176 lib/graphql/resolvers/todos.ex:243
#: 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:77
#: lib/graphql/resolvers/todos.ex:211
#: lib/graphql/resolvers/todos.ex:240
msgid "Todo list doesn't exist"
msgstr "Списка дел не существует"
@@ -514,12 +554,13 @@ msgid "Token does not exist"
msgstr "Токен не существует"
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:67 lib/graphql/resolvers/feed_token.ex:70
#: lib/graphql/resolvers/feed_token.ex:67
#: lib/graphql/resolvers/feed_token.ex:70
msgid "Token is not a valid UUID"
msgstr "Токен не является допустимым UUID"
#, elixir-format
#: lib/graphql/error.ex:96 lib/graphql/resolvers/person.ex:458
#: lib/graphql/error.ex:96
msgid "User not found"
msgstr "Пользователь не найден"
@@ -539,7 +580,8 @@ msgid "You are not a member of this group"
msgstr "Вы не состоите в этой группе"
#, elixir-format
#: lib/graphql/resolvers/member.ex:157 lib/graphql/resolvers/member.ex:173
#: lib/graphql/resolvers/member.ex:157
#: lib/graphql/resolvers/member.ex:173
#: lib/graphql/resolvers/member.ex:188
msgid "You are not a moderator or admin for this group"
msgstr "Вы не модератор и не администратор этой группы"
@@ -605,45 +647,45 @@ msgid "You don't have permission to delete this token"
msgstr "У вас нет прав на удаление этого токена"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:54
#: lib/graphql/resolvers/admin.ex:56
msgid "You need to be logged-in and a moderator to list action logs"
msgstr ""
"Для доступа к журналу активности вы должны войти в систему и иметь права "
"модератора"
#, elixir-format
#: lib/graphql/resolvers/report.ex:28
#: lib/graphql/resolvers/report.ex:36
msgid "You need to be logged-in and a moderator to list reports"
msgstr ""
"Для доступа к списку отчётов вы должны войти в систему и иметь права "
"модератора"
#, elixir-format
#: lib/graphql/resolvers/report.ex:107
#: lib/graphql/resolvers/report.ex:115
msgid "You need to be logged-in and a moderator to update a report"
msgstr ""
"Для обновления отчёта вы должны войти в систему и иметь права модератора"
#, elixir-format
#: lib/graphql/resolvers/report.ex:45
#: lib/graphql/resolvers/report.ex:53
msgid "You need to be logged-in and a moderator to view a report"
msgstr "Для просмотра отчёта вы должны войти в систему и иметь права модератора"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:255
#: lib/graphql/resolvers/admin.ex:257
msgid "You need to be logged-in and an administrator to access admin settings"
msgstr ""
"Для доступа в админку вы должны войти в систему и иметь права администратора"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:239
#: lib/graphql/resolvers/admin.ex:241
msgid "You need to be logged-in and an administrator to access dashboard statistics"
msgstr ""
"Для доступа к панели со статистикой вы должны войти в систему и иметь права "
"администратора"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:281
#: lib/graphql/resolvers/admin.ex:283
msgid "You need to be logged-in and an administrator to save admin settings"
msgstr ""
"Для сохранения настроек в админке вы должны войти в систему и иметь права "
@@ -672,7 +714,7 @@ msgstr ""
"Вам необходимо войти в систему, чтобы иметь возможность создавать публикации"
#, elixir-format
#: lib/graphql/resolvers/report.ex:79
#: lib/graphql/resolvers/report.ex:87
msgid "You need to be logged-in to create reports"
msgstr ""
"Вам необходимо войти в систему, чтобы иметь возможность создавать отчёты"
@@ -776,7 +818,8 @@ msgid "Reset your password to login"
msgstr "Сбросьте пароль для входа в систему"
#, elixir-format
#: lib/graphql/error.ex:95 lib/graphql/error.ex:100
#: lib/graphql/error.ex:95
#: lib/graphql/error.ex:100
msgid "Resource not found"
msgstr "Ресурс не найден"
@@ -867,8 +910,11 @@ msgid "Profile ID provided is not the anonymous profile one"
msgstr "Указанный ID профиля не является анонимным"
#, elixir-format
#: lib/graphql/resolvers/group.ex:161 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
#: lib/graphql/resolvers/group.ex:161
#: lib/graphql/resolvers/group.ex:203
#: 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 "Предоставленное изображение слишком большое"
@@ -893,7 +939,8 @@ msgid "Unable to fetch resource details from this URL."
msgstr "Невозможно получить сведения о ресурсе по этому URL-адресу."
#, elixir-format
#: lib/graphql/resolvers/event.ex:164 lib/graphql/resolvers/participant.ex:253
#: lib/graphql/resolvers/event.ex:164
#: lib/graphql/resolvers/participant.ex:253
#: lib/graphql/resolvers/participant.ex:328
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr "Указанный профиль модератора не имеет доступа к этому событию"
@@ -949,6 +996,7 @@ msgid "Failed to update the group"
msgstr "Не удалось обновить группу"
#, elixir-format
#: lib/graphql/resolvers/admin.ex:338
#: lib/graphql/resolvers/user.ex:469
msgid "Failed to update user email"
msgstr "Не удалось обновить электронную почту пользователя"
@@ -1077,3 +1125,25 @@ msgstr ""
#: lib/graphql/resolvers/user.ex:157
msgid "Your email seems to be using an invalid format"
msgstr ""
#, elixir-format, ex-autogen
#: lib/graphql/resolvers/admin.ex:387
msgid "Can't confirm an already confirmed user"
msgstr ""
#, elixir-format, ex-autogen
#: lib/graphql/resolvers/admin.ex:391
msgid "Deconfirming users is not supported"
msgstr ""
#, elixir-format, ex-autogen, fuzzy
#: lib/graphql/resolvers/admin.ex:363
msgid "The new role must be different"
msgstr "Новый адрес электронной почты должен отличаться от текущего"
#, elixir-format, ex-autogen, fuzzy
#: lib/graphql/resolvers/admin.ex:314
msgid "You need to be logged-in and an administrator to edit an user's details"
msgstr ""
"Для сохранения настроек в админке вы должны войти в систему и иметь права "
"администратора"