Add missing group name to activity notifications
Closes #799 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -126,7 +126,7 @@ msgid "Current profile is not an administrator of the selected group"
|
||||
msgstr "A jelenlegi profil nem adminisztrátora a kijelölt csoportnak"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:593
|
||||
#: lib/graphql/resolvers/user.ex:613
|
||||
msgid "Error while saving user settings"
|
||||
msgstr "Hiba a felhasználói beállítások mentésekor"
|
||||
|
||||
@@ -158,12 +158,12 @@ msgid "No profile found for the moderator user"
|
||||
msgstr "Nem található profil a moderátor felhasználóhoz"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:253
|
||||
#: lib/graphql/resolvers/user.ex:273
|
||||
msgid "No user to validate with this email was found"
|
||||
msgstr "Nem található ezzel az e-mail-címmel ellenőrzendő felhasználó"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:278
|
||||
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:298
|
||||
msgid "No user with this email was found"
|
||||
msgstr "Nem található ezzel az e-mail-címmel rendelkező felhasználó"
|
||||
|
||||
@@ -176,45 +176,45 @@ msgid "Profile is not owned by authenticated user"
|
||||
msgstr "A profilt nem hitelesített felhasználó birtokolja"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:156
|
||||
#: lib/graphql/resolvers/user.ex:160
|
||||
msgid "Registrations are not open"
|
||||
msgstr "A regisztrációk nincsenek nyitva"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:408
|
||||
#: lib/graphql/resolvers/user.ex:428
|
||||
msgid "The current password is invalid"
|
||||
msgstr "A jelenlegi jelszó érvénytelen"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:451
|
||||
#: lib/graphql/resolvers/user.ex:471
|
||||
msgid "The new email doesn't seem to be valid"
|
||||
msgstr "Az új e-mail-cím nem tűnik érvényesnek"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:454
|
||||
#: lib/graphql/resolvers/user.ex:474
|
||||
msgid "The new email must be different"
|
||||
msgstr "Az új e-mail-címnek eltérőnek kell lennie"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:411
|
||||
#: lib/graphql/resolvers/user.ex:431
|
||||
msgid "The new password must be different"
|
||||
msgstr "Az új jelszónak eltérőnek kell lennie"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:458 lib/graphql/resolvers/user.ex:520
|
||||
#: lib/graphql/resolvers/user.ex:523
|
||||
#: lib/graphql/resolvers/user.ex:478 lib/graphql/resolvers/user.ex:540
|
||||
#: lib/graphql/resolvers/user.ex:543
|
||||
msgid "The password provided is invalid"
|
||||
msgstr "A megadott jelszó érvénytelen"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:415
|
||||
#: lib/graphql/resolvers/user.ex:435
|
||||
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
|
||||
msgstr ""
|
||||
"A választott jelszó túl rövid. Győződjön meg arról, hogy a jelszava "
|
||||
"tartalmazzon legalább 6 karaktert."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:274
|
||||
#: lib/graphql/resolvers/user.ex:294
|
||||
msgid "This user can't reset their password"
|
||||
msgstr "Ez a felhasználó nem tudja visszaállítani a jelszavát"
|
||||
|
||||
@@ -224,17 +224,17 @@ msgid "This user has been disabled"
|
||||
msgstr "Ez a felhasználó le lett tiltva"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:232 lib/graphql/resolvers/user.ex:237
|
||||
#: lib/graphql/resolvers/user.ex:252 lib/graphql/resolvers/user.ex:257
|
||||
msgid "Unable to validate user"
|
||||
msgstr "Nem lehet ellenőrizni a felhasználót"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:501
|
||||
#: lib/graphql/resolvers/user.ex:521
|
||||
msgid "User already disabled"
|
||||
msgstr "A felhasználó már le van tiltva"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:568
|
||||
#: lib/graphql/resolvers/user.ex:588
|
||||
msgid "User requested is not logged-in"
|
||||
msgstr "A kért felhasználó nincs bejelentkezve"
|
||||
|
||||
@@ -259,12 +259,12 @@ msgid "You may not list groups unless moderator."
|
||||
msgstr "Lehet, hogy nem sorolhatja fel a csoportokat, hacsak nem moderátor."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:466
|
||||
#: lib/graphql/resolvers/user.ex:486
|
||||
msgid "You need to be logged-in to change your email"
|
||||
msgstr "Bejelentkezve kell lennie az e-mail-címe megváltoztatásához"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:423
|
||||
#: lib/graphql/resolvers/user.ex:443
|
||||
msgid "You need to be logged-in to change your password"
|
||||
msgstr "Bejelentkezve kell lennie a jelszava megváltoztatásához"
|
||||
|
||||
@@ -274,7 +274,7 @@ msgid "You need to be logged-in to delete a group"
|
||||
msgstr "Bejelentkezve kell lennie egy csoport törléséhez"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:528
|
||||
#: lib/graphql/resolvers/user.ex:548
|
||||
msgid "You need to be logged-in to delete your account"
|
||||
msgstr "Bejelentkezve kell lennie a fiókja törléséhez"
|
||||
|
||||
@@ -299,12 +299,12 @@ msgid "You need to have an existing token to get a refresh token"
|
||||
msgstr "Szüksége van egy meglévő tokenre egy frissítési token beszerzéséhez"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:256 lib/graphql/resolvers/user.ex:281
|
||||
#: lib/graphql/resolvers/user.ex:276 lib/graphql/resolvers/user.ex:301
|
||||
msgid "You requested again a confirmation email too soon"
|
||||
msgstr "Túl hamar kért újra egy megerősítő e-mailt"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:159
|
||||
#: lib/graphql/resolvers/user.ex:163
|
||||
msgid "Your email is not on the allowlist"
|
||||
msgstr "Az e-mail-címe nincs rajta az engedélyezési listán"
|
||||
|
||||
@@ -880,7 +880,7 @@ msgid "Error while creating resource"
|
||||
msgstr "Hiba az erőforrás létrehozáskor"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:484
|
||||
#: lib/graphql/resolvers/user.ex:504
|
||||
msgid "Invalid activation token"
|
||||
msgstr "Érvénytelen aktiválási token"
|
||||
|
||||
@@ -906,7 +906,7 @@ msgid "This profile doesn't have permission to update an event on behalf of this
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:163
|
||||
#: lib/graphql/resolvers/user.ex:167
|
||||
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
|
||||
msgstr ""
|
||||
|
||||
@@ -921,7 +921,7 @@ msgid "Error while creating a discussion"
|
||||
msgstr "Hiba az erőforrás létrehozáskor"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:607
|
||||
#: lib/graphql/resolvers/user.ex:627
|
||||
msgid "Error while updating locale"
|
||||
msgstr "Hiba a jelentés frissítésekor"
|
||||
|
||||
@@ -941,12 +941,12 @@ msgid "Failed to update the group"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:448
|
||||
#: lib/graphql/resolvers/user.ex:468
|
||||
msgid "Failed to update user email"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:480
|
||||
#: lib/graphql/resolvers/user.ex:500
|
||||
msgid "Failed to validate user email"
|
||||
msgstr "Nem lehet ellenőrizni a felhasználót"
|
||||
|
||||
@@ -966,7 +966,7 @@ msgid "You are not the comment creator"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:405
|
||||
#: lib/graphql/resolvers/user.ex:425
|
||||
msgid "You cannot change your password."
|
||||
msgstr ""
|
||||
|
||||
@@ -1006,7 +1006,7 @@ msgid "Unknown error while creating event"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:461
|
||||
#: lib/graphql/resolvers/user.ex:481
|
||||
msgid "User cannot change email"
|
||||
msgstr ""
|
||||
|
||||
@@ -1021,12 +1021,12 @@ msgid "Follow not found"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:327
|
||||
#: lib/graphql/resolvers/user.ex:347
|
||||
msgid "Profile with username %{username} not found"
|
||||
msgstr "Nem található %{username} felhasználónévvel rendelkező személy"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:322
|
||||
#: lib/graphql/resolvers/user.ex:342
|
||||
msgid "This profile does not belong to you"
|
||||
msgstr ""
|
||||
|
||||
@@ -1064,3 +1064,8 @@ msgstr "Nincs meg a jogosultsága a tag eltávolításához."
|
||||
#: lib/graphql/resolvers/member.ex:250
|
||||
msgid "You must be logged-in to remove a member"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:157
|
||||
msgid "Your email seems to be using an invalid format"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user