summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-04-12 12:46:47 +0200
committerRuben Pollan <meskio@sindominio.net>2018-04-19 22:58:45 +0200
commit32f589c45d9b25a52877875f05fa4f59509458a2 (patch)
tree9d94469603914a01861975f4b3548bafabd1ca1f /locales
parenta45d99f2dd4d3694160580184f0573a15c06708f (diff)
[feat] Ask for donations
- Resolves: #24
Diffstat (limited to 'locales')
-rw-r--r--locales/en-US/messages.gotext.json41
-rw-r--r--locales/es-ES/messages.gotext.json35
-rw-r--r--locales/pt-BR/messages.gotext.json35
3 files changed, 92 insertions, 19 deletions
diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json
index 2f960cd..98fad1e 100644
--- a/locales/en-US/messages.gotext.json
+++ b/locales/en-US/messages.gotext.json
@@ -2,9 +2,29 @@
"language": "en-US",
"messages": [
{
- "id": "Can't contact bitmask",
- "message": "Can't contact bitmask",
- "translation": "Can't contact bitmask",
+ "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": "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?",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "ApplicationName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "applicationName"
+ }
+ ],
+ "fuzzy": true
+ },
+ {
+ "id": "Donate",
+ "message": "Donate",
+ "translation": "Donate",
"translatorComment": "Copied from source.",
"fuzzy": true
},
@@ -19,9 +39,9 @@
"fuzzy": true
},
{
- "id": "Missing authentication agent",
- "message": "Missing authentication agent",
- "translation": "Missing authentication agent",
+ "id": "Can't contact bitmask",
+ "message": "Can't contact bitmask",
+ "translation": "Can't contact bitmask",
"translatorComment": "Copied from source.",
"fuzzy": true
},
@@ -36,6 +56,13 @@
"fuzzy": true
},
{
+ "id": "Missing authentication agent",
+ "message": "Missing authentication agent",
+ "translation": "Missing authentication agent",
+ "translatorComment": "Copied from source.",
+ "fuzzy": true
+ },
+ {
"id": "Checking status...",
"message": "Checking status...",
"translation": "Checking status..."
@@ -208,4 +235,4 @@
"fuzzy": true
}
]
-} \ No newline at end of file
+}
diff --git a/locales/es-ES/messages.gotext.json b/locales/es-ES/messages.gotext.json
index bf16d01..57ebd22 100644
--- a/locales/es-ES/messages.gotext.json
+++ b/locales/es-ES/messages.gotext.json
@@ -2,9 +2,27 @@
"language": "es-ES",
"messages": [
{
- "id": "Can't contact bitmask",
- "message": "Can't contact bitmask",
- "translation": "No se pudo contactar con bitmask"
+ "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": [
@@ -15,9 +33,9 @@
"translation": "¿Está corriendo bitmaskd? Arranca bitmask y prueba de nuevo."
},
{
- "id": "Missing authentication agent",
- "message": "Missing authentication agent",
- "translation": "Falta un agente de autenticación"
+ "id": "Can't contact bitmask",
+ "message": "Can't contact bitmask",
+ "translation": "No se pudo contactar con bitmask"
},
{
"id": [
@@ -28,6 +46,11 @@
"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": "Checking status...",
"message": "Checking status...",
"translation": "Comprobando el estado..."
diff --git a/locales/pt-BR/messages.gotext.json b/locales/pt-BR/messages.gotext.json
index 5ff8d9e..e78d1ff 100644
--- a/locales/pt-BR/messages.gotext.json
+++ b/locales/pt-BR/messages.gotext.json
@@ -2,9 +2,27 @@
"language": "pt-BR",
"messages": [
{
- "id": "Can't contact bitmask",
- "message": "Can't contact bitmask",
- "translation": "Não foi possível se comunicar com bitmask"
+ "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": "",
+ "placeholders": [
+ {
+ "id": "ApplicationName",
+ "string": "%[1]s",
+ "type": "string",
+ "underlyingType": "string",
+ "argNum": 1,
+ "expr": "applicationName"
+ }
+ ]
+ },
+ {
+ "id": "Donate",
+ "message": "Donate",
+ "translation": "Fazer uma doação"
},
{
"id": [
@@ -15,9 +33,9 @@
"translation": "Você tem certeza que bitmaskd está sendo executado? Inicie o bitmask e tente novamente."
},
{
- "id": "Missing authentication agent",
- "message": "Missing authentication agent",
- "translation": "Um agente de autenticação está faltando"
+ "id": "Can't contact bitmask",
+ "message": "Can't contact bitmask",
+ "translation": "Não foi possível se comunicar com bitmask"
},
{
"id": [
@@ -28,6 +46,11 @@
"translation": "Não foi possível encontrar um agente de autenticação polkit. Por favor, execute um agente e tente novamente."
},
{
+ "id": "Missing authentication agent",
+ "message": "Missing authentication agent",
+ "translation": "Um agente de autenticação está faltando"
+ },
+ {
"id": "Checking status...",
"message": "Checking status...",
"translation": "Verificando o estado da VPN..."