2017-04-13 16:02:23 +02:00
---
nl :
devise :
confirmations :
2017-04-13 19:18:32 +02:00
confirmed : Je account is bevestigd.
2017-04-18 00:16:03 +02:00
send_instructions : Je ontvangt via e-mail instructies hoe je jouw account kan bevestigen.
send_paranoid_instructions : Als jouw e-mailadres in de database staat, ontvang je via e-mail instructies hoe je jouw account kan bevestigen.
2017-04-13 16:02:23 +02:00
failure :
2017-04-13 19:18:32 +02:00
already_authenticated : Je bent al ingelogd.
2017-04-18 00:16:03 +02:00
inactive : Jouw account is nog niet geactiveerd.
invalid : Ongeldig e-mailadres of wachtwoord.
invalid_token : Ongeldige bevestigingscode.
last_attempt : Je hebt nog één poging over voordat jouw account geblokkeerd wordt.
locked : Jouw account is geblokkeerd.
not_found_in_database : Ongeldig e-mailadres of wachtwoord.
timeout : Jouw sessie is verlopen, log opnieuw in.
unauthenticated : Je dient in te loggen of te registreren.
unconfirmed : Je dient eerst jouw account te bevestigen.
2017-04-13 16:02:23 +02:00
mailer :
confirmation_instructions :
2017-04-18 00:16:03 +02:00
subject: 'Mastodon : E-mail bevestigen voor %{instance}'
password_change :
subject: 'Mastodon : Wachtwoord veranderd'
2017-04-13 16:02:23 +02:00
reset_password_instructions :
2017-04-18 00:16:03 +02:00
subject: 'Mastodon : Wachtwoord opnieuw instellen'
2017-04-13 16:02:23 +02:00
unlock_instructions :
2017-04-18 00:16:03 +02:00
subject: 'Mastodon : Instructies om account te deblokkeren'
2017-04-13 16:02:23 +02:00
omniauth_callbacks :
2017-04-18 00:16:03 +02:00
failure : Kon je niet aanmelden met jouw %{kind} account, omdat "%{reason}".
success : Successvol aangemeld met jouw %{kind} account.
2017-04-13 16:02:23 +02:00
passwords :
2017-04-18 00:16:03 +02:00
no_token : Je kan deze pagina niet benaderen zonder dat je een e-mail om je wachtwoord opnieuw in te stellen hebt ontvangen.
send_instructions : Je ontvangt via e-mail instructies hoe je jouw wachtwoord opnieuw moet instellen.
send_paranoid_instructions : Als jouw e-mailadres in de database staat, ontvang je via e-mail instructies hoe je jouw wachtwoord opnieuw moet instellen.
updated : Jouw wachtwoord is gewijzigd. Je bent nu ingelogd.
updated_not_active : Jouw wachtwoord is gewijzigd.
2017-04-13 16:02:23 +02:00
registrations :
2017-04-18 00:16:03 +02:00
destroyed : Jouw account is verwijderd. Wellicht tot ziens!
signed_up : Je bent geregistreerd.
signed_up_but_inactive : Je bent geregistreerd. Je kon alleen niet automatisch ingelogd worden omdat jouw account nog niet geactiveerd is.
signed_up_but_locked : Je bent ingeschreven. Je kon alleen niet automatisch ingelogd worden omdat jouw account geblokkeerd is.
signed_up_but_unconfirmed : Je ontvangt via e-mail instructies hoe je jouw account kunt activeren.
update_needs_confirmation : Je hebt je e-mailadres succesvol gewijzigd, maar we moeten je nieuwe mailadres nog bevestigen. Controleer jouw e-mail en klik op de link in de mail om jouw e-mailadres te bevestigen.
updated : Jouw accountgegevens zijn opgeslagen.
2017-04-13 16:02:23 +02:00
sessions :
2017-04-13 19:18:32 +02:00
signed_in : Je bent succesvol ingelogd.
signed_out : Je bent succesvol uitgelogd.
2017-04-13 16:02:23 +02:00
unlocks :
2017-04-18 00:16:03 +02:00
send_instructions : Je ontvangt via e-mail instructies hoe je jouw account kan deblokkeren.
send_paranoid_instructions : Als jouw e-mailadres in de database staat, ontvang je via e-mail instructies hoe je jouw account kan deblokkeren.
unlocked : Jouw account is gedeblokkeerd. Je kan nu weer inloggen.
2017-04-13 16:02:23 +02:00
errors :
messages :
2017-04-13 19:18:32 +02:00
already_confirmed : is reeds bevestigd
2017-04-18 00:16:03 +02:00
confirmation_period_expired : moet worden bevestigd binnen %{period}, probeer het nog een keer
2017-04-13 19:18:32 +02:00
expired : is verlopen, vraag een nieuwe aan
not_found : niet gevonden
2017-04-18 00:16:03 +02:00
not_locked : is niet geblokkeerd
2017-04-13 16:02:23 +02:00
not_saved :
2017-04-18 00:16:03 +02:00
one : '1 fout verhinderde het opslaan van deze %{resource}:'
other : "%{count} fouten verhinderden het opslaan van deze %{resource}:"