mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-10-31 23:40:11 +00:00
6f2bb7f0b5
Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/emails/nl/
78 lines
3.2 KiB
JSON
78 lines
3.2 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Nederlands (NL)"
|
|
},
|
|
"strings": {
|
|
"ifItWasNotYou": "Als jij dit niet was, negeer dit dan alsjeblieft.",
|
|
"reason": "Reden",
|
|
"helloUser": "Hoi {username},"
|
|
},
|
|
"userCreated": {
|
|
"title": "Melding: Gebruiker aangemaakt",
|
|
"aUserWasCreated": "Er is een gebruiker aangemaakt door gebruik te maken van code {code}.",
|
|
"time": "Tijdstip",
|
|
"notificationNotice": "Opmerking: Meldingse-mails kunnen worden aan- of uitgezet via het beheerdersdashboard.",
|
|
"name": "Gebruiker aangemaakt"
|
|
},
|
|
"inviteExpiry": {
|
|
"title": "Melding: Uitnodiging verlopen",
|
|
"inviteExpired": "Uitnodiging verlopen.",
|
|
"expiredAt": "Code {code} is verlopen op {time}.",
|
|
"notificationNotice": "Opmerking: Meldingse-mails kunnen worden aan- of uitgezet via het beheerdersdashboard.",
|
|
"name": "Uitnodiging verlopen"
|
|
},
|
|
"passwordReset": {
|
|
"title": "Wachtwoordreset aangevraagd - Jellyfin",
|
|
"someoneHasRequestedReset": "Iemand heeft recentelijk een wachtwoordreset aangevraagd in Jellyfin.",
|
|
"ifItWasYou": "Als jij dit was, voer dan onderstaande PIN in.",
|
|
"codeExpiry": "De code verloopt op {date}, op {time} UTC, dat is over {expiresInMinutes}.",
|
|
"pin": "PIN",
|
|
"name": "Wachtwoordreset",
|
|
"ifItWasYouLink": "Als jij dit was, klik dan op onderstaande link."
|
|
},
|
|
"userDeleted": {
|
|
"title": "Je account is verwijderd - Jellyfin",
|
|
"yourAccountWasDeleted": "Je Jellyfin account is verwijderd.",
|
|
"name": "Gebruiker verwijderd"
|
|
},
|
|
"inviteEmail": {
|
|
"title": "Uitnodiging - Jellyfin",
|
|
"hello": "Hoi",
|
|
"youHaveBeenInvited": "Je bent uitgenodigd voor Jellyfin.",
|
|
"toJoin": "Volg onderstaande link om door te gaan.",
|
|
"inviteExpiry": "Deze uitnodiging verloopt op {date}, om {time}, dat is over {expiresInMinutes}, dus wees er snel bij.",
|
|
"linkButton": "Maak account aan",
|
|
"name": "Uitnodigingse-mail"
|
|
},
|
|
"welcomeEmail": {
|
|
"title": "Welkom bij Jellyfin",
|
|
"welcome": "Welkom bij Jellyfin!",
|
|
"youCanLoginWith": "Je kunt inloggen met onderstaande gegevens",
|
|
"jellyfinURL": "URL",
|
|
"name": "Welkom",
|
|
"yourAccountWillExpire": "Je account verloopt op {date}."
|
|
},
|
|
"emailConfirmation": {
|
|
"title": "Bevestig je e-mailadres - Jellyfin",
|
|
"clickBelow": "Klik op onderstaande link om je e-mailadres te bevestigen en te beginnen met Jellyfin.",
|
|
"confirmEmail": "Bevestig e-mailadres",
|
|
"name": "Bevestingingse-mail"
|
|
},
|
|
"userExpired": {
|
|
"name": "Gebruikersverloop",
|
|
"title": "Je account is verlopen - Jellyfin",
|
|
"yourAccountHasExpired": "Je account is verlopen.",
|
|
"contactTheAdmin": "Neem contact op met de beheerder voor meer info."
|
|
},
|
|
"userDisabled": {
|
|
"title": "Je account is uitgeschakeld - Jellyfin",
|
|
"name": "Gebruiker uitgeschakeld",
|
|
"yourAccountWasDisabled": "Je account is uitgeschakeld."
|
|
},
|
|
"userEnabled": {
|
|
"yourAccountWasEnabled": "Je account is opnieuw ingeschakeld.",
|
|
"name": "Gebruiker ingeschakeld",
|
|
"title": "Je account is opnieuw ingeschakeld - Jellyfin"
|
|
}
|
|
}
|