This commit is contained in:
34
AutoLaTeX/MathJax/localization/pt-br/FontWarnings.js
vendored
Normal file
34
AutoLaTeX/MathJax/localization/pt-br/FontWarnings.js
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/FontWarnings.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","FontWarnings",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
webFont: "O MathJax est\u00E1 utilizando fontes baseadas em web para exibir as f\u00F3rmulas matem\u00E1ticas desta p\u00E1gina. O download delas leva algum tempo, ent\u00E3o a p\u00E1gina seria renderizada mais rapidamente se voc\u00EA instalasse as fontes para matem\u00E1tica diretamente na pasta de fontes do seu sistema.",
|
||||
imageFonts: "O MathJax est\u00E1 utilizando fontes feitas com imagens em vez de fontes locais ou baseadas em web. Isso torna a renderiza\u00E7\u00E3o mais lenta do que o de costume, e as f\u00F3rmulas matem\u00E1ticas poder\u00E3o n\u00E3o ser impressas com a maior resolu\u00E7\u00E3o dispon\u00EDvel em sua impressora.",
|
||||
noFonts: "O MathJax n\u00E3o foi capaz de localizar uma fonte para utilizar ao renderizar as f\u00F3rmulas matem\u00E1ticas, e n\u00E3o est\u00E3o dispon\u00EDveis fontes feitas com imagens, ent\u00E3o ser\u00E3o utilizados caracteres unicode gen\u00E9ricos com a esperan\u00E7a de que o seu navegador seja capaz de exib\u00ED-los. Alguns caracteres podem n\u00E3o aparecer como deveriam, ou simplesmente desaparecer.",
|
||||
webFonts: "A maioria dos navegadores modernos permite que as fontes sejam baixadas a partir da web. Atualizar para uma vers\u00E3o mais recente do seu navegador (ou mudar de navegador) poderia melhorar a qualidade das f\u00F3rmulas matem\u00E1ticas desta p\u00E1gina.",
|
||||
fonts: "O MathJax pode usar tanto [fontes STIX](%1) ou as [fontes MathJax TeX](%2). Baixe e instale uma destas fontes para melhorar sua experi\u00EAncia com o MathJax.",
|
||||
STIXPage: "Esta p\u00E1gina foi projetada para utilizar [fontes STIX](%1). Baixe e instale estas fontes para melhorar sua experi\u00EAncia com o MathJax.",
|
||||
TeXPage: "Esta p\u00E1gina foi projetada para utilizar [fontes MathJax TeX](%1). Baixe e instale estas fontes para melhorar sua experi\u00EAncia com o MathJax."
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/FontWarnings.js");
|
||||
32
AutoLaTeX/MathJax/localization/pt-br/HTML-CSS.js
vendored
Normal file
32
AutoLaTeX/MathJax/localization/pt-br/HTML-CSS.js
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/HTML-CSS.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","HTML-CSS",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
LoadWebFont: "Carregando fonte baseada em web %1",
|
||||
CantLoadWebFont: "N\u00E3o foi poss\u00EDvel carregar a fonte baseada em web %1",
|
||||
FirefoxCantLoadWebFont: "O Firefox N\u00E3o pode carregar fontes baseadas em web a partir de um host remoto",
|
||||
CantFindFontUsing: "N\u00E3o \u00E9 poss\u00EDvel encontrar uma fonte v\u00E1lida usando %1",
|
||||
WebFontsNotAvailable: "Fontes baseadas em web n\u00E3o est\u00E3o dispon\u00EDveis -- usando fontes feitas com imagens em vez disso"
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/HTML-CSS.js");
|
||||
38
AutoLaTeX/MathJax/localization/pt-br/HelpDialog.js
vendored
Normal file
38
AutoLaTeX/MathJax/localization/pt-br/HelpDialog.js
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/HelpDialog.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","HelpDialog",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
Help: "Ajuda do MathJax",
|
||||
MathJax: "*MathJax* \u00E9 uma biblioteca em JavaScript que permite aos autores a inclus\u00E3o de conte\u00FAdo matem\u00E1tico em suas p\u00E1ginas web. Como um renderizador, voc\u00EA n\u00E3o precisa fazer nada para que isso ocorra.",
|
||||
Browsers: "*Navegadores*: O MathJax funciona em todos os navegadores modernos incluindo IE6+, Firefox 3+, Chrome 0.2+, Safari 2+, Opera 9.6+ e a maioria dos navegadores para dispositivos m\u00F3veis.",
|
||||
Menu: "*Menu de F\u00F3rmulas*: O MathJax acrescenta um menu de contexto \u00E0s equa\u00E7\u00F5es. Clique com o bot\u00E3o direito ou pressione CTRL ao clicar em qualquer f\u00F3rmula matem\u00E1tica para acessar o menu.",
|
||||
ShowMath: "*Mostrar F\u00F3rmulas Como* permite que visualize o c\u00F3digo da f\u00F3rmula para copiar e colar (como MathML ou em seu formato original).",
|
||||
Settings: "*Configura\u00E7\u00F5es* oferecem a voc\u00EA o controle sobre os recursos do MathJax, tais como o tamanho das f\u00F3rmulas, e o mecanismo utilizado para exibir equa\u00E7\u00F5es.",
|
||||
Language: "*Idioma* permite que escolha o idioma que o MathJax utiliza em seus menus e mensagens de aviso.",
|
||||
Zoom: "*Zoom nas F\u00F3rmulas*: Se voc\u00EA tem dificuldade para ler uma equa\u00E7\u00E3o, o MathJax pode ampli\u00E1-la para ajud\u00E1-lo a visualiz\u00E1-la melhor.",
|
||||
Accessibilty: "*Acessibilidade*: O MathJax funcionar\u00E1 automaticamente em leitores de tela para tornar as f\u00F3rmulas matem\u00E1ticas acess\u00EDveis aos que possuem problemas de vis\u00E3o.",
|
||||
Fonts: "*Fontes*: O MathJax utilizar\u00E1 certas fontes para f\u00F3rmulas matem\u00E1ticas se elas estiverem instaladas no seu computador; caso contr\u00E1rio, ele utilizar\u00E1 fontes baseadas em web. Embora n\u00E3o seja obrigat\u00F3rio, o uso de fontes instaladas localmente acelerar\u00E1 a diagrama\u00E7\u00E3o. Sugerimos que instale [fontes STIX](%1).",
|
||||
CloseDialog: "Fechar caixa de ajuda"
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/HelpDialog.js");
|
||||
37
AutoLaTeX/MathJax/localization/pt-br/MathML.js
vendored
Normal file
37
AutoLaTeX/MathJax/localization/pt-br/MathML.js
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/MathML.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","MathML",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
BadMglyph: "Mglyph ruim: %1",
|
||||
BadMglyphFont: "Fonte ruim: %1",
|
||||
MathPlayer: "O MathJax n\u00E3o foi capaz de configurar o MathPlayer.\n\nSe o MathPlayer n\u00E3o estiver instalado, precisar\u00E1 instal\u00E1-lo primeiro.\nCaso contr\u00E1rio, suas configura\u00E7\u00F5es de seguran\u00E7a podem estar prevenindo a execu\u00E7\u00E3o\nde controles ActiveX. Use as Op\u00E7\u00F5es de Internet sob\no menu Ferramentas e selecione a aba de Seguran\u00E7a ent\u00E3o pressione o bot\u00E3o N\u00EDvel Personalizado. Confira se as configura\u00E7\u00F5es para 'Execu\u00E7\u00E3o de Controles ActiveX', e 'Comportamento de scripts e c\u00F3digos bin\u00E1rios'\nest\u00E3o ativadas.\n\nAtualmente voc\u00EA ver\u00E1 mensagens de erro em vez da \ndiagrama\u00E7\u00E3o das f\u00F3rmulas matem\u00E1ticas.",
|
||||
CantCreateXMLParser: "O MathJax n\u00E3o pode criar um interpretador de XML para o MathML. Confira se\na configura\u00E7\u00E3o de seguran\u00E7a 'Controles de Script ActiveX marcados como seguros para scripting'\nest\u00E1 habilitado (use as Op\u00E7\u00F5es de Internet no menu \nFerramentas, e selecione o painel de Seguran\u00E7a, depois pressione o bot\u00E3o N\u00EDvel Personalizado\npara conferir isso).\n\nAs equa\u00E7\u00F5es em MathML n\u00E3o poder\u00E3o ser processadas pelo MathJax.",
|
||||
UnknownNodeType: "Tipo de n\u00F3 desconhecido: %1",
|
||||
UnexpectedTextNode: "N\u00F3 de texto inesperado: %1",
|
||||
ErrorParsingMathML: "Erro ao interpretar MathML",
|
||||
ParsingError: "Erro ao interpretar MathML: %1",
|
||||
MathMLSingleElement: "MathML deve ser formado por um \u00FAnico elemento",
|
||||
MathMLRootElement: "MathML deve ser formado por um elemento \u003Cmath\u003E, n\u00E3o %1"
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/MathML.js");
|
||||
111
AutoLaTeX/MathJax/localization/pt-br/MathMenu.js
vendored
Normal file
111
AutoLaTeX/MathJax/localization/pt-br/MathMenu.js
vendored
Normal file
@@ -0,0 +1,111 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/MathMenu.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","MathMenu",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
Show: "Mostrar F\u00F3rmulas Como",
|
||||
MathMLcode: "C\u00F3digo MathML",
|
||||
OriginalMathML: "MathML original",
|
||||
TeXCommands: "Comandos TeX",
|
||||
AsciiMathInput: "Entrada AsciiMathML",
|
||||
Original: "Formato original",
|
||||
ErrorMessage: "Mensagem de erro",
|
||||
Annotation: "Anota\u00E7\u00E3o",
|
||||
TeX: "TeX",
|
||||
StarMath: "StarMath",
|
||||
Maple: "Maple",
|
||||
ContentMathML: "MathML do conte\u00FAdo",
|
||||
OpenMath: "OpenMath",
|
||||
texHints: "Mostrar dicas de TeX em MathML",
|
||||
Settings: "Configura\u00E7\u00F5es das f\u00F3rmulas",
|
||||
ZoomTrigger: "Disparador do zoom",
|
||||
Hover: "Passar o mouse",
|
||||
Click: "Clique",
|
||||
DoubleClick: "Clique duplo",
|
||||
NoZoom: "Sem zoom",
|
||||
TriggerRequires: "O Disparador Requer:",
|
||||
Option: "Op\u00E7\u00E3o",
|
||||
Alt: "Alt",
|
||||
Command: "Comando",
|
||||
Control: "Control",
|
||||
Shift: "Shift",
|
||||
ZoomFactor: "Fator de zoom",
|
||||
Renderer: "Renderizador das F\u00F3rmulas",
|
||||
MPHandles: "Deixe que o MathPlayer resolva:",
|
||||
MenuEvents: "Eventos de Menu",
|
||||
MouseEvents: "Eventos de Mouse",
|
||||
MenuAndMouse: "Eventos de Mouse e de Menu",
|
||||
FontPrefs: "Prefer\u00EAncias de Fontes",
|
||||
ForHTMLCSS: "Para HTML-CSS:",
|
||||
Auto: "Autom\u00E1tico",
|
||||
TeXLocal: "TeX (local)",
|
||||
TeXWeb: "TeX (web)",
|
||||
TeXImage: "TeX (imagem)",
|
||||
STIXLocal: "STIX (local)",
|
||||
STIXWeb: "STIX (Web)",
|
||||
AsanaMathWeb: "Asana Math (Web)",
|
||||
GyrePagellaWeb: "Gyre Pagella (Web)",
|
||||
GyreTermesWeb: "Gyre Termes (Web)",
|
||||
LatinModernWeb: "Latim Moderno (Web)",
|
||||
NeoEulerWeb: "Neo Euler (web)",
|
||||
ContextMenu: "Menu de Contexto",
|
||||
Browser: "Navegador",
|
||||
Scale: "Redimensionar Todas as F\u00F3rmulas ...",
|
||||
Discoverable: "Destacar ao Passar o Mouse",
|
||||
Locale: "Idioma",
|
||||
LoadLocale: "Carregar a partir de URL ...",
|
||||
About: "Sobre o MathJax",
|
||||
Help: "Ajuda do MathJax",
|
||||
localTeXfonts: "usando fontes TeX locais",
|
||||
webTeXfonts: "usando fontes TeX da web",
|
||||
imagefonts: "usando fontes feitas com imagens",
|
||||
localSTIXfonts: "usando fontes STIX locais",
|
||||
webSVGfonts: "usando fontes SVG da web",
|
||||
genericfonts: "usando fontes unicode gen\u00E9ricas",
|
||||
wofforotffonts: "fontes WOFF ou OTF",
|
||||
eotffonts: "fontes EOT",
|
||||
svgfonts: "fontes SVG",
|
||||
WebkitNativeMMLWarning: "Parece que seu navegador n\u00E3o oferece suporte nativo ao MathML, ent\u00E3o a mudan\u00E7a para a sa\u00EDda do MathML pode tornar ileg\u00EDveis as f\u00F3rmulas matem\u00E1ticas da p\u00E1gina.",
|
||||
MSIENativeMMLWarning: "O Internet Explorer requer o plugin MathPlayer para processar MathML.",
|
||||
OperaNativeMMLWarning: "O suporte ao MathML no Opera \u00E9 limitado, ent\u00E3o a mudan\u00E7a para MathML pode piorar a renderiza\u00E7\u00E3o de algumas express\u00F5es.",
|
||||
SafariNativeMMLWarning: "O suporte ao MathML nativo do seu navegador n\u00E3o implementa todos os recursos usados pelo MathJax, ent\u00E3o algumas express\u00F5es podem n\u00E3o ser exibidas adequadamente.",
|
||||
FirefoxNativeMMLWarning: "O suporte ao MathML nativo do seu navegador n\u00E3o implementa todos os recursos usados pelo MathJax, ent\u00E3o algumas express\u00F5es podem n\u00E3o ser exibidas adequadamente.",
|
||||
MSIESVGWarning: "N\u00E3o h\u00E1 uma implementa\u00E7\u00E3o de SVG nas vers\u00F5es do Internet Explorer anteriores ao IE9 ou quando ele est\u00E1 emulando o IE8 ou as vers\u00F5es anteriores. A mudan\u00E7a para SVG far\u00E1 com que as f\u00F3rmulas n\u00E3o sejam exibidas adequadamente.",
|
||||
LoadURL: "Carregar os dados de tradu\u00E7\u00E3o a partir desta URL:",
|
||||
BadURL: "A URL deve ser para um um arquivo de javascript que defina os dados de tradu\u00E7\u00E3o do MathJax. Os nomes dos arquivos de Javascript devem terminar com '.js'",
|
||||
BadData: "Falha ao carregar os dados de tradu\u00E7\u00E3o de %1",
|
||||
SwitchAnyway: "Mudar para este renderizador mesmo assim?\n\n(Pressione OK para mudar, CANCELAR para continuar com o renderizador atual)",
|
||||
ScaleMath: "Redimensionar todas as f\u00F3rmulas matem\u00E1ticas (em rela\u00E7\u00E3o ao texto \u00E0 sua volta) em",
|
||||
NonZeroScale: "A escala n\u00E3o deve ser zero",
|
||||
PercentScale: "A escala deve ser uma porcentagem (por exemplo, 120%%)",
|
||||
IE8warning: "Isto desabilitar\u00E1 o menu MathJax e os recursos de zoom, mas voc\u00EA poder\u00E1 usar Alt-Clique em uma express\u00E3o para obter o menu MathJax em vez disso.\n\nRealmente alterar as configura\u00E7\u00F5es do MathPlayer?",
|
||||
IE9warning: "O menu de contexto do MathJax ser\u00E1 desabilitado, mas voc\u00EA pode usar Alt-Clique em uma express\u00E3o para obter o menu MathJax em vez disso.",
|
||||
NoOriginalForm: "Sem formulario original dispon\u00EDvel",
|
||||
Close: "Fechar",
|
||||
EqSource: "Fonte da Equa\u00E7\u00E3o do MathJax",
|
||||
CloseAboutDialog: "Fechar caixa sobre MathJax",
|
||||
FastPreview: "Pr\u00E9-visualiza\u00E7\u00E3o r\u00E1pida",
|
||||
AssistiveMML: "MAthML assistiva",
|
||||
InTabOrder: "Incluir na ordem da guia"
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/MathMenu.js");
|
||||
98
AutoLaTeX/MathJax/localization/pt-br/TeX.js
vendored
Normal file
98
AutoLaTeX/MathJax/localization/pt-br/TeX.js
vendored
Normal file
@@ -0,0 +1,98 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/TeX.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br","TeX",{
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
ExtraOpenMissingClose: "Sobrou uma chave de abertura ou faltou uma de fechamento",
|
||||
ExtraCloseMissingOpen: "Sobrou uma chave de fechamento ou faltou uma de abertura",
|
||||
MissingLeftExtraRight: "Faltou um \\left ou sobrou um \\right",
|
||||
MissingScript: "Faltou o argumento de um sobrescrito ou de um subscrito",
|
||||
ExtraLeftMissingRight: "Sobrou um \\left ou faltou um \\right",
|
||||
Misplaced: "%1 fora do lugar",
|
||||
MissingOpenForSub: "Faltou uma chave de abertura para o subscrito",
|
||||
MissingOpenForSup: "Faltou uma chave de abertura para o sobrescrito",
|
||||
AmbiguousUseOf: "Uso amb\u00EDguo de %1",
|
||||
EnvBadEnd: "\\begin{%1} foi terminado com \\end{%2}",
|
||||
EnvMissingEnd: "Faltou \\end{%1}",
|
||||
MissingBoxFor: "Faltou uma caixa para %1",
|
||||
MissingCloseBrace: "Faltou uma chave de fechamento",
|
||||
UndefinedControlSequence: "Sequ\u00EAncia de controle indefinida %1",
|
||||
DoubleExponent: "Expoente duplo: utilize chaves para esclarecer",
|
||||
DoubleSubscripts: "Subscrito duplo: utilize chaves para esclarecer",
|
||||
DoubleExponentPrime: "Prime causa expoente duplo: utilize chaves para esclarecer",
|
||||
CantUseHash1: "Voc\u00EA n\u00E3o pode usar o caractere # que indica um par\u00E2metro de macro no modo matem\u00E1tico",
|
||||
MisplacedMiddle: "%1 deve estar entre \\left e \\right",
|
||||
MisplacedLimits: "%1 s\u00F3 \u00E9 permitido nos operadores",
|
||||
MisplacedMoveRoot: "%1 pode aparecer somente dentro de uma raiz",
|
||||
MultipleCommand: "Repeti\u00E7\u00E3o de %1",
|
||||
IntegerArg: "O argumento de %1 deve ser um inteiro",
|
||||
NotMathMLToken: "%1 n\u00E3o \u00E9 um elemento de token",
|
||||
InvalidMathMLAttr: "Atributo MathML inv\u00E1lido: %1",
|
||||
UnknownAttrForElement: "%1 n\u00E3o \u00E9 um atributo reconhecido para %2",
|
||||
MaxMacroSub1: "Foi excedido o m\u00E1ximo de substitui\u00E7\u00F5es de macros do MathJax; h\u00E1 alguma chamada a uma macro recursiva?",
|
||||
MaxMacroSub2: "Foi excedido o m\u00E1ximo de substitui\u00E7\u00F5es do MathJax; h\u00E1 algum ambiente de LaTeX recursivo?",
|
||||
MissingArgFor: "Faltou um argumento para %1",
|
||||
ExtraAlignTab: "Sobrou um tab de alinhamento no texto de \\cases",
|
||||
BracketMustBeDimension: "O argumento nos colchetes de %1 deve ser uma dimens\u00E3o",
|
||||
InvalidEnv: "Nome de ambiente inv\u00E1lido '%1'",
|
||||
UnknownEnv: "Ambiente desconhecido '%1'",
|
||||
ExtraCloseLooking: "Sobrou uma chave de fechamento ao procurar por %1",
|
||||
MissingCloseBracket: "N\u00E3o foi encontrado um ']' de fechamento para o argumento de %1",
|
||||
MissingOrUnrecognizedDelim: "O delimitador para %1 est\u00E1 ausente ou n\u00E3o foi reconhecido",
|
||||
MissingDimOrUnits: "Faltou a dimens\u00E3o ou a unidade de %1",
|
||||
TokenNotFoundForCommand: "N\u00E3o foi encontrado %1 para %2",
|
||||
MathNotTerminated: "A f\u00F3rmula n\u00E3o foi terminada na caixa de texto",
|
||||
IllegalMacroParam: "Refer\u00EAncia inv\u00E1lida a um par\u00E2metro de macro",
|
||||
MaxBufferSize: "O tamanho do buffer interno do MathJax foi excedido; h\u00E1 alguma chamada a uma macro recursiva?",
|
||||
CommandNotAllowedInEnv: "%1 n\u00E3o \u00E9 permitido no ambiente %2",
|
||||
MultipleLabel: "O r\u00F3tulo '%1' foi definido mais de uma vez",
|
||||
CommandAtTheBeginingOfLine: "%1 deve vir no in\u00EDcio da linha",
|
||||
IllegalAlign: "Foi especificado um alinhamento ilegal em %1",
|
||||
BadMathStyleFor: "Estilo de f\u00F3rmulas matem\u00E1ticas ruim para %1",
|
||||
PositiveIntegerArg: "O argumento para %1 deve ser um numero inteiro positivo",
|
||||
ErroneousNestingEq: "Aninhamento incorreto de estruturas de equa\u00E7\u00F5es",
|
||||
MultlineRowsOneCol: "As linhas do ambiente %1 devem ter apenas uma coluna",
|
||||
MultipleBBoxProperty: "%1 foi especificado duas vezes em %2",
|
||||
InvalidBBoxProperty: "'%1' n\u00E3o parece ser uma cor, uma dimens\u00E3o para padding, nem um estilo",
|
||||
ExtraEndMissingBegin: "Sobrou um %1 ou faltou um \\begingroup",
|
||||
GlobalNotFollowedBy: "%1 n\u00E3o foi seguido por um \\let, \\def, ou \\newcommand",
|
||||
UndefinedColorModel: "O modelo de cores '%1' n\u00E3o foi definido",
|
||||
ModelArg1: "Os valores de cor para o modelo %1 exigem 3 n\u00FAmeros",
|
||||
InvalidDecimalNumber: "N\u00FAmero decimal inv\u00E1lido",
|
||||
ModelArg2: "Os valores de cor para o modelo %1 devem estar entre %2 e %3",
|
||||
InvalidNumber: "N\u00FAmero inv\u00E1lido",
|
||||
NewextarrowArg1: "O primeiro argumento de %1 deve ser o nome de uma sequ\u00EAncia de controle",
|
||||
NewextarrowArg2: "O segundo argumento de %1 deve ser composto de dois inteiros separados por uma v\u00EDrgula",
|
||||
NewextarrowArg3: "O terceiro argumento de %1 deve ser o n\u00FAmero de um caractere unicode",
|
||||
NoClosingChar: "N\u00E3o foi poss\u00EDvel encontrar um %1 de fechamento",
|
||||
IllegalControlSequenceName: "Nome ilegal para uma sequ\u00EAncia de controle de %1",
|
||||
IllegalParamNumber: "N\u00FAmero ilegal de par\u00E2metros especificado em %1",
|
||||
MissingCS: "%1 deve ser seguido por uma sequ\u00EAncia de controle",
|
||||
CantUseHash2: "Uso ilegal de # em um modelo para %1",
|
||||
SequentialParam: "Os par\u00E2metros para %1 devem ser numerados sequencialmente",
|
||||
MissingReplacementString: "Faltou a linha de substitui\u00E7\u00E3o para a defini\u00E7\u00E3o de %1",
|
||||
MismatchUseDef: "O uso de %1 n\u00E3o est\u00E1 de acordo com sua defini\u00E7\u00E3o",
|
||||
RunawayArgument: "Argumento extra para %1?",
|
||||
NoClosingDelim: "N\u00E3o foi encontrado um delimitador de fechamento para %1"
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/TeX.js");
|
||||
59
AutoLaTeX/MathJax/localization/pt-br/pt-br.js
vendored
Normal file
59
AutoLaTeX/MathJax/localization/pt-br/pt-br.js
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
/*************************************************************
|
||||
*
|
||||
* MathJax/localization/pt-br/pt-br.js
|
||||
*
|
||||
* Copyright (c) 2009-2016 The MathJax Consortium
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
MathJax.Localization.addTranslation("pt-br",null,{
|
||||
menuTitle: "portugu\u00EAs do Brasil",
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
domains: {
|
||||
"_": {
|
||||
version: "2.7.2",
|
||||
isLoaded: true,
|
||||
strings: {
|
||||
CookieConfig: "O MathJax encontrou um cookie com configura\u00E7\u00F5es de usu\u00E1rio que inclui c\u00F3digo a ser executado. Deseja execut\u00E1-lo?\n\n(Voc\u00EA deve pressionar Cancelar a n\u00E3o ser que voc\u00EA mesmo tenha criado o cookie.)",
|
||||
MathProcessingError: "Erro no processamento das f\u00F3rmulas",
|
||||
MathError: "Erro na f\u00F3rmula matem\u00E1tica",
|
||||
LoadFile: "Carregando %1",
|
||||
Loading: "Carregando",
|
||||
LoadFailed: "O arquivo n\u00E3o pode ser carregado: %1",
|
||||
ProcessMath: "Processando f\u00F3rmula: %1%%",
|
||||
Processing: "Processando",
|
||||
TypesetMath: "Realizando a Diagrama\u00E7\u00E3o das F\u00F3rmulas: %1%%",
|
||||
Typesetting: "Realizando a Diagrama\u00E7\u00E3o",
|
||||
MathJaxNotSupported: "Seu navegador n\u00E3o suporta MathJax",
|
||||
ErrorTips: "Dicas de depura\u00E7\u00E3o: use %%1, para inspecionar %%2 no console do navegador"
|
||||
}
|
||||
},
|
||||
"FontWarnings": {},
|
||||
"HTML-CSS": {},
|
||||
"HelpDialog": {},
|
||||
"MathML": {},
|
||||
"MathMenu": {},
|
||||
"TeX": {}
|
||||
},
|
||||
plural: function (n) {
|
||||
if (n === 1) {return 1} // one
|
||||
return 2; // other
|
||||
},
|
||||
number: function (n) {
|
||||
return String(n).replace(".", ","); // replace dot by comma
|
||||
}
|
||||
});
|
||||
|
||||
MathJax.Ajax.loadComplete("[MathJax]/localization/pt-br/pt-br.js");
|
||||
Reference in New Issue
Block a user