mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
cf747c1ddb
Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/nl/
68 lines
2.1 KiB
JSON
68 lines
2.1 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Nederlands (NL)"
|
|
},
|
|
"strings": {
|
|
"username": "Gebruikersnaam",
|
|
"password": "Wachtwoord",
|
|
"emailAddress": "E-mailadres",
|
|
"name": "Naam",
|
|
"submit": "Verstuur",
|
|
"send": "Verstuur",
|
|
"success": "Succes",
|
|
"continue": "Doorgaan",
|
|
"error": "Fout",
|
|
"copy": "Kopiëer",
|
|
"copied": "Gekopieerd",
|
|
"time24h": "24u-formaat",
|
|
"time12h": "12u-formaat",
|
|
"linkTelegram": "Koppel Telegram",
|
|
"contactEmail": "Stuur e-mailbericht",
|
|
"contactTelegram": "Stuur Telegram-bericht",
|
|
"linkDiscord": "Koppel Discord",
|
|
"linkMatrix": "Koppel Matrix",
|
|
"contactDiscord": "Stuur Discord bericht",
|
|
"theme": "Thema",
|
|
"refresh": "Ververs",
|
|
"required": "Verplicht",
|
|
"login": "Inloggen",
|
|
"logout": "Uitloggen",
|
|
"admin": "Beheerder",
|
|
"enabled": "Ingeschakeld",
|
|
"disabled": "Uitgeschakeld",
|
|
"reEnable": "Opnieuw inschakelen",
|
|
"disable": "Uitschakelen",
|
|
"expiry": "Verloop",
|
|
"add": "Voeg toe",
|
|
"edit": "Bewerken",
|
|
"delete": "Verwijderen",
|
|
"inviteRemainingUses": "Resterend aantal keer te gebruiken",
|
|
"referrals": "Verwijzingen",
|
|
"contactMethods": "Contactmethodes",
|
|
"accountStatus": "Account status",
|
|
"notSet": "Niet ingesteld",
|
|
"myAccount": "Mijn account"
|
|
},
|
|
"notifications": {
|
|
"errorLoginBlank": "De gebruikersnaam en/of wachtwoord is leeg.",
|
|
"errorConnection": "Kon geen verbinding maken met jfa-go.",
|
|
"errorUnknown": "Onbekende fout.",
|
|
"error401Unauthorized": "Geen toegang. Probeer de pagina te vernieuwen.",
|
|
"errorSaveSettings": "Opslaan van instellingen mislukt."
|
|
},
|
|
"quantityStrings": {
|
|
"year": {
|
|
"singular": "{n} jaar",
|
|
"plural": "{n} jaar"
|
|
},
|
|
"month": {
|
|
"singular": "{n} maand",
|
|
"plural": "{n} maanden"
|
|
},
|
|
"day": {
|
|
"singular": "{n} dag",
|
|
"plural": "{n} dagen"
|
|
}
|
|
}
|
|
}
|