mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
d307ec0965
Change-Id: I553e8b3303beb1a579477d4793771af9a88a17d5
20 lines
679 B
JSON
20 lines
679 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"DzWiki",
|
||
"Palapa",
|
||
"Srdjan m",
|
||
"Obsuser"
|
||
]
|
||
},
|
||
"scribunto-doc-page-name": "Module:$1/dok",
|
||
"scribunto-doc-page-does-not-exist": "''Dokumentaciju za ovaj modul možete napraviti na stranici [[$1]]''",
|
||
"scribunto-doc-page-header": "'''Ovo je stranica dokumentacije za [[$1]]'''",
|
||
"scribunto-console-clear": "Očisti",
|
||
"scribunto-common-timeout": "Isteklo je dodijeljeno vrijeme za rad skripti.",
|
||
"scribunto-lua-error": "Lua greška: $2.",
|
||
"scribunto-limitreport-timeusage": "Lua – upotreba vremena",
|
||
"scribunto-limitreport-timeusage-value": "$1/$2 sekundi",
|
||
"scribunto-limitreport-memusage": "Lua – upotreba memorije"
|
||
}
|