aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/es.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-08-03 10:59:20 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2015-08-03 10:59:20 +1200
commite301d477ee95c0ae7f3d06f0950368cb5d8fe226 (patch)
tree11d08db1bd0397fe5521a4096ef416b7e73d4dbc /web/l10n/es.js
parent53f9c016515b9700dedb4e2b9bad02a85ee07460 (diff)
downloadtrackermap-server-e301d477ee95c0ae7f3d06f0950368cb5d8fe226.tar.gz
trackermap-server-e301d477ee95c0ae7f3d06f0950368cb5d8fe226.tar.bz2
trackermap-server-e301d477ee95c0ae7f3d06f0950368cb5d8fe226.zip
Rename string properties
Diffstat (limited to 'web/l10n/es.js')
-rw-r--r--web/l10n/es.js146
1 files changed, 73 insertions, 73 deletions
diff --git a/web/l10n/es.js b/web/l10n/es.js
index 81fb2a662..ef7f47fee 100644
--- a/web/l10n/es.js
+++ b/web/l10n/es.js
@@ -1,86 +1,86 @@
var strings = {
- shared_loading: 'Cargando...',
- shared_save: 'Grabar',
- shared_cancel: 'Cancelar',
- shared_add: 'Agregar',
- shared_edit: 'Editar',
- shared_remove: 'Borrar',
- shared_remove_confirm: 'Borrar elemento?',
- shared_km: 'km',
- shared_mi: 'mi',
- shared_kmh: 'km/h',
- shared_mph: 'mph',
- shared_hour: 'Hora',
- shared_minute: 'Minuto',
- shared_second: 'Segundos',
+ sharedLoading: 'Cargando...',
+ sharedSave: 'Grabar',
+ sharedCancel: 'Cancelar',
+ sharedAdd: 'Agregar',
+ sharedEdit: 'Editar',
+ sharedRemove: 'Borrar',
+ sharedRemoveConfirm: 'Borrar elemento?',
+ sharedKm: 'km',
+ sharedMi: 'mi',
+ sharedKmh: 'km/h',
+ sharedMph: 'mph',
+ sharedHour: 'Hora',
+ sharedMinute: 'Minuto',
+ sharedSecond: 'Segundos',
- error_title: 'Error',
- error_unknown: 'Error Desconocido',
+ errorTitle: 'Error',
+ errorUnknown: 'Error Desconocido',
- user_name: 'Nombre',
- user_email: 'Email',
- user_password: 'Contraseña',
- user_admin: 'Admin',
+ userName: 'Nombre',
+ userEmail: 'Email',
+ userPassword: 'Contraseña',
+ userAdmin: 'Admin',
- login_title: 'Ingresar',
- login_language: 'Lenguaje',
- login_register: 'Registrar',
- login_login: 'Ingresar',
- login_failed: 'Direccion de correo o Contraseña Incorrecta',
- login_created: 'Nuevo usuario ha sido registrado',
- login_logout: 'Salir',
+ loginTitle: 'Ingresar',
+ loginLanguage: 'Lenguaje',
+ loginRegister: 'Registrar',
+ loginLogin: 'Ingresar',
+ loginFailed: 'Direccion de correo o Contraseña Incorrecta',
+ loginCreated: 'Nuevo usuario ha sido registrado',
+ loginLogout: 'Salir',
- device_dialog: 'Dispositivo',
- device_title: 'Dispositivos',
- device_name: 'Nombre',
- device_identifier: 'Identificador',
- device_command: 'Comando',
+ deviceDialog: 'Dispositivo',
+ deviceTitle: 'Dispositivos',
+ deviceName: 'Nombre',
+ deviceIdentifier: 'Identificador',
+ deviceCommand: 'Comando',
- settings_title: 'Preferencias',
- settings_user: 'Cuenta',
- settings_server: 'Servidor',
- settings_users: 'Usuarios',
- settings_distance_unit: 'Distancia',
- settings_speed_unit: 'Velocidad',
+ settingsTitle: 'Preferencias',
+ settingsUser: 'Cuenta',
+ settingsServer: 'Servidor',
+ settingsUsers: 'Usuarios',
+ settingsDistanceUnit: 'Distancia',
+ settingsSpeedUnit: 'Velocidad',
- report_title: 'Reportes',
- report_device: 'Dispositivos',
- report_from: 'Desde',
- report_to: 'Hasta',
- report_show: 'Mostrar',
- report_clear: 'Limpiar',
+ reportTitle: 'Reportes',
+ reportDevice: 'Dispositivos',
+ reportFrom: 'Desde',
+ reportTo: 'Hasta',
+ reportShow: 'Mostrar',
+ reportClear: 'Limpiar',
- position_time: 'Hora',
- position_valid: 'Valida',
- position_latitude: 'Latitud',
- position_longitude: 'Longitud',
- position_altitude: 'Altitud',
- position_speed: 'Velocidad',
- position_course: 'Curso',
- position_address: 'Direccion',
- position_protocol: 'Protocolo',
+ positionTime: 'Hora',
+ positionValid: 'Valida',
+ positionLatitude: 'Latitud',
+ positionLongitude: 'Longitud',
+ positionAltitude: 'Altitud',
+ positionSpeed: 'Velocidad',
+ positionCourse: 'Curso',
+ positionAddress: 'Direccion',
+ positionProtocol: 'Protocolo',
- server_title: 'Preferencias Servidor',
- server_zoom: 'Zoom',
- server_registration: 'Registrar',
+ serverTitle: 'Preferencias Servidor',
+ serverZoom: 'Zoom',
+ serverRegistration: 'Registrar',
- map_title: 'Mapa',
- map_layer: 'Capa de Mapa',
- map_osm: 'Open Street Map',
- map_bing_road: 'Bing Maps - Carretera',
- map_bing_aerial: 'Bing Maps - Aereo',
+ mapTitle: 'Mapa',
+ mapLayer: 'Capa de Mapa',
+ mapOsm: 'Open Street Map',
+ mapBingRoad: 'Bing Maps - Carretera',
+ mapBingAerial: 'Bing Maps - Aereo',
- state_title: 'Estado',
- state_name: 'Parametro',
- state_value: 'Valor',
+ stateTitle: 'Estado',
+ stateName: 'Parametro',
+ stateValue: 'Valor',
- command_title: 'Comando',
- command_send: 'Enviar',
- command_type: 'Tipo',
- command_position_periodic: 'Frecuencia de posiciones',
- command_position_stop: 'Detener reporte de posiciones',
- command_engine_stop: 'Apagar motor',
- command_engine_resume: 'Desbloquear encendido de motor',
- command_frequency: 'Frequencia',
- command_unit: 'Unidad'
+ commandTitle: 'Comando',
+ commandSend: 'Enviar',
+ commandType: 'Tipo',
+ commandPositionPeriodic: 'Frecuencia de posiciones',
+ commandPositionStop: 'Detener reporte de posiciones',
+ commandEngineStop: 'Apagar motor',
+ commandEngineResume: 'Desbloquear encendido de motor',
+ commandFrequency: 'Frequencia',
+ commandUnit: 'Unidad'
};