mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Add hint for local path mount requirements
This commit is contained in:
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Jail-Name",
|
||||
"modal.jail_name_hint": "Nur alphanumerische Zeichen, Bindestriche und Unterstriche sind erlaubt.",
|
||||
"modal.test_logpath": "Logpfad testen",
|
||||
"modal.local_server_logpath_note": "ℹ️ Hinweis:",
|
||||
"modal.local_server_logpath_text_prefix": "Für einen lokalen Fail2ban-Server (z.B. installiert auf dem Host-System oder in einem Container auf demselben Host), müssen Logdateien auch im fail2ban-ui Container gemountet werden (z.B.",
|
||||
"modal.local_server_logpath_text_suffix": "), damit fail2ban-ui Logpfad-Variablen oder -Pfade überprüfen kann, wenn Jails aktualisiert werden.",
|
||||
"modal.create": "Erstellen",
|
||||
"modal.create_filter": "Neuen Filter erstellen",
|
||||
"modal.create_filter_title": "Neuen Filter erstellen",
|
||||
|
||||
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Jail-Name",
|
||||
"modal.jail_name_hint": "Nur alphanumerischi Zeiche, Bindestrich und Unterstriche si erlaubt.",
|
||||
"modal.test_logpath": "Logpfad teste",
|
||||
"modal.local_server_logpath_note": "ℹ️ Hinweis:",
|
||||
"modal.local_server_logpath_text_prefix": "Für lokali Fail2ban-Server (z.B. installiert auf em Host-System oder ime Container ufem gliche Host), müesse Logdateie ou im fail2ban-ui Container gmountet wärde (z.B.",
|
||||
"modal.local_server_logpath_text_suffix": "), dass fail2ban-ui Log-Variable oder Pfäd überprüefe cha, wenn Jails aktualisiert wärde.",
|
||||
"modal.create": "Ersteue",
|
||||
"modal.create_filter": "Neue Filter ersteue",
|
||||
"modal.create_filter_title": "Neue Filter ersteue",
|
||||
|
||||
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Jail Name",
|
||||
"modal.jail_name_hint": "Only alphanumeric characters, dashes, and underscores are allowed.",
|
||||
"modal.test_logpath": "Test Logpath",
|
||||
"modal.local_server_logpath_note": "ℹ️ Note:",
|
||||
"modal.local_server_logpath_text_prefix": "For a local fail2ban server (e.g. installed on container host system or in a container on same host), log files must also be mounted to the fail2ban-ui container (e.g.,",
|
||||
"modal.local_server_logpath_text_suffix": ") this is required so that the fail2ban-ui can verify logpath variables or paths when updating jails.",
|
||||
"modal.create": "Create",
|
||||
"modal.create_filter": "Create New Filter",
|
||||
"modal.create_filter_title": "Create New Filter",
|
||||
|
||||
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Nombre del jail",
|
||||
"modal.jail_name_hint": "Solo se permiten caracteres alfanuméricos, guiones y guiones bajos.",
|
||||
"modal.test_logpath": "Probar ruta de registro",
|
||||
"modal.local_server_logpath_note": "ℹ️ Nota:",
|
||||
"modal.local_server_logpath_text_prefix": "Para servidores locales Fail2ban (p. ej. instalado en el sistema contenedor host o en un contenedor en el mismo host), los archivos de registro también deben montarse en el contenedor fail2ban-ui (p. ej.,",
|
||||
"modal.local_server_logpath_text_suffix": ") esto es necesario para que fail2ban-ui pueda verificar variables o rutas de logpath cuando se actualizan jails.",
|
||||
"modal.create": "Crear",
|
||||
"modal.create_filter": "Crear nuevo filtro",
|
||||
"modal.create_filter_title": "Crear nuevo filtro",
|
||||
|
||||
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Nom du jail",
|
||||
"modal.jail_name_hint": "Seuls les caractères alphanumériques, les tirets et les underscores sont autorisés.",
|
||||
"modal.test_logpath": "Tester le chemin de journal",
|
||||
"modal.local_server_logpath_note": "ℹ️ Note:",
|
||||
"modal.local_server_logpath_text_prefix": "Pour les serveurs locaux Fail2ban (p. ex. installé sur le système hôte ou dans un conteneur sur le même hôte), les fichiers de journal doivent également être montés dans le conteneur fail2ban-ui (par ex.,",
|
||||
"modal.local_server_logpath_text_suffix": ") ceci est nécessaire pour que fail2ban-ui puisse vérifier les variables ou chemins de logpath lors de la mise à jour des jails.",
|
||||
"modal.create": "Créer",
|
||||
"modal.create_filter": "Créer un nouveau filtre",
|
||||
"modal.create_filter_title": "Créer un nouveau filtre",
|
||||
|
||||
@@ -246,6 +246,9 @@
|
||||
"modal.jail_name": "Nome del jail",
|
||||
"modal.jail_name_hint": "Sono consentiti solo caratteri alfanumerici, trattini e underscore.",
|
||||
"modal.test_logpath": "Testa il percorso del log",
|
||||
"modal.local_server_logpath_note": "ℹ️ Nota:",
|
||||
"modal.local_server_logpath_text_prefix": "Per i server locali Fail2ban (ad es. installato sul sistema host o in un contenitore sullo stesso host), i file di log devono essere montati anche nel contenitore fail2ban-ui (ad es.,",
|
||||
"modal.local_server_logpath_text_suffix": ") questo è necessario per permettere a fail2ban-ui di verificare variabili o percorsi di logpath quando si aggiornano i jails.",
|
||||
"modal.create": "Crea",
|
||||
"modal.create_filter": "Crea nuovo filtro",
|
||||
"modal.create_filter_title": "Crea nuovo filtro",
|
||||
|
||||
Reference in New Issue
Block a user