Changeset 19117 for extensions/ContactForm/language/pt_BR
- Timestamp:
- Nov 21, 2012, 6:31:11 AM (12 years ago)
- Location:
- extensions/ContactForm/language/pt_BR
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ContactForm/language/pt_BR/plugin.lang.php
r19093 r19117 34 34 $lang['E-mail format :'] = 'Format do email:'; 35 35 $lang['E-mail sent successfully'] = 'Email enviado com sucesso'; 36 $lang['Text after the contact form'] = 'Texto após o formulário'; 37 $lang['Text before the contact form'] = 'Texto antes do formulário'; 38 $lang['can be translated with LocalFiles Editor plugin'] = 'pode ser traduzido com o plugin LocalFiles Editor'; 39 $lang['Error while sending e-mail'] = 'Erro ao enviar o email'; 40 $lang['Redirect after sending email (optional)'] = 'Redirecionar ao enviar o email (opcional)'; 41 $lang['Your e-mail'] = 'Seu email'; 42 $lang['Your name'] = 'Seu nome'; 43 $lang['you can use "%gallery_title%"'] = 'Você pode usar %gallery_title%"'; 44 $lang['General configuration'] = 'Configuração geral'; 45 $lang['Message'] = 'Mensagem'; 46 $lang['Name is mandatory'] = 'O nome é obrigatório'; 47 $lang['No active email address'] = 'Endereço de email inativo'; 48 $lang['Plain text'] = 'Texto pleno'; 49 $lang['Please choose a category'] = 'Por favor. escolha uma categoria'; 50 $lang['Please enter a message'] = 'Por favor, entre com a mensagem'; 51 $lang['Please enter a name'] = 'Por favor, entre com o nome'; 52 $lang['Please enter a subject'] = 'Por favor, entre com o assunto'; 53 $lang['Please enter an e-mail'] = 'Por favor, entre com um email'; 36 54 ?>
Note: See TracChangeset
for help on using the changeset viewer.