Skip to content

Commit 58430aa

Browse files
committed
Formatting
1 parent 0330d10 commit 58430aa

File tree

11 files changed

+429
-0
lines changed

11 files changed

+429
-0
lines changed

admin/i18n/de.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Zusatzfunktionen",
3+
"Additional npm packages": "Zusätzliche NPM-Pakete",
4+
"Allow creation of foreign objects": "Erstellung von Fremdobjekten erlauben",
5+
"Appearance": "Darstellung",
6+
"Apply a custom theme (if installed)": "Anwenden eines benutzerdefinierten Designs (falls installiert)",
7+
"Authentication": "Authentifizierung",
8+
"Authentication type": "Authentifizierungsart",
9+
"Backups will not contain any modules installed via palletmanager!": "Die Backups enthalten keine über die Palette installierten Module!",
10+
"Backups will not contain any projects!": "Backups enthalten keine Projekte!",
11+
"Can be used to identify a directory of static content on local host": "Kann verwendet werden, um ein Verzeichnis mit statischem Inhalt auf dem lokalen Host zu identifizieren",
12+
"Convert state values to strings": "Zustandswerte in Zeichenfolgen umwandeln",
13+
"Default permissions": "Standardberechtigungen",
14+
"Do not read objects from admin in the select object dialog": "Im Auswahldialog keine Objekte aus dem Admin laden",
15+
"Editor type": "Editor-Typ",
16+
"Enable Projects feature": "Aktiviere die Projektfunktion",
17+
"Environment": "Umgebung",
18+
"Environment variables": "Umgebungsvariablen",
19+
"General": "Allgemein",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Max. zugewiesener RAM",
22+
"Password": "Passwort",
23+
"Port": "Port",
24+
"Private certificate": "Privates Zertifikat",
25+
"Public certificate": "Öffentliches Zertifikat",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Stammverzeichnis für HTTP-Knoten und Dashboard (z. B. /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Root-Verzeichnis für Node-RED (z.B. /admin)",
28+
"Safe mode": "Sicherheitsmodus",
29+
"Secure (HTTPS)": "Sicher (HTTPS)",
30+
"Theme": "Thema",
31+
"Update select dialog": "Objektdaten für Dialog aktualisieren",
32+
"Use default permissions": "Standardberechtigungen verwenden",
33+
"Use palletmanager": "Verwende den Palettenmanager",
34+
"User name": "Nutzername",
35+
"Users": "Benutzer",
36+
"http Admin directory": "http-Admin-Verzeichnis",
37+
"http Node directory": "http-Node-Verzeichnis",
38+
"http Static directory": "Statisches http-Verzeichnis"
39+
}

admin/i18n/en.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Additional features",
3+
"Additional npm packages": "Additional npm packages",
4+
"Allow creation of foreign objects": "Allow creation of foreign objects",
5+
"Appearance": "Appearance",
6+
"Apply a custom theme (if installed)": "Apply a custom theme (if installed)",
7+
"Authentication": "Authentication",
8+
"Authentication type": "Authentication type",
9+
"Backups will not contain any modules installed via palletmanager!": "Backups will not contain any modules installed via palette manager!",
10+
"Backups will not contain any projects!": "Backups will not contain any projects!",
11+
"Can be used to identify a directory of static content on local host": "Can be used to identify a directory of static content on local host",
12+
"Convert state values to strings": "Convert state values to strings",
13+
"Default permissions": "Default permissions",
14+
"Do not read objects from admin in the select object dialog": "Do not read objects from admin in the select object dialog",
15+
"Editor type": "Editor type",
16+
"Enable Projects feature": "Enable Projects feature",
17+
"Environment": "Environment",
18+
"Environment variables": "Environment variables",
19+
"General": "General",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Max. allocated RAM",
22+
"Password": "Password",
23+
"Port": "Port",
24+
"Private certificate": "Private certificate",
25+
"Public certificate": "Public certificate",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Root directory for HTTP Nodes and Dashboard (e.g. /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Root directory for Node-RED (e.g. /admin)",
28+
"Safe mode": "Safe mode",
29+
"Secure (HTTPS)": "Secure (HTTPS)",
30+
"Theme": "Theme",
31+
"Update select dialog": "Update select dialog",
32+
"Use default permissions": "Use default permissions",
33+
"Use palletmanager": "Use palletmanager",
34+
"User name": "User name",
35+
"Users": "Users",
36+
"http Admin directory": "http Admin directory",
37+
"http Node directory": "http Node directory",
38+
"http Static directory": "http Static directory"
39+
}

