Math/i18n/es.json

81 lines
4.6 KiB
JSON

{
"@metadata": {
"authors": [
"Armando-Martin",
"Ciencia Al Poder",
"Dferg",
"Fitoschido",
"MarcoAurelio",
"Platonides",
"Translationista",
"Macofe",
"Amitie 10g",
"Ryo567",
"Syum90"
]
},
"math-desc": "Representa fórmulas matemáticas entre las etiquetas <code>&lt;math&gt;</code> ... <code>&lt;/math&gt;</code>",
"math-visualeditor-mwmathcontextitem-quickedit": "Edición rápida",
"math-visualeditor-mwmathdialog-title": "Fórmula",
"math-visualeditor-mwmathdialog-card-formula": "Fórmula",
"math-visualeditor-mwmathdialog-card-options": "Opciones",
"math-visualeditor-mwmathinspector-display": "Mostrar",
"math-visualeditor-mwmathinspector-display-block": "Bloquear",
"math-visualeditor-mwmathinspector-display-default": "Predeterminado",
"math-visualeditor-mwmathinspector-display-inline": "En línea",
"math-visualeditor-mwmathinspector-id": "ID de enlace (opcional)",
"math-visualeditor-mwmathinspector-title": "Fórmula",
"math-visualeditor-symbol-group-accents": "Acentos y diacríticos",
"math-visualeditor-symbol-group-arrows": "Flechas",
"math-visualeditor-symbol-group-bounds": "Límites",
"math-visualeditor-symbol-group-derivatives": "Diferenciales y derivadas",
"math-visualeditor-symbol-group-functions": "Funciones numéricas estándares",
"math-visualeditor-symbol-group-geometry": "Geométricas",
"math-visualeditor-symbol-group-greek": "Alfabeto griego",
"math-visualeditor-symbol-group-hebrew": "Alfabeto hebreo",
"math-visualeditor-symbol-group-large": "Diseños grandes",
"math-visualeditor-symbol-group-logic": "Lógica",
"math-visualeditor-symbol-group-matrices": "Matrices",
"math-visualeditor-symbol-group-modular": "Aritmética modular",
"math-visualeditor-symbol-group-operators": "Operadores",
"math-visualeditor-symbol-group-projections": "Proyecciones",
"math-visualeditor-symbol-group-parentheses": "Paréntesis",
"math-visualeditor-symbol-group-relations": "Relaciones",
"math-visualeditor-symbol-group-root": "Raíces",
"math-visualeditor-symbol-group-sets": "Conjuntos",
"math-visualeditor-symbol-group-spacing": "Espaciado",
"math-visualeditor-symbol-group-special": "Especial",
"math-visualeditor-symbol-group-subscripts": "Subíndices, superíndices e integrales",
"math-visualeditor-symbol-group-symbols": "Símbolos y constantes",
"math-visualeditor-symbol-group-unsorted": "Miscelánea",
"math_bad_output": "No se puede escribir o crear el directorio de salida de <em>math</em>",
"math_bad_tmpdir": "No se puede escribir o crear el directorio temporal de <em>math</em>",
"math_failure": "Error al representar",
"math_image_error": "La conversión a PNG ha fallado; comprueba que latex, dvips, gs, y convert estén instalados correctamente",
"math_invalidjson": "La respuesta $1 del servidor no es JSON válido.",
"math_invalidresponse": "$1: respuesta no válida («$3») del servidor «$2»:",
"math_invalidxml": "MathML o SVG no es XML válido.",
"math_lexing_error": "error léxico",
"math_mathoid_error": "Error de conversión. El servidor (\"$1\") informó: \"$2\"",
"math_notexvc": "Falta el ejecutable <code>texvc</code>. Véase math/README para configurarlo.",
"math_output_error": "No se puede almacenar la imagen matemática en el sistema de archivos.",
"math_sample": "Escribir la fórmula aquí",
"math-status-introduction": "Esta página muestra información sobre los modos de representación matemáticas activados.\n\n{{PLURAL:$1|El siguiente modo de representación está activado|Los siguientes modos de representación están activados}}:",
"math_syntax_error": "error de sintaxis",
"math_timeout": "El tiempo de espera de $1 en «$2» se agotó.",
"math-test-fail": "<span style=\"color:red\">Falló</span> la prueba ''$1''.",
"math-test-success": "Se <span style=\"color:green\">superó</span> la prueba ''$1''.",
"math-test-contains-diff": "La cadena devuelta $1 no contiene a la cadena esperada $2",
"math-test-equals-diff": "La cadena devuelta $1 es diferente de la esperada $2",
"math_tip": "Fórmula matemática (LaTeX)",
"math_unknown_error": "error desconocido",
"math_unknown_function": "función desconocida «$1»",
"mw_math_latexml": "LaTeXML (experimental, usa MathML)",
"mw_math_mathjax": "MathJax del lado del cliente (lento; mejora el dibujado en algunos navegadores y herramientas de accesibilidad)",
"mw_math_mathml": "MathML con SVG o PNG como alternativa (recomendado para navegadores modernos y herramientas de accesibilidad)",
"mw_math_png": "Imágenes PNG",
"mw_math_source": "Código TeX (para navegadores de texto)",
"prefs-math": "Matemáticas",
"mathstatus": "Estado de matemáticas"
}