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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
3.0 KiB
JSON
Raw Normal View History

2017-05-28 11:17:13 +00:00
{
2021-05-12 11:55:54 +00:00
"Dismiss": "Sluiten",
2017-06-12 21:47:38 +00:00
"Unknown device": "Onbekend apparaat",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Welkom bij Element",
2021-05-12 11:55:54 +00:00
"Sign In": "Inloggen",
2021-07-08 06:04:10 +00:00
"Create Account": "Registreren",
+42
2022-04-19 15:05:42 +02:00
"Explore rooms": "Kamers ontdekken",
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",
2022-11-01 15:32:44 +01:00
"Go to your browser to complete Sign In": "Ga naar je browser om de aanmelding te voltooien",
"Unable to load config file: please refresh the page to try again.": "Kan het configuratiebestand niet laden. Herlaad de pagina.",
2020-05-10 06:11:33 +00:00
"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.",
2022-11-01 15:32:44 +01: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.": "Je kan je huidige browser blijven gebruiken, maar sommige of alle functies zouden niet kunnen werken en de weergave 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",
2021-02-02 07:31:56 +00:00
"Open": "Openen",
2022-11-01 15:32:44 +01:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Jouw Element configuratie bevat ongeldige JSON. Corrigeer het probleem en herlaad de pagina.",
2020-10-27 00:04:51 +00:00
"Download Completed": "Download voltooid",
2022-11-01 15:32:44 +01:00
"Your Element is misconfigured": "Jouw Element is verkeerd geconfigureerd",
"Your browser can't run %(brand)s": "Jouw browser kan %(brand)s niet starten",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s gebruikt geavanceerde functies die niet ondersteund worden in je huidige browser.",
2021-05-12 11:55:54 +00:00
"Powered by Matrix": "Mogelijk gemaakt door Matrix",
2022-11-01 15:32:44 +01:00
"Use %(brand)s on mobile": "Gebruik %(brand)s op je mobiel",
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Gedecentraliseerde, versleutelde chat &amp; samenwerking mogelijk gemaakt door $matrixLogo",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s op %(osName)s",
"%(brand)s Desktop: %(platformName)s": "%(brand)s Desktop: %(platformName)s"
2017-05-28 11:17:13 +00:00
}