admin/i18n/es.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Características adicionales",
3+
"Additional npm packages": "Paquetes npm adicionales",
4+
"Allow creation of foreign objects": "Permitir la creación de objetos extraños.",
5+
"Appearance": "Apariencia",
6+
"Apply a custom theme (if installed)": "Aplicar un tema personalizado (si está instalado)",
7+
"Authentication": "Autenticación",
8+
"Authentication type": "Tipo de autenticación",
9+
"Backups will not contain any modules installed via palletmanager!": "¡Las copias de seguridad no contendrán ningún módulo instalado a través de palette manager!",
10+
"Backups will not contain any projects!": "¡Las copias de seguridad no contendrán ningún proyecto!",
11+
"Can be used to identify a directory of static content on local host": "Se puede utilizar para identificar un directorio de contenido estático en el host local.",
12+
"Convert state values to strings": "Convertir valores de estado en cadenas",
13+
"Default permissions": "Permisos predeterminados",
14+
"Do not read objects from admin in the select object dialog": "No leer objetos del administrador en el cuadro de diálogo de selección de objetos",
15+
"Editor type": "Tipo de editor",
16+
"Enable Projects feature": "Habilitar la función Proyectos",
17+
"Environment": "Ambiente",
18+
"Environment variables": "Variables de entorno",
19+
"General": "General",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Máx. RAM asignada",
22+
"Password": "Contraseña",
23+
"Port": "Puerto",
24+
"Private certificate": "Certificado privado",
25+
"Public certificate": "certificado publico",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Directorio raíz para nodos HTTP y panel (por ejemplo, /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Directorio raíz para Node-RED (por ejemplo, /admin)",
28+
"Safe mode": "Modo seguro",
29+
"Secure (HTTPS)": "Seguro (HTTPS)",
30+
"Theme": "Tema",
31+
"Update select dialog": "Actualizar cuadro de diálogo de selección",
32+
"Use default permissions": "Usar permisos predeterminados",
33+
"Use palletmanager": "Usar administrador de paletas",
34+
"User name": "Nombre de usuario",
35+
"Users": "Usuarios",
36+
"http Admin directory": "directorio de administración http",
37+
"http Node directory": "directorio de nodos http",
38+
"http Static directory": "http directorio estático"
39+
}

admin/i18n/fr.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Caractéristiques supplémentaires",
3+
"Additional npm packages": "Forfaits npm supplémentaires",
4+
"Allow creation of foreign objects": "Autoriser la création d'objets étrangers",
5+
"Appearance": "Apparence",
6+
"Apply a custom theme (if installed)": "Appliquer un thème personnalisé (si installé)",
7+
"Authentication": "Authentification",
8+
"Authentication type": "Type d'identification",
9+
"Backups will not contain any modules installed via palletmanager!": "Les sauvegardes ne contiendront aucun module installé via palette manager!",
10+
"Backups will not contain any projects!": "Les sauvegardes ne contiendront aucun projet !",
11+
"Can be used to identify a directory of static content on local host": "Peut être utilisé pour identifier un répertoire de contenu statique sur l'hôte local",
12+
"Convert state values to strings": "Convertir les valeurs d'état en chaînes",
13+
"Default permissions": "Autorisations par défaut",
14+
"Do not read objects from admin in the select object dialog": "Ne pas lire les objets de l'administrateur dans la boîte de dialogue de sélection d'objet",
15+
"Editor type": "Type d'éditeur",
16+
"Enable Projects feature": "Activer la fonctionnalité Projets",
17+
"Environment": "Environnement",
18+
"Environment variables": "Variables d'environnement",
19+
"General": "Général",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Max. RAM allouée",
22+
"Password": "Mot de passe",
23+
"Port": "Port",
24+
"Private certificate": "Certificat privé",
25+
"Public certificate": "Certificat public",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Répertoire racine pour les nœuds HTTP et le tableau de bord (par exemple /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Répertoire racine de Node-RED (par exemple /admin)",
28+
"Safe mode": "Mode sans échec",
29+
"Secure (HTTPS)": "Sécurisé (HTTPS)",
30+
"Theme": "Thème",
31+
"Update select dialog": "Boîte de dialogue de sélection de mise à jour",
32+
"Use default permissions": "Utiliser les autorisations par défaut",
33+
"Use palletmanager": "Utiliser le gestionnaire de palettes",
34+
"User name": "Nom d'utilisateur",
35+
"Users": "Utilisateurs",
36+
"http Admin directory": "Répertoire d'administration http",
37+
"http Node directory": "Répertoire des nœuds http",
38+
"http Static directory": "http Répertoire statique"
39+
}

