diff --git a/i18n/ca.json b/i18n/ca.json index 4d6a839..8a60986 100644 --- a/i18n/ca.json +++ b/i18n/ca.json @@ -8,17 +8,26 @@ "Toniher", "Vriullop", "Arnaugir", - "Macofe" + "Macofe", + "Ssola" ] }, "math-desc": "Composa fórmules matemàtiques escrites entre les etiquetes <math> ... </math>", + "math-visualeditor-mwchemdialog-title": "Fórmula química", + "math-visualeditor-mwcheminspector-title": "Fórmula química", + "math-visualeditor-mwlatexdialog-card-formula": "Fórmula", + "math-visualeditor-mwlatexdialog-card-options": "Opcions", + "math-visualeditor-mwmathdialog-title": "Fórmula matemàtica", + "math-visualeditor-symbol-group-chem-isotopes": "Isòtops", + "math-visualeditor-symbol-group-math-arrows": "Fletxes", + "math-visualeditor-symbol-group-math-bounds": "Límits", "math_bad_output": "No s'ha pogut crear el directori d'eixida de math o escriure-hi dins.", "math_bad_tmpdir": "No s'ha pogut crear el directori temporal de math o escriure-hi dins.", "math_failure": "No s'ha pogut entendre", "math_image_error": "Hi ha hagut una errada en la conversió a PNG. Verifiqueu la instaŀlació de latex i dvipng (o dvips, gs i convert).", - "math_invalidjson": "$1 La resposta del servidor és un JSON invàlid.", - "math_invalidresponse": "$1: Resposta invàlida ('$3') del servidor '$2':", - "math_invalidxml": " MathML conté XML invàlid.", + "math_invalidjson": "La resposta del servidor $1 és un JSON invàlid.", + "math_invalidresponse": "$1: Resposta invàlida («$3») del servidor «$2»:", + "math_invalidxml": "MathML o SVG conté XML invàlid.", "math_lexing_error": "error de lèxic", "math_notexvc": "No s'ha trobat el fitxer executable ''texvc''; si us plau, vegeu math/README per a configurar-lo.", "math_output_error": "No es pot emmagatzemar imatge de fórmula matemàtica al sistema d'arxius.", @@ -29,7 +38,6 @@ "math_unknown_error": "error desconegut", "math_unknown_function": "funció '$1' desconeguda", "mw_math_latexml": "LaTeXML (experimental; utilitza MathML)", - "mw_math_mathjax": "MathJax (experimental)", "mw_math_mathml": "MathML si és possible (experimental)", "mw_math_png": "Produeix sempre PNG", "mw_math_source": "Deixa com a LaTeX (per a navegadors de text)",