diff --git a/admin/i18n/de.json b/admin/i18n/de/translations.json similarity index 97% rename from admin/i18n/de.json rename to admin/i18n/de/translations.json index dbd80d0f..114f722b 100644 --- a/admin/i18n/de.json +++ b/admin/i18n/de/translations.json @@ -82,5 +82,6 @@ "Low": "Geringe Qualität", "Medium": "Mittlere Qualität", "High": "Gute Qualität", - "High definition": "High-Definition-Qualität" + "High definition": "High-Definition-Qualität", + "Media file location": "Speicherort der Mediendateien" } diff --git a/admin/i18n/en.json b/admin/i18n/en/translations.json similarity index 100% rename from admin/i18n/en.json rename to admin/i18n/en/translations.json diff --git a/admin/i18n/es.json b/admin/i18n/es.json deleted file mode 100644 index 0c0f638f..00000000 --- a/admin/i18n/es.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "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" -} \ No newline at end of file diff --git a/admin/i18n/es/translations.json b/admin/i18n/es/translations.json new file mode 100644 index 00000000..22147f34 --- /dev/null +++ b/admin/i18n/es/translations.json @@ -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" +} diff --git a/admin/i18n/fr.json b/admin/i18n/fr.json deleted file mode 100644 index 37f0cea7..00000000 --- a/admin/i18n/fr.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Autoriser le contrôle de l'Etat", - "Auth_No": "Non, conservez les utilisateurs enregistrés!", - "Auth_Yes": "Oui, supprimer tous les utilisateurs!", - "Authenticated Users": "Utilisateurs authentifiés", - "Buttons in line": "Boutons en ligne", - "Call text": "C'est l'appel de ioBroker. Quelque chose est arrivé dans votre maison.", - "Chained certificate": "Certificat chaîné", - "Changed_Password": "Vous avez changé le mot de passe de votre bot. Voulez-vous supprimer tous les utilisateurs enregistrés maintenant? Chaque utilisateur doit alors s'authentifier de nouveau avec le nouveau mot de passe avant de pouvoir communiquer à nouveau avec le bot.", - "Command to show the keyboard": "Commande pour afficher le clavier", - "Done": "Terminé", - "ID \"%s\" not found.": "ID \"%s\" non trouvé.", - "Ignore warning": "Ignorer l'avertissement", - "Invalid number %s": "Nombre invalide %s", - "Invalid password": "Mot de passe incorrect!", - "Keyboard command": "Commande clavier", - "Leave it blank if no password desired": "Laissez-le vide si aucun mot de passe n'est souhaité", - "Let's Encrypt settings": "Cryptons les paramètres", - "Listen on all IPs": "Écoutez sur toutes les adresses IP", - "Login": "S'identifier", - "Main settings": "Réglages principaux", - "Message ignored: ": "Message ignoré: ", - "Messages": "messages", - "No_Password": "Vous n'avez pas choisi de mot de passe. Si vous ne définissez pas de mot de passe pour votre bot, tout étranger sera en mesure de communiquer avec votre bot! Il est fortement recommandé de définir un mot de passe!", - "OFF-Command": "Commande OFF", - "OFF-Status": "Statut OFF", - "ON-Command": "Sur commande", - "ON-Status": "ON-Status", - "Please enter password in form \"/password phrase\"": "Veuillez entrer le mot de passe dans le formulaire \"/mot de passe\"", - "Polling interval (ms)": "Intervalle d'interrogation (ms)", - "Port": "Port", - "Port to check the domain:": "Port pour vérifier le domaine", - "Private certificate": "Certificat privé", - "Proxy Socks5 enable": "Proxy Socks5 activer", - "Public certificate": "Certificat public", - "Read README.md how to get token": "Lisez README.md comment obtenir un jeton", - "Reauthenticate Users?": "Réauthentifier les utilisateurs?", - "Remember authenticated users": "Se souvenir des utilisateurs authentifiés", - "Remember raw request data": "Enregistrer la demande d'origine pour un traitement ultérieur (la mise en garde peut contenir des données critiques pour la sécurité!)", - "Repeat password": "Répéter le mot de passe", - "Restarting...": "Redémarrer ...", - "Restarting... Reauthenticate!": "Redémarrer ... Ré-authentifier!", - "Select option": "Sélectionnez une option", - "Server settings": "Paramètres du serveur", - "Set Password": "Définir le mot de passe", - "Set certificates or load it first in the system settings (right top).": "Définissez des certificats ou chargez-les d'abord dans les paramètres du système (en haut à droite).", - "Show the list of rooms before the device selection": "Afficher la liste des pièces avant la sélection de l'appareil", - "Started!": "Commencé!", - "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", - "Text2Command info": "Toutes les demandes seront envoyées à cette instance de text2Command", - "Texts": "Des textes", - "URL may not be empty": "L'URL peut ne pas être vide", - "Use Lets Encrypt certificates:": "Utilisez les certificats Let's Encrypt", - "Use rooms in keyboard command": "Utiliser les salles dans la commande clavier", - "Use this instance for automatic update:": "Utilisez cette instance pour la mise à jour automatique", - "Warning!": "Attention!", - "Welcome ": "Bienvenue ", - "ip": "IP", - "password": "Mot de passe", - "password repeat": "Mot de passe répété", - "polling": "vote", - "pollingInterval": "Intervalle d'interrogation", - "port_help": "Actuellement pris en charge: 443, 80, 88, 8443", - "proxy Host": "Hôte proxy", - "restarted": "Commencé", - "restarted_help": "Ce texte sera envoyé aux clients une fois l'instance d'adaptateur démarrée. Laissez vide pour désactiver.", - "restarting": "Redémarrage", - "restarting_help": "Ce texte sera envoyé aux clients une fois que l'instance d'adaptateur va être arrêtée. Laissez vide pour désactiver.", - "server": "serveur", - "telegram adapter settings": "paramètres de l'adaptateur de télégramme", - "text2command instance": "Instance Text2Command", - "token": "Token", - "type": "Type", - "url": "URL", - "url_help": "comme \"https://mydomain.noip.com:8443\"", - "value as boolean": "valeur en tant que booléen", - "value as number": "valeur en nombre", - "value as string": "valeur sous forme de chaîne", - "Do not authenticate new users": "Ne pas authentifier les nouveaux utilisateurs", - "Save media files": "Enregistrer des fichiers multimédias", - "All received files": "Tous les fichiers reçus", - "Low": "Basse qualité", - "Medium": "Qualité moyenne", - "High": "Haute qualité", - "High definition": "Qualité haute définition" -} \ No newline at end of file diff --git a/admin/i18n/fr/translations.json b/admin/i18n/fr/translations.json new file mode 100644 index 00000000..6fb51622 --- /dev/null +++ b/admin/i18n/fr/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Autoriser le contrôle de l'Etat", + "Auth_No": "Non, conservez les utilisateurs enregistrés!", + "Auth_Yes": "Oui, supprimer tous les utilisateurs!", + "Authenticated Users": "Utilisateurs authentifiés", + "Buttons in line": "Boutons en ligne", + "Call text": "C'est l'appel de ioBroker. Quelque chose est arrivé dans votre maison.", + "Chained certificate": "Certificat chaîné", + "Changed_Password": "Vous avez changé le mot de passe de votre bot. Voulez-vous supprimer tous les utilisateurs enregistrés maintenant? Chaque utilisateur doit alors s'authentifier de nouveau avec le nouveau mot de passe avant de pouvoir communiquer à nouveau avec le bot.", + "Command to show the keyboard": "Commande pour afficher le clavier", + "Done": "Terminé", + "ID \"%s\" not found.": "ID \"%s\" non trouvé.", + "Ignore warning": "Ignorer l'avertissement", + "Invalid number %s": "Nombre invalide %s", + "Invalid password": "Mot de passe incorrect!", + "Keyboard command": "Commande clavier", + "Leave it blank if no password desired": "Laissez-le vide si aucun mot de passe n'est souhaité", + "Let's Encrypt settings": "Cryptons les paramètres", + "Listen on all IPs": "Écoutez sur toutes les adresses IP", + "Login": "S'identifier", + "Main settings": "Réglages principaux", + "Message ignored: ": "Message ignoré: ", + "Messages": "messages", + "No_Password": "Vous n'avez pas choisi de mot de passe. Si vous ne définissez pas de mot de passe pour votre bot, tout étranger sera en mesure de communiquer avec votre bot! Il est fortement recommandé de définir un mot de passe!", + "OFF-Command": "Commande OFF", + "OFF-Status": "Statut OFF", + "ON-Command": "Sur commande", + "ON-Status": "ON-Status", + "Please enter password in form \"/password phrase\"": "Veuillez entrer le mot de passe dans le formulaire \"/mot de passe\"", + "Polling interval (ms)": "Intervalle d'interrogation (ms)", + "Port": "Port", + "Port to check the domain:": "Port pour vérifier le domaine", + "Private certificate": "Certificat privé", + "Proxy Socks5 enable": "Proxy Socks5 activer", + "Public certificate": "Certificat public", + "Read README.md how to get token": "Lisez README.md comment obtenir un jeton", + "Reauthenticate Users?": "Réauthentifier les utilisateurs?", + "Remember authenticated users": "Se souvenir des utilisateurs authentifiés", + "Remember raw request data": "Enregistrer la demande d'origine pour un traitement ultérieur (la mise en garde peut contenir des données critiques pour la sécurité!)", + "Repeat password": "Répéter le mot de passe", + "Restarting...": "Redémarrer ...", + "Restarting... Reauthenticate!": "Redémarrer ... Ré-authentifier!", + "Select option": "Sélectionnez une option", + "Server settings": "Paramètres du serveur", + "Set Password": "Définir le mot de passe", + "Set certificates or load it first in the system settings (right top).": "Définissez des certificats ou chargez-les d'abord dans les paramètres du système (en haut à droite).", + "Show the list of rooms before the device selection": "Afficher la liste des pièces avant la sélection de l'appareil", + "Started!": "Commencé!", + "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", + "Text2Command info": "Toutes les demandes seront envoyées à cette instance de text2Command", + "Texts": "Des textes", + "URL may not be empty": "L'URL peut ne pas être vide", + "Use Lets Encrypt certificates:": "Utilisez les certificats Let's Encrypt", + "Use rooms in keyboard command": "Utiliser les salles dans la commande clavier", + "Use this instance for automatic update:": "Utilisez cette instance pour la mise à jour automatique", + "Warning!": "Attention!", + "Welcome ": "Bienvenue ", + "ip": "IP", + "password": "Mot de passe", + "password repeat": "Mot de passe répété", + "polling": "vote", + "pollingInterval": "Intervalle d'interrogation", + "port_help": "Actuellement pris en charge: 443, 80, 88, 8443", + "proxy Host": "Hôte proxy", + "restarted": "Commencé", + "restarted_help": "Ce texte sera envoyé aux clients une fois l'instance d'adaptateur démarrée. Laissez vide pour désactiver.", + "restarting": "Redémarrage", + "restarting_help": "Ce texte sera envoyé aux clients une fois que l'instance d'adaptateur va être arrêtée. Laissez vide pour désactiver.", + "server": "serveur", + "telegram adapter settings": "paramètres de l'adaptateur de télégramme", + "text2command instance": "Instance Text2Command", + "token": "Token", + "type": "Type", + "url": "URL", + "url_help": "comme \"https://mydomain.noip.com:8443\"", + "value as boolean": "valeur en tant que booléen", + "value as number": "valeur en nombre", + "value as string": "valeur sous forme de chaîne", + "Do not authenticate new users": "Ne pas authentifier les nouveaux utilisateurs", + "Save media files": "Enregistrer des fichiers multimédias", + "All received files": "Tous les fichiers reçus", + "Low": "Basse qualité", + "Medium": "Qualité moyenne", + "High": "Haute qualité", + "High definition": "Qualité haute définition", + "Media file location": "Emplacement du fichier multimédia" +} diff --git a/admin/i18n/it.json b/admin/i18n/it.json deleted file mode 100644 index 3ba3a7dd..00000000 --- a/admin/i18n/it.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Consenti il ​​controllo dello stato", - "Auth_No": "No, mantieni gli utenti salvati!", - "Auth_Yes": "Sì, elimina tutti gli utenti!", - "Authenticated Users": "Utenti autenticati", - "Buttons in line": "Pulsanti in linea", - "Call text": "Questa è chiamata ioBroker. È successo qualcosa a casa tua.", - "Chained certificate": "Certificato incatenato", - "Changed_Password": "Hai cambiato la password per il tuo Bot. Vuoi cancellare tutti gli utenti salvati ora? Ogni utente deve quindi eseguire nuovamente l'autenticazione con la nuova password prima di poter comunicare nuovamente con il bot.", - "Command to show the keyboard": "Comando per mostrare la tastiera", - "Done": "Fatto", - "ID \"%s\" not found.": "ID \"%s\" non trovato.", - "Ignore warning": "Ignora l'avviso", - "Invalid number %s": "Numero non valido %s", - "Invalid password": "Password non valida!", - "Keyboard command": "Comando da tastiera", - "Leave it blank if no password desired": "Lascia vuoto se nessuna password desiderata", - "Let's Encrypt settings": "Let's Encrypt settings", - "Listen on all IPs": "Ascolta su tutti gli IP", - "Login": "Accesso", - "Main settings": "Impostazioni principali", - "Message ignored: ": "Messaggio ignorato: ", - "Messages": "messaggi", - "No_Password": "Non hai scelto una password .. Se non hai impostato una password per il tuo bot, ogni sconosciuto sarà in grado di comunicare con il tuo bot! Si consiglia vivamente di impostare una password!", - "OFF-Command": "OFF-Command", - "OFF-Status": "OFF-Stato", - "ON-Command": "A comando", - "ON-Status": "ON-Stato", - "Please enter password in form \"/password phrase\"": "Per favore inserisci la password nel modulo \"/ frase password\"", - "Polling interval (ms)": "Intervallo di polling (ms)", - "Port": "Port", - "Port to check the domain:": "Porta per controllare il dominio", - "Private certificate": "Certificato privato", - "Proxy Socks5 enable": "Abilita Proxy Socks5", - "Public certificate": "Certificato pubblico", - "Read README.md how to get token": "Leggi README.md come ottenere il token", - "Reauthenticate Users?": "Reautenticate gli utenti?", - "Remember authenticated users": "Ricorda gli utenti autenticati", - "Remember raw request data": "Salva la richiesta originale per ulteriori elaborazioni (Attenzione può contenere dati critici per la sicurezza!)", - "Repeat password": "ripeti la parola d'ordine", - "Restarting...": "Riavvio ...", - "Restarting... Reauthenticate!": "Riavvio ... Re-authenticate!", - "Select option": "Selezionare l'opzione", - "Server settings": "Impostazioni del server", - "Set Password": "Impostare la password", - "Set certificates or load it first in the system settings (right top).": "Imposta i certificati o caricali prima nelle impostazioni di sistema (in alto a destra).", - "Show the list of rooms before the device selection": "Mostra l'elenco delle sale prima della selezione del dispositivo", - "Started!": "Iniziato!", - "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", - "Text2Command info": "Tutte le richieste verranno inviate a questa istanza text2Command", - "Texts": "testi", - "URL may not be empty": "L'URL potrebbe non essere vuoto", - "Use Lets Encrypt certificates:": "Utilizza i certificati Let's Encrypt", - "Use rooms in keyboard command": "Usa le stanze nel comando da tastiera", - "Use this instance for automatic update:": "Utilizza questa istanza per l'aggiornamento automatico", - "Warning!": "Avvertimento!", - "Welcome ": "benvenuto ", - "ip": "IP", - "password": "Parola d'ordine", - "password repeat": "Ripetizione della Parola d'ordine", - "polling": "votazione", - "pollingInterval": "Intervallo di polling", - "port_help": "Attualmente supportato: 443, 80, 88, 8443", - "proxy Host": "host proxy", - "restarted": "Iniziato", - "restarted_help": "Questo testo verrà inviato ai client una volta avviata l'istanza dell'adattatore. Lascia vuoto per disattivare.", - "restarting": "Riavvio", - "restarting_help": "Questo testo verrà inviato ai client una volta che l'istanza dell'adattatore verrà arrestata. Lascia vuoto per disattivare.", - "server": "server", - "telegram adapter settings": "impostazioni dell'adattatore telegramma", - "text2command instance": "Istanza Text2Command", - "token": "Token", - "type": "Genere", - "url": "URL", - "url_help": "come \"https://mydomain.noip.com:8443\"", - "value as boolean": "valore come booleano", - "value as number": "valore come numero", - "value as string": "valore come stringa", - "Do not authenticate new users": "Non autenticare nuovi utenti", - "Save media files": "Salva i file multimediali", - "All received files": "Tutti i file ricevuti", - "Low": "Di bassa qualità", - "Medium": "Qualità media", - "High": "Alta qualità", - "High definition": "Qualità ad alta definizione" -} \ No newline at end of file diff --git a/admin/i18n/it/translations.json b/admin/i18n/it/translations.json new file mode 100644 index 00000000..fefc83ad --- /dev/null +++ b/admin/i18n/it/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Consenti il ​​controllo dello stato", + "Auth_No": "No, mantieni gli utenti salvati!", + "Auth_Yes": "Sì, elimina tutti gli utenti!", + "Authenticated Users": "Utenti autenticati", + "Buttons in line": "Pulsanti in linea", + "Call text": "Questa è chiamata ioBroker. È successo qualcosa a casa tua.", + "Chained certificate": "Certificato incatenato", + "Changed_Password": "Hai cambiato la password per il tuo Bot. Vuoi cancellare tutti gli utenti salvati ora? Ogni utente deve quindi eseguire nuovamente l'autenticazione con la nuova password prima di poter comunicare nuovamente con il bot.", + "Command to show the keyboard": "Comando per mostrare la tastiera", + "Done": "Fatto", + "ID \"%s\" not found.": "ID \"%s\" non trovato.", + "Ignore warning": "Ignora l'avviso", + "Invalid number %s": "Numero non valido %s", + "Invalid password": "Password non valida!", + "Keyboard command": "Comando da tastiera", + "Leave it blank if no password desired": "Lascia vuoto se nessuna password desiderata", + "Let's Encrypt settings": "Let's Encrypt settings", + "Listen on all IPs": "Ascolta su tutti gli IP", + "Login": "Accesso", + "Main settings": "Impostazioni principali", + "Message ignored: ": "Messaggio ignorato: ", + "Messages": "messaggi", + "No_Password": "Non hai scelto una password .. Se non hai impostato una password per il tuo bot, ogni sconosciuto sarà in grado di comunicare con il tuo bot! Si consiglia vivamente di impostare una password!", + "OFF-Command": "OFF-Command", + "OFF-Status": "OFF-Stato", + "ON-Command": "A comando", + "ON-Status": "ON-Stato", + "Please enter password in form \"/password phrase\"": "Per favore inserisci la password nel modulo \"/ frase password\"", + "Polling interval (ms)": "Intervallo di polling (ms)", + "Port": "Port", + "Port to check the domain:": "Porta per controllare il dominio", + "Private certificate": "Certificato privato", + "Proxy Socks5 enable": "Abilita Proxy Socks5", + "Public certificate": "Certificato pubblico", + "Read README.md how to get token": "Leggi README.md come ottenere il token", + "Reauthenticate Users?": "Reautenticate gli utenti?", + "Remember authenticated users": "Ricorda gli utenti autenticati", + "Remember raw request data": "Salva la richiesta originale per ulteriori elaborazioni (Attenzione può contenere dati critici per la sicurezza!)", + "Repeat password": "ripeti la parola d'ordine", + "Restarting...": "Riavvio ...", + "Restarting... Reauthenticate!": "Riavvio ... Re-authenticate!", + "Select option": "Selezionare l'opzione", + "Server settings": "Impostazioni del server", + "Set Password": "Impostare la password", + "Set certificates or load it first in the system settings (right top).": "Imposta i certificati o caricali prima nelle impostazioni di sistema (in alto a destra).", + "Show the list of rooms before the device selection": "Mostra l'elenco delle sale prima della selezione del dispositivo", + "Started!": "Iniziato!", + "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", + "Text2Command info": "Tutte le richieste verranno inviate a questa istanza text2Command", + "Texts": "testi", + "URL may not be empty": "L'URL potrebbe non essere vuoto", + "Use Lets Encrypt certificates:": "Utilizza i certificati Let's Encrypt", + "Use rooms in keyboard command": "Usa le stanze nel comando da tastiera", + "Use this instance for automatic update:": "Utilizza questa istanza per l'aggiornamento automatico", + "Warning!": "Avvertimento!", + "Welcome ": "benvenuto ", + "ip": "IP", + "password": "Parola d'ordine", + "password repeat": "Ripetizione della Parola d'ordine", + "polling": "votazione", + "pollingInterval": "Intervallo di polling", + "port_help": "Attualmente supportato: 443, 80, 88, 8443", + "proxy Host": "host proxy", + "restarted": "Iniziato", + "restarted_help": "Questo testo verrà inviato ai client una volta avviata l'istanza dell'adattatore. Lascia vuoto per disattivare.", + "restarting": "Riavvio", + "restarting_help": "Questo testo verrà inviato ai client una volta che l'istanza dell'adattatore verrà arrestata. Lascia vuoto per disattivare.", + "server": "server", + "telegram adapter settings": "impostazioni dell'adattatore telegramma", + "text2command instance": "Istanza Text2Command", + "token": "Token", + "type": "Genere", + "url": "URL", + "url_help": "come \"https://mydomain.noip.com:8443\"", + "value as boolean": "valore come booleano", + "value as number": "valore come numero", + "value as string": "valore come stringa", + "Do not authenticate new users": "Non autenticare nuovi utenti", + "Save media files": "Salva i file multimediali", + "All received files": "Tutti i file ricevuti", + "Low": "Di bassa qualità", + "Medium": "Qualità media", + "High": "Alta qualità", + "High definition": "Qualità ad alta definizione", + "Media file location": "Posizione del file multimediale" +} diff --git a/admin/i18n/nl.json b/admin/i18n/nl.json deleted file mode 100644 index 7c33abe3..00000000 --- a/admin/i18n/nl.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Staatscontrole toestaan", - "Auth_No": "Nee, bewaar de opgeslagen gebruikers!", - "Auth_Yes": "Ja, verwijder alle gebruikers!", - "Authenticated Users": "Geverifieerde gebruikers", - "Buttons in line": "Knoppen in de rij", - "Call text": "Dit is ioBroker aan het bellen. Er is iets gebeurd in jouw huis.", - "Chained certificate": "Geketend certificaat", - "Changed_Password": "U hebt het wachtwoord voor uw Bot gewijzigd. Wilt u alle opgeslagen gebruikers nu verwijderen? Elke gebruiker moet vervolgens opnieuw verifiëren met het nieuwe wachtwoord voordat deze weer met de bot kan communiceren.", - "Command to show the keyboard": "Commando om het toetsenbord te tonen", - "Done": "Gedaan", - "ID \"%s\" not found.": "ID \"%s\" niet gevonden.", - "Ignore warning": "Negeer waarschuwing", - "Invalid number %s": "Ongeldig aantal %s", - "Invalid password": "Ongeldig wachtwoord!", - "Keyboard command": "Toetsenbordopdracht", - "Leave it blank if no password desired": "Laat het leeg als er geen wachtwoord gewenst is", - "Let's Encrypt settings": "Laten we de instellingen versleutelen", - "Listen on all IPs": "Luister op alle IP's", - "Login": "Log in", - "Main settings": "Belangrijkste instellingen", - "Message ignored: ": "Bericht genegeerd: ", - "Messages": "berichten", - "No_Password": "Je hebt geen wachtwoord gekozen. Als je geen wachtwoord instelt voor je bot, kan elke vreemdeling communiceren met je bot! Het wordt ten zeerste aanbevolen om een ​​wachtwoord in te stellen!", - "OFF-Command": "OFF-Command", - "OFF-Status": "OFF-Status", - "ON-Command": "Op commando", - "ON-Status": "ON-Status", - "Please enter password in form \"/password phrase\"": "Voer een wachtwoord in het formulier \"/ wachtwoord zin\"", - "Polling interval (ms)": "Polling-interval (ms)", - "Port": "Port", - "Port to check the domain:": "Poort om het domein te controleren", - "Private certificate": "Privé certificaat", - "Proxy Socks5 enable": "Proxy Socks5 inschakelen", - "Public certificate": "Openbaar certificaat", - "Read README.md how to get token": "Lees README.md hoe token te krijgen", - "Reauthenticate Users?": "Opnieuw verifiëren gebruikers?", - "Remember authenticated users": "Onthoud geverifieerde gebruikers", - "Remember raw request data": "Bewaar origineel verzoek voor verdere verwerking (Voorzichtigheid kan veiligheidskritieke gegevens bevatten!)", - "Repeat password": "herhaal wachtwoord", - "Restarting...": "Het opnieuw starten ...", - "Restarting... Reauthenticate!": "Opnieuw opstarten ... Opnieuw verifiëren!", - "Select option": "Selecteer optie", - "Server settings": "Server instellingen", - "Set Password": "Stel een wachtwoord in", - "Set certificates or load it first in the system settings (right top).": "Stel certificaten in of laad het eerst in de systeeminstellingen (rechtsboven).", - "Show the list of rooms before the device selection": "Toon de lijst met kamers vóór de apparaatselectie", - "Started!": "Begonnen!", - "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", - "Text2Command info": "Alle aanvragen worden verzonden naar dit text2Command-exemplaar", - "Texts": "teksten", - "URL may not be empty": "URL is mogelijk niet leeg", - "Use Lets Encrypt certificates:": "Gebruik Let's Encrypt-certificaten", - "Use rooms in keyboard command": "Gebruik kamers in de toetsenbordopdracht", - "Use this instance for automatic update:": "Gebruik deze instantie voor automatische update", - "Warning!": "Waarschuwing!", - "Welcome ": "Welkom ", - "ip": "IP", - "password": "Wachtwoord", - "password repeat": "Wachtwoord herhalen", - "polling": "stemming", - "pollingInterval": "Polling-interval", - "port_help": "Momenteel ondersteund: 443, 80, 88, 8443", - "proxy Host": "Proxy host", - "restarted": "Begonnen", - "restarted_help": "Deze tekst wordt naar clients verzonden zodra de adapterinstantie is gestart. Laat leeg om te deactiveren.", - "restarting": "Het opnieuw starten", - "restarting_help": "Deze tekst wordt naar klanten verzonden zodra de adapterinstantie wordt gestopt. Laat leeg om te deactiveren.", - "server": "server", - "telegram adapter settings": "telegram-adapterinstellingen", - "text2command instance": "Text2Command Instance", - "token": "Token", - "type": "Type", - "url": "URL", - "url_help": "zoals \"https://mydomain.noip.com:8443\"", - "value as boolean": "waarde als Boolean", - "value as number": "waarde als nummer", - "value as string": "waarde als tekenreeks", - "Do not authenticate new users": "Authenticeer geen nieuwe gebruikers", - "Save media files": "Mediabestanden opslaan", - "All received files": "Alle ontvangen bestanden", - "Low": "Lage kwaliteit", - "Medium": "Gemiddelde kwaliteit", - "High": "Hoge kwaliteit", - "High definition": "High-definition kwaliteit" -} \ No newline at end of file diff --git a/admin/i18n/nl/translations.json b/admin/i18n/nl/translations.json new file mode 100644 index 00000000..d74c4e9a --- /dev/null +++ b/admin/i18n/nl/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Staatscontrole toestaan", + "Auth_No": "Nee, bewaar de opgeslagen gebruikers!", + "Auth_Yes": "Ja, verwijder alle gebruikers!", + "Authenticated Users": "Geverifieerde gebruikers", + "Buttons in line": "Knoppen in de rij", + "Call text": "Dit is ioBroker aan het bellen. Er is iets gebeurd in jouw huis.", + "Chained certificate": "Geketend certificaat", + "Changed_Password": "U hebt het wachtwoord voor uw Bot gewijzigd. Wilt u alle opgeslagen gebruikers nu verwijderen? Elke gebruiker moet vervolgens opnieuw verifiëren met het nieuwe wachtwoord voordat deze weer met de bot kan communiceren.", + "Command to show the keyboard": "Commando om het toetsenbord te tonen", + "Done": "Gedaan", + "ID \"%s\" not found.": "ID \"%s\" niet gevonden.", + "Ignore warning": "Negeer waarschuwing", + "Invalid number %s": "Ongeldig aantal %s", + "Invalid password": "Ongeldig wachtwoord!", + "Keyboard command": "Toetsenbordopdracht", + "Leave it blank if no password desired": "Laat het leeg als er geen wachtwoord gewenst is", + "Let's Encrypt settings": "Laten we de instellingen versleutelen", + "Listen on all IPs": "Luister op alle IP's", + "Login": "Log in", + "Main settings": "Belangrijkste instellingen", + "Message ignored: ": "Bericht genegeerd: ", + "Messages": "berichten", + "No_Password": "Je hebt geen wachtwoord gekozen. Als je geen wachtwoord instelt voor je bot, kan elke vreemdeling communiceren met je bot! Het wordt ten zeerste aanbevolen om een ​​wachtwoord in te stellen!", + "OFF-Command": "OFF-Command", + "OFF-Status": "OFF-Status", + "ON-Command": "Op commando", + "ON-Status": "ON-Status", + "Please enter password in form \"/password phrase\"": "Voer een wachtwoord in het formulier \"/ wachtwoord zin\"", + "Polling interval (ms)": "Polling-interval (ms)", + "Port": "Port", + "Port to check the domain:": "Poort om het domein te controleren", + "Private certificate": "Privé certificaat", + "Proxy Socks5 enable": "Proxy Socks5 inschakelen", + "Public certificate": "Openbaar certificaat", + "Read README.md how to get token": "Lees README.md hoe token te krijgen", + "Reauthenticate Users?": "Opnieuw verifiëren gebruikers?", + "Remember authenticated users": "Onthoud geverifieerde gebruikers", + "Remember raw request data": "Bewaar origineel verzoek voor verdere verwerking (Voorzichtigheid kan veiligheidskritieke gegevens bevatten!)", + "Repeat password": "herhaal wachtwoord", + "Restarting...": "Het opnieuw starten ...", + "Restarting... Reauthenticate!": "Opnieuw opstarten ... Opnieuw verifiëren!", + "Select option": "Selecteer optie", + "Server settings": "Server instellingen", + "Set Password": "Stel een wachtwoord in", + "Set certificates or load it first in the system settings (right top).": "Stel certificaten in of laad het eerst in de systeeminstellingen (rechtsboven).", + "Show the list of rooms before the device selection": "Toon de lijst met kamers vóór de apparaatselectie", + "Started!": "Begonnen!", + "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", + "Text2Command info": "Alle aanvragen worden verzonden naar dit text2Command-exemplaar", + "Texts": "teksten", + "URL may not be empty": "URL is mogelijk niet leeg", + "Use Lets Encrypt certificates:": "Gebruik Let's Encrypt-certificaten", + "Use rooms in keyboard command": "Gebruik kamers in de toetsenbordopdracht", + "Use this instance for automatic update:": "Gebruik deze instantie voor automatische update", + "Warning!": "Waarschuwing!", + "Welcome ": "Welkom ", + "ip": "IP", + "password": "Wachtwoord", + "password repeat": "Wachtwoord herhalen", + "polling": "stemming", + "pollingInterval": "Polling-interval", + "port_help": "Momenteel ondersteund: 443, 80, 88, 8443", + "proxy Host": "Proxy host", + "restarted": "Begonnen", + "restarted_help": "Deze tekst wordt naar clients verzonden zodra de adapterinstantie is gestart. Laat leeg om te deactiveren.", + "restarting": "Het opnieuw starten", + "restarting_help": "Deze tekst wordt naar klanten verzonden zodra de adapterinstantie wordt gestopt. Laat leeg om te deactiveren.", + "server": "server", + "telegram adapter settings": "telegram-adapterinstellingen", + "text2command instance": "Text2Command Instance", + "token": "Token", + "type": "Type", + "url": "URL", + "url_help": "zoals \"https://mydomain.noip.com:8443\"", + "value as boolean": "waarde als Boolean", + "value as number": "waarde als nummer", + "value as string": "waarde als tekenreeks", + "Do not authenticate new users": "Authenticeer geen nieuwe gebruikers", + "Save media files": "Mediabestanden opslaan", + "All received files": "Alle ontvangen bestanden", + "Low": "Lage kwaliteit", + "Medium": "Gemiddelde kwaliteit", + "High": "Hoge kwaliteit", + "High definition": "High-definition kwaliteit", + "Media file location": "Locatie van mediabestand" +} diff --git a/admin/i18n/pl.json b/admin/i18n/pl.json deleted file mode 100644 index 76151bfb..00000000 --- a/admin/i18n/pl.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Zezwalaj na kontrolę stanu", - "Auth_No": "Nie, zachowaj ocalonych użytkowników!", - "Auth_Yes": "Tak, usuń wszystkich użytkowników!", - "Authenticated Users": "Użytkownicy uwierzytelnieni", - "Buttons in line": "Przyciski w linii", - "Call text": "To jest dzwonienie ioBroker. Coś się wydarzyło w twoim domu.", - "Chained certificate": "Przykuty certyfikat", - "Changed_Password": "Zmieniłeś hasło do swojego Bot. Czy chcesz teraz usunąć wszystkich zapisanych użytkowników? Każdy użytkownik musi ponownie uwierzytelnić się przy użyciu nowego hasła, zanim będzie mógł ponownie komunikować się z botem.", - "Command to show the keyboard": "Polecenie, aby wyświetlić klawiaturę", - "Done": "Gotowe", - "ID \"%s\" not found.": "Nie znaleziono identyfikatora \"%s\".", - "Ignore warning": "Zignoruj ​​ostrzeżenie", - "Invalid number %s": "Nieprawidłowy numer %s", - "Invalid password": "Nieprawidłowe hasło!", - "Keyboard command": "Polecenie klawiatury", - "Leave it blank if no password desired": "Pozostaw to pole puste, jeśli nie potrzebujesz hasła", - "Let's Encrypt settings": "Zakodujmy ustawienia", - "Listen on all IPs": "Posłuchaj na wszystkich IP", - "Login": "Zaloguj Się", - "Main settings": "Ustawienia główne", - "Message ignored: ": "Wiadomość została zignorowana: ", - "Messages": "Wiadomości", - "No_Password": "Nie wybrałeś hasła. Jeśli nie ustawisz hasła dla swojego bota, każdy nieznajomy będzie mógł komunikować się z twoim botem! Zdecydowanie zaleca się ustawienie hasła!", - "OFF-Command": "OFF-Command", - "OFF-Status": "OFF-Status", - "ON-Command": "Na komendę", - "ON-Status": "ON-Status", - "Please enter password in form \"/password phrase\"": "Proszę podać hasło w formularzu \"/hasło zwrotne\"", - "Polling interval (ms)": "Interwał odpytywania (ms):", - "Port": "Port", - "Port to check the domain:": "Port do sprawdzenia domeny", - "Private certificate": "Prywatny certyfikat", - "Proxy Socks5 enable": "Włącz Proxy Socks5", - "Public certificate": "Certyfikat publiczny", - "Read README.md how to get token": "Przeczytaj README.md, jak zdobyć token", - "Reauthenticate Users?": "Ponownie uwierzytelnić użytkowników?", - "Remember authenticated users": "Pamiętaj o uwierzytelnionych użytkownikach", - "Remember raw request data": "Zapisz oryginalne żądanie do dalszego przetwarzania (Uwaga może zawierać dane krytyczne dla bezpieczeństwa!)", - "Repeat password": "Powtórz hasło", - "Restarting...": "Ponowne uruchamianie ...", - "Restarting... Reauthenticate!": "Restartowanie ... Ponownie uwierzytelnij!", - "Select option": "Wybierz opcję", - "Server settings": "Ustawienia serwera", - "Set Password": "Ustaw hasło", - "Set certificates or load it first in the system settings (right top).": "Ustaw certyfikaty lub załaduj najpierw w ustawieniach systemu (prawy górny).", - "Show the list of rooms before the device selection": "Pokaż listę pokojów przed wyborem urządzenia", - "Started!": "Rozpoczęty!", - "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", - "Text2Command info": "Wszystkie żądania zostaną wysłane do tej instancji text2Command", - "Texts": "Teksty", - "URL may not be empty": "URL nie może być pusty", - "Use Lets Encrypt certificates:": "Użyj szyfrowania Let's Encrypt", - "Use rooms in keyboard command": "Użyj pokoi w poleceniu klawiatury", - "Use this instance for automatic update:": "Użyj tej instancji do automatycznej aktualizacji", - "Warning!": "Ostrzeżenie!", - "Welcome ": "Witamy ", - "ip": "IP", - "password": "Hasło", - "password repeat": "Powtórz hasło", - "polling": "ankieta", - "pollingInterval": "Interwał odpytywania", - "port_help": "Obecnie obsługiwane: 443, 80, 88, 8443", - "proxy Host": "Host proxy", - "restarted": "Rozpoczęty", - "restarted_help": "Ten tekst zostanie wysłany do klientów po uruchomieniu instancji adaptera. Pozostaw puste, aby dezaktywować.", - "restarting": "Ponowne uruchamianie", - "restarting_help": "Ten tekst zostanie wysłany do klientów, gdy instancja adaptera zostanie zatrzymana. Pozostaw puste, aby dezaktywować.", - "server": "serwer", - "telegram adapter settings": "ustawienia adaptera telegramu", - "text2command instance": "Instancja Text2Command", - "token": "Token", - "type": "Rodzaj", - "url": "URL", - "url_help": "na przykład \"https://mydomain.noip.com:8443\"", - "value as boolean": "wartość jako boolean", - "value as number": "wartość jako liczba", - "value as string": "wartość jako ciąg", - "Do not authenticate new users": "Nie uwierzytelniaj nowych użytkowników", - "Save media files": "Zapisz pliki multimedialne", - "All received files": "Wszystkie odebrane pliki", - "Low": "Niska jakość", - "Medium": "Średniej jakości", - "High": "Wysoka jakość", - "High definition": "Jakość wysokiej rozdzielczości" -} \ No newline at end of file diff --git a/admin/i18n/pl/translations.json b/admin/i18n/pl/translations.json new file mode 100644 index 00000000..4ea28bf8 --- /dev/null +++ b/admin/i18n/pl/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Zezwalaj na kontrolę stanu", + "Auth_No": "Nie, zachowaj ocalonych użytkowników!", + "Auth_Yes": "Tak, usuń wszystkich użytkowników!", + "Authenticated Users": "Użytkownicy uwierzytelnieni", + "Buttons in line": "Przyciski w linii", + "Call text": "To jest dzwonienie ioBroker. Coś się wydarzyło w twoim domu.", + "Chained certificate": "Przykuty certyfikat", + "Changed_Password": "Zmieniłeś hasło do swojego Bot. Czy chcesz teraz usunąć wszystkich zapisanych użytkowników? Każdy użytkownik musi ponownie uwierzytelnić się przy użyciu nowego hasła, zanim będzie mógł ponownie komunikować się z botem.", + "Command to show the keyboard": "Polecenie, aby wyświetlić klawiaturę", + "Done": "Gotowe", + "ID \"%s\" not found.": "Nie znaleziono identyfikatora \"%s\".", + "Ignore warning": "Zignoruj ​​ostrzeżenie", + "Invalid number %s": "Nieprawidłowy numer %s", + "Invalid password": "Nieprawidłowe hasło!", + "Keyboard command": "Polecenie klawiatury", + "Leave it blank if no password desired": "Pozostaw to pole puste, jeśli nie potrzebujesz hasła", + "Let's Encrypt settings": "Zakodujmy ustawienia", + "Listen on all IPs": "Posłuchaj na wszystkich IP", + "Login": "Zaloguj Się", + "Main settings": "Ustawienia główne", + "Message ignored: ": "Wiadomość została zignorowana: ", + "Messages": "Wiadomości", + "No_Password": "Nie wybrałeś hasła. Jeśli nie ustawisz hasła dla swojego bota, każdy nieznajomy będzie mógł komunikować się z twoim botem! Zdecydowanie zaleca się ustawienie hasła!", + "OFF-Command": "OFF-Command", + "OFF-Status": "OFF-Status", + "ON-Command": "Na komendę", + "ON-Status": "ON-Status", + "Please enter password in form \"/password phrase\"": "Proszę podać hasło w formularzu \"/hasło zwrotne\"", + "Polling interval (ms)": "Interwał odpytywania (ms):", + "Port": "Port", + "Port to check the domain:": "Port do sprawdzenia domeny", + "Private certificate": "Prywatny certyfikat", + "Proxy Socks5 enable": "Włącz Proxy Socks5", + "Public certificate": "Certyfikat publiczny", + "Read README.md how to get token": "Przeczytaj README.md, jak zdobyć token", + "Reauthenticate Users?": "Ponownie uwierzytelnić użytkowników?", + "Remember authenticated users": "Pamiętaj o uwierzytelnionych użytkownikach", + "Remember raw request data": "Zapisz oryginalne żądanie do dalszego przetwarzania (Uwaga może zawierać dane krytyczne dla bezpieczeństwa!)", + "Repeat password": "Powtórz hasło", + "Restarting...": "Ponowne uruchamianie ...", + "Restarting... Reauthenticate!": "Restartowanie ... Ponownie uwierzytelnij!", + "Select option": "Wybierz opcję", + "Server settings": "Ustawienia serwera", + "Set Password": "Ustaw hasło", + "Set certificates or load it first in the system settings (right top).": "Ustaw certyfikaty lub załaduj najpierw w ustawieniach systemu (prawy górny).", + "Show the list of rooms before the device selection": "Pokaż listę pokojów przed wyborem urządzenia", + "Started!": "Rozpoczęty!", + "Store username instead of firstname of remembered users": "Store username instead of firstname of remembered users", + "Text2Command info": "Wszystkie żądania zostaną wysłane do tej instancji text2Command", + "Texts": "Teksty", + "URL may not be empty": "URL nie może być pusty", + "Use Lets Encrypt certificates:": "Użyj szyfrowania Let's Encrypt", + "Use rooms in keyboard command": "Użyj pokoi w poleceniu klawiatury", + "Use this instance for automatic update:": "Użyj tej instancji do automatycznej aktualizacji", + "Warning!": "Ostrzeżenie!", + "Welcome ": "Witamy ", + "ip": "IP", + "password": "Hasło", + "password repeat": "Powtórz hasło", + "polling": "ankieta", + "pollingInterval": "Interwał odpytywania", + "port_help": "Obecnie obsługiwane: 443, 80, 88, 8443", + "proxy Host": "Host proxy", + "restarted": "Rozpoczęty", + "restarted_help": "Ten tekst zostanie wysłany do klientów po uruchomieniu instancji adaptera. Pozostaw puste, aby dezaktywować.", + "restarting": "Ponowne uruchamianie", + "restarting_help": "Ten tekst zostanie wysłany do klientów, gdy instancja adaptera zostanie zatrzymana. Pozostaw puste, aby dezaktywować.", + "server": "serwer", + "telegram adapter settings": "ustawienia adaptera telegramu", + "text2command instance": "Instancja Text2Command", + "token": "Token", + "type": "Rodzaj", + "url": "URL", + "url_help": "na przykład \"https://mydomain.noip.com:8443\"", + "value as boolean": "wartość jako boolean", + "value as number": "wartość jako liczba", + "value as string": "wartość jako ciąg", + "Do not authenticate new users": "Nie uwierzytelniaj nowych użytkowników", + "Save media files": "Zapisz pliki multimedialne", + "All received files": "Wszystkie odebrane pliki", + "Low": "Niska jakość", + "Medium": "Średniej jakości", + "High": "Wysoka jakość", + "High definition": "Jakość wysokiej rozdzielczości", + "Media file location": "Lokalizacja pliku multimedialnego" +} diff --git a/admin/i18n/pt.json b/admin/i18n/pt.json deleted file mode 100644 index c0b63521..00000000 --- a/admin/i18n/pt.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Permitir controle de estado", - "Auth_No": "Não, mantenha os usuários salvos!", - "Auth_Yes": "Sim, exclua todos os usuários!", - "Authenticated Users": "Usuários autenticados", - "Buttons in line": "Botões em linha", - "Call text": "Esta é uma mensagem de ioBroker. Algo aconteceu em casa.", - "Chained certificate": "Certificado encadeado", - "Changed_Password": "Você alterou a senha do seu bot. Você deseja excluir todos os usuários salvos agora? Cada usuário terá então que se reautenticar com a nova senha antes de poder se comunicar com o bot novamente.", - "Command to show the keyboard": "Comando para mostrar o teclado", - "Done": "Pronto", - "ID \"%s\" not found.": "ID \"%s\" não foi encontrado.", - "Ignore warning": "Ignorar aviso", - "Invalid number %s": "Número inválido %s", - "Invalid password": "Senha inválida!", - "Keyboard command": "Comando do teclado", - "Leave it blank if no password desired": "Deixe-o em branco se nenhuma senha for desejada", - "Let's Encrypt settings": "Configurações do Let's Encrypt", - "Listen on all IPs": "Ouça em todos os IPs", - "Login": "Nome de usuário proxy", - "Main settings": "Configurações gerais", - "Message ignored: ": "Mensagem foi ignorada: ", - "Messages": "Mensagens", - "No_Password": "Você não escolheu uma senha. Se você não definir uma senha para o seu bot, qualquer estranho pode se comunicar com ele! É altamente recomendável definir uma senha!", - "OFF-Command": "apagado", - "OFF-Status": "apagado", - "ON-Command": "ligado", - "ON-Status": "ligado", - "Please enter password in form \"/password phrase\"": "A senha deve ser inserida no formato \"/password phrase\"", - "Polling interval (ms)": "Intervalo de pergunta (ms)", - "Port": "Porta", - "Port to check the domain:": "Porta para verificar a acessibilidade do domínio", - "Private certificate": "Certificado privado", - "Proxy Socks5 enable": "Ativar proxy Socks5", - "Public certificate": "Certificado público", - "Read README.md how to get token": "Siga as instruções em README.md para obter o token", - "Reauthenticate Users?": "Reautenticar usuários?", - "Remember authenticated users": "Lembre-se de usuários autenticados", - "Remember raw request data": "Salve as solicitações originais para processamento posterior (atenção: podem conter dados críticos para a segurança!)", - "Repeat password": "Repita a senha", - "Restarting...": "O bot será reiniciado.", - "Restarting... Reauthenticate!": "Reiniciando... Autentique-se novamente!", - "Select option": "Selecione uma opção", - "Server settings": "Configurações do servidor", - "Set Password": "Definir uma senha", - "Set certificates or load it first in the system settings (right top).": "Defina certificados ou carregue primeiro nas configurações do sistema (parte superior direita).", - "Show the list of rooms before the device selection": "Mostra a lista de quartos antes da seleção do dispositivo", - "Started!": "O bot foi iniciado!", - "Store username instead of firstname of remembered users": "Salvar o nome do usuário em vez do primeiro nome dos usuários", - "Text2Command info": "Todas as solicitações são encaminhadas para esta instância do Text2Command", - "Texts": "Textos", - "URL may not be empty": "O URL não pode estar vazio!", - "Use Lets Encrypt certificates:": "Use certificados do Let's Encrypt", - "Use rooms in keyboard command": "Use quartos no comando do teclado", - "Use this instance for automatic update:": "Use esta instância para atualizações automáticas de certificados", - "Warning!": "Aviso!", - "Welcome ": "Oi ", - "ip": "IP", - "password": "Senha", - "password repeat": "Repetição de senha", - "polling": "polling", - "pollingInterval": "Intervalo de pergunta", - "port_help": "Atualmente suporta: 443, 80, 88, 8443", - "proxy Host": "Proxy host", - "restarted": "Iniciado", - "restarted_help": "Este texto é enviado aos clientes após o início da instância do adaptador. Para desativar deixe em branco.", - "restarting": "Terminar", - "restarting_help": "Esse texto é enviado aos clientes assim que a instância do adaptador é interrompida. Para desativar deixe em branco.", - "server": "servidor", - "telegram adapter settings": "Configurações do adaptador de Telegrama", - "text2command instance": "Instância de 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 string", - "Do not authenticate new users": "Não autenticar novos usuários", - "Save media files": "Salvar arquivos de mídia", - "All received files": "Todos os arquivos recebidos", - "Low": "Baixa qualidade", - "Medium": "Qualidade média", - "High": "Alta qualidade", - "High definition": "Qualidade de alta definição" -} \ No newline at end of file diff --git a/admin/i18n/pt/translations.json b/admin/i18n/pt/translations.json new file mode 100644 index 00000000..a07f4e95 --- /dev/null +++ b/admin/i18n/pt/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Permitir controle de estado", + "Auth_No": "Não, mantenha os usuários salvos!", + "Auth_Yes": "Sim, exclua todos os usuários!", + "Authenticated Users": "Usuários autenticados", + "Buttons in line": "Botões em linha", + "Call text": "Esta é uma mensagem de ioBroker. Algo aconteceu em casa.", + "Chained certificate": "Certificado encadeado", + "Changed_Password": "Você alterou a senha do seu bot. Você deseja excluir todos os usuários salvos agora? Cada usuário terá então que se reautenticar com a nova senha antes de poder se comunicar com o bot novamente.", + "Command to show the keyboard": "Comando para mostrar o teclado", + "Done": "Pronto", + "ID \"%s\" not found.": "ID \"%s\" não foi encontrado.", + "Ignore warning": "Ignorar aviso", + "Invalid number %s": "Número inválido %s", + "Invalid password": "Senha inválida!", + "Keyboard command": "Comando do teclado", + "Leave it blank if no password desired": "Deixe-o em branco se nenhuma senha for desejada", + "Let's Encrypt settings": "Configurações do Let's Encrypt", + "Listen on all IPs": "Ouça em todos os IPs", + "Login": "Nome de usuário proxy", + "Main settings": "Configurações gerais", + "Message ignored: ": "Mensagem foi ignorada: ", + "Messages": "Mensagens", + "No_Password": "Você não escolheu uma senha. Se você não definir uma senha para o seu bot, qualquer estranho pode se comunicar com ele! É altamente recomendável definir uma senha!", + "OFF-Command": "apagado", + "OFF-Status": "apagado", + "ON-Command": "ligado", + "ON-Status": "ligado", + "Please enter password in form \"/password phrase\"": "A senha deve ser inserida no formato \"/password phrase\"", + "Polling interval (ms)": "Intervalo de pergunta (ms)", + "Port": "Porta", + "Port to check the domain:": "Porta para verificar a acessibilidade do domínio", + "Private certificate": "Certificado privado", + "Proxy Socks5 enable": "Ativar proxy Socks5", + "Public certificate": "Certificado público", + "Read README.md how to get token": "Siga as instruções em README.md para obter o token", + "Reauthenticate Users?": "Reautenticar usuários?", + "Remember authenticated users": "Lembre-se de usuários autenticados", + "Remember raw request data": "Salve as solicitações originais para processamento posterior (atenção: podem conter dados críticos para a segurança!)", + "Repeat password": "Repita a senha", + "Restarting...": "O bot será reiniciado.", + "Restarting... Reauthenticate!": "Reiniciando... Autentique-se novamente!", + "Select option": "Selecione uma opção", + "Server settings": "Configurações do servidor", + "Set Password": "Definir uma senha", + "Set certificates or load it first in the system settings (right top).": "Defina certificados ou carregue primeiro nas configurações do sistema (parte superior direita).", + "Show the list of rooms before the device selection": "Mostra a lista de quartos antes da seleção do dispositivo", + "Started!": "O bot foi iniciado!", + "Store username instead of firstname of remembered users": "Salvar o nome do usuário em vez do primeiro nome dos usuários", + "Text2Command info": "Todas as solicitações são encaminhadas para esta instância do Text2Command", + "Texts": "Textos", + "URL may not be empty": "O URL não pode estar vazio!", + "Use Lets Encrypt certificates:": "Use certificados do Let's Encrypt", + "Use rooms in keyboard command": "Use quartos no comando do teclado", + "Use this instance for automatic update:": "Use esta instância para atualizações automáticas de certificados", + "Warning!": "Aviso!", + "Welcome ": "Oi ", + "ip": "IP", + "password": "Senha", + "password repeat": "Repetição de senha", + "polling": "polling", + "pollingInterval": "Intervalo de pergunta", + "port_help": "Atualmente suporta: 443, 80, 88, 8443", + "proxy Host": "Proxy host", + "restarted": "Iniciado", + "restarted_help": "Este texto é enviado aos clientes após o início da instância do adaptador. Para desativar deixe em branco.", + "restarting": "Terminar", + "restarting_help": "Esse texto é enviado aos clientes assim que a instância do adaptador é interrompida. Para desativar deixe em branco.", + "server": "servidor", + "telegram adapter settings": "Configurações do adaptador de Telegrama", + "text2command instance": "Instância de 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 string", + "Do not authenticate new users": "Não autenticar novos usuários", + "Save media files": "Salvar arquivos de mídia", + "All received files": "Todos os arquivos recebidos", + "Low": "Baixa qualidade", + "Medium": "Qualidade média", + "High": "Alta qualidade", + "High definition": "Qualidade de alta definição", + "Media file location": "Localização do arquivo de mídia" +} diff --git a/admin/i18n/ru.json b/admin/i18n/ru.json deleted file mode 100644 index 04e98317..00000000 --- a/admin/i18n/ru.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "Разрешить контроль состояния", - "Auth_No": "Нет, сохранить данные Пользователей!", - "Auth_Yes": "Да, удалить всех Пользователей!", - "Authenticated Users": "Аутентифицированные пользователи", - "Buttons in line": "Кнопок в строке", - "Call text": "Вас вызывает ioBroker. В вашем доме что-то произошло.", - "Chained certificate": "'Chained' сертификат", - "Changed_Password": "Вы изменили пароль для своего Бота. Вы хотите удалить всех сохраненных пользователей сейчас? Затем каждый пользователь должен повторно аутентифицироваться с новым паролем, прежде чем они смогут снова связаться с ботом.", - "Command to show the keyboard": "Команда отображения клавиатуры", - "Done": "Готово", - "ID \"%s\" not found.": "Идентификатор \" %s\" не найден.", - "Ignore warning": "Игнорировать предупреждение", - "Invalid number %s": "Неверное число %s", - "Invalid password": "Неверный пароль!", - "Keyboard command": "Вызов клавиатуры", - "Leave it blank if no password desired": "Оставить пустым, если пароль не требуется", - "Let's Encrypt settings": "Настройки Let's Encrypt", - "Listen on all IPs": "Ожидать соединения на всех IP адресах", - "Login": "Имя пользователя для proxy", - "Main settings": "Основные настройки", - "Message ignored: ": "Сообщение проигнорировано: ", - "Messages": "Сообщения", - "No_Password": "Вы не задали пароль. Если вы не установите пароль для своего бота, каждый незнакомец сможет общаться с вашим ботом! Настоятельно рекомендуется установить пароль!", - "OFF-Command": "выключить", - "OFF-Status": "выключен(о/а)", - "ON-Command": "включить", - "ON-Status": "включен(о/а)", - "Please enter password in form \"/password phrase\"": "Пожалуйста введите пароль в формате: \"/password phrase\"", - "Polling interval (ms)": "Интервал опроса (мс)", - "Port": "Порт", - "Port to check the domain:": "Порт для проверки доменного имени", - "Private certificate": "'Private' сертификат", - "Proxy Socks5 enable": "Включить Socks5 прокси", - "Public certificate": "'Public' сертификат", - "Read README.md how to get token": "В README.md можно найти информацию, как получить токен", - "Reauthenticate Users?": "Повторить проверку подлинности пользователей?", - "Remember authenticated users": "Запоминать ID клиентов, которые ввели пароль, что бы в дальнейшем его не спрашивать", - "Remember raw request data": "Сохраните исходный запрос для дальнейшей обработки (Внимание может содержать важные для безопасности данные!)", - "Repeat password": "Повторите пароль", - "Restarting...": "Перезапуск бота.", - "Restarting... Reauthenticate!": "Перезапуск ... Повторно аутентифицировать!", - "Select option": "Выберите опцию", - "Server settings": "Настройки сервера", - "Set Password": "Установка пароля", - "Set certificates or load it first in the system settings (right top).": "Нужно выбрать сертификаты или сначала загрузить их в системных настройках (вверху справа).", - "Show the list of rooms before the device selection": "Показывать список комнат до выбора устройства", - "Started!": "Бот запущен!", - "Store username instead of firstname of remembered users": "Сохранять логины вместо имен для сохраненных пользователей", - "Text2Command info": "Все сообщения от клиентов будут пересылаться на этот экземпляр драйвера text2Command", - "Texts": "Тексты", - "URL may not be empty": "URL сервера не может быть пустым!", - "Use Lets Encrypt certificates:": "Использовать сертификаты Let's Encrypt", - "Use rooms in keyboard command": "Использовать комнаты в экранной клавиатуре", - "Use this instance for automatic update:": "Использовать этот экземпляр для обновления сертификатов", - "Warning!": "Внимание!", - "Welcome ": "Добро пожаловать ", - "ip": "IP", - "password": "Пароль", - "password repeat": "Повтор пароля", - "polling": "опрос", - "pollingInterval": "Интервал опроса", - "port_help": "Поддерживаются следующие порты: 443, 80, 88, 8443", - "proxy Host": "прокси-сервер", - "restarted": "Запущен", - "restarted_help": "Этот текст будет отправлен клиентам после запуска экземпляра адаптера. Оставьте пустым, чтобы ничего не отсылать.", - "restarting": "Остановка", - "restarting_help": "Этот текст будет отправлен клиентам после остановки экземпляра адаптера. Оставьте пустым, чтобы ничего не отсылать.", - "server": "сервер", - "telegram adapter settings": "Настройки адаптера telegram", - "text2command instance": "Экземпляр Text2Command", - "token": "Токен", - "type": "Тип", - "url": "URL", - "url_help": "например: \"https://mydomain.noip.com:8443\"", - "value as boolean": "логическое значение", - "value as number": "значение в виде число", - "value as string": "значение в виде строки", - "Do not authenticate new users": "Не аутентифицировать новых пользователей", - "Save media files": "Сохраняйте медиафайлы", - "All received files": "Все полученные файлы", - "Low": "Низкое качество", - "Medium": "Среднее качество", - "High": "Высокое качество", - "High definition": "Качество высокой четкости" -} \ No newline at end of file diff --git a/admin/i18n/ru/translations.json b/admin/i18n/ru/translations.json new file mode 100644 index 00000000..fdd6a54a --- /dev/null +++ b/admin/i18n/ru/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "Разрешить контроль состояния", + "Auth_No": "Нет, сохранить данные Пользователей!", + "Auth_Yes": "Да, удалить всех Пользователей!", + "Authenticated Users": "Аутентифицированные пользователи", + "Buttons in line": "Кнопок в строке", + "Call text": "Вас вызывает ioBroker. В вашем доме что-то произошло.", + "Chained certificate": "'Chained' сертификат", + "Changed_Password": "Вы изменили пароль для своего Бота. Вы хотите удалить всех сохраненных пользователей сейчас? Затем каждый пользователь должен повторно аутентифицироваться с новым паролем, прежде чем они смогут снова связаться с ботом.", + "Command to show the keyboard": "Команда отображения клавиатуры", + "Done": "Готово", + "ID \"%s\" not found.": "Идентификатор \" %s\" не найден.", + "Ignore warning": "Игнорировать предупреждение", + "Invalid number %s": "Неверное число %s", + "Invalid password": "Неверный пароль!", + "Keyboard command": "Вызов клавиатуры", + "Leave it blank if no password desired": "Оставить пустым, если пароль не требуется", + "Let's Encrypt settings": "Настройки Let's Encrypt", + "Listen on all IPs": "Ожидать соединения на всех IP адресах", + "Login": "Имя пользователя для proxy", + "Main settings": "Основные настройки", + "Message ignored: ": "Сообщение проигнорировано: ", + "Messages": "Сообщения", + "No_Password": "Вы не задали пароль. Если вы не установите пароль для своего бота, каждый незнакомец сможет общаться с вашим ботом! Настоятельно рекомендуется установить пароль!", + "OFF-Command": "выключить", + "OFF-Status": "выключен(о/а)", + "ON-Command": "включить", + "ON-Status": "включен(о/а)", + "Please enter password in form \"/password phrase\"": "Пожалуйста введите пароль в формате: \"/password phrase\"", + "Polling interval (ms)": "Интервал опроса (мс)", + "Port": "Порт", + "Port to check the domain:": "Порт для проверки доменного имени", + "Private certificate": "'Private' сертификат", + "Proxy Socks5 enable": "Включить Socks5 прокси", + "Public certificate": "'Public' сертификат", + "Read README.md how to get token": "В README.md можно найти информацию, как получить токен", + "Reauthenticate Users?": "Повторить проверку подлинности пользователей?", + "Remember authenticated users": "Запоминать ID клиентов, которые ввели пароль, что бы в дальнейшем его не спрашивать", + "Remember raw request data": "Сохраните исходный запрос для дальнейшей обработки (Внимание может содержать важные для безопасности данные!)", + "Repeat password": "Повторите пароль", + "Restarting...": "Перезапуск бота.", + "Restarting... Reauthenticate!": "Перезапуск ... Повторно аутентифицировать!", + "Select option": "Выберите опцию", + "Server settings": "Настройки сервера", + "Set Password": "Установка пароля", + "Set certificates or load it first in the system settings (right top).": "Нужно выбрать сертификаты или сначала загрузить их в системных настройках (вверху справа).", + "Show the list of rooms before the device selection": "Показывать список комнат до выбора устройства", + "Started!": "Бот запущен!", + "Store username instead of firstname of remembered users": "Сохранять логины вместо имен для сохраненных пользователей", + "Text2Command info": "Все сообщения от клиентов будут пересылаться на этот экземпляр драйвера text2Command", + "Texts": "Тексты", + "URL may not be empty": "URL сервера не может быть пустым!", + "Use Lets Encrypt certificates:": "Использовать сертификаты Let's Encrypt", + "Use rooms in keyboard command": "Использовать комнаты в экранной клавиатуре", + "Use this instance for automatic update:": "Использовать этот экземпляр для обновления сертификатов", + "Warning!": "Внимание!", + "Welcome ": "Добро пожаловать ", + "ip": "IP", + "password": "Пароль", + "password repeat": "Повтор пароля", + "polling": "опрос", + "pollingInterval": "Интервал опроса", + "port_help": "Поддерживаются следующие порты: 443, 80, 88, 8443", + "proxy Host": "прокси-сервер", + "restarted": "Запущен", + "restarted_help": "Этот текст будет отправлен клиентам после запуска экземпляра адаптера. Оставьте пустым, чтобы ничего не отсылать.", + "restarting": "Остановка", + "restarting_help": "Этот текст будет отправлен клиентам после остановки экземпляра адаптера. Оставьте пустым, чтобы ничего не отсылать.", + "server": "сервер", + "telegram adapter settings": "Настройки адаптера telegram", + "text2command instance": "Экземпляр Text2Command", + "token": "Токен", + "type": "Тип", + "url": "URL", + "url_help": "например: \"https://mydomain.noip.com:8443\"", + "value as boolean": "логическое значение", + "value as number": "значение в виде число", + "value as string": "значение в виде строки", + "Do not authenticate new users": "Не аутентифицировать новых пользователей", + "Save media files": "Сохраняйте медиафайлы", + "All received files": "Все полученные файлы", + "Low": "Низкое качество", + "Medium": "Среднее качество", + "High": "Высокое качество", + "High definition": "Качество высокой четкости", + "Media file location": "Местоположение медиа-файла" +} diff --git a/admin/i18n/uk.json b/admin/i18n/uk/translations.json similarity index 98% rename from admin/i18n/uk.json rename to admin/i18n/uk/translations.json index 5f4fd919..721e922a 100644 --- a/admin/i18n/uk.json +++ b/admin/i18n/uk/translations.json @@ -82,5 +82,6 @@ "Low": "Низька якість", "Medium": "Середня якість", "High": "Висока якість", - "High definition": "Висока якість" + "High definition": "Висока якість", + "Media file location": "Розташування медіафайлу" } diff --git a/admin/i18n/zh-cn.json b/admin/i18n/zh-cn.json deleted file mode 100644 index 433857bb..00000000 --- a/admin/i18n/zh-cn.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "Allow state control": "允许控制状态", - "Auth_No": "不,保留已保存的用户!", - "Auth_Yes": "是的,删除所有用户!", - "Authenticated Users": "认证用户", - "Buttons in line": "按钮排队", - "Call text": "这是ioBroker调用。你家出事了。", - "Chained certificate": "链式证书", - "Changed_Password": "您已更改Bot的密码。要立即删除所有已保存的用户吗?然后,每个用户必须使用新密码重新进行身份验证,然后才能再次与bot进行通信。", - "Command to show the keyboard": "用于显示键盘的命令", - "Done": "完毕", - "ID \"%s\" not found.": "找不到ID“%s”。", - "Ignore warning": "忽略警告", - "Invalid number %s": "无效的号码%s", - "Invalid password": "无效的密码!", - "Keyboard command": "键盘命令", - "Leave it blank if no password desired": "如果没有密码,请将其留空", - "Let's Encrypt settings": "我们加密设置", - "Listen on all IPs": "收听所有IP", - "Login": "代理用户名", - "Main settings": "主要设置", - "Message ignored: ": "讯息被忽略:", - "Messages": "信息内容", - "No_Password": "您没有选择密码..如果您没有为您的机器人设置密码,每个陌生人都可以与您的机器人通信!强烈建议设置密码!", - "OFF-Command": "离开", - "OFF-Status": "关掉", - "ON-Command": "上", - "ON-Status": "切换到", - "Please enter password in form \"/password phrase\"": "请以“ /密码短语”形式输入密码", - "Polling interval (ms)": "轮询间隔(ms)", - "Port": "端口", - "Port to check the domain:": "用于检查域的端口", - "Private certificate": "私人证书", - "Proxy Socks5 enable": "Proxy Socks5启用", - "Public certificate": "公共证书", - "Read README.md how to get token": "阅读README.md如何获取令牌", - "Reauthenticate Users?": "重新认证用户?", - "Remember authenticated users": "保存经过身份验证的用户以防止重复出现密码提示", - "Remember raw request data": "保存原始请求以进行进一步处理(注意:请求可能包含安全关键数据!)", - "Repeat password": "重复输入密码", - "Restarting...": "正在重新启动...", - "Restarting... Reauthenticate!": "正在重新启动...重新认证!", - "Select option": "选择选项", - "Server settings": "服务器设置", - "Set Password": "设置密码", - "Set certificates or load it first in the system settings (right top).": "设置证书或首先在系统设置中加载它(右上角)。", - "Show the list of rooms before the device selection": "在设备选择之前显示房间列表", - "Started!": "开始!", - "Store username instead of firstname of remembered users": "存储用户名而不是记住用户的名字", - "Text2Command info": "所有请求都将发送到此text2Command实例", - "Texts": "文本", - "URL may not be empty": "网址可能不是空的!", - "Use Lets Encrypt certificates:": "使用Let的加密证书", - "Use rooms in keyboard command": "在键盘命令中使用房间", - "Use this instance for automatic update:": "使用此实例进行自动更新", - "Warning!": "警告!", - "Welcome ": "欢迎", - "ip": "IP", - "password": "密码", - "password repeat": "密码重复", - "polling": "轮询", - "pollingInterval": "轮询间隔", - "port_help": "目前支持:443,80,88,8443", - "proxy Host": "代理主机", - "restarted": "入门", - "restarted_help": "适配器实例启动后,此文本将发送给客户端。留空以停用。", - "restarting": "停止", - "restarting_help": "一旦适配器实例即将停止,此文本将发送给客户端。留空以停用。", - "server": "服务器", - "telegram adapter settings": "电报适配器设置", - "text2command instance": "Text2Command实例", - "token": "代币", - "type": "类型", - "url": "网址", - "url_help": "比如“https://mydomain.noip.com:8443”", - "value as boolean": "布尔值", - "value as number": "价值作为数字", - "value as string": "值作为字符串", - "Do not authenticate new users": "不对新用户进行身份验证", - "Save media files": "保存媒体文件", - "All received files": "所有收到的文件", - "Low": "低质量", - "Medium": "中等质量", - "High": "高质量", - "High definition": "高清画质" -} \ No newline at end of file diff --git a/admin/i18n/zh-cn/translations.json b/admin/i18n/zh-cn/translations.json new file mode 100644 index 00000000..a04df5c5 --- /dev/null +++ b/admin/i18n/zh-cn/translations.json @@ -0,0 +1,87 @@ +{ + "Allow state control": "允许控制状态", + "Auth_No": "不,保留已保存的用户!", + "Auth_Yes": "是的,删除所有用户!", + "Authenticated Users": "认证用户", + "Buttons in line": "按钮排队", + "Call text": "这是ioBroker调用。你家出事了。", + "Chained certificate": "链式证书", + "Changed_Password": "您已更改Bot的密码。要立即删除所有已保存的用户吗?然后,每个用户必须使用新密码重新进行身份验证,然后才能再次与bot进行通信。", + "Command to show the keyboard": "用于显示键盘的命令", + "Done": "完毕", + "ID \"%s\" not found.": "找不到ID“%s”。", + "Ignore warning": "忽略警告", + "Invalid number %s": "无效的号码%s", + "Invalid password": "无效的密码!", + "Keyboard command": "键盘命令", + "Leave it blank if no password desired": "如果没有密码,请将其留空", + "Let's Encrypt settings": "我们加密设置", + "Listen on all IPs": "收听所有IP", + "Login": "代理用户名", + "Main settings": "主要设置", + "Message ignored: ": "讯息被忽略:", + "Messages": "信息内容", + "No_Password": "您没有选择密码..如果您没有为您的机器人设置密码,每个陌生人都可以与您的机器人通信!强烈建议设置密码!", + "OFF-Command": "离开", + "OFF-Status": "关掉", + "ON-Command": "上", + "ON-Status": "切换到", + "Please enter password in form \"/password phrase\"": "请以“ /密码短语”形式输入密码", + "Polling interval (ms)": "轮询间隔(ms)", + "Port": "端口", + "Port to check the domain:": "用于检查域的端口", + "Private certificate": "私人证书", + "Proxy Socks5 enable": "Proxy Socks5启用", + "Public certificate": "公共证书", + "Read README.md how to get token": "阅读README.md如何获取令牌", + "Reauthenticate Users?": "重新认证用户?", + "Remember authenticated users": "保存经过身份验证的用户以防止重复出现密码提示", + "Remember raw request data": "保存原始请求以进行进一步处理(注意:请求可能包含安全关键数据!)", + "Repeat password": "重复输入密码", + "Restarting...": "正在重新启动...", + "Restarting... Reauthenticate!": "正在重新启动...重新认证!", + "Select option": "选择选项", + "Server settings": "服务器设置", + "Set Password": "设置密码", + "Set certificates or load it first in the system settings (right top).": "设置证书或首先在系统设置中加载它(右上角)。", + "Show the list of rooms before the device selection": "在设备选择之前显示房间列表", + "Started!": "开始!", + "Store username instead of firstname of remembered users": "存储用户名而不是记住用户的名字", + "Text2Command info": "所有请求都将发送到此text2Command实例", + "Texts": "文本", + "URL may not be empty": "网址可能不是空的!", + "Use Lets Encrypt certificates:": "使用Let的加密证书", + "Use rooms in keyboard command": "在键盘命令中使用房间", + "Use this instance for automatic update:": "使用此实例进行自动更新", + "Warning!": "警告!", + "Welcome ": "欢迎", + "ip": "IP", + "password": "密码", + "password repeat": "密码重复", + "polling": "轮询", + "pollingInterval": "轮询间隔", + "port_help": "目前支持:443,80,88,8443", + "proxy Host": "代理主机", + "restarted": "入门", + "restarted_help": "适配器实例启动后,此文本将发送给客户端。留空以停用。", + "restarting": "停止", + "restarting_help": "一旦适配器实例即将停止,此文本将发送给客户端。留空以停用。", + "server": "服务器", + "telegram adapter settings": "电报适配器设置", + "text2command instance": "Text2Command实例", + "token": "代币", + "type": "类型", + "url": "网址", + "url_help": "比如“https://mydomain.noip.com:8443”", + "value as boolean": "布尔值", + "value as number": "价值作为数字", + "value as string": "值作为字符串", + "Do not authenticate new users": "不对新用户进行身份验证", + "Save media files": "保存媒体文件", + "All received files": "所有收到的文件", + "Low": "低质量", + "Medium": "中等质量", + "High": "高质量", + "High definition": "高清画质", + "Media file location": "媒体文件位置" +} diff --git a/admin/words.js b/admin/words.js deleted file mode 100644 index c4d20a22..00000000 --- a/admin/words.js +++ /dev/null @@ -1,11 +0,0 @@ -/*global systemDictionary:true */ -/* -+===================== DO NOT MODIFY ======================+ -| This file was generated by translate-adapter, please use | -| `translate-adapter adminLanguages2words` to update it. | -+===================== DO NOT MODIFY ======================+ -*/ -'use strict'; - -systemDictionary = { -}; \ No newline at end of file diff --git a/io-package.json b/io-package.json index 34c387a4..9c74d497 100644 --- a/io-package.json +++ b/io-package.json @@ -161,7 +161,8 @@ "it": "Telegram", "es": "Telegram", "pl": "Telegram", - "zh-cn": "Telegram" + "zh-cn": "Telegram", + "uk": "Телеграма" }, "desc": { "en": "This adapter allows to send and receive telegram messages from ioBroker and to be a bot", @@ -173,7 +174,8 @@ "it": "Questo adattatore consente di inviare e ricevere messaggi di telegram da ioBroker e di essere un bot", "es": "Este adaptador permite enviar y recibir mensajes de telegrama de ioBroker y ser un bot", "pl": "Ten adapter umożliwia wysyłanie i odbieranie wiadomości telegramów z ioBroker i bycie botem", - "zh-cn": "该适配器允许从ioBroker发送和接收电报消息并成为机器人" + "zh-cn": "该适配器允许从ioBroker发送和接收电报消息并成为机器人", + "uk": "Цей адаптер дозволяє відправляти та отримувати телеграми від ioBroker і бути ботом" }, "authors": [ "bluefox ",