admin/i18n/it.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Caratteristiche aggiuntive",
3+
"Additional npm packages": "Pacchetti npm aggiuntivi",
4+
"Allow creation of foreign objects": "Consentire la creazione di oggetti estranei",
5+
"Appearance": "Aspetto",
6+
"Apply a custom theme (if installed)": "Applicare un tema personalizzato (se installato)",
7+
"Authentication": "Autenticazione",
8+
"Authentication type": "Tipo di autenticazione",
9+
"Backups will not contain any modules installed via palletmanager!": "I backup non conterranno alcun modulo installato tramite palette manager!",
10+
"Backups will not contain any projects!": "I backup non conterranno alcun progetto!",
11+
"Can be used to identify a directory of static content on local host": "Può essere utilizzato per identificare una directory di contenuto statico sull'host locale",
12+
"Convert state values to strings": "Converti i valori di stato in stringhe",
13+
"Default permissions": "Autorizzazioni predefinite",
14+
"Do not read objects from admin in the select object dialog": "Non leggere gli oggetti dall'amministratore nella finestra di dialogo Seleziona oggetto",
15+
"Editor type": "Tipo di editore",
16+
"Enable Projects feature": "Abilita la funzione Progetti",
17+
"Environment": "Ambiente",
18+
"Environment variables": "Variabili ambientali",
19+
"General": "Generale",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Massimo. RAM allocata",
22+
"Password": "Parola d'ordine",
23+
"Port": "Porta",
24+
"Private certificate": "Certificato privato",
25+
"Public certificate": "Certificato pubblico",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Directory root per nodi HTTP e dashboard (ad esempio /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Directory root per Node-RED (ad esempio /admin)",
28+
"Safe mode": "Modalità sicura",
29+
"Secure (HTTPS)": "Sicuro (HTTPS)",
30+
"Theme": "Tema",
31+
"Update select dialog": "Finestra di dialogo di selezione aggiornamento",
32+
"Use default permissions": "Utilizza le autorizzazioni predefinite",
33+
"Use palletmanager": "Utilizzare il gestore pallet",
34+
"User name": "Nome utente",
35+
"Users": "Utenti",
36+
"http Admin directory": "Directory di amministrazione http",
37+
"http Node directory": "Directory del nodo http",
38+
"http Static directory": "http Directory statica"
39+
}

admin/i18n/nl.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Extra functies",
3+
"Additional npm packages": "Aanvullende npm-pakketten",
4+
"Allow creation of foreign objects": "Sta de creatie van vreemde voorwerpen toe",
5+
"Appearance": "Verschijning",
6+
"Apply a custom theme (if installed)": "Een aangepast thema toepassen (indien geïnstalleerd)",
7+
"Authentication": "Authenticatie",
8+
"Authentication type": "Authenticatietype",
9+
"Backups will not contain any modules installed via palletmanager!": "Back-ups bevatten geen modules die via palette manager zijn geïnstalleerd!",
10+
"Backups will not contain any projects!": "Back-ups bevatten geen projecten!",
11+
"Can be used to identify a directory of static content on local host": "Kan worden gebruikt om een ​​map met statische inhoud op de lokale host te identificeren",
12+
"Convert state values to strings": "Converteer statuswaarden naar tekenreeksen",
13+
"Default permissions": "Standaardmachtigingen",
14+
"Do not read objects from admin in the select object dialog": "Lees geen objecten van admin in het dialoogvenster Object selecteren",
15+
"Editor type": "Editor-type",
16+
"Enable Projects feature": "Schakel de functie Projecten in",
17+
"Environment": "Omgeving",
18+
"Environment variables": "Omgevingsvariabelen",
19+
"General": "Algemeen",
20+
"IP": "IK P",
21+
"Max. allocated RAM": "Max. toegewezen RAM-geheugen",
22+
"Password": "Wachtwoord",
23+
"Port": "Haven",
24+
"Private certificate": "Privé certificaat",
25+
"Public certificate": "Openbaar certificaat",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Hoofdmap voor HTTP-knooppunten en dashboard (bijv. /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Hoofdmap voor Node-RED (bijvoorbeeld /admin)",
28+
"Safe mode": "Veilige modus",
29+
"Secure (HTTPS)": "Veilig (HTTPS)",
30+
"Theme": "Thema",
31+
"Update select dialog": "Selectiedialoogvenster bijwerken",
32+
"Use default permissions": "Gebruik standaardmachtigingen",
33+
"Use palletmanager": "Gebruik palletmanager",
34+
"User name": "Gebruikersnaam",
35+
"Users": "Gebruikers",
36+
"http Admin directory": "http Beheerdersmap",
37+
"http Node directory": "http Knooppuntmap",
38+
"http Static directory": "http Statische map"
39+
}

