Localisation updates from http://translatewiki.net.

Change-Id: I103eabfb4d3e45f50573f0088208861697a4f31d
This commit is contained in:
Translation updater bot 2012-07-04 20:09:43 +00:00
parent dfa09541e5
commit d86dcb0b70

View file

@ -230,6 +230,7 @@ $1',
*/
$messages['ia'] = array(
'scribunto-desc' => 'Structura pro incorporar linguages de script in paginas de MediaWiki',
'scribunto-ignore-errors' => 'Ignorar errores in codice',
'scribunto-line' => 'al linea $1',
'scribunto-module-line' => 'in $1 al linea $2',
'scribunto-parser-error' => 'Error de script',
@ -368,10 +369,12 @@ $1',
);
/** Dutch (Nederlands)
* @author Saruman
* @author Siebrand
*/
$messages['nl'] = array(
'scribunto-desc' => "Framework voor het inbedden van scripttalen in pagina's",
'scribunto-ignore-errors' => 'Codefouten negeren',
'scribunto-line' => 'op regel $1',
'scribunto-module-line' => 'in $1 op regel $2',
'scribunto-parser-error' => 'Scriptfout',