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 /filter-ewma2 | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'filter-ewma2')
-rw-r--r-- | filter-ewma2/lang/nl_NL.ts | 7 | ||||
-rw-r--r-- | filter-ewma2/lang/ru_RU.ts | 7 | ||||
-rw-r--r-- | filter-ewma2/lang/stub.ts | 7 | ||||
-rw-r--r-- | filter-ewma2/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/filter-ewma2/lang/nl_NL.ts b/filter-ewma2/lang/nl_NL.ts index 4ebfae5d..b4153053 100644 --- a/filter-ewma2/lang/nl_NL.ts +++ b/filter-ewma2/lang/nl_NL.ts @@ -45,4 +45,11 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> </context> +<context> + <name>ewmaDll</name> + <message> + <source>EWMA</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-ewma2/lang/ru_RU.ts b/filter-ewma2/lang/ru_RU.ts index b37f781d..f8517c87 100644 --- a/filter-ewma2/lang/ru_RU.ts +++ b/filter-ewma2/lang/ru_RU.ts @@ -45,4 +45,11 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> </context> +<context> + <name>ewmaDll</name> + <message> + <source>EWMA</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-ewma2/lang/stub.ts b/filter-ewma2/lang/stub.ts index 79e93591..dc39f91f 100644 --- a/filter-ewma2/lang/stub.ts +++ b/filter-ewma2/lang/stub.ts @@ -45,4 +45,11 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> </context> +<context> + <name>ewmaDll</name> + <message> + <source>EWMA</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/filter-ewma2/lang/zh_CN.ts b/filter-ewma2/lang/zh_CN.ts index 79e93591..dc39f91f 100644 --- a/filter-ewma2/lang/zh_CN.ts +++ b/filter-ewma2/lang/zh_CN.ts @@ -45,4 +45,11 @@ p, li { white-space: pre-wrap; } <translation type="unfinished"></translation> </message> </context> +<context> + <name>ewmaDll</name> + <message> + <source>EWMA</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |