material_my.arb 4.17 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
{
  "scriptCategory": "tall",
  "timeOfDayFormat": "H:mm",
  "openAppDrawerTooltip": "လမ်းညွှန်မီနူးကို ဖွင့်ရန်",
  "backButtonTooltip": "နောက်သို့",
  "closeButtonTooltip": "ပိတ်ရန်",
  "deleteButtonTooltip": "ဖျက်ရန်",
  "nextMonthTooltip": "နောက်လ",
  "previousMonthTooltip": "ယခင်လ",
  "nextPageTooltip": "နောက်စာမျက်နှာ",
  "previousPageTooltip": "ယခင်စာမျက်နှာ",
  "showMenuTooltip": "မီနူး ပြရန်",
  "aboutListTileTitle": "$applicationName အကြောင်း",
  "licensesPageTitle": "လိုင်စင်များ",
  "pageRowsInfoTitle": "$rowCount အနက် $firstRow–$lastRow",
  "pageRowsInfoTitleApproximate": "$rowCount ခန့်မှ $firstRow–$lastRow",
  "rowsPerPageTitle": "စာတစ်မျက်နှာပါ လိုင်းအရေအတွက်−",
  "tabLabel": "တဘ် $tabCount အနက် $tabIndex ခု",
  "selectedRowCountTitleOne": "၁ ခု ရွေးထားသည်",
  "selectedRowCountTitleOther": "$selectedRowCount ခု ရွေးထားသည်",
  "cancelButtonLabel": "မလုပ်တော့",
  "closeButtonLabel": "ပိတ်ရန်",
  "continueButtonLabel": "ရှေ့ဆက်ရန်",
  "copyButtonLabel": "မိတ္တူကူးရန်",
  "cutButtonLabel": "ဖြတ်ယူရန်",
  "okButtonLabel": "OK",
  "pasteButtonLabel": "ကူးထည့်ရန်",
  "selectAllButtonLabel": "အားလုံး ရွေးရန်",
  "viewLicensesButtonLabel": "လိုင်စင်များကို ကြည့်ရန်",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "နာရီကို ရွေးပါ",
  "timePickerMinuteModeAnnouncement": "မိနစ်ကို ရွေးပါ",
  "modalBarrierDismissLabel": "ပယ်ရန်",
  "signedInLabel": "လက်မှတ်ထိုး ဝင်ထားသည်",
  "hideAccountsLabel": "အကောင့်များကို ဝှက်ရန်",
  "showAccountsLabel": "အကောင့်များကို ပြရန်",
  "drawerLabel": "လမ်းညွှန် မီနူး",
  "popupMenuLabel": "ပေါ့ပ်အပ်မီနူး",
  "dialogLabel": "ဒိုင်ယာလော့",
  "alertDialogLabel": "သတိပေးချက်",
  "searchFieldLabel": "ရှာဖွေရန်",
  "reorderItemToStart": "အစသို့ ရွှေ့ရန်",
  "reorderItemToEnd": "အဆုံးသို့ ‌ရွှေ့ရန်",
  "reorderItemUp": "အပေါ်သို့ ရွှေ့ရန်",
  "reorderItemDown": "အောက်သို့ရွှေ့ရန်",
  "reorderItemLeft": "ဘယ်ဘက်သို့ရွှေ့ရန်",
  "reorderItemRight": "ညာဘက်သို့ရွှေ့ရန်",
  "expandedIconTapHint": "လျှော့ပြရန်",
  "collapsedIconTapHint": "ချဲ့ရန်",
  "remainingTextFieldCharacterCountOne": "အက္ခရာ ၁ လုံးကျန်သည်",
  "remainingTextFieldCharacterCountOther": "အက္ခရာ $remainingCount လုံးကျန်သည်",
53
  "refreshIndicatorSemanticLabel": "ပြန်လည်စတင်ရန်",
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
  "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"
73
}