blob: f8120de60958926024097762c0a1257d022568f4 (
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
42
43
44
45
46
47
|
<!-- 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 "Fitxategia">
<!ENTITY fileMenu.accesskey "F">
<!ENTITY newMenu.label "Berria">
<!ENTITY newMenu.accesskey "B">
<!ENTITY editMenu.label "Editatu">
<!ENTITY editMenu.accesskey "E">
<!ENTITY undoCmd.label "Desegin">
<!ENTITY undoCmd.accesskey "D">
<!ENTITY redoCmd.label "Berregin">
<!ENTITY redoCmd.accesskey "r">
<!ENTITY deleteCmd.label "Ezabatu">
<!ENTITY deleteCmd.accesskey "E">
<!ENTITY preferencesCmd2.label "Aukerak">
<!ENTITY preferencesCmd2.accesskey "A">
<!ENTITY preferencesCmdUnix.label "Hobespenak">
<!ENTITY preferencesCmdUnix.accesskey "n">
<!ENTITY customizeCmd.label "Pertsonalizatu">
<!ENTITY customizeCmd.accesskey "P">
<!ENTITY viewMenu.label "Ikusi">
<!ENTITY viewMenu.accesskey "I">
<!ENTITY viewToolbarsMenu.label "Tresna-barrak">
<!ENTITY viewToolbarsMenu.accesskey "T">
<!ENTITY showTaskbarCmd.label "Egoera-barra">
<!ENTITY showTaskbarCmd.accesskey "E">
<!ENTITY closeCmd.label "Itxi">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "x">
<!ENTITY quitApplicationCmd.label "Irten">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "r">
<!ENTITY quitApplicationCmdUnix.label "Irten">
<!ENTITY quitApplicationCmdUnix.accesskey "I">
<!ENTITY quitApplicationCmdMac.label "Itxi &brandShortName;">
<!ENTITY quitApplicationCmdMac.accesskey "t">
|