Merge pull request #662 from 64knl/feat/update-dutch-translation

feat(translation): Update Dutch
This commit is contained in:
Fabio Di Stasio 2023-09-07 15:50:04 +02:00 committed by GitHub
commit 535dd21d69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 18 deletions

View File

@ -294,7 +294,7 @@ export const enUS = {
label: 'Label', label: 'Label',
icon: 'Icon', icon: 'Icon',
fileName: 'File name', fileName: 'File name',
choseFile: 'Chose file', choseFile: 'Choose file',
data: 'Data', data: 'Data',
password: 'Password', password: 'Password',
required: 'Required', required: 'Required',

View File

@ -64,7 +64,8 @@ export const nlNL = {
actionSuccessful: '{action} succesvol', actionSuccessful: '{action} succesvol',
outputFormat: 'Uitvoerformaat', outputFormat: 'Uitvoerformaat',
singleFile: 'Enkel {ext}-bestand', singleFile: 'Enkel {ext}-bestand',
zipCompressedFile: 'ZIP gecomprimeerd {ext}-bestand' zipCompressedFile: 'ZIP gecomprimeerd {ext}-bestand',
include: 'Inclusief'
}, },
connection: { connection: {
connectionName: 'Naam verbinding', connectionName: 'Naam verbinding',
@ -352,7 +353,21 @@ export const nlNL = {
csvStringDelimiter: 'Scheidingsteken strings', csvStringDelimiter: 'Scheidingsteken strings',
csvIncludeHeader: 'Inclusief kopregel', csvIncludeHeader: 'Inclusief kopregel',
csvExportOptions: 'CSV exportinstellingen', csvExportOptions: 'CSV exportinstellingen',
phpArray: 'PHP array' phpArray: 'PHP array',
exportData: 'Exporteer verbindingen',
exportDataExplanation: 'Export saved connections to Antares. You will be asked for a password to encrypt the exported file.',
importData: 'Importeer verbindingen',
importDataExplanation: 'Imports an .antares file containing connections. You will need to enter the password defined during export.',
includeConnectionPasswords: 'Inclusief wachtwoorden',
includeFolders: 'Inclusief mappen',
encryptionPassword: 'Wachtwoord voor versleuteling',
encryptionPasswordError: 'Het wachtwoord voor versleuteling moet minimaal 8 tekens zijn.',
ignoreDuplicates: 'Negeer dubbele verbindingen',
wrongImportPassword: 'Incorrect wachtwoord voor de import',
wrongFileFormat: 'Bestand is geen geldig .antares bestand',
required: 'Verplicht',
choseFile: 'Selecteer bestand',
password: 'Wachtwoord'
}, },
faker: { faker: {
address: 'Address', address: 'Address',
@ -417,14 +432,14 @@ export const nlNL = {
type: 'Type', type: 'Type',
collation: 'Collation', collation: 'Collation',
engine: 'Engine', engine: 'Engine',
past: 'Past', past: 'Verleden',
now: 'Now', now: 'Nu',
future: 'Future', future: 'Future',
between: 'Between', between: 'Between',
recent: 'Recent', recent: 'Recent',
soon: 'Soon', soon: 'Soon',
month: 'Month', month: 'Maand',
weekday: 'Weekday', weekday: 'Weekdag',
account: 'Account', account: 'Account',
accountName: 'Account name', accountName: 'Account name',
routingNumber: 'Routing number', routingNumber: 'Routing number',
@ -455,33 +470,33 @@ export const nlNL = {
phrase: 'Phrase', phrase: 'Phrase',
avatar: 'Avatar', avatar: 'Avatar',
email: 'Email', email: 'Email',
exampleEmail: 'Example email', exampleEmail: 'Voorbeeld email',
userName: 'Username', userName: 'Gebuikersnaam',
protocol: 'Protocol', protocol: 'Protocol',
url: 'Url', url: 'Url',
domainName: 'Domain name', domainName: 'Domeinnaam',
domainSuffix: 'Domain suffix', domainSuffix: 'Domain suffix',
domainWord: 'Domain word', domainWord: 'Domain word',
ip: 'Ip', ip: 'Ip',
ipv6: 'Ipv6', ipv6: 'Ipv6',
userAgent: 'User agent', userAgent: 'User agent',
mac: 'Mac', mac: 'Mac',
password: 'Password', password: 'Wachtwoord',
word: 'Word', word: 'Word',
words: 'Words', words: 'Words',
sentence: 'Sentence', sentence: 'Zin',
slug: 'Slug', slug: 'Slug',
sentences: 'Sentences', sentences: 'Zinnen',
paragraph: 'Paragraph', paragraph: 'Paragraph',
paragraphs: 'Paragraphs', paragraphs: 'Paragraphs',
text: 'Text', text: 'Text',
lines: 'Lines', lines: 'Lines',
genre: 'Genre', genre: 'Genre',
firstName: 'First name', firstName: 'Voornaam',
lastName: 'Last name', lastName: 'Achternaam',
middleName: 'Middle name', middleName: 'Middle name',
findName: 'Full name', findName: 'Volledige naam',
jobTitle: 'Job title', jobTitle: 'Functie',
gender: 'Gender', gender: 'Gender',
prefix: 'Prefix', prefix: 'Prefix',
suffix: 'Suffix', suffix: 'Suffix',
@ -489,7 +504,7 @@ export const nlNL = {
jobDescriptor: 'Job descriptor', jobDescriptor: 'Job descriptor',
jobArea: 'Job area', jobArea: 'Job area',
jobType: 'Job type', jobType: 'Job type',
phoneNumber: 'Phone number', phoneNumber: 'Telefoonnummer',
phoneNumberFormat: 'Phone number format', phoneNumberFormat: 'Phone number format',
phoneFormats: 'Phone formats', phoneFormats: 'Phone formats',
number: 'Number', number: 'Number',