Updated Brazilian portuguese translation

If you look at my file I add some variables that do not exist in the original file, which was incomplete. I also have to make editing the HTM code from a template file. Here are the changes that I do:

In /usr/local/ispconfig/interface/web/dns/templates/dns_soa_admin_list.htm file on line 27

Import Zone File

I change to:

{tmpl_var name="zone_file_import_txt"}

in /usr/local/ispconfig/interface/web/client/lib/lang/en.lng file after line 9 I added:

$wb['Email-Templates'] = 'Email-Templates';

The file that I forward to you (br.lng) changes that are inserted:

-|sites|br|br.lng $wb['Backup Stats'] = 'Estatísticas de backup'; (Line 5011)

  • | Dns | en | br_dns_soa_admin_list.lng $ Wb [ 'Import Zone File'] = 'Import zone file'; (Line 850)

--|dns|br|br.lng $wb['Secondary DNS']='DNS Secundário'; (Line 952)

--|mail|br|br.lng $wb['Mailing List'] = 'Lista de e-mails'; (Line 3694) $wb['Mailing List'] = 'Lista de e-mails'; (Line 3695)

Such are the changes that I do.

--|dns|br|br_dns_soa_admin_list.lng $wb['Import Zone File'] = 'Importar arquivo de zona'; (Line 850)

br.lng