diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-he/dom/chrome/accessibility/AccessFu.properties | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/l10n-he/dom/chrome/accessibility/AccessFu.properties b/l10n-he/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..87e54de3d7 --- /dev/null +++ b/l10n-he/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,107 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this file, +# You can obtain one at http://mozilla.org/MPL/2.0/. + +# Roles +menubar = שורת תפריט +scrollbar = פס גלילה +grip = ידית +alert = התראה +menupopup = תפריט קופץ +document = מסמך +pane = לוח +dialog = תיבת דיאלוג +separator = מפריד +toolbar = סרגל כלים +statusbar = שורת מצב +table = טבלה +columnheader = כותרת עמודה +rowheader = כותרת שורה +column = עמודה +row = שורה +cell = תא +link = קישור +list = רשימה +listitem = פריט רשימה +outline = מתאר +outlineitem = פריט מתאר +pagetab = לשונית דף +propertypage = דף מאפיינים +graphic = גרפיקה +switch = מתג +pushbutton = כפתור +checkbutton = כפתור סימון +radiobutton = כפתור בורר +combobox = תיבת בחירה מרובה +progressbar = פס התקדמות +slider = מחוון +spinbutton = כפתור סיבוב +diagram = דיאגרמה +animation = אנימציה +equation = משוואה +buttonmenu = כפתור תפריט +whitespace = רווח לבן +pagetablist = רשימת לשוניות דף +canvas = קאנבאס +checkmenuitem = פריט תפריט סימון +passwordtext = מלל ססמה +radiomenuitem = פריט תפריט רדיו +textcontainer = מכולת מלל +togglebutton = כפתור דו־מצבי +treetable = טבלת עץ +header = כותרת תחתונה +footer = כותרת עליונה +paragraph = פיסקה +entry = ערך +caption = כיתוב +heading = כותרת +section = מקטע +form = טופס +comboboxlist = רשימת תיבה משולבת +comboboxoption = אפשרות תיבה משולבת +imagemap = מפת תמונה +listboxoption = אפשרות תיבת רשימה +listbox = תיבת רשימה +flatequation = משוואה שטוחה +gridcell = תא רשת +note = הערה +figure = איור +definitionlist = רשימת מונחים +term = מונח +definition = הגדרה + +mathmltable = טבלה מתמטית +mathmlcell = תא +mathmlfraction = שבר +mathmlfractionwithoutbar = שבר ללא קו שבר +mathmlroot = שורש +mathmlscripted = כתב מחובר +mathmlsquareroot = שורש ריבועי + +# More sophisticated roles which are not actual numeric roles +textarea = אזור טקסט + +base = בסיס +denominator = מכנה +numerator = מונה +overscript = כתב עלי +presubscript = קדם כתב תחתי +presuperscript = קדם כתב עילי +root-index = מפתח שורש +subscript = כתב תחתי +superscript = כתב עילי +underscript = כתב תחתי + +# More sophisticated object descriptions +headingLevel = כותרת רמה %S + +# Landmark announcements +banner = כרזה +complementary = משלים +contentinfo = פרטי תוכן +main = ראשי +navigation = ניווט +search = חיפוש + +stateRequired = נדרש + |