diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-04-17 09:00:13 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-04-17 09:00:13 +1200 |
commit | 123dc07bb506e0b665798a8abbd3911e9e29276c (patch) | |
tree | 7853d732d6ccf5cb468fde34c0a213f85623447f /web/l10n/es.json | |
parent | ca0cf0674b31564c00e792e79b3f5a24d5408b9a (diff) | |
download | trackermap-server-123dc07bb506e0b665798a8abbd3911e9e29276c.tar.gz trackermap-server-123dc07bb506e0b665798a8abbd3911e9e29276c.tar.bz2 trackermap-server-123dc07bb506e0b665798a8abbd3911e9e29276c.zip |
Update existing localizations
Diffstat (limited to 'web/l10n/es.json')
-rw-r--r-- | web/l10n/es.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/web/l10n/es.json b/web/l10n/es.json index 7cca1c8f2..e87662239 100644 --- a/web/l10n/es.json +++ b/web/l10n/es.json @@ -8,15 +8,17 @@ "sharedRemoveConfirm": "Borrar Elemento?", "sharedKm": "KM", "sharedMi": "MI", + "sharedKn": "kn", "sharedKmh": "KM/H", "sharedMph": "MPH", "sharedHour": "Hora", "sharedMinute": "Minuto", "sharedSecond": "Segundo", + "sharedName": "Nombre", + "sharedSearch": "Buscar", "errorTitle": "Error", "errorUnknown": "Error Desconocido", "errorConnection": "Error de Conexión", - "userName": "Nombre", "userEmail": "Email", "userPassword": "Contraseña", "userAdmin": "Administrador", @@ -30,17 +32,21 @@ "devicesAndState": "Dispositivos y Estado", "deviceDialog": "Dispositivo", "deviceTitle": "Dispositivos", - "deviceName": "Nombre", "deviceIdentifier": "Identificador", "deviceLastUpdate": "Última Actualización", "deviceCommand": "Comando", "deviceFollow": "Seguir", + "groupDialog": "Grupo", + "groupParent": "Grupo", + "groupNoGroup": "No Group", "settingsTitle": "Preferencias", "settingsUser": "Cuenta", + "settingsGroups": "Grupos", "settingsServer": "Servidor", "settingsUsers": "Usuarios", "settingsDistanceUnit": "Distancia", "settingsSpeedUnit": "Velocidad", + "settingsTwelveHourFormat": "Formato de 12 Hrs", "reportTitle": "Reportes", "reportDevice": "Dispositivos", "reportFrom": "Desde", |