From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-fi/suite/chrome/browser/linkToolbar.dtd | 48 ++++++ .../browser/mac/platformNavigationBindings.dtd | 11 ++ .../suite/chrome/browser/mailNavigatorOverlay.dtd | 30 ++++ l10n-fi/suite/chrome/browser/metadata.dtd | 31 ++++ l10n-fi/suite/chrome/browser/metadata.properties | 19 +++ l10n-fi/suite/chrome/browser/navigator.dtd | 91 ++++++++++++ l10n-fi/suite/chrome/browser/navigator.properties | 82 +++++++++++ l10n-fi/suite/chrome/browser/navigatorOverlay.dtd | 161 +++++++++++++++++++++ l10n-fi/suite/chrome/browser/pageInfo.dtd | 128 ++++++++++++++++ l10n-fi/suite/chrome/browser/pageInfo.properties | 93 ++++++++++++ l10n-fi/suite/chrome/browser/region.properties | 29 ++++ l10n-fi/suite/chrome/browser/tabbrowser.dtd | 27 ++++ l10n-fi/suite/chrome/browser/tabbrowser.properties | 34 +++++ l10n-fi/suite/chrome/browser/taskbar.properties | 21 +++ .../browser/unix/platformNavigationBindings.dtd | 9 ++ l10n-fi/suite/chrome/browser/webDeveloper.dtd | 72 +++++++++ .../browser/win/platformNavigationBindings.dtd | 7 + 17 files changed, 893 insertions(+) create mode 100644 l10n-fi/suite/chrome/browser/linkToolbar.dtd create mode 100644 l10n-fi/suite/chrome/browser/mac/platformNavigationBindings.dtd create mode 100644 l10n-fi/suite/chrome/browser/mailNavigatorOverlay.dtd create mode 100644 l10n-fi/suite/chrome/browser/metadata.dtd create mode 100644 l10n-fi/suite/chrome/browser/metadata.properties create mode 100644 l10n-fi/suite/chrome/browser/navigator.dtd create mode 100644 l10n-fi/suite/chrome/browser/navigator.properties create mode 100644 l10n-fi/suite/chrome/browser/navigatorOverlay.dtd create mode 100644 l10n-fi/suite/chrome/browser/pageInfo.dtd create mode 100644 l10n-fi/suite/chrome/browser/pageInfo.properties create mode 100644 l10n-fi/suite/chrome/browser/region.properties create mode 100644 l10n-fi/suite/chrome/browser/tabbrowser.dtd create mode 100644 l10n-fi/suite/chrome/browser/tabbrowser.properties create mode 100644 l10n-fi/suite/chrome/browser/taskbar.properties create mode 100644 l10n-fi/suite/chrome/browser/unix/platformNavigationBindings.dtd create mode 100644 l10n-fi/suite/chrome/browser/webDeveloper.dtd create mode 100644 l10n-fi/suite/chrome/browser/win/platformNavigationBindings.dtd (limited to 'l10n-fi/suite/chrome/browser') diff --git a/l10n-fi/suite/chrome/browser/linkToolbar.dtd b/l10n-fi/suite/chrome/browser/linkToolbar.dtd new file mode 100644 index 0000000000..ad1a73d3aa --- /dev/null +++ b/l10n-fi/suite/chrome/browser/linkToolbar.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/mac/platformNavigationBindings.dtd b/l10n-fi/suite/chrome/browser/mac/platformNavigationBindings.dtd new file mode 100644 index 0000000000..c3e2baa578 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/mac/platformNavigationBindings.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/mailNavigatorOverlay.dtd b/l10n-fi/suite/chrome/browser/mailNavigatorOverlay.dtd new file mode 100644 index 0000000000..82514625d2 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/mailNavigatorOverlay.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/metadata.dtd b/l10n-fi/suite/chrome/browser/metadata.dtd new file mode 100644 index 0000000000..3a8f232f00 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/metadata.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/metadata.properties b/l10n-fi/suite/chrome/browser/metadata.properties new file mode 100644 index 0000000000..5df9b7320e --- /dev/null +++ b/l10n-fi/suite/chrome/browser/metadata.properties @@ -0,0 +1,19 @@ +# 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/. + +sameWindowText=samaan ikkunaan +newWindowText=uuteen ikkunaan +parentFrameText=ulompaan kehykseen +sameFrameText=samaan kehykseen +embeddedText=Upotettu +unableToShowProps=Ei ominaisuuksia. +altTextMissing=Ei määritetty +altTextBlank=Tyhjä +imageSize=%S kt (%S tavua) +imageSizeUnknown=Tuntematon (ei välimuistissa) +imageWidth=%S px +imageHeight=%S px +# LOCALIZATION NOTE: Next two strings are for language name representations +# %1$S = language name, %2$S = region name +languageRegionFormat=%1$S (%2$S) diff --git a/l10n-fi/suite/chrome/browser/navigator.dtd b/l10n-fi/suite/chrome/browser/navigator.dtd new file mode 100644 index 0000000000..096ada69dd --- /dev/null +++ b/l10n-fi/suite/chrome/browser/navigator.dtd @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/navigator.properties b/l10n-fi/suite/chrome/browser/navigator.properties new file mode 100644 index 0000000000..944c9473e7 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/navigator.properties @@ -0,0 +1,82 @@ +# 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/. + +nv_done=Valmis +nv_timeout=Aikaraja ylittyi +nv_stopped=Pysäytetty +openFile=Avaa tiedosto +uploadFile=Lähetä tiedosto + +droponhomebutton=Vaihda aloitussivu raahamalla tähän linkki tai tiedosto +droponhometitle=Aseta aloitussivu +droponhomemsg=Tehdäänkö tästä sivusta aloitussivu? +droponhomeokbutton=Aseta aloitussivuksi + +jserror=Sivulla on tapahtunut virhe. Lisätietoja saat kaksoisnapsauttamalla tätä. + +#SessionHistory.js +nothingAvailable=(Ei mitään saatavilla) + +#nsBrowserStatusHandler.js +# LOCALIZATION NOTE: %S is the security certifiate issuer +securityButtonTooltipSecure=Allekirjoittaja: %S +securityButtonTooltipMixedContent=Varoitus: varmentamatonta sisältöä +securityButtonTooltipInsecure=Näytä tämän sivun turvallisuustiedot + +# menu_close labels +tabs.closeTab.label=Sulje välilehti +tabs.closeTab.accesskey=S +tabs.close.label=Sulje +tabs.close.accesskey=S + +tabs.recentlyClosed.format=%1$S %2$S + +windows.recentlyClosed.format=%1$S %2$S + +tabs.closeWarningTitle=Vahvista sulkeminen +tabs.closeWarning=Tässä selanikkunassa on auki %S välilehteä. Haluatko sulkea ne kaikki? +tabs.closeButton=Sulje kaikki välilehdet +tabs.closeWarningPromptMe=Varoita, kun yritän sulkea ikkunan, jossa on useita välilehtiä +tabs.historyItem=Välilehtiryhmä + +menuOpenAllInTabs.label=Avaa välilehtiin + +# urlbarBindings.xml +# LOCALIZATION NOTE: This is for the location bar drop-down string: +# "Search " + search_engine_name + " for " + user_input +# e.g. "Search Google for abc" +# DO NOT change the %S order when translate, the first %S must be the search engine name. +searchFor=%S-haku: "%S" + +# Star button +starButtonOn.tooltip=Muokkaa kirjanmerkkiä +starButtonOff.tooltip=Lisää kirjanmerkki + +# Edit Bookmark UI +editBookmarkPanel.pageBookmarkedTitle=Sivu lisättiin kirjanmerkkeihin +editBookmarkPanel.pageBookmarkedDescription=%S säilyttää pysyvästi tiedon tästä sivusta. +editBookmarkPanel.bookmarkedRemovedTitle=Kirjanmerkki poistettiin +editBookmarkPanel.editBookmarkTitle=Muokkaa kirjanmerkkiä + +# LOCALIZATION NOTE (editBookmark.removeBookmarks.label) +# Semi-colon list of plural forms. Replacement for #1 is +# the number of bookmarks to be removed. +# If this causes problems with localization you can also do "Remove Bookmarks (#1)" +# instead of "Remove #1 Bookmarks". +editBookmark.removeBookmarks.label=Poista kirjanmerkki;Poista #1 kirjanmerkkiä + +# bookmark dialog strings + +bookmarkAllTabsDefault=[Kansion nimi] + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=Hae %S + +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=SeaMonkeyn oletusteema +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=Tämä teema hyödyntää järjestelmän tyylimäärityksiä ja värejä sopiakseen hyvin yhteen muiden sovellusten kanssa. + +extensions.modern@themes.mozilla.org.name=SeaMonkeyn moderni teema +extensions.modern@themes.mozilla.org.description=Nykyaikainen teema kaikille ohjelmakomponenteille. + diff --git a/l10n-fi/suite/chrome/browser/navigatorOverlay.dtd b/l10n-fi/suite/chrome/browser/navigatorOverlay.dtd new file mode 100644 index 0000000000..60bfd12a26 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/navigatorOverlay.dtd @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/pageInfo.dtd b/l10n-fi/suite/chrome/browser/pageInfo.dtd new file mode 100644 index 0000000000..e3c63ec047 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/pageInfo.dtd @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/pageInfo.properties b/l10n-fi/suite/chrome/browser/pageInfo.properties new file mode 100644 index 0000000000..a90d56da56 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/pageInfo.properties @@ -0,0 +1,93 @@ +# 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/. + +pageInfo.page.title=Sivun tiedot - %S +pageInfo.frame.title=Kehyksen tiedot - %S + +noPageTitle=Nimetön sivu: +pageTitle=%S: +unknown=Tuntematon +default=Oletus +notSet=Ei määritetty +yes=Kyllä +no=Ei + +mediaImg=Kuva +mediaVideo=Video +mediaAudio=Ääni +mediaBGImg=Taustakuva +mediaBorderImg=Kehys +mediaListImg=Luettelomerkki +mediaCursor=Osoitin +mediaObject=Objekti +mediaEmbed=Upotettu +mediaLink=Kuvake +mediaInput=Syötekenttä +mediaFileSize=%S kt +mediaSize=%S px \u00D7 %S px +mediaSelectFolder=Valitse kuvien tallennuskansio +mediaBlockImage=Estä kuvat palvelimelta %S +mediaUnknownNotCached=Tuntematon (ei välimuistissa) +mediaImageType=%S-kuva +mediaAnimatedType=Animoitu %S-kuva + +mediaAnimatedImageType=%S-kuva (animoitu, %S kuvaa) +mediaDimensions=%S px \u00D7 %S px +mediaDimensionsScaled=%Spx \u00D7 %Spx (pienennetty kokoon %Spx \u00D7 %Spx) + +generalQuirksMode=Yhteensopivuustila +generalStrictMode=Standarditila +generalNotCached=Ei välimuistissa +generalDiskCache=Kiintolevyvälimuisti +generalMemoryCache=Välimuisti +generalSize=%S kt (%S tavua) +generalMetaTag=Metatiedot (1 merkintä) +generalMetaTags=Metatiedot (%S merkintää) +generalSiteIdentity=Sivuston omistaa %S\nTämän tiedon todentaa %S + +formTitle=Lomake %S: +formUntitled=Nimetön lomake: +formDefaultTarget=Ei mikään (avautuu samaan ikkunaan) +formChecked=Valittu +formUnchecked=Ei valittu +formPassword=•••••••• + +linkAnchor=Ankkuri +linkArea=Kuvakartan alue +linkSubmission=Lomakkeen lähetys +linkSubmit=Lähetä kysely +linkRel=Liittyvä merkintä +linkStylesheet=Tyylimäärittely +linkRev=Käänteinen linkki +linkX=Yksinkertainen XLink-linkki +linkScript=Komentosarja +linkScriptInline=sivun seassa + +feedRss=RSS +feedAtom=Atom +feedXML=XML + +securityNoOwner=Sivustoon ei liity tietoja omistajasta +securityOneVisit=Kyllä, kerran +securityNVisits=Kyllä, %S kertaa +securityNoEncryption=Yhteys ei salattu +securityNone1=Verkkosivusto %S ei tue salausta tällä sivulla. +securityNone2=Muut ihmiset voivat nähdä internetin kautta salaamatta lähetetyt tiedot. +securityNone3=Tämä sivu ei ole salattu. +# LOCALIZATION NOTE (securityEncryptionWithBits): %1$S is the name of the encryption standard, +# %2$S is the key size of the cipher. +securityEncryptionWithBits=Yhteys salattu (%1$S, %2$S-bittiset avaimet) +securityEncryption1=Tämä sivu salattiin ennen kuin se lähetettiin internetin yli. +securityEncryption2=Salaaminen tekee tietokoneiden välillä kulkevan tiedon tarkastelun erittäin vaikeaksi luvattomille henkilöille. On siis hyvin epätodennäköistä, että kukaan luki tätä sivua, kun se siirrettiin internetin kautta. +securityMixedContent=Yhteys osittain salattu +securityMixed1=Osia tästä sivusta ei salattu ennen internetin kautta siirtämistä. +# LOCALIZATION NOTE (securityVisitsNumber): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of visits and can be used in all plural forms as needed, e.g. +# for '1': 'Yes, #1 time' +securityVisitsNumber=Kyllä, kerran;Kyllä, #1 kertaa +securityNoVisits=Ei + +permissions.useDefault=Käytä oletusta diff --git a/l10n-fi/suite/chrome/browser/region.properties b/l10n-fi/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..1534dbf3cf --- /dev/null +++ b/l10n-fi/suite/chrome/browser/region.properties @@ -0,0 +1,29 @@ +# 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/. + +# navigator.properties +# +# all.js +# +browser.startup.homepage=http://www.seamonkey-project.org/start/ +browser.throbber.url=http://www.seamonkey-project.org/ + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com +browser.validate.html.service=http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= + +#config.js +# +startup.homepage_override_url=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Feedly +browser.contentHandlers.types.0.uri=http://www.feedly.com/home#subscription/feed/%s +browser.contentHandlers.types.1.title=My Yahoo! +browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s +browser.contentHandlers.types.2.title=AOL Reader +browser.contentHandlers.types.2.uri=http://reader.aol.com/#quickadd/%s +browser.contentHandlers.types.3.title=Digg Reader +browser.contentHandlers.types.3.uri=http://digg.com/reader/search/%s diff --git a/l10n-fi/suite/chrome/browser/tabbrowser.dtd b/l10n-fi/suite/chrome/browser/tabbrowser.dtd new file mode 100644 index 0000000000..a4f68cf306 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/tabbrowser.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/tabbrowser.properties b/l10n-fi/suite/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..da0702c0e0 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/tabbrowser.properties @@ -0,0 +1,34 @@ +# 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/. + +tabs.loading=Ladataan… +tabs.untitled=(nimetön) +tabs.closeWarningTitle=Vahvista sulkeminen +tabs.closeWarning=Olet sulkemassa %S välilehteä. Suljetaanko välilehdet? +# LOCALIZATION NOTE (tabs.closeWarningOther): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningOther=;Olet sulkemassa #1 muuta välilehteä. Haluatko varmasti jatkaa? +tabs.closeButton=Sulje välilehdet +tabs.closeWarningPromptMe=Varoita suljettaessa useita välilehtiä kerralla + +tabs.closeWarningTitleAll=Vahvista sulkeminen +# LOCALIZATION NOTE (tabs.closeWarningAll): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningAll=;Tässä selainikkunassa on #1 välilehteä auki. Haluatko sulkea ikkunan välilehtineen? +tabs.closeButtonAll=Sulje kaikki välilehdet +tabs.closeWarningPromptMeAll=Varoita suljettaessa useita välilehtiä kerralla + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items were moved from /chrome/common/places/places.properties. +# Now they are not specific to bookmarks. +tabs.openWarningTitle=Vahvista avaaminen +tabs.openWarningMultipleBranded=Aiot avata %S välilehteä samanaikaisesti. %Sn toiminta voi hidastua sivujen latautumisen aikana. Haluatko varmasti jatkaa? +tabs.openButtonMultiple=Avaa välilehdet +tabs.openWarningPromptMeBranded=Varoita, kun usean välilehden avaaminen voi hidastaa %Sn toimintaa diff --git a/l10n-fi/suite/chrome/browser/taskbar.properties b/l10n-fi/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..6ae45f4741 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/taskbar.properties @@ -0,0 +1,21 @@ +# 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/. + +taskbar.tasks.newTab.label=Avaa uusi välilehti +taskbar.tasks.newTab.description=Avaa uusi selainvälilehti. +taskbar.tasks.newWindow.label=Avaa uusi ikkuna +taskbar.tasks.newWindow.description=Avaa uusi selainikkuna. +taskbar.tasks.newPrivate.label=Avaa tietosuojaikkuna +taskbar.tasks.newPrivate.description=Avaa uusi ikkuna tietosuojattua selausta varten. +taskbar.tasks.mailWindow.label=Avaa Sähköposti ja keskusteluryhmät +taskbar.tasks.mailWindow.description=Avaa Sähköposti ja keskusteluryhmät -ikkuna. +taskbar.tasks.composeMessage.label=Kirjoita uusi viesti +taskbar.tasks.composeMessage.description=Kirjoita uusi viesti. +taskbar.tasks.openAddressBook.label=Avaa osoitekirja +taskbar.tasks.openAddressBook.description=Avaa osoitekirja. +taskbar.tasks.openEditor.label=Avaa uusi Composer-sivu +taskbar.tasks.openEditor.description=Avaa uusi Composer-sivu. +taskbar.frequent.label=Usein toistuva +taskbar.recent.label=Viimeisin + diff --git a/l10n-fi/suite/chrome/browser/unix/platformNavigationBindings.dtd b/l10n-fi/suite/chrome/browser/unix/platformNavigationBindings.dtd new file mode 100644 index 0000000000..85846d4069 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/unix/platformNavigationBindings.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/webDeveloper.dtd b/l10n-fi/suite/chrome/browser/webDeveloper.dtd new file mode 100644 index 0000000000..297cc41c9b --- /dev/null +++ b/l10n-fi/suite/chrome/browser/webDeveloper.dtd @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-fi/suite/chrome/browser/win/platformNavigationBindings.dtd b/l10n-fi/suite/chrome/browser/win/platformNavigationBindings.dtd new file mode 100644 index 0000000000..dcabc0a024 --- /dev/null +++ b/l10n-fi/suite/chrome/browser/win/platformNavigationBindings.dtd @@ -0,0 +1,7 @@ + + + + + -- cgit v1.2.3