Files
ThreadNet-Web/src/i18n/strings/nl.json
T

35 lines
3.1 KiB
JSON
Raw Normal View History

2017-05-28 11:17:13 +00:00
{
2017-05-28 12:33:11 +00:00
"Dismiss": "Afwijzen",
2019-10-15 17:02:08 +00:00
"powered by Matrix": "draait op Matrix",
2017-06-12 21:47:38 +00:00
"Unknown device": "Onbekend apparaat",
2019-10-15 17:02:08 +00:00
"You need to be using HTTPS to place a screen-sharing call.": "Oproepen met schermdelen vergen HTTPS.",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Welkom bij Element",
2019-10-15 17:02:08 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Gedecentraliseerd en versleuteld chatten & samenwerken dankzij [matrix]",
2019-03-28 07:57:19 +00:00
"Sign In": "Aanmelden",
"Create Account": "Account aanmaken",
2020-10-30 14:23:48 +00:00
"Explore rooms": "Kamers verkennen",
2019-10-15 17:02:08 +00:00
"Unexpected error preparing the app. See console for details.": "Er is een onverwachte fout opgetreden bij het voorbereiden van de app. Zie de console voor details.",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Configuratiefout: kan slechts één van default_server_config, default_server_name, of default_hs_url opgeven.",
2020-05-13 09:32:48 +00:00
"Invalid configuration: no default server specified.": "Configuratie ongeldig: geen standaardserver opgegeven.",
2019-10-15 17:02:08 +00:00
"The message from the parser is: %(message)s": "De ontleder meldt: %(message)s",
2020-03-04 11:16:23 +00:00
"Invalid JSON": "Ongeldige JSON",
2020-03-24 09:00:31 +00:00
"Go to your browser to complete Sign In": "Ga naar uw browser om de aanmelding te voltooien",
2020-05-10 06:11:33 +00:00
"Open user settings": "Open de gebruikersinstellingen",
"Missing indexeddb worker script!": "Het indexeddb script ontbreekt!",
"Unable to load config file: please refresh the page to try again.": "Kan het configuratiebestand niet laden. Herlaad de pagina alstublieft.",
"Previous/next recently visited room or community": "Vorige/volgende recent bezochte kamer of gemeenschap",
2020-07-13 14:21:07 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-05-10 06:11:33 +00:00
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Unsupported browser": "Niet-ondersteunde browser",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Installeer <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, of <safariLink>Safari</safariLink> voor de beste gebruikservaring.",
2020-10-27 00:04:51 +00:00
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "U kunt uw huidige browser blijven gebruiken, maar sommige of alle functies zouden niet kunnen werken en de uitstraling van het programma kan verkeerd zijn.",
2020-05-10 06:11:33 +00:00
"I understand the risks and wish to continue": "Ik begrijp de risico's en wil verder gaan",
2020-07-13 17:03:03 +01:00
"Go to element.io": "Ga naar element.io",
2020-10-27 00:04:51 +00:00
"Failed to start": "Opstarten mislukt",
2020-10-30 14:20:32 +00:00
"Open": "Open",
2020-10-27 00:04:51 +00:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Uw Element configuratie bevat ongeldige JSON. Gelieve het probleem te corrigeren daarna de pagina te herladen.",
"Download Completed": "Download voltooid",
2020-10-30 14:23:48 +00:00
"Your Element is misconfigured": "Uw Element is verkeerd geconfigureerd",
"Your browser can't run %(brand)s": "Uw browser kan %(brand)s niet draaien."
2017-05-28 11:17:13 +00:00
}