material_mr.arb 3.1 KB
Newer Older
1 2 3 4 5
{
  "scriptCategory": "dense",
  "timeOfDayFormat": "h:mm a",
  "openAppDrawerTooltip": "नेव्हिगेशन मेनू उघडा",
  "backButtonTooltip": "मागे",
6 7
  "closeButtonTooltip": "बंद करा",
  "deleteButtonTooltip": "हटवा",
8 9
  "nextMonthTooltip": "पुढील महिना",
  "previousMonthTooltip": "मागील महिना",
10 11 12
  "nextPageTooltip": "पुढील पेज",
  "previousPageTooltip": "मागील पेज",
  "showMenuTooltip": "मेनू दाखवा",
13 14
  "aboutListTileTitle": "$applicationName बद्दल",
  "licensesPageTitle": "परवाने",
15 16 17 18
  "pageRowsInfoTitle": "$rowCount पैकी $firstRow–$lastRow",
  "pageRowsInfoTitleApproximate": "$rowCount च्या बद्दल $firstRow–$lastRow",
  "rowsPerPageTitle": "प्रति पेज पंक्ती:",
  "tabLabel": "$tabCount पैकी $tabIndex टॅब",
19
  "selectedRowCountTitleZero": "कोणतेही आयटम निवडलेले नाहीत",
20 21 22 23 24 25 26 27 28
  "selectedRowCountTitleOne": "एक अायटम निवडला",
  "selectedRowCountTitleOther": "$selectedRowCount अायटम निवडले",
  "cancelButtonLabel": "रद्द करा",
  "closeButtonLabel": "बंद करा",
  "continueButtonLabel": "सुरू ठेवा",
  "copyButtonLabel": "कॉपी करा",
  "cutButtonLabel": "कट करा",
  "okButtonLabel": "ओके",
  "pasteButtonLabel": "पेस्ट करा",
29
  "selectAllButtonLabel": "सर्व निवडा",
30
  "viewLicensesButtonLabel": "परवाने पाहा",
31 32 33 34
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "तास निवडा",
  "timePickerMinuteModeAnnouncement": "मिनिटे निवडा",
35 36
  "modalBarrierDismissLabel": "डिसमिस करा",
  "signedInLabel": "साइन इन केले आहे",
37
  "hideAccountsLabel": "खाती लपवा",
38
  "showAccountsLabel": "खाती दर्शवा",
39 40
  "drawerLabel": "नेव्हिगेशन मेनू",
  "popupMenuLabel": "पॉपअप मेनू",
41 42
  "dialogLabel": "डायलॉग",
  "alertDialogLabel": "सूचना",
43
  "searchFieldLabel": "शोध",
44 45
  "reorderItemToStart": "सुरुवातीला हलवा",
  "reorderItemToEnd": "शेवटाकडे हलवा",
46 47 48 49
  "reorderItemUp": "वर हलवा",
  "reorderItemDown": "खाली हलवा",
  "reorderItemLeft": "डावीकडे हलवा",
  "reorderItemRight": "उजवीकडे हलवा",
50 51
  "expandedIconTapHint": "कोलॅप्स करा",
  "collapsedIconTapHint": "विस्तार करा",
52
  "remainingTextFieldCharacterCountZero": "कोणतेही वर्ण शिल्लक नाहीत",
53 54 55
  "remainingTextFieldCharacterCountOne": "एक वर्ण शिल्लक",
  "remainingTextFieldCharacterCountOther": "$remainingCount वर्ण शिल्लक",
  "refreshIndicatorSemanticLabel": "रिफ्रेश करा"
56
}