material_he.arb 1.07 KB
Newer Older
1
{
Yegor's avatar
Yegor committed
2
  "timeOfDayFormat": "H:mm",
3 4 5 6
  "openAppDrawerTooltip": "פתח תפריט ניווט",
  "backButtonTooltip": "אחורה",
  "closeButtonTooltip": "סגור",
  "nextMonthTooltip": "חודש הבא",
7
  "previousMonthTooltip": "חודש שעבר",
8 9 10
  "nextPageTooltip": "עמוד הבא",
  "previousPageTooltip": "עמוד קודם",
  "showMenuTooltip": "הצג תפריט",
Hans Muller's avatar
Hans Muller committed
11
  "aboutListTileTitle": "על $applicationName",
12
  "licensesPageTitle": "רישיונות",
13 14 15 16
  "pageRowsInfoTitle": "$firstRow–$lastRow מתוך $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow מתוך כ $rowCount",
  "rowsPerPageTitle": "שורות לעמוד:",
  "selectedRowCountTitleOther": "$selectedRowCount פריטים שנבחרו",
17 18 19 20 21 22 23 24 25
  "cancelButtonLabel": "ביטול",
  "closeButtonLabel": "סגור",
  "continueButtonLabel": "לְהַמשִׁיך",
  "copyButtonLabel": "קיבלתי!",
  "cutButtonLabel": "גזור",
  "okButtonLabel": "בסדר",
  "pasteButtonLabel": "הדבק",
  "selectAllButtonLabel": "בחר הכל",
  "viewLicensesButtonLabel": "ראה רישיונות"
26
}