123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
- <file source-language="en" datatype="plaintext" original="" target-language="nl">
- <body>
- <trans-unit id="title_user_registration">
- <source>title_user_registration</source>
- <target>Gebruiker registratie</target>
- </trans-unit>
- <trans-unit id="sonata_user">
- <source>sonata_user</source>
- <target>Gebruikersbeheer</target>
- </trans-unit>
- <trans-unit id="title_user_account">
- <source>title_user_account</source>
- <target>Gebruikers profiel</target>
- </trans-unit>
- <trans-unit id="title_user_edit_profile">
- <source>title_user_edit_profile</source>
- <target>Gebruiker wijzigen</target>
- </trans-unit>
- <trans-unit id="title_user_authentication">
- <source>title_user_authentication</source>
- <target>Authenticatie</target>
- </trans-unit>
- <trans-unit id="sonata_user_submit">
- <source>sonata_user_submit</source>
- <target>Verzenden</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_user_list">
- <source>breadcrumb.link_user_list</source>
- <target>Gebruikers</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_user_create">
- <source>breadcrumb.link_user_create</source>
- <target>Gebruiker toevoegen</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_user_edit">
- <source>breadcrumb.link_user_edit</source>
- <target>Gebruiker wijzigen</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_user_delete">
- <source>breadcrumb.link_user_delete</source>
- <target>Verwijderen</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_group_list">
- <source>breadcrumb.link_group_list</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_group_create">
- <source>breadcrumb.link_group_create</source>
- <target>Groep toevoegen</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_group_edit">
- <source>breadcrumb.link_group_edit</source>
- <target>Groep wijzigen</target>
- </trans-unit>
- <trans-unit id="users">
- <source>users</source>
- <target>Gebruikers</target>
- </trans-unit>
- <trans-unit id="groups">
- <source>groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="switch_user_exit">
- <source>switch_user_exit</source>
- <target>Stop met voordoen als</target>
- </trans-unit>
- <trans-unit id="switch_user">
- <source>switch_user</source>
- <target>Als gebruiker voordoen</target>
- </trans-unit>
- <trans-unit id="user_block_profile">
- <source>user_block_profile</source>
- <target>Profiel</target>
- </trans-unit>
- <trans-unit id="user_block_logout">
- <source>user_block_logout</source>
- <target>Uitloggen</target>
- </trans-unit>
- <trans-unit id="user_form.label_username">
- <source>form.label_username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="form.label_email">
- <source>form.label_email</source>
- <target>E-mailadres</target>
- </trans-unit>
- <trans-unit id="form.label_plain_password">
- <source>form.label_plain_password</source>
- <target>Wachtwoord</target>
- </trans-unit>
- <trans-unit id="form.label_groups">
- <source>form.label_groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="form.label_roles">
- <source>form.label_roles</source>
- <target>Rollen</target>
- </trans-unit>
- <trans-unit id="form.label_locked">
- <source>form.label_locked</source>
- <target>Vergrendeld</target>
- </trans-unit>
- <trans-unit id="form.label_expired">
- <source>form.label_expired</source>
- <target>Verlopen</target>
- </trans-unit>
- <trans-unit id="form.label_enabled">
- <source>form.label_enabled</source>
- <target>Geactiveerd</target>
- </trans-unit>
- <trans-unit id="form.label_credentials_expired">
- <source>form.label_credentials_expired</source>
- <target>Inloggegevens verlopen</target>
- </trans-unit>
- <trans-unit id="form.label_created_at">
- <source>form.label_created_at</source>
- <target>Aangemaakt op</target>
- </trans-unit>
- <trans-unit id="form.label_last_login">
- <source>form.label_last_login</source>
- <target>Laatst ingelogd</target>
- </trans-unit>
- <trans-unit id="user_form.label_name">
- <source>form.label_name</source>
- <target>Naam</target>
- </trans-unit>
- <trans-unit id="filter.label_username">
- <source>filter.label_username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="filter.label_name">
- <source>filter.label_name</source>
- <target>Naam</target>
- </trans-unit>
- <trans-unit id="filter.label_email">
- <source>filter.label_email</source>
- <target>E-mailadres</target>
- </trans-unit>
- <trans-unit id="filter.label_locked">
- <source>filter.label_locked</source>
- <target>Vergrendeld</target>
- </trans-unit>
- <trans-unit id="filter.label_id">
- <source>filter.label_id</source>
- <target>ID</target>
- </trans-unit>
- <trans-unit id="filter.label_groups">
- <source>filter.label_groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="filter.label_created_at">
- <source>filter.label_created_at</source>
- <target>Aangemaakt op</target>
- </trans-unit>
- <trans-unit id="filter.label_last_login">
- <source>filter.label_last_login</source>
- <target>Laatst ingelogd</target>
- </trans-unit>
- <trans-unit id="filter.label_firstname">
- <source>filter.label_firstname</source>
- <target>Voornaam</target>
- </trans-unit>
- <trans-unit id="filter.label_lastname">
- <source>filter.label_lastname</source>
- <target>Achternaam</target>
- </trans-unit>
- <trans-unit id="list.label_username">
- <source>list.label_username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="list.label_name">
- <source>list.label_name</source>
- <target>Naam</target>
- </trans-unit>
- <trans-unit id="list.label_email">
- <source>list.label_email</source>
- <target>E-mailadres</target>
- </trans-unit>
- <trans-unit id="list.label_groups">
- <source>list.label_groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="list.label_locked">
- <source>list.label_locked</source>
- <target>Vergrendeld</target>
- </trans-unit>
- <trans-unit id="list.label_enabled">
- <source>list.label_enabled</source>
- <target>Geactiveerd</target>
- </trans-unit>
- <trans-unit id="list.label_created_at">
- <source>list.label_created_at</source>
- <target>Aangemaakt op</target>
- </trans-unit>
- <trans-unit id="list.label_last_login">
- <source>list.label_last_login</source>
- <target>Laatst ingelogd</target>
- </trans-unit>
- <trans-unit id="list.label_impersonating">
- <source>list.label_impersonating</source>
- <target>Als gebruiker voordoen</target>
- </trans-unit>
- <trans-unit id="list.label_roles">
- <source>list.label_roles</source>
- <target>Rollen</target>
- </trans-unit>
- <trans-unit id="list.label_firstname">
- <source>list.label_firstname</source>
- <target>Voornaam</target>
- </trans-unit>
- <trans-unit id="list.label_lastname">
- <source>list.label_lastname</source>
- <target>Achternaam</target>
- </trans-unit>
- <trans-unit id="label_two_step_code">
- <source>label_two_step_code</source>
- <target>2-staps verificatie</target>
- </trans-unit>
- <trans-unit id="message_two_step_code_help">
- <source>message_two_step_code_help</source>
- <target>Vul de verificatie code in welke is gegenereerd door je mobiele applicatie.</target>
- </trans-unit>
- <trans-unit id="label_two_step_code_error">
- <source>label_two_step_code_error</source>
- <target>De verificatie code is niet correct</target>
- </trans-unit>
- <trans-unit id="form_general">
- <source>General</source>
- <target>Algemeen</target>
- </trans-unit>
- <trans-unit id="form_groups">
- <source>Groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="form_management">
- <source>Management</source>
- <target>Beheer</target>
- </trans-unit>
- <trans-unit id="field.label_roles_editable">
- <source>field.label_roles_editable</source>
- <target>Rollen</target>
- </trans-unit>
- <trans-unit id="form.label_date_of_birth">
- <source>form.label_date_of_birth</source>
- <target>Geboortedatum</target>
- </trans-unit>
- <trans-unit id="form.label_firstname">
- <source>form.label_firstname</source>
- <target>Voornaam</target>
- </trans-unit>
- <trans-unit id="form.label_lastname">
- <source>form.label_lastname</source>
- <target>Achternaam</target>
- </trans-unit>
- <trans-unit id="form.label_website">
- <source>form.label_website</source>
- <target>Website</target>
- </trans-unit>
- <trans-unit id="form.label_biography">
- <source>form.label_biography</source>
- <target>Biografie</target>
- </trans-unit>
- <trans-unit id="form.label_gender">
- <source>form.label_gender</source>
- <target>Geslacht</target>
- </trans-unit>
- <trans-unit id="form.label_locale">
- <source>form.label_locale</source>
- <target>Landinstelling</target>
- </trans-unit>
- <trans-unit id="form.label_timezone">
- <source>form.label_timezone</source>
- <target>Tijdzone</target>
- </trans-unit>
- <trans-unit id="form.label_phone">
- <source>form.label_phone</source>
- <target>Telefoon</target>
- </trans-unit>
- <trans-unit id="form.label_facebook_uid">
- <source>form.label_facebook_uid</source>
- <target>Facebook Uid</target>
- </trans-unit>
- <trans-unit id="form.label_facebook_name">
- <source>form.label_facebook_name</source>
- <target>Facebook naam</target>
- </trans-unit>
- <trans-unit id="form.label_twitter_uid">
- <source>form.label_twitter_uid</source>
- <target>Twitter Uid</target>
- </trans-unit>
- <trans-unit id="form.label_twitter_name">
- <source>form.label_twitter_name</source>
- <target>Twitter Naam</target>
- </trans-unit>
- <trans-unit id="form.label_gplus_uid">
- <source>form.label_gplus_uid</source>
- <target>Google+ Uid</target>
- </trans-unit>
- <trans-unit id="form.label_gplus_name">
- <source>form.label_gplus_name</source>
- <target>Google+ Naam</target>
- </trans-unit>
- <trans-unit id="form.label_token">
- <source>form.label_token</source>
- <target>Token</target>
- </trans-unit>
- <trans-unit id="form.label_two_step_verification_code">
- <source>form.label_two_step_verification_code</source>
- <target>2-Staps Verificatie Code</target>
- </trans-unit>
- <trans-unit id="show.label_username">
- <source>show.label_username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="show.label_email">
- <source>show.label_email</source>
- <target>E-mailadres</target>
- </trans-unit>
- <trans-unit id="show.label_groups">
- <source>show.label_groups</source>
- <target>Groepen</target>
- </trans-unit>
- <trans-unit id="show.label_date_of_birth">
- <source>show.label_date_of_birth</source>
- <target>Geboortedatum</target>
- </trans-unit>
- <trans-unit id="show.label_firstname">
- <source>show.label_firstname</source>
- <target>Voornaam</target>
- </trans-unit>
- <trans-unit id="show.label_lastname">
- <source>show.label_lastname</source>
- <target>Achternaam</target>
- </trans-unit>
- <trans-unit id="show.label_website">
- <source>show.label_website</source>
- <target>Website</target>
- </trans-unit>
- <trans-unit id="show.label_biography">
- <source>show.label_biography</source>
- <target>Biografie</target>
- </trans-unit>
- <trans-unit id="show.label_gender">
- <source>show.label_gender</source>
- <target>Geslacht</target>
- </trans-unit>
- <trans-unit id="show.label_locale">
- <source>show.label_locale</source>
- <target>Landinstelling</target>
- </trans-unit>
- <trans-unit id="show.label_timezone">
- <source>show.label_timezone</source>
- <target>Tijdzone</target>
- </trans-unit>
- <trans-unit id="show.label_phone">
- <source>show.label_phone</source>
- <target>Telefoon</target>
- </trans-unit>
- <trans-unit id="show.label_facebook_uid">
- <source>show.label_facebook_uid</source>
- <target>Facebook Uid</target>
- </trans-unit>
- <trans-unit id="show.label_facebook_name">
- <source>show.label_facebook_name</source>
- <target>Facebook Naam</target>
- </trans-unit>
- <trans-unit id="show.label_twitter_uid">
- <source>show.label_twitter_uid</source>
- <target>Twitter Uid</target>
- </trans-unit>
- <trans-unit id="show.label_twitter_name">
- <source>show.label_twitter_name</source>
- <target>Twitter Naam</target>
- </trans-unit>
- <trans-unit id="show.label_gplus_uid">
- <source>show.label_gplus_uid</source>
- <target>Google+ Uid</target>
- </trans-unit>
- <trans-unit id="show.label_gplus_name">
- <source>show.label_gplus_name</source>
- <target>Google+ Naam</target>
- </trans-unit>
- <trans-unit id="show.label_token">
- <source>show.label_token</source>
- <target>Token</target>
- </trans-unit>
- <trans-unit id="show.label_two_step_verification_code">
- <source>show.label_two_step_verification_code</source>
- <target>2-Staps Verificatie Code</target>
- </trans-unit>
- <trans-unit id="show.label_created_at">
- <source>show.label_created_at</source>
- <target>Aangemaakt op</target>
- </trans-unit>
- <trans-unit id="show.label_last_login">
- <source>show.label_last_login</source>
- <target>Laatst ingelogd</target>
- </trans-unit>
- <trans-unit id="breadcrumb.link_user_show">
- <source>breadcrumb.link_user_show</source>
- <target>Toon</target>
- </trans-unit>
- <trans-unit id="form_security">
- <source>Security</source>
- <target>Beveiliging</target>
- </trans-unit>
- <trans-unit id="form_profile">
- <source>Profile</source>
- <target>Profiel</target>
- </trans-unit>
- <trans-unit id="filter_username">
- <source>username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="filter_email">
- <source>email</source>
- <target>E-mailadres</target>
- </trans-unit>
- <trans-unit id="filter_locked">
- <source>locked</source>
- <target>Vergrendeld</target>
- </trans-unit>
- <trans-unit id="filter_name">
- <source>name</source>
- <target>Naam</target>
- </trans-unit>
- <trans-unit id="gender_unknown">
- <source>gender_unknown</source>
- <target>Onbekend</target>
- </trans-unit>
- <trans-unit id="gender_female">
- <source>gender_female</source>
- <target>Vrouw</target>
- </trans-unit>
- <trans-unit id="gender_male">
- <source>gender_male</source>
- <target>Man</target>
- </trans-unit>
- <trans-unit id="sonata_profile_title">
- <source>sonata_profile_title</source>
- <target>Profiel</target>
- </trans-unit>
- <trans-unit id="link_show_profile">
- <source>link_show_profile</source>
- <target>Profiel bekijken</target>
- </trans-unit>
- <trans-unit id="link_edit_profile">
- <source>link_edit_profile</source>
- <target>Profiel aanpassen</target>
- </trans-unit>
- <trans-unit id="title_user_edit_authentication">
- <source>title_user_edit_authentication</source>
- <target>Authenticatie aanpassen</target>
- </trans-unit>
- <trans-unit id="link_edit_authentication">
- <source>link_edit_authentication</source>
- <target>Authenticatie aanpassen</target>
- </trans-unit>
- <trans-unit id="label_profile_gender">
- <source>label_profile_gender</source>
- <target>Geslacht</target>
- </trans-unit>
- <trans-unit id="label_profile_firstname">
- <source>label_profile_firstname</source>
- <target>Voornaam</target>
- </trans-unit>
- <trans-unit id="label_profile_lastname">
- <source>label_profile_lastname</source>
- <target>Achternaam</target>
- </trans-unit>
- <trans-unit id="label_profile_website">
- <source>label_profile_website</source>
- <target>Website</target>
- </trans-unit>
- <trans-unit id="label_profile_dob">
- <source>label_profile_dob</source>
- <target>Geboortedatum</target>
- </trans-unit>
- <trans-unit id="label_profile_biography">
- <source>label_profile_biography</source>
- <target>Biografie</target>
- </trans-unit>
- <trans-unit id="label_profile_locale">
- <source>label_profile_locale</source>
- <target>Landinstelling</target>
- </trans-unit>
- <trans-unit id="label_profile_timezone">
- <source>label_profile_timezone</source>
- <target>Tijdzone</target>
- </trans-unit>
- <trans-unit id="label_profile_phone">
- <source>label_profile_phone</source>
- <target>Telefoonnummer</target>
- </trans-unit>
- <trans-unit id="profile.flash.updated">
- <source>profile.flash.updated</source>
- <target>Profiel aangepast</target>
- </trans-unit>
- <trans-unit id="sonata_change_password_link">
- <source>sonata_change_password_link</source>
- <target>Wachtwoord wijzigen</target>
- </trans-unit>
- <trans-unit id="link_register">
- <source>link_register</source>
- <target>Registreren</target>
- </trans-unit>
- <trans-unit id="link_login">
- <source>link_login</source>
- <target>Inloggen</target>
- </trans-unit>
- <trans-unit id="link_logout">
- <source>link_logout</source>
- <target>Uitloggen</target>
- </trans-unit>
- <trans-unit id="registration.flash.user_created">
- <source>registration.flash.user_created</source>
- <target>Gebruiker aangemaakt</target>
- </trans-unit>
- <trans-unit id="forgotten_password">
- <source>forgotten_password</source>
- <target>Wachtwoord vergeten</target>
- </trans-unit>
- <trans-unit id="sonata_user_profile_breadcrumb_index">
- <source>sonata_user_profile_breadcrumb_index</source>
- <target>Gebruikers</target>
- </trans-unit>
- <trans-unit id="sonata_user_profile_breadcrumb_edit">
- <source>sonata_user_profile_breadcrumb_edit</source>
- <target>Gebruiker aanpassen</target>
- </trans-unit>
- <trans-unit id="sonata_user_already_authenticated">
- <source>sonata_user_already_authenticated</source>
- <target>Je bent al ingelogd</target>
- </trans-unit>
- <trans-unit id="security.login.username">
- <source>security.login.username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="security.login.password">
- <source>security.login.password</source>
- <target>Wachtwoord</target>
- </trans-unit>
- <trans-unit id="form.username">
- <source>form.username</source>
- <target>Gebruikersnaam</target>
- </trans-unit>
- <trans-unit id="form.email">
- <source>form.email</source>
- <target>E-mail</target>
- </trans-unit>
- <trans-unit id="form.password">
- <source>form.password</source>
- <target>Wachtwoord</target>
- </trans-unit>
- <trans-unit id="form.password_confirmation">
- <source>form.password_confirmation</source>
- <target>Wachtwoord bevestigen</target>
- </trans-unit>
- <trans-unit id="title_user_edit_password">
- <source>title_user_edit_password</source>
- <target>Wijzig wachtwoord</target>
- </trans-unit>
- <trans-unit id="title_user_resetting">
- <source>title_user_resetting</source>
- <target>Wachtwoord vergeten</target>
- </trans-unit>
- <trans-unit id="title_user_resetting_reset">
- <source>title_user_resetting_reset</source>
- <target>Wachtwoord herstellen</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|