Skip to content

Commit 8778fd4

Browse files
committed
Created React GUI
1 parent c21b50a commit 8778fd4

39 files changed

+1626
-903
lines changed
Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
{
2-
"Activate syntax help for these npm modules:": "Die Syntaxhilfe für diese npm-Module aktivieren:",
3-
"Add module": "NPM-Modul hinzufügen",
4-
"Additional npm modules:": "Zusätzliche NPM-Module",
5-
"Allow self-signed certificates for URL requests": "Selbstsignierte Zertifikate für URL-Anfragen erlauben",
6-
"And not later": "Und nicht später",
7-
"Astro settings": "Astro-Einstellungen",
8-
"But not earlier": "Aber nicht früher",
9-
"Day time settings": "Tageszeiteinstellungen",
10-
"Do not subscribe all states on start:": "Nicht alle Zustände beim Start abonnieren",
11-
"Enable command \"exec\":": "Kommando \"exec\" erlauben",
12-
"Enable command \"sendToHost\":": "Kommando \"sendToHost\" erlauben",
13-
"Enable command \"setObject\":": "Kommando \"setObject\" erlauben",
14-
"Help": "Das Format mit 49.1245 verwenden und <b>nicht</b> 49°34'0\", sonst wird es automatisch umgerechnet",
15-
"Instance, that do mirroring": "Instanz, die Spiegelung macht",
16-
"Invalid format. Use A°B'C\"D": "Falsches Format, korrekt: A°B'C\"D",
17-
"Javascript scripts adapter settings": "Adapter-Einstellungen Javascript",
18-
"Latitude °:": "Breite °",
19-
"Longitude °:": "Länge °",
20-
"Mirror scripts to file path": "Spiegeln von Skripten in den Dateipfad",
21-
"Module names": "NPM-Modulnamen",
22-
"Next sunrise:": "Nächster Tagesbeginn:",
23-
"Next sunset:": "Nächstes Tagesende:",
24-
"Offset": "Offset",
25-
"Security relevant": "sicherheitsrelevant",
26-
"Settings": "Einstellungen",
27-
"This path is not allowed for mirroring. Please change it.": "Dieser Pfad darf nicht gespiegelt werden. Bitte ändern Sie es.",
28-
"Use system settings:": "Systemeinstellungen verwenden",
29-
"Used as end of the daytime": "Wird am Ende des Tages verwendet",
30-
"Used as start of the daytime": "Wird als Beginn des Tages verwendet",
31-
"Your home": "Ihr Haus",
32-
"in minutes": "in Minuten",
33-
"info_enableExec": "sicherheitsrelevant für das gesamte System",
34-
"info_enableSendToHost": "sicherheitsrelevant",
35-
"info_enableSetObject": "sicherheitsrelevant",
36-
"info_libraries": "Durch Komma getrennt",
37-
"sch_astro_dawn": "Morgendämmerung",
38-
"sch_astro_dusk": "Ende Abenddämmerung",
39-
"sch_astro_goldenHour": "Goldene Stunde",
40-
"sch_astro_goldenHourEnd": "Goldenes Stundenende",
41-
"sch_astro_nadir": "Nadir",
42-
"sch_astro_nauticalDawn": "Nautische Morgendämmerung",
43-
"sch_astro_nauticalDusk": "Ende Nautische Abenddämmerung",
44-
"sch_astro_night": "Nacht",
45-
"sch_astro_nightEnd": "Nachtsende",
46-
"sch_astro_solarNoon": "Sonnenmittag",
47-
"sch_astro_sunrise": "Sonnenaufgang",
48-
"sch_astro_sunriseEnd": "Sonnenaufgangende",
49-
"sch_astro_sunset": "Sonnenuntergang",
50-
"sch_astro_sunsetStart": "Sonnenuntergangstart",
51-
"tooltip_enableExec": "Aufruf von exec in Skripten erlauben",
52-
"tooltip_enableSendToHost": "Versenden von Nachrichten in Skripten erlauben",
53-
"tooltip_enableSetObject": "Veränderung von Systemobjekten in Skripten erlauben",
54-
"tooltip_latitude": "Der Breitengrad im Format 5.345 für Astro-Funktion",
55-
"tooltip_libraries": "Zusätzliche NPM Pakete mit Komma getrennt. Man kann die Pakete mit require('name') benutzen.",
56-
"tooltip_longitude": "Der Längengrad im Format 5.345 für Astro-Funktion",
57-
"tooltip_useSystemGPS": "Die Koordinaten aus den Systemeinstellungen verwenden",
58-
"Maximum setState requests per Minute per Script": "Maximale setState-Anfragen pro Minute pro Skript",
59-
"Create states for all astro times": "Erstelle Zustände für alle Astrozeiten",
60-
"Maximum triggers per Script (until warning)": "Maximale Auslöser/Trigger pro Skript (bis zur Warnung)"
61-
}
2+
"Add module": "NPM-Modul hinzufügen",
3+
"Allow self-signed certificates for URL requests": "Selbstsignierte Zertifikate für URL-Anfragen erlauben",
4+
"And not later": "Und nicht später",
5+
"Astro settings": "Astro-Einstellungen",
6+
"But not earlier": "Aber nicht früher",
7+
"Day time settings": "Tageszeiteinstellungen",
8+
"Help": "Das Format mit 49.1245 verwenden und <b>nicht</b> 49°34'0\", sonst wird es automatisch umgerechnet",
9+
"Instance, that do mirroring": "Instanz, die Spiegelung macht",
10+
"Invalid format. Use A°B'C\"D": "Falsches Format, korrekt: A°B'C\"D",
11+
"Javascript scripts adapter settings": "Adapter-Einstellungen Javascript",
12+
"Mirror scripts to file path": "Spiegeln von Skripten in den Dateipfad",
13+
"Module names": "NPM-Modulnamen",
14+
"Offset": "Offset",
15+
"Security relevant": "sicherheitsrelevant",
16+
"Settings": "Einstellungen",
17+
"This path is not allowed for mirroring. Please change it.": "Dieser Pfad darf nicht gespiegelt werden. Bitte ändern Sie es.",
18+
"Use system settings:": "Systemeinstellungen verwenden",
19+
"Used as end of the daytime": "Wird am Ende des Tages verwendet",
20+
"Used as start of the daytime": "Wird als Beginn des Tages verwendet",
21+
"Your home": "Ihr Haus",
22+
"in minutes": "in Minuten",
23+
"info_enableExec": "sicherheitsrelevant für das gesamte System",
24+
"info_enableSendToHost": "sicherheitsrelevant",
25+
"info_enableSetObject": "sicherheitsrelevant",
26+
"info_libraries": "Durch Komma getrennt",
27+
"sch_astro_dawn": "Morgendämmerung",
28+
"sch_astro_dusk": "Ende Abenddämmerung",
29+
"sch_astro_goldenHour": "Goldene Stunde",
30+
"sch_astro_goldenHourEnd": "Goldenes Stundenende",
31+
"sch_astro_nadir": "Nadir",
32+
"sch_astro_nauticalDawn": "Nautische Morgendämmerung",
33+
"sch_astro_nauticalDusk": "Ende Nautische Abenddämmerung",
34+
"sch_astro_night": "Nacht",
35+
"sch_astro_nightEnd": "Nachtsende",
36+
"sch_astro_solarNoon": "Sonnenmittag",
37+
"sch_astro_sunrise": "Sonnenaufgang",
38+
"sch_astro_sunriseEnd": "Sonnenaufgangende",
39+
"sch_astro_sunset": "Sonnenuntergang",
40+
"sch_astro_sunsetStart": "Sonnenuntergangstart",
41+
"tooltip_enableExec": "Aufruf von exec in Skripten erlauben",
42+
"tooltip_enableSendToHost": "Versenden von Nachrichten in Skripten erlauben",
43+
"tooltip_enableSetObject": "Veränderung von Systemobjekten in Skripten erlauben",
44+
"tooltip_latitude": "Der Breitengrad im Format 5.345 für Astro-Funktion",
45+
"tooltip_libraries": "Zusätzliche NPM Pakete mit Komma getrennt. Man kann die Pakete mit require('name') benutzen.",
46+
"tooltip_longitude": "Der Längengrad im Format 5.345 für Astro-Funktion",
47+
"tooltip_useSystemGPS": "Die Koordinaten aus den Systemeinstellungen verwenden",
48+
"Maximum setState requests per Minute per Script": "Maximale setState-Anfragen pro Minute pro Skript",
49+
"Create states for all astro times": "Erstelle Zustände für alle Astrozeiten",
50+
"Maximum triggers per Script (until warning)": "Maximale Auslöser/Trigger pro Skript (bis zur Warnung)",
51+
"Activate syntax help for these npm modules": "Die Syntaxhilfe für diese npm-Module aktivieren",
52+
"Additional npm modules": "Zusätzliche NPM-Module",
53+
"Do not subscribe all states on start": "Nicht alle Zustände beim Start abonnieren",
54+
"Enable command \"exec\"": "Kommando \"exec\" erlauben",
55+
"Enable command \"sendToHost\"": "Kommando \"sendToHost\" erlauben",
56+
"Enable command \"setObject\"": "Kommando \"setObject\" erlauben",
57+
"Latitude °": "Breite °",
58+
"Longitude °": "Länge °",
59+
"Next sunrise": "Nächster Tagesbeginn:",
60+
"Next sunset": "Nächstes Tagesende:"
61+
}

