mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Fixed dutch translation
This commit is contained in:
parent
bf29d869e1
commit
e1dd3ceb75
1 changed files with 9 additions and 9 deletions
|
@ -74,13 +74,13 @@ $LANG['nl'] = array(
|
|||
|
||||
'toggle all' => 'alles',
|
||||
'apply to selected' => 'met geselecteerde',
|
||||
'rebuild' => 'herstellen',
|
||||
'rebuild web' => 'herstel web',
|
||||
'rebuild dns' => 'herstel dns',
|
||||
'rebuild mail' => 'herstel mail',
|
||||
'rebuild db' => 'herstel db',
|
||||
'rebuild cron' => 'herstel taken',
|
||||
'update counters' => 'update tellers',
|
||||
'rebuild' => 'herbouwen',
|
||||
'rebuild web' => 'herbouw web',
|
||||
'rebuild dns' => 'herbouw dns',
|
||||
'rebuild mail' => 'herbouw mail',
|
||||
'rebuild db' => 'herbouw db',
|
||||
'rebuild cron' => 'herbouw taken',
|
||||
'update counters' => 'update statistieken',
|
||||
'suspend' => 'uitschakelen',
|
||||
'unsuspend' => 'inschakelen',
|
||||
'delete' => 'verwijderen',
|
||||
|
@ -133,7 +133,7 @@ $LANG['nl'] = array(
|
|||
'Editing Package' => 'Pakket Aanpassen',
|
||||
'Adding IP address' => 'IP-adres Toevoegen',
|
||||
'Editing IP Address' => 'IP-adres Aanpassen',
|
||||
'Editing Backup Exclusions' => 'Uitsluitingen Aanpassen',
|
||||
'Editing Backup Exclusions' => 'Backup Uitsluitingen Aanpassen',
|
||||
'Generating CSR' => 'CSR Genereren',
|
||||
'Listing' => 'Weergave van ',
|
||||
'Search Results' => 'Zoekresultaten',
|
||||
|
@ -195,7 +195,7 @@ $LANG['nl'] = array(
|
|||
'template' => 'sjabloon',
|
||||
'SSL Support' => 'SSL Ondersteuning',
|
||||
'SSL Home Directory' => 'SSL Map',
|
||||
'Lets Encrypt Support' => 'Lets Encrypt Support',
|
||||
'Lets Encrypt Support' => 'Lets Encrypt Ondersteuning',
|
||||
'Lets Encrypt' => 'Lets Encrypt',
|
||||
'Your certificate will be automatically issued in 5 minutes' => 'Het certificaat wordt automatisch aangemaakt in 5 minuten',
|
||||
'Proxy Support' => 'Proxy Ondersteuning',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue