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-09-24 20:48 UTC)
This commit is contained in:
parent
12c4725303
commit
25064d3359
|
@ -693,6 +693,13 @@ $messages['gl'] = array(
|
|||
'pfunc_string_too_long' => 'Erro: a cadea excede o límite de $1 caracteres',
|
||||
);
|
||||
|
||||
/** Ancient Greek (Ἀρχαία ἑλληνικὴ)
|
||||
* @author Omnipaedista
|
||||
*/
|
||||
$messages['grc'] = array(
|
||||
'pfunc_expr_division_by_zero' => 'Διαίρεσις διὰ τοῦ μηδενός',
|
||||
);
|
||||
|
||||
/** Swiss German (Alemannisch)
|
||||
* @author Als-Holder
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue