From 0bc78d53028f5ac68b9ab454347b8ad453988c08 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 7 Apr 2017 21:36:10 +0200 Subject: rename several protocols from abbreviated names --- proto-udp/lang/nl_NL.ts | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ proto-udp/lang/ru_RU.ts | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ proto-udp/lang/stub.ts | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+) create mode 100644 proto-udp/lang/nl_NL.ts create mode 100644 proto-udp/lang/ru_RU.ts create mode 100644 proto-udp/lang/stub.ts (limited to 'proto-udp/lang') diff --git a/proto-udp/lang/nl_NL.ts b/proto-udp/lang/nl_NL.ts new file mode 100644 index 00000000..989194c5 --- /dev/null +++ b/proto-udp/lang/nl_NL.ts @@ -0,0 +1,58 @@ + + + + + UICFTNControls + + + UDP protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + Enter IP-address and port-number for the remote PC. + + + + + Remember: you may have to change firewall-settings too! + + + + + OK + + + + + Cancel + + + + + udp + + + UDP Tracker + + + + + udpDll + + + UDP receiver + + + + diff --git a/proto-udp/lang/ru_RU.ts b/proto-udp/lang/ru_RU.ts new file mode 100644 index 00000000..c489ebf5 --- /dev/null +++ b/proto-udp/lang/ru_RU.ts @@ -0,0 +1,58 @@ + + + + + UICFTNControls + + + UDP protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + Enter IP-address and port-number for the remote PC. + + + + + Remember: you may have to change firewall-settings too! + + + + + OK + + + + + Cancel + + + + + udp + + + UDP Tracker + + + + + udpDll + + + UDP receiver + + + + diff --git a/proto-udp/lang/stub.ts b/proto-udp/lang/stub.ts new file mode 100644 index 00000000..9ef5380e --- /dev/null +++ b/proto-udp/lang/stub.ts @@ -0,0 +1,58 @@ + + + + + UICFTNControls + + + UDP protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + Enter IP-address and port-number for the remote PC. + + + + + Remember: you may have to change firewall-settings too! + + + + + OK + + + + + Cancel + + + + + udp + + + UDP Tracker + + + + + udpDll + + + UDP receiver + + + + -- cgit v1.2.3