blob: 7bd840580afb0f33361be3130059ef1c0361c105 (
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
41
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE : FILE This file contains the global menu items -->
<!ENTITY fileMenu.label "پرونده">
<!ENTITY fileMenu.accesskey "پ">
<!ENTITY newMenu.label "جدید">
<!ENTITY newMenu.accesskey "ج">
<!ENTITY editMenu.label "ویرایش">
<!ENTITY editMenu.accesskey "و">
<!ENTITY undoCmd.label "واگرد">
<!ENTITY undoCmd.accesskey "و">
<!ENTITY redoCmd.label "از نو">
<!ENTITY redoCmd.accesskey "ز">
<!ENTITY deleteCmd.label "حذف">
<!ENTITY deleteCmd.accesskey "ح">
<!ENTITY viewMenu.label "نما">
<!ENTITY viewMenu.accesskey "ن">
<!ENTITY viewToolbarsMenu.label "نوار ابزار">
<!ENTITY viewToolbarsMenu.accesskey "ن">
<!ENTITY showTaskbarCmd.label "نوار وضعیت">
<!ENTITY showTaskbarCmd.accesskey "ن">
<!ENTITY closeCmd.label "بستن">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "ب">
<!ENTITY quitApplicationCmd.label "خروج">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "خ">
<!ENTITY quitApplicationCmdUnix.label "ترک">
<!ENTITY quitApplicationCmdUnix.accesskey "ت">
<!ENTITY quitApplicationCmdMac.label "ترک &brandShortName;">
<!ENTITY quitApplicationCmdMac.accesskey "ت">
|