From c6e56ce73bc4fd59b65d73a39f48368411beeb6e Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Sun, 4 Aug 2024 03:29:31 +0200 Subject: i18n: add German translations --- proto-udp/lang/de_DE.ts | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 proto-udp/lang/de_DE.ts (limited to 'proto-udp') diff --git a/proto-udp/lang/de_DE.ts b/proto-udp/lang/de_DE.ts new file mode 100644 index 00000000..442d8683 --- /dev/null +++ b/proto-udp/lang/de_DE.ts @@ -0,0 +1,37 @@ + + + + + UICFTNControls + + UDP protocol settings + UDP-Protokolleinstellungen + + + Remote IP address + Entfernte IP-Adresse + + + Port + Port + + + + udp + + Can't bind socket: %1 + Kann nicht an Socket binden: %1 + + + UDP over network + UDP über Netzwerk + + + + udp_sender_dll + + UDP over network + UDP über Netzwerk + + + -- cgit v1.2.3