mediawiki-extensions-Scribunto/i18n/ka.json
Translation updater bot 93cb459def Localisation updates from https://translatewiki.net.
Change-Id: I51a732431b95b2769990a64cf47efa446e7760b1
2020-04-07 08:48:53 +02:00

25 lines
1.3 KiB
JSON

{
"@metadata": {
"authors": [
"BRUTE",
"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-does-not-exist": "''შეგიძლიათ შექმნათ დოკუმენტაცია ამ მოდულისათვის: [[$1]]''",
"scribunto-doc-page-header": "''ეს არის „[[$1]]“-ის დოკუმენტაციის გვერდი''",
"scribunto-console-clear": "გასუფთავება",
"scribunto-lua-error-location": "Lua-ს შეცდომა $1: $2.",
"scribunto-lua-error": "შეცდომა Lua: $2",
"scribunto-limitreport-timeusage-value": "$1/$2 წამი",
"scribunto-limitreport-virtmemusage": "Lua-ს ვირტუალური ზომა",
"scribunto-limitreport-memusage": "Lua-ს მეხსიერების გამოყენება",
"scribunto-limitreport-profile": "Lua-ს პროფილი",
"scribunto-limitreport-profile-ms": "$1 მლ/წმ",
"scribunto-limitreport-logs": "Lua-ს ჟურნალი"
}