From cf5ed56c943599c092a91933b45471c4c0e5d579 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Fri, 10 Jul 2020 11:04:49 +0200 Subject: Add support for internationalization - Resolves: #243 --- gui/i18n/base.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_ar.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_es.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_es_ES.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_nl.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_pl.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ gui/i18n/main_pt_BR.ts | 172 +++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 1204 insertions(+) create mode 100644 gui/i18n/base.ts create mode 100644 gui/i18n/main_ar.ts create mode 100644 gui/i18n/main_es.ts create mode 100644 gui/i18n/main_es_ES.ts create mode 100644 gui/i18n/main_nl.ts create mode 100644 gui/i18n/main_pl.ts create mode 100644 gui/i18n/main_pt_BR.ts (limited to 'gui/i18n') diff --git a/gui/i18n/base.ts b/gui/i18n/base.ts new file mode 100644 index 0000000..9110c36 --- /dev/null +++ b/gui/i18n/base.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + + + + + 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 + + + + + LoginDialog + + + Login + + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + + + + + Reconnect + + + + + Turn on + + + + + Cancel + + + + + Turn off + + + + + Help... + + + + + Donate... + + + + + About... + + + + + Quit + + + + + Error starting VPN + + + + + Missing authentication agent + + + + + Could not find a polkit authentication agent. Please run one and try again. + + + + + Initialization Error + + + + diff --git a/gui/i18n/main_ar.ts b/gui/i18n/main_ar.ts new file mode 100644 index 0000000..5a8869a --- /dev/null +++ b/gui/i18n/main_ar.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + حول + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + تبرَّع + + + + 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 + + + + + LoginDialog + + + Login + تسجيل الدخول + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + جارى التحقق من الوضع... + + + + Reconnect + إعادة الاتصال + + + + Turn on + تشغيل + + + + Cancel + إلغاء + + + + Turn off + إغلاق + + + + Help... + المساعدة... + + + + Donate... + تبرع... + + + + About... + عن الخدمة... + + + + Quit + خروج + + + + Error starting VPN + حدث خطأ فى تشغيل VPN + + + + Missing authentication agent + أداة الدخول للحساب مفقودة + + + + Could not find a polkit authentication agent. Please run one and try again. + لم يجد البرنامج أداة الدخول (polkit). من فضلك شغل واحدة وحاول ثانية. + + + + Initialization Error + + + + diff --git a/gui/i18n/main_es.ts b/gui/i18n/main_es.ts new file mode 100644 index 0000000..48e98ef --- /dev/null +++ b/gui/i18n/main_es.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + Acerca de + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + Dona + + + + 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 + + + + + LoginDialog + + + Login + Acceder + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + Comprobando el estado... + + + + Reconnect + Volver a conectar + + + + Turn on + Encender + + + + Cancel + Cancelar + + + + Turn off + Apagar + + + + Help... + Ayuda... + + + + Donate... + Dona... + + + + About... + Acerca de... + + + + Quit + Cerrar + + + + Error starting VPN + Error al iniciar la VPN + + + + Missing authentication agent + Falta un agente de autenticación + + + + Could not find a polkit authentication agent. Please run one and try again. + No se pudo encontrar ningún agente de autenticacion de polkit. Por favor lanza uno y prueba de nuevo. + + + + Initialization Error + + + + diff --git a/gui/i18n/main_es_ES.ts b/gui/i18n/main_es_ES.ts new file mode 100644 index 0000000..48ca2c2 --- /dev/null +++ b/gui/i18n/main_es_ES.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + Acerca de + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + Donar + + + + 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 + + + + + LoginDialog + + + Login + Iniciar Sesión + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + Comprobando estado... + + + + Reconnect + Reconectar + + + + Turn on + Activar + + + + Cancel + Cancelar + + + + Turn off + Desactivar + + + + Help... + Ayuda... + + + + Donate... + Donar... + + + + About... + Acerca de... + + + + Quit + Salir + + + + Error starting VPN + Error iniciando VPN + + + + Missing authentication agent + Falta agente de autenticación + + + + Could not find a polkit authentication agent. Please run one and try again. + No se pudo encontrar un agente de autenticación polkit. Por favor corre uno e intenta de nuevo. + + + + Initialization Error + + + + diff --git a/gui/i18n/main_nl.ts b/gui/i18n/main_nl.ts new file mode 100644 index 0000000..4709f71 --- /dev/null +++ b/gui/i18n/main_nl.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + Over + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + Doneren + + + + 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 + + + + + LoginDialog + + + Login + Inloggen + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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 + + + + diff --git a/gui/i18n/main_pl.ts b/gui/i18n/main_pl.ts new file mode 100644 index 0000000..768b383 --- /dev/null +++ b/gui/i18n/main_pl.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + O programie... + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + Darowizna + + + + 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 + + + + + LoginDialog + + + Login + Login + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + Sprawdzanie statusu + + + + Reconnect + Połącz ponownie + + + + Turn on + Włącz + + + + Cancel + Anuluj + + + + Turn off + Wyłącz + + + + Help... + Pomoc... + + + + Donate... + Wesprzyj... + + + + About... + O programie... + + + + Quit + Zamknij + + + + Error starting VPN + Błąd przy uruchamianiu VPN'a + + + + Missing authentication agent + Brakujący agent autoryzacji + + + + Could not find a polkit authentication agent. Please run one and try again. + Nie znaleziono agenta autentykacji polkit. Proszę uruchom go i spróbuj ponownie. + + + + Initialization Error + + + + diff --git a/gui/i18n/main_pt_BR.ts b/gui/i18n/main_pt_BR.ts new file mode 100644 index 0000000..ad04d47 --- /dev/null +++ b/gui/i18n/main_pt_BR.ts @@ -0,0 +1,172 @@ + + + + + AboutDialog + + + About + Sobre + + + + <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 + + + + + %1 version: %2 + %1 -> application name %2 -> version string + + + + + DonateDialog + + + Donate + Fazer uma doação + + + + 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 + + + + + LoginDialog + + + Login + Conectar + + + + Log in with your library credentials + + + + + patron id + + + + + password + + + + + main + + + Could not find helpers. Check your installation + + + + + Could not find polkit agent. + + + + + %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... + Verificando estado... + + + + Reconnect + Reconectar + + + + Turn on + Ligar + + + + Cancel + Cancelar + + + + Turn off + Desligar + + + + Help... + Ajuda... + + + + Donate... + Fazer uma doação... + + + + About... + Sobre... + + + + Quit + Sair + + + + Error starting VPN + Erro ao iniciar a VPN + + + + Missing authentication agent + Um agente de autenticação está faltando + + + + Could not find a polkit authentication agent. Please run one and try again. + Não foi possível encontrar um agente de autenticação polkit. Por favor, execute um agente e tente novamente. + + + + Initialization Error + + + + -- cgit v1.2.3