From 280ea1390124abc0d2332774ac2ece5ca297c6fb Mon Sep 17 00:00:00 2001 From: joeftiger Date: Thu, 2 Mar 2023 17:34:07 +0100 Subject: [PATCH] feat(i18n cosmic-applet-network): add German translation --- .../i18n/de/cosmic_applet_network.ftl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 cosmic-applet-network/i18n/de/cosmic_applet_network.ftl diff --git a/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl b/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl new file mode 100644 index 00000000..91ca22d5 --- /dev/null +++ b/cosmic-applet-network/i18n/de/cosmic_applet_network.ftl @@ -0,0 +1,16 @@ +network = Netzwerk +airplane-mode = Flugmodus +wifi = Wi-Fi +ipv4 = IPv4 Addresse +ipv6 = IPv6 Addresse +mac = MAC +megabits-per-second = Mbps +connected = Verbunden +connecting = Verbinde +connect = Verbinden +cancel = Abbrechen +visible-wireless-networks = Sichtbare Drahtlosnetzwerke +enter-password = Geben Sie das Kennwort oder den Verschlüsselungsschlüssel ein +router-wps-button = Sie können sich auch verbinden, indem Sie die "WPS"-Taste am Router drücken +unable-to-connect = Netzwerkverbindung nicht möglich +check-wifi-connection = Stellen Sie sicher, dass Wi-Fi mit dem Internet verbunden ist und das Passwort korrekt ist \ No newline at end of file