cupertino_th.arb 1.15 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{
  "datePickerHourSemanticsLabelOne": "$hour นาฬิกา",
  "datePickerHourSemanticsLabelOther": "$hour นาฬิกา",
  "datePickerMinuteSemanticsLabelOne": "1 นาที",
  "datePickerMinuteSemanticsLabelOther": "$minute นาที",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "วันนี้",
  "alertDialogLabel": "การแจ้งเตือน",
  "timerPickerHourLabelOne": "ชั่วโมง",
  "timerPickerHourLabelOther": "ชั่วโมง",
  "timerPickerMinuteLabelOne": "นาที",
  "timerPickerMinuteLabelOther": "นาที",
  "timerPickerSecondLabelOne": "วินาที",
  "timerPickerSecondLabelOther": "วินาที",
  "cutButtonLabel": "ตัด",
  "copyButtonLabel": "คัดลอก",
  "pasteButtonLabel": "วาง",
21
  "selectAllButtonLabel": "เลือกทั้งหมด",
22
  "tabSemanticsLabel": "แท็บที่ $tabIndex จาก $tabCount",
23
  "modalBarrierDismissLabel": "ปิด",
24
  "searchTextFieldPlaceholderLabel": "ค้นหา"
25
}