Skip to content

Commit

Permalink
* update translations
Browse files Browse the repository at this point in the history
* add fallback handling to adapter main too
  • Loading branch information
Apollon77 committed Mar 23, 2022
1 parent 491ef5e commit 4d579f1
Show file tree
Hide file tree
Showing 11 changed files with 339 additions and 215 deletions.
55 changes: 33 additions & 22 deletions admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,34 @@
{
"Add module": "NPM-Modul hinzufügen",
"Additional npm modules:": "Zusätzliche NPM-Module",
"Allow creation of foreign objects": "Erstellung von Fremd-Objekten zulassen",
"Backups will not contain any projects or modules installed via the Palletmanager": "Backups enthalten keine Projekte und auch keine Module die mit dem Palletenmanager installiert wurden!",
"Convert values to string:": "ioBroker-Werte in Zeichenkette konvertieren",
"Divided by comma": "Getrennt mit Komma",
"Enable Projects Feature:": "Projektfunktion aktivieren",
"Leave blank to disable basic authentication": "Leer lassen, um die Basic-Authentifizierung zu deaktivieren",
"Max allocated RAM:": "Maximal zugewiesener RAM",
"Module names": "NPM-Modulnamen",
"Password": "Passwort",
"Safe mode": "Sicherheitsmodus",
"Update select dialog": "Update Dialog um ID auszuwählen",
"Use palletmanager:": "Palletenmanager benutzen",
"User": "Benutzer",
"Web server port:": "Webserver Port",
"http Admin directory:": "http Admin Stammpfad",
"http Node directory:": "http Nodes Stammpfad",
"node-red settings": "node-red Einstellungen",
"node-red update select dialog": "node-red SelectID Dialog aktualisieren",
"Do not read objects from admin": "Keine Objekte von admin lesen"
}
"Add module": "NPM-Modul hinzufügen",
"Add user": "Benutzer hinzufügen",
"Additional npm modules:": "Zusätzliche NPM-Module",
"Allow creation of foreign objects": "Erstellung von Fremd-Objekten zulassen",
"Authentication": "Authentifizierung",
"Backups will not contain any projects or modules installed via the Palletmanager": "Backups enthalten keine Projekte und auch keine Module die mit dem Palletenmanager installiert wurden!",
"Convert values to string:": "ioBroker-Werte in Zeichenkette konvertieren",
"Default permissions": "Standardberechtigungen",
"Delete user": "Benutzer löschen",
"Divided by comma": "Getrennt mit Komma",
"Do not read objects from admin": "Keine Objekte von Admin im Objektauswahldialog lesen",
"Enable Projects Feature:": "Projektfunktion aktivieren",
"Extended": "Erweitert",
"Extended Authentication": "Erweiterte Authentifizierung",
"General": "Allgemein",
"Help Text Extended Auth": "Fügen Sie Benutzer und eine optionale Standardberechtigung hinzu. Mögliche Werte für die Berechtigung: * (Vollzugriff), read (Nur-Lese-Zugriff) oder eine Liste von z.B. settings.read,flows.write,nodes.read usw.",
"Leave blank to disable basic authentication": "Leer lassen, um die Basic-Authentifizierung zu deaktivieren",
"Max allocated RAM:": "Maximal zugewiesener RAM",
"Module names": "NPM-Modulnamen",
"No default permissions": "Keine Standardberechtigungen",
"None": "Keine",
"Password": "Passwort",
"Permissions": "Berechtigungen",
"Safe mode": "Sicherheitsmodus",
"Simple": "Einfach",
"Update select dialog": "Update Dialog um ID auszuwählen",
"Use palletmanager:": "Palletenmanager benutzen",
"User": "Benutzer",
"Web server port:": "Webserver Port",
"http root directory:": "http Stammpfad",
"node-red settings": "node-red Einstellungen",
"node-red update select dialog": "node-red SelectID Dialog aktualisieren"
}
55 changes: 33 additions & 22 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,34 @@
{
"Add module": "Add NPM module",
"Additional npm modules:": "Additional npm modules",
"Allow creation of foreign objects": "Allow creation of foreign objects",
"Backups will not contain any projects or modules installed via the Palletmanager": "Backups will not contain any projects or modules installed via the Palletmanager!",
"Convert values to string:": "Convert ioBroker values to string",
"Divided by comma": "Divided by comma",
"Enable Projects Feature:": "Enable Projects Feature",
"Leave blank to disable basic authentication": "Leave blank to disable basic authentication",
"Max allocated RAM:": "Max allocated RAM",
"Module names": "NPM module names",
"Password": "Password",
"Safe mode": "Safe mode",
"Update select dialog": "Update select dialog",
"Use palletmanager:": "Use palletmanager",
"User": "User",
"Web server port:": "Web server port",
"http Admin directory:": "http Admin directory",
"http Node directory:": "http Node directory",
"node-red settings": "node-red settings",
"node-red update select dialog": "node-red update select dialog",
"Do not read objects from admin": "Do not read objects from admin"
}
"Add module": "Add NPM module",
"Add user": "Add user",
"Additional npm modules:": "Additional npm modules",
"Allow creation of foreign objects": "Allow creation of foreign objects",
"Authentication": "Authentication",
"Backups will not contain any projects or modules installed via the Palletmanager": "Backups will not contain any projects or modules installed via the Palletmanager!",
"Convert values to string:": "Convert ioBroker values to string",
"Default permissions": "Default permissions",
"Delete user": "Delete user",
"Divided by comma": "Divided by comma",
"Do not read objects from admin": "Do not read objects from admin in the select object dialog",
"Enable Projects Feature:": "Enable Projects Feature",
"Extended": "Extended",
"Extended Authentication": "Extended Authentication",
"General": "General",
"Help Text Extended Auth": "Add users and a optional default permission. Possible values for permission: * (full access), read (read-only access), or a list of e.g. settings.read,flows.write,nodes.read etc.",
"Leave blank to disable basic authentication": "Leave blank to disable basic authentication",
"Max allocated RAM:": "Max allocated RAM",
"Module names": "NPM module names",
"No default permissions": "No default permissions",
"None": "None",
"Password": "Password",
"Permissions": "Permissions",
"Safe mode": "Safe mode",
"Simple": "Simple",
"Update select dialog": "Update select dialog",
"Use palletmanager:": "Use palletmanager",
"User": "User",
"Web server port:": "Web server port",
"http root directory:": "http root directory",
"node-red settings": "node-red settings",
"node-red update select dialog": "node-red update select dialog"
}
54 changes: 33 additions & 21 deletions admin/i18n/es/translations.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,34 @@
{
"Add module": "Agregar módulo",
"Additional npm modules:": "Módulos npm adicionales",
"Allow creation of foreign objects": "Permitir la creación de objetos extraños.",
"Backups will not contain any projects or modules installed via the Palletmanager": "¡Las copias de seguridad no contendrán ningún proyecto o módulo instalado a través del Palletmanager!",
"Convert values to string:": "Convierta los valores de ioBroker en una cadena",
"Divided by comma": "Dividido por coma",
"Enable Projects Feature:": "Habilitar característica de proyectos",
"Leave blank to disable basic authentication": "Dejar en blanco para deshabilitar la autenticación básica",
"Max allocated RAM:": "RAM máxima asignada",
"Module names": "Nombres de módulos",
"Password": "Contraseña",
"Safe mode": "Modo seguro",
"Update select dialog": "Actualizar diálogo de selección",
"Use palletmanager:": "Utilice palletmanager",
"User": "Usuario",
"Web server port:": "Puerto del servidor web",
"http Admin directory:": "directorio raíz http",
"node-red settings": "configuración de node-red",
"node-red update select dialog": "diálogo de selección de actualización node-red",
"Do not read objects from admin": "No leer objetos del administrador"
}
"Add module": "Agregar módulo",
"Add user": "Agregar usuario",
"Additional npm modules:": "Módulos npm adicionales",
"Allow creation of foreign objects": "Permitir la creación de objetos extraños.",
"Authentication": "Autenticación",
"Backups will not contain any projects or modules installed via the Palletmanager": "¡Las copias de seguridad no contendrán ningún proyecto o módulo instalado a través del Palletmanager!",
"Convert values to string:": "Convierta los valores de ioBroker en una cadena",
"Default permissions": "Permisos predeterminados",
"Delete user": "Borrar usuario",
"Divided by comma": "Dividido por coma",
"Do not read objects from admin": "No lea objetos del administrador en el cuadro de diálogo de selección de objetos",
"Enable Projects Feature:": "Habilitar característica de proyectos",
"Extended": "Extendido",
"Extended Authentication": "Autenticación extendida",
"General": "General",
"Help Text Extended Auth": "Agregue usuarios y un permiso predeterminado opcional. Valores posibles para el permiso: * (acceso completo), read (acceso de solo lectura) o una lista de, p. settings.read,flows.write,nodes.read, etc.",
"Leave blank to disable basic authentication": "Dejar en blanco para deshabilitar la autenticación básica",
"Max allocated RAM:": "RAM máxima asignada",
"Module names": "Nombres de módulos",
"No default permissions": "Sin permisos predeterminados",
"None": "Ninguna",
"Password": "Contraseña",
"Permissions": "permisos",
"Safe mode": "Modo seguro",
"Simple": "Sencillo",
"Update select dialog": "Actualizar diálogo de selección",
"Use palletmanager:": "Utilice palletmanager",
"User": "Usuario",
"Web server port:": "Puerto del servidor web",
"http root directory:": "directorio raíz http",
"node-red settings": "configuración de node-red",
"node-red update select dialog": "diálogo de selección de actualización node-red"
}
54 changes: 33 additions & 21 deletions admin/i18n/fr/translations.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,34 @@
{
"Add module": "Ajouter un module",
"Additional npm modules:": "Modules NPM supplémentaires",
"Allow creation of foreign objects": "Autoriser la création d'objets étrangers",
"Backups will not contain any projects or modules installed via the Palletmanager": "Les sauvegardes ne contiendront aucun projet ou module installé via le Palletmanager!",
"Convert values to string:": "Convertir les valeurs de ioBroker en chaîne",
"Divided by comma": "Divisé par une virgule",
"Enable Projects Feature:": "Activer la fonctionnalité de projets",
"Leave blank to disable basic authentication": "Laissez vide pour désactiver l'authentification de base",
"Max allocated RAM:": "Max allouée RAM",
"Module names": "Noms de modules",
"Password": "Mot de passe",
"Safe mode": "Mode sans échec",
"Update select dialog": "Mettre à jour le dialogue",
"Use palletmanager:": "Utiliser Palletmanager",
"User": "Utilisateur",
"Web server port:": "Port du serveur Web",
"http Admin directory:": "répertoire racine http",
"node-red settings": "paramètres de node-red",
"node-red update select dialog": "boîte de dialogue de sélection de mise à jour de noeud",
"Do not read objects from admin": "Ne pas lire les objets de l'administrateur"
}
"Add module": "Ajouter un module",
"Add user": "Ajouter un utilisateur",
"Additional npm modules:": "Modules NPM supplémentaires",
"Allow creation of foreign objects": "Autoriser la création d'objets étrangers",
"Authentication": "Authentification",
"Backups will not contain any projects or modules installed via the Palletmanager": "Les sauvegardes ne contiendront aucun projet ou module installé via le Palletmanager!",
"Convert values to string:": "Convertir les valeurs de ioBroker en chaîne",
"Default permissions": "Autorisations par défaut",
"Delete user": "Supprimer l'utilisateur",
"Divided by comma": "Divisé par une virgule",
"Do not read objects from admin": "Ne pas lire les objets de l'administrateur dans la boîte de dialogue de sélection d'objet",
"Enable Projects Feature:": "Activer la fonctionnalité de projets",
"Extended": "Élargi",
"Extended Authentication": "Authentification étendue",
"General": "Général",
"Help Text Extended Auth": "Ajoutez des utilisateurs et une autorisation par défaut facultative. Valeurs possibles pour l'autorisation : * (accès complet), read (accès en lecture seule) ou une liste, par ex. settings.read,flows.write,nodes.read etc.",
"Leave blank to disable basic authentication": "Laissez vide pour désactiver l'authentification de base",
"Max allocated RAM:": "Max allouée RAM",
"Module names": "Noms de modules",
"No default permissions": "Aucune autorisation par défaut",
"None": "Aucun",
"Password": "Mot de passe",
"Permissions": "Autorisations",
"Safe mode": "Mode sans échec",
"Simple": "Simple",
"Update select dialog": "Mettre à jour le dialogue",
"Use palletmanager:": "Utiliser Palletmanager",
"User": "Utilisateur",
"Web server port:": "Port du serveur Web",
"http root directory:": "répertoire racine http",
"node-red settings": "paramètres de node-red",
"node-red update select dialog": "boîte de dialogue de sélection de mise à jour de noeud"
}
54 changes: 33 additions & 21 deletions admin/i18n/it/translations.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,34 @@
{
"Add module": "Aggiungi modulo",
"Additional npm modules:": "Ulteriori moduli npm",
"Allow creation of foreign objects": "Consentire la creazione di oggetti estranei",
"Backups will not contain any projects or modules installed via the Palletmanager": "I backup non conterranno progetti o moduli installati tramite Palletmanager!",
"Convert values to string:": "Converti i valori di ioBroker in stringa",
"Divided by comma": "Diviso in virgola",
"Enable Projects Feature:": "Abilita funzionalità progetti",
"Leave blank to disable basic authentication": "Lascia vuoto per disabilitare l'autenticazione di base",
"Max allocated RAM:": "RAM allocata massima",
"Module names": "Nomi dei moduli",
"Password": "Parola d'ordine",
"Safe mode": "Modalità sicura",
"Update select dialog": "Aggiorna la finestra di selezione",
"Use palletmanager:": "Usa palletmanager",
"User": "Utente",
"Web server port:": "Porta del server Web",
"http Admin directory:": "directory root http",
"node-red settings": "impostazioni del node-red",
"node-red update select dialog": "finestra di dialogo di selezione aggiornamento node-red",
"Do not read objects from admin": "Non leggere gli oggetti dall'amministratore"
}
"Add module": "Aggiungi modulo",
"Add user": "Aggiungi utente",
"Additional npm modules:": "Ulteriori moduli npm",
"Allow creation of foreign objects": "Consentire la creazione di oggetti estranei",
"Authentication": "Autenticazione",
"Backups will not contain any projects or modules installed via the Palletmanager": "I backup non conterranno progetti o moduli installati tramite Palletmanager!",
"Convert values to string:": "Converti i valori di ioBroker in stringa",
"Default permissions": "Autorizzazioni predefinite",
"Delete user": "Elimina utente",
"Divided by comma": "Diviso in virgola",
"Do not read objects from admin": "Non leggere gli oggetti dall'amministratore nella finestra di dialogo Seleziona oggetto",
"Enable Projects Feature:": "Abilita funzionalità progetti",
"Extended": "Esteso",
"Extended Authentication": "Autenticazione estesa",
"General": "Generale",
"Help Text Extended Auth": "Aggiungi utenti e un'autorizzazione predefinita facoltativa. Possibili valori per l'autorizzazione: * (accesso completo), read (accesso in sola lettura) o un elenco di ad es. settings.read,flows.write,nodes.read ecc.",
"Leave blank to disable basic authentication": "Lascia vuoto per disabilitare l'autenticazione di base",
"Max allocated RAM:": "RAM allocata massima",
"Module names": "Nomi dei moduli",
"No default permissions": "Nessuna autorizzazione predefinita",
"None": "Nessuno",
"Password": "Parola d'ordine",
"Permissions": "Permessi",
"Safe mode": "Modalità sicura",
"Simple": "Semplice",
"Update select dialog": "Aggiorna la finestra di selezione",
"Use palletmanager:": "Usa palletmanager",
"User": "Utente",
"Web server port:": "Porta del server Web",
"http root directory:": "directory root http",
"node-red settings": "impostazioni del node-red",
"node-red update select dialog": "finestra di dialogo di selezione aggiornamento node-red"
}
55 changes: 33 additions & 22 deletions admin/i18n/nl/translations.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,34 @@
{
"Add module": "Module toevoegen",
"Additional npm modules:": "Extra npm-modules",
"Allow creation of foreign objects": "Maken van vreemde objecten toestaan",
"Backups will not contain any projects or modules installed via the Palletmanager": "Back-ups bevatten geen projecten of modules die zijn geïnstalleerd via de Palletmanager!",
"Convert values to string:": "IoBroker-waarden converteren naar tekenreeks",
"Divided by comma": "Verdeeld door een komma",
"Enable Projects Feature:": "Projecten inschakelen",
"Leave blank to disable basic authentication": "Laat dit leeg om basisverificatie uit te schakelen",
"Max allocated RAM:": "Max toegewezen RAM",
"Module names": "Module namen",
"Password": "Wachtwoord",
"Safe mode": "Veilige modus",
"Update select dialog": "Update select dialoogvenster",
"Use palletmanager:": "Gebruik palletmanager",
"User": "Gebruiker",
"Web server port:": "Webserverpoort",
"http Admin directory:": "http Admin directory",
"http Node directory:": "http Node directory",
"node-red settings": "node-red instellingen",
"node-red update select dialog": "update select dialoogvenster",
"Do not read objects from admin": "Lees geen objecten van admin"
}
"Add module": "Module toevoegen",
"Add user": "Voeg gebruiker toe",
"Additional npm modules:": "Extra npm-modules",
"Allow creation of foreign objects": "Maken van vreemde objecten toestaan",
"Authentication": "authenticatie",
"Backups will not contain any projects or modules installed via the Palletmanager": "Back-ups bevatten geen projecten of modules die zijn geïnstalleerd via de Palletmanager!",
"Convert values to string:": "IoBroker-waarden converteren naar tekenreeks",
"Default permissions": "Standaardrechten",
"Delete user": "Verwijder gebruiker",
"Divided by comma": "Verdeeld door een komma",
"Do not read objects from admin": "Lees geen objecten van admin in het dialoogvenster object selecteren",
"Enable Projects Feature:": "Projecten inschakelen",
"Extended": "Verlengd",
"Extended Authentication": "Uitgebreide authenticatie",
"General": "Algemeen",
"Help Text Extended Auth": "Voeg gebruikers toe en een optionele standaardmachtiging. Mogelijke waarden voor toestemming: * (volledige toegang), read (alleen-lezen toegang), of een lijst van b.v. settings.read,flows.write,nodes.read etc.",
"Leave blank to disable basic authentication": "Laat dit leeg om basisverificatie uit te schakelen",
"Max allocated RAM:": "Max toegewezen RAM",
"Module names": "Module namen",
"No default permissions": "Geen standaardrechten",
"None": "Geen",
"Password": "Wachtwoord",
"Permissions": "Rechten",
"Safe mode": "Veilige modus",
"Simple": "Eenvoudig",
"Update select dialog": "Update select dialoogvenster",
"Use palletmanager:": "Gebruik palletmanager",
"User": "Gebruiker",
"Web server port:": "Webserverpoort",
"http root directory:": "http root directory",
"node-red settings": "node-red instellingen",
"node-red update select dialog": "update select dialoogvenster"
}
Loading

0 comments on commit 4d579f1

Please sign in to comment.