mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
35b3cdcb72
Change-Id: Ie3acaab7d38d6d8f23c5d013e2da642e93ded194
25 lines
1.3 KiB
JSON
25 lines
1.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"David1010",
|
|
"SHOTHA",
|
|
"BRUTE"
|
|
]
|
|
},
|
|
"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-ს ჟურნალი"
|
|
}
|