mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 11:17:15 +00:00
eb4706125c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
20 lines
905 B
JSON
20 lines
905 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Edgars2007",
|
|
"Papuass"
|
|
]
|
|
},
|
|
"scribunto-ignore-errors": "Atļaut saglabāt kļūdainu kodu",
|
|
"scribunto-parser-error": "Skripta kļūda",
|
|
"scribunto-parser-dialog-title": "Skripta kļūda",
|
|
"scribunto-error-short": "Skripta kļūda: $1",
|
|
"scribunto-error-long": "Skripta kļūdas:\n\n$1",
|
|
"scribunto-doc-page-does-not-exist": "''Šī moduļa dokumentāciju var izveidot [[$1]] lapā''",
|
|
"scribunto-doc-page-header": "'''Šī ir [[$1]] moduļa dokumentācijas lapa'''",
|
|
"scribunto-lua-in-function": "funkcijā \"$1\"",
|
|
"scribunto-lua-error-location": "Lua kļūda $1: $2.",
|
|
"scribunto-lua-error": "Lua kļūda: $2.",
|
|
"scribunto-luastandalone-proc-error": "Lua kļūda: Nevar izveidot procesu.",
|
|
"scribunto-luastandalone-proc-error-msg": "Lua kļūda: Nevar izveidot procesu: $2"
|
|
} |