mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
laravel lang update + remove lang/_target
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"(and :count more error)": "(en :count andere foutmelding)",
|
||||
"(and :count more errors)": "(en :count andere foutmelding)|(en :count andere foutmeldingen)|(en :count andere foutmeldingen)",
|
||||
"A decryption key is required.": "Een decryptiesleutel is verplicht.",
|
||||
"All rights reserved.": "Alle rechten voorbehouden.",
|
||||
"Encrypted environment file already exists.": "Versleuteld environment-bestand bestaat al.",
|
||||
"Encrypted environment file not found.": "Versleuteld environment-bestand niet gevonden.",
|
||||
"Environment file already exists.": "Environment-bestand bestaat al.",
|
||||
"Environment file not found.": "Environment-bestand niet gevonden.",
|
||||
"errors": "fouten",
|
||||
"Forbidden": "Geen toegang",
|
||||
"Go to page :page": "Ga naar pagina :page",
|
||||
"Hello!": "Hallo!",
|
||||
"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 request a password reset, no further action is required.": "Als je geen wachtwoordherstel hebt aangevraagd, hoef je verder niets te doen.",
|
||||
"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:",
|
||||
"Invalid filename.": "Ongeldige bestandsnaam.",
|
||||
"Invalid JSON was returned from the route.": "Er is ongeldige JSON teruggekomen van de route.",
|
||||
"length": "lengte",
|
||||
"Location": "Locatie",
|
||||
"Login": "Inloggen",
|
||||
"Logout": "Uitloggen",
|
||||
"Not Found": "Niet gevonden",
|
||||
"of": "van",
|
||||
"Page Expired": "Pagina niet meer geldig",
|
||||
"Pagination Navigation": "Paginanavigatie",
|
||||
"Payment Required": "Betaling vereist",
|
||||
"Please click the button below to verify your email address.": "Klik op de knop hieronder om je e-mailadres te verifiëren.",
|
||||
"Regards,": "Met vriendelijke groet,",
|
||||
"Register": "Registreren",
|
||||
"Reset Password": "Wachtwoord herstellen",
|
||||
"Reset Password Notification": "Notificatie wachtwoordherstel",
|
||||
"results": "resultaten",
|
||||
"Server Error": "Serverfout",
|
||||
"Service Unavailable": "Website onbeschikbaar",
|
||||
"Showing": "Toont",
|
||||
"The given data was invalid.": "De gegeven data was ongeldig.",
|
||||
"The response is not a streamed response.": "De respons is niet gestreamd.",
|
||||
"The response is not a view.": "De respons is geen view.",
|
||||
"This action is unauthorized.": "Deze actie is niet toegestaan.",
|
||||
"This password reset link will expire in :count minutes.": "Deze link om je wachtwoord te herstellen verloopt over :count minuten.",
|
||||
"to": "tot",
|
||||
"Toggle navigation": "Schakel navigatie",
|
||||
"Too Many Requests": "Te veel serververzoeken",
|
||||
"Unauthorized": "Onbevoegd",
|
||||
"Verify Email Address": "Verifieer e-mailadres",
|
||||
"Whoops!": "Oeps!",
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user