mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +00:00
eb4706125c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
16 lines
759 B
JSON
16 lines
759 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Iwan Novirion"
|
|
]
|
|
},
|
|
"scribunto-doc-page-name": "Module:$1/doc",
|
|
"scribunto-doc-page-does-not-exist": "''Dokumentasi untuk modul ini dapat dibuat di [[$1]]''",
|
|
"scribunto-doc-page-header": "'''Ini adalah halaman dokumentasi untuk [[$1]]'''",
|
|
"scribunto-console-clear": "Kosongkan",
|
|
"scribunto-console-cleared": "Pernyataan konsol dibersihkan karena modul telah diperbarui.",
|
|
"scribunto-console-cleared-session-lost": "Pernyataan konsol dibersihkan karena data sesi hilang.",
|
|
"scribunto-common-error-category": "Halaman dengan galat skrip",
|
|
"scribunto-common-nosuchmodule": "Galat skrip: tidak ada modul tersebut.",
|
|
"scribunto-lua-backtrace-line": "$1: $2"
|
|
} |