silverstripe-framework/thirdparty/tinymce/plugins/searchreplace/langs/pt_dlg.js
Ingo Schommer e550de71e3 MINOR Moved jsparty/tiny_mce to sapphire/thirdparty/tinymce
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:52 +13:00

16 lines
519 B
JavaScript
Executable File

tinyMCE.addI18n('pt.searchreplace_dlg',{
searchnext_desc:"Localizar novamente",
notfound:"A pesquisa foi conclu\u00EDda sem resultados.",
search_title:"Localizar",
replace_title:"Localizar/substituir",
allreplaced:"Todas as substitui\u00E7\u00F5es foram efetuadas.",
findwhat:"Localizar",
replacewith:"Substituir com",
direction:"Dire\u00E7\u00E3o",
up:"Acima",
down:"Abaixo",
mcase:"Diferenciar mai\u00FAsculas",
findnext:"Localizar pr\u00F3ximo",
replace:"Substituir",
replaceall:"Substituir todos"
});