{ "language": "pt-BR", "messages": [ { "id": [ "donationText", "The {ApplicationName} service is expensive to run. Because we don't want to store personal information about you, there is no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month.\n\t\nDo you want to donate now?" ], "message": "The {ApplicationName} service is expensive to run. Because we don't want to store personal information about you, there is no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month.\n\t\nDo you want to donate now?", "translation": "The {ApplicationName} service is expensive to run. Because we don't want to store personal information about you, there is no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month.\n\t\nDo you want to donate now?", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Donate", "message": "Donate", "translation": "Fazer uma doação" }, { "id": [ "aboutText", "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at https://riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at https://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.\n\n\n{ApplicationName_1} version: {Version}" ], "message": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at https://riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at https://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.\n\n\n{ApplicationName_1} version: {Version}", "translation": "{ApplicationName} is an easy, fast, and secure VPN service from riseup.net. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at https://riseup.net/vpn/donate.\n\t\t\nBy using this application, you agree to the Terms of Service available at https://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.\n\n\n{ApplicationName_1} version: {Version}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "ApplicationName_1", "string": "%[1]v", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "Version", "string": "%[2]s", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "version" } ] }, { "id": "About", "message": "About", "translation": "Sobre" }, { "id": "Initialization error", "message": "Initialization error", "translation": "Erro na inicialização" }, { "id": [ "missingAuthAgent", "Could not find a polkit authentication agent. Please run one and try again." ], "message": "Could not find a polkit authentication agent. Please run one and try again.", "translation": "Não foi possível encontrar um agente de autenticação polkit. Por favor, execute um agente e tente novamente." }, { "id": "Missing authentication agent", "message": "Missing authentication agent", "translation": "Um agente de autenticação está faltando" }, { "id": [ "errorStartingVPN", "Can't connect to {ApplicationName}: {Err}" ], "message": "Can't connect to {ApplicationName}: {Err}", "translation": "Can't connect to {ApplicationName}: {Err}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "Err", "string": "%[2]v", "type": "error", "underlyingType": "interface{Error() string}", "argNum": 2, "expr": "err" } ] }, { "id": "Error starting VPN", "message": "Error starting VPN", "translation": "Erro ao iniciar a VPN" }, { "id": [ "errorMsg", "An error has ocurred initializing {ApplicationName}: {Err}" ], "message": "An error has ocurred initializing {ApplicationName}: {Err}", "translation": "An error has ocurred initializing {ApplicationName}: {Err}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "Err", "string": "%[2]v", "type": "error", "underlyingType": "interface{Error() string}", "argNum": 2, "expr": "err" } ] }, { "id": "Checking status...", "message": "Checking status...", "translation": "Verificando estado..." }, { "id": "Turn on", "message": "Turn on", "translation": "Ligar" }, { "id": "Turn off", "message": "Turn off", "translation": "Desligar" }, { "id": "Cancel", "message": "Cancel", "translation": "Cancelar" }, { "id": "Cancel connection to {ApplicationName}", "message": "Cancel connection to {ApplicationName}", "translation": "Cancelar a conexão à {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Help...", "message": "Help...", "translation": "Ajuda..." }, { "id": "Donate...", "message": "Donate...", "translation": "Fazer uma doação..." }, { "id": "About...", "message": "About...", "translation": "Sobre..." }, { "id": "Quit", "message": "Quit", "translation": "Sair" }, { "id": "Route traffic through", "message": "Route traffic through", "translation": "Rotear o tráfego através de" }, { "id": "Use {ApplicationName} {City} gateway", "message": "Use {ApplicationName} {City} gateway", "translation": "Usar o gateway {City} da {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" }, { "id": "City", "string": "%[2]v", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "city" } ] }, { "id": "{ApplicationName} on", "message": "{ApplicationName} on", "translation": "{ApplicationName} está ligada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "{ApplicationName} off", "message": "{ApplicationName} off", "translation": "{ApplicationName} está desligada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "A {ApplicationName} está sendo iniciada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Stopping {ApplicationName}", "message": "Stopping {ApplicationName}", "translation": "A {ApplicationName} está sendo parada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Retry", "message": "Retry", "translation": "Tentar novamente" }, { "id": "{ApplicationName} blocking internet", "message": "{ApplicationName} blocking internet", "translation": "{ApplicationName} está bloqueando a Internet", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] } ] }