pt_br.js

来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 33 行

JS
33
字号
// I18N constants

// LANG: "bt_br", ENCODING: UTF-8
// Brazilian Portuguese Translation by Alex Piaz <webmaster@globalmap.com>

{
  "Bold": "Negrito",
  "Italic": "Itálico",
  "Underline": "Sublinhado",
  "Strikethrough": "Tachado",
  "Subscript": "Subescrito",
  "Superscript": "Sobrescrito",
  "Justify Left": "Alinhar à Esquerda",
  "Justify Center": "Centralizar",
  "Justify Right": "Alinhar à Direita",
  "Justify Full": "Justificar",
  "Ordered List": "Lista Numerada",
  "Bulleted List": "Lista Marcadores",
  "Decrease Indent": "Diminuir Indentação",
  "Increase Indent": "Aumentar Indentação",
  "Font Color": "Cor da Fonte",
  "Background Color": "Cor do Fundo",
  "Horizontal Rule": "Linha Horizontal",
  "Insert Web Link": "Inserir Link",
  "Insert/Modify Image": "Inserir Imagem",
  "Insert Table": "Inserir Tabela",
  "Toggle HTML Source": "Ver Código-Fonte",
  "Enlarge Editor": "Expandir Editor",
  "About this editor": "Sobre",
  "Help using editor": "Ajuda",
  "Current style": "Estilo Atual"
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?