material_ml.arb 3.55 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": "ശരി",
  "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 54
  "refreshIndicatorSemanticLabel": "പുതുക്കിയെടുക്കുക",
  "moreButtonTooltip": "TBD"
55
}