mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-13 18:07:05 +00:00
eb4706125c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
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."
|
|
} |