From 9f41a0eabb86902060ca5e95cbf739c765ba6a52 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 31 Mar 2024 15:12:08 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 99.6% (555 of 557 strings) Translation: YunoHost/admin Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/ --- app/src/i18n/locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/i18n/locales/de.json b/app/src/i18n/locales/de.json index 7bb5627c..b086f3bb 100644 --- a/app/src/i18n/locales/de.json +++ b/app/src/i18n/locales/de.json @@ -139,8 +139,8 @@ "confirm_update_apps": "Möchten Sie wirklich alle Applikationen aktualisieren?", "confirm_upnp_enable": "Möchten Sie UPnP wirklich aktivieren?", "confirm_upnp_disable": "Möchten Sie UPnP wirklich deaktivieren?", - "confirm_firewall_allow": "Sind Sie sicher, dass Sie den Port {port} (protocol: {protocol}, Verbindung: {connection}) öffnen wollen", - "confirm_firewall_disallow": "Sind Sie sicher, dass Sie den Port {port} (protocol: {protocol}, Verbindung {connection}) schliessen wollen", + "confirm_firewall_allow": "Sind Sie sicher, dass Sie den Port {port}? (protocol: {protocol}, Verbindung: {connection}) öffnen wollen", + "confirm_firewall_disallow": "Sind Sie sicher, dass Sie den Port {port}? (protocol: {protocol}, Verbindung {connection}) schliessen wollen", "confirm_update_specific_app": "Möchten Sie {app} wirklich aktualisieren?", "confirm_reboot_action_reboot": "Möchten Sie den Server wirklich neustarten?", "confirm_reboot_action_shutdown": "Möchten Sie den Server wirklich herunterfahren?",