-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
704 additions
and
703 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"Allow state control": "Permitir el control del estado", | ||
"Auth_No": "No, mantén a los usuarios guardados!", | ||
"Auth_Yes": "Sí, borra todos los usuarios!", | ||
"Authenticated Users": "Usuarios autenticados", | ||
"Buttons in line": "Botones en linea", | ||
"Call text": "Esta es la llamada ioBroker. Algo ha sucedido en tu casa.", | ||
"Chained certificate": "Certificado encadenado", | ||
"Changed_Password": "Has cambiado la contraseña de tu Bot. ¿Desea eliminar todos los usuarios guardados ahora? Luego, cada usuario debe volver a autenticarse con la nueva contraseña antes de poder comunicarse con el bot nuevamente.", | ||
"Command to show the keyboard": "Comando para mostrar el teclado", | ||
"Done": "Hecho", | ||
"ID \"%s\" not found.": "No se encontró el ID \"%s\".", | ||
"Ignore warning": "Ignorar la advertencia", | ||
"Invalid number %s": "Número inválido %s", | ||
"Invalid password": "¡Contraseña invalida!", | ||
"Keyboard command": "Comando del teclado", | ||
"Leave it blank if no password desired": "Déjelo en blanco si no desea una contraseña", | ||
"Let's Encrypt settings": "Vamos a cifrar la configuración", | ||
"Listen on all IPs": "Escuchar en todas las direcciones IP", | ||
"Login": "Iniciar sesión", | ||
"Main settings": "Ajustes principales", | ||
"Message ignored: ": "Mensaje ignorado: ", | ||
"Messages": "Mensajes", | ||
"No_Password": "No seleccionó una contraseña ... ¡Si no configura una contraseña para su bot, todos los extraños podrán comunicarse con su bot! Es muy recomendable establecer una contraseña!", | ||
"OFF-Command": "Fuera de comando", | ||
"OFF-Status": "Estado apagado", | ||
"ON-Command": "ON-Command", | ||
"ON-Status": "Estado de encendido", | ||
"Please enter password in form \"/password phrase\"": "Por favor, introduzca la contraseña en el formulario \"/frase de contraseña\"", | ||
"Polling interval (ms)": "Intervalo de sondeo (ms)", | ||
"Port": "Port", | ||
"Port to check the domain:": "Puerto para verificar el dominio", | ||
"Private certificate": "Certificado privado", | ||
"Proxy Socks5 enable": "Proxy Socks5 habilita", | ||
"Public certificate": "Certificado público", | ||
"Read README.md how to get token": "Lea README.md cómo obtener token", | ||
"Reauthenticate Users?": "¿Reautenticar usuarios?", | ||
"Remember authenticated users": "Recuerde usuarios autenticados", | ||
"Remember raw request data": "Guarde la solicitud original para un procesamiento posterior (¡la precaución puede contener datos críticos para la seguridad!)", | ||
"Repeat password": "repite la contraseña", | ||
"Restarting...": "Reiniciando ...", | ||
"Restarting... Reauthenticate!": "Reiniciando ... ¡Vuelve a autenticarte!", | ||
"Select option": "Seleccionar opción", | ||
"Server settings": "Configuración del servidor", | ||
"Set Password": "Configurar la clave", | ||
"Set certificates or load it first in the system settings (right top).": "Establezca certificados o cárguelos primero en la configuración del sistema (arriba a la derecha).", | ||
"Show the list of rooms before the device selection": "Mostrar la lista de habitaciones antes de la selección del dispositivo.", | ||
"Started!": "¡Empezado!", | ||
"Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", | ||
"Text2Command info": "Todas las solicitudes se enviarán a esta instancia de text2Command", | ||
"Texts": "Textos", | ||
"URL may not be empty": "La URL no puede estar vacía", | ||
"Use Lets Encrypt certificates:": "Utilice los certificados Let's Encrypt", | ||
"Use rooms in keyboard command": "Usa las habitaciones en el comando del teclado", | ||
"Use this instance for automatic update:": "Use esta instancia para la actualización automática", | ||
"Warning!": "¡Advertencia!", | ||
"Welcome ": "Bienvenido ", | ||
"ip": "IP", | ||
"password": "Contraseña", | ||
"password repeat": "Repite la contraseña", | ||
"polling": "votación", | ||
"pollingInterval": "Intervalo de votación", | ||
"port_help": "Actualmente compatible: 443, 80, 88, 8443", | ||
"proxy Host": "host proxy", | ||
"restarted": "Empezado", | ||
"restarted_help": "Este texto se enviará a los clientes una vez que se inicie la instancia del adaptador. Dejar en blanco para desactivar.", | ||
"restarting": "Reiniciar", | ||
"restarting_help": "Este texto se enviará a los clientes una vez que se detenga la instancia del adaptador. Dejar en blanco para desactivar.", | ||
"server": "servidor", | ||
"telegram adapter settings": "configuración del adaptador de telegrama", | ||
"text2command instance": "Instancia Text2Command", | ||
"token": "Token", | ||
"type": "Tipo", | ||
"url": "URL", | ||
"url_help": "como \"https://mydomain.noip.com:8443\"", | ||
"value as boolean": "valor como booleano", | ||
"value as number": "valor como numero", | ||
"value as string": "valor como cadena", | ||
"Do not authenticate new users": "No autenticar nuevos usuarios", | ||
"Save media files": "Guardar archivos multimedia", | ||
"All received files": "Todos los archivos recibidos", | ||
"Low": "Baja calidad", | ||
"Medium": "Calidad media", | ||
"High": "Alta calidad", | ||
"High definition": "calidad de alta definición", | ||
"Media file location": "Ubicación del archivo multimedia" | ||
} |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.