blob: 2b882fa0ded6663e187917abfb550ff27dd3bca7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!--
# Reviewer(s):
#
# http://tomercohen.com/ <tomer.mozilla@tomercohen.com>
#
-->
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "מאפייני קו אופקי">
<!ENTITY dimensionsBox.label "ממדים">
<!ENTITY heightEditField.label "גובה:">
<!ENTITY heightEditField.accessKey "ג">
<!ENTITY widthEditField.label "רוחב:">
<!ENTITY widthEditField.accessKey "ר">
<!ENTITY pixelsPopup.value "פיקסלים">
<!ENTITY alignmentBox.label "יישור">
<!ENTITY leftRadio.label "שמאל">
<!ENTITY leftRadio.accessKey "ש">
<!ENTITY centerRadio.label "מרכז">
<!ENTITY centerRadio.accessKey "מ">
<!ENTITY rightRadio.label "ימין">
<!ENTITY rightRadio.accessKey "י">
<!ENTITY threeDShading.label "הצללה תלת ממדית">
<!ENTITY threeDShading.accessKey "ת">
<!ENTITY saveSettings.label "השתמש כברירת מחדל">
<!ENTITY saveSettings.accessKey "ה">
<!ENTITY saveSettings.tooltip "שמור הגדרות אלה לשימוש בעת הכנסת קוים אופקיים חדשים">
|