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-flightgear/lang/nl_NL.ts | 38 ++++++++++++++++++++++++++++++++++++++ proto-flightgear/lang/ru_RU.ts | 38 ++++++++++++++++++++++++++++++++++++++ proto-flightgear/lang/stub.ts | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+) create mode 100644 proto-flightgear/lang/nl_NL.ts create mode 100644 proto-flightgear/lang/ru_RU.ts create mode 100644 proto-flightgear/lang/stub.ts (limited to 'proto-flightgear/lang') diff --git a/proto-flightgear/lang/nl_NL.ts b/proto-flightgear/lang/nl_NL.ts new file mode 100644 index 00000000..35ab5431 --- /dev/null +++ b/proto-flightgear/lang/nl_NL.ts @@ -0,0 +1,38 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + flightgear + + + FlightGear + + + + + flightgearDll + + + FlightGear + + + + diff --git a/proto-flightgear/lang/ru_RU.ts b/proto-flightgear/lang/ru_RU.ts new file mode 100644 index 00000000..916f5e2d --- /dev/null +++ b/proto-flightgear/lang/ru_RU.ts @@ -0,0 +1,38 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + flightgear + + + FlightGear + + + + + flightgearDll + + + FlightGear + + + + diff --git a/proto-flightgear/lang/stub.ts b/proto-flightgear/lang/stub.ts new file mode 100644 index 00000000..e94d44f2 --- /dev/null +++ b/proto-flightgear/lang/stub.ts @@ -0,0 +1,38 @@ + + + + + UICFGControls + + + FlightGear protocol settings + + + + + IP-address remote PC + + + + + Port-number + + + + + flightgear + + + FlightGear + + + + + flightgearDll + + + FlightGear + + + + -- cgit v1.2.3