material_th.arb 2.32 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "scriptCategory": "tall",
  "timeOfDayFormat": "ah:mm",
  "openAppDrawerTooltip": "เปิดเมนูการนำทาง",
  "backButtonTooltip": "กลับ",
  "closeButtonTooltip": "ปิด",
  "deleteButtonTooltip": "ลบ",
  "nextMonthTooltip": "เดือนหน้า",
  "previousMonthTooltip": "เดือนที่แล้ว",
  "nextPageTooltip": "หน้าถัดไป",
  "previousPageTooltip": "หน้าก่อน",
  "showMenuTooltip": "แสดงเมนู",
  "aboutListTileTitle": "เกี่ยวกับ $applicationName",
  "licensesPageTitle": "ใบอนุญาต",
  "pageRowsInfoTitle": "$firstRow-$lastRow จาก $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow จากประมาณ $rowCount",
  "rowsPerPageTitle": "แถวต่อหน้า:",
18
  "tabLabel": "แท็บที่ $tabIndex จาก $tabCount",
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
  "selectedRowCountTitleOne": "เลือกแล้ว 1 รายการ",
  "selectedRowCountTitleOther": "เลือกแล้ว $selectedRowCount รายการ",
  "cancelButtonLabel": "ยกเลิก",
  "closeButtonLabel": "ปิด",
  "continueButtonLabel": "ต่อไป",
  "copyButtonLabel": "คัดลอก",
  "cutButtonLabel": "ตัด",
  "okButtonLabel": "ตกลง",
  "pasteButtonLabel": "วาง",
  "selectAllButtonLabel": "เลือกทั้งหมด",
  "viewLicensesButtonLabel": "ดูใบอนุญาต",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "เลือกชั่วโมง",
  "timePickerMinuteModeAnnouncement": "เลือกนาที",
34
  "signedInLabel": "ลงชื่อเข้าใช้",
35 36
  "hideAccountsLabel": "ซ่อนบัญชี",
  "showAccountsLabel": "แสดงบัญชี",
37
  "modalBarrierDismissLabel": "ปิด",
38 39 40
  "drawerLabel": "เมนูการนำทาง",
  "popupMenuLabel": "เมนูป๊อปอัป",
  "dialogLabel": "กล่องโต้ตอบ",
41
  "alertDialogLabel": "เตือนภัย",
42 43 44 45 46 47 48
  "searchFieldLabel": "ค้นหา",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
  "reorderItemRight": "TBD"
49
}