blob: 49bc513da0043f157c3bdbde44d92c3367e48066 [file] [log] [blame]
// I18N constants
// LANG: "pt_br", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Enter the name for new option.": "Entre com o nome para nova opção",
"Form Editor": "Editor de Formulários",
"Insert a Form.": "Inserir um Formulário.",
"Insert a check box.": "Inserir uma caixa de opção",
"Insert a multi-line text field.": "Inserir um texto multi-linha.",
"Insert a radio button.": "Inserir um campo de escolha",
"Insert a select field.": "Inserir seleção.",
"Insert a submit/reset button.": "Inserir um botão de envio/reset",
"Insert a text, password or hidden field.": "Inserir um texto, senha ou campo escondido."
};