From 8609c5f308802846c1da6e26c35867b129da3032 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Fri, 17 Oct 2025 11:38:59 +0300 Subject: [PATCH 1/4] i18n: Replace SSL to TLS and remove unused strings ssl.settings.* --- .../main/resources/openfire_i18n.properties | 47 ++++--------------- .../resources/openfire_i18n_cs_CZ.properties | 31 +----------- .../resources/openfire_i18n_de.properties | 31 +----------- .../resources/openfire_i18n_es.properties | 31 +----------- .../resources/openfire_i18n_fa_IR.properties | 31 +----------- .../resources/openfire_i18n_fr.properties | 31 +----------- .../resources/openfire_i18n_he.properties | 31 +----------- .../resources/openfire_i18n_ja_JP.properties | 31 +----------- .../resources/openfire_i18n_nl.properties | 31 +----------- .../resources/openfire_i18n_pl_PL.properties | 31 +----------- .../resources/openfire_i18n_pt_BR.properties | 31 +----------- .../resources/openfire_i18n_pt_PT.properties | 31 +----------- .../resources/openfire_i18n_ru_RU.properties | 31 +----------- .../resources/openfire_i18n_sk.properties | 31 +----------- .../resources/openfire_i18n_uk_UA.properties | 30 +----------- .../resources/openfire_i18n_zh_CN.properties | 31 +----------- 16 files changed, 39 insertions(+), 472 deletions(-) diff --git a/i18n/src/main/resources/openfire_i18n.properties b/i18n/src/main/resources/openfire_i18n.properties index 53c9019b00..f11f54afaf 100644 --- a/i18n/src/main/resources/openfire_i18n.properties +++ b/i18n/src/main/resources/openfire_i18n.properties @@ -2241,7 +2241,7 @@ setup.host.settings.port=Admin Console Port: setup.host.settings.secure_port=Secure Admin Console Port: setup.host.settings.invalid_port=Invalid port number setup.host.settings.port_number=Port number for the web-based admin console (default is 9090). -setup.host.settings.secure_port_number=Port number for the web-based admin console through SSL (default is 9091). +setup.host.settings.secure_port_number=Port number for the web-based admin console through TLS (default is 9091). setup.host.settings.restrict_localhost=Restrict Admin Console Access setup.host.settings.restrict_localhost_info=Restrict access to the admin console to only local connections setup.host.settings.encryption_algorithm=Property Encryption via: @@ -2290,48 +2290,19 @@ setup.sidebar.datasource=Database Settings setup.sidebar.profile=Profile Settings setup.sidebar.admin=Admin Account -# SSL settings Page - -ssl.settings.title=Security Settings -ssl.settings.update=Settings updated successfully. -ssl.settings.client.info=Clients can connect to the server using secured or unsecured connections. \ - Use the following form to specify if clients can only connect to the server using secured \ - connections. -ssl.settings.client.legend=Client Connection Security -ssl.settings.client.label_required=Required -ssl.settings.client.label_required_info=Clients can only connect to the server using secured connections. -ssl.settings.client.label_notrequired=Optional -ssl.settings.client.label_notrequired_info=Clients may connect to the server using secured connections. -ssl.settings.client.label_custom=Custom +# TLS settings Page + ssl.settings.client.label_custom_info=Advanced configuration -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=Old SSL method: -ssl.settings.client.customTLS=TLS method: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Available -ssl.settings.notavailable=Not Available -ssl.settings.required=Required -ssl.settings.optional=Optional -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=Server Connection Security -ssl.settings.server.label_required=Required -ssl.settings.server.label_required_info=Connections between servers always use secured connections. -ssl.settings.server.label_notrequired=Optional -ssl.settings.server.label_notrequired_info=Connections between servers may use secured connections. -ssl.settings.server.label_custom=Custom ssl.settings.server.label_custom_info=Advanced configuration ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Server Dialback: -ssl.settings.server.customTLS=TLS method: # Generic certificate-related messages ssl.certificates.added_updated=Certificate added or modified successfully. @@ -2345,7 +2316,7 @@ ssl.certificates.algorithm=Algorithm ssl.certificates.self-signed=Self signed ssl.certificates.signing-pending=Pending Verification ssl.certificates.ca-signed=CA Signed -ssl.certificates.general-usage=Certificates are used (through TLS and SSL protocols) to establish secure connections \ +ssl.certificates.general-usage=Certificates are used (through TLS protocol) to establish secure connections \ between servers and clients. When a secured connection is being created, parties can retrieve a certificate from the \ other party and (amongst others) examine the issuer of those certificates. If the issuer is trusted, a secured \ layer of communication can be established. @@ -2472,7 +2443,7 @@ security.blowfish.migration.error.cluster-enabled-not-started=Migration blocked: # Store Management page ssl.certificates.store-management.title=Certificate Stores -ssl.certificates.store-management.info-1=Certificates are used (through TLS and SSL protocols) to establish secure connections between servers and clients. When a secured connection is being created, parties can retrieve a certificate from the other party and (amongst others) examine the issuer of those certificates. If the issuer is trusted, a secured layer of communication can be established. +ssl.certificates.store-management.info-1=Certificates are used (through TLS protocol) to establish secure connections between servers and clients. When a secured connection is being created, parties can retrieve a certificate from the other party and (amongst others) examine the issuer of those certificates. If the issuer is trusted, a secured layer of communication can be established. ssl.certificates.store-management.info-2=Certificates are kept in specialized repositories, or 'stores'. Openfire provides two types of stores: ssl.certificates.store-management.info-3=This section of the admin panel is dedicated to management of the various key and trust stores that act as repositories for sets of security certificates. ssl.certificates.store-management.info-4=By default, a small set of stores is re-used for various purposes (as shown on this page), but Openfire allows you to configure a distinct set of stores for each connection type. @@ -3051,7 +3022,7 @@ system.admin.console.csp.label_disable_info=Disable CSP support system.email.title=Email Settings system.email.info=Use the form below to set the host and port of your email server (SMTP). At a minimum \ you should set the host and optionally you can set the port, username and password and whether \ - or not to connect over SSL. If you have problems sending email please check the SMTP configuration \ + or not to connect over TLS. If you have problems sending email please check the SMTP configuration \ on your mail server. Note, if you choose to enable mail debugging the debug output will be written \ to your appserver's standard out log. system.email.update_success=SMTP settings updated successfully. @@ -3068,7 +3039,7 @@ system.email.mail_debugging.disabled=Off system.email.server_username=Server Username (Optional) system.email.server_password=Server Password (Optional) -system.email.ssl=Use SSL (Optional) +system.email.ssl=Use TLS (Optional) system.email.save=Save Changes system.email.send_test=Send Test Email... @@ -3085,7 +3056,7 @@ system.emailtest.failure_authentication=Authenticating to the SMTP server failed and password are correct, or that "guest" users can authenticate to send emails. system.emailtest.mail_server=Mail Server system.emailtest.host_not_set=Not set -system.emailtest.ssl=SSL +system.emailtest.ssl=TLS system.emailtest.username=Username system.emailtest.from=From system.emailtest.to=To @@ -3488,7 +3459,7 @@ ports.media_proxy.desc=The port used for the proxy service that allows Jingle co ports.jmx_console=JMX Console ports.jmx_console.desc=The port used by the JMX connector to provide JConsole access to Openfire via RMI. ports.jmx_console.alt=Requires Openfire admin credentials -ports.secure.alt=This port uses SSL to encrypt traffic over the network +ports.secure.alt=This port uses TLS to encrypt traffic over the network # Media Proxy diff --git a/i18n/src/main/resources/openfire_i18n_cs_CZ.properties b/i18n/src/main/resources/openfire_i18n_cs_CZ.properties index 25fd14d443..0084d73833 100644 --- a/i18n/src/main/resources/openfire_i18n_cs_CZ.properties +++ b/i18n/src/main/resources/openfire_i18n_cs_CZ.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Nastavení databáze setup.sidebar.profile=Nastavení profilu setup.sidebar.admin=Účet administrátora -# SSL settings Page - -ssl.settings.title=Nastavení zabezpečení -ssl.settings.update=Nastavení úspěšně změněno. -ssl.settings.client.info=Klienti se mohou připojit k serveru použitím zabezpečených nebo nezabezpečených spojení. Použijte následující formulář k určení, zda se klienti smí připojovat výhradně přes zabezpečená spojení. -ssl.settings.client.legend=Zabezpečení klientských spojení -ssl.settings.client.label_required=Vyžadováno -ssl.settings.client.label_required_info=Klienti se smí připojovat výhradně pomocí zabezpečených spojení. -ssl.settings.client.label_notrequired=Není vyžadováno -ssl.settings.client.label_notrequired_info=Klienti se mohou připojovat přes zabezpečená spojení. -ssl.settings.client.label_custom=Vlastní +# TLS settings Page + ssl.settings.client.label_custom_info=Pokročilá nastavení -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=Původní SSL metoda: -ssl.settings.client.customTLS=TLS metoda: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Dostupné -ssl.settings.notavailable=Nedostupné -ssl.settings.required=Vyžadováno -ssl.settings.optional=Volitelné -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=Bezpečnost serverových spojení -ssl.settings.server.label_required=Vyžadována -ssl.settings.server.label_required_info=Spojení mezi servery vždy používají zabezpečená spojení. -ssl.settings.server.label_notrequired=Volitelná -ssl.settings.server.label_notrequired_info=Spojení mezi servery mohou používat zabezpečená spojení. -ssl.settings.server.label_custom=Vlastní ssl.settings.server.label_custom_info=Pokročilé nastavení ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Zpětné volání serveru: -ssl.settings.server.customTLS=Metoda TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certifikát byl úspěšně přidán nebo změněn. diff --git a/i18n/src/main/resources/openfire_i18n_de.properties b/i18n/src/main/resources/openfire_i18n_de.properties index e006c0b48f..0e44469095 100644 --- a/i18n/src/main/resources/openfire_i18n_de.properties +++ b/i18n/src/main/resources/openfire_i18n_de.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Datenbank-Einstellungen setup.sidebar.profile=Profileinstellugnen setup.sidebar.admin=Administratorenkonto -# SSL settings Page - -ssl.settings.title=SSL-Sicherheitseinstellungen -ssl.settings.update=Einstellungen erfolgreich aktualisiert. -ssl.settings.client.info=Clients können sich durch gesicherte oder ungesicherte Verbindungen mit dem Server verbinden. Mit der folgenden Form kann spezifiziert werden, ob Clients sich nur durch gesicherte Verbindungen mit dem Server verbinden können. -ssl.settings.client.legend=Client Verbindungssicherheit -ssl.settings.client.label_required=Erforderlich -ssl.settings.client.label_required_info=Clients können sich nur durch gesicherte Verbindungen mit dem Server verbinden. -ssl.settings.client.label_notrequired=Nicht erforderlich -ssl.settings.client.label_notrequired_info=Clients dürfen sich mit sicheren Verbindungen mit dem Server verbinden. -ssl.settings.client.label_custom=Benutzerdefiniert +# TLS settings Page + ssl.settings.client.label_custom_info=Erweiterte Konfiguration -ssl.settings.client.label_self-signed=Akzeptiere selbst signierte Zertifikate. Serverrückruf über TLS ist jetzt verfüegbar. -ssl.settings.client.customSSL=Alte SSL Methode: -ssl.settings.client.customTLS=TLS Methode: -ssl.settings.client.custom.mutualauth.socket=Beidseitige Authentifizierung (Socket Verbindungen) -ssl.settings.client.custom.mutualauth.bosh=Beidseitige Authentifizierung (BOSH Verbindungen) ssl.settings.client.plaintext.boxtitle=Klartext (mit STARTTLS) Verbindungen ssl.settings.client.plaintext.info=Openfire kann Klartextverbindungen akzeptieren, die je nach der hier konfigurierten Richtlinie auf verschlüsselte Verbindungen (mit dem STARTTLS-Protokoll) aktualisiert werden können. ssl.settings.client.plaintext.label_enable=Aktiviert ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Verfügbar -ssl.settings.notavailable=Nicht verfügbar -ssl.settings.required=Erforderlich -ssl.settings.optional=Optional -ssl.settings.uninstalled=Nicht installiert -ssl.settings.server.legend=Server Verbindungssicherheit -ssl.settings.server.label_required=Erforderlich -ssl.settings.server.label_required_info=Verbindungen zwischen Servern sind immer sicher. -ssl.settings.server.label_notrequired=Optional -ssl.settings.server.label_notrequired_info=Verbindungen zwischen Servern können sicher sein. -ssl.settings.server.label_custom=Spezial ssl.settings.server.label_custom_info=Erweiterte Konfiguration ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Serverrückruf: -ssl.settings.server.customTLS=TLS Methode: # Generic certificate-related messages ssl.certificates.added_updated=Zertifikat hinzugefügt oder erfolgreich geändert. diff --git a/i18n/src/main/resources/openfire_i18n_es.properties b/i18n/src/main/resources/openfire_i18n_es.properties index d66e2a1dc3..fbf65e93b2 100644 --- a/i18n/src/main/resources/openfire_i18n_es.properties +++ b/i18n/src/main/resources/openfire_i18n_es.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Configuración de la fuente de datos setup.sidebar.profile=Configuración del Perfíl setup.sidebar.admin=Cuenta de administrador -# SSL settings Page - -ssl.settings.title=Configuración de seguridad -ssl.settings.update=La configuración fue actualizada con éxito. -ssl.settings.client.info=Los clientes se pueden conectar al servidor utilizando conexiones seguras o no. Utilice el siguiente formulario para especificar si los clientes pueden solamente conectarse al servidor utilizando conexiones seguras. -ssl.settings.client.legend=Configuración de seguridad de Clientes -ssl.settings.client.label_required=Requerido -ssl.settings.client.label_required_info=Clientes solamente pueden conectarse usando conexiones seguras. -ssl.settings.client.label_notrequired=Opcional -ssl.settings.client.label_notrequired_info=Clientes pueden conectarse usando conexiones seguras o no. -ssl.settings.client.label_custom=A medida +# TLS settings Page + ssl.settings.client.label_custom_info=Configuración avanzada -ssl.settings.client.label_self-signed=Aceptar sertificados auto firmados. Server dialback sobre TLS está disponible. -ssl.settings.client.customSSL=Antiguo método SSL: -ssl.settings.client.customTLS=Método TLS: -ssl.settings.client.custom.mutualauth.socket=Autenticación Mutua (conexiones por socket) -ssl.settings.client.custom.mutualauth.bosh=Autenticación Mutua (conexiones por BOSH) ssl.settings.client.plaintext.boxtitle=Conexiones de texto plano (con STARTTLS) ssl.settings.client.plaintext.info=Openfire puede aceptar conexiones en texto plano las cuales, dependiendo de la política configurada aquí, pueden ser mejoradas a cifradas (usando el protocolo STARTTLS). ssl.settings.client.plaintext.label_enable=Disponible ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Disponible -ssl.settings.notavailable=No Disponible -ssl.settings.required=Requerido -ssl.settings.optional=Opcional -ssl.settings.uninstalled=Desinstalado -ssl.settings.server.legend=Configuración de seguridad de Servidores -ssl.settings.server.label_required=Requerido -ssl.settings.server.label_required_info=Conexiones entre servidores solamente siempre utilizan conexiones seguras. -ssl.settings.server.label_notrequired=Opcional -ssl.settings.server.label_notrequired_info=Conexiones entre servidores solamente pueden utilizar conexiones seguras. -ssl.settings.server.label_custom=A medida ssl.settings.server.label_custom_info=Configuración avanzada ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Server Dialback: -ssl.settings.server.customTLS=Método TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certificado agregado o modificado exitosamente. diff --git a/i18n/src/main/resources/openfire_i18n_fa_IR.properties b/i18n/src/main/resources/openfire_i18n_fa_IR.properties index 1d89a28698..51dcf44d87 100644 --- a/i18n/src/main/resources/openfire_i18n_fa_IR.properties +++ b/i18n/src/main/resources/openfire_i18n_fa_IR.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=تنظیمات پایگاه داده setup.sidebar.profile=تنظیمات پروفایل setup.sidebar.admin=حساب مدیر -# SSL settings Page - -ssl.settings.title=تنظیمات امنیتی -ssl.settings.update=تنظیمات با موفقیت به‌روزرسانی شد. -ssl.settings.client.info=کلاینت‌ها می‌توانند از طریق اتصالات امن یا غیرامن به سرور متصل شوند. از فرم زیر برای مشخص کردن اینکه آیا کلاینت‌ها فقط می‌توانند از طریق اتصالات امن به سرور متصل شوند، استفاده کنید. -ssl.settings.client.legend=امنیت اتصال کلاینت -ssl.settings.client.label_required=ضروری -ssl.settings.client.label_required_info=کلاینت‌ها تنها می‌توانند از طریق اتصالات امن به سرور متصل شوند. -ssl.settings.client.label_notrequired=اختیاری -ssl.settings.client.label_notrequired_info=کلاینت‌ها می‌توانند از طریق اتصالات امن به سرور متصل شوند. -ssl.settings.client.label_custom=سفارشی +# TLS settings Page + ssl.settings.client.label_custom_info=پیکربندی پیشرفته -ssl.settings.client.label_self-signed=پذیرفتن گواهی‌نامه‌های خودامضا. اتصال سرور با TLS اکنون در دسترس است. -ssl.settings.client.customSSL=روش SSL قدیمی: -ssl.settings.client.customTLS=روش TLS: -ssl.settings.client.custom.mutualauth.socket=احراز هویت متقابل (اتصالات سوکت) -ssl.settings.client.custom.mutualauth.bosh=احراز هویت متقابل (اتصالات BOSH) ssl.settings.client.plaintext.boxtitle=اتصالات متنی ساده (با STARTTLS) ssl.settings.client.plaintext.info=Openfire می‌تواند اتصالات متنی ساده را بپذیرد که بسته به سیاست پیکربندی شده در اینجا، ممکن است به اتصالات رمزگذاری‌شده (با استفاده از پروتکل STARTTLS) ارتقا یابد. ssl.settings.client.plaintext.label_enable=فعال ssl.settings.client.directtls.boxtitle=اتصالات رمزگذاری‌شده (TLS مستقیم) ssl.settings.client.directtls.info=اتصالات از این نوع به‌طور فوری با رمزگذاری برقرار می‌شوند (برخلاف استفاده از STARTTLS). این نوع اتصال به طور معمول به عنوان "TLS مستقیم" شناخته می‌شود. ssl.settings.client.directtls.label_enable=فعال -ssl.settings.available=در دسترس -ssl.settings.notavailable=در دسترس نیست -ssl.settings.required=ضروری -ssl.settings.optional=اختیاری -ssl.settings.uninstalled=نصب نشده -ssl.settings.server.legend=امنیت اتصال سرور -ssl.settings.server.label_required=ضروری -ssl.settings.server.label_required_info=اتصالات بین سرورها همیشه از اتصالات امن استفاده می‌کنند. -ssl.settings.server.label_notrequired=اختیاری -ssl.settings.server.label_notrequired_info=اتصالات بین سرورها ممکن است از اتصالات امن استفاده کنند. -ssl.settings.server.label_custom=سفارشی ssl.settings.server.label_custom_info=پیکربندی پیشرفته ssl.settings.server.directtls.boxtitle=اتصالات رمزگذاری‌شده (TLS مستقیم) ssl.settings.server.directtls.info=اتصالات از این نوع به‌طور فوری با رمزگذاری برقرار می‌شوند (برخلاف استفاده از STARTTLS). این نوع اتصال به طور معمول به عنوان TLS مستقیم شناخته می‌شود. ssl.settings.server.directtls.label_enable=فعال -ssl.settings.server.dialback=بررسی اتصال سرور: -ssl.settings.server.customTLS=روش TLS: # Generic certificate-related messages ssl.certificates.added_updated=گواهی با موفقیت اضافه یا تغییر داده شد. diff --git a/i18n/src/main/resources/openfire_i18n_fr.properties b/i18n/src/main/resources/openfire_i18n_fr.properties index a415f7a820..22311779d5 100644 --- a/i18n/src/main/resources/openfire_i18n_fr.properties +++ b/i18n/src/main/resources/openfire_i18n_fr.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Paramètre de la Base de Données setup.sidebar.profile=Paramètres de Profil setup.sidebar.admin=Compte Administrateur -# SSL settings Page - -ssl.settings.title=Paramètres de Sécurité -ssl.settings.update=Paramètres mis à jour avec succès. -ssl.settings.client.info=Les Clients peuvent se connecter au serveur en utilisant des connexions \tsécurisés ou non. Utilisez le formulaire ci-dessous pour spécifier si les clients sont seulement autorisés\t\tà se connecter au serveur via des connexions sécurisées. -ssl.settings.client.legend=Sécurité de la connexion Client -ssl.settings.client.label_required=Requis -ssl.settings.client.label_required_info=Les Clients peuvent seulement se connecter via des connexions sécurisées. -ssl.settings.client.label_notrequired=Non requis -ssl.settings.client.label_notrequired_info=Les Clients peuvent aussi se connecter au serveur via des connexions sécurisés. -ssl.settings.client.label_custom=Personnalisé +# TLS settings Page + ssl.settings.client.label_custom_info=Configuration avancée -ssl.settings.client.label_self-signed=Accepter les certificats auto-signés. La connexion du serveur par TLS est maintenant disponible. -ssl.settings.client.customSSL=Ancienne méthode SSL \: -ssl.settings.client.customTLS=méthode TLS \: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Connexions en texte clair (avec STARTTLS) ssl.settings.client.plaintext.info=Openfire peut accepter des connexions en texte brut qui, en fonction de la politique configurée ici, peuvent être transformées en connexions chiffrées (à l'aide du protocole STARTTLS). ssl.settings.client.plaintext.label_enable=Activé ssl.settings.client.directtls.boxtitle=Connexions cryptées (TLS direct) ssl.settings.client.directtls.info=Les connexions de ce type sont établies en utilisant immédiatement le cryptage (par opposition à STARTTLS). Ce type de connectivité est communément appelé « Direct TLS ». ssl.settings.client.directtls.label_enable=Activé -ssl.settings.available=Disponible -ssl.settings.notavailable=Non Disponible -ssl.settings.required=Requis -ssl.settings.optional=Optionnel -ssl.settings.uninstalled=Désinstallé -ssl.settings.server.legend=Sécurité des connexions au serveur -ssl.settings.server.label_required=Requise -ssl.settings.server.label_required_info=Les connexions entre les serveurs sont toujours sécurisées. -ssl.settings.server.label_notrequired=Optionnelle -ssl.settings.server.label_notrequired_info=Les connexions entre les serveurs peuvent aussi être sécurisées. -ssl.settings.server.label_custom=Personnalisée ssl.settings.server.label_custom_info=Configuration avancée ssl.settings.server.directtls.boxtitle=Connexions cryptées (TLS direct) ssl.settings.server.directtls.info=Les connexions de ce type sont établies en utilisant le cryptage immédiatement (par opposition à STARTTLS). Ce type de connectivité est communément appelé TLS direct. ssl.settings.server.directtls.label_enable=Activé -ssl.settings.server.dialback=Rappel du Serveur \: -ssl.settings.server.customTLS=Méthode TLS \: # Generic certificate-related messages ssl.certificates.added_updated=Certificat ajouté ou modifié avec succès. diff --git a/i18n/src/main/resources/openfire_i18n_he.properties b/i18n/src/main/resources/openfire_i18n_he.properties index 2b1af83031..ba3950c352 100644 --- a/i18n/src/main/resources/openfire_i18n_he.properties +++ b/i18n/src/main/resources/openfire_i18n_he.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=הגדרות מסד נתונים setup.sidebar.profile=הגדרות דיוקן setup.sidebar.admin=חשבון מנהל -# SSL settings Page - -ssl.settings.title=הגדרות אבטחה -ssl.settings.update=הגדרות עודכנו בהצלחה. -ssl.settings.client.info=Clients can connect to the server using secured or unsecured connections. Use the following form to specify if clients can only connect to the server using secured connections. -ssl.settings.client.legend=Client Connection Security -ssl.settings.client.label_required=נדרש -ssl.settings.client.label_required_info=Clients can only connect to the server using secured connections. -ssl.settings.client.label_notrequired=רשות -ssl.settings.client.label_notrequired_info=Clients may connect to the server using secured connections. -ssl.settings.client.label_custom=מותאם +# TLS settings Page + ssl.settings.client.label_custom_info=תצורה מתקדמת -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=שיטת SSL ישנה: -ssl.settings.client.customTLS=שיטת TLS: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=מאופשר ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=מאופשר -ssl.settings.available=זמין -ssl.settings.notavailable=לא זמין -ssl.settings.required=נדרש -ssl.settings.optional=שות -ssl.settings.uninstalled=לא מותקן -ssl.settings.server.legend=Server Connection Security -ssl.settings.server.label_required=נדרש -ssl.settings.server.label_required_info=Connections between servers always use secured connections. -ssl.settings.server.label_notrequired=רשות -ssl.settings.server.label_notrequired_info=Connections between servers may use secured connections. -ssl.settings.server.label_custom=מותאם ssl.settings.server.label_custom_info=תצורה מתקדמת ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=מאופשר -ssl.settings.server.dialback=Server Dialback: -ssl.settings.server.customTLS=שיטת TLS: # Generic certificate-related messages ssl.certificates.added_updated=תעודה התווספה או שונתה בהצלחה. diff --git a/i18n/src/main/resources/openfire_i18n_ja_JP.properties b/i18n/src/main/resources/openfire_i18n_ja_JP.properties index 14a679efcd..34282ee23a 100644 --- a/i18n/src/main/resources/openfire_i18n_ja_JP.properties +++ b/i18n/src/main/resources/openfire_i18n_ja_JP.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=データベース設定 setup.sidebar.profile=プロファイル設定 setup.sidebar.admin=管理アカウント -# SSL settings Page - -ssl.settings.title=セキュリティ設定 -ssl.settings.update=設定が正常に更新されました。 -ssl.settings.client.info=クライアントはセキュアー、もしくはノンセキュアー接続を使用してサーバーに接続できます。もしクライアントがセキュアー接続だけを使用して、サーバーへの接続をする場合には、下のフォームにて設定してください。 -ssl.settings.client.legend=クライアント接続セキュリティー -ssl.settings.client.label_required=必須 -ssl.settings.client.label_required_info=クライアントはセキュア接続を使用してのみサーバーに接続することができます。 -ssl.settings.client.label_notrequired=オプション -ssl.settings.client.label_notrequired_info=クライアントはセキュア接続を使用してのみサーバーに接続することができるでしょう。 -ssl.settings.client.label_custom=カスタム +# TLS settings Page + ssl.settings.client.label_custom_info=高度な設定 -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=旧式SSL接続方法: -ssl.settings.client.customTLS=TLS方法: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=有効 -ssl.settings.notavailable=無効 -ssl.settings.required=必須 -ssl.settings.optional=オプション -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=サーバー接続セキュリティ -ssl.settings.server.label_required=必須 -ssl.settings.server.label_required_info=サーバーとの接続は、いつもセキュア接続を使用します。 -ssl.settings.server.label_notrequired=オプション -ssl.settings.server.label_notrequired_info=サーバーとの接続は、いつもセキュア接続を使用するでしょう。 -ssl.settings.server.label_custom=カスタム ssl.settings.server.label_custom_info=高度な設定 ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=サーバーダイアルバック: -ssl.settings.server.customTLS=TLS方法: # Generic certificate-related messages ssl.certificates.added_updated=証明書が正常に追加、もしくは変更されました。 diff --git a/i18n/src/main/resources/openfire_i18n_nl.properties b/i18n/src/main/resources/openfire_i18n_nl.properties index 9e557beeb8..44c47d3023 100644 --- a/i18n/src/main/resources/openfire_i18n_nl.properties +++ b/i18n/src/main/resources/openfire_i18n_nl.properties @@ -2094,46 +2094,19 @@ setup.sidebar.datasource=Gegevensbron instellingen setup.sidebar.profile=Profile Settings setup.sidebar.admin=Systeembeheerder -# SSL settings Page - -ssl.settings.title=SSL beveiliging instellingen -ssl.settings.update=De instellingen zijn succesvol gewijzigd. -ssl.settings.client.info=Clients can connect to the server using secured or unsecured connections. Use the following form to specify if clients can only connect to the server using secured connections. -ssl.settings.client.legend=Client Connection Security -ssl.settings.client.label_required=Required -ssl.settings.client.label_required_info=Clients can only connect to the server using secured connections. -ssl.settings.client.label_notrequired=Not required -ssl.settings.client.label_notrequired_info=Clients may connect to the server using secured connections. -ssl.settings.client.label_custom=Custom +# TLS settings Page + ssl.settings.client.label_custom_info=Geavanceerde configuratie -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=Old SSL method: -ssl.settings.client.customTLS=TLS method: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Platte tekst (met STARTTLS) connecties ssl.settings.client.plaintext.info=Openfire kan platte tekst connecties accepteren, die, afhankelijk van het beleid dat hier wordt ingesteld, kunnen worden geupgrade naar versleutelde connecties (door middel van het STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Ingeschakeld ssl.settings.client.directtls.boxtitle=Versleutelde (directe TLS) connecties ssl.settings.client.directtls.info=Connecties van dit type worden direct versleuteld, zodra ze worden aangemaakt (dit in tegenstelling tot het gebruik van STARTTLS). ssl.settings.client.directtls.label_enable=Ingeschakeld -ssl.settings.available=Available -ssl.settings.notavailable=Not Available -ssl.settings.required=Required -ssl.settings.optional=Optional -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=Server Connectie Beveiliging -ssl.settings.server.label_required=Vereist -ssl.settings.server.label_required_info=Connecties tussen servers moeten altijd beveiligde verbindingen gebruiken. -ssl.settings.server.label_notrequired=Optioneel -ssl.settings.server.label_notrequired_info=Connecties tussen servers mogen beveiligde verbindingen gebruiken. -ssl.settings.server.label_custom=Aangepast ssl.settings.server.label_custom_info=Geavanceerde configuratie ssl.settings.server.directtls.boxtitle=Versleutelde (directe TLS) connecties ssl.settings.server.directtls.info=Connecties van dit type worden direct versleuteld, zodra ze worden aangemaakt (dit in tegenstelling tot het gebruik van STARTTLS). ssl.settings.server.directtls.label_enable=Ingeschakeld -ssl.settings.server.dialback=Server Dialback: -ssl.settings.server.customTLS=TLS methode: # Generic certificate-related messages ssl.certificates.added_updated=Certificate added or modified successfully. diff --git a/i18n/src/main/resources/openfire_i18n_pl_PL.properties b/i18n/src/main/resources/openfire_i18n_pl_PL.properties index 7eeb864109..cc2c5d5455 100644 --- a/i18n/src/main/resources/openfire_i18n_pl_PL.properties +++ b/i18n/src/main/resources/openfire_i18n_pl_PL.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Ustawienia baz danych setup.sidebar.profile=Profile Settings setup.sidebar.admin=Konto administratora -# SSL settings Page - -ssl.settings.title=Ustawienia bezpieczeństwa -ssl.settings.update=Zapisano zmiany. -ssl.settings.client.info=Klient może łączyć się z serwerem korzystajac z bezpiecznego lub niechronionego połączenia. Skorzystaj z poniższego formularza, aby określić czy klient może się łączyć do serwera korzystając tylko z bezpiecznego połączenia. -ssl.settings.client.legend=Zabezpieczenie połączenia klienta -ssl.settings.client.label_required=Wymagane -ssl.settings.client.label_required_info=Klient musi łączyć się z serwerem poprzez bezpieczne połączenie -ssl.settings.client.label_notrequired=Opcjonalne -ssl.settings.client.label_notrequired_info=Do połączenia z serweram klient może wykorzystać bezpieczne połączenie -ssl.settings.client.label_custom=Dostosuj +# TLS settings Page + ssl.settings.client.label_custom_info=Ustawienia zaawansowane -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=Stara metoda SSL: -ssl.settings.client.customTLS=Metoda TLS: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Dostepny -ssl.settings.notavailable=Nie dostępny -ssl.settings.required=Wymagane -ssl.settings.optional=Opcjonalne -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=Bezpieczne połączenie pomiędzy serwerami -ssl.settings.server.label_required=Wymagane -ssl.settings.server.label_required_info=Połączenia pomiędzy serwerami zawsze używają połączeń szyfrowanych. -ssl.settings.server.label_notrequired=Opcjonalne -ssl.settings.server.label_notrequired_info=Połączenia pomiędzy serwerami mogą używać połączeń szyfrowanych. -ssl.settings.server.label_custom=Dostosuj ssl.settings.server.label_custom_info=Ustawienia zaawansowane ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Dialback serwera: -ssl.settings.server.customTLS=Metoda TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certificate added or modified successfully. diff --git a/i18n/src/main/resources/openfire_i18n_pt_BR.properties b/i18n/src/main/resources/openfire_i18n_pt_BR.properties index 493f132069..5dae98f9e9 100644 --- a/i18n/src/main/resources/openfire_i18n_pt_BR.properties +++ b/i18n/src/main/resources/openfire_i18n_pt_BR.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Configurações do Banco de Dados setup.sidebar.profile=Configurações de Perfil setup.sidebar.admin=Conta do Administrador -# SSL settings Page - -ssl.settings.title=Configurações de Segurança SSL -ssl.settings.update=Configurações atualizadas com êxito. -ssl.settings.client.info=Clientes podem se conectar ao servidor utilizando conexões seguras ou não seguras. Utilize o formulário para especificar se os clientes só podem se conectar através de conexões seguras. -ssl.settings.client.legend=Segurança da Conexão do Cliente -ssl.settings.client.label_required=Requerido -ssl.settings.client.label_required_info=Clientes só podem se conectar ao servidor utilizando uma conexão segura. -ssl.settings.client.label_notrequired=Não requerido -ssl.settings.client.label_notrequired_info=Clientes devem se conectar ao servidor utilizando uma conexão segura. -ssl.settings.client.label_custom=Customizar +# TLS settings Page + ssl.settings.client.label_custom_info=Configurações Avançadas -ssl.settings.client.label_self-signed=Accept self-signed certificates. Server dialback over TLS is now available. -ssl.settings.client.customSSL=Antigo método SSL: -ssl.settings.client.customTLS=Método TLS: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Conexões em texto-plano (com STARTTLS) ssl.settings.client.plaintext.info=O Openfire pode aceitar conexões de texto plano, que, dependendo da política configurada aqui, podem ser atualizadas para conexões criptografadas (usando o protocolo STARTTLS). ssl.settings.client.plaintext.label_enable=Ativado. ssl.settings.client.directtls.boxtitle=Conexões criptografadas (TLS direto) ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Disponível -ssl.settings.notavailable=Indisponível -ssl.settings.required=Requerido -ssl.settings.optional=Opcional -ssl.settings.uninstalled=Uninstalled -ssl.settings.server.legend=Segurança da Conexão do Servidor -ssl.settings.server.label_required=Requerido -ssl.settings.server.label_required_info=Conexões entre servidores sempre utilizam conexões seguras. -ssl.settings.server.label_notrequired=Opcional -ssl.settings.server.label_notrequired_info=Conexões entre servidores podem utilizar conexões seguras. -ssl.settings.server.label_custom=Personalizar ssl.settings.server.label_custom_info=Configuração avançada ssl.settings.server.directtls.boxtitle=Conexões criptografadas (TLS direto) ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Habilitado -ssl.settings.server.dialback=Discagem de retorno do Servidor: -ssl.settings.server.customTLS=Método TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certificate added or modified successfully. diff --git a/i18n/src/main/resources/openfire_i18n_pt_PT.properties b/i18n/src/main/resources/openfire_i18n_pt_PT.properties index 9b9567cb27..080c9e0de0 100644 --- a/i18n/src/main/resources/openfire_i18n_pt_PT.properties +++ b/i18n/src/main/resources/openfire_i18n_pt_PT.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Configurações da Base de Dados setup.sidebar.profile=Configurações de Perfil setup.sidebar.admin=Conta do Administrador -# SSL settings Page - -ssl.settings.title=Configurações de Segurança SSL -ssl.settings.update=Configurações atualizadas com êxito. -ssl.settings.client.info=Os clientes podem conectar ao servidor utilizando ligações seguras ou não seguras. Utilize o formulário para especificar se os clientes só se podem conectar através de ligações seguras. -ssl.settings.client.legend=Segurança da Ligação do Cliente -ssl.settings.client.label_required=Requerido -ssl.settings.client.label_required_info=Clientes só se podem conectar ao servidor utilizando uma ligação segura. -ssl.settings.client.label_notrequired=Não requerido -ssl.settings.client.label_notrequired_info=Clientes devem se conectar ao servidor utilizando uma ligação segura. -ssl.settings.client.label_custom=Personalizar +# TLS settings Page + ssl.settings.client.label_custom_info=Configurações Avançadas -ssl.settings.client.label_self-signed=Aceitar certificados auto-assinados. Dialback do servidor sobre TLS já está disponível. -ssl.settings.client.customSSL=Antigo método SSL: -ssl.settings.client.customTLS=Método TLS: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Disponível -ssl.settings.notavailable=Indisponível -ssl.settings.required=Requerido -ssl.settings.optional=Opcional -ssl.settings.uninstalled=Desinstalado -ssl.settings.server.legend=Segurança da Ligação do Servidor -ssl.settings.server.label_required=Requerido -ssl.settings.server.label_required_info=Ligações entre servidores utilizam sempre ligações seguras. -ssl.settings.server.label_notrequired=Opcional -ssl.settings.server.label_notrequired_info=Ligações entre servidores podem utilizar ligações seguras. -ssl.settings.server.label_custom=Personalizar ssl.settings.server.label_custom_info=Configuração avançada ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Marcação de retorno do Servidor: -ssl.settings.server.customTLS=Método TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certificado adicionado ou alterado com sucesso. diff --git a/i18n/src/main/resources/openfire_i18n_ru_RU.properties b/i18n/src/main/resources/openfire_i18n_ru_RU.properties index cc13c227ae..35f8c1cba0 100644 --- a/i18n/src/main/resources/openfire_i18n_ru_RU.properties +++ b/i18n/src/main/resources/openfire_i18n_ru_RU.properties @@ -2096,46 +2096,19 @@ setup.sidebar.datasource=Настройки базы данных setup.sidebar.profile=Настройки профиля setup.sidebar.admin=Аккаунт администратора -# SSL settings Page - -ssl.settings.title=Настройки безопасности -ssl.settings.update=Настройки успешно обновлены. -ssl.settings.client.info=Клиенты могут подключаться к серверу с помощью защищенных или незащищенных соединений. Используйте следующую форму, чтобы указать, могут ли клиенты подключаться к серверу только с помощью защищенных соединений. -ssl.settings.client.legend=Безопасность клиентских подключений -ssl.settings.client.label_required=Требуется -ssl.settings.client.label_required_info=Клиенты могут подключаться к серверу только через защищенные соединения. -ssl.settings.client.label_notrequired=Необязательно -ssl.settings.client.label_notrequired_info=Клиенты могут подключаться к серверу с использованием защищенного соединения. -ssl.settings.client.label_custom=Пользовательская +# TLS settings Page + ssl.settings.client.label_custom_info=Дополнительная настройка -ssl.settings.client.label_self-signed=Принимать самозаверенные сертификаты. Сервер обратного вызова через TLS теперь доступен. -ssl.settings.client.customSSL=Старый метод SSL: -ssl.settings.client.customTLS=Метод TLS: -ssl.settings.client.custom.mutualauth.socket=Взаимная проверка подлинности (сокетные подключения) -ssl.settings.client.custom.mutualauth.bosh=Взаимная аутентификация (соединения BOSH) ssl.settings.client.plaintext.boxtitle=Простые текстовые подключения (с переходом на TLS через STARTTLS) ssl.settings.client.plaintext.info=Openfire может принимать простые текстовые подключения, которые, в зависимости от правил, настроенных здесь, можно обновить до зашифрованных подключений (используя протокол STARTTLS). ssl.settings.client.plaintext.label_enable=Включить ssl.settings.client.directtls.boxtitle=Прямые шифрованные TLS соединения (Direct TLS) ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Включено -ssl.settings.available=Доступно -ssl.settings.notavailable=Не доступно -ssl.settings.required=Требуется -ssl.settings.optional=Необязательно -ssl.settings.uninstalled=Удален -ssl.settings.server.legend=Безопасность подключения к серверу -ssl.settings.server.label_required=Требуется -ssl.settings.server.label_required_info=Соединения между серверами всегда используют защищенные соединения. -ssl.settings.server.label_notrequired=Необязательно -ssl.settings.server.label_notrequired_info=Соединения между серверами могут использовать защищенные подключения. -ssl.settings.server.label_custom=Пользовательская ssl.settings.server.label_custom_info=Дополнительная настройка ssl.settings.server.directtls.boxtitle=Прямые шифрованные TLS соединения (Direct TLS) ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Включено -ssl.settings.server.dialback=Сервер вызова: -ssl.settings.server.customTLS=Метод TLS: # Generic certificate-related messages ssl.certificates.added_updated=Сертификат добавлен или изменён успешно. diff --git a/i18n/src/main/resources/openfire_i18n_sk.properties b/i18n/src/main/resources/openfire_i18n_sk.properties index 00cb7d8606..ad44cae2bb 100644 --- a/i18n/src/main/resources/openfire_i18n_sk.properties +++ b/i18n/src/main/resources/openfire_i18n_sk.properties @@ -2089,46 +2089,19 @@ setup.sidebar.datasource=Nastavenia databázy setup.sidebar.profile=Nastavenia profilu setup.sidebar.admin=Účet správcu -# SSL settings Page - -ssl.settings.title=Bezpečnostné nastavenia -ssl.settings.update=Nastavenia úspešne aktualizované. -ssl.settings.client.info=Klienti sa môžu k tomuto serveru pripájať pomocou zabezpečených alebo nezabezpečených spojení. Či sa klienti môžu pripájať k serveru len zabezpečenými spojeniami určíte pomocou tohto formulára. -ssl.settings.client.legend=Zabezpečenie klientských spojení -ssl.settings.client.label_required=Vyžaduje sa -ssl.settings.client.label_required_info=Klienti sa môžu k serveru pripájať iba zabezpečenými spojeniami. -ssl.settings.client.label_notrequired=Nepovinné -ssl.settings.client.label_notrequired_info=Klienti sa môžu k serveru pripájať zabezpečenými spojeniami. -ssl.settings.client.label_custom=Vlastné +# TLS settings Page + ssl.settings.client.label_custom_info=Pokročilé nastavenie -ssl.settings.client.label_self-signed=Akceptovať certifikáty podpísané sebou samý. Spätné volanie servera prostredníctvom TLS je teraz dostupné. -ssl.settings.client.customSSL=Starý spôsob SSL: -ssl.settings.client.customTLS=Spôsob TLS: -ssl.settings.client.custom.mutualauth.socket=Mutual authentication (socket connections) -ssl.settings.client.custom.mutualauth.bosh=Mutual authentication (BOSH connections) ssl.settings.client.plaintext.boxtitle=Plain-text (with STARTTLS) connections ssl.settings.client.plaintext.info=Openfire can accept plain-text connections, which, depending on the policy that is configured here, can be upgraded to encrypted connections (using the STARTTLS protocol). ssl.settings.client.plaintext.label_enable=Enabled ssl.settings.client.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.client.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as "Direct TLS". ssl.settings.client.directtls.label_enable=Enabled -ssl.settings.available=Dostupné -ssl.settings.notavailable=Nedostupné -ssl.settings.required=Vyžaduje sa -ssl.settings.optional=Nepovinné -ssl.settings.uninstalled=Odinštalované -ssl.settings.server.legend=Zabezpečenie spojenia so serverom -ssl.settings.server.label_required=Vyžaduje sa -ssl.settings.server.label_required_info=Spojenia medzi servermi sú vždy zabezpečené. -ssl.settings.server.label_notrequired=Nepovinné -ssl.settings.server.label_notrequired_info=Spojenia medzi servermi môžu byť zabezpečené. -ssl.settings.server.label_custom=Vlastné ssl.settings.server.label_custom_info=Pokročilé nastavenie ssl.settings.server.directtls.boxtitle=Encrypted (Direct TLS) connections ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Enabled -ssl.settings.server.dialback=Server Dialback: -ssl.settings.server.customTLS=Spôsob TLS: # Generic certificate-related messages ssl.certificates.added_updated=Certifikát bol úspešne pridaný alebo zmenený. diff --git a/i18n/src/main/resources/openfire_i18n_uk_UA.properties b/i18n/src/main/resources/openfire_i18n_uk_UA.properties index d842beca46..4394aa2e04 100644 --- a/i18n/src/main/resources/openfire_i18n_uk_UA.properties +++ b/i18n/src/main/resources/openfire_i18n_uk_UA.properties @@ -2089,23 +2089,9 @@ setup.sidebar.datasource=Налаштування бази даних setup.sidebar.profile=Налаштування профілю setup.sidebar.admin=Обліковий запис адміністратора -# SSL settings Page - -ssl.settings.title=Параметри безпеки -ssl.settings.update=Налаштування успішно оновлено. -ssl.settings.client.info=Клієнти можуть підключатися до сервера за допомогою захищених або незахищених з’єднань. Використовуйте наступну форму, щоб указати, чи можуть клієнти підключатися до сервера лише за допомогою захищених з’єднань. -ssl.settings.client.legend=Безпека підключення клієнта -ssl.settings.client.label_required=Необхідний -ssl.settings.client.label_required_info=Клієнти можуть підключатися до сервера лише за допомогою захищених з’єднань. -ssl.settings.client.label_notrequired=Додатково -ssl.settings.client.label_notrequired_info=Клієнти можуть підключатися до сервера за допомогою захищених з’єднань. -ssl.settings.client.label_custom=Спеціальний +# TLS settings Page + ssl.settings.client.label_custom_info=Розширена конфігурація -ssl.settings.client.label_self-signed=Приймати самопідписані сертифікати. Зворотний зв’язок із сервером через TLS тепер доступний. -ssl.settings.client.customSSL=Старий метод SSL: -ssl.settings.client.customTLS=Метод TLS: -ssl.settings.client.custom.mutualauth.socket=Взаємна автентифікація (сокетні підключення) -ssl.settings.client.custom.mutualauth.bosh=Взаємна автентифікація (з'єднання BOSH) ssl.settings.client.plaintext.boxtitle=З'єднання з відкритим текстом (STARTTLS) ssl.settings.client.plaintext.info=Openfire може приймати звичайні текстові з'єднання, які, залежно від налаштованої політики, можуть бути оновлені до зашифрованих з'єднань (з використанням протоколу STARTTLS). ssl.settings.client.plaintext.label_enable=Увімкнено @@ -2113,22 +2099,10 @@ ssl.settings.client.directtls.boxtitle=Зашифровані (прямі TLS) ssl.settings.client.directtls.info=З’єднання цього типу встановлюються за допомогою шифрування негайно (на відміну від використання STARTTLS). Цей тип підключення зазвичай називають «прямим TLS». ssl.settings.client.directtls.label_enable=Увімкнено ssl.settings.available=Доступний -ssl.settings.notavailable=Недоступний -ssl.settings.required=Необхідний -ssl.settings.optional=Додатково -ssl.settings.uninstalled=Видалено -ssl.settings.server.legend=Безпека підключення до сервера -ssl.settings.server.label_required=Необхідний -ssl.settings.server.label_required_info=З’єднання між серверами завжди використовують захищені з’єднання. -ssl.settings.server.label_notrequired=Додатково -ssl.settings.server.label_notrequired_info=З’єднання між серверами можуть використовувати захищені з’єднання. -ssl.settings.server.label_custom=Спеціальний ssl.settings.server.label_custom_info=Розширена конфігурація ssl.settings.server.directtls.boxtitle=Зашифровані (прямі TLS) з’єднання ssl.settings.server.directtls.info=Connections of this type are established using encryption immediately (as opposed to using STARTTLS). This type of connectivity is commonly referred to as the Direct TLS. ssl.settings.server.directtls.label_enable=Увімкнено -ssl.settings.server.dialback=Зворотний дзвінок на сервер: -ssl.settings.server.customTLS=Метод TLS: # Generic certificate-related messages ssl.certificates.added_updated=Сертифікат успішно додано або змінено. diff --git a/i18n/src/main/resources/openfire_i18n_zh_CN.properties b/i18n/src/main/resources/openfire_i18n_zh_CN.properties index bdefc1730a..26312c2e51 100644 --- a/i18n/src/main/resources/openfire_i18n_zh_CN.properties +++ b/i18n/src/main/resources/openfire_i18n_zh_CN.properties @@ -2107,46 +2107,19 @@ setup.sidebar.datasource=数据库设置 setup.sidebar.profile=配置文件设置 setup.sidebar.admin=管理员账号 -# SSL settings Page - -ssl.settings.title=安全设置 -ssl.settings.update=设置更新成功。 -ssl.settings.client.info=客户端可以使用安全或不安全的连接连接到服务器。使用以下表单指定客户端是否只能使用安全连接连接到服务器。 -ssl.settings.client.legend=客户端连接安全性 -ssl.settings.client.label_required=需要 -ssl.settings.client.label_required_info=客户端只能使用安全连接连接到服务器。 -ssl.settings.client.label_notrequired=可选 -ssl.settings.client.label_notrequired_info=客户端可以使用安全连接连接到服务器。 -ssl.settings.client.label_custom=自定义 +# TLS settings Page + ssl.settings.client.label_custom_info=高级配置 -ssl.settings.client.label_self-signed=接受自签名证书。现在可以通过 TLS 进行服务器回拨。 -ssl.settings.client.customSSL=旧 SSL 方法: -ssl.settings.client.customTLS=TLS 方法: -ssl.settings.client.custom.mutualauth.socket=相互身份验证(套接字连接) -ssl.settings.client.custom.mutualauth.bosh=相互身份验证(BOSH 连接) ssl.settings.client.plaintext.boxtitle=明文(使用 STARTTLS)连接 ssl.settings.client.plaintext.info=Openfire 可以接受明文连接,根据此处配置的策略,这些连接可以升级为加密连接(使用 STARTTLS 协议)。 ssl.settings.client.plaintext.label_enable=已启用 ssl.settings.client.directtls.boxtitle=加密(直接 TLS)连接 ssl.settings.client.directtls.info=这种类型的连接是使用加密立即建立的(而不是使用 STARTTLS)。这种类型的连接通常被称为“直接 TLS”。 ssl.settings.client.directtls.label_enable=已启用 -ssl.settings.available=可用 -ssl.settings.notavailable=不可用 -ssl.settings.required=需要 -ssl.settings.optional=可选 -ssl.settings.uninstalled=已卸载 -ssl.settings.server.legend=服务器连接安全性 -ssl.settings.server.label_required=需要 -ssl.settings.server.label_required_info=服务器之间的连接始终使用安全连接。 -ssl.settings.server.label_notrequired=可选 -ssl.settings.server.label_notrequired_info=服务器之间的连接可能使用安全连接。 -ssl.settings.server.label_custom=自定义 ssl.settings.server.label_custom_info=高级配置 ssl.settings.server.directtls.boxtitle=加密(直接 TLS)连接 ssl.settings.server.directtls.info=这种类型的连接是使用加密立即建立的(而不是使用 STARTTLS)。这种类型的连接通常被称为直接 TLS。 ssl.settings.server.directtls.label_enable=已启用 -ssl.settings.server.dialback=服务器回拨: -ssl.settings.server.customTLS=TLS 方法: # Generic certificate-related messages ssl.certificates.added_updated=已成功添加或修改证书。 From 104bd36dadd93319ee69246bfc09180adc348796 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Fri, 17 Oct 2025 12:39:41 +0300 Subject: [PATCH 2/4] i18n: openfire_i18n.properties fix grammar and typos --- .../main/resources/openfire_i18n.properties | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/i18n/src/main/resources/openfire_i18n.properties b/i18n/src/main/resources/openfire_i18n.properties index f11f54afaf..7a0f2795f7 100644 --- a/i18n/src/main/resources/openfire_i18n.properties +++ b/i18n/src/main/resources/openfire_i18n.properties @@ -255,8 +255,8 @@ admin.error.packet=Malformed packet received admin.error.packet.text=Unexpected raw text in the stream admin.error.packet.tag=Unexpected packet tag (not message,iq,presence) admin.error.routing=Could not route packet -admin.error.socket-setup=Could not setup a server socket -admin.error.ssl=Could not setup TLS socket +admin.error.socket-setup=Could not set up a server socket +admin.error.ssl=Could not set up TLS socket admin.error.stream=Stream error detected admin.drop-packet=Dropping unrecognized packet admin.disconnect=Stream cut short (could be normal disconnect) @@ -353,7 +353,7 @@ muc.form.conf.owner_publicroom=List Room in Directory muc.form.conf.owner_persistentroom=Room is Persistent muc.form.conf.owner_moderatedroom=Room is Moderated muc.form.conf.owner_membersonly=Room is Members-only -muc.form.conf.allowinvitesfixed=Note: by default, only admins can send invitations in an members-only room. +muc.form.conf.allowinvitesfixed=Note: by default, only admins can send invitations in a members-only room. muc.form.conf.owner_allowinvites=Allow Occupants to Invite Others muc.form.conf.owner_passwordprotectedroom=Password Required to Enter Room muc.form.conf.roomsecretfixed=If a password is required to enter this room, you must specify the \ @@ -682,8 +682,8 @@ login.error=Error: You don't have JavaScript enabled. This tool uses JavaScr not work correctly without it enabled. Please turn JavaScript back on and reload this page. login.failed.unauthorized=Login failed: make sure your username and password are correct and that you're an admin. login.failed.wrongtoken=Login failed: make sure your one time token is correct. -login.failed.connection=Login failed: make sure your the user and group system is up and running. -login.failed.authentication=Login failed: Openfire wasn't able to authenticate itself to the users system. +login.failed.connection=Login failed: make sure your user and group system is up and running. +login.failed.authentication=Login failed: Openfire wasn't able to authenticate itself to the user's system. login.failed.lookslikeemail=Login failed: You provided what appears to be an email address, consider \ using just the user part (everything before the @). Typical installations use just 'admin' \ as the username. @@ -1100,7 +1100,7 @@ reg.settings.disable=Disabled reg.settings.not_auto_create=Users can not automatically create new accounts. reg.settings.change_password=Change Password reg.settings.change_password_info=You can choose whether users are allowed to change their password. \ - Password changing is independent from inband account registration. However, you may only \ + Password changing is independent of inband account registration. However, you may only \ want to disable this feature when disabling inband account registration. reg.settings.change_password_readonly=This instance of Openfire is set up to integrate with an external user provider, \ that is considered to be 'read-only'. Users cannot change their passwords. @@ -1110,16 +1110,16 @@ reg.settings.anonymous_login=Anonymous Login reg.settings.anonymous_login_info=You can choose to enable or disable anonymous user login. If it is \ enabled, anyone can connect to the server and create a new session. If it is disabled only \ users who have accounts will be able to connect. -reg.settings.anyone_login=Anyone may login to the server. -reg.settings.only_registered_login=Only registered users may login. +reg.settings.anyone_login=Anyone may log in to the server. +reg.settings.only_registered_login=Only registered users may log in. reg.settings.allowed_ips=Restrict Login reg.settings.allowed_ips_info=Use the form below to define the IP addresses or IP address ranges \ - that are allowed to login. E.g.: 200.120.90.10, 200.125.80.0/24, 2001:db8::/48. Leaving the form empty means \ + that are allowed to log in. E.g.: 200.120.90.10, 200.125.80.0/24, 2001:db8::/48. Leaving the form empty means \ that clients will be able to connect from any IP address (unless a blacklist is in place). reg.settings.ips_all=Restrict ALL (including anonymous) logins to these IP's: reg.settings.ips_anonymous=Restrict anonymous logins to these IP's: reg.settings.allowed_ips_blocked_info=Use the form below to define the IP addresses or IP address ranges \ - that are not allowed to login. E.g.: 200.120.90.10, 200.125.80.0/24, 2001:db8::/48. Leaving the form empty means \ + that are not allowed to log in. E.g.: 200.120.90.10, 200.125.80.0/24, 2001:db8::/48. Leaving the form empty means \ that clients will be able to connect from any IP address, unless a whitelist (see below) is in place. \ Note that entries on the 'blocked' list (here) will always take precedence over entries on the 'allowed' \ lists below. @@ -1176,7 +1176,7 @@ server.db.multiple_connect=Supports multiple connections server.db.multiple_connect2=open at once: server.db.read_only_mode=In read-only mode: server.db.pool_info=Connection Pool Info -server.db.house_keeping_sleep=House Keeping Interval: +server.db.house_keeping_sleep=Housekeeping Interval: server.db.house_keeping_sql=Connection Test SQL: server.db.connection_lifetime=Maximum Connection Lifetime: server.db.connection_max=Maximum Connections: @@ -1340,7 +1340,7 @@ system_property.provider.pubsub-persistence.caching.delegate-className=The class system_property.provider.securityAudit.className=The class to use to audit actions performed by administrators system_property.provider.user.className=The class to use to provide the Openfire users system_property.provider.vcard.className=The class to use to provide vCard handling -system_property.usermanager.remote-disco-info-timeout-seconds=The maximum time the UserManager should wait, in seconds, for the a remote server to respond to a disco#info request to confirm the presence of a user +system_property.usermanager.remote-disco-info-timeout-seconds=The maximum time the UserManager should wait, in seconds, for the remote server to respond to a disco#info request to confirm the presence of a user system_property.usermanager.future-users.enable=When enabled, allows Openfire to process data for local JIDs that potentially are future users. To be used when users are provisioned externally/on an ad-hoc basis. system_property.provider.userproperty.className=The class to use to provide user properties system_property.xmpp.auth.sasl.external.client.suppress-matching-realmname=Ignore the realm of a SASL EXTERNAL provided username if it matches the XMPP domain name. @@ -1419,7 +1419,7 @@ system_property.httpbind.CSP.enabled=Enable / Disable adding a 'Content-Security system_property.httpbind.CSP.responsevalue=The header value when adding a 'Content-Security-Policy' HTTP header to the response to requests made against the BOSH endpoint. system_property.httpbind.request.header.size=The maximum size in bytes of request headers in the BOSH endpoint. Larger headers will allow for more and/or larger cookies plus larger form content encoded in a URL. However, larger headers consume more memory and can make a server more vulnerable to denial of service attacks. -system_property.adminConsole.sessionTimeout=The maximum idle time of a HTTP session in the admin console. +system_property.adminConsole.sessionTimeout=The maximum idle time of an HTTP session in the admin console. system_property.xmpp.httpbind.client.maxpause=The maximum length of a temporary session pause that a BOSH client MAY request. system_property.xmpp.httpbind.client.maxpause.ignore-invalid=Controls if BOSH client-provided 'pause' values that are invalid (higher than 'maxpause') are ignored or will cause the client to be disconnected. system_property.xmpp.httpbind.client.requests.wait=Returns the longest time that Openfire is allowed to wait before responding to any request of a BOSH session. This enables the client to prevent its TCP connection from expiring due to inactivity, as well as to limit the delay before it discovers any network failure. @@ -1746,7 +1746,7 @@ session.details.title=Session Details session.details.info=Below are session details for the session {0}. If the user {1} has multiple \ sessions open, they will appear below. session.details.session_id=Session ID: -session.details.username=User Name & Resource: +session.details.username=Username & Resource: session.details.anonymous=Anonymous session.details.status=Status session.details.priority=Priority @@ -1958,7 +1958,7 @@ setup.admin.settings.skip_this_step=Skip This Step setup.admin.settings.add.administrator = Add Administrator setup.admin.settings.administrator = Administrator setup.admin.settings.remove = Remove -setup.admin.settings.is-user = The value provided above is a LDAP user. +setup.admin.settings.is-user = The value provided above is an LDAP user. setup.admin.settings.is-group = The value provided above is an LDAP group name. setup.admin.settings.test.title-desc=Administrator Settings @@ -2203,7 +2203,7 @@ setup.ldap.group.description_field_description=The field name that holds the des If this property is not set, the default value is description. setup.ldap.group.posix=Posix Mode setup.ldap.group.posix_description=A value of "Yes" means that users are stored within \ - the group by their user name alone. A value of "No" means that users are stored by \ + the group by their username alone. A value of "No" means that users are stored by \ their entire DN within the group. If this property is not set, the default value is No. \ The posix mode must be set correctly for your server in order for group integration to work. setup.ldap.group.filter=Group Filter @@ -2235,7 +2235,7 @@ setup.host.settings.domain=XMPP Domain Name: setup.host.settings.domain.help=The name of the XMPP domain that this server will be part of (for example: example.org). If this server will be part of an Openfire cluster, each server must have the same XMPP domain name. setup.host.settings.invalid_domain=Invalid domain. setup.host.settings.fqdn=Server Host Name (FQDN): -setup.host.settings.fqdn.help=The fully qualified domain name of this server (for example: openfire.example.org). If this server will be part of an Openfire cluster, each server must have an unique server host name. +setup.host.settings.fqdn.help=The fully qualified domain name of this server (for example: openfire.example.org). If this server will be part of an Openfire cluster, each server must have a unique server host name. setup.host.settings.invalid_fqdn=Invalid host name. setup.host.settings.port=Admin Console Port: setup.host.settings.secure_port=Secure Admin Console Port: @@ -2481,7 +2481,7 @@ ssl.certificates.keystore.restart_server=Certificates were modified so HTTP serv {0}here{1} to restart HTTP server. ssl.certificates.keystore.no_installed=A certificate for the domain of this server is missing. Click {0}here{1} to generate a self-signed \ certificate or {2}here{3} to import a signed certificate and its private key. -ssl.certificates.keystore.no_complete_installed=The installed certificate does not cover all of the identities of this \ +ssl.certificates.keystore.no_complete_installed=The installed certificate does not cover all the identities of this \ server. Click {0}here{1} to replace your certificate with a self-signed certificate that does, or {2}here{3} to import \ a signed certificate and its private key. ssl.certificates.keystore.error_importing-reply=An error occurred while importing the Certificate Authority reply. \ @@ -2496,7 +2496,7 @@ ssl.certificates.keystore.info=Openfire can generate certificates that are s is commonly trusted by clients and other servers. This page allows you to generate a Certificate Signing Request \ (CSR), which you can use to obtain a signed certificate from such a Certificate Authority. After you obtain a reply \ from the CA to the CSR, that reply can be inserted in this page to install a CA signed certificate.

