mediawiki-extensions-Scribunto/i18n/ka.json

16 lines
634 B
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"David1010",
"SHOTHA"
]
},
"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": "გასუფთავება",
"scribunto-lua-error": "შეცდომა Lua: $2"
}