admin-config/i18n/en/translations.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,16 @@
11
{
2-
"Activate syntax help for these npm modules:": "Activate syntax help for these npm modules:",
32
"Add module": "Add NPM module",
4-
"Additional npm modules:": "Additional npm modules",
53
"Allow self-signed certificates for URL requests": "Allow self-signed certificates for URL requests",
64
"And not later": "And not later",
75
"Astro settings": "Astro settings",
86
"But not earlier": "But not earlier",
97
"Day time settings": "Day time settings",
10-
"Do not subscribe all states on start:": "Do not subscribe all states on start",
11-
"Enable command \"exec\":": "Enable command \"exec\"",
12-
"Enable command \"sendToHost\":": "Enable command \"sendToHost\"",
13-
"Enable command \"setObject\":": "Enable command \"setObject\"",
148
"Help": "Use form with 49.1245 and <b>not</b> 49°34'0\". Elsewise it will be converted automatically.",
159
"Instance, that do mirroring": "Instance, that do mirroring",
1610
"Invalid format. Use A°B'C\"D": "Invalid format. Use A°B'C\"D",
1711
"Javascript scripts adapter settings": "Javascript scripts adapter settings",
18-
"Latitude °:": "Latitude °",
19-
"Longitude °:": "Longitude °",
2012
"Mirror scripts to file path": "Mirror scripts to file path",
2113
"Module names": "NPM module names",
22-
"Next sunrise:": "Next sunrise:",
23-
"Next sunset:": "Next sunset:",
2414
"Offset": "Offset",
2515
"Security relevant": "Security relevant",
2616
"Settings": "Settings",
@@ -57,5 +47,15 @@
5747
"tooltip_useSystemGPS": "Use coordinates from system settings",
5848
"Maximum setState requests per Minute per Script": "Maximum setState requests per Minute per Script",
5949
"Create states for all astro times": "Create states for all astro times",
60-
"Maximum triggers per Script (until warning)": "Maximum triggers per Script (until warning)"
50+
"Maximum triggers per Script (until warning)": "Maximum triggers per Script (until warning)",
51+
"Activate syntax help for these npm modules": "Activate syntax help for these npm modules",
52+
"Additional npm modules": "Additional npm modules",
53+
"Do not subscribe all states on start": "Do not subscribe all states on start",
54+
"Enable command \"exec\"": "Enable command \"exec\"",
55+
"Enable command \"sendToHost\"": "Enable command \"sendToHost\"",
56+
"Enable command \"setObject\"": "Enable command \"setObject\"",
57+
"Latitude °": "Latitude °",
58+
"Longitude °": "Longitude °",
59+
"Next sunrise": "Next sunrise:",
60+
"Next sunset": "Next sunset:"
6161
}
Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,61 @@
11
{
2-
"Activate syntax help for these npm modules:": "Active la ayuda de sintaxis para estos módulos npm:",
3-
"Add module": "Agregar módulo",
4-
"Additional npm modules:": "Módulos npm adicionales",
5-
"Allow self-signed certificates for URL requests": "Permitir certificados autofirmados para solicitudes de URL",
6-
"And not later": "Y no despues",
7-
"Astro settings": "Configuración de Astro",
8-
"But not earlier": "Pero no antes",
9-
"Day time settings": "Configuraciones del día",
10-
"Do not subscribe all states on start:": "No suscriba todos los estados al inicio",
11-
"Enable command \"exec\":": "Habilite el comando \"exec\"",
12-
"Enable command \"sendToHost\":": "Habilitar el comando \"sendToHost\"",
13-
"Enable command \"setObject\":": "Habilitar el comando \"setObject\"",
14-
"Help": "Use el formulario con 49.1245 y <b>no</b> 49°34'0 \". De lo contrario, se convertirá automáticamente.",
15-
"Instance, that do mirroring": "Instancia, que se refleja",
16-
"Invalid format. Use A°B'C\"D": "Formato inválido. Use A°B'C\"D",
17-
"Javascript scripts adapter settings": "Configuración del adaptador de scripts de Javascript",
18-
"Latitude °:": "Latitud °",
19-
"Longitude °:": "Longitud °",
20-
"Mirror scripts to file path": "Guiones espejo a la ruta del archivo",
21-
"Module names": "Nombres de módulos",
22-
"Next sunrise:": "Próximo amanecer:",
23-
"Next sunset:": "Próxima puesta de sol:",
24-
"Offset": "Compensar",
25-
"Security relevant": "Seguridad relevante",
26-
"Settings": "Configuraciones",
27-
"This path is not allowed for mirroring. Please change it.": "Esta ruta no está permitida para la duplicación. Por favor cámbialo.",
28-
"Use system settings:": "Use la configuración del sistema",
29-
"Used as end of the daytime": "Usado como final del día",
30-
"Used as start of the daytime": "Utilizado como inicio del día",
31-
"Your home": "Tu hogar",
32-
"in minutes": "en minutos",
33-
"info_enableExec": "Seguridad del sistema relevante",
34-
"info_enableSendToHost": "Seguridad relevante",
35-
"info_enableSetObject": "Seguridad relevante",
36-
"info_libraries": "Dividido por coma",
37-
"sch_astro_dawn": "Amanecer",
38-
"sch_astro_dusk": "Oscuridad",
39-
"sch_astro_goldenHour": "hora dorada",
40-
"sch_astro_goldenHourEnd": "Fin de la hora dorada",
41-
"sch_astro_nadir": "Nadir",
42-
"sch_astro_nauticalDawn": "Amanecer náutico",
43-
"sch_astro_nauticalDusk": "Anochecer náutico",
44-
"sch_astro_night": "Noche",
45-
"sch_astro_nightEnd": "Fin de la noche",
46-
"sch_astro_solarNoon": "Mediodía solar",
47-
"sch_astro_sunrise": "amanecer",
48-
"sch_astro_sunriseEnd": "Fin del amanecer",
49-
"sch_astro_sunset": "Puesta de sol",
50-
"sch_astro_sunsetStart": "Puesta de sol",
51-
"tooltip_enableExec": "Permitir llamar al ejecutivo en scripts",
52-
"tooltip_enableSendToHost": "Permitir enviar mensajes a hosts en scripts",
53-
"tooltip_enableSetObject": "Permitir cambios de los objetos del sistema en scripts",
54-
"tooltip_latitude": "Latitud como 5.345 para usar funciones astro",
55-
"tooltip_libraries": "Bibliotecas adicionales de NPM divididas por comas. Puede acceder a ellos con require ('nombre') en las secuencias de comandos.",
56-
"tooltip_longitude": "Longitud como 5.345 para usar funciones astro",
57-
"tooltip_useSystemGPS": "Usa las coordenadas de la configuración del sistema",
58-
"Maximum setState requests per Minute per Script": "Máximas solicitudes de Estados por minuto por script",
59-
"Create states for all astro times": "Crea estados para todos los tiempos astro.",
60-
"Maximum triggers per Script (until warning)": "Activadores máximos por script (hasta el aviso)"
61-
}
2+
"Add module": "Agregar módulo",
3+
"Allow self-signed certificates for URL requests": "Permitir certificados autofirmados para solicitudes de URL",
4+
"And not later": "Y no despues",
5+
"Astro settings": "Configuración de Astro",
6+
"But not earlier": "Pero no antes",
7+
"Day time settings": "Configuraciones del día",
8+
"Help": "Use el formulario con 49.1245 y <b>no</b> 49°34'0 \". De lo contrario, se convertirá automáticamente.",
9+
"Instance, that do mirroring": "Instancia, que se refleja",
10+
"Invalid format. Use A°B'C\"D": "Formato inválido. Use A°B'C\"D",
11+
"Javascript scripts adapter settings": "Configuración del adaptador de scripts de Javascript",
12+
"Mirror scripts to file path": "Guiones espejo a la ruta del archivo",
13+
"Module names": "Nombres de módulos",
14+
"Offset": "Compensar",
15+
"Security relevant": "Seguridad relevante",
16+
"Settings": "Configuraciones",
17+
"This path is not allowed for mirroring. Please change it.": "Esta ruta no está permitida para la duplicación. Por favor cámbialo.",
18+
"Use system settings:": "Use la configuración del sistema",
19+
"Used as end of the daytime": "Usado como final del día",
20+
"Used as start of the daytime": "Utilizado como inicio del día",
21+
"Your home": "Tu hogar",
22+
"in minutes": "en minutos",
23+
"info_enableExec": "Seguridad del sistema relevante",
24+
"info_enableSendToHost": "Seguridad relevante",
25+
"info_enableSetObject": "Seguridad relevante",
26+
"info_libraries": "Dividido por coma",
27+
"sch_astro_dawn": "Amanecer",
28+
"sch_astro_dusk": "Oscuridad",
29+
"sch_astro_goldenHour": "hora dorada",
30+
"sch_astro_goldenHourEnd": "Fin de la hora dorada",
31+
"sch_astro_nadir": "Nadir",
32+
"sch_astro_nauticalDawn": "Amanecer náutico",
33+
"sch_astro_nauticalDusk": "Anochecer náutico",
34+
"sch_astro_night": "Noche",
35+
"sch_astro_nightEnd": "Fin de la noche",
36+
"sch_astro_solarNoon": "Mediodía solar",
37+
"sch_astro_sunrise": "amanecer",
38+
"sch_astro_sunriseEnd": "Fin del amanecer",
39+
"sch_astro_sunset": "Puesta de sol",
40+
"sch_astro_sunsetStart": "Puesta de sol",
41+
"tooltip_enableExec": "Permitir llamar al ejecutivo en scripts",
42+
"tooltip_enableSendToHost": "Permitir enviar mensajes a hosts en scripts",
43+
"tooltip_enableSetObject": "Permitir cambios de los objetos del sistema en scripts",
44+
"tooltip_latitude": "Latitud como 5.345 para usar funciones astro",
45+
"tooltip_libraries": "Bibliotecas adicionales de NPM divididas por comas. Puede acceder a ellos con require ('nombre') en las secuencias de comandos.",
46+
"tooltip_longitude": "Longitud como 5.345 para usar funciones astro",
47+
"tooltip_useSystemGPS": "Usa las coordenadas de la configuración del sistema",
48+
"Maximum setState requests per Minute per Script": "Máximas solicitudes de Estados por minuto por script",
49+
"Create states for all astro times": "Crea estados para todos los tiempos astro.",
50+
"Maximum triggers per Script (until warning)": "Activadores máximos por script (hasta el aviso)",
51+
"Activate syntax help for these npm modules": "Active la ayuda de sintaxis para estos módulos npm",
52+
"Additional npm modules": "Módulos npm adicionales",
53+
"Do not subscribe all states on start": "No suscriba todos los estados al inicio",
54+
"Enable command \"exec\"": "Habilite el comando \"exec\"",
55+
"Enable command \"sendToHost\"": "Habilitar el comando \"sendToHost\"",
56+
"Enable command \"setObject\"": "Habilitar el comando \"setObject\"",
57+
"Latitude °": "Latitud °",
58+
"Longitude °": "Longitud °",
59+
"Next sunrise": "Próximo amanecer:",
60+
"Next sunset": "Próxima puesta de sol:"
61+
}

0 commit comments

Comments
 (0)