Translate two backend errors from password change

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-08-02 19:31:16 +02:00
parent 383b3b6a78
commit 056146a566
69 changed files with 2614 additions and 1554 deletions

View File

@@ -302,17 +302,17 @@ msgstr ""
msgid "The group %{group} was updated by %{profile}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/post.ex:47
msgid "The post %{post} from group %{group} was deleted by %{profile}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/post.ex:31
msgid "The post %{post} from group %{group} was published by %{profile}."
msgstr ""
#, elixir-format, fuzzy
#, elixir-format
#: lib/service/activity/renderer/post.ex:39
msgid "The post %{post} from group %{group} was updated by %{profile}."
msgstr ""

View File

@@ -128,7 +128,7 @@ msgid "Your participation to event %{title} has been rejected"
msgstr "Deltakinga di på hendinga %{title} er avslegen"
#, elixir-format
#: lib/web/email/event.ex:37
#: lib/web/email/event.ex:36
msgid "Event %{title} has been updated"
msgstr "Hendinga %{title} er oppdatert"
@@ -347,12 +347,12 @@ msgid "What information do we collect?"
msgstr "Kva opplysingar samlar me?"
#, elixir-format
#: lib/web/email/user.ex:176
#: lib/web/email/user.ex:180
msgid "Mobilizon on %{instance}: confirm your email address"
msgstr "Mobilizon på %{instance}: stadfest epostadressa di"
#, elixir-format
#: lib/web/email/user.ex:152
#: lib/web/email/user.ex:156
msgid "Mobilizon on %{instance}: email changed"
msgstr "Mobilizon på %{instance}: epostadressa er endra"
@@ -1700,3 +1700,13 @@ msgstr "Mobilizon-tenaren ser ut til å vera nede i augeblinken."
#: lib/service/export/feed.ex:73
msgid "Public feed for %{instance}"
msgstr ""
#, elixir-format
#: lib/web/email/user.ex:114
msgid "The password you have choosen is too short. Please make sure your password contains at least 6 charaters."
msgstr ""
#, elixir-format
#: lib/web/email/user.ex:120
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
msgstr ""

View File

