mediawiki-extensions-Scribunto/i18n/ka.json
Siebrand Mazeland eb4706125c Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
2014-03-28 21:46:41 +01:00

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": "გასუფთავება"
}