diff --git a/internal/locales/de.json b/internal/locales/de.json index 3df1389..a131390 100644 --- a/internal/locales/de.json +++ b/internal/locales/de.json @@ -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", diff --git a/internal/locales/de_ch.json b/internal/locales/de_ch.json index 9048f04..0fa279e 100644 --- a/internal/locales/de_ch.json +++ b/internal/locales/de_ch.json @@ -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", diff --git a/internal/locales/en.json b/internal/locales/en.json index 9b876a8..5360fab 100644 --- a/internal/locales/en.json +++ b/internal/locales/en.json @@ -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", diff --git a/internal/locales/es.json b/internal/locales/es.json index f1858c5..f2616c9 100644 --- a/internal/locales/es.json +++ b/internal/locales/es.json @@ -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", diff --git a/internal/locales/fr.json b/internal/locales/fr.json index 28e6e68..185b263 100644 --- a/internal/locales/fr.json +++ b/internal/locales/fr.json @@ -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", diff --git a/internal/locales/it.json b/internal/locales/it.json index b079179..718103c 100644 --- a/internal/locales/it.json +++ b/internal/locales/it.json @@ -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",