Converted all short tags to full tags
[aur-xilon.git] / web / lang / pt / acctfuncs_po.inc
blobc7d158a3376613cf84ce379283749d9c19988282
1 <?php
2 # INSTRUCTIONS TO TRANSLATORS
4 # This file contains the i18n translations for a subset of the
5 # Arch Linux User-community Repository (AUR).  This is a PHP
6 # script, and as such, you MUST pay great attention to the syntax.
7 # If your text contains any double-quotes ("), you MUST escape
8 # them with the backslash character (\).
11 include_once("translator.inc");
12 global $_t;
14 $_t["pt"]["Missing a required field."] = "Um campo requerido não foi informado.";
16 $_t["pt"]["Search'"] = "Pesquisa'";
18 $_t["pt"]["The account, %h%s%h, has been successfully created."] = "A conta, %h%s%h, foi criada com sucesso.";
20 $_t["pt"]["Error trying to modify account, %h%s%h: %s."] = "Erro ao tentar modificar a conta, %h%s%h: %s.";
22 $_t["pt"]["The email address is invalid."] = "O endereço de email é inválido.";
24 $_t["pt"]["Error trying to create account, %h%s%h: %s."] = "Erro ao tentar criar a conta, %h%s%h: %s.";
26 $_t["pt"]["The username, %h%s%h, is already in use."] = "O nome de usuário, %h%s%h, já está em uso.";
28 $_t["pt"]["Account Type"] = "Tipo da Conta";
30 $_t["pt"]["The account, %h%s%h, has been successfully modified."] = "A contar, %h%s%h, foi modificada com sucesso.";
32 $_t["pt"]["Account Suspended"] = "Conta Suspensa";
34 $_t["pt"]["Status"] = "Estado";
36 $_t["pt"]["New Package Notify"] = "Notificação de novos Pacotes";
38 $_t["pt"]["IRC Nick"] = "Nick de IRC";
40 $_t["pt"]["Trusted user"] = "Usuário Confiável";
42 $_t["pt"]["No results matched your search criteria."] = "Seu critério de pesquisa não retornou nenhum resultado.";
44 $_t["pt"]["Normal user"] = "Usuário Normal";
46 $_t["pt"]["Never"] = "Nunca";
48 $_t["pt"]["User"] = "Usuário";
50 $_t["pt"]["Active"] = "Ativo";
52 $_t["pt"]["Last Voted"] = "Último Votado";
54 $_t["pt"]["Real Name"] = "Nome Real";
56 $_t["pt"]["Edit Account"] = "Editar Conta";
58 $_t["pt"]["Password fields do not match."] = "As senhas informadas não conferem.";
60 $_t["pt"]["Language"] = "Idioma";
62 $_t["pt"]["A Trusted User cannot assign Developer status."] = "Um Usuário Confiável não pode atribuir o estado de Desenvolvedor.";
64 $_t["pt"]["The address, %h%s%h, is already in use."] = "O endereço, %h%s%h, já está em uso.";
66 $_t["pt"]["No more results to display."] = "Sem mais resultados para exibir.";
68 $_t["pt"]["Type"] = "Tipo";
70 $_t["pt"]["Click on the Home link above to login."] = "Clique no link Inicial acima para efetuar o login.";
72 $_t["pt"]["Sort by"] = "Ordenar por";
74 $_t["pt"]["Re-type password"] = "Confirme a senha";
76 $_t["pt"]["Language is not currently supported."] = "Idioma atualmente não suportado.";
78 $_t["pt"]["Any type"] = "Qualquer tipo";
80 $_t["pt"]["Last vote"] = "Último voto";
82 $_t["pt"]["Suspended"] = "Suspenso";
84 $_t["pt"]["Trusted User"] = "Usuário Confiável";
86 $_t["pt"]["Missing User ID"] = "ID de usuário não encontrada";
88 $_t["pt"]["Developer"] = "Desenvolvedor";
90 $_t["pt"]["View this user's packages"] = "Visualizar os pacotes deste usuário";