@@ -131,7 +131,7 @@ msgid "Error while saving user settings"
msgstr "Greidde ikkje lagra brukarinnstillingane"
#, elixir-format
#: lib/graphql/error.ex:90 lib/graphql/resolvers/group.ex:203
#: lib/graphql/error.ex:91 lib/graphql/resolvers/group.ex:203
#: lib/graphql/resolvers/group.ex:234 lib/graphql/resolvers/group.ex:269 lib/graphql/resolvers/member.ex:80
msgid "Group not found"
msgstr "Fann ikkje gruppa"
@@ -368,7 +368,7 @@ msgid "Comment is already deleted"
msgstr "Kommentaren er allereie sletta"
#, elixir-format
#: lib/graphql/error.ex:92 lib/graphql/resolvers/discussion.ex:62
#: lib/graphql/error.ex:93 lib/graphql/resolvers/discussion.ex:62
msgid "Discussion not found"
msgstr "Fann ikkje ordskiftet"
@@ -388,8 +388,8 @@ msgid "Event id not found"
msgstr "Fann ikkje ID-en til hendinga"
#, elixir-format
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:284
#: lib/graphql/resolvers/event.ex:328
#: lib/graphql/error.ex:90 lib/graphql/resolvers/event.ex:313
#: lib/graphql/resolvers/event.ex:358
msgid "Event not found"
msgstr "Fann ikkje hendinga"
@@ -517,7 +517,7 @@ msgid "Token is not a valid UUID"
msgstr "Teiknet er ikkje ein gyldig UUID"
#, elixir-format
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:356
#: lib/graphql/error.ex:88 lib/graphql/resolvers/person.ex:356
msgid "User not found"
msgstr "Fann ikkje brukaren"
@@ -588,7 +588,7 @@ msgid "You cannot delete this comment"
msgstr "Du kan ikkje sletta denne kommentaren"
#, elixir-format
#: lib/graphql/resolvers/event.ex:324
#: lib/graphql/resolvers/event.ex:354
msgid "You cannot delete this event"
msgstr "Du kan ikkje sletta denne hendinga"
@@ -655,7 +655,7 @@ msgid "You need to be logged-in to access resources"
msgstr "Du må vera innlogga for å sjå ressursane"
#, elixir-format
#: lib/graphql/resolvers/event.ex:259
#: lib/graphql/resolvers/event.ex:283
msgid "You need to be logged-in to create events"
msgstr "Du må vera innlogga for å laga hendingar"
@@ -675,7 +675,7 @@ msgid "You need to be logged-in to create resources"
msgstr "Du må vera innlogga for å laga ressursar"
#, elixir-format
#: lib/graphql/resolvers/event.ex:333
#: lib/graphql/resolvers/event.ex:363
msgid "You need to be logged-in to delete an event"
msgstr "Du må vera innlogga for å sletta ei hending"
@@ -700,7 +700,7 @@ msgid "You need to be logged-in to leave an event"
msgstr "Du må vera innlogga for å melda deg av ei hending"
#, elixir-format
#: lib/graphql/resolvers/event.ex:298
#: lib/graphql/resolvers/event.ex:327
msgid "You need to be logged-in to update an event"
msgstr "Du må vera innlogga for å oppdatera hendingar"
@@ -742,47 +742,47 @@ msgid "This email is already used."
msgstr "Denne eposten er allereie i bruk."
#, elixir-format
#: lib/graphql/error.ex:88
#: lib/graphql/error.ex:89
msgid "Post not found"
msgstr "Fann ikkje innlegget"
#, elixir-format
#: lib/graphql/error.ex:75
#: lib/graphql/error.ex:76
msgid "Invalid arguments passed"
msgstr "Ugyldige argument"
#, elixir-format
#: lib/graphql/error.ex:81
#: lib/graphql/error.ex:82
msgid "Invalid credentials"
msgstr "Ugyldig innlogging"
#, elixir-format
#: lib/graphql/error.ex:79
#: lib/graphql/error.ex:80
msgid "Reset your password to login"
msgstr "Nullstill passordet for å logga inn"
#, elixir-format
#: lib/graphql/error.ex:86 lib/graphql/error.ex:91
#: lib/graphql/error.ex:87 lib/graphql/error.ex:92
msgid "Resource not found"
msgstr "Fann ikkje ressursen"
#, elixir-format
#: lib/graphql/error.ex:93
#: lib/graphql/error.ex:94
msgid "Something went wrong"
msgstr "Noko gjekk gale"
#, elixir-format
#: lib/graphql/error.ex:74
#: lib/graphql/error.ex:75
msgid "Unknown Resource"
msgstr "Ukjend ressurs"
#, elixir-format
#: lib/graphql/error.ex:84
#: lib/graphql/error.ex:85
msgid "You don't have permission to do this"
msgstr "Du har ikkje løyve til å gjera detet"
#, elixir-format
#: lib/graphql/error.ex:76
#: lib/graphql/error.ex:77
msgid "You need to be logged in"
msgstr "Du må vera innlogga"
@@ -807,12 +807,12 @@ msgid "Profile is not administrator for the group"
msgstr "Profilen er ikkje administrator for gruppa"
#, elixir-format
#: lib/graphql/resolvers/event.ex:287
#: lib/graphql/resolvers/event.ex:316
msgid "You can't edit this event."
msgstr "Du kan ikkje endra denne hendinga."
#, elixir-format
#: lib/graphql/resolvers/event.ex:290
#: lib/graphql/resolvers/event.ex:319
msgid "You can't attribute this event to this profile."
msgstr "Du kan ikkje kopla denne hendinga til denne profilen."
@@ -843,7 +843,7 @@ msgstr ""
"Du må gje anten ein ID eller ei stuttadresse for å få tilgang til ordskiftet"
#, elixir-format
#: lib/graphql/resolvers/event.ex:248
#: lib/graphql/resolvers/event.ex:272
msgid "Organizer profile is not owned by the user"
msgstr "Brukaren eig ikkje arrangørprofilen"
@@ -879,6 +879,16 @@ msgid "Unable to fetch resource details from this URL."
msgstr "Greidde ikkje henta ressursdetaljane frå denne adressa."
#, elixir-format
#: lib/graphql/resolvers/event.ex:148 lib/graphql/resolvers/participant.ex:234
#: lib/graphql/resolvers/event.ex:164 lib/graphql/resolvers/participant.ex:234
msgid "Provided profile doesn't have moderator permissions on this event"
msgstr "Moderatorprofilen har ikkje tilgang til denne hendinga"
#, elixir-format
#: lib/graphql/resolvers/event.ex:266
msgid "Organizer profile doesn't have permission to create an event on behalf of this group"
msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:307
msgid "This profile doesn't have permission to update an event on behalf of this group"
msgstr ""