mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic96554d213baf78ba9afcf41537a51dbb9d633e2
This commit is contained in:
parent
ff89dae8ff
commit
f21dc77a92
13
i18n/sli.json
Normal file
13
i18n/sli.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Äberlausitzer"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "Fehler: Ungiltige Zeitoagabe",
|
||||
"pfunc_expr_unrecognised_word": "Fehler eim Ausdruck: Unerkonntes Wurt „$1“",
|
||||
"pfunc_expr_unexpected_operator": "Fehler eim Ausdruck: Unerwarteter Operator $1",
|
||||
"pfunc_expr_missing_operand": "Fehler eim Ausdruck: Fehlender Operand fer $1",
|
||||
"pfunc_expr_unrecognised_punctuation": "Fehler eim Ausdruck: Nee erkanntes Satzzeecha „$1“",
|
||||
"pfunc_expr_division_by_zero": "Division durch Null"
|
||||
}
|
Loading…
Reference in a new issue