mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +00:00
b6b66fb9b5
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
18 lines
666 B
JSON
18 lines
666 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"KuboF"
|
|
]
|
|
},
|
|
"scribunto-desc": "Umožňuje vkladať do stránok MediaWiki skriptovacie jazyky",
|
|
"scribunto-ignore-errors": "Povoliť uloženie kódu s chybami",
|
|
"scribunto-line": "na riadku $1",
|
|
"scribunto-parser-error": "Chyba skriptu",
|
|
"scribunto-parser-dialog-title": "Chyba skriptu",
|
|
"scribunto-error-short": "Chyba skriptu: $1",
|
|
"scribunto-error-long": "Chyby skriptu:\n\n$1",
|
|
"scribunto-doc-page-name": "Dokumentácia",
|
|
"scribunto-doc-page-does-not-exist": "''Dokumentácia pre tento modul môže byť vytvorená na [[$1]]''",
|
|
"scribunto-doc-page-header": "'''Toto je podstránka dokumentácie pre [[$1]]'''"
|
|
}
|