summaryrefslogtreecommitdiff
path: root/tools/transifex/messages.json
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2019-01-12 18:18:23 +0100
committerRuben Pollan <meskio@sindominio.net>2019-01-15 14:39:21 +0100
commitbea32af5d45702e5608d347bf2bf6314d899f2e0 (patch)
tree3a3b65123a751624a866176d9d59424707474363 /tools/transifex/messages.json
parent933ad2aeda754499753e91be05aa9f5556539d35 (diff)
[feat] Reorganize code
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
Diffstat (limited to 'tools/transifex/messages.json')
-rw-r--r--tools/transifex/messages.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/transifex/messages.json b/tools/transifex/messages.json
new file mode 100644
index 0000000..40a4145
--- /dev/null
+++ b/tools/transifex/messages.json
@@ -0,0 +1,28 @@
+{
+ "About": "About",
+ "About...": "About...",
+ "Cancel": "Cancel",
+ "Checking status...": "Checking status...",
+ "Connecting to {ApplicationName}": "Connecting to {ApplicationName}",
+ "Donate": "Donate",
+ "Donate...": "Donate...",
+ "Error starting VPN": "Error starting VPN",
+ "Help...": "Help...",
+ "Initialization error": "Initialization error",
+ "Missing authentication agent": "Missing authentication agent",
+ "Quit": "Quit",
+ "Retry": "Retry",
+ "Route traffic through": "Route traffic through",
+ "Stopping {ApplicationName}": "Stopping {ApplicationName}",
+ "Turn off": "Turn off",
+ "Turn on": "Turn on",
+ "Use {ApplicationName} {City} gateway": "Use {ApplicationName} {City} gateway",
+ "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}",
+ "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?",
+ "errorMsg": "An error has ocurred initializing the VPN: {Err}",
+ "errorStartingVPN": "Can't connect to {ApplicationName}: {Err}",
+ "missingAuthAgent": "Could not find a polkit authentication agent. Please run one and try again.",
+ "{ApplicationName} blocking internet": "{ApplicationName} blocking internet",
+ "{ApplicationName} off": "{ApplicationName} off",
+ "{ApplicationName} on": "{ApplicationName} on"
+}