blob: 9bba716a3a5b96a3c5e2a79cf3156a2af5f6be66 [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.
//
{
"Are you sure you wish to remove this link?": "Você tem certeza que deseja remover este link?",
"Cancel": "Cancelar",
"Insert/Modify Link": "Inserir/Modificar Link",
"New window (_blank)": "Nova janela (_blank)",
"None (use implicit)": "Nenhum (uso implícito)",
"OK": "OK",
"Same frame (_self)": "Mesma frame (_self)",
"Target:": "Destino:",
"Title (tooltip):": "Título (tooltip)",
"Top frame (_top)": "Frame do topo (_top)",
"URL:": "URL:",
"You need to select some text before creating a link": "Você precisa selecionar um texto antes de criar um link"
};