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

26 lines
2.2 KiB
JSON
Raw Normal View History

2017-05-28 11:17:13 +00:00
{
2017-06-12 21:47:38 +00:00
"Custom Server Options": "Aangepaste serverinstellingen",
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
"Riot Desktop on %(platformName)s": "Riot Desktop op %(platformName)s",
"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.",
2017-06-12 21:47:38 +00:00
"Welcome to Riot.im": "Welkom bij Riot.im",
2019-10-15 17:02:08 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Gedecentraliseerd en versleuteld chatten & samenwerken dankzij [matrix]",
"Chat with Riot Bot": "Met Riot-robot chatten",
2017-06-12 21:47:38 +00:00
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s via %(browserName)s op %(osName)s",
2019-10-15 17:02:08 +00:00
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Met aangepaste serverinstellingen kunt u zich door een andere thuisserver-URL in te voeren aanmelden bij andere Matrix-servers. Zo kunt u Riot met een bestaand Matrix-account op een andere thuisserver gebruiken.",
2019-03-28 07:57:19 +00:00
"Sign In": "Aanmelden",
"Create Account": "Account aanmaken",
"Need help?": "Hulp nodig?",
2019-05-28 09:40:58 +00:00
"Explore rooms": "Gesprekken ontdekken",
"Room Directory": "Gesprekscatalogus",
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.",
"Invalid configuration: no default server specified.": "Configuratiefout: geen standaardserver opgegeven.",
"Your Riot is misconfigured": "Uw Riot is onjuist geconfigureerd",
2019-06-28 12:04:41 +00:00
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Uw Riot-configuratie bevat ongeldige JSON. Corrigeer het probleem en herlaad de pagina.",
2019-10-15 17:02:08 +00:00
"The message from the parser is: %(message)s": "De ontleder meldt: %(message)s",
2019-06-28 12:04:41 +00:00
"Invalid JSON": "Ongeldige JSON"
2017-05-28 11:17:13 +00:00
}