mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 09:36:10 +00:00
eb4706125c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
14 lines
688 B
JSON
14 lines
688 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"David1010"
|
|
]
|
|
},
|
|
"scribunto-parser-error": "სკრიპტის შეცდომა",
|
|
"scribunto-parser-dialog-title": "სკრიპტის შეცდომა",
|
|
"scribunto-error-short": "სკრიპტის შეცდომა: $1",
|
|
"scribunto-error-long": "სკრიპტის შეცდომები:\n\n$1",
|
|
"scribunto-doc-page-name": "Module:$1/ინფო",
|
|
"scribunto-doc-page-header": "''ეს არის „[[$1]]“-ის დოკუმენტაციის გვერდი''",
|
|
"scribunto-console-clear": "გასუფთავება"
|
|
} |