Commit d6e4864c04918d407d9c421ac053a54fd9ff6df7
1 parent
9c255fcb
Exists in
master
and in
2 other branches
Translating appdata.
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
branding/appdata.xml.in
@@ -31,6 +31,12 @@ | @@ -31,6 +31,12 @@ | ||
31 | <p>Created originally for Banco do Brasil, it's now an official Brazilian Government Public Software project, and is used worldwide.</p> | 31 | <p>Created originally for Banco do Brasil, it's now an official Brazilian Government Public Software project, and is used worldwide.</p> |
32 | </description> | 32 | </description> |
33 | 33 | ||
34 | + <description xml:lang="pt_BR"> | ||
35 | + <p>Emulador de terminal 3270 baseado em GTK-3</p> | ||
36 | + <p>@PRODUCT_NAME@ é um emulador tn3270 moderno, baseado em GTK e completamente livre.</p> | ||
37 | + <p>Criado originalmente para o Banco do Brasil, agora é um projeto de software público do governo brasileiro usado em todo o mundo.</p> | ||
38 | + </description> | ||
39 | + | ||
34 | <url type="homepage">https://github.com/PerryWerneck/pw3270</url> | 40 | <url type="homepage">https://github.com/PerryWerneck/pw3270</url> |
35 | <url type="bugtracker">https://github.com/PerryWerneck/pw3270/issues</url> | 41 | <url type="bugtracker">https://github.com/PerryWerneck/pw3270/issues</url> |
36 | 42 |