blob: 23396bcaa2b6023a0c6775c199ee7846e31e3dd3 (
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
|
<!-- 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/. -->
<!-- these things need to move into utilityOverlay.xul -->
<!ENTITY offlineGoOfflineCmd.label "Työskentele yhteydettömässä tilassa">
<!ENTITY offlineGoOfflineCmd.accesskey "ö">
<!-- LOCALIZATION NOTE : FILE This file contains the global menu items -->
<!ENTITY fileMenu.label "Tiedosto">
<!ENTITY fileMenu.accesskey "T">
<!ENTITY newMenu.label "Uusi">
<!ENTITY newMenu.accesskey "U">
<!ENTITY newBlankPageCmd.label "Composer-sivu">
<!ENTITY newBlankPageCmd.accesskey "C">
<!ENTITY newBlankPageCmd.key "n">
<!ENTITY newPageFromTemplateCmd.label "Sivu mallipohjasta">
<!ENTITY newPageFromTemplateCmd.accesskey "t">
<!ENTITY newPageFromDraftCmd.label "Sivu luonnoksesta">
<!ENTITY newPageFromDraftCmd.accesskey "S">
<!ENTITY newNavigatorCmd.label "Selainikkuna">
<!ENTITY newNavigatorCmd.key "N">
<!ENTITY newNavigatorCmd.accesskey "S">
<!ENTITY newPrivateWindowCmd.label "Tietosuojaikkuna">
<!ENTITY newPrivateWindowCmd.key "P">
<!ENTITY newPrivateWindowCmd.accesskey "T">
<!ENTITY closeCmd.label "Sulje">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "S">
<!ENTITY printSetupCmd.label "Sivun asetukset…">
<!ENTITY printSetupCmd.accesskey "e">
<!ENTITY printPreviewCmd.label "Tulostuksen esikatselu">
<!ENTITY printPreviewCmd.accesskey "k">
<!ENTITY printCmd.label "Tulosta…">
<!ENTITY printCmd.accesskey "o">
<!ENTITY printCmd.key "P">
<!-- LOCALIZATION NOTE (.modifiers): The following entites are for the
application menu. Never change the modifiers unless you are 100% sure that
they are different on your locale (should be very rare). -->
<!ENTITY preferencesCmdMac.label "Asetukset…">
<!ENTITY preferencesCmdMac.key ",">
<!ENTITY preferencesCmdMac.modifiers "accel">
<!ENTITY servicesMenu.label "Palvelut">
<!ENTITY hideThisAppCmd.label "Piilota &brandShortName;">
<!ENTITY hideThisAppCmd.key "H">
<!ENTITY hideThisAppCmd.modifiers "accel">
<!ENTITY hideOtherAppsCmd.label "Piilota muut">
<!ENTITY hideOtherAppsCmd.key "H">
<!ENTITY hideOtherAppsCmd.modifiers "accel,alt">
<!ENTITY showAllAppsCmd.label "Näytä kaikki">
<!ENTITY openHelpCmdMac.label "&brandShortName;-ohje">
<!ENTITY openHelpCmdMac.accesskey "o">
<!ENTITY openHelpCmdMac.key "?">
<!ENTITY openHelpCmdMac.modifiers "accel">
<!ENTITY quitApplicationCmd.label "Poistu">
<!ENTITY quitApplicationCmd.key "Q">
<!ENTITY quitApplicationCmd.accesskey "P">
<!ENTITY quitApplicationCmdMac.label "Sulje &brandShortName;">
<!ENTITY quitApplicationCmdMac.accesskey "S">
<!ENTITY quitApplicationCmdUnix.label "Sulje">
<!ENTITY quitApplicationCmdUnix.accesskey "S">
<!ENTITY editMenu.label "Muokkaa">
<!ENTITY editMenu.accesskey "M">
<!ENTITY undoCmd.label "Kumoa">
<!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "m">
<!ENTITY redoCmd.label "Tee uudelleen">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmdMac.key "Z">
<!ENTITY redoCmd.accesskey "T">
<!ENTITY cutCmd.label "Leikkaa">
<!ENTITY cutCmd.key "X">
<!ENTITY cutCmd.accesskey "L">
<!ENTITY copyCmd.label "Kopioi">
<!ENTITY copyCmd.key "C">
<!ENTITY copyCmd.accesskey "K">
<!ENTITY pasteCmd.label "Liitä">
<!ENTITY pasteCmd.key "V">
<!ENTITY pasteCmd.accesskey "i">
<!ENTITY pasteGoCmd.label "Liitä ja siirry">
<!ENTITY pasteGoCmd.accesskey "t">
<!-- LOCALIZATION NOTE (pasteSearchCmd): "Search" is a verb, this is the
search bar equivalent to the url bar's "Paste & Go" -->
<!ENTITY pasteSearchCmd.label "Liitä ja hae">
<!ENTITY pasteSearchCmd.accesskey "t">
<!ENTITY deleteCmd.label "Poista">
<!ENTITY deleteCmd.accesskey "o">
<!ENTITY selectAllCmd.label "Valitse kaikki">
<!ENTITY selectAllCmd.key "A">
<!ENTITY selectAllCmd.accesskey "V">
<!ENTITY clearHistoryCmd.label "Tyhjennä hakuhistoria">
<!ENTITY clearHistoryCmd.accesskey "h">
<!ENTITY showSuggestionsCmd.label "Näytä hakuehdotukset">
<!ENTITY showSuggestionsCmd.accesskey "N">
<!ENTITY preferencesCmd.label "Asetukset…">
<!ENTITY preferencesCmd.key "E">
<!ENTITY preferencesCmd.accesskey "A">
<!ENTITY findBarCmd.key "F">
<!-- LOCALIZATION NOTE (findBarCmd.accesskey): This accesskey should be within
findBarCmd.label found in editorOverlay.dtd, findCmd.label in messenger.dtd
and messengercompose.dtd and findOnCmd.label found in navigatorOverlay.dtd -->
<!ENTITY findBarCmd.accesskey "E">
<!ENTITY findCmd.key2 "VK_F19">
<!ENTITY findReplaceCmd.key "H">
<!ENTITY findReplaceCmdMac.key "F">
<!ENTITY findReplaceCmd.accesskey "r">
<!ENTITY findAgainCmd.label "Etsi seuraava">
<!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.accesskey "s">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.label "Etsi edellinen">
<!ENTITY findPrevCmd.key "G">
<!ENTITY findPrevCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.accesskey "d">
<!ENTITY findTypeTextCmd.label "Pikahae tekstiä">
<!ENTITY findTypeTextCmd.key "/">
<!ENTITY findTypeTextCmd.accesskey "ä">
<!ENTITY findTypeLinksCmd.label "Pikahae linkkejä">
<!ENTITY findTypeLinksCmd.key "'">
<!ENTITY findTypeLinksCmd.accesskey "n">
<!ENTITY viewMenu.label "Näytä">
<!ENTITY viewMenu.accesskey "N">
<!ENTITY viewToolbarsMenu.label "Työkalupalkit">
<!ENTITY viewToolbarsMenu.accesskey "T">
<!ENTITY showTaskbarCmd.label "Tilarivi">
<!ENTITY showTaskbarCmd.accesskey "T">
<!ENTITY helpMenu.label "Ohje">
<!ENTITY helpMenu.accesskey "O">
<!-- LOCALIZATION NOTE some localizations of Windows use "?"
for the help button in the menubar. -->
<!ENTITY helpMenuWin.label "Ohje">
<!ENTITY helpMenuWin.accesskey "O">
<!ENTITY openHelpCmd.label "Ohjeen aiheet">
<!ENTITY openHelpCmd.accesskey "O">
<!ENTITY openHelpCmd.key "VK_F1">
<!ENTITY helpForIEUsers.label "Internet Explorerin käyttäjille">
<!ENTITY helpForIEUsers.accesskey "I">
<!ENTITY helpTroubleshootingInfo.label "Vianetsintätiedot">
<!ENTITY helpTroubleshootingInfo.accesskey "V">
<!ENTITY releaseCmd.label "Julkaisutiedot">
<!ENTITY releaseCmd.accesskey "u">
<!ENTITY helpSafeMode.label "Käynnistä uudelleen ilman lisäosia">
<!ENTITY helpSafeMode.accesskey "K">
<!ENTITY updateCmd.label "Hae päivityksiä…">
<!ENTITY updateCmd.accesskey "H">
<!ENTITY aboutCmd.label "Tietoja &brandShortName;stä">
<!ENTITY aboutCmd.accesskey "e">
<!ENTITY aboutCommPluginsCmd.label "Tietoja liitännäisistä">
<!ENTITY aboutCommPluginsCmd.accesskey "T">
<!ENTITY direct.label "Yhdistetty (välityspalvelin: ei mikään)">
<!ENTITY direct.accesskey "n">
<!ENTITY manual.label "Yhdistetty (välityspalvelin: manuaalinen)">
<!ENTITY manual.accesskey "m">
<!ENTITY pac.label "Yhdistetty (välityspalvelin: URL)">
<!ENTITY pac.accesskey "a">
<!ENTITY wpad.label "Yhdistetty (välityspalvelin: automaattinen)">
<!ENTITY wpad.accesskey "d">
<!ENTITY system.label "Yhdistetty (välityspalvelin: järjestelmä)">
<!ENTITY system.accesskey "s">
<!ENTITY proxy.label "Välityspalvelinasetukset…">
<!ENTITY proxy.accesskey "V">
<!ENTITY bidiSwitchTextDirectionItem.label "Vaihda tekstin suuntaa">
<!ENTITY bidiSwitchTextDirectionItem.accesskey "V">
<!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
<!ENTITY menubarCmd.label "Valikkopalkki">
<!ENTITY menubarCmd.accesskey "V">
<!ENTITY customizeToolbarContext.label "Muokkaa…">
<!ENTITY customizeToolbarContext.accesskey "M">
<!ENTITY customizeToolbar.toolbarmode.label "Palkin asetukset">
<!ENTITY customizeToolbar.toolbarmode.accesskey "P">
<!ENTITY customizeToolbar.iconsAndText.label "Kuvakkeet ja teksti">
<!ENTITY customizeToolbar.iconsAndText.accesskey "u">
<!ENTITY customizeToolbar.icons.label "Kuvakkeet">
<!ENTITY customizeToolbar.icons.accesskey "K">
<!ENTITY customizeToolbar.text.label "Teksti">
<!ENTITY customizeToolbar.text.accesskey "T">
<!ENTITY customizeToolbar.useSmallIcons.label "Pienet kuvakkeet">
<!ENTITY customizeToolbar.useSmallIcons.accesskey "P">
<!ENTITY customizeToolbar.labelAlignEnd.label "Näytä tekstit kuvakkeiden vieressä">
<!ENTITY customizeToolbar.labelAlignEnd.accesskey "N">
<!ENTITY customizeToolbar.useDefault.label "Käytä oletusasetuksia">
<!ENTITY customizeToolbar.useDefault.accesskey "ä">
<!-- Popup Blocked notification menu -->
<!ENTITY allowPopups.accesskey "p">
<!ENTITY showPopupManager.label "Sallitut sivustot">
<!ENTITY showPopupManager.accesskey "a">
<!ENTITY dontShowMessage.label "Älä näytä tätä viestiä, kun ponnahdusikkuna on estetty">
<!ENTITY dontShowMessage.accesskey "Ä">
<!ENTITY throbber.title "Hyrräkuvake">
<!ENTITY throbber.tooltip2 "Siirry &brandShortName;n kotisivulle">
<!ENTITY syncToolbarButton.label "Synkronoi">
|