material_he.arb 1.78 KB
Newer Older
1
{
2
  "scriptCategory": "English-like",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "H:mm",
4 5 6 7 8 9
  "selectedRowCountTitleOne": "פריט אחד נבחר",
  "selectedRowCountTitleTwo": "$selectedRowCount פריטים נבחרו",
  "selectedRowCountTitleMany": "$selectedRowCount פריטים נבחרו",
  "openAppDrawerTooltip": "פתיחה של תפריט הניווט",
  "backButtonTooltip": "הקודם",
  "closeButtonTooltip": "סגירה",
10
  "deleteButtonTooltip": "מחיקה",
11 12 13 14 15 16
  "nextMonthTooltip": "החודש הבא",
  "previousMonthTooltip": "החודש הקודם",
  "nextPageTooltip": "הדף הבא",
  "previousPageTooltip": "הדף הקודם",
  "showMenuTooltip": "הצגת התפריט",
  "aboutListTileTitle": "מידע על $applicationName",
17
  "licensesPageTitle": "רישיונות",
18 19 20
  "pageRowsInfoTitle": "$lastRow–$firstRow מתוך $rowCount",
  "pageRowsInfoTitleApproximate": "$lastRow–$firstRow מתוך כ-$rowCount",
  "rowsPerPageTitle": "שורות בכל דף:",
21
  "tabLabel": "$tabIndex מתוך $tabCount",
22
  "selectedRowCountTitleOther": "$selectedRowCount פריטים נבחרו",
23
  "cancelButtonLabel": "ביטול",
24
  "closeButtonLabel": "סגירה",
25
  "continueButtonLabel": "המשך",
26 27
  "copyButtonLabel": "העתקה",
  "cutButtonLabel": "גזירה",
28
  "okButtonLabel": "אישור",
29 30 31 32
  "pasteButtonLabel": "הדבקה",
  "selectAllButtonLabel": "בחירת הכול",
  "viewLicensesButtonLabel": "הצגת הרישיונות",
  "anteMeridiemAbbreviation": "AM",
33
  "postMeridiemAbbreviation": "PM",
34 35
  "timePickerHourModeAnnouncement": "בחירת שעות",
  "timePickerMinuteModeAnnouncement": "בחירת דקות",
36 37 38
  "signedInLabel": "מחובר",
  "hideAccountsLabel": "הסתר חשבונות",
  "showAccountsLabel": "הצג חשבונות",
39
  "modalBarrierDismissLabel": "סגירה"
40
}