diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
commit | 0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch) | |
tree | 913abe48caeaf01e08707dfa4d0ef6aac3903b24 /proto-flightgear/lang/ru_RU.ts | |
parent | bf5954132b776b19b20586b0a4b2b622ab0642ea (diff) |
rename several protocols from abbreviated names
Diffstat (limited to 'proto-flightgear/lang/ru_RU.ts')
-rw-r--r-- | proto-flightgear/lang/ru_RU.ts | 38 |
1 files changed, 38 insertions, 0 deletions
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> |