diff options
Diffstat (limited to 'proto-flightgear/lang')
-rw-r--r-- | proto-flightgear/lang/nl_NL.ts | 18 | ||||
-rw-r--r-- | proto-flightgear/lang/ru_RU.ts | 18 | ||||
-rw-r--r-- | proto-flightgear/lang/stub.ts | 18 | ||||
-rw-r--r-- | proto-flightgear/lang/zh_CN.ts | 18 |
4 files changed, 72 insertions, 0 deletions
diff --git a/proto-flightgear/lang/nl_NL.ts b/proto-flightgear/lang/nl_NL.ts index 18ffbe20..d8c3d3ec 100644 --- a/proto-flightgear/lang/nl_NL.ts +++ b/proto-flightgear/lang/nl_NL.ts @@ -16,4 +16,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>flightgear</name> + <message> + <source>Can't bind to [%1.%2.%3.%4]:%5</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <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 index b97f008d..c204410d 100644 --- a/proto-flightgear/lang/ru_RU.ts +++ b/proto-flightgear/lang/ru_RU.ts @@ -16,4 +16,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>flightgear</name> + <message> + <source>Can't bind to [%1.%2.%3.%4]:%5</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/proto-flightgear/lang/stub.ts b/proto-flightgear/lang/stub.ts index 688104c8..dc093c57 100644 --- a/proto-flightgear/lang/stub.ts +++ b/proto-flightgear/lang/stub.ts @@ -16,4 +16,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>flightgear</name> + <message> + <source>Can't bind to [%1.%2.%3.%4]:%5</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/proto-flightgear/lang/zh_CN.ts b/proto-flightgear/lang/zh_CN.ts index 688104c8..dc093c57 100644 --- a/proto-flightgear/lang/zh_CN.ts +++ b/proto-flightgear/lang/zh_CN.ts @@ -16,4 +16,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>flightgear</name> + <message> + <source>Can't bind to [%1.%2.%3.%4]:%5</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |