985af397a33c79e60e7b8ec7d0d62c5c5a419899
[reactos.git] / reactos / dll / win32 / oleacc / lang / oleacc_He.rc
1 /*
2 * Hebrew resources for oleacc
3 *
4 * Copyright 2008 Nikolay Sivov
5 *
6 * Translated by Baruch Rutman
7 *
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
12 *
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
17 *
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 */
22
23 #include "oleacc.h"
24
25 LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
26
27 STRINGTABLE
28 {
29 0 "unknown object" /* undocumented */
30 ROLE_SYSTEM_TITLEBAR "שורת הכותרת"
31 ROLE_SYSTEM_MENUBAR "שורת התפריטים"
32 ROLE_SYSTEM_SCROLLBAR "סרגל הגלילה"
33 ROLE_SYSTEM_GRIP "אחיזה"
34 ROLE_SYSTEM_SOUND "שמע"
35 ROLE_SYSTEM_CURSOR "סמן"
36 ROLE_SYSTEM_CARET "סמן"
37 ROLE_SYSTEM_ALERT "התראה"
38 ROLE_SYSTEM_WINDOW "חלון"
39 ROLE_SYSTEM_CLIENT "לקוח"
40 ROLE_SYSTEM_MENUPOPUP "תפריט קופץ"
41 ROLE_SYSTEM_MENUITEM "פריט תפריט"
42 ROLE_SYSTEM_TOOLTIP "tool tip"
43 ROLE_SYSTEM_APPLICATION "יישום"
44 ROLE_SYSTEM_DOCUMENT "מסמך"
45 ROLE_SYSTEM_PANE "pane"
46 ROLE_SYSTEM_CHART "רשומה"
47 ROLE_SYSTEM_DIALOG "דו שיח"
48 ROLE_SYSTEM_BORDER "גבול"
49 ROLE_SYSTEM_GROUPING "קיבוץ"
50 ROLE_SYSTEM_SEPARATOR "מפריד"
51 ROLE_SYSTEM_TOOLBAR "סרגל כלים"
52 ROLE_SYSTEM_STATUSBAR "שורת מצב"
53 ROLE_SYSTEM_TABLE "טבלה"
54 ROLE_SYSTEM_COLUMNHEADER "column header"
55 ROLE_SYSTEM_ROWHEADER "row header"
56 ROLE_SYSTEM_COLUMN "עמודה"
57 ROLE_SYSTEM_ROW "שורה"
58 ROLE_SYSTEM_CELL "תא"
59 ROLE_SYSTEM_LINK "קישור"
60 ROLE_SYSTEM_HELPBALLOON "בלון עזרה"
61 ROLE_SYSTEM_CHARACTER "character"
62 ROLE_SYSTEM_LIST "רשימה"
63 ROLE_SYSTEM_LISTITEM "רשימת פריטים"
64 ROLE_SYSTEM_OUTLINE "outline"
65 ROLE_SYSTEM_OUTLINEITEM "outline item"
66 ROLE_SYSTEM_PAGETAB "page tab"
67 ROLE_SYSTEM_PROPERTYPAGE "property page"
68 ROLE_SYSTEM_INDICATOR "indicator"
69 ROLE_SYSTEM_GRAPHIC "graphic"
70 ROLE_SYSTEM_STATICTEXT "טקסט נייח"
71 ROLE_SYSTEM_TEXT "טקסט"
72 ROLE_SYSTEM_PUSHBUTTON "כפתור לחיצה"
73 ROLE_SYSTEM_CHECKBUTTON "כפתור סימון"
74 ROLE_SYSTEM_RADIOBUTTON "כפתור רדיו"
75 ROLE_SYSTEM_COMBOBOX "combo box"
76 ROLE_SYSTEM_DROPLIST "drop down"
77 ROLE_SYSTEM_PROGRESSBAR "שורת התקדמות"
78 ROLE_SYSTEM_DIAL "חייג"
79 ROLE_SYSTEM_HOTKEYFIELD "hot key field"
80 ROLE_SYSTEM_SLIDER "slider"
81 ROLE_SYSTEM_SPINBUTTON "spin box"
82 ROLE_SYSTEM_DIAGRAM "diagram"
83 ROLE_SYSTEM_ANIMATION "הנפשה"
84 ROLE_SYSTEM_EQUATION "משוואה"
85 ROLE_SYSTEM_BUTTONDROPDOWN "drop down button"
86 ROLE_SYSTEM_BUTTONMENU "menu button"
87 ROLE_SYSTEM_BUTTONDROPDOWNGRID "grid drop down button"
88 ROLE_SYSTEM_WHITESPACE "רווח לבן"
89 ROLE_SYSTEM_PAGETABLIST "page tab list"
90 ROLE_SYSTEM_CLOCK "שעון"
91 ROLE_SYSTEM_SPLITBUTTON "split button"
92 ROLE_SYSTEM_IPADDRESS "כתובת IP"
93 ROLE_SYSTEM_OUTLINEBUTTON "outline button"
94 }