material_km.arb 4.01 KB
Newer Older
1 2 3
{
  "scriptCategory": "dense",
  "timeOfDayFormat": "h:mm a",
4
  "openAppDrawerTooltip": "បើក​ម៉ឺនុយរុករក",
5 6
  "backButtonTooltip": "ថយក្រោយ",
  "closeButtonTooltip": "បិទ",
7 8 9
  "deleteButtonTooltip": "លុប",
  "nextMonthTooltip": "ខែ​​ក្រោយ",
  "previousMonthTooltip": "ខែមុន",
10 11
  "nextPageTooltip": "ទំព័របន្ទាប់",
  "previousPageTooltip": "ទំព័រមុន",
12
  "showMenuTooltip": "បង្ហាញ​ម៉ឺនុយ",
13
  "aboutListTileTitle": "អំពី $applicationName",
14 15 16 17 18 19 20
  "licensesPageTitle": "អាជ្ញាបណ្ណ",
  "pageRowsInfoTitle": "$firstRow–$lastRow ក្នុង​ចំណោម​ $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow ក្នុង​ចំណោម​ប្រហែល $rowCount",
  "rowsPerPageTitle": "ជួរ​ដេក​ក្នុង​មួយ​ទំព័រ៖",
  "tabLabel": "ផ្ទាំង $tabIndex ក្នុង​ចំណោម​ $tabCount",
  "selectedRowCountTitleOne": "បាន​ជ្រើស​រើស​ធាតុ 1",
  "selectedRowCountTitleOther": "បាន​ជ្រើស​រើស​ធាតុ $selectedRowCount",
21 22 23 24 25 26
  "cancelButtonLabel": "បោះបង់",
  "closeButtonLabel": "បិទ",
  "continueButtonLabel": "បន្ត",
  "copyButtonLabel": "ចម្លង",
  "cutButtonLabel": "កាត់",
  "okButtonLabel": "យល់ព្រម",
27 28 29
  "pasteButtonLabel": "ដាក់​ចូល",
  "selectAllButtonLabel": "ជ្រើសរើស​ទាំង​អស់",
  "viewLicensesButtonLabel": "មើលអាជ្ញាបណ្ណ",
30 31
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
32 33 34
  "timePickerHourModeAnnouncement": "ជ្រើសរើស​ម៉ោង",
  "timePickerMinuteModeAnnouncement": "ជ្រើសរើស​នាទី",
  "signedInLabel": "បានចូល​គណនី",
35 36
  "hideAccountsLabel": "លាក់គណនី",
  "showAccountsLabel": "បង្ហាញគណនី",
37
  "modalBarrierDismissLabel": "ច្រាន​ចោល",
38
  "drawerLabel": "ម៉ឺនុយរុករក",
39
  "popupMenuLabel": "​ម៉ឺនុយ​លោត​ឡើង",
40
  "dialogLabel": "ប្រអប់",
41
  "alertDialogLabel": "ជូនដំណឹង",
42
  "searchFieldLabel": "ស្វែងរក",
43 44 45 46 47 48 49 50
  "reorderItemToStart": "ផ្លាស់ទីទៅ​ចំណុច​ចាប់ផ្ដើម",
  "reorderItemToEnd": "ផ្លាស់ទីទៅ​ចំណុចបញ្ចប់",
  "reorderItemUp": "ផ្លាស់ទី​ឡើង​លើ",
  "reorderItemDown": "ផ្លាស់ទី​ចុះ​ក្រោម",
  "reorderItemLeft": "ផ្លាស់ទី​ទៅ​ឆ្វេង",
  "reorderItemRight": "ផ្លាស់ទីទៅ​ស្តាំ",
  "expandedIconTapHint": "បង្រួម",
  "collapsedIconTapHint": "ពង្រីក",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "នៅសល់​ 1 តួ​ទៀត",
53
  "remainingTextFieldCharacterCountOther": "នៅសល់ $remainingCount តួ​ទៀត",
54
  "refreshIndicatorSemanticLabel": "ផ្ទុកឡើងវិញ",
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
  "moreButtonTooltip": "ច្រើន​ទៀត",
  "dateSeparator": "/",
  "dateHelpText": "mm/dd/yyyy",
  "selectYearSemanticsLabel": "Select year",
  "unspecifiedDate": "Date",
  "unspecifiedDateRange": "Date Range",
  "dateInputLabel": "Enter Date",
  "dateRangeStartLabel": "Start Date",
  "dateRangeEndLabel": "End Date",
  "dateRangeStartDateSemanticLabel": "Start date $fullDate",
  "dateRangeEndDateSemanticLabel": "End date $fullDate",
  "invalidDateFormatLabel": "Invalid format.",
  "invalidDateRangeLabel": "Invalid range.",
  "dateOutOfRangeLabel": "Out of range.",
  "saveButtonLabel": "SAVE",
  "datePickerHelpText": "SELECT DATE",
  "dateRangePickerHelpText": "SELECT RANGE",
  "calendarModeButtonLabel": "Switch to calendar",
  "inputDateModeButtonLabel": "Switch to input"
74
}