diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-04 18:40:37 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-04 19:48:10 +0100 | 
| commit | 068e0c7d432ede0a388fe1478b5146fcf1809315 (patch) | |
| tree | 53cd09c78f5140263bbddfacaf90b3297a230be8 /proto-fg/lang | |
| parent | f08dc187499d2895f50f7e2e7e99bf698b0c0738 (diff) | |
modules: add autogenerated translation files
Diffstat (limited to 'proto-fg/lang')
| -rw-r--r-- | proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts | 22 | ||||
| -rw-r--r-- | proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts | 22 | ||||
| -rw-r--r-- | proto-fg/lang/pl_PL.ts | 22 | ||||
| -rw-r--r-- | proto-fg/lang/ru_RU.ts | 22 | 
4 files changed, 88 insertions, 0 deletions
diff --git a/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts b/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts new file mode 100644 index 00000000..f449f505 --- /dev/null +++ b/proto-fg/lang/opentrack-proto-fgfs-pl_PL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<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> +</TS> diff --git a/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts b/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts new file mode 100644 index 00000000..76b4bd74 --- /dev/null +++ b/proto-fg/lang/opentrack-proto-fgfs-ru_RU.ts @@ -0,0 +1,22 @@ +<?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> +</TS> diff --git a/proto-fg/lang/pl_PL.ts b/proto-fg/lang/pl_PL.ts new file mode 100644 index 00000000..f449f505 --- /dev/null +++ b/proto-fg/lang/pl_PL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<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> +</TS> diff --git a/proto-fg/lang/ru_RU.ts b/proto-fg/lang/ru_RU.ts new file mode 100644 index 00000000..76b4bd74 --- /dev/null +++ b/proto-fg/lang/ru_RU.ts @@ -0,0 +1,22 @@ +<?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> +</TS>  | 
