From 068e0c7d432ede0a388fe1478b5146fcf1809315 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 4 Nov 2016 18:40:37 +0100 Subject: modules: add autogenerated translation files --- proto-ftn/lang/opentrack-proto-udp-pl_PL.ts | 42 +++++++++++++++++++++++++++++ proto-ftn/lang/opentrack-proto-udp-ru_RU.ts | 42 +++++++++++++++++++++++++++++ proto-ftn/lang/pl_PL.ts | 42 +++++++++++++++++++++++++++++ proto-ftn/lang/ru_RU.ts | 42 +++++++++++++++++++++++++++++ 4 files changed, 168 insertions(+) create mode 100644 proto-ftn/lang/opentrack-proto-udp-pl_PL.ts create mode 100644 proto-ftn/lang/opentrack-proto-udp-ru_RU.ts create mode 100644 proto-ftn/lang/pl_PL.ts create mode 100644 proto-ftn/lang/ru_RU.ts (limited to 'proto-ftn/lang') diff --git a/proto-ftn/lang/opentrack-proto-udp-pl_PL.ts b/proto-ftn/lang/opentrack-proto-udp-pl_PL.ts new file mode 100644 index 00000000..ef5f0b22 --- /dev/null +++ b/proto-ftn/lang/opentrack-proto-udp-pl_PL.ts @@ -0,0 +1,42 @@ + + + + + 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 + + + + diff --git a/proto-ftn/lang/opentrack-proto-udp-ru_RU.ts b/proto-ftn/lang/opentrack-proto-udp-ru_RU.ts new file mode 100644 index 00000000..2672ea52 --- /dev/null +++ b/proto-ftn/lang/opentrack-proto-udp-ru_RU.ts @@ -0,0 +1,42 @@ + + + + + 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 + + + + diff --git a/proto-ftn/lang/pl_PL.ts b/proto-ftn/lang/pl_PL.ts new file mode 100644 index 00000000..ef5f0b22 --- /dev/null +++ b/proto-ftn/lang/pl_PL.ts @@ -0,0 +1,42 @@ + + + + + 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 + + + + diff --git a/proto-ftn/lang/ru_RU.ts b/proto-ftn/lang/ru_RU.ts new file mode 100644 index 00000000..2672ea52 --- /dev/null +++ b/proto-ftn/lang/ru_RU.ts @@ -0,0 +1,42 @@ + + + + + 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 + + + + -- cgit v1.2.3