feat(spam): Introduce checking new accounts, events & comments for spam with the help of Akismet

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-01-31 19:35:29 +01:00
parent 1db5c4ae2d
commit 317a3434b2
83 changed files with 7186 additions and 2394 deletions

View File

@@ -1171,7 +1171,7 @@ msgstr "Grupa %{group} została zawieszona na %{instance}!"
msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group."
msgstr ""
#: lib/web/email/group.ex:92
#: lib/web/email/group.ex:107
#, elixir-autogen, elixir-format
msgid "The group %{group} has been suspended on %{instance}"
msgstr "Grupa %{group} została zawieszona na %{instance}"
@@ -1409,8 +1409,8 @@ msgstr "Przepraszamy, ale coś poszło nie tak po naszej stronie."
msgid "This is a demonstration site to test Mobilizon."
msgstr "To jest strona demonstracyjna pozwalająca na przetestowanie Mobilizon."
#: lib/service/metadata/actor.ex:90
#: lib/service/metadata/actor.ex:97
#: lib/service/metadata/actor.ex:93
#: lib/service/metadata/actor.ex:100
#: lib/service/metadata/instance.ex:60
#: lib/service/metadata/instance.ex:66
#, elixir-autogen, elixir-format
@@ -1457,12 +1457,12 @@ msgstr "Serwer Mobilizon wydaje się tymczasowo nie działać."
msgid "Public feed for %{instance}"
msgstr ""
#: lib/graphql/resolvers/user.ex:333
#: lib/graphql/resolvers/user.ex:350
#, elixir-autogen, elixir-format
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
msgstr ""
#: lib/graphql/resolvers/user.ex:339
#: lib/graphql/resolvers/user.ex:356
#, 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 ""
@@ -1690,7 +1690,7 @@ msgstr "Uczestnictwo przyjęte"
msgid "Title: %{title}"
msgstr ""
#: lib/web/email/group.ex:45
#: lib/web/email/group.ex:46
#, elixir-autogen, elixir-format
msgid "📅 Just scheduled by %{group}: %{event}"
msgstr ""

View File

