{ "language": "es", "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": "El servicio {ApplicationName} es caro de mantener. Como no queremos guardar ninguna información personal tuya, no hay cuentas ni servicio de facturación. Si quieres que este servicio continúe, dona al menos $5 cada mes.\n\t\n¿Quieres donar ahora?", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Donate", "message": "Donate", "translation": "Dona" }, { "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} es un servicio de VPN fácil, rápido, y seguro de riseup.net. {ApplicationName} no requiere una cuenta de usuario, no mantiene registros, ni te rastrea de ninguna manera.\n\t \nEste servicio se paga en su totalidad por donaciones de usuarios como tú. Por favor dona ingresando a https://riseup.net/vpn/donate.\n\t\t\nAl usar ésta aplicación, acuerdas con los Términos del Servicio disponibles en https://riseup.net/tos. Este servicio es provisto como viene, sin garantía alguna, y está destinado a gente que trabaja para hacer del mundo un lugar mejor.\n\n\nVersión de {ApplicationName_1}: {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": "Acerca de" }, { "id": "Initialization error", "message": "Initialization error", "translation": "Error de inicialización" }, { "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": "No se pudo encontrar ningún agente de autenticacion de polkit. Por favor lanza uno y prueba de nuevo." }, { "id": "Missing authentication agent", "message": "Missing authentication agent", "translation": "Falta un agente de autenticación" }, { "id": [ "errorStartingVPN", "Can't connect to {ApplicationName}: {Err}" ], "message": "Can't connect to {ApplicationName}: {Err}", "translation": "No puedo conectar con {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": "Error arrancando la VPN" }, { "id": [ "errorMsg", "An error has ocurred initializing {ApplicationName}: {Err}" ], "message": "An error has ocurred initializing {ApplicationName}: {Err}", "translation": "Un error ha ocurrido inicializando {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": "Comprobando el estado..." }, { "id": "Turn on", "message": "Turn on", "translation": "Encender" }, { "id": "Turn off", "message": "Turn off", "translation": "Apagar" }, { "id": "Help...", "message": "Help...", "translation": "Ayuda..." }, { "id": "Donate...", "message": "Donate...", "translation": "Dona..." }, { "id": "About...", "message": "About...", "translation": "Acerca de..." }, { "id": "Quit", "message": "Quit", "translation": "Cerrar" }, { "id": "Route traffic through", "message": "Route traffic through", "translation": "Salir a través de" }, { "id": "Use {ApplicationName} {City} gateway", "message": "Use {ApplicationName} {City} gateway", "translation": "Usa la salida de {ApplicationName} por {City}", "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} encendida", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "{ApplicationName} off", "message": "{ApplicationName} off", "translation": "{ApplicationName} apagada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Cancel", "message": "Cancel", "translation": "Cancelar" }, { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Connectando a {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Stopping {ApplicationName}", "message": "Stopping {ApplicationName}", "translation": "Desconnectando de {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Retry", "message": "Retry", "translation": "Reintentar" }, { "id": "{ApplicationName} blocking internet", "message": "{ApplicationName} blocking internet", "translation": "{ApplicationName} bloqueando internet", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] } ] }