Add german translation to internet_speedtest plugin

This commit is contained in:
Markus Lorenz
2023-10-09 13:46:33 +02:00
parent b5649e3c7b
commit a69ce7b85d
2 changed files with 630 additions and 519 deletions

View File

@@ -0,0 +1,3 @@
## Übersicht
Ein Plugin zur periodischen Durchführung von Internetgeschwindigkeitstests.

View File

@@ -13,18 +13,30 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Internet speedtest" "string": "Internet speedtest"
},
{
"language_code": "de_de",
"string": "Internetgeschwindigkeitstest"
} }
], ],
"icon": [ "icon": [
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "<i class=\"fa-solid fa-gauge-high\"></i>" "string": "<i class=\"fa-solid fa-gauge-high\"></i>"
},
{
"language_code": "de_de",
"string": "<i class=\"fa-solid fa-gauge-high\"></i>"
} }
], ],
"description": [ "description": [
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "A plugin to perform a scheduled internet speedtest." "string": "A plugin to perform a scheduled internet speedtest."
},
{
"language_code": "de_de",
"string": "Ein Plugin zur periodischen Durchführung von Internetgeschwindigkeitstests."
} }
], ],
"params": [], "params": [],
@@ -47,6 +59,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -68,6 +84,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -85,6 +105,10 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -106,6 +130,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -123,6 +151,10 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Test run on" "string": "Test run on"
},
{
"language_code": "de_de",
"string": "Test durchgeführt am"
} }
] ]
}, },
@@ -144,6 +176,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Cambiado" "string": "Cambiado"
},
{
"language_code": "de_de",
"string": "Geändert"
} }
] ]
}, },
@@ -178,6 +214,10 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Download" "string": "Download"
},
{
"language_code": "de_de",
"string": "Download"
} }
] ]
}, },
@@ -212,6 +252,10 @@
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Upload" "string": "Upload"
},
{
"language_code": "de_de",
"string": "Upload"
} }
] ]
}, },
@@ -233,6 +277,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -254,6 +302,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "N/A" "string": "N/A"
},
{
"language_code": "de_de",
"string": "N/A"
} }
] ]
}, },
@@ -275,6 +327,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Comentarios" "string": "Comentarios"
},
{
"language_code": "de_de",
"string": "Kommentare"
} }
] ]
}, },
@@ -313,6 +369,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Estado" "string": "Estado"
},
{
"language_code": "de_de",
"string": "Status"
} }
] ]
}, },
@@ -334,6 +394,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Extra" "string": "Extra"
},
{
"language_code": "de_de",
"string": "Extra"
} }
] ]
} }
@@ -364,12 +428,20 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Cuando ejecuta" "string": "Cuando ejecuta"
},
{
"language_code": "de_de",
"string": "Wann ausführen"
} }
], ],
"description": [ "description": [
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Enable a regular internet speedtest. If you select <code>schedule</code> the scheduling settings from below are applied. If you select <code>once</code> the scan is run only once on start of the application (container) for the time specified in <a href=\"#INTRSPD_RUN_TIMEOUT\"><code>INTRSPD_RUN_TIMEOUT</code> setting</a>." "string": "Enable a regular internet speedtest. If you select <code>schedule</code> the scheduling settings from below are applied. If you select <code>once</code> the scan is run only once on start of the application (container) for the time specified in <a href=\"#INTRSPD_RUN_TIMEOUT\"><code>INTRSPD_RUN_TIMEOUT</code> setting</a>."
},
{
"language_code": "de_de",
"string": "Aktiviere periodische Internetgeschwindigkeitstests. Wenn <code>schedule</code> ausgewählt ist, werden die Einstellungen von unten genutzt. Bei <code>once</code> wird der Test nur einmal beim Start der Applikation (Container) für die unten in der <a href=\"#INTRSPD_RUN_TIMEOUT\"><code>INTRSPD_RUN_TIMEOUT</code> Einstellung</a> gesetzten Zeit durchgeführt."
} }
] ]
}, },
@@ -390,6 +462,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Comando" "string": "Comando"
},
{
"language_code": "de_de",
"string": "Befehl"
} }
], ],
"description": [ "description": [
@@ -400,6 +476,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Comando a ejecutar" "string": "Comando a ejecutar"
},
{
"language_code": "de_de",
"string": "Auszuführender Befehl"
} }
] ]
}, },
@@ -420,6 +500,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Schedule" "string": "Schedule"
},
{
"language_code": "de_de",
"string": "Zeitplan"
} }
], ],
"description": [ "description": [
@@ -430,6 +514,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Solo habilitado si selecciona <code>schedule</code> en la configuración <a href=\"#INTRSPD_RUN\"><code>INTRSPD_RUN</code></a>. Asegúrese de ingresar el schedule en el formato similar a cron correcto (por ejemplo, valide en <a href=\"https://crontab.guru/\" target=\"_blank\">crontab.guru</a>). Por ejemplo, ingrese <code >0 4 * * *</code> ejecutará el escaneo después de las 4 am en el <a onclick=\"toggleAllSettings()\" href=\"#TIMEZONE\"><code>TIMEZONE</code> que configuró arriba </a>. Se ejecutará la PRÓXIMA vez que pase el tiempo." "string": "Solo habilitado si selecciona <code>schedule</code> en la configuración <a href=\"#INTRSPD_RUN\"><code>INTRSPD_RUN</code></a>. Asegúrese de ingresar el schedule en el formato similar a cron correcto (por ejemplo, valide en <a href=\"https://crontab.guru/\" target=\"_blank\">crontab.guru</a>). Por ejemplo, ingrese <code >0 4 * * *</code> ejecutará el escaneo después de las 4 am en el <a onclick=\"toggleAllSettings()\" href=\"#TIMEZONE\"><code>TIMEZONE</code> que configuró arriba </a>. Se ejecutará la PRÓXIMA vez que pase el tiempo."
},
{
"language_code": "de_de",
"string": "Nur aktiv, wenn <code>schedule</code> in der <a href=\"#INTRSPD_RUN\"><code>INTRSPD_RUN</code> Einstellung</a> ausgewählt wurde. Sichergehen, dass das Intervall in einem korrekten cron-ähnlichen Format angegeben wurde (z.B. auf <a href=\"https://crontab.guru/\" target=\"_blank\">crontab.guru</a> testen). <code>0 4 * * *</code> würde den Scan täglich um 4 Uhr in der <a onclick=\"toggleAllSettings()\" href=\"#TIMEZONE\">oben ausgewählten <code>TIMEZONE</code></a> starten. Wird erst beim NÄCHSTEN Intervall ausgeführt. <br/>Es wird empfohlen, das Intervall aller Plugins, welche nach neuen Geräten suchen, auf den gleichen Wert zu setzen."
} }
] ]
}, },
@@ -453,7 +541,7 @@
}, },
{ {
"language_code": "de_de", "language_code": "de_de",
"string": "Wartezeit" "string": "Zeitlimit"
} }
], ],
"description": [ "description": [
@@ -464,6 +552,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Tiempo máximo en segundos para esperar a que finalice el script. Si se supera este tiempo, el script se cancela." "string": "Tiempo máximo en segundos para esperar a que finalice el script. Si se supera este tiempo, el script se cancela."
},
{
"language_code": "de_de",
"string": "Maximale Zeit in Sekunden, die auf den Abschluss des Skripts gewartet werden soll. Bei Überschreitung dieser Zeit wird das Skript abgebrochen."
} }
] ]
}, },
@@ -489,12 +581,20 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Visto" "string": "Visto"
},
{
"language_code": "de_de",
"string": "Überwacht"
} }
], ],
"description": [ "description": [
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "Send a notification if selected values change. Use <code>CTRL + Click</code> to select/deselect. <ul> <li><code>Watched_Value1</code> is Download speed (not recommended)</li><li><code>Watched_Value2</code> is Upload speed (not recommended)</li><li><code>Watched_Value3</code> unused </li><li><code>Watched_Value4</code> unused </li></ul>" "string": "Send a notification if selected values change. Use <code>CTRL + Click</code> to select/deselect. <ul> <li><code>Watched_Value1</code> is Download speed (not recommended)</li><li><code>Watched_Value2</code> is Upload speed (not recommended)</li><li><code>Watched_Value3</code> unused </li><li><code>Watched_Value4</code> unused </li></ul>"
},
{
"language_code": "de_de",
"string": "Sende eine Benachrichtigung, wenn ein ausgwählter Wert sich ändert. <code>STRG + klicken</code> zum aus-/abwählen. <ul> <li><code>Watched_Value1</code> ist die Download-Geschwindigkeit (nicht empfohlen)</li><li><code>Watched_Value2</code> ist die Upload-Geschwindigkeit (nicht empfohlen)</li><li><code>Watched_Value3</code> ist nicht in Verwendung </li><li><code>Watched_Value4</code> ist nicht in Verwendung </li></ul>"
} }
] ]
}, },
@@ -520,6 +620,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Informar sobre" "string": "Informar sobre"
},
{
"language_code": "de_de",
"string": "Benachrichtige wenn"
} }
], ],
"description": [ "description": [
@@ -530,6 +634,10 @@
{ {
"language_code": "es_es", "language_code": "es_es",
"string": "Envíe una notificación solo en estos estados. <code>new</code> significa que se descubrió un nuevo objeto único (combinación única de PrimaryId y SecondaryId). <code>watched-changed</code> significa que seleccionó <code>Watched_ValueN Las columnas </code> cambiaron." "string": "Envíe una notificación solo en estos estados. <code>new</code> significa que se descubrió un nuevo objeto único (combinación única de PrimaryId y SecondaryId). <code>watched-changed</code> significa que seleccionó <code>Watched_ValueN Las columnas </code> cambiaron."
},
{
"language_code": "de_de",
"string": "Benachrichtige nur bei diesen Status. <code>new</code> bedeutet ein neues eindeutiges (einzigartige Kombination aus PrimaryId und SecondaryId) Objekt wurde erkennt. <code>watched-changed</code> bedeutet eine ausgewählte <code>Watched_ValueN</code>-Spalte hat sich geändert."
} }
] ]
} }