2014-03-28 20:46:41 +00:00
|
|
|
{
|
2014-04-16 15:48:33 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Avjoska",
|
|
|
|
"Pikne"
|
|
|
|
]
|
|
|
|
},
|
2015-11-14 21:17:46 +00:00
|
|
|
"scribunto-desc": "Raamistik, mis võimaldab põimida MediaWiki lehekülgedesse skriptikeeli.",
|
2014-04-16 15:48:33 +00:00
|
|
|
"scribunto-line": "$1. real",
|
|
|
|
"scribunto-module-line": "kohal $1 $2. real",
|
|
|
|
"scribunto-parser-dialog-title": "Skriptitõrge",
|
|
|
|
"scribunto-error-short": "Skriptitõrge: $1",
|
|
|
|
"scribunto-error-long": "Skriptitõrked:\n\n$1",
|
|
|
|
"scribunto-doc-page-does-not-exist": "''Selle mooduli dokumentatsiooni saab kirjutada asukohta [[$1]]''.",
|
|
|
|
"scribunto-doc-page-header": "'''See on üksuse [[$1]] dokumentatsiooni lehekülg.'''",
|
|
|
|
"scribunto-console-title": "Veatõrje konsool",
|
|
|
|
"scribunto-console-current-src": "konsoolisisend",
|
|
|
|
"scribunto-console-clear": "Puhasta",
|
|
|
|
"scribunto-common-error-category": "Skriptitõrgetega leheküljed",
|
2014-04-25 19:44:03 +00:00
|
|
|
"scribunto-common-error-category-desc": "Leheküljel olevate moodulite töötlemisel ilmnes tõrge.",
|
2014-04-18 19:36:51 +00:00
|
|
|
"scribunto-common-nosuchmodule": "Skriptitõrge: Moodulit \"$2\" pole.",
|
|
|
|
"scribunto-common-nosuchfunction": "Skriptitõrge: Funktsioon \"$2\" puudub.",
|
2014-05-28 19:34:51 +00:00
|
|
|
"scribunto-common-notafunction": "Skriptitõrge: \"$2\" pole funktsioon.",
|
2014-04-16 15:48:33 +00:00
|
|
|
"scribunto-lua-in-function": "funktsioonis \"$1\"",
|
|
|
|
"scribunto-lua-error-location": "Lua tõrge $1: $2.",
|
|
|
|
"scribunto-lua-error": "Lua tõrge: $2.",
|
2014-05-28 19:34:51 +00:00
|
|
|
"scribunto-lua-notarrayreturn": "Skriptitõrge: Moodul peaks väljastama eksporditabeli, kuid väljastas $2-tüüpi väärtuse.",
|
2014-04-16 15:48:33 +00:00
|
|
|
"scribunto-module-with-errors-category": "Tõrgetega Scribunto-moodulid",
|
2014-04-25 19:44:03 +00:00
|
|
|
"scribunto-module-with-errors-category-desc": "Moodulis on tõrge.",
|
2014-04-16 15:48:33 +00:00
|
|
|
"scribunto-limitreport-timeusage": "Lua ajakasutus",
|
|
|
|
"scribunto-limitreport-timeusage-value": "$1/$2 sekundit",
|
|
|
|
"scribunto-limitreport-virtmemusage": "Lua virtuaalne suurus",
|
|
|
|
"scribunto-limitreport-estmemusage": "Lua hinnanguline mälukasutus",
|
|
|
|
"scribunto-limitreport-memusage": "Lua mälukasutus",
|
|
|
|
"scribunto-limitreport-profile": "Lua profiil"
|
|
|
|
}
|