From b060fef86dd8c01bb3517a1ec2735ec1915d97ce Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 23 Sep 2024 17:31:09 +0200 Subject: [PATCH] Translated with Weblate Co-authored-by: Davide Principi Co-authored-by: Hosted Weblate Co-authored-by: Prefill add-on Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/webtop/pt_BR/ Translation: NS8/webtop --- ui/public/i18n/de/translation.json | 6 +++++- ui/public/i18n/es/translation.json | 6 +++++- ui/public/i18n/eu/translation.json | 6 +++++- ui/public/i18n/it/translation.json | 6 +++++- ui/public/i18n/pt/translation.json | 6 +++++- ui/public/i18n/pt_BR/translation.json | 6 +++++- 6 files changed, 30 insertions(+), 6 deletions(-) diff --git a/ui/public/i18n/de/translation.json b/ui/public/i18n/de/translation.json index ea708f01..19922fea 100644 --- a/ui/public/i18n/de/translation.json +++ b/ui/public/i18n/de/translation.json @@ -68,7 +68,11 @@ "no_ejabberd_server": "Kein Ejabberd/Chat-Server", "hostname_format": "Voll-qualifizierter Domänen-Name (FQDN) erforderlich", "LOG_CRITICAL": "KRITISCH", - "select_locale": "Standard-Sprache" + "select_locale": "Standard-Sprache", + "pecbridge_admin_mail": "PEC Bridge notify address (optional)", + "pecbridge_admin_mail_placeholder": "E.g. mail-admin@example.org", + "pecbridge_admin_mail_format": "Must be a valid email address", + "pecbridge_admin_mail_tooltip": "If an email address is set, PEC Bridge will send a copy of notifications to it." }, "error": { "403": "Vorgang nicht autorisiert", diff --git a/ui/public/i18n/es/translation.json b/ui/public/i18n/es/translation.json index 734c7656..f57012e0 100644 --- a/ui/public/i18n/es/translation.json +++ b/ui/public/i18n/es/translation.json @@ -47,7 +47,11 @@ "no_available_mail_domain_check_users": "Asegúrate de que el dominio de correo que deseas utilizar tenga habilitada la casilla de verificación \"Agregar direcciones de usuario desde el dominio de usuario\"", "mail_module_misconfigured": "No hay dominio de correo disponible", "hostname_pattern": "Debe ser un nombre de dominio válido y completo", - "hostname_format": "Debe ser un nombre de dominio válido y completo" + "hostname_format": "Debe ser un nombre de dominio válido y completo", + "pecbridge_admin_mail": "PEC Bridge notify address (optional)", + "pecbridge_admin_mail_placeholder": "E.g. mail-admin@example.org", + "pecbridge_admin_mail_format": "Must be a valid email address", + "pecbridge_admin_mail_tooltip": "If an email address is set, PEC Bridge will send a copy of notifications to it." }, "error": { "403": "Operación no autorizada", diff --git a/ui/public/i18n/eu/translation.json b/ui/public/i18n/eu/translation.json index 2c562f38..d22f3fa3 100644 --- a/ui/public/i18n/eu/translation.json +++ b/ui/public/i18n/eu/translation.json @@ -47,7 +47,11 @@ "no_ejabberd_server": "No Ejabberd/Chat server", "hostname_format": "Must be a valid fully qualified domain name", "LOG_CRITICAL": "CRITICAL", - "select_locale": "Default locale" + "select_locale": "Default locale", + "pecbridge_admin_mail": "PEC Bridge notify address (optional)", + "pecbridge_admin_mail_placeholder": "E.g. mail-admin@example.org", + "pecbridge_admin_mail_format": "Must be a valid email address", + "pecbridge_admin_mail_tooltip": "If an email address is set, PEC Bridge will send a copy of notifications to it." }, "common": { "required": "Beharrezkoa", diff --git a/ui/public/i18n/it/translation.json b/ui/public/i18n/it/translation.json index 125fd741..9fd8f2e4 100644 --- a/ui/public/i18n/it/translation.json +++ b/ui/public/i18n/it/translation.json @@ -68,7 +68,11 @@ "no_available_mail_domain_check_users": "Assicuratevi che il dominio di posta elettronica che intendete utilizzare abbia \"Add user addresses from user domain\" casella di controllo abilitata", "mail_module_misconfigured": "Nessun dominio di posta disponibile", "hostname_pattern": "Deve essere un nome di dominio pienamente qualificato valido", - "hostname_format": "Deve essere un nome di dominio pienamente qualificato valido" + "hostname_format": "Deve essere un nome di dominio pienamente qualificato valido", + "pecbridge_admin_mail": "Indirizzo di notifica PEC Bridge (opzionale)", + "pecbridge_admin_mail_placeholder": "Es. mail-admin@example.org", + "pecbridge_admin_mail_format": "Deve essere un indirizzo email valido", + "pecbridge_admin_mail_tooltip": "Se è impostato un indirizzo email, PEC Bridge spedirà ad esso una copia delle notifiche." }, "action": { "get-name": "Visualizza nome", diff --git a/ui/public/i18n/pt/translation.json b/ui/public/i18n/pt/translation.json index ed350ee3..504a1003 100644 --- a/ui/public/i18n/pt/translation.json +++ b/ui/public/i18n/pt/translation.json @@ -47,7 +47,11 @@ "no_ejabberd_server": "No Ejabberd/Chat server", "hostname_format": "Must be a valid fully qualified domain name", "LOG_CRITICAL": "CRITICAL", - "select_locale": "Default locale" + "select_locale": "Default locale", + "pecbridge_admin_mail": "PEC Bridge notify address (optional)", + "pecbridge_admin_mail_placeholder": "E.g. mail-admin@example.org", + "pecbridge_admin_mail_format": "Must be a valid email address", + "pecbridge_admin_mail_tooltip": "If an email address is set, PEC Bridge will send a copy of notifications to it." }, "about": { "title": "About" diff --git a/ui/public/i18n/pt_BR/translation.json b/ui/public/i18n/pt_BR/translation.json index 9dadcf10..b5b9b562 100644 --- a/ui/public/i18n/pt_BR/translation.json +++ b/ui/public/i18n/pt_BR/translation.json @@ -47,7 +47,11 @@ "no_ejabberd_server": "No Ejabberd/Chat server", "hostname_format": "Must be a valid fully qualified domain name", "LOG_CRITICAL": "CRITICAL", - "select_locale": "Default locale" + "select_locale": "Default locale", + "pecbridge_admin_mail": "PEC Bridge notify address (optional)", + "pecbridge_admin_mail_placeholder": "E.g. mail-admin@example.org", + "pecbridge_admin_mail_format": "Must be a valid email address", + "pecbridge_admin_mail_tooltip": "If an email address is set, PEC Bridge will send a copy of notifications to it." }, "common": { "required": "Required",