{ "language": "es-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": "Correr el servicio {ApplicationName} es caro. Porque no queremos almacenar información personal acerca tuyo, no hay cuentas o tarifas por este servicio. Pero si quieres que el mismo continúe, dona la menos USD 5 por 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": "Donar" }, { "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 bitácoras, o te rastrea de cualquier manera.\n\t \nEl costo de este servicio está cubierto por completo por donaciones de usuarios como tú. Por favor dona a https://riseup.net/vpn/donate.\n\t\t\nAl usar esta aplicación, estás de acuerdo con los Términos del Servicio disponibles en https://riseup.net/tos. Este servicio se provee como está, sin ninguna garantía, y está apuntado a personas que trabajan para hacer del mundo un mejor lugar.\n\n\n{ApplicationName_1} versión: {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": "" }, { "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 un agente de autenticación polkit. Por favor corre uno e intenta de nuevo." }, { "id": "Missing authentication agent", "message": "Missing authentication agent", "translation": "Falta agente de autenticación" }, { "id": [ "errorStartingVPN", "Can't connect to {ApplicationName}: {Err}" ], "message": "Can't connect to {ApplicationName}: {Err}", "translation": "No se puede conectar a {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 iniciando VPN" }, { "id": [ "errorMsg", "An error has ocurred initializing {ApplicationName}: {Err}" ], "message": "An error has ocurred initializing {ApplicationName}: {Err}", "translation": "Ha ocurrido un error 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 estado..." }, { "id": "Turn on", "message": "Turn on", "translation": "Activar" }, { "id": "Turn off", "message": "Turn off", "translation": "Desactivar" }, { "id": "Cancel", "message": "Cancel", "translation": "Cancelar" }, { "id": "Cancel connection to {ApplicationName}", "message": "Cancel connection to {ApplicationName}", "translation": "Cancelar conexión a {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Help...", "message": "Help...", "translation": "Ayuda..." }, { "id": "Donate...", "message": "Donate...", "translation": "Donar..." }, { "id": "About...", "message": "About...", "translation": "Acerca de..." }, { "id": "Quit", "message": "Quit", "translation": "Salir" }, { "id": "Route traffic through", "message": "Route traffic through", "translation": "Enrutar tráfico a través de" }, { "id": "Use {ApplicationName} {City} gateway", "message": "Use {ApplicationName} {City} gateway", "translation": "Usar ruta de salida {ApplicationName} {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} activada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "{ApplicationName} off", "message": "{ApplicationName} off", "translation": "{ApplicationName} desactivada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Conectando a {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "applicationName" } ] }, { "id": "Stopping {ApplicationName}", "message": "Stopping {ApplicationName}", "translation": "Deteniendo {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" } ] } ] }