Expose config options for cleartext stratum port
This commit is contained in:
@@ -0,0 +1,356 @@
|
||||
import { LangDict } from './default'
|
||||
|
||||
export default {
|
||||
es_ES: {
|
||||
0: '(aún no generado — inicie el servicio una vez)',
|
||||
1: 'Acepta conexiones stratum por TLS mediante un sidecar stunnel en un segundo puerto. Se genera y persiste un certificado autofirmado una sola vez: los mineros deben confiar en el certificado (vea la acción Certificado TLS de Stratum) o conectarse con la verificación desactivada.',
|
||||
2: 'Todos los envíos de bloques confirmados',
|
||||
3: 'Todos los contadores de latencia (conteo, promedio, último, trabajo desperdiciado) se han restablecido. Las nuevas mediciones se acumularán a partir del próximo bloque.',
|
||||
4: 'Ya ausente',
|
||||
5: 'URL base de una instancia mempool autoalojada para los enlaces del panel (p. ej. https://mempool.example.com). Kamado añade /address/<addr> y /block/<hash>, por lo que la instancia debe seguir el esquema de URL estándar de mempool.space. Déjelo vacío para usar el mempool.space público.',
|
||||
6: 'RPC de Bitcoin Core',
|
||||
7: 'No se puede acceder al RPC de Bitcoin Core',
|
||||
8: 'Envío de bloques',
|
||||
9: 'Estadísticas de latencia de bloques puestas a cero',
|
||||
10: 'Techo del algoritmo vardiff. 0 significa sin límite.',
|
||||
11: 'Certificado (PEM)',
|
||||
12: 'Elimina el certificado TLS de stratum actual para que se genere uno nuevo en el próximo inicio del servicio. Úselo para rotar un certificado caducado o no confiable.',
|
||||
13: 'Etiqueta de coinbase',
|
||||
14: 'Configurar',
|
||||
15: 'Conecte los mineros con stratum+ssl:// a la interfaz Stratum (TLS). El certificado es autofirmado: pegue el PEM en firmware que acepte una raíz personalizada, fije la huella o desactive la verificación.',
|
||||
16: 'Conectado a Bitcoin Core',
|
||||
17: 'Puerto TLS de stratum del lado del contenedor. El puerto accesible desde el exterior se muestra en la interfaz Stratum (TLS).',
|
||||
18: 'URL de explorador de bloques personalizado',
|
||||
19: 'Personalice vardiff, TLS, notificaciones de bloques, registro y enlaces del explorador',
|
||||
20: 'Depuración',
|
||||
21: 'Desconecta a los clientes que no hayan enviado una participación en este número de segundos. 0 desactiva la desconexión por inactividad.',
|
||||
22: 'Muestra una instantánea de estado completa: sincronización de Bitcoin Core, salud de ckpool, mineros conectados, hashrate, bloques encontrados y diagnóstico de envíos.',
|
||||
23: 'Desconexión por inactividad (segundos)',
|
||||
24: 'Active primero Stratum TLS en Configurar',
|
||||
25: 'Error',
|
||||
26: 'FALLO — vea los detalles arriba',
|
||||
27: 'No se pudieron restablecer las estadísticas de latencia — la API de Kamado no respondió',
|
||||
28: 'Huella digital (SHA-256)',
|
||||
29: 'Suelo del algoritmo vardiff.',
|
||||
30: 'Certificado autofirmado completo. Copie todo el bloque incluidos los marcadores BEGIN/END CERTIFICATE.',
|
||||
31: 'Información',
|
||||
32: 'Objetivo vardiff inicial para nuevas conexiones de mineros. Los mineros tipo Bitaxe suelen quedar en torno a 16384.',
|
||||
33: 'No se puede acceder a la API de Kamado — el servicio puede estar caído',
|
||||
34: 'Kamado Pool usa notificaciones ZMQ de bloques para detectar trabajo obsoleto en menos de un segundo — cada segundo de trabajo obsoleto en modo solo es hashrate quemado en un bloque muerto.',
|
||||
35: 'Nivel de registro',
|
||||
36: 'Dificultad máxima',
|
||||
37: 'Los mineros conectados por TLS se desconectarán al reiniciar y deberán aceptar o volver a fijar la huella del nuevo certificado.',
|
||||
38: 'Dificultad mínima',
|
||||
39: 'Debe ser una URL http:// o https:// sin espacios',
|
||||
40: 'Próximos pasos:',
|
||||
41: 'No se encontraron archivos de certificado TLS (puede que TLS no esté activado)',
|
||||
42: 'No había archivos de certificado.',
|
||||
43: 'CORRECTO — el pool está en buen estado',
|
||||
44: 'Punto de acceso stratum sin cifrar. Apunte aquí a los mineros con su dirección de pago de Bitcoin como nombre de usuario',
|
||||
45: 'Estado del pool',
|
||||
46: 'Proporcione la nueva huella o el PEM a los mineros que fijan el certificado.',
|
||||
47: 'Panel de Kamado Pool en tiempo real (hashrate, mineros, bloques, mejores participaciones)',
|
||||
48: 'Regenerar certificado TLS',
|
||||
49: 'Eliminado',
|
||||
50: 'Restablecer latencia de bloques',
|
||||
51: 'Reinicie Kamado Pool.',
|
||||
52: 'Ejecute la acción Certificado TLS de Stratum para ver la nueva huella y el PEM.',
|
||||
53: 'Cadena corta incrustada en la transacción coinbase de los bloques resueltos.',
|
||||
54: 'Muestra el certificado TLS autofirmado de stratum: huella SHA-256 para fijar y el PEM completo para pegar en el firmware del minero (p. ej. el campo «Stratum SSL Cert» de AxeOS).',
|
||||
55: 'Dificultad inicial',
|
||||
56: 'Stratum',
|
||||
57: 'Stratum (TLS)',
|
||||
58: 'Servidor stratum',
|
||||
59: 'Stratum TLS',
|
||||
60: 'Certificado TLS de Stratum',
|
||||
61: 'Suscribirse al tema ZMQ hashblock de Bitcoin Core para detectar bloques en menos de un segundo. El sondeo RPC permanece activo como respaldo en cualquier caso.',
|
||||
62: 'Puerto TLS (interno)',
|
||||
63: 'Certificado TLS eliminado — reinicie el servicio para generar uno nuevo',
|
||||
64: 'El stratum TLS acepta conexiones',
|
||||
65: 'El stratum TLS no acepta conexiones',
|
||||
66: 'Punto de acceso stratum cifrado con TLS (certificado autofirmado — vea la acción Certificado TLS de Stratum)',
|
||||
67: 'No se puede acceder al panel de Kamado',
|
||||
68: 'El panel de Kamado está accesible',
|
||||
69: 'El servidor stratum acepta conexiones',
|
||||
70: 'El servidor stratum no acepta conexiones',
|
||||
71: 'Úselo para fijar la huella en firmwares de mineros que lo admitan. Solo cambia cuando se regenera el certificado.',
|
||||
72: 'Verbosidad de la salida de registro de kamado-api.',
|
||||
73: 'Advertencia',
|
||||
74: 'Panel web',
|
||||
75: 'Flujo de bloques ZMQ',
|
||||
76: 'Notificaciones de bloques ZMQ',
|
||||
77: 'El flujo de bloques ZMQ está obsoleto — las notificaciones de bloques recurren al sondeo RPC',
|
||||
78: 'Las notificaciones de bloques ZMQ fluyen correctamente',
|
||||
79: 'Pone a cero los contadores de latencia de actualización de bloques (promedio, último, trabajo desperdiciado, conteo). Úselo tras ajustar ZMQ o ckpool para empezar mediciones nuevas.',
|
||||
80: 'bloque(s) enviados a bitcoind pero no confirmados — revise los registros de Bitcoin Core',
|
||||
81: 'segundos',
|
||||
82: 'Puerto stratum',
|
||||
83: 'Puerto TCP en el que escucha el servidor stratum sin cifrar. StartOS también intenta publicar el pool en ese mismo número de puerto en su red, por lo que normalmente es el puerto que dará a sus mineros: revise la interfaz Stratum después de guardar, ya que el sistema elegirá otro puerto externo si este ya está ocupado.',
|
||||
84: 'Puerto TLS de stratum',
|
||||
85: 'Puerto TCP en el que stunnel acepta conexiones stratum TLS. Solo se usa cuando Stratum TLS está activado más abajo.',
|
||||
},
|
||||
de_DE: {
|
||||
0: '(noch nicht erzeugt — starten Sie den Dienst einmal)',
|
||||
1: 'Akzeptiert Stratum-Verbindungen über TLS mittels eines stunnel-Sidecars auf einem zweiten Port. Ein selbstsigniertes Zertifikat wird einmal erzeugt und gespeichert — Miner müssen dem Zertifikat vertrauen (siehe Aktion „Stratum-TLS-Zertifikat“) oder ohne Verifizierung verbinden.',
|
||||
2: 'Alle Blockeinreichungen bestätigt',
|
||||
3: 'Alle Latenzzähler (Anzahl, Durchschnitt, letzter, verschwendete Arbeit) wurden zurückgesetzt. Neue Messungen sammeln sich ab dem nächsten Block.',
|
||||
4: 'Bereits nicht vorhanden',
|
||||
5: 'Basis-URL einer selbst gehosteten Mempool-Instanz für Dashboard-Links (z. B. https://mempool.example.com). Kamado hängt /address/<addr> und /block/<hash> an, die Instanz muss also dem Standard-URL-Schema von mempool.space folgen. Leer lassen, um das öffentliche mempool.space zu verwenden.',
|
||||
6: 'Bitcoin Core RPC',
|
||||
7: 'Bitcoin Core RPC ist nicht erreichbar',
|
||||
8: 'Blockeinreichung',
|
||||
9: 'Blocklatenz-Statistiken auf null zurückgesetzt',
|
||||
10: 'Obergrenze für den Vardiff-Algorithmus. 0 bedeutet keine Begrenzung.',
|
||||
11: 'Zertifikat (PEM)',
|
||||
12: 'Löscht das aktuelle Stratum-TLS-Zertifikat, sodass beim nächsten Dienststart ein neues erzeugt wird. Verwenden Sie dies, um ein abgelaufenes oder nicht vertrauenswürdiges Zertifikat zu rotieren.',
|
||||
13: 'Coinbase-Tag',
|
||||
14: 'Konfigurieren',
|
||||
15: 'Verbinden Sie Miner mit stratum+ssl:// mit der Stratum-(TLS)-Schnittstelle. Das Zertifikat ist selbstsigniert: Fügen Sie das PEM in Firmware ein, die eine eigene Root akzeptiert, pinnen Sie den Fingerabdruck oder deaktivieren Sie die Verifizierung.',
|
||||
16: 'Mit Bitcoin Core verbunden',
|
||||
17: 'Containerseitiger TLS-Stratum-Port. Der extern erreichbare Port wird auf der Stratum-(TLS)-Schnittstelle angezeigt.',
|
||||
18: 'Benutzerdefinierte Block-Explorer-URL',
|
||||
19: 'Passen Sie Vardiff, TLS, Blockbenachrichtigungen, Protokollierung und Explorer-Links an',
|
||||
20: 'Debug',
|
||||
21: 'Trennt Clients, die innerhalb dieser Sekundenzahl keinen Share eingereicht haben. 0 deaktiviert die Leerlauf-Trennung.',
|
||||
22: 'Zeigt einen vollständigen Status-Schnappschuss: Bitcoin-Core-Synchronisierung, ckpool-Zustand, verbundene Miner, Hashrate, gefundene Blöcke und Submit-Gap-Diagnose.',
|
||||
23: 'Leerlauf-Trennung (Sekunden)',
|
||||
24: 'Aktivieren Sie zuerst Stratum-TLS unter Konfigurieren',
|
||||
25: 'Fehler',
|
||||
26: 'FEHLER — siehe Details oben',
|
||||
27: 'Latenzstatistiken konnten nicht zurückgesetzt werden — die Kamado-API hat nicht geantwortet',
|
||||
28: 'Fingerabdruck (SHA-256)',
|
||||
29: 'Untergrenze für den Vardiff-Algorithmus.',
|
||||
30: 'Vollständiges selbstsigniertes Zertifikat. Kopieren Sie den gesamten Block einschließlich der BEGIN/END-CERTIFICATE-Markierungen.',
|
||||
31: 'Info',
|
||||
32: 'Anfängliches Vardiff-Ziel für neue Miner-Verbindungen. Miner der Bitaxe-Klasse landen typischerweise bei etwa 16384.',
|
||||
33: 'Kamado-API ist nicht erreichbar — der Dienst ist möglicherweise ausgefallen',
|
||||
34: 'Kamado Pool nutzt ZMQ-Blockbenachrichtigungen zur Erkennung veralteter Arbeit im Subsekundenbereich — jede Sekunde veralteter Arbeit im Solo-Modus ist auf einem toten Block verbrannte Hashrate.',
|
||||
35: 'Protokollstufe',
|
||||
36: 'Maximale Schwierigkeit',
|
||||
37: 'Über TLS verbundene Miner werden beim Neustart getrennt und müssen den neuen Zertifikat-Fingerabdruck akzeptieren oder neu pinnen.',
|
||||
38: 'Minimale Schwierigkeit',
|
||||
39: 'Muss eine http://- oder https://-URL ohne Leerzeichen sein',
|
||||
40: 'Nächste Schritte:',
|
||||
41: 'Keine TLS-Zertifikatsdateien gefunden (TLS wurde möglicherweise nicht aktiviert)',
|
||||
42: 'Es waren keine Zertifikatsdateien vorhanden.',
|
||||
43: 'OK — der Pool ist gesund',
|
||||
44: 'Unverschlüsselter Stratum-Endpunkt. Verbinden Sie Miner hierhin mit ihrer Bitcoin-Auszahlungsadresse als Benutzername',
|
||||
45: 'Pool-Status',
|
||||
46: 'Geben Sie den neuen Fingerabdruck oder das PEM an Miner weiter, die das Zertifikat pinnen.',
|
||||
47: 'Echtzeit-Dashboard von Kamado Pool (Hashrate, Miner, Blöcke, beste Shares)',
|
||||
48: 'TLS-Zertifikat neu erzeugen',
|
||||
49: 'Entfernt',
|
||||
50: 'Blocklatenz zurücksetzen',
|
||||
51: 'Starten Sie Kamado Pool neu.',
|
||||
52: 'Führen Sie die Aktion „Stratum-TLS-Zertifikat“ aus, um den neuen Fingerabdruck und das PEM zu sehen.',
|
||||
53: 'Kurzer String, der in die Coinbase-Transaktion gelöster Blöcke eingebettet wird.',
|
||||
54: 'Zeigt das selbstsignierte Stratum-TLS-Zertifikat: SHA-256-Fingerabdruck zum Pinnen und das vollständige PEM zum Einfügen in die Miner-Firmware (z. B. das AxeOS-Feld „Stratum SSL Cert“).',
|
||||
55: 'Anfangsschwierigkeit',
|
||||
56: 'Stratum',
|
||||
57: 'Stratum (TLS)',
|
||||
58: 'Stratum-Server',
|
||||
59: 'Stratum-TLS',
|
||||
60: 'Stratum-TLS-Zertifikat',
|
||||
61: 'Abonniert das hashblock-ZMQ-Thema von Bitcoin Core zur Blockerkennung im Subsekundenbereich. RPC-Polling bleibt in jedem Fall als Fallback aktiv.',
|
||||
62: 'TLS-Port (intern)',
|
||||
63: 'TLS-Zertifikat gelöscht — starten Sie den Dienst neu, um ein neues zu erzeugen',
|
||||
64: 'TLS-Stratum akzeptiert Verbindungen',
|
||||
65: 'TLS-Stratum akzeptiert keine Verbindungen',
|
||||
66: 'TLS-verschlüsselter Stratum-Endpunkt (selbstsigniertes Zertifikat — siehe Aktion „Stratum-TLS-Zertifikat“)',
|
||||
67: 'Das Kamado-Dashboard ist nicht erreichbar',
|
||||
68: 'Das Kamado-Dashboard ist erreichbar',
|
||||
69: 'Der Stratum-Server akzeptiert Verbindungen',
|
||||
70: 'Der Stratum-Server akzeptiert keine Verbindungen',
|
||||
71: 'Verwenden Sie dies für Fingerabdruck-Pinning auf Miner-Firmwares, die es unterstützen. Ändert sich nur, wenn das Zertifikat neu erzeugt wird.',
|
||||
72: 'Ausführlichkeit der kamado-api-Protokollausgabe.',
|
||||
73: 'Warnung',
|
||||
74: 'Web-Dashboard',
|
||||
75: 'ZMQ-Block-Feed',
|
||||
76: 'ZMQ-Blockbenachrichtigungen',
|
||||
77: 'ZMQ-Block-Feed ist veraltet — Blockbenachrichtigungen fallen auf RPC-Polling zurück',
|
||||
78: 'ZMQ-Blockbenachrichtigungen fließen',
|
||||
79: 'Setzt die Latenzzähler für Blockaktualisierungen auf null (Durchschnitt, letzter, verschwendete Arbeit, Blockanzahl). Verwenden Sie dies nach dem Tuning von ZMQ oder ckpool für frische Messungen.',
|
||||
80: 'Block/Blöcke an bitcoind übermittelt, aber nicht bestätigt — prüfen Sie die Bitcoin-Core-Protokolle',
|
||||
81: 'Sekunden',
|
||||
82: 'Stratum-Port',
|
||||
83: 'TCP-Port, auf dem der unverschlüsselte Stratum-Server lauscht. StartOS versucht außerdem, den Pool unter derselben Portnummer im Netzwerk zu veröffentlichen — normalerweise ist dies also der Port für Ihre Miner. Prüfen Sie nach dem Speichern die Stratum-Schnittstelle, denn das System wählt einen anderen externen Port, falls dieser belegt ist.',
|
||||
84: 'Stratum-TLS-Port',
|
||||
85: 'TCP-Port, auf dem stunnel TLS-Stratum-Verbindungen annimmt. Wird nur verwendet, wenn Stratum-TLS unten aktiviert ist.',
|
||||
},
|
||||
pl_PL: {
|
||||
0: '(jeszcze nie wygenerowano — uruchom usługę raz)',
|
||||
1: 'Akceptuje połączenia stratum przez TLS za pomocą pomocniczego stunnela na drugim porcie. Certyfikat samopodpisany jest generowany raz i zapisywany — górnicy muszą zaufać certyfikatowi (zobacz akcję Certyfikat TLS Stratum) lub łączyć się z wyłączoną weryfikacją.',
|
||||
2: 'Wszystkie przesłane bloki potwierdzone',
|
||||
3: 'Wszystkie liczniki opóźnień (liczba, średnia, ostatni, zmarnowana praca) zostały wyzerowane. Nowe pomiary będą gromadzone od następnego bloku.',
|
||||
4: 'Już nieobecne',
|
||||
5: 'Bazowy URL własnej instancji mempool dla linków panelu (np. https://mempool.example.com). Kamado dołącza /address/<addr> i /block/<hash>, więc instancja musi stosować standardowy układ URL mempool.space. Pozostaw puste, aby użyć publicznego mempool.space.',
|
||||
6: 'RPC Bitcoin Core',
|
||||
7: 'RPC Bitcoin Core jest nieosiągalne',
|
||||
8: 'Przesyłanie bloków',
|
||||
9: 'Statystyki opóźnień bloków wyzerowane',
|
||||
10: 'Górny limit algorytmu vardiff. 0 oznacza brak limitu.',
|
||||
11: 'Certyfikat (PEM)',
|
||||
12: 'Usuwa bieżący certyfikat TLS stratum, aby przy następnym uruchomieniu usługi wygenerować nowy. Użyj tego, aby wymienić wygasły lub niezaufany certyfikat.',
|
||||
13: 'Znacznik coinbase',
|
||||
14: 'Konfiguruj',
|
||||
15: 'Podłącz górników przez stratum+ssl:// do interfejsu Stratum (TLS). Certyfikat jest samopodpisany: wklej PEM do firmware akceptującego własny certyfikat główny, przypnij odcisk lub wyłącz weryfikację.',
|
||||
16: 'Połączono z Bitcoin Core',
|
||||
17: 'Port TLS stratum po stronie kontenera. Port osiągalny z zewnątrz jest widoczny w interfejsie Stratum (TLS).',
|
||||
18: 'Niestandardowy URL eksploratora bloków',
|
||||
19: 'Dostosuj vardiff, TLS, powiadomienia o blokach, logowanie i linki eksploratora',
|
||||
20: 'Debug',
|
||||
21: 'Rozłącza klientów, którzy nie przesłali udziału przez podaną liczbę sekund. 0 wyłącza rozłączanie bezczynnych.',
|
||||
22: 'Wyświetla pełny stan: synchronizację Bitcoin Core, zdrowie ckpool, podłączonych górników, hashrate, znalezione bloki i diagnostykę przesyłania.',
|
||||
23: 'Rozłączanie bezczynnych (sekundy)',
|
||||
24: 'Najpierw włącz Stratum TLS w Konfiguruj',
|
||||
25: 'Błąd',
|
||||
26: 'BŁĄD — szczegóły powyżej',
|
||||
27: 'Nie udało się wyzerować statystyk opóźnień — API Kamado nie odpowiedziało',
|
||||
28: 'Odcisk (SHA-256)',
|
||||
29: 'Dolny limit algorytmu vardiff.',
|
||||
30: 'Pełny certyfikat samopodpisany. Skopiuj cały blok wraz ze znacznikami BEGIN/END CERTIFICATE.',
|
||||
31: 'Informacja',
|
||||
32: 'Początkowy cel vardiff dla nowych połączeń górników. Górnicy klasy Bitaxe zwykle osiągają około 16384.',
|
||||
33: 'API Kamado jest nieosiągalne — usługa może nie działać',
|
||||
34: 'Kamado Pool używa powiadomień ZMQ o blokach do wykrywania przestarzałej pracy w ułamku sekundy — każda sekunda przestarzałej pracy w trybie solo to hashrate spalony na martwym bloku.',
|
||||
35: 'Poziom logowania',
|
||||
36: 'Maksymalna trudność',
|
||||
37: 'Górnicy połączeni przez TLS zostaną rozłączeni przy restarcie i będą musieli zaakceptować lub ponownie przypiąć odcisk nowego certyfikatu.',
|
||||
38: 'Minimalna trudność',
|
||||
39: 'Musi być adresem URL http:// lub https:// bez spacji',
|
||||
40: 'Następne kroki:',
|
||||
41: 'Nie znaleziono plików certyfikatu TLS (TLS mógł nie być włączony)',
|
||||
42: 'Nie było plików certyfikatu.',
|
||||
43: 'OK — pula działa prawidłowo',
|
||||
44: 'Nieszyfrowany punkt końcowy stratum. Skieruj tu górników z ich adresem wypłaty Bitcoin jako nazwą użytkownika',
|
||||
45: 'Stan puli',
|
||||
46: 'Przekaż nowy odcisk lub PEM górnikom przypinającym certyfikat.',
|
||||
47: 'Panel Kamado Pool w czasie rzeczywistym (hashrate, górnicy, bloki, najlepsze udziały)',
|
||||
48: 'Wygeneruj ponownie certyfikat TLS',
|
||||
49: 'Usunięto',
|
||||
50: 'Zresetuj opóźnienie bloków',
|
||||
51: 'Uruchom ponownie Kamado Pool.',
|
||||
52: 'Uruchom akcję Certyfikat TLS Stratum, aby zobaczyć nowy odcisk i PEM.',
|
||||
53: 'Krótki ciąg osadzany w transakcji coinbase rozwiązanych bloków.',
|
||||
54: 'Pokazuje samopodpisany certyfikat TLS stratum: odcisk SHA-256 do przypięcia i pełny PEM do wklejenia w firmware górnika (np. pole „Stratum SSL Cert” w AxeOS).',
|
||||
55: 'Trudność początkowa',
|
||||
56: 'Stratum',
|
||||
57: 'Stratum (TLS)',
|
||||
58: 'Serwer stratum',
|
||||
59: 'Stratum TLS',
|
||||
60: 'Certyfikat TLS Stratum',
|
||||
61: 'Subskrybuje temat ZMQ hashblock Bitcoin Core w celu wykrywania bloków w ułamku sekundy. Odpytywanie RPC pozostaje aktywne jako rezerwa.',
|
||||
62: 'Port TLS (wewnętrzny)',
|
||||
63: 'Certyfikat TLS usunięty — uruchom ponownie usługę, aby wygenerować nowy',
|
||||
64: 'Stratum TLS przyjmuje połączenia',
|
||||
65: 'Stratum TLS nie przyjmuje połączeń',
|
||||
66: 'Szyfrowany TLS punkt końcowy stratum (certyfikat samopodpisany — zobacz akcję Certyfikat TLS Stratum)',
|
||||
67: 'Panel Kamado jest nieosiągalny',
|
||||
68: 'Panel Kamado jest osiągalny',
|
||||
69: 'Serwer stratum przyjmuje połączenia',
|
||||
70: 'Serwer stratum nie przyjmuje połączeń',
|
||||
71: 'Użyj tego do przypinania odcisku w firmware górników, które to obsługują. Zmienia się tylko przy ponownym wygenerowaniu certyfikatu.',
|
||||
72: 'Szczegółowość logów kamado-api.',
|
||||
73: 'Ostrzeżenie',
|
||||
74: 'Panel WWW',
|
||||
75: 'Kanał bloków ZMQ',
|
||||
76: 'Powiadomienia ZMQ o blokach',
|
||||
77: 'Kanał bloków ZMQ jest nieaktualny — powiadomienia o blokach wracają do odpytywania RPC',
|
||||
78: 'Powiadomienia ZMQ o blokach napływają',
|
||||
79: 'Zeruje liczniki opóźnień aktualizacji bloków (średnia, ostatni, zmarnowana praca, liczba bloków). Użyj po dostrojeniu ZMQ lub ckpool, aby rozpocząć nowe pomiary.',
|
||||
80: 'blok(i) przesłane do bitcoind, ale niepotwierdzone — sprawdź logi Bitcoin Core',
|
||||
81: 'sekundy',
|
||||
82: 'Port stratum',
|
||||
83: 'Port TCP, na którym nasłuchuje nieszyfrowany serwer stratum. StartOS próbuje również udostępnić pulę pod tym samym numerem portu w sieci, więc zwykle jest to port podawany górnikom — po zapisaniu sprawdź interfejs Stratum, ponieważ system wybierze inny port zewnętrzny, jeśli ten jest zajęty.',
|
||||
84: 'Port TLS stratum',
|
||||
85: 'Port TCP, na którym stunnel przyjmuje połączenia stratum TLS. Używany tylko, gdy Stratum TLS jest włączone poniżej.',
|
||||
},
|
||||
fr_FR: {
|
||||
0: '(pas encore généré — démarrez le service une fois)',
|
||||
1: 'Accepte les connexions stratum en TLS via un sidecar stunnel sur un second port. Un certificat auto-signé est généré une fois et conservé — les mineurs doivent faire confiance au certificat (voir l’action Certificat TLS Stratum) ou se connecter sans vérification.',
|
||||
2: 'Toutes les soumissions de blocs confirmées',
|
||||
3: 'Tous les compteurs de latence (nombre, moyenne, dernier, travail gaspillé) ont été remis à zéro. Les nouvelles mesures s’accumuleront à partir du prochain bloc.',
|
||||
4: 'Déjà absent',
|
||||
5: 'URL de base d’une instance mempool auto-hébergée pour les liens du tableau de bord (p. ex. https://mempool.example.com). Kamado ajoute /address/<addr> et /block/<hash>, l’instance doit donc suivre le schéma d’URL standard de mempool.space. Laissez vide pour utiliser le mempool.space public.',
|
||||
6: 'RPC de Bitcoin Core',
|
||||
7: 'Le RPC de Bitcoin Core est injoignable',
|
||||
8: 'Soumission de blocs',
|
||||
9: 'Statistiques de latence des blocs remises à zéro',
|
||||
10: 'Plafond de l’algorithme vardiff. 0 signifie aucune limite.',
|
||||
11: 'Certificat (PEM)',
|
||||
12: 'Supprime le certificat TLS stratum actuel afin qu’un nouveau soit généré au prochain démarrage du service. Utilisez ceci pour renouveler un certificat expiré ou non fiable.',
|
||||
13: 'Tag coinbase',
|
||||
14: 'Configurer',
|
||||
15: 'Connectez les mineurs avec stratum+ssl:// à l’interface Stratum (TLS). Le certificat est auto-signé : collez le PEM dans un firmware acceptant une racine personnalisée, épinglez l’empreinte ou désactivez la vérification.',
|
||||
16: 'Connecté à Bitcoin Core',
|
||||
17: 'Port stratum TLS côté conteneur. Le port accessible de l’extérieur est indiqué sur l’interface Stratum (TLS).',
|
||||
18: 'URL d’explorateur de blocs personnalisé',
|
||||
19: 'Personnalisez vardiff, TLS, notifications de blocs, journalisation et liens d’explorateur',
|
||||
20: 'Débogage',
|
||||
21: 'Déconnecte les clients n’ayant soumis aucune part depuis ce nombre de secondes. 0 désactive la déconnexion pour inactivité.',
|
||||
22: 'Affiche un instantané complet : synchronisation de Bitcoin Core, santé de ckpool, mineurs connectés, hashrate, blocs trouvés et diagnostic des soumissions.',
|
||||
23: 'Déconnexion inactifs (secondes)',
|
||||
24: 'Activez d’abord Stratum TLS dans Configurer',
|
||||
25: 'Erreur',
|
||||
26: 'ÉCHEC — voir les détails ci-dessus',
|
||||
27: 'Impossible de réinitialiser les statistiques de latence — l’API Kamado n’a pas répondu',
|
||||
28: 'Empreinte (SHA-256)',
|
||||
29: 'Plancher de l’algorithme vardiff.',
|
||||
30: 'Certificat auto-signé complet. Copiez tout le bloc, y compris les marqueurs BEGIN/END CERTIFICATE.',
|
||||
31: 'Info',
|
||||
32: 'Cible vardiff initiale pour les nouvelles connexions. Les mineurs de classe Bitaxe se situent généralement autour de 16384.',
|
||||
33: 'L’API Kamado est injoignable — le service est peut-être arrêté',
|
||||
34: 'Kamado Pool utilise les notifications de blocs ZMQ pour détecter le travail obsolète en moins d’une seconde — chaque seconde de travail obsolète en mode solo est du hashrate brûlé sur un bloc mort.',
|
||||
35: 'Niveau de journalisation',
|
||||
36: 'Difficulté maximale',
|
||||
37: 'Les mineurs connectés en TLS seront déconnectés au redémarrage et devront accepter ou ré-épingler l’empreinte du nouveau certificat.',
|
||||
38: 'Difficulté minimale',
|
||||
39: 'Doit être une URL http:// ou https:// sans espaces',
|
||||
40: 'Étapes suivantes :',
|
||||
41: 'Aucun fichier de certificat TLS trouvé (TLS n’a peut-être pas été activé)',
|
||||
42: 'Aucun fichier de certificat n’était présent.',
|
||||
43: 'OK — le pool est en bonne santé',
|
||||
44: 'Point de terminaison stratum en clair. Pointez les mineurs ici avec leur adresse de paiement Bitcoin comme nom d’utilisateur',
|
||||
45: 'État du pool',
|
||||
46: 'Fournissez la nouvelle empreinte ou le PEM aux mineurs qui épinglent le certificat.',
|
||||
47: 'Tableau de bord Kamado Pool en temps réel (hashrate, mineurs, blocs, meilleures parts)',
|
||||
48: 'Régénérer le certificat TLS',
|
||||
49: 'Supprimé',
|
||||
50: 'Réinitialiser la latence des blocs',
|
||||
51: 'Redémarrez Kamado Pool.',
|
||||
52: 'Exécutez l’action Certificat TLS Stratum pour voir la nouvelle empreinte et le PEM.',
|
||||
53: 'Courte chaîne intégrée dans la transaction coinbase des blocs résolus.',
|
||||
54: 'Affiche le certificat TLS stratum auto-signé : empreinte SHA-256 à épingler et PEM complet à coller dans le firmware du mineur (p. ex. le champ « Stratum SSL Cert » d’AxeOS).',
|
||||
55: 'Difficulté initiale',
|
||||
56: 'Stratum',
|
||||
57: 'Stratum (TLS)',
|
||||
58: 'Serveur stratum',
|
||||
59: 'Stratum TLS',
|
||||
60: 'Certificat TLS Stratum',
|
||||
61: 'S’abonne au sujet ZMQ hashblock de Bitcoin Core pour détecter les blocs en moins d’une seconde. Le sondage RPC reste actif en secours dans tous les cas.',
|
||||
62: 'Port TLS (interne)',
|
||||
63: 'Certificat TLS supprimé — redémarrez le service pour en générer un nouveau',
|
||||
64: 'Le stratum TLS accepte les connexions',
|
||||
65: 'Le stratum TLS n’accepte pas les connexions',
|
||||
66: 'Point de terminaison stratum chiffré en TLS (certificat auto-signé — voir l’action Certificat TLS Stratum)',
|
||||
67: 'Le tableau de bord Kamado est injoignable',
|
||||
68: 'Le tableau de bord Kamado est joignable',
|
||||
69: 'Le serveur stratum accepte les connexions',
|
||||
70: 'Le serveur stratum n’accepte pas les connexions',
|
||||
71: 'Utilisez ceci pour l’épinglage d’empreinte sur les firmwares de mineurs compatibles. Ne change que lorsque le certificat est régénéré.',
|
||||
72: 'Verbosité des journaux de kamado-api.',
|
||||
73: 'Avertissement',
|
||||
74: 'Tableau de bord web',
|
||||
75: 'Flux de blocs ZMQ',
|
||||
76: 'Notifications de blocs ZMQ',
|
||||
77: 'Le flux de blocs ZMQ est périmé — les notifications de blocs se rabattent sur le sondage RPC',
|
||||
78: 'Les notifications de blocs ZMQ arrivent',
|
||||
79: 'Remet à zéro les compteurs de latence de mise à jour des blocs (moyenne, dernier, travail gaspillé, nombre). Utilisez ceci après avoir réglé ZMQ ou ckpool pour repartir sur des mesures neuves.',
|
||||
80: 'bloc(s) soumis à bitcoind mais non confirmés — vérifiez les journaux de Bitcoin Core',
|
||||
81: 'secondes',
|
||||
82: 'Port stratum',
|
||||
83: 'Port TCP sur lequel le serveur stratum en clair écoute. StartOS tente également de publier le pool sur ce même numéro de port sur votre réseau : c’est donc normalement le port à donner à vos mineurs. Vérifiez l’interface Stratum après enregistrement, car le système choisira un autre port externe si celui-ci est déjà pris.',
|
||||
84: 'Port TLS stratum',
|
||||
85: 'Port TCP sur lequel stunnel accepte les connexions stratum TLS. Utilisé uniquement lorsque Stratum TLS est activé ci-dessous.',
|
||||
},
|
||||
} satisfies Record<string, LangDict>
|
||||
Reference in New Issue
Block a user