mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-03 12:26:08 +00:00
5b8f464e60
Change-Id: I144358dab4bdaaa2594fc1c08c838b0a8a922ec5
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"
|
||
}
|