settings ui
This commit is contained in:
@@ -550,5 +550,23 @@
|
||||
"ratherNotSay": "I'd rather not say",
|
||||
"personalDataMessage": "*This is the app user's personal data",
|
||||
"newContact": "New contact",
|
||||
"deleteContactMessage": "Are you sure you want to delete this phone from the list?"
|
||||
"deleteContactMessage": "Are you sure you want to delete this phone from the list?",
|
||||
"remoteListening": "Remote Listening",
|
||||
"alarmSettings": "Alarm settings",
|
||||
"setDateTime": "Set time and days:",
|
||||
"addAlarm": "Add new alarm",
|
||||
"alarmsMessage": "*Set up to 3 alarms",
|
||||
"once": "Once",
|
||||
"daily": "Daily",
|
||||
"selectDay": "Select days",
|
||||
"remoteTurnOff": "Apagado Remoto",
|
||||
"remoteTurnOffMessage": "Remote Shutdown",
|
||||
"remoteTurnOffConfirm": "Remotely shut down the device.",
|
||||
"remoteRestart": "Are you sure you want to remotely shut down the device?",
|
||||
"remoteRestartMessage": "Remote Restart",
|
||||
"remoteRestartConfirm": "Remotely restart the device.",
|
||||
"remoteFactoryReset": "Are you sure you want to remotely restart the device?",
|
||||
"remoteFactoryResetMessage": "Restore Default Settings",
|
||||
"remoteFactoryResetConfirm": "Restore your device to factory settings?",
|
||||
"number": "Number {num}:"
|
||||
}
|
||||
@@ -548,5 +548,54 @@
|
||||
"ratherNotSay": "Prefiero no decirlo",
|
||||
"personalDataMessage": "*Estos son los datos personales del usuario de la aplicación",
|
||||
"newContact": "Nuevo contacto",
|
||||
"deleteContactMessage": "¿Estás seguro de que deseas eliminar este número de la lista?"
|
||||
"deleteContactMessage": "¿Estás seguro de que deseas eliminar este número de la lista?",
|
||||
"settings": "Ajustes",
|
||||
"alarm": "Alarmas",
|
||||
"appStore": "App Store",
|
||||
"battery": "Ahorro Nocturno de Batería",
|
||||
"blockPhone": "Bloqueo de números",
|
||||
"disableFunctions": "Deshabilitar Funciones",
|
||||
"language": "Idioma",
|
||||
"legacyNotifications": "Notificaciones",
|
||||
"remoteManagement": "Programación remota",
|
||||
"remoteOnOff": "Encendido y Apagado Programado",
|
||||
"smsAlert": "Alertas SMS",
|
||||
"sosContacts": "Agenda SOS",
|
||||
"sound": "Sonidos",
|
||||
"syncClock": "Sincronización de tiempo",
|
||||
"timezone": "Cambio de horario y zona",
|
||||
"wifiSettings": "Configuración WiFi",
|
||||
"alarmSettings": "Ajustes de alarma",
|
||||
"setDateTime": "Establece la hora y días:",
|
||||
"addAlarm": "Agregar nueva alarma",
|
||||
"alarmsMessage": "*Configura hasta 3 alarmas",
|
||||
"once": "Una vez",
|
||||
"daily": "Diario",
|
||||
"selectDay": "Selección de días",
|
||||
"remoteTurnOff": "Apagado Remoto",
|
||||
"remoteTurnOffMessage": "Apaga el dispositivo de forma remota",
|
||||
"remoteTurnOffConfirm": "¿Seguro que deseas apagar el dispositivo en remoto?",
|
||||
"remoteRestart": "Reinicio Remoto",
|
||||
"remoteRestartMessage": "Reinicia el dispositivo de forma remota",
|
||||
"remoteRestartConfirm": "¿Seguro que deseas reiniciar el dispositivo en remoto?",
|
||||
"remoteFactoryReset": "Restaurar Configuración Predeterminada",
|
||||
"remoteFactoryResetMessage": "Restaura tu dispositivo a la configuración de fábrica",
|
||||
"remoteFactoryResetConfirm": "¿Seguro que quieres restablecer este dispositivo a la configuración de fábrica?",
|
||||
"number": "Número {num}:",
|
||||
"settings": "Ajustes",
|
||||
"alarm": "Alarmas",
|
||||
"appStore": "App Store",
|
||||
"blockPhone": "Bloqueo de números",
|
||||
"timezone": "Cambio de horario y zona",
|
||||
"language": "Idioma",
|
||||
"battery": "Ahorro nocturno de batería",
|
||||
"remoteManagement": "programación remota",
|
||||
"legacyNotifications": "notificaciones",
|
||||
"smsAlert": "Alertas SMS",
|
||||
"sosContacts": "Agenda SOS",
|
||||
"sound": "Sonidos",
|
||||
"wifiSettings": "Cofiguración WiFi",
|
||||
"remoteOnOff": "Encendido y apagado programado",
|
||||
"disableFunctions": "Deshabilitar funciones",
|
||||
"syncClock": "Sincronización de tiempo"
|
||||
}
|
||||
Reference in New Issue
Block a user