mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 11:59:54 +00:00
4fde344d9a
Change-Id: Ie5324c943b8314f74f846c78ab66bee70a18f017
16 lines
787 B
JSON
16 lines
787 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Demmy"
|
|
]
|
|
},
|
|
"pfunc_time_error": "Àsìṣe: àsìkò àìtọ́",
|
|
"pfunc_expr_unexpected_number": "Àsìṣe ìgbékalẹ̀ọ̀rọ̀: Nọ́mbà àìretí",
|
|
"pfunc_expr_unrecognised_word": "Àsìṣe ìgbéọ̀rọ̀sílẹ̀: Àìdámọ̀ ọ̀rọ̀ \"$1\".",
|
|
"pfunc_expr_unexpected_operator": "Àsìṣe ìgbékalẹ̀ọ̀rọ̀: àmì-ìṣírò $1 àìretí",
|
|
"pfunc_expr_missing_operand": "Àsìṣe ìgbéọ̀rọ̀sílẹ̀: Kò sí àmì-ìsirò fún $1.",
|
|
"pfunc_expr_unrecognised_punctuation": "Àsìṣe ìgbéọ̀rọ̀sílẹ̀: Àìdámọ̀ àmì ìdádúró-ọ̀rọ̀ sókí \"$1\".",
|
|
"pfunc_expr_division_by_zero": "Pínpín pẹ̀lú òdo",
|
|
"pfunc_expr_not_a_number": "Nínú $1: èsì kìí ṣe nọ́mbà"
|
|
}
|