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-freepie-udp/lang | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'tracker-freepie-udp/lang')
-rw-r--r-- | tracker-freepie-udp/lang/nl_NL.ts | 7 | ||||
-rw-r--r-- | tracker-freepie-udp/lang/ru_RU.ts | 7 | ||||
-rw-r--r-- | tracker-freepie-udp/lang/stub.ts | 7 | ||||
-rw-r--r-- | tracker-freepie-udp/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/tracker-freepie-udp/lang/nl_NL.ts b/tracker-freepie-udp/lang/nl_NL.ts index 940da926..bf739c4d 100644 --- a/tracker-freepie-udp/lang/nl_NL.ts +++ b/tracker-freepie-udp/lang/nl_NL.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>meta_freepie</name> + <message> + <source>FreePIE UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-freepie-udp/lang/ru_RU.ts b/tracker-freepie-udp/lang/ru_RU.ts index 004a0103..1a088f44 100644 --- a/tracker-freepie-udp/lang/ru_RU.ts +++ b/tracker-freepie-udp/lang/ru_RU.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>meta_freepie</name> + <message> + <source>FreePIE UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-freepie-udp/lang/stub.ts b/tracker-freepie-udp/lang/stub.ts index 53710990..1072784a 100644 --- a/tracker-freepie-udp/lang/stub.ts +++ b/tracker-freepie-udp/lang/stub.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>meta_freepie</name> + <message> + <source>FreePIE UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-freepie-udp/lang/zh_CN.ts b/tracker-freepie-udp/lang/zh_CN.ts index 53710990..1072784a 100644 --- a/tracker-freepie-udp/lang/zh_CN.ts +++ b/tracker-freepie-udp/lang/zh_CN.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>meta_freepie</name> + <message> + <source>FreePIE UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |