mediawiki-extensions-Scribunto/i18n/th.json
Translation updater bot b6b66fb9b5 Localisation updates from https://translatewiki.net.
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
2014-04-16 15:48:33 +00:00

18 lines
929 B
JSON

{
"@metadata": {
"authors": [
"Nullzero"
]
},
"scribunto-line": "บรรทัดที่ $1",
"scribunto-parser-error": "สคริปต์ผิดพลาด",
"scribunto-parser-dialog-title": "สคริปต์ผิดพลาด",
"scribunto-error-short": "สคริปต์ผิดพลาด: $1",
"scribunto-error-long": "สคริปต์ผิดพลาด:\n\n$1",
"scribunto-doc-page-does-not-exist": "''เอกสารการใช้งานของมอดูลนี้อาจสร้างขึ้นที่ [[$1]]''",
"scribunto-console-clear": "ล้าง",
"scribunto-common-error-category": "หน้าที่มีสคริปต์ผิดพลาด",
"scribunto-lua-error-location": "สคริปต์ลูอาผิดพลาด $1: $2",
"scribunto-lua-error": "สคริปต์ลูอาผิดพลาด: $2"
}