diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/utilityOverlay.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/utilityOverlay.dtd | 209 |
1 files changed, 209 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/utilityOverlay.dtd b/l10n-fi/suite/chrome/common/utilityOverlay.dtd new file mode 100644 index 0000000000..23396bcaa2 --- /dev/null +++ b/l10n-fi/suite/chrome/common/utilityOverlay.dtd @@ -0,0 +1,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"> |