mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I36069573cb6ba57b6341db26d98d18e51e07d7ec
This commit is contained in:
parent
b250169642
commit
a2046d0374
|
@ -828,7 +828,10 @@ $messages['et'] = array(
|
|||
'pfunc_time_error' => 'Tõrge: Vigane aeg',
|
||||
'pfunc_time_too_long' => 'Tõrge: Liiga palju #time-kutseid.',
|
||||
'pfunc_time_too_big' => 'Tõrge: #time toetab vaid aastaid kuni väärtuseni 9999.',
|
||||
'pfunc_time_too_small' => 'Tõrge: #time toetab aastaid alates 0-st.',
|
||||
'pfunc_rel2abs_invalid_depth' => 'Tõrge: Vigane tee pikkus: "$1" (üritati pöörduda juursõlmest kõrgema sõlme poole).',
|
||||
'pfunc_expr_unexpected_number' => 'Avaldistõrge: Ootamatu number',
|
||||
'pfunc_expr_preg_match_failure' => 'Avaldistõrge: preg_match nurjus ootamatult.',
|
||||
'pfunc_expr_unrecognised_word' => 'Avaldistõrge: Tundmatu sõna "$1"',
|
||||
'pfunc_expr_unexpected_operator' => 'Avaldistõrge: Ootamatu $1-tehtemärk',
|
||||
'pfunc_expr_missing_operand' => 'Avaldistõrge: Puudub $1-tehte operand',
|
||||
|
|
Loading…
Reference in a new issue