material_ur.arb 4.19 KB
Newer Older
1
{
2
  "scriptCategory": "tall",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "h:mm a",
4 5 6
  "selectedRowCountTitleOne": "1 آئٹم منتخب کیا گیا",
  "openAppDrawerTooltip": "نیویگیشن مینو کھولیں",
  "backButtonTooltip": "پیچھے",
7
  "closeButtonTooltip": "بند کریں",
8
  "deleteButtonTooltip": "حذف کریں",
9 10
  "nextMonthTooltip": "اگلا مہینہ",
  "previousMonthTooltip": "پچھلا مہینہ",
11
  "nextPageTooltip": "اگلا صفحہ",
12
  "previousPageTooltip": "گزشتہ صفحہ",
13
  "showMenuTooltip": "مینو دکھائیں",
14 15 16 17 18
  "aboutListTileTitle": "$applicationName کے بارے میں",
  "licensesPageTitle": "لائسنسز",
  "pageRowsInfoTitle": "$firstRow–$lastRow از $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow $rowCount میں سے تقریباً",
  "rowsPerPageTitle": "قطاریں فی صفحہ:",
19
  "tabLabel": "$tabCount میں سے $tabIndex ٹیب",
20
  "selectedRowCountTitleOther": "$selectedRowCount آئٹمز منتخب کیے گئے",
21 22 23
  "cancelButtonLabel": "منسوخ کریں",
  "closeButtonLabel": "بند کریں",
  "continueButtonLabel": "جاری رکھیں",
24 25
  "copyButtonLabel": "کاپی کریں",
  "cutButtonLabel": "کٹ کریں",
26
  "okButtonLabel": "ٹھیک ہے",
27
  "pasteButtonLabel": "پیسٹ کریں",
28
  "selectAllButtonLabel": "سبھی کو منتخب کریں",
29
  "viewLicensesButtonLabel": "لائسنسز دیکھیں",
Yegor's avatar
Yegor committed
30
  "anteMeridiemAbbreviation": "AM",
31 32
  "postMeridiemAbbreviation": "PM",
  "timePickerHourModeAnnouncement": "گھنٹے منتخب کریں",
33
  "timePickerMinuteModeAnnouncement": "منٹ منتخب کریں",
34
  "signedInLabel": "سائن ان کردہ ہے",
35 36
  "hideAccountsLabel": "اکاؤنٹس چھپائیں",
  "showAccountsLabel": "اکاؤنٹس دکھائیں",
37 38 39
  "modalBarrierDismissLabel": "برخاست کریں",
  "drawerLabel": "نیویگیشن مینو",
  "popupMenuLabel": "پاپ اپ مینو",
40
  "dialogLabel": "ڈائلاگ",
41 42 43 44 45 46 47 48 49 50
  "alertDialogLabel": "الرٹ",
  "searchFieldLabel": "تلاش",
  "reorderItemToStart": "شروع میں منتقل کریں",
  "reorderItemToEnd": "آخر میں منتقل کریں",
  "reorderItemUp": "اوپر منتقل کریں",
  "reorderItemDown": "نیچے منتقل کریں",
  "reorderItemLeft": "بائیں منتقل کریں",
  "reorderItemRight": "دائیں منتقل کریں",
  "expandedIconTapHint": "سکیڑیں",
  "collapsedIconTapHint": "پھیلائیں",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "1 حرف باقی ہے",
53
  "remainingTextFieldCharacterCountOther": "$remainingCount حروف باقی ہیں",
54
  "refreshIndicatorSemanticLabel": "ریفریش کریں",
55 56
  "moreButtonTooltip": "مزید",
  "dateSeparator": "/",
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
  "dateHelpText": "dd/mm/yy",
  "selectYearSemanticsLabel": "سال منتخب کریں",
  "unspecifiedDate": "تاریخ",
  "unspecifiedDateRange": "تاریخ کی حد",
  "dateInputLabel": "تاریخ درج کریں",
  "dateRangeStartLabel": "تاریخ آغاز",
  "dateRangeEndLabel": "تاریخ اختتام",
  "dateRangeStartDateSemanticLabel": "تاریخ آغاز $fullDate",
  "dateRangeEndDateSemanticLabel": "تاریخ اختتام $fullDate",
  "invalidDateFormatLabel": "غلط فارمیٹ۔",
  "invalidDateRangeLabel": "غلط رینج۔",
  "dateOutOfRangeLabel": "حد سے باہر۔",
  "saveButtonLabel": "محفوظ کریں",
  "datePickerHelpText": "تاریخ منتخب کریں",
  "dateRangePickerHelpText": "حد منتخب کریں",
  "calendarModeButtonLabel": "کیلنڈر پر سوئچ کریں",
  "inputDateModeButtonLabel": "ان پٹ پر سوئچ کریں",
74 75 76 77 78 79 80
  "timePickerDialHelpText": "وقت منتخب کریں",
  "timePickerInputHelpText": "وقت درج کریں",
  "timePickerHourLabel": "گھنٹہ",
  "timePickerMinuteLabel": "منٹ",
  "invalidTimeLabel": "درست وقت درج کریں",
  "dialModeButtonLabel": "ڈائل منتخب کنندہ وضع پر سوئچ کریں",
  "inputTimeModeButtonLabel": "ٹیکسٹ ان پٹ وضع پر سوئچ کریں",
81
  "licensesPackageDetailTextZero": "No licenses",
82 83
  "licensesPackageDetailTextOne": "1 لائسنس",
  "licensesPackageDetailTextOther": "$licenseCount لائسنسز"
84
}