Localisation updates from https://translatewiki.net.

Change-Id: Ic28d54ad67e9702d226737861be96b90f7965799
This commit is contained in:
Translation updater bot 2014-02-16 20:20:21 +00:00
parent 042d3e66a9
commit c7a8073501
1 changed files with 3 additions and 1 deletions

View File

@ -368,7 +368,8 @@ $messages['ast'] = array(
'math_image_error' => 'Falló la conversión PNG; comprueba que tea bien la instalación de latex y dvipng (o dvips + gs + convert)',
'math_bad_tmpdir' => "Nun se pue escribir o crear el direutoriu temporal 'math'",
'math_bad_output' => "Nun se pue escribir o crear el direutoriu de salida 'math'",
'math_notexvc' => "Falta l'executable 'texvc'; por favor mira 'math/README' pa configuralo.",
'math_notexvc' => "Falta l'executable texvc; por favor vea math/README pa configuralu.",
'math_notexvccheck' => "Falta l'executable texvccheck; por favor vea 'math/README' pa configuralu.",
'math_output_error' => 'Nun pue guardase la imaxe matemática nel sistema de ficheros.',
'math_latexml_timeout' => "Tiempu escosáu de LaTeXML dende '$1'",
'math_latexml_invalidresponse' => "Rempuesta inválida de LaTeXML ('$2') dende'l sirvidor '$1':",
@ -4610,6 +4611,7 @@ $messages['zh-hans'] = array(
'math_bad_tmpdir' => '无法写入或建立数学公式临时目录',
'math_bad_output' => '无法写入或建立数学公式输出目录',
'math_notexvc' => 'texvc执行文件遗失请参照math/README进行配置。',
'math_notexvccheck' => 'texvccheck 可执行文件缺失;请查阅 math/README 进行配置。',
'math_output_error' => '无法在文件系统上存储数学图像。',
'math_latexml_timeout' => "从'$1'的LaTeXML超时",
'math_latexml_invalidresponse' => 'LaTeXML从服务器“$1”返回无效的响应“$2”',