diff --git a/src/static/locale/nl-nl.json b/src/static/locale/nl-nl.json index e5606cf..065f325 100644 --- a/src/static/locale/nl-nl.json +++ b/src/static/locale/nl-nl.json @@ -296,7 +296,7 @@ "Adding\\.\\.\\.": "Toevoegen...", "Configuration name already exist\\.": "Configuratienaam bestaat al.", "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "De configuratienaam mag alleen uit 15 tekens bestaan, inclusief hoofd-/kleine letters, cijfers, onderstrepingsteken, gelijkteken, plusteken, punt en koppelteken.", - "Dashboard IP Address \\& Listen Port": "", + "Dashboard IP Address \\& Listen Port": "Dashboard IP-adres & Luisterpoort", "Confirm \\& edit restore information": "Bevestigen & herstelinformatie bewerken", "No backup yet, click the button above to create backup\\.": "Nog geen back-up, klik op de knop hierboven om een back-up te maken.", "Are you sure to delete this backup\\?": "Weet je zeker dat je deze back-up wilt verwijderen?", @@ -308,62 +308,53 @@ "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) succesvol verwijderd. Het verwijderen van $2 peer(s) is mislukt", "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) beperkt", "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 peer(s) succesvol beperkt. Het beperken van $2 peer(s) is mislukt", - "Table": "", - "Search": "", - "Hop": "", - "Average RTT \\(ms\\)": "", - "Min RTT \\(ms\\)": "", - "Max RTT \\(ms\\)": "", - "You can visit our: ": "", - "Official Documentation": "", - "Discord Server": "", - "Are you sure to restore this backup\\?": "", - "Download": "", - "Display As": "", - "List": "", - "Grid": "", - "Protocol": "", - "Open File": "", - "Advanced Options": "", - "Allowed IPs Validation": "", - "Update Name": "", - "To update this configuration's name, WGDashboard will execute the following operations:": "", - "Duplicate current configuration's database table and \\.conf file with the new name": "", - "Delete current configuration's database table and \\.conf file": "", - "Danger Zone": "", - "Configuration File": "", - "Edit Raw Configuration File": "", - "Peer Configuration File": "", - "Share with Email": "", - "Email Account": "", - "Ready": "", - "Port": "", - "Encryption": "", - "No Encryption": "", - "Send From": "", - "Send Test Email": "", - "Email Body Template": "", - "Live Preview": "", - "Include configuration file as an attachment": "", - "Send": "", - "Sending\\.\\.\\.": "", - "Email sent successfully!": "", - "AmneziaWG Peer Setting": "", - "System Status": "", - "CPU": "", - "Memory": "", - "Swap Memory": "", - "Processes": "", - "CPU Usage": "", - "Memory Usage": "", - "Swap Memory Usage": "", - "Network": "", - "([0-9]{1,}) Interfaces": "", - "Storage": "", - "([0-9]{1,}) Partitions": "", - "(.*) Used": "", - "Untitled Peer": "", - "Who are you sending to\\?": "", - "What\\'s the subject\\?": "", - "What\\'s the body\\?": "" + "Search": "Zoeken", + "Download": "Download", + "Display As": "Weergeven Als", + "List": "Lijst", + "Grid": "Raster", + "Protocol": "Protocol", + "Open File": "Bestand Openen", + "Advanced Options": "Geavanceerde Opties", + "Allowed IPs Validation": "Allowed IPs validatie", + "Update Name": "Naam Bijwerken", + "To update this configuration's name, WGDashboard will execute the following operations:": "Om deze configuratie bij te werken zal WGDashboard de volgende bewerkingen uitvoeren:", + "Duplicate current configuration's database table and \\.conf file with the new name": "Dupliceer de database-tabel en het .conf-bestand van de huidige configuratie met de nieuwe naam", + "Delete current configuration's database table and \\.conf file": "Verwijder de database-tabel en het .conf-bestand van de huidige configuratie", + "Danger Zone": "Gevarenzone", + "Configuration File": "Configuratiebestand", + "Edit Raw Configuration File": "Bewerk Ruwe Configuratiebestand", + "Peer Configuration File": "Peer-configuratiebestand", + "Share with Email": "Delen via E-mail", + "Who are you sending to?": "Naar wie stuur je het?", + "What's the subject?": "Wat is het onderwerp?", + "What's the body?": "Wat is de inhoud?", + "Email Account": "E-mailaccount", + "Ready": "Klaar", + "Port": "Poort", + "Encryption": "Encryptie", + "No Encryption": "Geen Encryptie", + "Send From": "Verzenden vanaf", + "Send Test Email": "Testmail verzenden", + "Email Body Template": "E-mail Inhoud Template", + "Live Preview": "Live voorbeeld", + "Include configuration file as an attachment": "Configuratiebestand als bijlage toevoegen", + "Send": "Verzenden", + "Sending\\.\\.\\.": "Bezig Met Verzenden...", + "Email sent successfully!": "E-mail succesvol verzonden", + "AmneziaWG Peer Setting": "AmneziaWG Peer-instellingen", + "System Status": "Systeemstatus", + "CPU": "CPU", + "Memory": "Geheugen", + "Swap Memory": "Swap-geheugen", + "Processes": "Processen", + "CPU Usage": "CPU-verbruik", + "Memory Usage": "Geheugenverbruik", + "Swap Memory Usage": "Swap-geheugenverbruik", + "Network": "Netwerk", + "([0-9]{1,}) Interfaces": "([0-9]{1,}) Interfaces", + "Storage": "Opslag", + "([0-9]{1,}) Partitions": "([0-9]{1,}) Partities", + "(.*) Used": "(.*) Gebruikt", + "Untitled Peer": "Naamloze Peer" } \ No newline at end of file