summaryrefslogtreecommitdiff
path: root/locales/en-US/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/en-US/messages.gotext.json')
-rw-r--r--locales/en-US/messages.gotext.json48
1 files changed, 32 insertions, 16 deletions
diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json
index f8e5f0b..64b812f 100644
--- a/locales/en-US/messages.gotext.json
+++ b/locales/en-US/messages.gotext.json
@@ -3,6 +3,16 @@
"messages": [
{
"id": [
+ "notRunning",
+ "Is bitmaskd running? Start bitmask and try again."
+ ],
+ "message": "Is bitmaskd running? Start bitmask and try again.",
+ "translation": "Is bitmaskd running? Start bitmask and try again.",
+ "translatorComment": "Copied from source.",
+ "fuzzy": true
+ },
+ {
+ "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?"
],
@@ -31,9 +41,9 @@
{
"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 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} version: {Version}"
+ "{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 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 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} 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 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 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} version: {Version}",
"translatorComment": "Copied from source.",
"placeholders": [
@@ -46,6 +56,22 @@
"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",
@@ -64,19 +90,9 @@
"fuzzy": true
},
{
- "id": [
- "notRunning",
- "Is bitmaskd running? Start bitmask and try again."
- ],
- "message": "Is bitmaskd running? Start bitmask and try again.",
- "translation": "Is bitmaskd running? Start bitmask and try again.",
- "translatorComment": "Copied from source.",
- "fuzzy": true
- },
- {
- "id": "Can't contact bitmask",
- "message": "Can't contact bitmask",
- "translation": "Can't contact bitmask",
+ "id": "Initialize error",
+ "message": "Initialize error",
+ "translation": "Initialize error",
"translatorComment": "Copied from source.",
"fuzzy": true
},
@@ -316,4 +332,4 @@
"fuzzy": true
}
]
-}
+} \ No newline at end of file