From 2c62d9a8048d801a4e893e6a9b114ec5ccf3172c Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Fri, 29 Nov 2013 19:30:04 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ib3edbeabc5f08faf8f7f12688edd6fa43f7727ad --- Math.i18n.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Math.i18n.php b/Math.i18n.php index e79e2c7..ea2237f 100644 --- a/Math.i18n.php +++ b/Math.i18n.php @@ -660,6 +660,7 @@ $messages['bs'] = array( /** Catalan (català) * @author Martorell + * @author Papapep * @author SMP * @author Toniher * @author Vriullop @@ -676,8 +677,8 @@ $messages['ca'] = array( 'math_lexing_error' => 'error de lèxic', 'math_syntax_error' => 'error de sintaxi', '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_bad_tmpdir' => 'No ha estat possible crear el directori temporal de math o escriure-hi dins.', - 'math_bad_output' => "No ha estat possible 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_bad_output' => "No s'ha pogut crear el directori d'eixida de math o escriure-hi dins.", 'math_notexvc' => "No s'ha trobat el fitxer executable ''texvc''; si us plau, vegeu math/README per a configurar-lo.", );