New translations app.json (Dutch)

This commit is contained in:
Eugen Rochko 2022-01-10 04:36:39 +01:00
parent 3bc507f2f1
commit 86a302855c
1 changed files with 13 additions and 3 deletions

View File

@ -193,10 +193,14 @@
},
"scene": {
"welcome": {
"slogan": "Sociale media terug in uw handen."
"slogan": "Sociale media terug in uw handen.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Kies een server, welke dan ook.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Alles",
@ -249,6 +253,12 @@
},
"password": {
"placeholder": "wachtwoord",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Uw wachtwoord moet ten minste acht tekens bevatten"
},
"invite": {
@ -299,7 +309,7 @@
"subtitle": "We hebben een e-mail gestuurd naar %s,\nklik op de link om uw account te bevestigen.",
"button": {
"open_email_app": "Email Openen",
"dont_receive_email": "Ik heb geen email ontvangen"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Controleer uw emailadres",
@ -554,4 +564,4 @@
"accessibility_hint": "Double tap to dismiss this wizard"
}
}
}
}