diff options
Diffstat (limited to 'tracker-hatire/lang')
-rw-r--r-- | tracker-hatire/lang/nl_NL.ts | 19 | ||||
-rw-r--r-- | tracker-hatire/lang/ru_RU.ts | 19 | ||||
-rw-r--r-- | tracker-hatire/lang/stub.ts | 19 | ||||
-rw-r--r-- | tracker-hatire/lang/zh_CN.ts | 21 |
4 files changed, 45 insertions, 33 deletions
diff --git a/tracker-hatire/lang/nl_NL.ts b/tracker-hatire/lang/nl_NL.ts index 616e4f9b..af8cbd2c 100644 --- a/tracker-hatire/lang/nl_NL.ts +++ b/tracker-hatire/lang/nl_NL.ts @@ -16,14 +16,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Buggy serial port uses too much CPU</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Workaround</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Zero</source> <translation type="unfinished"></translation> </message> @@ -277,6 +269,10 @@ p, li { white-space: pre-wrap; } <source>Enable logging to diagnostic file</source> <translation type="unfinished"></translation> </message> + <message> + <source>DTR</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>dialog_hatire</name> @@ -305,6 +301,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..16052702 100644 --- a/tracker-hatire/lang/ru_RU.ts +++ b/tracker-hatire/lang/ru_RU.ts @@ -16,14 +16,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Buggy serial port uses too much CPU</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Workaround</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Zero</source> <translation type="unfinished"></translation> </message> @@ -277,6 +269,10 @@ p, li { white-space: pre-wrap; } <source>Enable logging to diagnostic file</source> <translation type="unfinished"></translation> </message> + <message> + <source>DTR</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>dialog_hatire</name> @@ -305,6 +301,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..90c8e616 100644 --- a/tracker-hatire/lang/stub.ts +++ b/tracker-hatire/lang/stub.ts @@ -16,14 +16,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Buggy serial port uses too much CPU</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Workaround</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Zero</source> <translation type="unfinished"></translation> </message> @@ -277,6 +269,10 @@ p, li { white-space: pre-wrap; } <source>Enable logging to diagnostic file</source> <translation type="unfinished"></translation> </message> + <message> + <source>DTR</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>dialog_hatire</name> @@ -305,6 +301,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..d80cfa28 100644 --- a/tracker-hatire/lang/zh_CN.ts +++ b/tracker-hatire/lang/zh_CN.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> +<TS version="2.1" language="zh_CN"> <context> <name>UIHATControls</name> <message> @@ -16,14 +16,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Buggy serial port uses too much CPU</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Workaround</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Zero</source> <translation type="unfinished"></translation> </message> @@ -277,6 +269,10 @@ p, li { white-space: pre-wrap; } <source>Enable logging to diagnostic file</source> <translation type="unfinished"></translation> </message> + <message> + <source>DTR</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>dialog_hatire</name> @@ -305,6 +301,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> |