blob: 9b5aa8099d8e4fb7e8a2b07dd50572df7d2eb950 (
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 "Dataja">
<!ENTITY fileMenu.accesskey "D">
<!ENTITY newMenu.label "Nowy">
<!ENTITY newMenu.accesskey "N">
<!ENTITY editMenu.label "Wobdźěłać">
<!ENTITY editMenu.accesskey "b">
<!ENTITY undoCmd.label "Cofnyć">
<!ENTITY undoCmd.accesskey "C">
<!ENTITY redoCmd.label "Wospjetować">
<!ENTITY redoCmd.accesskey "W">
<!ENTITY deleteCmd.label "Wotstronić">
<!ENTITY deleteCmd.accesskey "r">
<!ENTITY preferencesCmd2.label "Nastajenja">
<!ENTITY preferencesCmd2.accesskey "N">
<!ENTITY preferencesCmdUnix.label "Nastajenja">
<!ENTITY preferencesCmdUnix.accesskey "n">
<!ENTITY customizeCmd.label "Přiměrić">
<!ENTITY customizeCmd.accesskey "m">
<!ENTITY viewMenu.label "Napohlad">
<!ENTITY viewMenu.accesskey "N">
<!ENTITY viewToolbarsMenu.label "Pokazać/Schować">
<!ENTITY viewToolbarsMenu.accesskey "c">
<!ENTITY showTaskbarCmd.label "Statusowa lajsta">
<!ENTITY showTaskbarCmd.accesskey "s">
<!ENTITY closeCmd.label "Začinić">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "Z">
<!ENTITY quitApplicationCmd.label "Skónčić">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "S">
<!ENTITY quitApplicationCmdUnix.label "Wopušćić">
<!ENTITY quitApplicationCmdUnix.accesskey "p">
<!ENTITY quitApplicationCmdMac.label "&brandShortName; skónčić">
<!ENTITY quitApplicationCmdMac.accesskey "k">
|