admin/i18n/pl.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Dodatkowe funkcje",
3+
"Additional npm packages": "Dodatkowe pakiety npm",
4+
"Allow creation of foreign objects": "Zezwalaj na tworzenie obcych obiektów",
5+
"Appearance": "Wygląd",
6+
"Apply a custom theme (if installed)": "Zastosuj niestandardowy motyw (jeśli jest zainstalowany)",
7+
"Authentication": "Uwierzytelnianie",
8+
"Authentication type": "Typ uwierzytelniania",
9+
"Backups will not contain any modules installed via palletmanager!": "Kopie zapasowe nie będą zawierać żadnych modułów zainstalowanych za pośrednictwem menedżera palet!",
10+
"Backups will not contain any projects!": "Kopie zapasowe nie będą zawierać żadnych projektów!",
11+
"Can be used to identify a directory of static content on local host": "Może służyć do identyfikacji katalogu zawierającego zawartość statyczną na hoście lokalnym",
12+
"Convert state values to strings": "Konwertuj wartości stanu na ciągi",
13+
"Default permissions": "Domyślne uprawnienia",
14+
"Do not read objects from admin in the select object dialog": "Nie czytaj obiektów od administratora w oknie dialogowym wyboru obiektu",
15+
"Editor type": "Typ edytora",
16+
"Enable Projects feature": "Włącz funkcję Projekty",
17+
"Environment": "Środowisko",
18+
"Environment variables": "Zmienne środowiska",
19+
"General": "Ogólny",
20+
"IP": "IP",
21+
"Max. allocated RAM": "Maks. przydzieloną pamięć RAM",
22+
"Password": "Hasło",
23+
"Port": "Port",
24+
"Private certificate": "Prywatny certyfikat",
25+
"Public certificate": "Certyfikat publiczny",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Katalog główny dla węzłów HTTP i pulpitu nawigacyjnego (np. /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Katalog główny dla Node-RED (np. /admin)",
28+
"Safe mode": "Tryb bezpieczeństwa",
29+
"Secure (HTTPS)": "Bezpieczne (HTTPS)",
30+
"Theme": "Temat",
31+
"Update select dialog": "Aktualizuj okno wyboru",
32+
"Use default permissions": "Użyj domyślnych uprawnień",
33+
"Use palletmanager": "Użyj menedżera palet",
34+
"User name": "Nazwa użytkownika",
35+
"Users": "Użytkownicy",
36+
"http Admin directory": "Katalog administracyjny http",
37+
"http Node directory": "Katalog węzłów http",
38+
"http Static directory": "http Katalog statyczny"
39+
}

admin/i18n/pt.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"Additional features": "Características adicionais",
3+
"Additional npm packages": "Pacotes npm adicionais",
4+
"Allow creation of foreign objects": "Permitir a criação de objetos estranhos",
5+
"Appearance": "Aparência",
6+
"Apply a custom theme (if installed)": "Aplicar um tema personalizado (se instalado)",
7+
"Authentication": "Autenticação",
8+
"Authentication type": "Tipo de Autenticação",
9+
"Backups will not contain any modules installed via palletmanager!": "Os backups não conterão nenhum módulo instalado via palette manager!",
10+
"Backups will not contain any projects!": "Os backups não conterão nenhum projeto!",
11+
"Can be used to identify a directory of static content on local host": "Pode ser usado para identificar um diretório de conteúdo estático no host local",
12+
"Convert state values to strings": "Converter valores de estado em strings",
13+
"Default permissions": "Permissões padrão",
14+
"Do not read objects from admin in the select object dialog": "Não leia objetos do administrador na caixa de diálogo selecionar objeto",
15+
"Editor type": "Tipo de editor",
16+
"Enable Projects feature": "Habilitar recurso de Projetos",
17+
"Environment": "Ambiente",
18+
"Environment variables": "Variáveis ​​ambientais",
19+
"General": "Em geral",
20+
"IP": "PI",
21+
"Max. allocated RAM": "Máx. RAM alocada",
22+
"Password": "Senha",
23+
"Port": "Porta",
24+
"Private certificate": "Certificado privado",
25+
"Public certificate": "Certificado público",
26+
"Root directory for HTTP Nodes and Dashboard (e.g. /)": "Diretório raiz para nós HTTP e painel (por exemplo, /)",
27+
"Root directory for Node-RED (e.g. /admin)": "Diretório raiz para Node-RED (por exemplo, /admin)",
28+
"Safe mode": "Modo de segurança",
29+
"Secure (HTTPS)": "Seguro (HTTPS)",
30+
"Theme": "Tema",
31+
"Update select dialog": "Atualizar caixa de diálogo de seleção",
32+
"Use default permissions": "Usar permissões padrão",
33+
"Use palletmanager": "Usar o gerenciador de paletes",
34+
"User name": "Nome de usuário",
35+
"Users": "Usuários",
36+
"http Admin directory": "Diretório de administração http",
37+
"http Node directory": "Diretório de nó http",
38+
"http Static directory": "diretório estático http"
39+
}

0 commit comments

Comments
 (0)