Initial commit
This commit is contained in:
18
resources/lang/nl/auth.php
Normal file
18
resources/lang/nl/auth.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'failed' => 'Deze inloggegevens komen niet overeen met onze gegevens.',
|
||||
'password' => 'Het opgegeven wachtwoord is onjuist.',
|
||||
'throttle' => 'Te veel mislukte aanmeldpogingen. Probeer het nog eens over :seconds seconden.',
|
||||
];
|
||||
8
resources/lang/nl/mail.php
Normal file
8
resources/lang/nl/mail.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_message_subject' => 'Je hebt een nieuw chatbericht',
|
||||
'unknown_sender' => 'iemand',
|
||||
'user' => 'een andere Timebanker',
|
||||
'group_conversation' => 'een groepschat',
|
||||
];
|
||||
116
resources/lang/nl/messages.php
Normal file
116
resources/lang/nl/messages.php
Normal file
@@ -0,0 +1,116 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Messages Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Messages that can be addressed by variables.
|
||||
| Useful to translate fetched strings from the database.
|
||||
| Usage:
|
||||
| $language = 'Dutch'
|
||||
| __('messages.' . $language)
|
||||
| // 'Nederlands'
|
||||
*/
|
||||
// Platform-specific translations - now dynamic via config/timebank-cc.php
|
||||
// These reference the platform_translations config for easy customization
|
||||
'slogan' => platform_slogan(),
|
||||
'platform_users' => platform_users(),
|
||||
'platform_principles' => platform_principles(),
|
||||
'English' => 'Engels',
|
||||
'Dutch' => 'Nederlands',
|
||||
'Spanish' => 'Spaans',
|
||||
'French' => 'Frans',
|
||||
'German' => 'Duits',
|
||||
'en' => 'Engels',
|
||||
'nl' => 'Nederlands',
|
||||
'es' => 'Spaans',
|
||||
'fr' => 'Frans',
|
||||
'de' => 'Duits',
|
||||
'view_in_language' => 'Bekijk in het :lang',
|
||||
'in_language' => 'in het :lang',
|
||||
'now_in_language' => 'nu in het :lang',
|
||||
'in_English' => 'in het Engels',
|
||||
'in_Dutch' => 'in het Nederlands',
|
||||
'in_French' => 'in het Frans',
|
||||
'in_Spanish' => 'in het Spaans',
|
||||
'in_German' => 'in het Duits',
|
||||
'date_at_time' => ':date om :time uur',
|
||||
'hour_abbrevation' => 'u.',
|
||||
//LoginSuccessful.php
|
||||
'login_success' => 'Hallo :name, welkom terug!',
|
||||
// to-account.blade.php
|
||||
'personal_account' => 'Privé',
|
||||
'gift_account' => 'Kado',
|
||||
'personal project_account' => 'Privé-project',
|
||||
'organization_account' => 'Organisatie',
|
||||
'donation_account' => 'Donatie',
|
||||
'community_account' => 'Gemeenschaps',
|
||||
'banking system_account' => 'Banksysteem',
|
||||
'debit_account' => 'Debit',
|
||||
'good' => 'goed',
|
||||
'limited' => 'beperkt',
|
||||
'Your_profile_has_received_a_star' => 'Je profiel heeft een ster ontvangen',
|
||||
'Your_profile_has_received_a_Star' => 'Je profiel heeft een ster ontvangen',
|
||||
'Reservation_confirmation' => 'Reserveringsbevestiging',
|
||||
'Reservation_cancelled' => 'Reservering geannuleerd',
|
||||
'Reservation_update' => 'Reservering update',
|
||||
'Payment_received_from' => 'Betaling ontvangen van :name',
|
||||
'update' => 'update',
|
||||
'Your_profile_has_been_deleted' => 'Je profiel is verwijderd',
|
||||
'profile_link_attached_subject' => 'Je profiel is gekoppeld',
|
||||
'profile_link_detached_subject' => 'Je profiel is ontkoppeld',
|
||||
// pay.blade.php
|
||||
'pay_limit_error_budget_from' => 'Sorry, je saldo is te laag voor deze overboeking. Je saldo mag niet onder :limitMinFrom komen. Maximale overdrachtsbedrag mogelijk: :transferBudgetFrom.',
|
||||
'pay_limit_error_budget_from_and_to' => 'Sorry, je saldo is te laag voor deze overboeking. Je saldo mag niet onder :limitMinFrom komen. Bovendien zou dit ook het maximale saldo van de ontvangende rekening overschrijden. Maximale overdrachtsbedrag mogelijk: :transferBudgetTo.',
|
||||
'pay_limit_error_budget_from_and_to_without_budget_to' => 'Sorry, je saldo is te laag voor deze overboeking. Je saldo mag niet onder :limitMinFrom komen. Bovendien zou dit ook het maximale saldo van de ontvangende rekening overschrijden.',
|
||||
'pay_limit_error_budget_to' => 'Sorry, deze overboeking zou het maximale saldo van de ontvangende rekening overschrijden. Maximale overdrachtsbedrag mogelijk: :transferBudgetTo.',
|
||||
'pay_limit_error_budget_to_without_budget_to' => 'Sorry, deze overboeking zou het maximale saldo van de ontvangende rekening overschrijden. Neem contact op met :toHolderName om te overleggen wat te doen.',
|
||||
'pay_chat_message' => 'Hallo, ik heb zojuist :amount naar je :account_name bankrekening overgemaakt',
|
||||
'payment' => [
|
||||
'success' => ':amount is betaald op de :account_name rekening van :holder_name.<br /><br /><a href=":transaction_url">Toon transactie # :transaction_id</a>',
|
||||
'failed' => 'Sorry, er is een fout opgetreden: deze transactie kon niet worden opgeslagen!<br /><br />Ons team is op de hoogte gesteld. Probeer het later opnieuw.<br /><br />Foutmelding: :error',
|
||||
],
|
||||
// pay.blade.php
|
||||
'Transaction type is required' => 'Transactietype is verplicht',
|
||||
// TransactionController.php
|
||||
'transaction_controller_chat_message' => 'Hallo, zojuist is er van mijn rekening :amount naar je :account_name rekening overgemaakt',
|
||||
// transaction-table.php
|
||||
'transactions_found' => '{0} Geen transacties gevonden|{1} :count transactie gevonden|[2,*] :count transacties gevonden',
|
||||
// contacts/show.blade.php
|
||||
'contacts_found' => '{0} Geen contacten gevonden|{1} :count contact gevonden|[2,*] :count contacten gevonden',
|
||||
// single-transaction.blade.php
|
||||
'qr_transaction_info' => ':from_relation en :to_relation kunnen deze transactie verifiëren door de code te scannen.',
|
||||
// transactions-table.blade.php
|
||||
'transactions_found' => '{0} Geen transacties|{1} :count transactie in totaal|[2,*] :count transacties in totaal',
|
||||
// tags/manage.blade.php
|
||||
'confirm_input' => 'Type "akkoord" om de bewerking te bevestigen',
|
||||
'confirm_input_string' => 'akkoord',
|
||||
// search/show.blade.php
|
||||
'search_showing_top' => 'Alleen de beste :shown resultaten van de :total worden getoond voor <span class="font-semibold">:term</span>.',
|
||||
'search_results_out_of' => ':shown resultaten voor <span class="font-semibold">:term</span>.',
|
||||
'search_single_result' => '1 resultaat voor <span class="font-semibold">:term</span>.',
|
||||
'search_no_result' => 'Helaas, geen resultaten voor <span class="font-semibold">:term</span>. <span class="font-normal">Probeer opnieuw te zoeken.</span>.',
|
||||
'profiles_online' => '{0} Geen profielen online|{1} :count profiel online|[2,*] :count profielen online',
|
||||
'bookmark_contacts_online' => '{0} Geen opgeslagen contacten|{1} :count opgeslagen contact|[2,*] :count opgeslagen contacten',
|
||||
'star_contacts_online' => '{0} Geen favorieten|{1} :count favoriet|[2,*] :count favorieten',
|
||||
'reactions_contacts_online' => '{0} Geen contacten online|{1} :count contact online|[2,*] :count contacten online',
|
||||
// WireChat disappearing messages
|
||||
'wirechat' => [
|
||||
'messages_deleted_after' => 'Berichten worden verwijderd na :days dagen.',
|
||||
'keep_messages_info' => 'Je kunt belangrijke berichten markeren om ze te bewaren via het berichtmenu (drie stippen). Bewaarde berichten worden bewaard gedurende',
|
||||
'keep_messages_permanently' => 'Je kunt belangrijke berichten markeren om ze permanent te bewaren via het berichtmenu (drie stippen).',
|
||||
'duration' => [
|
||||
'year' => '{1} :count jaar|[2,*] :count jaar',
|
||||
'month' => '{1} :count maand|[2,*] :count maanden',
|
||||
'day' => '{1} :count dag|[2,*] :count dagen',
|
||||
'hour' => '{1} :count uur|[2,*] :count uur',
|
||||
'minute' => '{1} :count minuut|[2,*] :count minuten',
|
||||
'second' => '{1} :count seconde|[2,*] :count seconden',
|
||||
],
|
||||
],
|
||||
|
||||
'profile_edited_by_admin_subject' => 'Je profiel is bijgewerkt',
|
||||
'verify_email_subject' => 'Verifieer je e-mailadres',
|
||||
];
|
||||
754
resources/lang/nl/nl.json
Normal file
754
resources/lang/nl/nl.json
Normal file
@@ -0,0 +1,754 @@
|
||||
{
|
||||
"30 Days": "30 dagen",
|
||||
"60 Days": "60 dagen",
|
||||
"90 Days": "90 dagen",
|
||||
":amount Total": ":amount Totaal",
|
||||
":days day trial": ":days dagen proberen",
|
||||
":resource Details": ":resource Informatie",
|
||||
":resource Details: :title": ":resource Informatie: :title",
|
||||
"A fresh verification link has been sent to your email address.": "Er is een nieuwe verificatielink naar je e-mailadres verstuurd.",
|
||||
"A new verification link has been sent to the email address you provided during registration.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt tijdens de registratie.",
|
||||
"A new verification link has been sent to the email address you provided in your profile settings.": "Er is een nieuwe verificatielink verstuurd naar het e-mailadres dat je ingegeven hebt in je profielinstellingen.",
|
||||
"A new verification link has been sent to your email address.": "Er is een nieuwe verificatielink naar je e-mailadres verstuurd.",
|
||||
"Accept Invitation": "Uitnodiging accepteren",
|
||||
"Action": "Actie",
|
||||
"Action Happened At": "Actie gebeurd op",
|
||||
"Action Initiated By": "Actie uitgevoerd door",
|
||||
"Action Name": "Actie naam",
|
||||
"Action Status": "Actie status",
|
||||
"Action Target": "Actie doel",
|
||||
"Actions": "Acties",
|
||||
"Add": "Toevoegen",
|
||||
"Add a new team member to your team, allowing them to collaborate with you.": "Voeg een nieuw teamlid toe aan je team, zodat ze met je kunnen samenwerken.",
|
||||
"Add additional security to your account using two factor authentication.": "Voeg extra beveiliging toe aan je account met tweestapsverificatie.",
|
||||
"Add row": "Rij toevoegen",
|
||||
"Add Team Member": "Teamlid toevoegen",
|
||||
"Add VAT Number": "BTW-nummer toevoegen",
|
||||
"Added.": "Toegevoegd.",
|
||||
"Address": "Adres",
|
||||
"Address Line 2": "Adres regel 2",
|
||||
"Administrator": "Beheerder",
|
||||
"Administrator users can perform any action.": "Beheerders kunnen elke actie uitvoeren.",
|
||||
"Afghanistan": "Afghanistan",
|
||||
"Aland Islands": "Åland",
|
||||
"Albania": "Albanië",
|
||||
"Algeria": "Algerije",
|
||||
"All of the people that are part of this team.": "Alle mensen die deel uitmaken van dit team.",
|
||||
"All resources loaded.": "Alle middelen geladen.",
|
||||
"All rights reserved.": "Alle rechten voorbehouden.",
|
||||
"Already registered?": "Al geregistreerd?",
|
||||
"American Samoa": "Samoa",
|
||||
"An error occured while uploading the file.": "Er is een fout opgetreden tijdens het uploaden van het bestand.",
|
||||
"An error occurred while uploading the file.": "Er is een fout opgetreden tijdens het uploaden van het bestand.",
|
||||
"An unexpected error occurred and we have notified our support team. Please try again later.": "Er is een onverwachte fout opgetreden en we hebben ons support team op de hoogte gesteld. Probeer het later nog eens.",
|
||||
"Andorra": "Andorraans",
|
||||
"Angola": "Angola",
|
||||
"Anguilla": "Anguilla",
|
||||
"Another user has updated this resource since this page was loaded. Please refresh the page and try again.": "Een andere gebruiker heeft deze bron bijgewerkt sinds deze pagina is geladen. Vernieuw de pagina en probeer het opnieuw.",
|
||||
"Antarctica": "Antarctica",
|
||||
"Antigua And Barbuda": "Antigua en Barbuda",
|
||||
"Antigua and Barbuda": "Antigua en Barbuda",
|
||||
"API Token": "API-token",
|
||||
"API Token Permissions": "API-tokenrechten",
|
||||
"API Tokens": "API-tokens",
|
||||
"API tokens allow third-party services to authenticate with our application on your behalf.": "Met API-tokens kunnen andere services zich als jou authenticeren in onze applicatie.",
|
||||
"Apply": "Toepassen",
|
||||
"Apply Coupon": "Kortingscode toepassen",
|
||||
"April": "April",
|
||||
"Are you sure you want to delete the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt verwijderen?",
|
||||
"Are you sure you want to delete this file?": "Weet je zeker dat je dit bestand wilt verwijderen?",
|
||||
"Are you sure you want to delete this notification?": "Are you sure you want to delete this notification?",
|
||||
"Are you sure you want to delete this resource?": "Weet je zeker dat je deze bron wilt verwijderen?",
|
||||
"Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Weet je zeker dat je dit team wilt verwijderen? Zodra een team is verwijderd, worden alle bronnen en gegevens ook permanent verwijderd.",
|
||||
"Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Weet je zeker dat je je account permanent wilt verwijderen? Als je account wordt verwijderd, worden alle gekoppelde bestanden en gegevens ook permanent verwijderd. Voer alsjeblieft je wachtwoord in, om te bevestigen dat je je account permanent wilt verwijderen.",
|
||||
"Are you sure you want to detach the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt loskoppelen?",
|
||||
"Are you sure you want to detach this resource?": "Weet je zeker dat je deze bron wilt loskoppelen?",
|
||||
"Are you sure you want to force delete the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt verwijderen?",
|
||||
"Are you sure you want to force delete this resource?": "Weet je zeker dat je deze hulpbron wilt verwijderen?",
|
||||
"Are you sure you want to log out?": "Weet je zeker dat je wilt uitloggen?",
|
||||
"Are you sure you want to restore the selected resources?": "Weet je zeker dat je de geselecteerde bronnen wilt herstellen?",
|
||||
"Are you sure you want to restore this resource?": "Weet je zeker dat je deze bron wilt herstellen?",
|
||||
"Are you sure you want to run this action?": "Weet je zeker dat je deze actie wilt uitvoeren?",
|
||||
"Are you sure you want to stop impersonating?": "Weet je zeker dat je wilt stopping met je voordoen als een ander?",
|
||||
"Are you sure you would like to delete this API token?": "Weet je zeker dat je deze API-token wilt verwijderen?",
|
||||
"Are you sure you would like to leave this team?": "Weet je zeker dat je dit team wilt verlaten?",
|
||||
"Are you sure you would like to remove this person from the team?": "Weet je zeker dat je deze persoon uit het team wilt verwijderen?",
|
||||
"Argentina": "Argentinië",
|
||||
"Armenia": "Armenia",
|
||||
"Aruba": "Aruba",
|
||||
"Attach": "Koppelen",
|
||||
"Attach & Attach Another": "Koppelen & een andere koppelen",
|
||||
"Attach :resource": ":resource koppelen",
|
||||
"August": "Augustus",
|
||||
"Australia": "Australië",
|
||||
"Austria": "Oostenrijk",
|
||||
"Azerbaijan": "Azerbeidzjan",
|
||||
"Bahamas": "Bahama",
|
||||
"Bahrain": "Bahrein",
|
||||
"Bangladesh": "Bangladesh",
|
||||
"Barbados": "Barbadiaanse",
|
||||
"Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Kunt je voor je verder gaat je e-mailadres verifiëren door op de link te klikken die we net naar je verstuurd hebben? Als je geen e-mail heeft ontvangen, sturen wij je er graag nog een.",
|
||||
"Before proceeding, please check your email for a verification link.": "Om verder te gaan, check je e-mail voor een verificatielink.",
|
||||
"Belarus": "Belarus",
|
||||
"Belgium": "België",
|
||||
"Belize": "Belizaanse",
|
||||
"Benin": "Benin",
|
||||
"Bermuda": "Bermuda",
|
||||
"Bhutan": "Bhutan",
|
||||
"Billing Information": "Facturatie gegevens",
|
||||
"Billing Management": "Facturatie beheer",
|
||||
"Bolivia": "Bolivia",
|
||||
"Bolivia, Plurinational State of": "Bolivia, Plurinationale Staat",
|
||||
"Bonaire, Sint Eustatius and Saba": "Bonaire, Sint Eustatius en Sábado",
|
||||
"Bosnia And Herzegovina": "Bosnië en Herzegovina",
|
||||
"Bosnia and Herzegovina": "Bosnië en Herzegovina",
|
||||
"Botswana": "Botswana",
|
||||
"Bouvet Island": "Bouvet Island",
|
||||
"Brazil": "Brazilië",
|
||||
"British Indian Ocean Territory": "Brits Gebied Van De Indische Oceaan",
|
||||
"Browser Sessions": "Browsersessies",
|
||||
"Brunei Darussalam": "Brunei",
|
||||
"Bulgaria": "Bulgarije",
|
||||
"Burkina Faso": "Burkina Faso",
|
||||
"Burundi": "Burundese",
|
||||
"Cambodia": "Cambodja",
|
||||
"Cameroon": "Kameroen",
|
||||
"Canada": "Canada",
|
||||
"Cancel": "Annuleren",
|
||||
"Cancel Subscription": "Abonnement annuleren",
|
||||
"Cape Verde": "Kaapverdië",
|
||||
"Card": "Kaart",
|
||||
"Cayman Islands": "Caymaneilanden",
|
||||
"Central African Republic": "Centraal-Afrikaanse Republiek",
|
||||
"Chad": "Tsjaad",
|
||||
"Change Subscription Plan": "Wijzig abonnement",
|
||||
"Changes": "Wijzigen",
|
||||
"Chile": "Chili",
|
||||
"China": "China",
|
||||
"Choose": "Kiezen",
|
||||
"Choose :field": "Kies :field",
|
||||
"Choose :resource": "Kies :resource",
|
||||
"Choose an option": "Kies een optie",
|
||||
"Choose date": "Kies datum",
|
||||
"Choose File": "Bestand Kiezen",
|
||||
"Choose Type": "Kies Type",
|
||||
"Christmas Island": "Christmaseiland",
|
||||
"City": "Stad",
|
||||
"Click here to re-send the verification email.": "Klik hier om de verificatie e-mail opnieuw te versturen.",
|
||||
"click here to request another": "vraag hier een andere aan",
|
||||
"Click to choose": "Klik om te kiezen",
|
||||
"Close": "Sluit",
|
||||
"Cocos (Keeling) Islands": "Cocoseilanden",
|
||||
"Code": "Code",
|
||||
"Colombia": "Colombia",
|
||||
"Comoros": "Comoro",
|
||||
"Confirm": "Bevestig",
|
||||
"Confirm Password": "Bevestig wachtwoord",
|
||||
"Confirm Payment": "Betaling Bevestigen",
|
||||
"Confirm your :amount payment": "Bevestig je :amount betaling",
|
||||
"Congo": "Congo",
|
||||
"Congo, Democratic Republic": "Congo-Brazzaville",
|
||||
"Congo, the Democratic Republic of the": "Democratische Republiek Congo",
|
||||
"Constant": "Constant",
|
||||
"Cook Islands": "Cookeilanden",
|
||||
"Copy to clipboard": "Copy to clipboard",
|
||||
"Costa Rica": "Costa Rica",
|
||||
"Cote D'Ivoire": "Ivoorkust",
|
||||
"could not be found.": "kan niet worden gevonden.",
|
||||
"Country": "Land",
|
||||
"Coupon": "Bon",
|
||||
"Create": "Aanmaken",
|
||||
"Create & Add Another": "Aanmaken & een andere aanmaken",
|
||||
"Create :resource": ":resource aanmaken",
|
||||
"Create a new team to collaborate with others on projects.": "Maak een nieuw team aan om met anderen aan projecten samen te werken.",
|
||||
"Create Account": "Account aanmaken",
|
||||
"Create API Token": "Maak een API-token",
|
||||
"Create New Team": "Maak nieuw team aan",
|
||||
"Create Team": "Maak team aan",
|
||||
"Created.": "Aangemaakt.",
|
||||
"Croatia": "Kroatië",
|
||||
"Cuba": "Cuba",
|
||||
"Curaçao": "Curaçao",
|
||||
"Current Password": "Huidig wachtwoord",
|
||||
"Current Subscription Plan": "Huidig abonnement",
|
||||
"Currently Subscribed": "Huidig abonnement",
|
||||
"Customize": "Aanpassen",
|
||||
"Cyprus": "Cyprus",
|
||||
"Czech Republic": "Tsjechië",
|
||||
"Côte d'Ivoire": "Ivoorkust",
|
||||
"Dark": "Donker",
|
||||
"Dashboard": "Dashboard",
|
||||
"December": "December",
|
||||
"Decrease": "Verminderen",
|
||||
"Delete": "Verwijder",
|
||||
"Delete Account": "Account Verwijderen",
|
||||
"Delete API Token": "API-token Verwijderen",
|
||||
"Delete File": "Bestand Verwijderen",
|
||||
"Delete Resource": "Hulpbron Verwijderen",
|
||||
"Delete Selected": "Selectie Verwijderen",
|
||||
"Delete Team": "Team Verwijderen",
|
||||
"Denmark": "Denemarken",
|
||||
"Detach": "Losmaken",
|
||||
"Detach Resource": "Hulpbron Losmaken",
|
||||
"Detach Selected": "Geselecteerde Losmaken",
|
||||
"Details": "Informatie",
|
||||
"Disable": "Schakel uit",
|
||||
"Djibouti": "Djiboutiaanse",
|
||||
"Do you really want to leave? You have unsaved changes.": "Wil je echt weg? Je hebt niet-opgeslagen veranderingen.",
|
||||
"Dominica": "Zondag",
|
||||
"Dominican Republic": "Dominicaanse Republiek",
|
||||
"Done.": "Klaar.",
|
||||
"Download": "Downloaden",
|
||||
"Download Receipt": "Download factuur",
|
||||
"E-Mail Address": "E-mailadres",
|
||||
"Ecuador": "Ecuador",
|
||||
"Edit": "Aanpassen",
|
||||
"Edit :resource": "Aanpassen :resource",
|
||||
"Edit Attached": "Bewerken Als Bijlage",
|
||||
"Edit Profile": "Profiel bewerken",
|
||||
"Editor": "Redacteur",
|
||||
"Editor users have the ability to read, create, and update.": "Redacteurs hebben de bevoegdheid om te lezen, te creëren en te bewerken.",
|
||||
"Egypt": "Egypte",
|
||||
"El Salvador": "Salvador",
|
||||
"Email": "E-mailadres",
|
||||
"Email Address": "E-mailadres",
|
||||
"Email Addresses": "E-mailadressen",
|
||||
"Email Password Reset Link": "Verstuur link",
|
||||
"Enable": "Schakel in",
|
||||
"Ensure your account is using a long, random password to stay secure.": "Zorg ervoor dat je account een lang, willekeurig wachtwoord gebruikt om veilig te blijven.",
|
||||
"Equatorial Guinea": "Equatoriaal-Guinea",
|
||||
"Eritrea": "Eritrea",
|
||||
"Error": "Fout",
|
||||
"Estonia": "Estland",
|
||||
"Ethiopia": "Ethiopië",
|
||||
"ex VAT": "ex BTW",
|
||||
"Extra Billing Information": "Extra koop informatie",
|
||||
"Extra confirmation is needed to process your payment. Please confirm your payment by filling out your payment details below.": "Extra bevestiging is nodig om je betaling te verwerken. Bevestig je betaling door hieronder je betalingsgegevens in te vullen.",
|
||||
"Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Extra bevestiging is nodig om je betaling te verwerken. Ga naar de betaalpagina door op de onderstaande knop te klikken.",
|
||||
"Failed to load :resource!": "Het laden van :resource is mislukt!",
|
||||
"Falkland Islands (Malvinas)": "Falklandeilanden",
|
||||
"Faroe Islands": "Faroer Eilanden",
|
||||
"February": "Februari",
|
||||
"Fiji": "Fiji",
|
||||
"Finish enabling two factor authentication.": "Inschakelen van tweestapsverificatie afronden.",
|
||||
"Finland": "Finland",
|
||||
"For your security, please confirm your password to continue.": "Bevestig voor de zekerheid je wachtwoord om door te gaan.",
|
||||
"Forbidden": "Geen toegang",
|
||||
"Force Delete": "Forceer Verwijderen",
|
||||
"Force Delete Resource": "Bron Verwijderen Forceren",
|
||||
"Force Delete Selected": "Verwijder Selectie Forceren",
|
||||
"Forgot Password": "Wachtwoord Vergeten",
|
||||
"Forgot your password?": "Wachtwoord vergeten?",
|
||||
"Forgot Your Password?": "Wachtwoord Vergeten?",
|
||||
"Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Wachtwoord vergeten? Geen probleem. Geef hier je e-mailadres in en we sturen je een link via mail waarmee je een nieuw wachtwoord kan instellen.",
|
||||
"France": "Frankrijk",
|
||||
"French Guiana": "Frans Guyana",
|
||||
"French Polynesia": "Frans-Polynesië",
|
||||
"French Southern Territories": "Franse Zuidelijke Gebieden",
|
||||
"Full name": "Volledige naam",
|
||||
"Gabon": "Gabon",
|
||||
"Gambia": "Gambia",
|
||||
"Georgia": "Georgia",
|
||||
"Germany": "Duitsland",
|
||||
"Ghana": "Ghana",
|
||||
"Gibraltar": "Gibraltar",
|
||||
"Go back": "Terug",
|
||||
"Go Home": "Terug naar de voorpagina",
|
||||
"Go to page :page": "Ga naar pagina :page",
|
||||
"Great! You have accepted the invitation to join the :team team.": "Mooizo! Je hebt de uitnodiging om deel te nemen aan :team geaccepteerd.",
|
||||
"Greece": "Griekenland",
|
||||
"Greenland": "Groenland",
|
||||
"Grenada": "Grenada",
|
||||
"Guadeloupe": "Guadeloupe",
|
||||
"Guam": "Guam",
|
||||
"Guatemala": "Guatemala",
|
||||
"Guernsey": "Guernsey",
|
||||
"Guinea": "Guinee",
|
||||
"Guinea-Bissau": "Guinee-Bissau",
|
||||
"Guyana": "Guyana",
|
||||
"Haiti": "Haiti",
|
||||
"Have a coupon code?": "Kortingscode?",
|
||||
"Having second thoughts about cancelling your subscription? You can instantly reactive your subscription at any time until the end of your current billing cycle. After your current billing cycle ends, you may choose an entirely new subscription plan.": "Twijfelt je over het annuleren van je abonnement? Je kunt je abonnement op elk moment direct weer activeren tot het eind van het huidige betalingstermijn. Nadat je huidige abonnement is afgelopen kunt je een ander abonnement kiezen.",
|
||||
"Heard Island & Mcdonald Islands": "Heard Eiland & McDonald Eilanden",
|
||||
"Heard Island and McDonald Islands": "Heard Eiland en McDonald Eilanden",
|
||||
"Hello!": "Hallo!",
|
||||
"Hide Content": "Inhoud Verbergen",
|
||||
"Hold Up!": "Wacht Even!",
|
||||
"Holy See (Vatican City State)": "Vaticaanstad",
|
||||
"Honduras": "Honduras",
|
||||
"Hong Kong": "Hong Kong",
|
||||
"Hungary": "Hongarije",
|
||||
"I accept the terms of service": "Ik ga akkoord met de :terms_of_service",
|
||||
"I agree to the :terms_of_service and :privacy_policy": "Ik ga akkoord met de :terms_of_service en de :privacy_policy",
|
||||
"Iceland": "IJsland",
|
||||
"ID": "ID",
|
||||
"If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Indien nodig, kunt je uitloggen bij al je andere browsersessies op al je apparaten. Sommige van je recente sessies staan hieronder vermeld; deze lijst is echter mogelijk niet volledig. Als je denkt dat je account is gecompromitteerd, moet je ook je wachtwoord bij te werken.",
|
||||
"If you already have an account, you may accept this invitation by clicking the button below:": "Als je al een account hebt, kan je deze uitnodiging accepteren door op onderstaande knop te klikken:",
|
||||
"If you did not create an account, no further action is required.": "Als je geen account hebt aangemaakt hoef je verder niets te doen.",
|
||||
"If you did not expect to receive an invitation to this team, you may discard this email.": "Als je geen uitnodiging voor dit team verwachtte, mag je deze mail negeren.",
|
||||
"If you did not receive the email": "Als je de e-mail niet hebt ontvangen",
|
||||
"If you did not request a password reset, no further action is required.": "Als je geen wachtwoordherstel hebt aangevraagd, hoef je verder niets te doen.",
|
||||
"If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Als je nog geen account hebt, kan je er een aanmaken door op onderstaande knop te klikken. Na het aanmaken van je account kan je op de uitnodiging in deze mail klikken om die te accepteren:",
|
||||
"If you need to add specific contact or tax information to your receipts, like your full business name, VAT identification number, or address of record, you may add it here.": "Is het nodig om specifieke contact- of BTW gegevens toe te voegen aan je facturen, zoals je volledige bedrijfsnaam, BTW-nummer, of adres, dan kan je dat hier toevoegen.",
|
||||
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Als je problemen hebt met de \":actionText\" knop, kopieer en plak de URL hieronder\nin je webbrowser:",
|
||||
"Impersonate": "Voordoen als een ander",
|
||||
"Increase": "Verhogen",
|
||||
"India": "India",
|
||||
"Indonesia": "Indonesië",
|
||||
"Iran, Islamic Republic Of": "Iran",
|
||||
"Iran, Islamic Republic of": "Iran",
|
||||
"Iraq": "Irak",
|
||||
"Ireland": "Ierland",
|
||||
"Isle Of Man": "Eiland Man",
|
||||
"Isle of Man": "Eiland Man",
|
||||
"Israel": "Israël",
|
||||
"Italy": "Italië",
|
||||
"Jamaica": "Jamaïca",
|
||||
"Jane Doe": "Jane Doe",
|
||||
"January": "Januari",
|
||||
"Japan": "Japan",
|
||||
"Jersey": "Jersey",
|
||||
"Jordan": "Jordanië",
|
||||
"July": "Juli",
|
||||
"June": "Juni",
|
||||
"Kazakhstan": "Kazachstan",
|
||||
"Kenya": "Kenia",
|
||||
"Key": "Toets",
|
||||
"Kiribati": "Kiribati",
|
||||
"Korea": "Korea",
|
||||
"Korea, Democratic People's Republic of": "Noord-Korea",
|
||||
"Korea, Republic of": "Korea, Republiek",
|
||||
"Kosovo": "Kosovo",
|
||||
"Kuwait": "Koeweit",
|
||||
"Kyrgyzstan": "Kirgizië",
|
||||
"Lao People's Democratic Republic": "Laos",
|
||||
"Last active": "Laatst actief",
|
||||
"Last used": "Laatst gebruikt",
|
||||
"Latvia": "Letland",
|
||||
"Leave": "Verlaat",
|
||||
"Leave Team": "Team Verlaten",
|
||||
"Lebanon": "Libanon",
|
||||
"Lens": "Lens",
|
||||
"Lesotho": "Lesotho",
|
||||
"Liberia": "Liberia",
|
||||
"Libyan Arab Jamahiriya": "Libië",
|
||||
"Liechtenstein": "Liechtenstein",
|
||||
"Light": "Licht",
|
||||
"Lithuania": "Litouwen",
|
||||
"Load :perPage More": "Laad :perPage Meer",
|
||||
"Log in": "Inloggen",
|
||||
"Log In": "Inloggen",
|
||||
"Log out": "Uitloggen",
|
||||
"Log out other browser sessions": "Uitloggen bij alle sessies",
|
||||
"Login": "Inloggen",
|
||||
"Logout": "Uitloggen",
|
||||
"Luxembourg": "Luxemburg",
|
||||
"Macao": "Macau",
|
||||
"Macedonia": "Noord-Macedonië",
|
||||
"Macedonia, the former Yugoslav Republic of": "Macedonië, het voormalige Joegoslavische Republiek van",
|
||||
"Madagascar": "Madagascar",
|
||||
"Malawi": "Malawi",
|
||||
"Malaysia": "Maleisië",
|
||||
"Maldives": "Malediven",
|
||||
"Mali": "Klein",
|
||||
"Malta": "Malta",
|
||||
"Manage Account": "Accountbeheer",
|
||||
"Manage and log out your active sessions on other browsers and devices.": "Beheer je actieve sessies op andere browsers en andere apparaten.",
|
||||
"Manage API Tokens": "Beheer API-tokens",
|
||||
"Manage Role": "Beheer Rol",
|
||||
"Manage Team": "Beheer Team",
|
||||
"Managing billing for :billableName": "Facturering beheren voor :billableName",
|
||||
"March": "Maart",
|
||||
"Mark all as Read": "Mark all as Read",
|
||||
"Marshall Islands": "Marshall-Eilanden",
|
||||
"Martinique": "Martinique",
|
||||
"Mauritania": "Mauritanië",
|
||||
"Mauritius": "Mauritius",
|
||||
"May": "Mei",
|
||||
"Mayotte": "Mayotte",
|
||||
"Mexico": "Mexico",
|
||||
"Micronesia, Federated States Of": "Micronesië",
|
||||
"Micronesia, Federated States of": "Micronesië, Federale Staten van",
|
||||
"Moldova": "Moldavië",
|
||||
"Moldova, Republic of": "Moldavië, Republiek",
|
||||
"Monaco": "Monaco",
|
||||
"Mongolia": "Mongolië",
|
||||
"Montenegro": "Montenegro",
|
||||
"Month To Date": "Maand Tot Datum",
|
||||
"Monthly": "Maandelijks",
|
||||
"monthly": "maandelijks",
|
||||
"Montserrat": "Montserrat",
|
||||
"Morocco": "Marokko",
|
||||
"Mozambique": "Mozambique",
|
||||
"Myanmar": "Myanmar",
|
||||
"Name": "Naam",
|
||||
"Namibia": "Namibië",
|
||||
"Nauru": "Nauru",
|
||||
"Nepal": "Nepal",
|
||||
"Netherlands": "Nederland",
|
||||
"Netherlands Antilles": "Nederlandse Antillen",
|
||||
"Nevermind, I'll keep my old plan": "Laar maar, ik hou mijn oude abonnement",
|
||||
"New": "Nieuwe",
|
||||
"New :resource": "Nieuwe :resource",
|
||||
"New Caledonia": "Nieuw-Caledonië",
|
||||
"New Password": "Nieuw wachtwoord",
|
||||
"New Zealand": "Nieuw Zeeland",
|
||||
"Next": "Volgende",
|
||||
"Nicaragua": "Nicaragua",
|
||||
"Niger": "Niger",
|
||||
"Nigeria": "Nigeria",
|
||||
"Niue": "Niue",
|
||||
"No": "Nee",
|
||||
"No :resource matched the given criteria.": "Geen :resource stemt overeen met de gegeven criteria.",
|
||||
"No additional information...": "Geen aanvullende informatie...",
|
||||
"No Current Data": "Geen huidige gegevens",
|
||||
"No Data": "Geen gegevens",
|
||||
"no file selected": "geen bestand geselecteerd",
|
||||
"No Increase": "Geen Verhoging",
|
||||
"No Prior Data": "Geen Voorafgaande Gegevens",
|
||||
"No Results Found.": "Geen Resultaten Gevonden.",
|
||||
"Norfolk Island": "Min. Orde: 1set / Sets",
|
||||
"Northern Mariana Islands": "Verpakkingen: Houten Doos",
|
||||
"Norway": "Noorwegen",
|
||||
"Not Found": "Niet gevonden",
|
||||
"Notifications": "Notifications",
|
||||
"Nova User": "Nova Gebruiker",
|
||||
"November": "November",
|
||||
"October": "Oktober",
|
||||
"of": "van",
|
||||
"Oh no": "Oh nee",
|
||||
"Oman": "Oman",
|
||||
"Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Zodra een team is verwijderd, worden alle bronnen en gegevens permanent verwijderd. Download voordat je dit team verwijdert alle gegevens of informatie over dit team die je wilt behouden.",
|
||||
"Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Als je account wordt verwijderd, worden alle gekoppelde bestanden en gegevens ook permanent verwijderd. Sla alsjeblieft alle data op die je wilt behouden, voordat je je account verwijderd.",
|
||||
"Only Trashed": "Enkel Verwijderde",
|
||||
"Original": "Origineel",
|
||||
"Our billing management portal allows you to conveniently manage your subscription plan, payment method, and download your recent invoices.": "Ons betalingssysteem zorgt ervoor dat jij makkelijk je abonnement en betaalmethode kunt beheren, en recente facturen kunt downloaden.",
|
||||
"Page Expired": "Pagina niet meer geldig",
|
||||
"Pagination Navigation": "Paginanavigatie",
|
||||
"Pakistan": "Pakistaanse",
|
||||
"Palau": "Palau",
|
||||
"Palestinian Territory, Occupied": "Palestijnse Gebieden",
|
||||
"Panama": "Panama",
|
||||
"Papua New Guinea": "Papoea - Nieuw-Guinea",
|
||||
"Paraguay": "Paraguay",
|
||||
"Password": "Wachtwoord",
|
||||
"Pay :amount": "Betaal :amount",
|
||||
"Payment Cancelled": "Betaling geannuleerd",
|
||||
"Payment Confirmation": "Betaalbevestiging",
|
||||
"Payment Information": "Betalingsinformatie",
|
||||
"Payment Method": "Betaalmethode",
|
||||
"Payment Successful": "Betaling succesvol",
|
||||
"Pending Team Invitations": "Openstaande Team uitnodigingen",
|
||||
"Per Page": "Per pagina",
|
||||
"Permanently delete this team.": "Verwijder dit team definitief.",
|
||||
"Permanently delete your account.": "Verwijder je account permanent.",
|
||||
"Permissions": "Rechten",
|
||||
"Peru": "Peru",
|
||||
"Philippines": "Filipijnen",
|
||||
"Photo": "Foto",
|
||||
"Pitcairn": "Pitcairn-Eilanden",
|
||||
"Please accept the terms of service.": "Accepteer alstublieft de algemene voorwaarden.",
|
||||
"Please click the button below to verify your email address.": "Klik op de knop hieronder om je e-mailadres te verifiëren.",
|
||||
"Please confirm access to your account by entering one of your emergency recovery codes.": "Bevestig de toegang tot je account door een van je noodherstelcodes in te voeren.",
|
||||
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Bevestig de toegang tot je account door de authenticatiecode in te voeren die door je authenticator-applicatie is aangemaakt.",
|
||||
"Please confirm your password before continuing.": "Bevestig je wachtwoord om verder te gaan.",
|
||||
"Please copy your new API token. For your security, it won't be shown again.": "Kopieer je nieuwe API-token. Voor de veiligheid zal het niet opnieuw getoond worden.",
|
||||
"Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Voer je wachtwoord in om te bevestigen dat je zich wilt afmelden bij je andere browsersessies op al je apparaten.",
|
||||
"Please provide a maximum of three receipt emails addresses.": "Geef een maximum van drie factuur e-mailadressen.",
|
||||
"Please provide the email address of the person you would like to add to this team.": "Geef het e-mailadres op van de persoon die je aan dit team wilt toevoegen.",
|
||||
"Please provide your name.": "Gelieve je naam op te geven.",
|
||||
"Poland": "Polen",
|
||||
"Portugal": "Portugal",
|
||||
"Press / to search": "Druk / om te zoeken",
|
||||
"Preview": "Voorvertoning",
|
||||
"Previewing": "Voorvertonen",
|
||||
"Previous": "Vorige",
|
||||
"Privacy Policy": "Privacybeleid",
|
||||
"Profile": "Profiel",
|
||||
"Profile Information": "Profiel Informatie",
|
||||
"Puerto Rico": "Puerto Rico",
|
||||
"Qatar": "Qatar",
|
||||
"Quarter To Date": "Kwartaal Tot Heden",
|
||||
"Receipt Email Addresses": "Factuur e-mailadressen",
|
||||
"Receipts": "Facturen",
|
||||
"Recovery Code": "Herstelcode",
|
||||
"Regards": "Met vriendelijke groet",
|
||||
"Regenerate Recovery Codes": "Herstelcodes Opnieuw Genereren",
|
||||
"Register": "Registreren",
|
||||
"Reload": "Herladen",
|
||||
"Remember me": "Onthouden",
|
||||
"Remember Me": "Onthoud mij",
|
||||
"Remove": "Verwijder",
|
||||
"Remove Photo": "Foto Verwijderen",
|
||||
"Remove Team Member": "Teamlid Verwijderen",
|
||||
"Replicate": "Herhalen",
|
||||
"Resend Verification Email": "Verificatie-e-mail opnieuw versturen",
|
||||
"Reset Filters": "Reset Alle Filters",
|
||||
"Reset password": "Wachtwoord herstellen",
|
||||
"Reset password Notification": "Wachtwoordherstel notificatie",
|
||||
"resource": "bron",
|
||||
"Resource Row Dropdown": "Bronrij Dropdown",
|
||||
"Resources": "Bronnen",
|
||||
"resources": "bronnen",
|
||||
"Restore": "Herstel",
|
||||
"Restore Resource": "Herstel Bron",
|
||||
"Restore Selected": "Herstel Geselecteerde",
|
||||
"results": "resultaten",
|
||||
"Resume Subscription": "Verder met abonnement",
|
||||
"Return to :appName": "Terug naar :appName",
|
||||
"Reunion": "Vergadering",
|
||||
"Role": "Rol",
|
||||
"Romania": "Roemenië",
|
||||
"Run Action": "Voer Actie Uit",
|
||||
"Russian Federation": "Russische Federatie",
|
||||
"Rwanda": "Rwandese",
|
||||
"Réunion": "Réunion",
|
||||
"Saint Barthelemy": "St. Barthélemy",
|
||||
"Saint Barthélemy": "Sint-Bartholomeus",
|
||||
"Saint Helena": "Sint-Helena",
|
||||
"Saint Kitts And Nevis": "St. Kitts En Nevis",
|
||||
"Saint Kitts and Nevis": "Saint Kitts en Nevis",
|
||||
"Saint Lucia": "Saint Lucia",
|
||||
"Saint Martin": "St. Martin",
|
||||
"Saint Martin (French part)": "Saint Martin (Franse gedeelte)",
|
||||
"Saint Pierre And Miquelon": "Saint Pierre En Miquelon",
|
||||
"Saint Pierre and Miquelon": "Saint Pierre en Miquelon",
|
||||
"Saint Vincent And Grenadines": "Saint Vincent En De Grenadines",
|
||||
"Saint Vincent and the Grenadines": "Saint Vincent en de Grenadines",
|
||||
"Samoa": "Samoa",
|
||||
"San Marino": "San Marino",
|
||||
"Sao Tome And Principe": "Sao Tomé En Principe",
|
||||
"Sao Tome and Principe": "Sao Tome en Principe",
|
||||
"Saudi Arabia": "Saoedi-Arabië",
|
||||
"Save": "Opslaan",
|
||||
"Saved.": "Opgeslagen.",
|
||||
"Search": "Zoek",
|
||||
"Select": "Selecteer",
|
||||
"Select a different plan": "Selecteer een ander abonnement",
|
||||
"Select A New Photo": "Selecteer Een Nieuwe Foto",
|
||||
"Select Action": "Selecteer Actie",
|
||||
"Select All": "Selecteer Alle",
|
||||
"Select All Matching": "Selecteer Alle Overeenkomstige",
|
||||
"Send Password Reset Link": "Verstuur link voor wachtwoordherstel",
|
||||
"Senegal": "Senegal",
|
||||
"September": "September",
|
||||
"Serbia": "Servië",
|
||||
"Server error": "Server fout",
|
||||
"Server service unavailable": "Website onbeschikbaar",
|
||||
"Setup Key": "Setup Sleutel",
|
||||
"Seychelles": "Seychellen",
|
||||
"Show All Fields": "Toon alle velden",
|
||||
"Show Content": "Toon inhoud",
|
||||
"Show Recovery Codes": "Toon herstelcodes",
|
||||
"Showing": "Toont",
|
||||
"Sierra Leone": "Sierra Leone",
|
||||
"Signed in as": "Ingelogd als",
|
||||
"Singapore": "Singapore",
|
||||
"Sint Maarten (Dutch part)": "Sint Maarten",
|
||||
"Slovakia": "Slowakije",
|
||||
"Slovenia": "Slovenië",
|
||||
"Solomon Islands": "Solomon eilanden",
|
||||
"Somalia": "Somalië",
|
||||
"Something went wrong.": "Er ging iets mis.",
|
||||
"Sorry! You are not authorized to perform this action.": "Sorry! Je bent niet bevoegd om deze actie uit te voeren.",
|
||||
"Sorry, your session has expired.": "Sorry, je sessie is niet meer geldig.",
|
||||
"South Africa": "Zuid Afrika",
|
||||
"South Georgia And Sandwich Isl.": "Zuid-Georgië En Zuidelijke Sandwicheilanden",
|
||||
"South Georgia and the South Sandwich Islands": "Zuid-Georgië en de Zuidelijke Sandwicheilanden",
|
||||
"South Sudan": "Zuid Soedan",
|
||||
"Spain": "Spanje",
|
||||
"Sri Lanka": "Sri Lanka",
|
||||
"Standalone Actions": "Zelfstandige Acties",
|
||||
"Start Polling": "Start Polling",
|
||||
"State / County": "Provincie",
|
||||
"Stop Impersonating": "Stoppen met voordoen als een ander",
|
||||
"Stop Polling": "Stop Polling",
|
||||
"Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Bewaar deze herstelcodes in een beveiligde wachtwoordbeheerder. Ze kunnen worden gebruikt om de toegang tot je account te herstellen als je tweestapsverificatie verloren is gegaan.",
|
||||
"Subscribe": "Aanmelden",
|
||||
"Subscription Information": "Abonnementsinformatie",
|
||||
"Subscription Pending": "Abonnement in behandeling",
|
||||
"Sudan": "Soedan",
|
||||
"Suriname": "Suriname",
|
||||
"Svalbard And Jan Mayen": "Spitsbergen En Jan Mayen",
|
||||
"Svalbard and Jan Mayen": "Spitsbergen en Jan Mayen",
|
||||
"Swaziland": "Eswatini",
|
||||
"Sweden": "Zweden",
|
||||
"Switch Teams": "Wissel Van Team",
|
||||
"Switzerland": "Zwitserland",
|
||||
"Syrian Arab Republic": "Syrische Arabische Republiek",
|
||||
"System": "Systeem",
|
||||
"Taiwan": "Taiwan",
|
||||
"Taiwan, Province of China": "Taiwan, Provincie van China",
|
||||
"Tajikistan": "Tadzjikistan",
|
||||
"Tanzania": "Tanzania",
|
||||
"Tanzania, United Republic of": "Tanzania, Verenigde Republiek",
|
||||
"Team Details": "Teamdetails",
|
||||
"Team Invitation": "Team uitnodiging",
|
||||
"Team Members": "Teamleden",
|
||||
"Team Name": "Teamnaam",
|
||||
"Team Owner": "Team Eigenaar",
|
||||
"Team Settings": "Team Instellingen",
|
||||
"Terms of Service": "Algemene voorwaarden",
|
||||
"Thailand": "Thailand",
|
||||
"Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Bedankt voor je registratie! Wil je voordat je begint je e-mailadres verifiëren door op de link te klikken die we je zojuist via mail hebben verstuurd? Als je de e-mail niet hebt ontvangen, sturen we je graag een nieuwe.",
|
||||
"Thanks for your continued support. We've attached a copy of your invoice for your records. Please let us know if you have any questions or concerns.": "Bedankt voor je aanhoudende steun. We hebben een kopie van je factuur bijgevoegd. Laat het ons weten wanneer je vragen of bedenkingen hebt.",
|
||||
"Thanks,": "Bedankt,",
|
||||
"The :attribute must be a valid role.": "Het :attribute moet een geldige rol zijn.",
|
||||
"The :attribute must be at least :length characters and contain at least one number.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één cijfer bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one special character and one number.": "De :attribute moet minstens :length karakters zijn en minstens één speciaal teken en één nummer bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one special character.": "Het :attribute moet minimaal :length tekens lang zijn en minstens één speciaal karakter bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "Het :attribute moet minstens :length tekens lang zijn en minstens één hoofdletter en één cijfer bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één hoofdletter en één speciaal teken bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "Het :attribute moet minstens :length tekens lang zijn en minstens één hoofdletter, één cijfer en één speciaal teken bevatten.",
|
||||
"The :attribute must be at least :length characters and contain at least one uppercase character.": "Het :attribute moet minimaal :length tekens lang zijn en minimaal één hoofdletter bevatten.",
|
||||
"The :attribute must be at least :length characters.": "Het :attribute moet minstens :length karakters lang zijn.",
|
||||
"The :attribute must contain at least one letter.": "Het :attribute moet minimaal één letter bevatten.",
|
||||
"The :attribute must contain at least one number.": "Het :attribute moet minimaal één cijfer bevatten.",
|
||||
"The :attribute must contain at least one symbol.": "Het :attribute moet minimaal één symbool bevatten.",
|
||||
"The :attribute must contain at least one uppercase and one lowercase letter.": "Het :attribute moet minimaal één hoofdletter en één kleine letter bevatten.",
|
||||
"The :resource was created!": "De :resource werd gemaakt!",
|
||||
"The :resource was deleted!": "De :resource is verwijderd!",
|
||||
"The :resource was restored!": "De :resource werd gerestaureerd!",
|
||||
"The :resource was updated!": "De :resource is bijgewerkt!",
|
||||
"The action ran successfully!": "De actie liep met succes!",
|
||||
"The file was deleted!": "Het bestand is verwijderd!",
|
||||
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "Het :attribute is aangetroffen in een datalek. Geef een ander :attribute.",
|
||||
"The government won't let us show you what's behind these doors": "De regering laat ons niet zien wat er achter deze deuren zit.",
|
||||
"The HasOne relationship has already been filled.": "De HasOne relatie is al vervuld.",
|
||||
"The password is incorrect.": "Het wachtwoord is incorrect.",
|
||||
"The payment was successful.": "De betaling was succesvol.",
|
||||
"The provided coupon code is invalid.": "De ingevulde coupon code is ongeldig.",
|
||||
"The provided password does not match your current password.": "Het opgegeven wachtwoord komt niet overeen met je huidige wachtwoord.",
|
||||
"The provided password was incorrect.": "Het opgegeven wachtwoord is onjuist.",
|
||||
"The provided two factor authentication code was invalid.": "De opgegeven tweestapsverificatie was ongeldig.",
|
||||
"The provided VAT number is invalid.": "Het opgegeven BTW-nummer is niet geldig.",
|
||||
"The receipt emails must be valid email addresses.": "De factuur-e-mails moeten geldige e-mailadressen zijn.",
|
||||
"The resource was attached!": "De bron is gekoppeld!",
|
||||
"The resource was prevented from being saved!": "De bron opslaan was verhinderd!",
|
||||
"The resource was updated!": "De bron is bijgewerkt!",
|
||||
"The selected country is invalid.": "Het geselecteerde land is ongeldig.",
|
||||
"The selected plan is invalid.": "Het geselecteerde abonnement is ongeldig.",
|
||||
"The team's name and owner information.": "De naam van het team en de informatie over de eigenaar.",
|
||||
"There are no available options for this resource.": "Er zijn geen beschikbare opties voor deze bron.",
|
||||
"There are no fields to display.": "Er zijn geen velden om weer te geven..",
|
||||
"There are no new notifications.": "Er zijn geen nieuwe notificaties.",
|
||||
"There is no active subscription.": "Er is geen actief abonnement.",
|
||||
"There was a problem executing the action.": "Er was een probleem met de uitvoering van de actie.",
|
||||
"There was a problem fetching the resource.": "Er was probleem met het ophalen van de bron.",
|
||||
"There was a problem submitting the form.": "Er was een probleem met het indienen van het formulier.",
|
||||
"These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Deze personen hebben een uitnodiging ontvangen om lid te worden van je team. Ze kunnen deelnemen door de uitnodiging te accepteren.",
|
||||
"This account does not have an active subscription.": "Dit account heeft geen actief abonnement.",
|
||||
"This copy of Nova is unlicensed.": "Deze kopie van Nova heeft geen vergunning.",
|
||||
"This coupon code can only be used by new customers.": "Deze couponcode kan alleen gebruikt worden door nieuwe klanten.",
|
||||
"This device": "Dit apparaat",
|
||||
"This file field is read-only.": "Dit bestand veld is alleen-lezen.",
|
||||
"This image": "Deze afbeelding",
|
||||
"This is a secure area of the application. Please confirm your password before continuing.": "Dit is een beveiligd gedeelte van de applicatie. Bevestig je wachtwoord voordat je doorgaat.",
|
||||
"This password does not match our records.": "Het wachtwoord is onbekend.",
|
||||
"This password reset link will expire in :count minutes.": "Deze link om je wachtwoord te herstellen verloopt over :count minuten.",
|
||||
"This payment was already successfully confirmed.": "Deze betaling werd al met succes bevestigd.",
|
||||
"This payment was cancelled.": "Deze betaling werd geannuleerd.",
|
||||
"This resource no longer exists": "Deze hulpbron bestaat niet meer",
|
||||
"This subscription cannot be resumed. Please create a new subscription.": "Dit abonnement kan niet worden hervat. Gelieve een nieuw abonnement aan te maken.",
|
||||
"This subscription has expired and cannot be resumed. Please create a new subscription.": "Dit abonnement is verlopen en kan niet worden voortgezet. Maak een nieuwe abonnement aan.",
|
||||
"This user already belongs to the team.": "Deze gebruiker is al toegewezen aan het team.",
|
||||
"This user has already been invited to the team.": "Deze gebruiker is al uitgenodigd voor het team.",
|
||||
"Timor-Leste": "Oost-Timor",
|
||||
"to": "tot",
|
||||
"To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Scan de volgende QR code met de auhenticatie applicatie van je telefoon, of gebruik de setup sleutel en voer de gegenereerde OTP code in, om het inschakelen van tweestapsverificatie af te ronden.",
|
||||
"Today": "Vandaag",
|
||||
"Toggle navigation": "Schakel navigatie",
|
||||
"Togo": "Togo",
|
||||
"Tokelau": "Tokelau",
|
||||
"Token Name": "Token Naam",
|
||||
"Tonga": "Tonga",
|
||||
"Too many requests": "Te veel serververzoeken",
|
||||
"total": "totaal",
|
||||
"Total:": "Totaal:",
|
||||
"Trashed": "Verwijderd",
|
||||
"Trinidad And Tobago": "Trinidad En Tobago",
|
||||
"Trinidad and Tobago": "Trinidad en Tobago",
|
||||
"Tunisia": "Tunesië",
|
||||
"Turkey": "Turkije",
|
||||
"Turkmenistan": "Turkmenistan",
|
||||
"Turks And Caicos Islands": "Turks- En Caicoseilanden",
|
||||
"Turks and Caicos Islands": "Turks- en Caicoseilanden",
|
||||
"Tuvalu": "Tuvalu",
|
||||
"Two Factor Authentication": "Tweestapsverificatie",
|
||||
"Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "Tweestapsverificatie is nu ingeschakeld. Scan de volgende QR code met de authenticatie applicatie van je telefoon of gebruik de setup sleutel.",
|
||||
"Uganda": "Oeganda",
|
||||
"Ukraine": "Oekraïne",
|
||||
"Unauthorized": "Onbevoegd",
|
||||
"United Arab Emirates": "Verenigde Arabische Emiraten",
|
||||
"United Kingdom": "Verenigd Koninkrijk",
|
||||
"United States": "Verenigde Staten",
|
||||
"United States Minor Outlying Islands": "Amerikaanse Kleinere Afgelegen Eilanden",
|
||||
"United States Outlying Islands": "Amerikaanse afgelegen eilanden",
|
||||
"Update": "Bewerk",
|
||||
"Update & Continue Editing": "Bewerk & Blijf Bewerken",
|
||||
"Update :resource": "Bewerk :resource",
|
||||
"Update :resource: :title": "Bewerk :resource: :title",
|
||||
"Update attached :resource: :title": "Bewerk bijgevoegd :resource: :title",
|
||||
"Update Password": "Wachtwoord Aanpassen",
|
||||
"Update Payment Information": "Bewerk betalingsinformatie",
|
||||
"Update Payment Method": "Betaalmethode bijwerken",
|
||||
"Update your account's profile information and email address.": "Pas je profiel informatie en e-mailadres aan.",
|
||||
"Uruguay": "Uruguayaanse",
|
||||
"Use a recovery code": "Gebruik een herstelcode",
|
||||
"Use an authentication code": "Gebruik een autorisatiecode",
|
||||
"Uzbekistan": "Oezbekistan",
|
||||
"Value": "Waarde",
|
||||
"Vanuatu": "Vanuatu",
|
||||
"VAT Number": "BTW-nummer",
|
||||
"Venezuela": "Venezuela",
|
||||
"Venezuela, Bolivarian Republic of": "Venezuela, Bolivariaanse Republiek",
|
||||
"Verify Email Address": "Verifieer e-mailadres",
|
||||
"Verify Your Email Address": "Verifieer je e-mailadres",
|
||||
"Viet Nam": "Vietnam",
|
||||
"View": "Bekijk",
|
||||
"View Receipt": "Bekijk factuur",
|
||||
"Virgin Islands, British": "Britse Maagdeneilanden",
|
||||
"Virgin Islands, Je.S.": "Amerikaanse Maagdeneilanden",
|
||||
"Wallis And Futuna": "Wallis En Futuna",
|
||||
"Wallis and Futuna": "Wallis en Futuna",
|
||||
"We are processing your subscription. Once the subscription has successfully processed, this page will update automatically. Typically, this process should only take a few seconds.": "We zijn je abonnement aan het verwerken. Zodra het abonnement succesvol is verwerkt, wordt deze pagina automatisch bijgewerkt. Normaal gesproken duurt dit proces slechts enkele seconden.",
|
||||
"We are unable to process your payment. Please contact customer support.": "We kunnen je betaling niet verwerken. Neem contact op met de klantenservice.",
|
||||
"We have emailed your password reset link!": "We hebben je een wachtwoordherstel link gemaild!",
|
||||
"We were unable to find a registered user with this email address.": "Er is geen gebruiker met dit mailadres.",
|
||||
"We will send a receipt download link to the email addresses that you specify below. You may separate multiple email addresses using commas.": "We sturen een downloadlink naar de e-mailadressen die je hieronder opgeeft. Je kunt meerdere e-mailadressen scheiden met komma's.",
|
||||
"We're lost in space. The page you were trying to view does not exist.": "We zijn verloren in de ruimte. De opgevraagde pagina bestaat niet.",
|
||||
"Welcome Back!": "Welkom terug!",
|
||||
"Western Sahara": "Westelijke Sahara",
|
||||
"When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Als tweestapsverificatie is ingeschakeld, wordt je tijdens de authenticatie om een veilige, willekeurige token gevraagd. Je kunt dit token ophalen uit de Google Authenticator-applicatie op je telefoon.",
|
||||
"Whoops": "Oeps",
|
||||
"Whoops!": "Oeps!",
|
||||
"Whoops! Something went wrong.": "Oeps! Er is iets misgelopen.",
|
||||
"With Trashed": "Met Verwijderde",
|
||||
"Write": "Schrijven",
|
||||
"Year To Date": "Jaar Tot Heden",
|
||||
"Yearly": "Jaarlijks",
|
||||
"Yemen": "Jemen",
|
||||
"Yes": "Ja",
|
||||
"You are already subscribed.": "Je bent al ingeschreven.",
|
||||
"You are currently within your free trial period. Your trial will expire on :date.": "Je maakt nu gebruik van een gratis proefabonnement. Je proefabonnement verloopt op :date.",
|
||||
"You are logged in!": "Je bent ingelogd!",
|
||||
"You are receiving this email because we received a password reset request for your account.": "Je ontvangt deze e-mail omdat we een wachtwoordherstel verzoek hebben ontvangen voor je account.",
|
||||
"You have been invited to join the :team team!": "Je bent uitgenodigd om lid te worden van team :team!",
|
||||
"You have enabled two factor authentication.": "Je hebt tweestapsverificatie ingeschakeld.",
|
||||
"You have not enabled two factor authentication.": "Je hebt tweestapsverificatie niet ingeschakeld.",
|
||||
"You may accept this invitation by clicking the button below:": "Je kunt de uitnodiging accepteren door op de volgende knop te klikken:",
|
||||
"You may cancel your subscription at any time. Once your subscription has been cancelled, you will have the option to resume the subscription until the end of your current billing cycle.": "Je kunt je abonnement op elk moment stoppen. Wanneer je abonnement is gestopt heb je de mogelijkheid het abonnement voort te zetten tot het eind van je betalingsperiode.",
|
||||
"You may delete any of your existing tokens if they are no longer needed.": "Je kunt al je bestaande tokens verwijderen als ze niet langer nodig zijn.",
|
||||
"You may not delete your personal team.": "Je mag je persoonlijke team niet verwijderen.",
|
||||
"You may not leave a team that you created.": "Je kan het team dat je aangemaakt hebt niet verlaten.",
|
||||
"Your :invoiceName invoice is now available!": "Je factuur :invoiceName is nu beschikbaar!",
|
||||
"Your card was declined. Please contact your card issuer for more information.": "Je kaart is geweigerd. Gelieve contact op te nemen met je kaart aanbieder voor meer informatie.",
|
||||
"Your current payment method is :paypal.": "Je huidige betaalmethode is :paypal.",
|
||||
"Your current payment method is a credit card ending in :lastFour that expires on :expiration.": "Je huidige betalingsmethode is een creditkaart eindigend op :lastFour die verloopt op :expiration.",
|
||||
"Your email address is unverified.": "Je e-mailadres is niet geverifieerd.",
|
||||
"Your registered VAT Number is :vatNumber.": "Je geregistreerde BTW-nummer is :vatNumber.",
|
||||
"Zambia": "Zambia",
|
||||
"Zimbabwe": "Zimbabwe",
|
||||
"Zip / Postal Code": "Postcode",
|
||||
"Åland Islands": "Ålandseilanden"
|
||||
}
|
||||
17
resources/lang/nl/pagination.php
Normal file
17
resources/lang/nl/pagination.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'next' => 'Volgende »',
|
||||
'previous' => '« Vorige',
|
||||
];
|
||||
20
resources/lang/nl/passwords.php
Normal file
20
resources/lang/nl/passwords.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reset Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'reset' => 'Het wachtwoord van je account is gewijzigd.',
|
||||
'sent' => 'We hebben een e-mail verstuurd met instructies om een nieuw wachtwoord in te stellen.',
|
||||
'throttled' => 'Gelieve even te wachten en het dan opnieuw te proberen.',
|
||||
'token' => 'Dit wachtwoordhersteltoken is niet geldig.',
|
||||
'user' => 'Geen gebruiker bekend met het e-mailadres.',
|
||||
];
|
||||
103
resources/lang/nl/routes.php
Normal file
103
resources/lang/nl/routes.php
Normal file
@@ -0,0 +1,103 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Localized routes to be used with mcamara/laravel-localization
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| You may translate your routes. For example, http://url/en/about and http://url/es/acerca
|
||||
| (acerca is about in spanish) or http://url/en/article/important-article and
|
||||
| http://url/es/articulo/important-article (article is articulo in spanish) would
|
||||
| be redirected to the same controller/view as follows:
|
||||
| It is necessary that at least the localize middleware in loaded in your
|
||||
| Route::group middleware (See installation instruction).
|
||||
|
|
||||
| For each language, add a routes.php into resources/lang/[**]/routes.php folder.
|
||||
| The file contains an array with all translatable routes.
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
return [
|
||||
"welcome" => "welkom",
|
||||
"goodbye-deleted-user" => "tot-ziens",
|
||||
'main' => 'hoofd-pagina',
|
||||
'pay' => 'betaal',
|
||||
'pay-to-name' => 'betaal/{name}',
|
||||
'pay-amount-to-name' => 'betaal/{hours}/{minutes}/aan/{name}',
|
||||
'pay-amount-to-name-description' => 'betaal/{hours}/{minutes}/aan/{name}/omschrijving/{description}',
|
||||
'transactions' => 'transacties',
|
||||
'statement' => 'transactie-bewijs/{transactionId}',
|
||||
'contacts' => 'contacten',
|
||||
'reports' => 'rapporten',
|
||||
'posts.manage' => 'artikelen/beheren',
|
||||
'calls.manage' => 'oproepen/beheren',
|
||||
'post.show' => 'artikel/{id}',
|
||||
'post.show_international' => 'post/{id}',
|
||||
'post.show_by_slug' => 'artikel/{slug}',
|
||||
'categories.manage' => 'categorieen/beheren',
|
||||
'tags.manage' => 'labels/beheren',
|
||||
'profiles.manage' => 'profielen/beheren',
|
||||
'permissions.manage' => 'rechten/beheren',
|
||||
'roles.manage' => 'rollen/beheren',
|
||||
|
||||
'static.getting-started' => 'starten',
|
||||
'static.faq' => 'vraag-en-antwoord',
|
||||
'static.privacy' => 'privacy',
|
||||
'static.organizations' => 'organizaties',
|
||||
'static.principles' => 'principes',
|
||||
'static.report-issue' => 'probleem-melden',
|
||||
'static.events' => 'evenementen',
|
||||
'static.the-hague' => 'den-haag',
|
||||
'static.lekkernassuh' => 'lekkernassuh',
|
||||
'static.amst-brus-lisb' => 'amsterdam-brussel-lissabon',
|
||||
'static.work-w-us' => 'werk-bij-ons',
|
||||
'static.philosophy' => 'filosofie',
|
||||
'static.open-source' => 'open-source',
|
||||
'static.timebank-organization' => 'timebank-organizatie',
|
||||
'static.history' => 'geschiedenis',
|
||||
'static.press-media' => 'pers-en-media',
|
||||
'static.economics-and-research' => 'economie-en-onderzoek',
|
||||
'static.team' => 'team',
|
||||
'static.messenger' => 'over-messenger',
|
||||
'static.report-error' => 'fout-melden',
|
||||
|
||||
'profile.show' => 'profiel/{type}/{id}',
|
||||
'profile.show_active' => 'profiel/bekijken',
|
||||
|
||||
'user.show' => 'gebruiker/{id}',
|
||||
'user.show-by-name' => 'gebruiker/{name}',
|
||||
'organization.show' => 'organisatie/{id}',
|
||||
'bank.show' => 'bank/{id}',
|
||||
'bank.show-by-name' => 'bank/{name}',
|
||||
'admin.show' => 'admin/{id}',
|
||||
'admin.show-by-name' => 'admin/{name}',
|
||||
'profile.edit' => 'profiel/bewerken',
|
||||
|
||||
'users-overview' => 'gebruikers-overzicht',
|
||||
'search.show' => 'zoeken',
|
||||
'messenger.join' => 'messenger/uitnodiging/{invite}',
|
||||
'terms.show' => 'algemene-voorwaarden',
|
||||
'policy.show' => 'privacybeleid',
|
||||
'profile.settings' => 'profiel/instellingen',
|
||||
|
||||
'messenger.portal' => 'messenger',
|
||||
'messenger.show' => 'messenger/{thread}',
|
||||
'messenger.private.create' => 'messenger/recipient/{alias}/{id}',
|
||||
'messenger.threads.show.call' => 'messenger/threads/{thread}/calls/{call}',
|
||||
'messenger.join.invite' => 'messenger/meedoen/{invite}',
|
||||
|
||||
'chat.start' => 'chats/{profileType}/{id}',
|
||||
|
||||
'register' => 'registreren',
|
||||
'login' => 'inloggen',
|
||||
'bank.login' => 'bank/inloggen',
|
||||
'admin.login' => 'admin/inloggen',
|
||||
'password.request' => 'wachtwoord/vergeten',
|
||||
'password.email' => 'wachtwoord/email',
|
||||
'password.reset' => 'wachtwoord/reset/{token}',
|
||||
'password.update' => 'wachtwoord/reset',
|
||||
'logout' => 'uitloggen',
|
||||
'bank.logout' => 'bank/uitloggen',
|
||||
'admin.logout' => 'admin/uitloggen'
|
||||
];
|
||||
136
resources/lang/nl/validation-inline.php
Normal file
136
resources/lang/nl/validation-inline.php
Normal file
@@ -0,0 +1,136 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'accepted' => 'Dit veld moet geaccepteerd zijn.',
|
||||
'accepted_if' => 'Dit veld moet worden geaccepteerd wanneer :other gelijk is aan :value.',
|
||||
'active_url' => 'Dit is geen geldige URL.',
|
||||
'after' => 'Dit moet een datum na :date zijn.',
|
||||
'after_or_equal' => 'Dit moet een datum na of gelijk aan :date zijn.',
|
||||
'alpha' => 'Dit veld mag alleen letters bevatten.',
|
||||
'alpha_dash' => 'Dit veld mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.',
|
||||
'alpha_num' => 'Dit veld mag alleen letters en nummers bevatten.',
|
||||
'array' => 'Dit veld moet geselecteerde elementen bevatten.',
|
||||
'before' => 'Dit moet een datum voor :date zijn.',
|
||||
'before_or_equal' => 'Dit moet een datum voor of gelijk aan :date zijn.',
|
||||
'between' => [
|
||||
'array' => 'Dit moet tussen :min en :max items bevatten.',
|
||||
'file' => 'Dit moet tussen :min en :max kilobytes zijn.',
|
||||
'numeric' => 'Dit moet tussen :min en :max zijn.',
|
||||
'string' => 'Dit moet tussen :min en :max karakters zijn.',
|
||||
],
|
||||
'boolean' => 'Dit veld moet ja of nee zijn.',
|
||||
'confirmed' => 'De bevestiging komt niet overeen.',
|
||||
'current_password' => 'Het wachtwoord is incorrect.',
|
||||
'date' => 'Dit is geen geldige datum',
|
||||
'date_equals' => 'Dit moet een datum gelijk aan :date zijn.',
|
||||
'date_format' => 'Dit voldoet niet aan het formaat :format.',
|
||||
'declined' => 'Dit veld moet afgewezen worden.',
|
||||
'declined_if' => 'Dit veld moet afgewezen worden wanneer :other gelijk is aan :value.',
|
||||
'different' => 'Dit en :other moeten verschillend zijn.',
|
||||
'digits' => 'Dit moet bestaan uit :digits cijfers.',
|
||||
'digits_between' => 'Dit moet bestaan uit minimaal :min en maximaal :max cijfers.',
|
||||
'dimensions' => 'Deze afbeelding heeft geen geldige afmetingen.',
|
||||
'distinct' => 'Dit veld heeft een dubbele waarde.',
|
||||
'email' => 'Dit is geen geldig e-mailadres.',
|
||||
'ends_with' => 'Dit moet met één van de volgende waarden eindigen: :values.',
|
||||
'enum' => 'De geselecteerde waarde is ongeldig.',
|
||||
'exists' => 'De geselecteerde waarde bestaat niet.',
|
||||
'file' => 'Dit moet een bestand zijn.',
|
||||
'filled' => 'Dit veld is verplicht.',
|
||||
'gt' => [
|
||||
'array' => 'De inhoud moet meer dan :value waardes bevatten.',
|
||||
'file' => 'Het bestand moet groter zijn dan :value kilobytes.',
|
||||
'numeric' => 'De waarde moet groter zijn dan :value.',
|
||||
'string' => 'De waarde moet meer dan :value tekens bevatten.',
|
||||
],
|
||||
'gte' => [
|
||||
'array' => 'De inhoud moet :value waardes of meer bevatten.',
|
||||
'file' => 'Het bestand moet groter of gelijk zijn aan :value kilobytes.',
|
||||
'numeric' => 'De waarde moet groter of gelijk zijn aan :value.',
|
||||
'string' => 'De waarde moet minimaal :value tekens bevatten.',
|
||||
],
|
||||
'image' => 'Dit moet een afbeelding zijn.',
|
||||
'in' => 'De geselecteerde waarde is ongeldig.',
|
||||
'in_array' => 'Deze waarde bestaat niet in :other.',
|
||||
'integer' => 'Dit moet een getal zijn.',
|
||||
'ip' => 'Dit moet een geldig IP-adres zijn.',
|
||||
'ipv4' => 'Dit moet een geldig IPv4-adres zijn.',
|
||||
'ipv6' => 'Dit moet een geldig IPv6-adres zijn.',
|
||||
'json' => 'Dit moet een geldige JSON-string zijn.',
|
||||
'lt' => [
|
||||
'array' => 'De inhoud moet minder dan :value waardes bevatten.',
|
||||
'file' => 'Het bestand moet kleiner zijn dan :value kilobytes.',
|
||||
'numeric' => 'De waarde moet kleiner zijn dan :value.',
|
||||
'string' => 'De waarde moet minder dan :value tekens bevatten.',
|
||||
],
|
||||
'lte' => [
|
||||
'array' => 'De inhoud moet :value waardes of minder bevatten.',
|
||||
'file' => 'Het bestand moet kleiner of gelijk zijn aan :value kilobytes.',
|
||||
'numeric' => 'De waarde moet kleiner of gelijk zijn aan :value.',
|
||||
'string' => 'De waarde moet maximaal :value tekens bevatten.',
|
||||
],
|
||||
'mac_address' => 'De waarde moet een geldig MAC-adres zijn.',
|
||||
'max' => [
|
||||
'array' => 'De inhoud mag niet meer dan :max items bevatten.',
|
||||
'file' => 'Het bestand mag niet meer dan :max kilobytes zijn.',
|
||||
'numeric' => 'De waarde mag niet hoger dan :max zijn.',
|
||||
'string' => 'De waarde mag niet uit meer dan :max tekens bestaan.',
|
||||
],
|
||||
'mimes' => 'Dit moet een bestand zijn van het bestandstype :values.',
|
||||
'mimetypes' => 'Dit moet een bestand zijn van het bestandstype :values.',
|
||||
'min' => [
|
||||
'array' => 'De inhoud moet minimaal :min items bevatten.',
|
||||
'file' => 'Het bestand moet minimaal :min kilobytes zijn.',
|
||||
'numeric' => 'De waarde moet minimaal :min zijn.',
|
||||
'string' => 'De waarde moet minimaal :min tekens zijn.',
|
||||
],
|
||||
'multiple_of' => 'De waarde moet een veelvoud van :value zijn.',
|
||||
'not_in' => 'De geselecteerde waarde is ongeldig.',
|
||||
'not_regex' => 'Dit formaat is ongeldig.',
|
||||
'numeric' => 'Dit moet een nummer zijn',
|
||||
'password' => 'Het wachtwoord is onjuist.',
|
||||
'present' => 'Dit veld moet bestaan.',
|
||||
'prohibited' => 'Dit veld is verboden.',
|
||||
'prohibited_if' => 'Dit veld is verboden indien :other gelijk is aan :value.',
|
||||
'prohibited_unless' => 'Dit veld is verboden tenzij :other is aan :values.',
|
||||
'prohibits' => 'Dit veld verbiedt de aanwezigheid van :other.',
|
||||
'regex' => 'Dit formaat is ongeldig.',
|
||||
'required' => 'Dit veld is verplicht.',
|
||||
'required_array_keys' => 'Dit veld moet waardes bevatten voor :values.',
|
||||
'required_if' => 'Dit veld is verplicht indien :other gelijk is aan :value.',
|
||||
'required_unless' => 'Dit veld is verplicht tenzij :other gelijk is aan :values.',
|
||||
'required_with' => 'Dit veld is verplicht i.c.m. :values',
|
||||
'required_with_all' => 'Dit veld is verplicht i.c.m. :values',
|
||||
'required_without' => 'Dit veld is verplicht als :values niet ingevuld is.',
|
||||
'required_without_all' => 'Dit veld is verplicht als :values niet ingevuld zijn.',
|
||||
'same' => 'De waarde van dit veld en :other moeten overeenkomen.',
|
||||
'size' => [
|
||||
'array' => ':de inhoud moet :size items bevatten.',
|
||||
'file' => ':Het bestand moet :size kilobyte zijn.',
|
||||
'numeric' => ':De waarde moet :size zijn.',
|
||||
'string' => ':De waarde moet :size tekens zijn.',
|
||||
],
|
||||
'starts_with' => 'Dit moet starten met een van de volgende: :values.',
|
||||
'string' => 'Dit moet een tekst zijn.',
|
||||
'timezone' => 'Dit moet een geldige tijdzone zijn.',
|
||||
'unique' => 'Deze is al in gebruik',
|
||||
'uploaded' => 'Het uploaden hiervan is mislukt.',
|
||||
'url' => 'Dit moet een geldige URL zijn.',
|
||||
'uuid' => 'Dit moet een geldige UUID zijn.',
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
],
|
||||
],
|
||||
];
|
||||
17
resources/lang/nl/validation-nova-inline.php
Normal file
17
resources/lang/nl/validation-nova-inline.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Nova Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'attached' => 'Dit veld is reeds gekoppeld.',
|
||||
'relatable' => 'Dit veld mag niet gekoppeld worden aan deze bron.',
|
||||
];
|
||||
17
resources/lang/nl/validation-nova.php
Normal file
17
resources/lang/nl/validation-nova.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Nova Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'attached' => ':Attribute is reeds gekoppeld.',
|
||||
'relatable' => ':Attribute mag niet gekoppeld worden aan deze bron.',
|
||||
];
|
||||
224
resources/lang/nl/validation.php
Normal file
224
resources/lang/nl/validation.php
Normal file
@@ -0,0 +1,224 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
return [
|
||||
'accepted' => ':Attribute moet worden geaccepteerd.',
|
||||
'accepted_if' => ':Attribute moet worden geaccepteerd als :other :value is.',
|
||||
'active_url' => ':Attribute is geen geldige URL.',
|
||||
'after' => ':Attribute moet een datum na :date zijn.',
|
||||
'after_or_equal' => ':Attribute moet een datum na of gelijk aan :date zijn.',
|
||||
'alpha' => ':Attribute mag alleen letters bevatten.',
|
||||
'alpha_dash' => ':Attribute mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.',
|
||||
'alpha_num' => ':Attribute mag alleen letters en nummers bevatten.',
|
||||
'array' => ':Attribute moet geselecteerde elementen bevatten.',
|
||||
'before' => ':Attribute moet een datum vóór :date zijn.',
|
||||
'before_or_equal' => ':Attribute moet een datum vóór of gelijk aan :date zijn.',
|
||||
'between' => [
|
||||
'array' => ':Attribute moet tussen :min en :max waardes bevatten.',
|
||||
'file' => ':Attribute moet tussen :min en :max kilobytes zijn.',
|
||||
'numeric' => ':Attribute moet tussen :min en :max zijn.',
|
||||
'string' => ':Attribute moet tussen :min en :max karakters zijn.',
|
||||
],
|
||||
'boolean' => ':Attribute moet ja of nee zijn.',
|
||||
'confirmed' => 'Bevestiging van :attribute komt niet overeen.',
|
||||
'current_password' => 'Huidig wachtwoord is onjuist.',
|
||||
'date' => ':Attribute moet een datum bevatten.',
|
||||
'date_equals' => ':Attribute moet een datum gelijk aan :date zijn.',
|
||||
'date_format' => ':Attribute voldoet niet aan het formaat :format.',
|
||||
'declined' => ':Attribute moet afgewezen worden.',
|
||||
'declined_if' => ':Attribute moet afgewezen worden wanneer :other gelijk is aan :value.',
|
||||
'different' => ':Attribute en :other moeten verschillend zijn.',
|
||||
'digits' => ':Attribute moet bestaan uit :digits cijfers.',
|
||||
'digits_between' => ':Attribute moet bestaan uit minimaal :min en maximaal :max cijfers.',
|
||||
'dimensions' => ':Attribute heeft geen geldige afmetingen voor afbeeldingen.',
|
||||
'distinct' => ':Attribute heeft een dubbele waarde.',
|
||||
'email' => ':Attribute is geen geldig e-mailadres.',
|
||||
'ends_with' => ':Attribute moet met één van de volgende waarden eindigen: :values.',
|
||||
'enum' => 'Gekozen :attribute is ongeldig.',
|
||||
'exists' => ':Attribute bestaat niet.',
|
||||
'file' => ':Attribute moet een bestand zijn.',
|
||||
'filled' => ':Attribute is verplicht.',
|
||||
'gt' => [
|
||||
'array' => ':Attribute moet meer dan :value waardes bevatten.',
|
||||
'file' => ':Attribute moet groter zijn dan :value kilobytes.',
|
||||
'numeric' => ':Attribute moet groter zijn dan :value.',
|
||||
'string' => ':Attribute moet meer dan :value tekens bevatten.',
|
||||
],
|
||||
'gte' => [
|
||||
'array' => ':Attribute moet :value of meer waardes bevatten.',
|
||||
'file' => ':Attribute moet groter of gelijk zijn aan :value kilobytes.',
|
||||
'numeric' => ':Attribute moet groter of gelijk zijn aan :value.',
|
||||
'string' => ':Attribute moet minimaal :value tekens bevatten.',
|
||||
],
|
||||
'image' => ':Attribute moet een afbeelding zijn.',
|
||||
'in' => ':Attribute is ongeldig.',
|
||||
'in_array' => ':Attribute bestaat niet in :other.',
|
||||
'integer' => ':Attribute moet een getal zijn.',
|
||||
'ip' => ':Attribute moet een geldig IP-adres zijn.',
|
||||
'ipv4' => ':Attribute moet een geldig IPv4-adres zijn.',
|
||||
'ipv6' => ':Attribute moet een geldig IPv6-adres zijn.',
|
||||
'json' => ':Attribute moet een geldige JSON-string zijn.',
|
||||
'lt' => [
|
||||
'array' => ':Attribute moet minder dan :value waardes bevatten.',
|
||||
'file' => ':Attribute moet kleiner zijn dan :value kilobytes.',
|
||||
'numeric' => ':Attribute moet kleiner zijn dan :value.',
|
||||
'string' => ':Attribute moet minder dan :value tekens bevatten.',
|
||||
],
|
||||
'lte' => [
|
||||
'array' => ':Attribute moet :value of minder waardes bevatten.',
|
||||
'file' => ':Attribute moet kleiner of gelijk zijn aan :value kilobytes.',
|
||||
'numeric' => ':Attribute moet kleiner of gelijk zijn aan :value.',
|
||||
'string' => ':Attribute moet maximaal :value tekens bevatten.',
|
||||
],
|
||||
'mac_address' => ':Attribute moet een geldig MAC-adres zijn.',
|
||||
'max' => [
|
||||
'array' => ':Attribute mag niet meer dan :max waardes bevatten.',
|
||||
'file' => ':Attribute mag niet meer dan :max kilobytes zijn.',
|
||||
'numeric' => ':Attribute mag niet hoger dan :max zijn.',
|
||||
'string' => ':Attribute mag niet uit meer dan :max tekens bestaan.',
|
||||
],
|
||||
'mimes' => ':Attribute moet een bestand zijn van het bestandstype :values.',
|
||||
'mimetypes' => ':Attribute moet een bestand zijn van het bestandstype :values.',
|
||||
'min' => [
|
||||
'array' => ':Attribute moet minimaal :min waardes bevatten.',
|
||||
'file' => ':Attribute moet minimaal :min kilobytes zijn.',
|
||||
'numeric' => ':Attribute moet minimaal :min zijn.',
|
||||
'string' => ':Attribute moet minimaal :min tekens zijn.',
|
||||
],
|
||||
'multiple_of' => ':Attribute moet een veelvoud van :value zijn.',
|
||||
'not_in' => ':Attribute is ongeldig.',
|
||||
'not_regex' => 'Het formaat van :attribute is ongeldig.',
|
||||
'numeric' => ':Attribute moet een getal zijn.',
|
||||
'password' => 'Wachtwoord is onjuist.',
|
||||
'present' => ':Attribute moet aanwezig zijn.',
|
||||
'prohibited' => ':Attribute is niet toegestaan.',
|
||||
'prohibited_if' => ':Attribute is niet toegestaan indien :other gelijk is aan :value.',
|
||||
'prohibited_unless' => ':Attribute is niet toegestaan tenzij :other gelijk is aan :values.',
|
||||
'prohibits' => ':Attribute is niet toegestaan in combinatie met :other.',
|
||||
'regex' => 'Het formaat van :attribute is ongeldig.',
|
||||
'required' => ':Attribute is verplicht.',
|
||||
'required_array_keys' => ':Attribute moet waardes bevatten voor :values.',
|
||||
'required_if' => ':Attribute is verplicht indien :other gelijk is aan :value.',
|
||||
'required_unless' => ':Attribute is verplicht tenzij :other gelijk is aan :values.',
|
||||
'required_with' => ':Attribute is verplicht in combinatie met :values.',
|
||||
'required_with_all' => ':Attribute is verplicht in combinatie met :values.',
|
||||
'required_without' => ':Attribute is verplicht als :values niet ingevuld is.',
|
||||
'required_without_all' => ':Attribute is verplicht als :values niet ingevuld zijn.',
|
||||
'same' => ':Attribute en :other moeten overeenkomen.',
|
||||
'size' => [
|
||||
'array' => ':Attribute moet :size waardes bevatten.',
|
||||
'file' => ':Attribute moet :size kilobytes groot zijn.',
|
||||
'numeric' => ':Attribute moet :size zijn.',
|
||||
'string' => ':Attribute moet :size tekens zijn.',
|
||||
],
|
||||
'starts_with' => ':Attribute moet beginnen met een van de volgende: :values.',
|
||||
'string' => ':Attribute moet een tekst zijn.',
|
||||
'timezone' => ':Attribute moet een geldige tijdzone zijn.',
|
||||
'unique' => ':Attribute is al in gebruik.',
|
||||
'uploaded' => 'Het uploaden van :attribute is mislukt.',
|
||||
'url' => ':Attribute moet een geldige URL zijn.',
|
||||
'uuid' => ':Attribute moet een geldige UUID zijn.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
'custom' => [
|
||||
|
||||
// Transaction type validation
|
||||
'Transaction type is required' => 'Transactietype is verplicht',
|
||||
|
||||
'profile_user' => [
|
||||
'name' => [
|
||||
'disallowed' => ':Attribute mag geen ":word" bevatten',
|
||||
'completely_disallowed' => ':Attribute mag niet alleen ":name" zijn.',
|
||||
],
|
||||
],
|
||||
'country' => [
|
||||
'required_if' => ':Attribute is verplicht.',
|
||||
],
|
||||
'division' => [
|
||||
'required_if' => ':Attribute is verplicht.',
|
||||
],
|
||||
'city' => [
|
||||
'required_if' => ':Attribute is verplicht.',
|
||||
],
|
||||
'district' => [
|
||||
'required_if' => ':Attribute is verplicht.',
|
||||
],
|
||||
|
||||
// pay.blade.php
|
||||
'amount.min' => 'Bedrag moet minimaal :min minuut zijn.',
|
||||
'fromAccountId.*' => 'Vanaf rekening is verplicht.',
|
||||
'toAccountId.*' => 'Naar rekening is verplicht.',
|
||||
|
||||
// update-profile-phone.blade.php
|
||||
'state.phone' => [
|
||||
'phone' => 'Voer een geldig mobiel telefoonnummer in.',
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap our attribute placeholder
|
||||
| with something more reader friendly such as "E-Mail Address" instead
|
||||
| of "email". This simply helps us make our message more expressive.
|
||||
|
|
||||
*/
|
||||
|
||||
'attributes' => [
|
||||
// registration.php
|
||||
'name' => 'Naam',
|
||||
|
||||
// update-profile-organization-form.blade.php
|
||||
// update-profile-personal-form.blade.php
|
||||
'state.about' => 'Introductie',
|
||||
'state.about_short' => 'Korte introductie',
|
||||
'state.motivation' => 'Motivatie',
|
||||
'languages' => 'Taal-selectie',
|
||||
'state.date_of_birth' => 'Geboortedatum',
|
||||
'socialsOptionSelected' => 'Social Media',
|
||||
'userOnSocial' => 'Profiel op social media',
|
||||
|
||||
|
||||
// update-profile-location-form.blade.php
|
||||
'country' => 'Land',
|
||||
'division' => 'Provincie',
|
||||
'city' => 'Plaats',
|
||||
'district' => 'Buurt',
|
||||
|
||||
// update-profile-skills-form.blade.php
|
||||
'tagsArray.*' => 'label',
|
||||
'newTag.name' => 'activiteit label',
|
||||
'newTag.example' => 'beschrijvend voorbeeld',
|
||||
'newTag.check' => 'De controle op het voorbeeld',
|
||||
'newTagCategory' => 'Categorie',
|
||||
'selectTagTranslation' => 'Geselecteerde vertaling',
|
||||
'inputTagTranslation.name' => 'vertaalde activiteit label',
|
||||
'inputTagTranslation.example' => 'vertaalde voorbeeld',
|
||||
|
||||
// pay.blade.php
|
||||
'description' => 'Omschrijving',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user