diff options
Diffstat (limited to 'proto-flightgear/lang')
-rw-r--r-- | proto-flightgear/lang/nl_NL.ts | 38 | ||||
-rw-r--r-- | proto-flightgear/lang/ru_RU.ts | 38 | ||||
-rw-r--r-- | proto-flightgear/lang/stub.ts | 38 |
3 files changed, 114 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>UICFGControls</name> + <message> + <location filename="../ftnoir_fgcontrols.ui" line="+17"/> + <source>FlightGear protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+12"/> + <source>IP-address remote PC</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+71"/> + <source>Port-number</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgear</name> + <message> + <location filename="../ftnoir_protocol_fg.h" line="+40"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <location line="+27"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>UICFGControls</name> + <message> + <location filename="../ftnoir_fgcontrols.ui" line="+17"/> + <source>FlightGear protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+12"/> + <source>IP-address remote PC</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+71"/> + <source>Port-number</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgear</name> + <message> + <location filename="../ftnoir_protocol_fg.h" line="+40"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <location line="+27"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> 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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>UICFGControls</name> + <message> + <location filename="../ftnoir_fgcontrols.ui" line="+17"/> + <source>FlightGear protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+12"/> + <source>IP-address remote PC</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+71"/> + <source>Port-number</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgear</name> + <message> + <location filename="../ftnoir_protocol_fg.h" line="+40"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <location line="+27"/> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |