mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 09:36:10 +00:00
18 lines
593 B
JSON
18 lines
593 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Beluga",
|
||
|
"Crt",
|
||
|
"Silvonen",
|
||
|
"Stryn",
|
||
|
"VezonThunder"
|
||
|
]
|
||
|
},
|
||
|
"scribunto-ignore-errors": "Salli virheitä sisältävän koodin tallentaminen",
|
||
|
"scribunto-line": "rivillä $1",
|
||
|
"scribunto-doc-page-name": "Module:$1/ohje",
|
||
|
"scribunto-doc-page-does-not-exist": "''Tämän moduulin ohjeistuksen voi tehdä sivulle [[$1]]''",
|
||
|
"scribunto-console-clear": "Tyhjennä",
|
||
|
"scribunto-lua-error-location": "Lua-virhe $1: $2.",
|
||
|
"scribunto-lua-error": "Lua-virhe: $2."
|
||
|
}
|