vue hello world项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
3.2 KiB

3 years ago
{
"Commands:": "คอมมาน",
"Options:": "ออฟชน",
"Examples:": "ตวอยาง",
"boolean": "บน",
"count": "นบ",
"string": "สตรง",
"number": "ตวเลข",
"array": "อาเรย",
"required": "จำเปน",
"default": "คาเรมต",
"default:": "คาเรมตน",
"choices:": "ตวเลอก",
"aliases:": "เอเลยส",
"generated-value": "คาทกสรางขน",
"Not enough non-option arguments: got %s, need at least %s": {
"one": "ใสอารวเมนตไมครบตามจำนวนทกำหนด: ใสามาจำนวน %s คา, แตองการอยางนอย %s คา",
"other": "ใสอารวเมนตไมครบตามจำนวนทกำหนด: ใสามาจำนวน %s คา, แตองการอยางนอย %s คา"
},
"Too many non-option arguments: got %s, maximum of %s": {
"one": "ใสอารวเมนตเกนจำนวนทกำหนด: ใสามาจำนวน %s คา, แตองการมากทด %s คา",
"other": "ใสอารวเมนตเกนจำนวนทกำหนด: ใสามาจำนวน %s คา, แตองการมากทด %s คา"
},
"Missing argument value: %s": {
"one": "คาอารวเมนตขาดไป: %s",
"other": "คาอารวเมนตขาดไป: %s"
},
"Missing required argument: %s": {
"one": "อารวเมนตจำเปนทขาดไป: %s",
"other": "อารวเมนตจำเปนทขาดไป: %s"
},
"Unknown argument: %s": {
"one": "อารวเมนตไมก: %s",
"other": "อารวเมนตไมก: %s"
},
"Invalid values:": "คาไมกตอง:",
"Argument: %s, Given: %s, Choices: %s": "อารวเมนต: %s, ไดบ: %s, ตวเลอก: %s",
"Argument check failed: %s": "ตรวจสอบพบอารวเมนตไมกตอง: %s",
"Implications failed:": "Implications ไมสำเรจ:",
"Not enough arguments following: %s": "ใสอารวเมนตไมครบ: %s",
"Invalid JSON config file: %s": "ไฟลคอนฟค JSON ไมกตอง: %s",
"Path to JSON config file": "พาทไฟลคอนฟค JSON",
"Show help": "ขอความชวยเหลอ",
"Show version number": "แสดงตวเลขเวอรน",
"Did you mean %s?": "คณหมายถง %s?"
}