UNPKG

dijit

Version:

Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible u

52 lines (51 loc) 1.65 kB
define( ({ 'bold': 'Negrito', 'copy': 'Copiar', 'cut': 'Recortar', 'delete': 'Excluir', 'indent': 'Recuar', 'insertHorizontalRule': 'Régua Horizontal', 'insertOrderedList': 'Lista Numerada', 'insertUnorderedList': 'Lista com Marcadores', 'italic': 'Itálico', 'justifyCenter': 'Alinhar pelo Centro', 'justifyFull': 'Justificar', 'justifyLeft': 'Alinhar pela Esquerda', 'justifyRight': 'Alinhar pela Direita', 'outdent': 'Não-chanfrado', 'paste': 'Colar', 'redo': 'Refazer', 'removeFormat': 'Remover Formato', 'selectAll': 'Selecionar Todos', 'strikethrough': 'Tachado', 'subscript': 'Subscrito', 'superscript': 'Sobrescrito', 'underline': 'Sublinhado', 'undo': 'Desfazer', 'unlink': 'Remover Link', 'createLink': 'Criar Link', 'toggleDir': 'Comutar Direção', 'insertImage': 'Inserir Imagem', 'insertTable': 'Inserir/Editar Tabela', 'toggleTableBorder': 'Alternar Moldura da Tabela', 'deleteTable': 'Excluir Tabela', 'tableProp': 'Propriedade da Tabela', 'htmlToggle': 'Origem HTML', 'foreColor': 'Cor do Primeiro Plano', 'hiliteColor': 'Cor de segundo plano', 'plainFormatBlock': 'Estilo de Parágrafo', 'formatBlock': 'Estilo de Parágrafo', 'fontSize': 'Tamanho da Fonte', 'fontName': 'Nome da Fonte', 'tabIndent': 'Recuo de Guia', "fullScreen": "Comutar Tela Cheia", "viewSource": "Visualizar Origem HTML", "print": "Impressão", "newPage": "Nova Página", /* Error messages */ 'systemShortcut': 'A ação "${0}" está disponível em seu navegador apenas usando um atalho do teclado. Use ${1}.', 'ctrlKey':'ctrl+${0}', 'appleKey':'\u2318${0}' // "command" or open-apple key on Macintosh }) );