material_ps.arb 3.79 KB
Newer Older
1
{
2
  "scriptCategory": "tall",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "HH:mm",
4
  "anteMeridiemAbbreviation": "AM",
5
  "@anteMeridiemAbbreviation": {"notUsed":"Pashto time format does not use a.m. indicator"},
6
  "postMeridiemAbbreviation": "PM",
7
  "@postMeridiemAbbreviation": {"notUsed":"Pashto time format does not use p.m. indicator"},
8 9 10
  "openAppDrawerTooltip": "د پرانیستی نیینګ مینو",
  "backButtonTooltip": "شاته",
  "closeButtonTooltip": "بنده",
11
  "deleteButtonTooltip": "",
12
  "nextMonthTooltip": "بله میاشت",
13
  "previousMonthTooltip": "تیره میاشت",
14 15
  "nextPageTooltip": "بله پاڼه",
  "previousPageTooltip": "مخکینی مخ",
16 17
  "firstPageTooltip": "First page",
  "lastPageTooltip": "Last page",
18
  "showMenuTooltip": "غورنۍ ښودل",
Hans Muller's avatar
Hans Muller committed
19
  "aboutListTileTitle": "د $applicationName په اړه",
20
  "licensesPageTitle": "جوازونه",
21 22 23
  "pageRowsInfoTitle": "$firstRow–$lastRow د $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow څخه $rowCount د",
  "rowsPerPageTitle": "د هرې پاڼې پاڼې:",
24
  "tabLabel": "$tabIndex د $tabCount",
25
  "selectedRowCountTitleOther": "$selectedRowCount توکي غوره شوي",
26 27 28 29 30 31 32 33
  "cancelButtonLabel": "لغوه کول",
  "closeButtonLabel": "تړل",
  "continueButtonLabel": "منځپانګې",
  "copyButtonLabel": "کاپی",
  "cutButtonLabel": "کم کړئ",
  "okButtonLabel": "سمه ده",
  "pasteButtonLabel": "پیټ کړئ",
  "selectAllButtonLabel": "غوره کړئ",
34 35
  "viewLicensesButtonLabel": "لیدلس وګورئ",
  "timePickerHourModeAnnouncement": "وختونه وټاکئ",
36
  "timePickerMinuteModeAnnouncement": "منې غوره کړئ",
37 38 39
  "signedInLabel": "ننوتل",
  "hideAccountsLabel": "حسابونه پټ کړئ",
  "showAccountsLabel": "حسابونه ښکاره کړئ",
40 41 42 43
  "modalBarrierDismissLabel": "رد کړه",
  "drawerLabel": "د نیویگیشن مینو",
  "popupMenuLabel": "د پاپ اپ مینو",
  "dialogLabel": "خبرې اترې",
44
  "alertDialogLabel": "خبرتیا",
45
  "searchFieldLabel": "لټون",
46 47 48 49 50 51 52 53 54 55 56 57 58
  "moreButtonTooltip": "More",
  "reorderItemToStart": "Move to the start",
  "reorderItemToEnd": "Move to the end",
  "reorderItemUp": "Move up",
  "reorderItemDown": "Move down",
  "reorderItemLeft": "Move left",
  "reorderItemRight": "Move right",
  "expandedIconTapHint": "Collapse",
  "collapsedIconTapHint": "Expand",
  "remainingTextFieldCharacterCountZero": "No characters remaining",
  "remainingTextFieldCharacterCountOne": "1 character remaining",
  "remainingTextFieldCharacterCountOther": "$remainingCount characters remaining",
  "refreshIndicatorSemanticLabel": "Refresh",
59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
  "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",
76
  "inputDateModeButtonLabel": "Switch to input",
77 78 79 80 81 82
  "timePickerDialHelpText": "SELECT TIME",
  "timePickerInputHelpText": "ENTER TIME",
  "timePickerHourLabel": "Hour",
  "timePickerMinuteLabel": "Minute",
  "invalidTimeLabel": "Enter a valid time",
  "dialModeButtonLabel": "Switch to dial picker mode",
83 84 85 86
  "inputTimeModeButtonLabel": "Switch to text input mode",
  "licensesPackageDetailTextZero": "No licenses",
  "licensesPackageDetailTextOne": "1 license",
  "licensesPackageDetailTextOther": "$licenseCount licenses"
87
}