Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
37
htmlarea/lang/pt_br.js
Normal file
37
htmlarea/lang/pt_br.js
Normal file
@@ -0,0 +1,37 @@
|
||||
// I18N constants
|
||||
|
||||
// Brazilian Portuguese Translation by Alex Piaz <webmaster@globalmap.com>
|
||||
|
||||
|
||||
|
||||
HTMLArea.I18N = {
|
||||
|
||||
|
||||
// the following should be the filename without .js extension
|
||||
// it will be used for automatically load plugin language.
|
||||
lang: "pt_br",
|
||||
|
||||
tooltips: {
|
||||
|
||||
bold: "Negrito",
|
||||
|
||||
italic: "It<49>lico",
|
||||
|
||||
underline: "Sublinhado",
|
||||
|
||||
strikethrough: "Tachado",
|
||||
|
||||
subscript: "Subescrito",
|
||||
|
||||
superscript: "Sobrescrito",
|
||||
|
||||
justifyleft: "Alinhar <20> Esquerda",
|
||||
|
||||
justifycenter: "Centralizar",
|
||||
|
||||
justifyright: "Alinhar <20> Direita",
|
||||
|
||||
justifyfull: "Justificar",
|
||||
|
||||
orderedlist: "Lista Numerada",
|
||||
|
||||
Reference in New Issue
Block a user