@@ -102,7 +102,7 @@ msgstr "musi być większy lub równy od %{number}"
msgid "must be equal to %{number}"
msgstr "musi być równy %{number}"
#: lib/graphql/resolvers/user.ex:115
#: lib/graphql/resolvers/user.ex:116
#, elixir-autogen, elixir-format
msgid "Cannot refresh the token"
msgstr "Nie można odświeżyć tokenu"
@@ -117,7 +117,7 @@ msgstr "Obency profil nie jest członkiem tej grupy"
msgid "Current profile is not an administrator of the selected group"
msgstr "Obecny profil nie jest administratorem zaznaczonej grupy"
#: lib/graphql/resolvers/user.ex:627
#: lib/graphql/resolvers/user.ex:644
#, elixir-autogen, elixir-format
msgid "Error while saving user settings"
msgstr "Błąd zapisywania ustawień użytkownika"
@@ -139,7 +139,7 @@ msgstr "Nie odnaleziono grupy"
msgid "Group with ID %{id} not found"
msgstr "Nie odnaleziono grupy o ID %{id}"
#: lib/graphql/resolvers/user.ex:93
#: lib/graphql/resolvers/user.ex:94
#, elixir-autogen, elixir-format
msgid "Impossible to authenticate, either your email or password are invalid."
msgstr ""
@@ -156,14 +156,14 @@ msgstr "Nie odnaleziono użytkownika"
msgid "No profile found for the moderator user"
msgstr "Nie znaleziono profilu dla konta moderatora"
#: lib/graphql/resolvers/user.ex:283
#: lib/graphql/resolvers/user.ex:300
#, elixir-autogen, elixir-format
msgid "No user to validate with this email was found"
msgstr ""
"Nie znaleziono użytkownika do zatwierdzenia z użyciem tego adresu e-mail"
#: lib/graphql/resolvers/person.ex:314
#: lib/graphql/resolvers/user.ex:313
#: lib/graphql/resolvers/person.ex:337
#: lib/graphql/resolvers/user.ex:330
#, elixir-autogen, elixir-format
msgid "No user with this email was found"
msgstr "Nie znaleziono użytkownika o tym adresie e-mail"
@@ -171,79 +171,79 @@ msgstr "Nie znaleziono użytkownika o tym adresie e-mail"
#: 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:389
#: lib/graphql/resolvers/person.ex:396
#: lib/graphql/resolvers/person.ex:425
#: lib/graphql/resolvers/person.ex:440
#: lib/graphql/resolvers/person.ex:245
#: lib/graphql/resolvers/person.ex:376
#: lib/graphql/resolvers/person.ex:412
#: lib/graphql/resolvers/person.ex:419
#: lib/graphql/resolvers/person.ex:448
#: lib/graphql/resolvers/person.ex:463
#, elixir-autogen, elixir-format
msgid "Profile is not owned by authenticated user"
msgstr "Profil nie należy do uwierzytelnionego użytkownika"
#: lib/graphql/resolvers/user.ex:167
#: lib/graphql/resolvers/user.ex:177
#, elixir-autogen, elixir-format
msgid "Registrations are not open"
msgstr "Rejestracje nie są otwarte"
#: lib/graphql/resolvers/user.ex:444
#: lib/graphql/resolvers/user.ex:461
#, elixir-autogen, elixir-format
msgid "The current password is invalid"
msgstr "Obecne hasło jest nieprawidłowe"
#: lib/graphql/resolvers/admin.ex:336
#: lib/graphql/resolvers/user.ex:487
#: lib/graphql/resolvers/user.ex:504
#, elixir-autogen, elixir-format
msgid "The new email doesn't seem to be valid"
msgstr "Nowy adres e-mail nie wydaje się być prawidłowy"
#: lib/graphql/resolvers/admin.ex:339
#: lib/graphql/resolvers/user.ex:490
#: lib/graphql/resolvers/user.ex:507
#, elixir-autogen, elixir-format
msgid "The new email must be different"
msgstr "Nowy adres e-mail musi się różnić od obecnego"
#: lib/graphql/resolvers/user.ex:447
#: lib/graphql/resolvers/user.ex:464
#, elixir-autogen, elixir-format
msgid "The new password must be different"
msgstr "Nowe hasło musi różnić się od obecnego"
#: lib/graphql/resolvers/user.ex:494
#: lib/graphql/resolvers/user.ex:556
#: lib/graphql/resolvers/user.ex:559
#: lib/graphql/resolvers/user.ex:511
#: lib/graphql/resolvers/user.ex:573
#: lib/graphql/resolvers/user.ex:576
#, elixir-autogen, elixir-format
msgid "The password provided is invalid"
msgstr "Wprowadzone hasło jest nieprawidłowe"
#: lib/graphql/resolvers/user.ex:451
#: lib/graphql/resolvers/user.ex:468
#, elixir-autogen, elixir-format
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr ""
"Wprowadzone hasło jest zbyt krótkie. Upewnij się, że Twoje hasło składa się "
"z przynajmniej 6 znaków."
#: lib/graphql/resolvers/user.ex:306
#: lib/graphql/resolvers/user.ex:323
#, elixir-autogen, elixir-format
msgid "This user can't reset their password"
msgstr "Ten użytkownik nie może resetować swojego hasła"
#: lib/graphql/resolvers/user.ex:89
#: lib/graphql/resolvers/user.ex:90
#, elixir-autogen, elixir-format
msgid "This user has been disabled"
msgstr "Ten użytkownik jest wyłączony"
#: lib/graphql/resolvers/user.ex:261
#: lib/graphql/resolvers/user.ex:266
#: lib/graphql/resolvers/user.ex:278
#: lib/graphql/resolvers/user.ex:283
#, elixir-autogen, elixir-format
msgid "Unable to validate user"
msgstr "Nie udało się zwalidować użytkownika"
#: lib/graphql/resolvers/user.ex:537
#: lib/graphql/resolvers/user.ex:554
#, elixir-autogen, elixir-format
msgid "User already disabled"
msgstr "Użytkownik jest już wyłączony"
#: lib/graphql/resolvers/user.ex:602
#: lib/graphql/resolvers/user.ex:619
#, elixir-autogen, elixir-format
msgid "User requested is not logged-in"
msgstr "Żądany użytkownik nie jest zalogowany"
@@ -269,12 +269,12 @@ msgstr "Nie możesz dołączyć do tej grupy"
msgid "You may not list groups unless moderator."
msgstr "Nie masz dostępu do listy grup, jeżeli nie jesteś moderatorem."
#: lib/graphql/resolvers/user.ex:502
#: lib/graphql/resolvers/user.ex:519
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to change your email"
msgstr "Musisz być zalogowany(-a), aby zmienić adres e-mail"
#: lib/graphql/resolvers/user.ex:459
#: lib/graphql/resolvers/user.ex:476
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to change your password"
msgstr "Musisz być zalogowany(-a), aby zmienić hasło"
@@ -284,7 +284,7 @@ msgstr "Musisz być zalogowany(-a), aby zmienić hasło"
msgid "You need to be logged-in to delete a group"
msgstr "Musisz być zalogowany(-a), aby usunąć grupę"
#: lib/graphql/resolvers/user.ex:564
#: lib/graphql/resolvers/user.ex:581
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to delete your account"
msgstr "Musisz być zalogowany(-a), aby usunąć konto"
@@ -304,18 +304,18 @@ msgstr "Musisz być zalogowany(-a), aby opuścić grupę"
msgid "You need to be logged-in to update a group"
msgstr "Musisz być zalogowany(-a), aby zaktualizować grupę"
#: lib/graphql/resolvers/user.ex:120
#: lib/graphql/resolvers/user.ex:121
#, elixir-autogen, elixir-format
msgid "You need to have an existing token to get a refresh token"
msgstr "Musisz mieć istniejący token, aby uzyskać token odświeżający"
#: lib/graphql/resolvers/user.ex:289
#: lib/graphql/resolvers/user.ex:316
#: lib/graphql/resolvers/user.ex:306
#: lib/graphql/resolvers/user.ex:333
#, elixir-autogen, elixir-format
msgid "You requested again a confirmation email too soon"
msgstr "Zbyt wcześnie poprosiłeś(-aś) o nową wiadomość potwierdzającą"
#: lib/graphql/resolvers/user.ex:170
#: lib/graphql/resolvers/user.ex:180
#, elixir-autogen, elixir-format
msgid "Your email is not on the allowlist"
msgstr "Twój adres e-mail nie jest na białej liście"
@@ -367,17 +367,17 @@ msgstr "Twoja instancja wymaga prawidłowego adresu e-mail"
msgid "Anonymous participation is not enabled"
msgstr "Anonimowe uczestnictwa nie są włączone"
#: lib/graphql/resolvers/person.ex:210
#: lib/graphql/resolvers/person.ex:219
#, elixir-autogen, elixir-format
msgid "Cannot remove the last administrator of a group"
msgstr "Nie można usunać jedynego administratora grupy"
#: lib/graphql/resolvers/person.ex:207
#: lib/graphql/resolvers/person.ex:216
#, elixir-autogen, elixir-format
msgid "Cannot remove the last identity of a user"
msgstr "Nie można usunąć jedynej tożsamości użytkownika"
#: lib/graphql/resolvers/comment.ex:126
#: lib/graphql/resolvers/comment.ex:147
#, elixir-autogen, elixir-format
msgid "Comment is already deleted"
msgstr "Komentarz jest już usunięty"
@@ -394,7 +394,7 @@ msgstr "Nie znaleziono dyskusji"
msgid "Error while saving report"
msgstr "Wystąpił błąd podczas zapisywania zgłoszenia"
#: lib/graphql/resolvers/report.ex:110
#: lib/graphql/resolvers/report.ex:116
#, elixir-autogen, elixir-format
msgid "Error while updating report"
msgstr "Wystąpił błąd podczas aktualizacji zgłoszenia"
@@ -405,8 +405,8 @@ msgid "Event id not found"
msgstr "Nie znaleziono id wydarzenia"
#: lib/graphql/error.ex:100
#: lib/graphql/resolvers/event.ex:337
#: lib/graphql/resolvers/event.ex:389
#: lib/graphql/resolvers/event.ex:355
#: lib/graphql/resolvers/event.ex:407
#, elixir-autogen, elixir-format
msgid "Event not found"
msgstr "Nie znaleziono wydarzenia"
@@ -455,12 +455,12 @@ msgstr "Uczestnik już ma rolę %{role}"
msgid "Participant not found"
msgstr "Nie znaleziono uczestnika"
#: lib/graphql/resolvers/person.ex:32
#: lib/graphql/resolvers/person.ex:33
#, elixir-autogen, elixir-format
msgid "Person with ID %{id} not found"
msgstr "Osoba o ID %{id} nie istnieje"
#: lib/graphql/resolvers/person.ex:56
#: lib/graphql/resolvers/person.ex:57
#, elixir-autogen, elixir-format
msgid "Person with username %{username} not found"
msgstr "Nie znaleziono osoby o nazwie użytkownika %{username}"
@@ -506,7 +506,7 @@ msgid "Profile is not member of group"
msgstr "Profil nie jest członkiem grupy"
#: lib/graphql/resolvers/actor.ex:67
#: lib/graphql/resolvers/person.ex:233
#: lib/graphql/resolvers/person.ex:242
#, elixir-autogen, elixir-format
msgid "Profile not found"
msgstr "Nie znaleziono profilu"
@@ -561,7 +561,7 @@ msgstr "Token nie jest prawidłowym UUID"
msgid "User not found"
msgstr "Nie znaleziono użytkownika"
#: lib/graphql/resolvers/person.ex:310
#: lib/graphql/resolvers/person.ex:333
#, elixir-autogen, elixir-format
msgid "You already have a profile for this user"
msgstr "Już masz profil dla tego użytkownika"
@@ -583,7 +583,7 @@ msgstr "Nie jesteś członkiem tej grupy"
msgid "You are not a moderator or admin for this group"
msgstr "Nie jesteś moderatorem ani administratorem tej grupy"
#: lib/graphql/resolvers/comment.ex:59
#: lib/graphql/resolvers/comment.ex:80
#, elixir-autogen, elixir-format
msgid "You are not allowed to create a comment if not connected"
msgstr ""
@@ -593,7 +593,7 @@ msgstr ""
msgid "You are not allowed to create a feed token if not connected"
msgstr ""
#: lib/graphql/resolvers/comment.ex:134
#: lib/graphql/resolvers/comment.ex:155
#, elixir-autogen, elixir-format
msgid "You are not allowed to delete a comment if not connected"
msgstr ""
@@ -603,7 +603,7 @@ msgstr ""
msgid "You are not allowed to delete a feed token if not connected"
msgstr ""
#: lib/graphql/resolvers/comment.ex:93
#: lib/graphql/resolvers/comment.ex:114
#, elixir-autogen, elixir-format
msgid "You are not allowed to update a comment if not connected"
msgstr ""
@@ -621,12 +621,12 @@ msgstr ""
"Nie możesz przydzielić sobie niższej rangi grupy, ponieważ jesteś jedynym "
"administratorem"
#: lib/graphql/resolvers/comment.ex:122
#: lib/graphql/resolvers/comment.ex:143
#, elixir-autogen, elixir-format
msgid "You cannot delete this comment"
msgstr "Nie możesz usunąć tego komentarza"
#: lib/graphql/resolvers/event.ex:385
#: lib/graphql/resolvers/event.ex:403
#, elixir-autogen, elixir-format
msgid "You cannot delete this event"
msgstr "Nie możesz usunąć tego wydarzenia"
@@ -651,7 +651,7 @@ msgstr "Musisz być zalogowanym moderatorem, aby mieć dostęp do dzennika dzia
msgid "You need to be logged-in and a moderator to list reports"
msgstr "Musisz być zalogowanym moderatorem, aby mieć dostęp do listy zgłoszeń"
#: lib/graphql/resolvers/report.ex:115
#: lib/graphql/resolvers/report.ex:121
#, elixir-autogen, elixir-format
msgid "You need to be logged-in and a moderator to update a report"
msgstr "Musisz być zalogowanym moderatorem, aby móc zaktualizować zgłoszenie"
@@ -692,7 +692,7 @@ msgstr "Musisz być zalogowany(-a), aby uzyskać dostęp do dyskusji"
msgid "You need to be logged-in to access resources"
msgstr "Musisz być zalogowany(-a), aby uzyskać dostęp do zasobów"
#: lib/graphql/resolvers/event.ex:295
#: lib/graphql/resolvers/event.ex:313
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to create events"
msgstr "Musisz być zalogowany(-a), aby móc utworzyć wydarzenia"
@@ -712,7 +712,7 @@ msgstr "Musisz być zalogowany(-a), aby utworzyć zgłoszenie"
msgid "You need to be logged-in to create resources"
msgstr "Musisz być zalogowany(-a), aby utworzyć zasób"
#: lib/graphql/resolvers/event.ex:394
#: lib/graphql/resolvers/event.ex:412
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to delete an event"
msgstr "Musisz być zalogowany(-a), aby usunąć wydarzenie"
@@ -737,7 +737,7 @@ msgstr "Musisz być zalogowany(-a), aby dołączyć do wydarzenia"
msgid "You need to be logged-in to leave an event"
msgstr "Musisz być zalogowany(-a), aby opuścić wydarzenie"
#: lib/graphql/resolvers/event.ex:351
#: lib/graphql/resolvers/event.ex:369
#, elixir-autogen, elixir-format
msgid "You need to be logged-in to update an event"
msgstr "Musisz być zalogowany(-a), aby zaktualizować wydarzenie"
@@ -845,12 +845,12 @@ msgstr "Plik nie ma dozwolonego typu MIME."
msgid "Profile is not administrator for the group"
msgstr "Profil nie jest administratorem grupy"
#: lib/graphql/resolvers/event.ex:340
#: lib/graphql/resolvers/event.ex:358
#, elixir-autogen, elixir-format
msgid "You can't edit this event."
msgstr "Nie możesz edytować tego wydarzenia."
#: lib/graphql/resolvers/event.ex:343
#: lib/graphql/resolvers/event.ex:361
#, elixir-autogen, elixir-format
msgid "You can't attribute this event to this profile."
msgstr "Nie możesz przypisać tego wydarzenia do tego profilu."
@@ -880,7 +880,7 @@ msgstr ""
msgid "You must provide either an ID or a slug to access a discussion"
msgstr ""
#: lib/graphql/resolvers/event.ex:290
#: lib/graphql/resolvers/event.ex:275
#, elixir-autogen, elixir-format
msgid "Organizer profile is not owned by the user"
msgstr ""
@@ -892,9 +892,9 @@ msgstr ""
#: lib/graphql/resolvers/group.ex:181
#: lib/graphql/resolvers/group.ex:223
#: lib/graphql/resolvers/person.ex:148
#: lib/graphql/resolvers/person.ex:182
#: lib/graphql/resolvers/person.ex:304
#: lib/graphql/resolvers/person.ex:157
#: lib/graphql/resolvers/person.ex:191
#: lib/graphql/resolvers/person.ex:324
#, elixir-autogen, elixir-format
msgid "The provided picture is too heavy"
msgstr ""
@@ -904,7 +904,7 @@ msgstr ""
msgid "Error while creating resource"
msgstr "Wystąpił błąd podczas zapisywania zgłoszenia"
#: lib/graphql/resolvers/user.ex:520
#: lib/graphql/resolvers/user.ex:537
#, elixir-autogen, elixir-format
msgid "Invalid activation token"
msgstr ""
@@ -914,29 +914,29 @@ msgstr ""
msgid "Unable to fetch resource details from this URL."
msgstr ""
#: lib/graphql/resolvers/event.ex:164
#: lib/graphql/resolvers/event.ex:165
#: lib/graphql/resolvers/participant.ex:253
#: lib/graphql/resolvers/participant.ex:328
#, elixir-autogen, elixir-format
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr "Wskazany profil moderatora nie ma uprawnień dla tego wydarzenia"
#: lib/graphql/resolvers/event.ex:276
#: lib/graphql/resolvers/event.ex:286
#, elixir-autogen, elixir-format
msgid "Organizer profile doesn't have permission to create an event on behalf of this group"
msgstr ""
#: lib/graphql/resolvers/event.ex:331
#: lib/graphql/resolvers/event.ex:349
#, elixir-autogen, elixir-format
msgid "This profile doesn't have permission to update an event on behalf of this group"
msgstr ""
#: lib/graphql/resolvers/user.ex:174
#: lib/graphql/resolvers/user.ex:184
#, elixir-autogen, elixir-format
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
msgstr ""
#: lib/graphql/resolvers/comment.ex:129
#: lib/graphql/resolvers/comment.ex:150
#, elixir-autogen, elixir-format
msgid "Comment not found"
msgstr "Nie znaleziono wydarzenia"
@@ -946,12 +946,12 @@ msgstr "Nie znaleziono wydarzenia"
msgid "Error while creating a discussion"
msgstr "Wystąpił błąd podczas zapisywania zgłoszenia"
#: lib/graphql/resolvers/user.ex:641
#: lib/graphql/resolvers/user.ex:658
#, elixir-autogen, elixir-format
msgid "Error while updating locale"
msgstr "Wystąpił błąd podczas aktualizacji zgłoszenia"
#: lib/graphql/resolvers/person.ex:307
#: lib/graphql/resolvers/person.ex:327
#, elixir-autogen, elixir-format
msgid "Error while uploading pictures"
msgstr "Wystąpił błąd podczas aktualizacji zgłoszenia"
@@ -967,12 +967,12 @@ msgid "Failed to update the group"
msgstr ""
#: lib/graphql/resolvers/admin.ex:333
#: lib/graphql/resolvers/user.ex:484
#: lib/graphql/resolvers/user.ex:501
#, elixir-autogen, elixir-format
msgid "Failed to update user email"
msgstr ""
#: lib/graphql/resolvers/user.ex:516
#: lib/graphql/resolvers/user.ex:533
#, elixir-autogen, elixir-format
msgid "Failed to validate user email"
msgstr "Nie udało się zwalidować użytkownika"
@@ -987,12 +987,12 @@ msgstr ""
msgid "Unknown error while updating resource"
msgstr ""
#: lib/graphql/resolvers/comment.ex:84
#: lib/graphql/resolvers/comment.ex:105
#, elixir-autogen, elixir-format
msgid "You are not the comment creator"
msgstr ""
#: lib/graphql/resolvers/user.ex:441
#: lib/graphql/resolvers/user.ex:458
#, elixir-autogen, elixir-format
msgid "You cannot change your password."
msgstr ""
@@ -1022,17 +1022,17 @@ msgstr ""
msgid "Only admins can create groups"
msgstr ""
#: lib/graphql/resolvers/event.ex:283
#: lib/graphql/resolvers/event.ex:279
#, elixir-autogen, elixir-format
msgid "Only groups can create events"
msgstr ""
#: lib/graphql/resolvers/event.ex:269
#: lib/graphql/resolvers/event.ex:305
#, elixir-autogen, elixir-format
msgid "Unknown error while creating event"
msgstr ""
#: lib/graphql/resolvers/user.ex:497
#: lib/graphql/resolvers/user.ex:514
#, elixir-autogen, elixir-format
msgid "User cannot change email"
msgstr ""
@@ -1047,12 +1047,12 @@ msgstr ""
msgid "Follow not found"
msgstr ""
#: lib/graphql/resolvers/user.ex:362
#: lib/graphql/resolvers/user.ex:379
#, elixir-autogen, elixir-format
msgid "Profile with username %{username} not found"
msgstr "Nie znaleziono osoby o nazwie użytkownika %{username}"
#: lib/graphql/resolvers/user.ex:357
#: lib/graphql/resolvers/user.ex:374
#, elixir-autogen, elixir-format
msgid "This profile does not belong to you"
msgstr ""
@@ -1092,7 +1092,7 @@ msgstr "Nie masz uprawnień do usunięcia tego członka."
msgid "You must be logged-in to remove a member"
msgstr ""
#: lib/graphql/resolvers/user.ex:164
#: lib/graphql/resolvers/user.ex:174
#, elixir-autogen, elixir-format
msgid "Your email seems to be using an invalid format"
msgstr ""
@@ -1134,8 +1134,44 @@ msgstr ""
msgid "Username must only contain alphanumeric lowercased characters and underscores."
msgstr ""
#: lib/graphql/resolvers/user.ex:286
#: lib/graphql/resolvers/user.ex:309
#: lib/graphql/resolvers/user.ex:303
#: lib/graphql/resolvers/user.ex:326
#, elixir-autogen, elixir-format, fuzzy
msgid "This email doesn't seem to be valid"
msgstr "Nowy adres e-mail nie wydaje się być prawidłowy"
#: lib/graphql/resolvers/comment.ex:65
#, elixir-autogen, elixir-format
msgid "This comment was detected as spam."
msgstr ""
#: lib/graphql/resolvers/event.ex:293
#, elixir-autogen, elixir-format
msgid "This event was detected as spam."
msgstr ""
#: lib/graphql/api/reports.ex:66
#, elixir-autogen, elixir-format
msgid "Unsupported status for a report"
msgstr ""
#: lib/graphql/api/reports.ex:127
#, elixir-autogen, elixir-format
msgid "You can only remove your own notes"
msgstr ""
#: lib/graphql/api/reports.ex:94
#: lib/graphql/api/reports.ex:121
#, elixir-autogen, elixir-format
msgid "You need to be a moderator or an administrator to create a note on a report"
msgstr ""
#: lib/graphql/resolvers/person.ex:330
#, elixir-autogen, elixir-format
msgid "Your profile was detected as spam."
msgstr ""
#: lib/graphql/resolvers/user.ex:191
#, elixir-autogen, elixir-format
msgid "Your registration has been detected as spam and cannot be processed."
msgstr ""