{ "language": "ca", "messages": [ { "id": [ "donationText", "The {ApplicationName} 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.\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 are 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 servei {ApplicationName} és car de mantenir. Com que no volem emmagatzemar informació personal dels usuaris, no hi ha comptes ni sistema de facturació en aquest servei. Però si voleu que el servei continuï, podeu donar almenys 5 USD al mes.\n\t\nVoleu fer una donació ara?", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": "Donate", "message": "Donate", "translation": "Donacions" }, { "id": [ "aboutText", "{ApplicationName} is an easy, fast, and secure VPN service from {Provider}. {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 {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provided 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 {Provider}. {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 {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provided 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} és un servei de VPN fàcil, ràpid i segur de {Provider}. {ApplicationName} no requereix cap compte d'usuari, no manté registres, ni us fa cap mena de seguiment.\t Aquest servei es paga completament mitjançant donacions d'usuaris com vós. Si us plau, feu una donació fent un ingrès a {DonateURL}.\t\tSi utilitzeu aquesta aplicació, esteu acceptant els Termes del Servei disponibles a {TosURL}. Aquest servei es proveeix tal com és, sense cap garantia, i està destinat a persones que treballen per fer del món un lloc millor. \tVersió de {ApplicationName_1}: {Version} ", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" }, { "id": "Provider", "string": "%[2]s", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "config.Provider" }, { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" }, { "id": "DonateURL", "string": "%[3]s", "type": "string", "underlyingType": "string", "argNum": 3, "expr": "config.DonateURL" }, { "id": "TosURL", "string": "%[4]s", "type": "string", "underlyingType": "string", "argNum": 4, "expr": "config.TosURL" }, { "id": "ApplicationName_1", "string": "%[1]v", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" }, { "id": "Version", "string": "%[5]s", "type": "string", "underlyingType": "string", "argNum": 5, "expr": "version" } ] }, { "id": "About", "message": "About", "translation": "Quant a" }, { "id": "Initialization error", "message": "Initialization error", "translation": "Error d'inicialització" }, { "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 s'ha trobat cap agent d'autenticació de polkit. Executeu-ne un i torneu-ho a provar." }, { "id": "Missing authentication agent", "message": "Missing authentication agent", "translation": "Falta un agent d'autenticació" }, { "id": [ "errorStartingVPN", "Can't connect to {ApplicationName}: {Err}" ], "message": "Can't connect to {ApplicationName}: {Err}", "translation": "No s'ha pogut connectar a {ApplicationName}: {Err}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.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 en iniciar la VPN" }, { "id": "Checking status...", "message": "Checking status...", "translation": "S'està comprovant l'estat..." }, { "id": "Turn on", "message": "Turn on", "translation": "Activa" }, { "id": "Turn off", "message": "Turn off", "translation": "Desactiva" }, { "id": "Help...", "message": "Help...", "translation": "Ajuda..." }, { "id": "Donate...", "message": "Donate...", "translation": "Donacions..." }, { "id": "About...", "message": "About...", "translation": "Quant a..." }, { "id": "Quit", "message": "Quit", "translation": "Abandona" }, { "id": "Route traffic through:", "message": "Route traffic through:", "translation": "Encamina el trànsit per:" }, { "id": "Use {ApplicationName} {City} gateway", "message": "Use {ApplicationName} {City} gateway", "translation": "Utilitza la pasarel·la de {ApplicationName} de {City} ", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" }, { "id": "City", "string": "%[2]v", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "city" } ] }, { "id": "{ApplicationName} on", "message": "{ApplicationName} on", "translation": "{ApplicationName} està connectada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": "{ApplicationName} off", "message": "{ApplicationName} off", "translation": "{ApplicationName} està desconnectada", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": "Cancel", "message": "Cancel", "translation": "Cancel·la" }, { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Connectant a {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": "Stopping {ApplicationName}", "message": "Stopping {ApplicationName}", "translation": "Aturant {ApplicationName}", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": "Reconnect", "message": "Reconnect", "translation": "Torna a connectar" }, { "id": "{ApplicationName} blocking internet", "message": "{ApplicationName} blocking internet", "translation": "{ApplicationName} està bloquejant internet", "placeholders": [ { "id": "ApplicationName", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "config.ApplicationName" } ] }, { "id": [ "errorMsg", "An error has ocurred initializing the VPN: {Err}" ], "message": "An error has ocurred initializing the VPN: {Err}", "translation": "S'ha produït un error en inicialitzar el VPN: {Err}", "placeholders": [ { "id": "Err", "string": "%[1]v", "type": "error", "underlyingType": "interface{Error() string}", "argNum": 1, "expr": "err" } ] } ] }