mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 11:17:15 +00:00
d5bd9a2532
Change-Id: I5b66d84e22499c306f6682efdcd5dfaa599da0b2
23 lines
774 B
JSON
23 lines
774 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"DzWiki",
|
||
"Obsuser",
|
||
"Palapa",
|
||
"Srdjan m",
|
||
"Srđan"
|
||
]
|
||
},
|
||
"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",
|
||
"nstab-module": "Modul",
|
||
"tooltip-ca-nstab-module": "Prikaži stranicu modula"
|
||
}
|