From 979da2d902f53276f26cefec4b151f4f66ba6c3e Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 19 Nov 2020 11:19:06 +0100 Subject: [i18n] update strings --- gui/i18n/main_nl.ts | 195 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 148 insertions(+), 47 deletions(-) (limited to 'gui/i18n/main_nl.ts') diff --git a/gui/i18n/main_nl.ts b/gui/i18n/main_nl.ts index 4709f71..99fef55 100644 --- a/gui/i18n/main_nl.ts +++ b/gui/i18n/main_nl.ts @@ -1,6 +1,4 @@ - - - + AboutDialog @@ -10,15 +8,21 @@ - <p>%1 is an easy, fast, and secure VPN service from %2. %1 does not require a user account, keep logs, or track you in any way.</p> <p>This service is paid for entirely by donations from users like you. <a href="%3">Please donate</a>.</p> <p>By using this application, you agree to the <a href="%4">Terms of Service</a>. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place.</p> - about dialog %1 -> application name %2 -> provider name %3 -> donation URL %4 -> TOS URL - + <p>This service is paid for entirely by donations from users like you. <a href="%1">Please donate</a>.</p> + donation text of the about dialog %1 -> donation URL + - + + <p>%1 is an easy, fast, and secure VPN service from %2. %1 does not require a user account, keep logs, or track you in any way.</p> %3 <p>By using this application, you agree to the <a href="%4">Terms of Service</a>. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place.</p> + about dialog %1 -> application name %2 -> provider name %3 -> donation text if activated %4 -> TOS URL + + + + %1 version: %2 %1 -> application name %2 -> version string - + @@ -30,143 +34,240 @@ - The %1 service is expensive to run. Because we don't want to store personal information about you, there are no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month. + The %1 service is expensive to run. Because we don't want to store personal information about you, there are no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month. Do you want to donate now? donate dialog %1 -> application name - + + + + + FailDialog + + + Initialization Error + LoginDialog - + Login Inloggen - + + Enter your Patron ID + + + + Log in with your library credentials - + - + + You can check your Patron ID number in the back of your library card + + + + patron id - + - + password - + + + + + LoginOKDialog + + + Login Successful + + + + + Login successful. You can now start the VPN. + main - + Could not find helpers. Check your installation - + - + Could not find polkit agent. - + + + + + Oops! The authentication service seems down. Please try again later + + Service Error + + + + + Please check your Patron ID + + + + + Could not log in with those credentials, please retry + + + + + Login Error + + + + + Got an error starting %1: %2 + %1 -> application name %2 -> error string + + + + %1 off %1 -> application name - + - + %1 on %1 -> application name - + - + Connecting to %1 %1 -> application name - + - + Stopping %1 %1 -> application name - + - + %1 blocking internet %1 -> application name - + - - + + Checking status... Status controleren... - + Reconnect Opnieuw verbinden - + Turn on Inschakelen - + Cancel Annuleren - + Turn off Uitschakelen - + Help... Hulp... - + Donate... Doneren... - + About... Over... - + Quit Stoppen - + Error starting VPN Fout bij het opstarten van de VPN - + Missing authentication agent Authenticatieagent ontbreekt - + Could not find a polkit authentication agent. Please run one and try again. Kan geen polkit authenticatieagent vinden. Voer er een uit en probeer opnieuw. - - Initialization Error - + + : a fast and secure VPN. Powered by Bitmask. + + + + + Do not show the systray icon (useful together with gnome shell extension, or to control VPN by other means). + + + + + Enable web api. + + + + + Install helpers (linux only, requires sudo). + + + + + Use obfs4 to obfuscate the traffic, if available in the provider. + + + + + Disable autostart for the next run. + + + + + Web api port (default: 8080) + + + + + Start the vpn, either 'on' or 'off'. + - + \ No newline at end of file -- cgit v1.2.3