material_hi.arb 5.17 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11
{
  "scriptCategory": "dense",
  "timeOfDayFormat": "ah:mm",
  "openAppDrawerTooltip": "नेविगेशन मेन्यू खोलें",
  "backButtonTooltip": "वापस जाएं",
  "closeButtonTooltip": "बंद करें",
  "deleteButtonTooltip": "मिटाएं",
  "nextMonthTooltip": "अगला महीना",
  "previousMonthTooltip": "पिछला महीना",
  "nextPageTooltip": "अगला पेज",
  "previousPageTooltip": "पिछला पेज",
12 13
  "firstPageTooltip": "पहला पेज",
  "lastPageTooltip": "आखिरी पेज",
14 15 16 17 18 19 20 21 22 23 24 25 26
  "showMenuTooltip": "मेन्यू दिखाएं",
  "aboutListTileTitle": "$applicationName के बारे में जानकारी",
  "licensesPageTitle": "लाइसेंस",
  "pageRowsInfoTitle": "$rowCount का $firstRow–$lastRow",
  "pageRowsInfoTitleApproximate": "$rowCount में से करीब $firstRow–$lastRow",
  "rowsPerPageTitle": "हर पेज में पंक्तियों की संख्या:",
  "tabLabel": "$tabCount का टैब $tabIndex",
  "selectedRowCountTitleOne": "1 चीज़ चुनी गई",
  "selectedRowCountTitleOther": "$selectedRowCount चीज़ें चुनी गईं",
  "cancelButtonLabel": "रद्द करें",
  "closeButtonLabel": "बंद करें",
  "continueButtonLabel": "जारी रखें",
  "copyButtonLabel": "कॉपी करें",
27
  "cutButtonLabel": "काटें",
28 29
  "okButtonLabel": "ठीक है",
  "pasteButtonLabel": "चिपकाएं",
30
  "selectAllButtonLabel": "सभी को चुनें",
31 32 33 34 35 36 37 38 39 40 41 42
  "viewLicensesButtonLabel": "लाइसेंस देखें",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "घंटे के हिसाब से समय चुनें",
  "timePickerMinuteModeAnnouncement": "मिनट के हिसाब से समय चुनें",
  "modalBarrierDismissLabel": "खारिज करें",
  "signedInLabel": "साइन इन किया हुआ है",
  "hideAccountsLabel": "खाते छिपाएं",
  "showAccountsLabel": "खाते दिखाएं",
  "drawerLabel": "नेविगेशन मेन्यू",
  "popupMenuLabel": "पॉपअप मेन्यू",
  "dialogLabel": "संवाद",
43 44 45 46 47 48 49 50 51 52
  "alertDialogLabel": "अलर्ट",
  "searchFieldLabel": "खोजें",
  "reorderItemToStart": "शुरुआत पर ले जाएं",
  "reorderItemToEnd": "आखिर में ले जाएं",
  "reorderItemUp": "ऊपर ले जाएं",
  "reorderItemDown": "नीचे ले जाएं",
  "reorderItemLeft": "बाएं ले जाएं",
  "reorderItemRight": "दाएं ले जाएं",
  "expandedIconTapHint": "छोटा करें",
  "collapsedIconTapHint": "बड़ा करें",
53
  "remainingTextFieldCharacterCountZero": "TBD",
54 55
  "remainingTextFieldCharacterCountOne": "एक वर्ण आैर डाला जा सकता है",
  "remainingTextFieldCharacterCountOther": "$remainingCount वर्ण आैर डाले जा सकते हैं",
56
  "refreshIndicatorSemanticLabel": "रीफ़्रेश करें",
57 58
  "moreButtonTooltip": "ज़्यादा",
  "dateSeparator": "/",
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
  "dateHelpText": "dd/mm/yyyy",
  "selectYearSemanticsLabel": "साल चुनें",
  "unspecifiedDate": "तारीख",
  "unspecifiedDateRange": "तारीख की सीमा",
  "dateInputLabel": "तारीख डालें",
  "dateRangeStartLabel": "शुरू होने की तारीख",
  "dateRangeEndLabel": "खत्म होने की तारीख",
  "dateRangeStartDateSemanticLabel": "शुरू होने की तारीख $fullDate",
  "dateRangeEndDateSemanticLabel": "खत्म होने की तारीख $fullDate",
  "invalidDateFormatLabel": "अमान्य फ़ॉर्मैट.",
  "invalidDateRangeLabel": "तारीख की अमान्य सीमा.",
  "dateOutOfRangeLabel": "सीमा से ज़्यादा.",
  "saveButtonLabel": "सेव करें",
  "datePickerHelpText": "तारीख चुनें",
  "dateRangePickerHelpText": "सीमा चुनें",
  "calendarModeButtonLabel": "कैलेंडर पर जाएं",
  "inputDateModeButtonLabel": "इनपुट पर जाएं",
76 77 78 79 80 81 82
  "timePickerDialHelpText": "समय क्षेत्र चुनें",
  "timePickerInputHelpText": "समय डालें",
  "timePickerHourLabel": "घंटा",
  "timePickerMinuteLabel": "मिनट",
  "invalidTimeLabel": "मान्य समय डालें",
  "dialModeButtonLabel": "डायल पिकर मोड पर स्विच करें",
  "inputTimeModeButtonLabel": "टेक्स्ट के इनपुट मोड पर स्विच करें",
83
  "licensesPackageDetailTextZero": "No licenses",
84 85
  "licensesPackageDetailTextOne": "1 लाइसेंस",
  "licensesPackageDetailTextOther": "$licenseCount लाइसेंस"
86
}