blob: 7b7757c312d1d72fcd6e1c9e44f1c47de3bbec14 (
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
35
36
37
38
39
40
|
<!-- 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/. -->
<!-- File menu items -->
<!ENTITY openFileCmd.label "פתיחת קובץ…">
<!ENTITY openFileCmd.accesskey "פ">
<!ENTITY openFileCmd.key "פ">
<!ENTITY openRemoteCmd.label "פתח כתובת רשת…">
<!ENTITY openRemoteCmd.accesskey "כ">
<!ENTITY openRemoteCmd.key "L">
<!ENTITY fileRecentMenu.label "דפים אחרונים">
<!ENTITY fileRecentMenu.accesskey "ד">
<!ENTITY saveCmd.label "שמירה">
<!ENTITY saveCmd.accesskey "ש">
<!ENTITY saveAsCmd.label "שמירה בשם…">
<!ENTITY saveAsCmd.accesskey "ב">
<!ENTITY saveAsChangeEncodingCmd2.label "שמירה ושינוי קידוד הטקסט">
<!ENTITY saveAsChangeEncodingCmd2.accesskey "ק">
<!ENTITY publishCmd.label "פרסום">
<!ENTITY publishCmd.accesskey "פ">
<!ENTITY publishCmd.key "פ">
<!ENTITY publishAsCmd.label "פרסם בתור…">
<!ENTITY publishAsCmd.accesskey "פ">
<!ENTITY fileRevert.label "החזרה">
<!ENTITY fileRevert.accesskey "ח">
<!-- Edit menu items -->
<!ENTITY publishSettings.label "הגדרות פרסום אתר…">
<!ENTITY publishSettings.accesskey "פ">
<!-- Toolbar buttons/items -->
<!ENTITY newToolbarCmd.label "חדש">
<!ENTITY newToolbarCmd.tooltip "יצירת דף Composer חדש">
<!ENTITY openToolbarCmd.label "פתיחה">
<!ENTITY openToolbarCmd.tooltip "פתיחת קובץ מקומי">
<!ENTITY saveToolbarCmd.tooltip "שמירת קובץ למיקום מקומי">
<!ENTITY publishToolbarCmd.tooltip "העלאת קובץ למיקום מרוחק">
<!ENTITY printToolbarCmd.label "הדפסה">
<!ENTITY printToolbarCmd.tooltip "הדפסת דף זה">
|