summaryrefslogtreecommitdiff
path: root/locales/es-ES/messages.gotext.json
blob: a140b78b813de92f544c4dc08200bce59cc446b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
    "language": "es-ES",
    "messages": [
        {
            "id": "Can't contact bitmask",
            "message": "Can't contact bitmask",
            "translation": "No se pudo contactar con bitmask"
        },
        {
            "id": [
                "notRunning",
                "Is bitmaskd running? Start bitmask and try again."
            ],
            "message": "Is bitmaskd running? Start bitmask and try again.",
            "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": [
                "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 ningún agente de autenticacion de polkit. Por favor lanza uno y prueba de nuevo."
        },
        {
            "id": "Checking status...",
            "message": "Checking status...",
            "translation": "Comprobando el estado..."
        },
        {
            "id": "Turn on",
            "message": "Turn on",
            "translation": "Encender"
        },
        {
            "id": "Turn RiseupVPN on",
            "message": "Turn RiseupVPN on",
            "translation": "Enciende RiseupVPN"
        },
        {
            "id": "Turn off",
            "message": "Turn off",
            "translation": "Apagar"
        },
        {
            "id": "Turn RiseupVPN off",
            "message": "Turn RiseupVPN off",
            "translation": "Apaga RiseupVPN"
        },
        {
            "id": "Cancel",
            "message": "Cancel",
            "translation": "Cancelar"
        },
        {
            "id": "Cancel connection to RiseupVPN",
            "message": "Cancel connection to RiseupVPN",
            "translation": "Cancela la conexión a RiseupVPN"
        },
        {
            "id": "Help ...",
            "message": "Help ...",
            "translation": "Ayuda ..."
        },
        {
            "id": "Donate ...",
            "message": "Donate ...",
            "translation": "Dona ..."
        },
        {
            "id": "About ...",
            "message": "About ...",
            "translation": "Acerca de ..."
        },
        {
            "id": "Quit",
            "message": "Quit",
            "translation": "Cerrar"
        },
        {
            "id": "Quit BitmaskVPN",
            "message": "Quit BitmaskVPN",
            "translation": "Cerrar BitmaskVPN"
        },
        {
            "id": "Route traffic through",
            "message": "Route traffic through",
            "translation": "Salir a través de"
        },
        {
            "id": "Use RiseupVPN {Name} gateway",
            "message": "Use RiseupVPN {Name} gateway",
            "translation": "Usa la salida de RiseupVPN por {Name}",
            "placeholders": [
                {
                    "id": "Name",
                    "string": "%[1]v",
                    "type": "string",
                    "underlyingType": "string",
                    "argNum": 1,
                    "expr": "name"
                }
            ]
        },
        {
            "id": "RiseupVPN is on",
            "message": "RiseupVPN is on",
            "translation": "RiseupVPN esta encendida"
        },
        {
            "id": "VPN is on",
            "message": "VPN is on",
            "translation": "VPN encendida"
        },
        {
            "id": "RiseupVPN is off",
            "message": "RiseupVPN is off",
            "translation": "RiseupVPN esta apagada"
        },
        {
            "id": "VPN is off",
            "message": "VPN is off",
            "translation": "VPN apagada"
        },
        {
            "id": "RiseupVPN is starting",
            "message": "RiseupVPN is starting",
            "translation": "RiseupVPN esta arrancando"
        },
        {
            "id": "VPN is starting",
            "message": "VPN is starting",
            "translation": "VPN arrancando"
        },
        {
            "id": "RiseupVPN is stopping",
            "message": "RiseupVPN is stopping",
            "translation": "RiseupVPN esta apagando"
        },
        {
            "id": "VPN is stopping",
            "message": "VPN is stopping",
            "translation": "VPN apagando"
        },
        {
            "id": "Retry",
            "message": "Retry",
            "translation": "Reintentar"
        },
        {
            "id": "RiseupVPN is blocking internet",
            "message": "RiseupVPN is blocking internet",
            "translation": "RiseupVPN esta bloqueando internet"
        },
        {
            "id": "VPN is blocking internet",
            "message": "VPN is blocking internet",
            "translation": "VPN bloqueando internet"
        }
    ]
}