This commit is contained in:
Andrew Z 2022-02-08 18:03:25 -05:00
parent c1b4c005cb
commit fd95895472
20 changed files with 250 additions and 83 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1644354200
"last_updated_timestamp": 1644361404
}

View File

@ -114258,7 +114258,7 @@
"Support": "https://forums.unraid.net/topic/80995-support-atunnecliffe-splunk/",
"Project": "https://www.splunk.com/",
"Overview": "This is a Dockerfile for Splunk designed for OpenShift and unRAID based on Alpine Linux - https://www.splunk.com\r\n\r\nIf you run the Dockerfile with no arguments you will get a single instance of Splunk 8.2.1 with the user admin:changeme2019.\r\n\r\nThe web interface is exposed on port HTTP/8000, data ingest on TCP/9997, and API on HTTPS/8089.\r\n\r\nCompatible with Splunk 7.1.0 and newer. ",
"WebUI": "http://[IP]:8000",
"WebUI": "http://[IP]:[PORT:8000}",
"TemplateURL": "https://raw.githubusercontent.com/andrew207/splunk/master/splunkunraid.xml",
"Icon": "https://secure.gravatar.com/avatar/c4cadc82a16e67018f57f1fc2547caa4.jpg",
"PostArgs": "",
@ -208914,7 +208914,7 @@
"Privileged": "false",
"Support": "https://github.com/shneezin/breitbandmessung-node",
"Project": "https://github.com/shneezin/breitbandmessung-node",
"Overview": "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.\r\n\r\nhttps://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html",
"Overview": "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.\r\n\r\nhttps://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html\r\n\r\nGo to the Config directory and create a file called \"config.cfg\" with the content:\r\n\r\ntimezone=Europe/Berlin\r\ncrontab=0 * * * *\r\nrun_once=true\r\nrun_on_startup=true\r\n\r\nFor a hourly cronjob to check your connection.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/patrickstigler/unraid_app_templates/master/breitbandmessung-de/breitbandmessung-de.xml",
"Icon": "https://www.bundesnetzagentur.de/SiteGlobals/StyleBundles2/Bilder/auto/logo.svg?__blob=normal&v=5",
@ -208965,8 +208965,8 @@
"Network-Other"
],
"downloads": 260,
"LastUpdate": 1644258956,
"LastUpdateScan": 1644354199,
"LastUpdate": 1644258956,
"FirstSeen": 1644354199
},
{
@ -211113,7 +211113,6 @@
],
"downloads": 146032,
"stars": 3,
"LastUpdate": 1641036858,
"trending": 63.393,
"trends": [
48.956,
@ -211132,6 +211131,7 @@
146032
],
"LastUpdateScan": 1644354200,
"LastUpdate": 1641036858,
"FirstSeen": 1636560150,
"topTrending": 14.436999999999998
},
@ -219785,9 +219785,9 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 7,
"LastUpdateScan": 1641762439,
"downloads": 134,
"LastUpdate": 1643202154,
"LastUpdateScan": 1644361401,
"FirstSeen": 1641762439
},
{
@ -221179,9 +221179,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 37,
"LastUpdateScan": 1641762440,
"downloads": 160,
"LastUpdate": 1641916180,
"LastUpdateScan": 1644361402,
"FirstSeen": 1641762440
},
{
@ -221580,9 +221580,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 22,
"LastUpdateScan": 1641762440,
"downloads": 155,
"LastUpdate": 1641916196,
"LastUpdateScan": 1644361402,
"FirstSeen": 1641762440
},
{
@ -221981,9 +221981,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 24,
"LastUpdateScan": 1641762440,
"downloads": 83,
"LastUpdate": 1641916211,
"LastUpdateScan": 1644361403,
"FirstSeen": 1641762440
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1588,
"last_updated_timestamp": 1644354200,
"last_updated": "2022-02-08 16:03",
"last_updated_timestamp": 1644361404,
"last_updated": "2022-02-08 18:03",
"categories": [
{
"Cat": "Backup:",
@ -114420,7 +114420,7 @@
"Support": "https://forums.unraid.net/topic/80995-support-atunnecliffe-splunk/",
"Project": "https://www.splunk.com/",
"Overview": "This is a Dockerfile for Splunk designed for OpenShift and unRAID based on Alpine Linux - https://www.splunk.com\r\n\r\nIf you run the Dockerfile with no arguments you will get a single instance of Splunk 8.2.1 with the user admin:changeme2019.\r\n\r\nThe web interface is exposed on port HTTP/8000, data ingest on TCP/9997, and API on HTTPS/8089.\r\n\r\nCompatible with Splunk 7.1.0 and newer. ",
"WebUI": "http://[IP]:8000",
"WebUI": "http://[IP]:[PORT:8000}",
"TemplateURL": "https://raw.githubusercontent.com/andrew207/splunk/master/splunkunraid.xml",
"Icon": "https://secure.gravatar.com/avatar/c4cadc82a16e67018f57f1fc2547caa4.jpg",
"PostArgs": "",
@ -209076,7 +209076,7 @@
"Privileged": "false",
"Support": "https://github.com/shneezin/breitbandmessung-node",
"Project": "https://github.com/shneezin/breitbandmessung-node",
"Overview": "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.\r\n\r\nhttps://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html",
"Overview": "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.\r\n\r\nhttps://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html\r\n\r\nGo to the Config directory and create a file called \"config.cfg\" with the content:\r\n\r\ntimezone=Europe/Berlin\r\ncrontab=0 * * * *\r\nrun_once=true\r\nrun_on_startup=true\r\n\r\nFor a hourly cronjob to check your connection.",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/patrickstigler/unraid_app_templates/master/breitbandmessung-de/breitbandmessung-de.xml",
"Icon": "https://www.bundesnetzagentur.de/SiteGlobals/StyleBundles2/Bilder/auto/logo.svg?__blob=normal&v=5",
@ -209127,8 +209127,8 @@
"Network-Other"
],
"downloads": 260,
"LastUpdate": 1644258956,
"LastUpdateScan": 1644354199,
"LastUpdate": 1644258956,
"FirstSeen": 1644354199
},
{
@ -211275,7 +211275,6 @@
],
"downloads": 146032,
"stars": 3,
"LastUpdate": 1641036858,
"trending": 63.393,
"trends": [
48.956,
@ -211294,6 +211293,7 @@
146032
],
"LastUpdateScan": 1644354200,
"LastUpdate": 1641036858,
"FirstSeen": 1636560150,
"topTrending": 14.436999999999998
},
@ -219947,9 +219947,9 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 7,
"LastUpdateScan": 1641762439,
"downloads": 134,
"LastUpdate": 1643202154,
"LastUpdateScan": 1644361401,
"FirstSeen": 1641762439
},
{
@ -221341,9 +221341,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 37,
"LastUpdateScan": 1641762440,
"downloads": 160,
"LastUpdate": 1641916180,
"LastUpdateScan": 1644361402,
"FirstSeen": 1641762440
},
{
@ -221742,9 +221742,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 22,
"LastUpdateScan": 1641762440,
"downloads": 155,
"LastUpdate": 1641916196,
"LastUpdateScan": 1644361402,
"FirstSeen": 1641762440
},
{
@ -222143,9 +222143,9 @@
"MediaServer-Music",
"MediaServer-Photos"
],
"downloads": 24,
"LastUpdateScan": 1641762440,
"downloads": 83,
"LastUpdate": 1641916211,
"LastUpdateScan": 1644361403,
"FirstSeen": 1641762440
},
{

View File

@ -26,6 +26,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -51,12 +53,15 @@
"Parity-Sync in progress",
"Please change share SMB security",
"previous device",
"Reading",
"See %s Settings",
"SMART controller type",
"SMART notification tolerance level",
"SMART self-test in progress",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool",
"Unassigned Devices",
@ -300,6 +305,8 @@
"aborted",
"ago",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Blacklisted USB Flash GUID",
"Browser cookie support required for Unraid OS webgui",
"Cache",
@ -731,6 +738,10 @@
},
"de_DE - German / Deutsch": {
"missing": {
"/javascript.txt": [
"Array Copying",
"Array Clearing"
],
"/main.txt": [
"Action",
"Data-Rebuild in progress",
@ -738,8 +749,11 @@
"enter disk index and device name as applicable to your controller",
"Parity Operation History",
"Parity-Sync in progress",
"Reading",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"will pause Data-Rebuild",
"will pause Disk-Clear",
"will pause Parity-Check",
@ -783,6 +797,8 @@
"Stable"
],
"/translations.txt": [
"Array Clearing",
"Array Copying",
"Data-Rebuild",
"Disk-Clear",
"Keep server details anonymous",
@ -1173,6 +1189,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -1198,12 +1216,15 @@
"Parity-Sync in progress",
"Please change share SMB security",
"previous device",
"Reading",
"See %s Settings",
"SMART controller type",
"SMART notification tolerance level",
"SMART self-test in progress",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool",
"will pause Data-Rebuild",
@ -1433,6 +1454,8 @@
"%s weeks ago",
"aborted",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Blacklisted USB Flash GUID",
"Browser cookie support required for Unraid OS webgui",
"Checking Wan IPs",
@ -1980,7 +2003,9 @@
],
"/javascript.txt": [
"Donate",
"Read Me First"
"Read Me First",
"Array Copying",
"Array Clearing"
],
"/main.txt": [
"Action",
@ -1988,8 +2013,11 @@
"Disk-Clear in progress",
"Parity Operation History",
"Parity-Sync in progress",
"Reading",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"will pause Data-Rebuild",
"will pause Disk-Clear",
"will pause Parity-Check",
@ -2027,6 +2055,8 @@
"/translations.txt": [
"aborted",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Checking Wan IPs",
"Data-Rebuild",
"Disk-Clear",
@ -2195,6 +2225,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -2219,12 +2251,15 @@
"Parity-Sync in progress",
"Please change share SMB security",
"previous device",
"Reading",
"See %s Settings",
"SMART controller type",
"SMART notification tolerance level",
"SMART self-test in progress",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"The replacement disk must be as big or bigger than the original",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool",
@ -3138,6 +3173,8 @@
"aborted",
"ago",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Blacklisted USB Flash GUID",
"Browser cookie support required for Unraid OS webgui",
"Cache",
@ -4236,6 +4273,8 @@
"VNC Remote",
"WebUI",
"Yes",
"Array Copying",
"Array Clearing",
"Array Starting",
"Array Stopping",
"Mounting disks",
@ -4403,6 +4442,7 @@
"Raw Value",
"Raw View",
"Read-Check in progress",
"Reading",
"Reboot in safe mode",
"registration key",
"Registration Key Manager",
@ -4442,11 +4482,13 @@
"Started, array protected",
"Started, array unprotected",
"Started, clearing",
"Started, copying",
"Started, formatting",
"Starting, copying",
"Starting",
"Stopping",
"Sync errors",
"Sync errors corrected",
"Sync errors detected",
"Sync",
"Syslinux Configuration",
"Syslinux configuration",
@ -5437,6 +5479,8 @@
"Anonymous Mode",
"Apply",
"Apps",
"Array Clearing",
"Array Copying",
"Array Started",
"Array Starting",
"Array Stopped",
@ -6591,6 +6635,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -6607,8 +6653,11 @@
"Parity Operation History",
"Parity-Sync in progress",
"previous device",
"Reading",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"will pause Data-Rebuild",
"will pause Disk-Clear",
"will pause Parity-Check",
@ -6848,6 +6897,8 @@
"aborted",
"ago",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Blacklisted USB Flash GUID",
"Browser cookie support required for Unraid OS webgui",
"Cache",
@ -7271,7 +7322,9 @@
],
"/javascript.txt": [
"Donate",
"Read Me First"
"Read Me First",
"Array Copying",
"Array Clearing"
],
"/main.txt": [
"Action",
@ -7279,8 +7332,11 @@
"Disk-Clear in progress",
"Parity Operation History",
"Parity-Sync in progress",
"Reading",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"will pause Data-Rebuild",
"will pause Disk-Clear",
"will pause Parity-Check",
@ -7312,6 +7368,8 @@
"Terminal font size"
],
"/translations.txt": [
"Array Clearing",
"Array Copying",
"Checking Wan IPs",
"Data-Rebuild",
"Disk-Clear",
@ -7621,6 +7679,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -7646,12 +7706,15 @@
"Parity-Sync in progress",
"Please change share SMB security",
"previous device",
"Reading",
"See %s Settings",
"SMART controller type",
"SMART notification tolerance level",
"SMART self-test in progress",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"This will ERASE ALL device content",
"This will ERASE content of ALL devices in the pool",
"Unassigned Devices",
@ -7903,6 +7966,8 @@
"aborted",
"ago",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Blacklisted USB Flash GUID",
"Browser cookie support required for Unraid OS webgui",
"Cache",
@ -8418,6 +8483,8 @@
"/javascript.txt": [
"Donate",
"Read Me First",
"Array Copying",
"Array Clearing",
"Container Path",
"Container Port",
"Container Variable",
@ -8497,6 +8564,7 @@
"Raw Value",
"Raw View",
"Read-Check in progress",
"Reading",
"Reboot in safe mode",
"registration key",
"Registration Key Manager",
@ -8536,11 +8604,13 @@
"Started, array protected",
"Started, array unprotected",
"Started, clearing",
"Started, copying",
"Started, formatting",
"Starting, copying",
"Starting",
"Stopping",
"Sync errors",
"Sync errors corrected",
"Sync errors detected",
"Sync",
"Syslinux Configuration",
"Syslinux configuration",
@ -9531,6 +9601,8 @@
"Anonymous Mode",
"Apply",
"Apps",
"Array Clearing",
"Array Copying",
"Array Started",
"Array Starting",
"Array Stopped",
@ -10538,7 +10610,9 @@
],
"/javascript.txt": [
"Donate",
"Read Me First"
"Read Me First",
"Array Copying",
"Array Clearing"
],
"/main.txt": [
"Action",
@ -10550,8 +10624,11 @@
"Parity Operation History",
"Parity-Sync in progress",
"previous device",
"Reading",
"Started, clearing",
"Started, copying",
"Starting, copying",
"Sync errors corrected",
"Sync errors detected",
"will pause Data-Rebuild",
"will pause Disk-Clear",
"will pause Parity-Check",
@ -10777,6 +10854,8 @@
"/translations.txt": [
"aborted",
"Anonymous Mode",
"Array Clearing",
"Array Copying",
"Browser cookie support required for Unraid OS webgui",
"Cache",
"Checking Wan IPs",

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=تطبيق
Apps=تطبيقات
Array must be Stopped to change=يجب أن تكون المصفوفة **متوقفة** للتغيير
Array Clearing=
Array Copying=
Array Started=تم تشغيل المصفوفة
Array Starting=تشغيل المصفوفة
Array Stopped=تم إيقاف المصفوفة
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 242 missing translations
; Note: February 8, 2022 - 244 missing translations

View File

@ -557,6 +557,8 @@ Anonymous Mode=anonymer Modus
Apply=Anwenden
Apps=Apps
Array must be Stopped to change=Array muss **gestoppt** werden, um Änderungen durchzuführen
Array Clearing=
Array Copying=
Array Started=Array gestartet
Array Starting=Array startet
Array Stopped=Array gestoppt
@ -1206,4 +1208,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Anmerkung:
This may indicate a complex network that will not work with this Remote Access solution=Dies könnte auf ein komplexes Netzwerk hinweisen, das nicht mit dieser Fernzugriffslösung funktionieren wird
Ignore this message if you are currently connected via Remote Access or VPN=Ignoriere diese Nachricht, wenn du derzeit über Fernzugriff oder VPN verbunden bist
; Note: February 8, 2022 - 5 missing translations
; Note: February 8, 2022 - 7 missing translations

View File

@ -556,6 +556,8 @@ Anonymous Mode=
Apply=
Apps=
Array must be Stopped to change=Array must be **Stopped** to change
Array Clearing=
Array Copying=
Array Started=
Array Starting=
Array Stopped=

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=Aplicar
Apps=Apps
Array must be Stopped to change=El array debe estar Detenido para cambiar
Array Clearing=
Array Copying=
Array Started=Array Iniciado
Array Starting=Iniciando Array
Array Stopped=Array Detenido
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 79 missing translations
; Note: February 8, 2022 - 81 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=Appliquer
Apps=Applis
Array must be Stopped to change=Le Array doit être arrêté pour faire des changements
Array Clearing=
Array Copying=
Array Started=Le Array a été démarré
Array Starting=Démarrage du Array en cours
Array Stopped=Array arrêté
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remarque: L
This may indicate a complex network that will not work with this Remote Access solution=Cela peut indiquer un réseau complexe qui ne fonctionnera pas avec cette solution d'accès à distance
Ignore this message if you are currently connected via Remote Access or VPN=Ignorez ce message si vous êtes actuellement connecté via Remote Access ou VPN
; Note: February 8, 2022 - 11 missing translations
; Note: February 8, 2022 - 13 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=Applica
Apps=Apps
Array must be Stopped to change=Array must be **Stopped** to change
Array Clearing=
Array Copying=
Array Started=Array Avviato
Array Starting=Avvio Array
Array Stopped=Arrey arrestato
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 246 missing translations
; Note: February 8, 2022 - 248 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=
Apps=
Array must be Stopped to change=Array must be **Stopped** to change
Array Clearing=
Array Copying=
Array Started=
Array Starting=
Array Stopped=
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 599 missing translations
; Note: February 8, 2022 - 601 missing translations

View File

@ -555,6 +555,8 @@ Anonymous Mode=Anonieme modus
Apply=Toepassen
Apps=Apps
Array must be Stopped to change=De array moet **gestopt** worden om veranderingen te maken
Array Clearing=Array leegmaken
Array Copying=Array kopiëren
Array Started=Array is gestart
Array Starting=Array wordt gestart
Array Stopped=Array is gestopt

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=Lagre
Apps=Apps
Array must be Stopped to change=Arrayet være **stoppet** for å endre
Array Clearing=
Array Copying=
Array Started=Arrayet er startet
Array Starting=Arrayet starter
Array Stopped=Arrayet er stoppet
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 219 missing translations
; Note: February 8, 2022 - 221 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=Tryb Anonimowy
Apply=Zastosuj
Apps=Aplikacje
Array must be Stopped to change=Macierz musi być **zatrzymana** by wprowadzić zmiany
Array Clearing=
Array Copying=
Array Started=Macierz uruchomiona
Array Starting=Uruchamianie macierzy
Array Stopped=Macierz zatrzymana
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Uwaga: adre
This may indicate a complex network that will not work with this Remote Access solution=Może to wskazywać na złożoną sieć, która nie będzie działać z tym rozwiązaniem zdalnego dostępu
Ignore this message if you are currently connected via Remote Access or VPN=Zignoruj tą wiadomość jeśli aktualnie jesteś podłączony przez Zdalny Dostęp lub VPN
; Note: February 8, 2022 - 5 missing translations
; Note: February 8, 2022 - 7 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=Aplicar
Apps=Aplicações
Array must be Stopped to change=O array tem de ser **Parado** para alterar
Array Clearing=
Array Copying=
Array Started=Array iniciado
Array Starting=A iniciar array
Array Stopped=Array parado
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 239 missing translations
; Note: February 8, 2022 - 241 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=
Apps=
Array must be Stopped to change=Array must be **Stopped** to change
Array Clearing=
Array Copying=
Array Started=
Array Starting=
Array Stopped=
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 599 missing translations
; Note: February 8, 2022 - 601 missing translations

View File

@ -559,6 +559,8 @@ Anonymous Mode=
Apply=应用
Apps=应用
Array must be Stopped to change=必须**停止**阵列才能更改
Array Clearing=
Array Copying=
Array Started=阵列已启动
Array Starting=阵列正在启动
Array Stopped=阵列已停止
@ -1208,4 +1210,4 @@ Remark Unraids WAN IPv4 %1s does not match your clients WAN IPv4 %2s=Remark: Unr
This may indicate a complex network that will not work with this Remote Access solution=
Ignore this message if you are currently connected via Remote Access or VPN=
; Note: February 8, 2022 - 27 missing translations
; Note: February 8, 2022 - 29 missing translations

View File

@ -34821,7 +34821,6 @@
],
"downloads": 253557,
"stars": 15,
"LastUpdate": 1604211714,
"trending": 0.172,
"trends": [
0.186,
@ -34851,6 +34850,7 @@
253557
],
"LastUpdateScan": 1644347003,
"LastUpdate": 1604211714,
"FirstSeen": 1447131600,
"topTrending": -0.014000000000000012,
"topPerforming": 0.172
@ -67233,7 +67233,6 @@
],
"downloads": 61164694,
"stars": 8,
"LastUpdate": 1644154540,
"trending": 6.17,
"trends": [
19.568,
@ -67263,6 +67262,7 @@
61164694
],
"LastUpdateScan": 1644347004,
"LastUpdate": 1644154540,
"FirstSeen": 1615773769,
"topTrending": -13.398000000000001,
"topPerforming": 6.17
@ -67325,7 +67325,6 @@
],
"downloads": 3435788,
"stars": 4,
"LastUpdate": 1644154547,
"trending": 1.264,
"trends": [
0.177,
@ -67355,6 +67354,7 @@
3435788
],
"LastUpdateScan": 1644347005,
"LastUpdate": 1644154547,
"FirstSeen": 1615773770,
"topTrending": 1.087,
"topPerforming": 1.264
@ -67527,7 +67527,6 @@
],
"downloads": 32791,
"stars": 1,
"LastUpdate": 1644182490,
"trending": 12.272,
"trends": [
20.448,
@ -67555,6 +67554,7 @@
32791
],
"LastUpdateScan": 1644347006,
"LastUpdate": 1644182490,
"FirstSeen": 1618366916,
"topTrending": -8.176
},
@ -178088,7 +178088,6 @@
],
"downloads": 26497604,
"stars": 29,
"LastUpdate": 1644001491,
"trending": 12.784,
"trends": [
21.53,
@ -178118,6 +178117,7 @@
26497604
],
"LastUpdateScan": 1644347007,
"LastUpdate": 1644001491,
"FirstSeen": 1607984248,
"topTrending": -8.746,
"topPerforming": 12.784
@ -182785,7 +182785,6 @@
],
"downloads": 3996679,
"stars": 106,
"LastUpdate": 1637218167,
"trending": 2.533,
"trends": [
2.464,
@ -182815,6 +182814,7 @@
3996679
],
"LastUpdateScan": 1644347008,
"LastUpdate": 1637218167,
"FirstSeen": 1613164241,
"topTrending": 0.06899999999999995,
"topPerforming": 2.533
@ -185309,7 +185309,6 @@
],
"downloads": 166048,
"stars": 18,
"LastUpdate": 1636245662,
"trending": 10.231,
"trends": [
12.738,
@ -185325,6 +185324,7 @@
166048
],
"LastUpdateScan": 1644347009,
"LastUpdate": 1636245662,
"FirstSeen": 1639148623
},
{
@ -189567,7 +189567,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1644347009,
"FirstSeen": 1618366917
},
{
@ -208906,6 +208905,70 @@
"FirstSeen": 1634416856,
"topTrending": 3.385
},
{
"Name": "breitbandmessung-de",
"Repository": "shneezin/breitbandmessung-node",
"Registry": "https://hub.docker.com/r/shneezin/breitbandmessung-node",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/shneezin/breitbandmessung-node",
"Project": "https://github.com/shneezin/breitbandmessung-node",
"Overview": "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.\r\n\r\nhttps://www.bundesnetzagentur.de/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Breitband/Breitbandmessung/start.html",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/patrickstigler/unraid_app_templates/master/breitbandmessung-de/breitbandmessung-de.xml",
"Icon": "https://www.bundesnetzagentur.de/SiteGlobals/StyleBundles2/Bilder/auto/logo.svg?__blob=normal&v=5",
"ExtraParams": "--restart=always",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Config Path",
"Target": "/usr/src/app/config",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /usr/src/app/config",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/breitbandmessung-de/config/"
},
{
"@attributes": {
"Name": "Messurement Logs",
"Target": "/export/",
"Default": "",
"Mode": "rw",
"Description": "Container Path: /export/",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/breitbandmessung-de/logs/"
}
],
"Repo": "patrickstigler's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/patrickstiglersRepository/breitbandmessung-de/breitbandmessung-de.xml",
"CategoryList": [
"HomeAutomation",
"Productivity",
"Tools-Utilities",
"Other",
"Network-Management",
"Network-Other"
],
"downloads": 260,
"LastUpdate": 1644258956,
"LastUpdateScan": 1644354199,
"FirstSeen": 1644354199
},
{
"Name": "facturascripts",
"Repository": "patrickstigler/facturascripts",
@ -211048,25 +211111,29 @@
"CategoryList": [
"GameServers"
],
"downloads": 53458,
"stars": 2,
"trending": 42.837,
"downloads": 146032,
"stars": 3,
"LastUpdate": 1641036858,
"trending": 63.393,
"trends": [
48.956,
42.837
42.837,
63.393
],
"trendsDate": [
1639155832,
1641755343
1641755343,
1644354200
],
"downloadtrend": [
15598,
30558,
53458
53458,
146032
],
"LastUpdateScan": 1641755343,
"LastUpdate": 1641036858,
"FirstSeen": 1636560150
"LastUpdateScan": 1644354200,
"FirstSeen": 1636560150,
"topTrending": 14.436999999999998
},
{
"Name": "FileFlows-Node",

View File

@ -62917,9 +62917,9 @@
},
"sagetvopen/sagetv-opendct": {
"Base": null,
"Downloads": 7,
"Downloads": 134,
"Stars": null,
"Time": 1641762439,
"Time": 1644361401,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -62928,9 +62928,9 @@
},
"sagetvopen/sagetv-server-opendct-java8": {
"Base": null,
"Downloads": 37,
"Downloads": 160,
"Stars": null,
"Time": 1641762440,
"Time": 1644361402,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -62939,9 +62939,9 @@
},
"sagetvopen/sagetv-server-opendct-java11": {
"Base": null,
"Downloads": 22,
"Downloads": 155,
"Stars": null,
"Time": 1641762440,
"Time": 1644361402,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -62950,9 +62950,9 @@
},
"sagetvopen/sagetv-server-opendct-java16": {
"Base": null,
"Downloads": 24,
"Downloads": 83,
"Stars": null,
"Time": 1641762440,
"Time": 1644361403,
"trending": null,
"trends": null,
"downloadtrend": null,

View File

@ -1,5 +1,5 @@
{
"caFixed": 238,
"caFixed": 237,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -470,11 +470,6 @@
"No Icon specified within the application template"
]
},
"Andrew207's Repository": {
"atunnecliffe/splunk": [
"Hardcoded port found in webUI entry"
]
},
"Selfhosters Unraid Discord Repository": {
"mattermost/focalboard": [
"No category entry present"