aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-03 13:56:55 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-03 13:56:55 -0600
commit79a6c4f12df873c4087b143bdee3fb0a0bb801f4 (patch)
treed93a635cf2ba0746f008cc49acb92354ed76fddd /web
parente2ae92ef37d0f5016b8e8375d8657ea125571634 (diff)
downloadetbsa-traccar-web-79a6c4f12df873c4087b143bdee3fb0a0bb801f4.tar.gz
etbsa-traccar-web-79a6c4f12df873c4087b143bdee3fb0a0bb801f4.tar.bz2
etbsa-traccar-web-79a6c4f12df873c4087b143bdee3fb0a0bb801f4.zip
Reworded Spanish translations and added updateNotificationToken() method to window
Diffstat (limited to 'web')
-rw-r--r--web/l10n/es.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/l10n/es.json b/web/l10n/es.json
index 859d4cf..2ca6e43 100644
--- a/web/l10n/es.json
+++ b/web/l10n/es.json
@@ -28,8 +28,8 @@
"sharedName": "Nombre",
"sharedDescription": "Descripción",
"sharedSearch": "Buscar",
- "sharedGeofence": "Geo-Zona",
- "sharedGeofences": "Geo-Zonas",
+ "sharedGeofence": "Geocerca",
+ "sharedGeofences": "Geocercas",
"sharedNotifications": "Notificaciones",
"sharedNotification": "Notificación",
"sharedAttributes": "Atributos",
@@ -345,8 +345,8 @@
"eventDeviceOverspeed": "Excedido el límite de Velocidad",
"eventDeviceFuelDrop": "Perdida de Combustible ",
"eventCommandResult": "Resultado del comando",
- "eventGeofenceEnter": "Entrada en la Geo-Zona",
- "eventGeofenceExit": "Salida de la Geo-Zona",
+ "eventGeofenceEnter": "Entrada en la Geocerca",
+ "eventGeofenceExit": "Salida de la Geocerca",
"eventAlarm": "Alarma ",
"eventIgnitionOn": "Llave encendido ON",
"eventIgnitionOff": "Llave encendido OFF",
@@ -369,9 +369,9 @@
"alarmDoor": "Puerta",
"alarmLock": "Bloqueado",
"alarmUnlock": "Desbloquear",
- "alarmGeofence": "Geo-Zona",
- "alarmGeofenceEnter": "El Dispositivo ha entrado a la Geo-Zona",
- "alarmGeofenceExit": "El Dispositivo ha salido de la Geo-Zona",
+ "alarmGeofence": "Geocerca",
+ "alarmGeofenceEnter": "El Dispositivo ha entrado a la Geocerca",
+ "alarmGeofenceExit": "El Dispositivo ha salido de la Geocerca",
"alarmGpsAntennaCut": "Antena del GPS Cortada ",
"alarmAccident": "Accidente",
"alarmTow": "Grúa de arrastre",