mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
Localisation updates for extension messages from translatewiki.net (2009-08-05 19:00 UTC)
This commit is contained in:
parent
aa6a098715
commit
46bd5115da
|
@ -539,11 +539,14 @@ $messages['es'] = array(
|
|||
'pfunc_string_too_long' => 'Error: la cadena excede el límite de $1 caracteres',
|
||||
);
|
||||
|
||||
/** Basque (Euskara) */
|
||||
/** Basque (Euskara)
|
||||
* @author Kobazulo
|
||||
*/
|
||||
$messages['eu'] = array(
|
||||
'pfunc_time_error' => 'Errorea: baliogabeko ordua',
|
||||
'pfunc_time_too_long' => 'Errorea: #time dei gehiegi',
|
||||
'pfunc_rel2abs_invalid_depth' => 'Errorea: Baliogabeko sakonera fitxategi bidean: "$1" (root puntutik gora sartzen saiatu da)',
|
||||
'pfunc_expr_division_by_zero' => 'Zeroz zatitu',
|
||||
);
|
||||
|
||||
/** Persian (فارسی)
|
||||
|
|
Loading…
Reference in a new issue