\ -

Alternatively, a certificate might already be made available though other means. In the this case the signed \ +

Alternatively, a certificate might already be made available though other means. In this case the signed \ certificate and corresponding private key can be {0}imported here{1}. ssl.certificates.keystore.self-signed.info=Self-signed certificates should be signed by a Certificate Authority to be \ trusted and accepted by clients and other servers. @@ -2514,7 +2514,7 @@ ssl.certificates.truststore.ca-reply=Certificate Authority Reply: ssl.certificates.truststore.c2s-title=Client Truststore ssl.certificates.truststore.s2s-title=Server Truststore ssl.certificates.truststore.title=Openfire Trust Certificate Store -ssl.certificates.truststore.info=Certificates in this list are used by Openfire to verify the identity of remote clients and servers when encrypted connections are being established. By default, Openfire ships with a number certificates from commonly trusted Certificate Authorities. +ssl.certificates.truststore.info=Certificates in this list are used by Openfire to verify the identity of remote clients and servers when encrypted connections are being established. By default, Openfire ships with a number of certificates from commonly trusted Certificate Authorities. ssl.certificates.truststore.link-to-import=Certificates can be added to this list by using this {0}import form{1}. # Certificate details Page @@ -3317,9 +3317,9 @@ plugin.available.manual.update = Update Now. plugin.available.no.list = The list of available plugins has not yet been downloaded. plugin.available.no.plugin = Plugin information has not yet been downloaded. plugin.available.list = Click here to download. -plugin.available.no.list.description = In order to install plugins, the list of available plugins must be download \ +plugin.available.no.list.description = In order to install plugins, the list of available plugins must be downloaded \ from Jive Software. Once the plugins have been downloaded, you may \ - chooser which plugins to install. + choose which plugins to install. plugin.available.auto.update.currently = Auto-update is currently plugin.available.auto.update.currently.disabled = disabled plugin.available.click.here = Click here @@ -3475,7 +3475,7 @@ mediaproxy.form.disabled.desc = This server will not act as a media proxy. mediaproxy.form.idletimeout = Session Idle Timeout (in seconds) mediaproxy.form.idletimeout.tip = This value is usually bigger than 15 seconds. mediaproxy.form.lifetime = Session Life Time (in seconds) -mediaproxy.form.lifetime.tip = Life Time is the maximum time that a Session can lives. After this time it is destroyed, even if it stills active. +mediaproxy.form.lifetime.tip = Life Time is the maximum time that a Session can live. After this time it is destroyed, even if it stills active. mediaproxy.form.minport = Port Range Min mediaproxy.form.maxport = Port Range Max mediaproxy.form.echoport = Echo Test Port @@ -3915,7 +3915,7 @@ commands.admin.getlistidleusers.label=Get List of Idle Users commands.admin.getlistidleusers.form.title=Requesting List of Idle Users commands.admin.getlistidleusers.form.instruction=Fill out this form to request the idle users of this service. commands.admin.getlistidleusers.form.field.activeuserjids.label=The list of idle users -0 + commands.admin.getlistonlineusers.label=Get List of Online Users commands.admin.getlistonlineusers.form.title=Requesting List of Online Users commands.admin.getlistonlineusers.form.instruction=Fill out this form to request the online users of this service. From d4ed529e125c5f00cf460ef6f11dda77cac2ad5d Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Wed, 3 Dec 2025 18:15:37 +0200 Subject: [PATCH 3/4] i18n: startup.missing-plugins: The 'plugins' directory in quotes --- i18n/src/main/resources/openfire_i18n.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/src/main/resources/openfire_i18n.properties b/i18n/src/main/resources/openfire_i18n.properties index 7a0f2795f7..c0db006fb9 100644 --- a/i18n/src/main/resources/openfire_i18n.properties +++ b/i18n/src/main/resources/openfire_i18n.properties @@ -237,7 +237,7 @@ startup.ssl=Started TLS (encrypted) socket on port: {0} startup.error=Error starting the server. Please check the log files for more information. startup.error.jivehome=Could not locate openfireHome. Set the openfireHome property or edit \ your openfire_init.xml file for app server deployments. -startup.missing-plugins=Could not locate the plugins directory. Possibly corrupt installation. No plugins will be loaded. +startup.missing-plugins=Could not locate the 'plugins' directory. Possibly corrupt installation. No plugins will be loaded. # Standard server error messages (for server admin) From f282e388150cd2bdd410be5797bc1e0225c6d680 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Thu, 11 Dec 2025 11:18:03 +0200 Subject: [PATCH 4/4] openfire_i18n.properties: remove mention of Jive Software --- i18n/src/main/resources/openfire_i18n.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/src/main/resources/openfire_i18n.properties b/i18n/src/main/resources/openfire_i18n.properties index c0db006fb9..582c90957c 100644 --- a/i18n/src/main/resources/openfire_i18n.properties +++ b/i18n/src/main/resources/openfire_i18n.properties @@ -1144,7 +1144,7 @@ reg.settings.sasl_mechanisms_columntitle_implementation=Implementation available reg.settings.sasl_mechanisms_columntitle_supported=Offered to clients reg.settings.sasl_mechanisms_columntitle_description=Description reg.settings.description.none=(no description available) -reg.settings.description.JIVE-SHAREDSECRET=Proprietary Jive Software SASL mechanism that is based on a shared secret. +reg.settings.description.JIVE-SHAREDSECRET=Proprietary Openfire SASL mechanism that is based on a shared secret. reg.settings.description.EXTERNAL=Where authentication is implicit in the context (e.g., for protocols already using IPsec or TLS). reg.settings.description.ANONYMOUS=For unauthenticated guest access. reg.settings.description.PLAIN=Simple cleartext password mechanism. @@ -1972,7 +1972,7 @@ setup.admin.settings.test.error-password=Password is incorrect. # Setup completed Page setup.completed.setup=Setup -setup.completed.jive=Jive Software +setup.completed.jive=Ignite Realtime setup.completed.run=Setup Already Run setup.completed.run_info=It appears setup has already been run. To administer your server, \ please use the @@ -3317,8 +3317,8 @@ plugin.available.manual.update = Update Now. plugin.available.no.list = The list of available plugins has not yet been downloaded. plugin.available.no.plugin = Plugin information has not yet been downloaded. plugin.available.list = Click here to download. -plugin.available.no.list.description = In order to install plugins, the list of available plugins must be downloaded \ - from Jive Software. Once the plugins have been downloaded, you may \ +plugin.available.no.list.description = In order to install plugins, the list of available plugins must be downloaded. \ + Once the plugins have been downloaded, you may \ choose which plugins to install. plugin.available.auto.update.currently = Auto-update is currently plugin.available.auto.update.currently.disabled = disabled