diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:16:52 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:26:11 +0200 |
commit | 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch) | |
tree | d13b1fd47f0225250fa55a26eda65e093a8abae2 /tracker-hatire/lang | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'tracker-hatire/lang')
-rw-r--r-- | tracker-hatire/lang/nl_NL.ts | 7 | ||||
-rw-r--r-- | tracker-hatire/lang/ru_RU.ts | 7 | ||||
-rw-r--r-- | tracker-hatire/lang/stub.ts | 7 | ||||
-rw-r--r-- | tracker-hatire/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/tracker-hatire/lang/nl_NL.ts b/tracker-hatire/lang/nl_NL.ts index 616e4f9b..aee6d99c 100644 --- a/tracker-hatire/lang/nl_NL.ts +++ b/tracker-hatire/lang/nl_NL.ts @@ -305,6 +305,13 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>hatire_metadata</name> + <message> + <source>Hatire Arduino</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>hatire_thread</name> <message> <source>Timeout during writing command</source> diff --git a/tracker-hatire/lang/ru_RU.ts b/tracker-hatire/lang/ru_RU.ts index c27a8615..b25d092b 100644 --- a/tracker-hatire/lang/ru_RU.ts +++ b/tracker-hatire/lang/ru_RU.ts @@ -305,6 +305,13 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>hatire_metadata</name> + <message> + <source>Hatire Arduino</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>hatire_thread</name> <message> <source>Timeout during writing command</source> diff --git a/tracker-hatire/lang/stub.ts b/tracker-hatire/lang/stub.ts index 5ccf7fe1..b920a489 100644 --- a/tracker-hatire/lang/stub.ts +++ b/tracker-hatire/lang/stub.ts @@ -305,6 +305,13 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>hatire_metadata</name> + <message> + <source>Hatire Arduino</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>hatire_thread</name> <message> <source>Timeout during writing command</source> diff --git a/tracker-hatire/lang/zh_CN.ts b/tracker-hatire/lang/zh_CN.ts index 5ccf7fe1..b920a489 100644 --- a/tracker-hatire/lang/zh_CN.ts +++ b/tracker-hatire/lang/zh_CN.ts @@ -305,6 +305,13 @@ p, li { white-space: pre-wrap; } </message> </context> <context> + <name>hatire_metadata</name> + <message> + <source>Hatire Arduino</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>hatire_thread</name> <message> <source>Timeout during writing command</source> |