From 5556a15effa0d3604085bc28306be72149d1adf1 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 24 May 2018 01:38:27 +0200 Subject: [feat] add about page And update links. - Resolves: #34 --- locales/en-US/messages.gotext.json | 58 ++++++++++++++++++++++++++++++++++---- locales/es-ES/messages.gotext.json | 48 +++++++++++++++++++++++++++---- locales/pt-BR/messages.gotext.json | 48 +++++++++++++++++++++++++++---- 3 files changed, 136 insertions(+), 18 deletions(-) (limited to 'locales') diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json index 98fad1e..d4f007f 100644 --- a/locales/en-US/messages.gotext.json +++ b/locales/en-US/messages.gotext.json @@ -28,6 +28,41 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": [ + "aboutText", + "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place." + ], + "message": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place.", + "translation": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "applicationName" + }, + { + "id": "ApplicationName_1", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "applicationName" + } + ], + "fuzzy": true + }, + { + "id": "About", + "message": "About", + "translation": "About", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": [ "notRunning", @@ -100,14 +135,25 @@ "fuzzy": true }, { - "id": "Help ...", - "message": "Help ...", - "translation": "Help ..." + "id": "Help...", + "message": "Help...", + "translation": "Help...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Donate...", + "message": "Donate...", + "translation": "Donate...", + "translatorComment": "Copied from source.", + "fuzzy": true }, { - "id": "Donate ...", - "message": "Donate ...", - "translation": "Donate ..." + "id": "About...", + "message": "About...", + "translation": "About...", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quit", diff --git a/locales/es-ES/messages.gotext.json b/locales/es-ES/messages.gotext.json index 57ebd22..e950c0e 100644 --- a/locales/es-ES/messages.gotext.json +++ b/locales/es-ES/messages.gotext.json @@ -24,6 +24,37 @@ "message": "Donate", "translation": "Dona" }, + { + "id": [ + "aboutText", + "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place." + ], + "message": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place.", + "translation": "{ApplicationName} es un servicio de VPN facil, rapido y seguro de riseup.net. {ApplicationName_1} no requiere registrar una cuenta, recoge logs ni te rastrea de ninguna manera.\n\t \nEste servicio se paga completamente por donaciones de gente como tu. Por favor dona a riseup.net/vpn/donate.\n\t\t\nAl usar este programa estas aceptando los Terminos de servicio disponibles en riseup.net/tos. Este servicio se ofrece tal cual, sin garantia y con la intencion de la gente que trabaja en el de hacer el mundo un mejor lugar.", + "placeholders": [ + { + "id": "ApplicationName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "applicationName" + }, + { + "id": "ApplicationName_1", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "applicationName" + } + ] + }, + { + "id": "About", + "message": "About", + "translation": "Acerca de" + }, { "id": [ "notRunning", @@ -86,14 +117,19 @@ ] }, { - "id": "Help ...", - "message": "Help ...", - "translation": "Ayuda ..." + "id": "Help...", + "message": "Help...", + "translation": "Ayuda..." + }, + { + "id": "Donate...", + "message": "Donate...", + "translation": "Dona..." }, { - "id": "Donate ...", - "message": "Donate ...", - "translation": "Dona ..." + "id": "About...", + "message": "About...", + "translation": "Acerca de..." }, { "id": "Quit", diff --git a/locales/pt-BR/messages.gotext.json b/locales/pt-BR/messages.gotext.json index e78d1ff..7d16697 100644 --- a/locales/pt-BR/messages.gotext.json +++ b/locales/pt-BR/messages.gotext.json @@ -24,6 +24,37 @@ "message": "Donate", "translation": "Fazer uma doação" }, + { + "id": [ + "aboutText", + "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place." + ], + "message": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName_1} does not require a user account, keep logs, or track you in any way.\n\t \nThis service paid for entirely by donations from users like you. Please donate at riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at riseup.net/tos. This service is provide as-is, without any warranty, and is intended for people who work to make the world a better place.", + "translation": "", + "placeholders": [ + { + "id": "ApplicationName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "applicationName" + }, + { + "id": "ApplicationName_1", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "applicationName" + } + ] + }, + { + "id": "About", + "message": "About", + "translation": "" + }, { "id": [ "notRunning", @@ -86,14 +117,19 @@ ] }, { - "id": "Help ...", - "message": "Help ...", - "translation": "Ajuda ..." + "id": "Help...", + "message": "Help...", + "translation": "Ajuda..." + }, + { + "id": "Donate...", + "message": "Donate...", + "translation": "Fazer uma doação..." }, { - "id": "Donate ...", - "message": "Donate ...", - "translation": "Fazer uma doação ..." + "id": "About...", + "message": "About...", + "translation": "" }, { "id": "Quit", -- cgit v1.2.3