BETA

Transvision

Displaying 36 results for the string but in fi:

Entity fi en-US
Entity # all locales devtools • client • inspector.properties
markupView.display.contents.tooltiptext2
fi
This element doesn’t produce a specific box by itself, but renders its contents.
en-US
This element doesn’t produce a specific box by itself, but renders its contents.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
fi
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
fi
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • perftools.ftl
perftools-description-intro
fi
Recordings launch <a>profiler.firefox.com</a> in a new tab. All data is stored locally, but you can choose to upload it for sharing.
en-US
Recordings launch <a>profiler.firefox.com</a> in a new tab. All data is stored locally, but you can choose to upload it for sharing.
Entity # all locales devtools • client • perftools.ftl
perftools-intro-description
fi
Recordings launch profiler.firefox.com in a new tab. All data is stored locally, but you can choose to upload it for sharing.
en-US
Recordings launch profiler.firefox.com in a new tab. All data is stored locally, but you can choose to upload it for sharing.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
fi
Expected identifier or string for value in attribute selector but found '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelNoBar
fi
Expected '|' but found '%1$S'.
en-US
Expected ‘|’ but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameExpected
fi
Expected identifier for attribute name but found '%1$S'.
en-US
Expected identifier for attribute name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameOrNamespaceExpected
fi
Expected attribute name or namespace but found '%1$S'.
en-US
Expected attribute name or namespace but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEClassSelNotIdent
fi
Expected identifier for class selector but found '%1$S'.
en-US
Expected identifier for class selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEColorNotColor
fi
Expected color but found '%1$S'.
en-US
Expected color but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURL
fi
Expected 'none' or URL but found '%1$S'.
en-US
Expected ‘none’ or URL but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURLOrFilterFunction
fi
Expected 'none', URL, or filter function but found '%1$S'.
en-US
Expected ‘none’, URL, or filter function but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEMQExpectedFeatureName
fi
Expected media feature name but found '%1$S'.
en-US
Expected media feature name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEParseDeclarationDeclExpected
fi
Expected declaration but found '%1$S'.
en-US
Expected declaration but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoClassArgNotIdent
fi
Expected identifier for pseudo-class parameter but found '%1$S'.
en-US
Expected identifier for pseudo-class parameter but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelBadName
fi
Expected identifier for pseudo-class or pseudo-element but found '%1$S'.
en-US
Expected identifier for pseudo-class or pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelEndOrUserActionPC
fi
Expected end of selector or a user action pseudo-class after pseudo-element but found '%1$S'.
en-US
Expected end of selector or a user action pseudo-class after pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PETypeSelNotType
fi
Expected element name or '*' but found '%1$S'.
en-US
Expected element name or ‘*’ but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errConsecutiveHyphens
fi
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
en-US
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
fi
End tag for “%1$S” seen, but there were unclosed elements.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
fi
Expected a public identifier but the doctype ended.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
fi
Expected a system identifier but the doctype ended.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
fi
An “%1$S” start tag seen but an element of the same type was already open.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
fi
Start tag “%1$S” seen but an element of the same type was already open.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
fi
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
fi
No “%1$S” element in scope but a “%1$S” end tag seen.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableClosedWhileCaptionOpen
fi
“table” closed but “caption” was still open.
en-US
“table” closed but “caption” was still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
fi
Start tag for “table” seen but the previous “table” is still open.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
fi
End tag “%1$S” seen, but there were open elements.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsCell
fi
A table cell was implicitly closed, but there were open elements.
en-US
A table cell was implicitly closed, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
fi
End tag “%1$S” implied, but there were open elements.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
fi
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure
fi
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
en-US
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
fi
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.

Displaying 156 results for the string but in en-US:

Entity fi en-US
Entity # all locales browser • browser • aboutPolicies.ftl
no-specified-policies-message
fi
Yrityskäytäntöpalvelu on aktiivinen, mutta käytäntöjä ei ole käytössä.
en-US
The Enterprise Policies service is active but there are no policies enabled.
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-update-other-instance-message
fi
Uusi { -brand-shorter-name }-päivitys on saatavilla, mutta sitä ei voida asentaa, koska toinen { -brand-shorter-name }-kopio on käynnissä. Sulje se ennen päivittämistä tai valitse, että päivitetään silti (jolloin toinen kopio ei välttämättä toimi oikein ennen uudelleenkäynnistystä).
en-US
A new { -brand-shorter-name } update is available, but it can’t be installed because another copy of { -brand-shorter-name } is running. Close it to continue the update, or choose to update anyway (the other copy may not work correctly until you restart it).
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-overflow-list-description
fi
Vedä ja pudota kohteita tänne pitääksesi ne käden ulottuvissa mutta poissa työkalupalkista
en-US
Drag and drop items here to keep them within reach but out of your toolbar
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-discovery-empty-section-topstories-timed-out
fi
Hups! Tämä osio ladattiin melkein, mutta ei ihan.
en-US
Oops! We almost loaded this section, but not quite.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-key-pinning-failure
fi
Palvelin käyttää avaimen lukkolistaa (HPKP), mutta yhtäkään luotettua ja lukkolistan mukaista varmenneketjua ei voitu luoda. Lukkolistarikkeitä ei voida ohittaa.
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-reused-issuer-and-serial
fi
Olet tuomassa varmennetta, jonka myöntäjä tai sarjanumero on sama kuin olemassa olevalla varmenteella, mutta tuotava varmenne on kuitenkiin uusi varmenne.
en-US
You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-access-denied-alert
fi
Toinen osapuoli vastaanotti kelvollisen varmenteen, mutta pääsy estettiin.
en-US
Peer received a valid certificate, but access was denied.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-next-protocol-no-callback
fi
Seuraavan yhteyskäytännön kättelylaajennus otettiin käyttöön, mutta kutsu peruttiin ennen kuin laajennusta käytettiin.
en-US
The next protocol negotiation extension was enabled, but the callback was cleared prior to being needed.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-strict-desc
fi
Vahvempi suojaus, mutta saattaa aiheuttaa sivustojen tai sisällön toimimattomuutta.
en-US
Stronger protection, but may cause some sites or content to break.
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-enabled-desc
fi
Useammat sisältöprosessit parantavat suorituskykyä käytettäessä useita välilehtiä, mutta kuluttavat myös enemmän muistia.
en-US
Additional content processes can improve performance when using multiple tabs, but will also use more memory.
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-check-choose.label
fi
Hae päivitykset, mutta anna sinun päättää asennetaanko ne
en-US
Check for updates but let you choose to install them
Entity # all locales browser • browser • protections.ftl
graph-private-window
fi
{ -brand-short-name } jatkaa seuraimien estämistä yksityisissä ikkunoissa, mutta ei pidä kirjaa siitä, mitä on estetty.
en-US
{ -brand-short-name } continues to block trackers in Private Windows, but does not keep a record of what was blocked.
Entity # all locales browser • browser • protections.ftl
tracker-tab-description
fi
Verkkosivustot saattavat ladata ulkoisia mainoksia, videoita ja muuta seurantakoodin sisältävää sisältöä. Seurantaan tarkoitetun sisällön estämällä voit nopeuttaa sivujen latautumista, mutta jotkin painikkeet, lomakkeet ja kirjautumiskentät eivät välttämättä toimi. <a data-l10n-name="learn-more-link">Lue lisää</a>
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-tracking-content
fi
Sivustot saattavat ladata ulkoisia mainoksia, videoita ja muuta sisältöä, joka seuraa sinua. Seurantaan tarkoitetun sisällön estäminen voi nopeuttaa sivujen latautumista, mutta jotkin painikkeet, lomakkeet ja kirjautumiskentät eivät välttämättä toimi.
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work.
Entity # all locales browser • browser • sync.ftl
fxa-disconnect-dialog-body
fi
{ -brand-product-name } irrotetaan tilistäsi, mutta mitään tämän laitteen selaustietoja ei poisteta.
en-US
{ -brand-product-name } will disconnect from your account but won’t delete any of your browsing data on this device.
Entity # all locales browser • browser • sync.ftl
sync-disconnect-dialog-body
fi
{ -brand-product-name } ei enää synkronoi tietoja tilille, mutta mitään tämän laitteen selaustietoja ei poisteta.
en-US
{ -brand-product-name } will stop syncing your account but won’t delete any of your browsing data on this device.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.registerDirectPrompt2
fi
%1$S pyytää enemmän tietoja suojausavaimestasi, millä voi olla vaikutusta tietosuojaasi.\n\n%2$S voi tehdä tiedoista anonyymejä, mutta sivusto voi silloin hylätä avaimen. Jos niin käy, voit yrittää uudestaan.
en-US
%1$S is requesting extended information about your security key, which may affect your privacy.\n\n%2$S can anonymize this for you, but the website might decline this key. If declined, you can try again.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockTypePotentiallyUnwanted2
fi
Tämä tiedosto on naamioitunut hyödylliseksi lataukseksi, mutta voi tehdä odottamattomia muutoksia ohjelmiisi ja asetuksiisi.
en-US
This file is disguised as a helpful download, but it can make unexpected changes to your programs and settings.
Entity # all locales browser • chrome • overrides • netError.dtd
certerror.mitm.longDesc
fi
<span class='hostname'></span> on mitä luultavimmin turvallinen sivusto, mutta salattua yhteyttä ei voitu muodostaa. Tämän ongelman aiheuttaa <span class='mitm-name'/>, mikä on ohjelmisto tietokoneellasi tai verkossasi.
en-US
<span class='hostname'></span> is most likely a safe site, but a secure connection could not be established. This issue is caused by <span class='mitm-name'/>, which is either software on your computer or your network.
Entity # all locales browser • chrome • overrides • netError.dtd
dnsNotFound.longDesc1
fi
<strong>Jos osoite on oikea, voit</strong> <ul> <li>yrittää uudestaan myöhemmin</li> <li>tarkistaa verkkoyhteytesi</li> <li>tai jos olet verkkoyhteydessä mutta palomuurin takana, voit tarkistaa, että &brandShortName;illa on oikeus olla yhteydessä verkkoon.</li> </ul>
en-US
<strong>If that address is correct, here are three other things you can try:</strong> <ul> <li>Try again later.</li> <li>Check your network connection.</li> <li>If you are connected but behind a firewall, check that &brandShortName; has permission to access the Web.</li> </ul>
Entity # all locales calendar • chrome • calendar • calendar-alarms.properties
reminderReadonlyNotification
fi
Vain luku -kalenterien muistutusta ei tällä hetkellä voi lykätä, ainoastaan lopettaa. '%1$S'-painike lykkää ainoastaan muokattavien kalenterien muistutuksia.
en-US
Reminders for read-only calendars currently cannot be snoozed but only dismissed - the button '%1$S' will only snooze reminders for writable calendars.
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.properties
counterSummaryAccepted
fi
%1$S on hyväksynyt kutsun, mutta on tehnyt vastaehdotuksen:
en-US
%1$S has accepted the invitation, but made a counter proposal:
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.properties
counterSummaryDeclined
fi
%1$S on hylännyt kutsun, mutta tehnyt vastaehdotuksen:
en-US
%1$S has declined the invitation, but made a counter proposal:
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.properties
counterSummaryDelegated
fi
%1$S on delegoinut kutsun, mutta on tehnyt vastaehdotuksen:
en-US
%1$S has delegated the invitation, but made a counter proposal:
Entity # all locales calendar • chrome • calendar • calendar.properties
dav_davNotCaldav
fi
Resurssi kohteessa %1$S on DAV-kokoelma muttei CalDAV-kalenteri
en-US
The resource at %1$S is a DAV collection but not a CalDAV calendar
Entity # all locales chat • xmpp.properties
connection.error.startTLSNotSupported
fi
Palvelin ei tue salausta, mutta asetuksesi vaativat salauksen käyttöä
en-US
The server doesn't support encryption but your configuration requires it
Entity # all locales chat • xmpp.properties
connection.error.startTLSRequired
fi
Palvelin vaatii salauksen, mutta olet ottanut sen pois päältä
en-US
The server requires encryption but you disabled it
Entity # all locales devtools • client • inspector.properties
markupView.display.contents.tooltiptext2
fi
This element doesn’t produce a specific box by itself, but renders its contents.
en-US
This element doesn’t produce a specific box by itself, but renders its contents.
Entity # all locales devtools • client • inspector.properties
markupView.display.subgrid.tooltiptiptext
fi
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
en-US
This element lays out its content according to the grid model but defers the definition of its rows and/or columns to its parent grid container.
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
fi
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • perftools.ftl
perftools-description-intro
fi
Recordings launch <a>profiler.firefox.com</a> in a new tab. All data is stored locally, but you can choose to upload it for sharing.
en-US
Recordings launch <a>profiler.firefox.com</a> in a new tab. All data is stored locally, but you can choose to upload it for sharing.
Entity # all locales devtools • client • perftools.ftl
perftools-intro-description
fi
Recordings launch profiler.firefox.com in a new tab. All data is stored locally, but you can choose to upload it for sharing.
en-US
Recordings launch profiler.firefox.com in a new tab. All data is stored locally, but you can choose to upload it for sharing.
Entity # all locales dom • chrome • dom • dom.properties
MediaDecodeWarning
fi
Mediaresurssin %1$S purkaminen onnistui, mutta virheellä: %2$S
en-US
Media resource %1$S could be decoded, but with error: %2$S
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
fi
Lomakkeessa on tiedoston syöttökenttä, mutta siitä puuttuu määreet method=POST ja enctype=multipart/form-data. Tiedostoa ei lähetetä.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
fi
Lomakkeessa on määre enctype=%S, mutta siitä puuttuu määre method=post. Lähetetään sen sijaan normaalisti attribuutilla method=GET ilman enctype-tietoa.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
fi
Expected identifier or string for value in attribute selector but found '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttSelNoBar
fi
Expected '|' but found '%1$S'.
en-US
Expected ‘|’ but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameExpected
fi
Expected identifier for attribute name but found '%1$S'.
en-US
Expected identifier for attribute name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEAttributeNameOrNamespaceExpected
fi
Expected attribute name or namespace but found '%1$S'.
en-US
Expected attribute name or namespace but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEClassSelNotIdent
fi
Expected identifier for class selector but found '%1$S'.
en-US
Expected identifier for class selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEColorNotColor
fi
Expected color but found '%1$S'.
en-US
Expected color but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURL
fi
Expected 'none' or URL but found '%1$S'.
en-US
Expected ‘none’ or URL but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURLOrFilterFunction
fi
Expected 'none', URL, or filter function but found '%1$S'.
en-US
Expected ‘none’, URL, or filter function but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEMQExpectedFeatureName
fi
Expected media feature name but found '%1$S'.
en-US
Expected media feature name but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEParseDeclarationDeclExpected
fi
Expected declaration but found '%1$S'.
en-US
Expected declaration but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoClassArgNotIdent
fi
Expected identifier for pseudo-class parameter but found '%1$S'.
en-US
Expected identifier for pseudo-class parameter but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelBadName
fi
Expected identifier for pseudo-class or pseudo-element but found '%1$S'.
en-US
Expected identifier for pseudo-class or pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoSelEndOrUserActionPC
fi
Expected end of selector or a user action pseudo-class after pseudo-element but found '%1$S'.
en-US
Expected end of selector or a user action pseudo-class after pseudo-element but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PETypeSelNotType
fi
Expected element name or '*' but found '%1$S'.
en-US
Expected element name or ‘*’ but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errConsecutiveHyphens
fi
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
en-US
Consecutive hyphens did not terminate a comment. “--” is not permitted inside a comment, but e.g. “- -” is.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndWithUnclosedElements
fi
End tag for “%1$S” seen, but there were unclosed elements.
en-US
End tag for “%1$S” seen, but there were unclosed elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
fi
Expected a public identifier but the doctype ended.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
fi
Expected a system identifier but the doctype ended.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen
fi
An “%1$S” start tag seen but an element of the same type was already open.
en-US
An “%1$S” start tag seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
fi
Start tag “%1$S” seen but an element of the same type was already open.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFormWhenFormOpen
fi
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
en-US
Saw a “form” start tag, but there was already an active “form” element. Nested forms are not allowed. Ignoring the tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoElementToCloseButEndTagSeen
fi
No “%1$S” element in scope but a “%1$S” end tag seen.
en-US
No “%1$S” element in scope but a “%1$S” end tag seen.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableClosedWhileCaptionOpen
fi
“table” closed but “caption” was still open.
en-US
“table” closed but “caption” was still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errTableSeenWhileTableOpen
fi
Start tag for “table” seen but the previous “table” is still open.
en-US
Start tag for “table” seen but the previous “table” is still open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElements
fi
End tag “%1$S” seen, but there were open elements.
en-US
End tag “%1$S” seen, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsCell
fi
A table cell was implicitly closed, but there were open elements.
en-US
A table cell was implicitly closed, but there were open elements.
Entity # all locales dom • chrome • layout • htmlparser.properties
errUnclosedElementsImplied
fi
End tag “%1$S” implied, but there were open elements.
en-US
End tag “%1$S” implied, but there were open elements.
Entity # all locales dom • chrome • netError.dtd
netInterrupt.longDesc
fi
<p>Selain muodosti yhteyden onnistuneesti, mutta yhteys katkesi siirrettäessä tietoa. Yritä myöhemmin uudestaan.</p><ul><li>Jos muutkaan sivustot eivät toimi, tarkista tietokoneen verkkoasetukset.</li><li>Jos ongelmat jatkuvat, ota yhteyttä verkon ylläpitoon tai verkkoyhteyden palveluntarjoajaan.</li></ul>
en-US
<p>The browser connected successfully, but the connection was interrupted while transferring information. Please try again.</p><ul><li>Are you unable to browse other sites? Check the computer’s network connection.</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>
Entity # all locales dom • chrome • netError.dtd
proxyConnectFailure.longDesc
fi
<p>Selain on asetettu käyttämään välityspalvelinta, mutta välityspalvelin ei hyväksynyt yhteyttä.</p><ul><li>Ovatko selaimen välityspalvelinasetukset oikeat? Tarkista asetukset ja yritä uudelleen.</li><li>Tulisiko välityspalvelimen hyväksyä yhteydet tästä verkkoyhteydestä?</li><li>Jos ongelmat jatkuvat, ota yhteyttä verkon ylläpitoon tai verkkoyhteyden palveluntarjoajaan.</li></ul>
en-US
<p>The browser is configured to use a proxy server, but the proxy refused a connection.</p><ul><li>Is the browser’s proxy configuration correct? Check the settings and try again.</li><li>Does the proxy service allow connections from this network?</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>
Entity # all locales dom • chrome • netError.dtd
proxyResolveFailure.longDesc
fi
<p>Selain on asetettu käyttämään välityspalvelinta, mutta siihen ei saatu yhteyttä.</p><ul><li>Ovatko selaimen välityspalvelinasetukset oikeat? Tarkista asetukset ja yritä uudelleen.</li><li>Onko tietokoneen verkkoyhteys toimintakykyinen?</li><li>Jos ongelmat jatkuvat, ota yhteyttä verkon ylläpitoon tai verkkoyhteyden palveluntarjoajaan.</li></ul>
en-US
<p>The browser is configured to use a proxy server, but the proxy could not be found.</p><ul><li>Is the browser’s proxy configuration correct? Check the settings and try again.</li><li>Is the computer connected to an active network?</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>
Entity # all locales dom • chrome • security • caps.properties
ExternalDataError
fi
Turvallisuusvirhe: Sisältö kohteessa %S yritti ladata kohdetta %S, mutta sen ei ole sallittua ladata ulkoista dataa kun sitä käytetään kuvana
en-US
Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image.
Entity # all locales dom • chrome • security • csp.properties
duplicateDirective
fi
Kopioita %1$S direktiivistä löydettiin. Vain ensimmäinen versio direktiivistä huomioidaan.
en-US
Duplicate %1$S directives detected. All but the first instance will be ignored.
Entity # all locales editor • ui • chrome • dialogs • EditConflict.dtd
conflictWarning.label
fi
Jokin muu ohjelma on muokannut sivua, mutta Composerissa tehtyjä muutoksia ei ole tallennettu.
en-US
This page has been modified by another program, but you also have unsaved changes in Composer.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.echo.help
fi
Näyttää <messagen> (viestin) nykyisessä näkymässä, muttei lähetä sitä.
en-US
Displays <message> in the current view, but does not send it to the server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.hide-view.help
fi
Tallentaa nykyisen näkymän sisällön ja poistaa näkymän kuvakkeen välilehtipalkista. Kuvake tulee uudelleen esiin, kun näkymässä tapahtuu asioita.
en-US
Drop the current view's icon from the tab strip, but save its contents. The icon will reappear the next time there is activity on the view.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.ignore.help
fi
Lisää jonkun nykyisen verkon ohityslistalle. <Maskiksi> riittää lempinimi, mutta voit myös käyttää palvelinpeitettä. Ilman parametreja käytettynä näyttää nykyisen listan ohitettavista käyttäjistä.
en-US
Add someone to your ignore list for the current network. A nickname will suffice for <mask>, but you can also use a hostmask. With no parameters, it shows a list of all currently ignored users.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.map.help
fi
Samankaltainen kuin /links, mutta näyttää graafisen "verkkokartan" IRC-verkosta. Käytetään pääasiassa reititystarkoituksiin.
en-US
Similar to /links, but provides a graphical "Network Map" of the IRC network. Mainly used for routing purposes.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.unignore.help
fi
Poistaa jonkun nykyisen verkon ohituslistalta. Lempinimi riittää <maskiksi>, mutta voit myös käyttää palvelinpeitettä.
en-US
Removes someone from your ignore list for the current network. A nickname will suffice for <mask>, but you can also use a hostmask.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.wii.help
fi
Näyttää samat tiedot kuin |whois|, mutta pyytää lisäksi palvelinta kertomaan oikean joutilaanaoloajan.
en-US
Displays the same information as |whois|, but asks the server to include the user's real idle time.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.no.dynamic.style
fi
Tämä &brandShortName;n versio ei tue koko sovelluksen tyylittämistä teemalla. Tämä toiminnallisuus poistetaan nyt käytöstä.
en-US
Sorry, but your version of &brandShortName; doesn't support styling the entire application with a motif. This functionality will now be disabled.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.desc.help
fi
Asettaa "kuvauksen" (ns. "oikean nimen"), joka näytetään /whois-tiedoissasi. Siihen laitetaan yleensä oikea nimi, mutta siihen ei ole pakko laittaa mitään.
en-US
Sets the "description" (aka "real name") field shown in your /whois information. It is commonly used to include one's real name, but you are not required to enter anything.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.nickname.help
fi
Tämän nimen näkevät kaikki muut IRC:ssä ollessasi. Voit käyttää mitä haluat, mutta se ei voi sisältää "liian erikoisia" merkkejä, joten pitäydy kirjaimissa ja numeroissa.
en-US
This is the name seen by everyone else when on IRC. You can use anything you like, but it can't contain particularly "weird" characters, so keep to alpha-numeric characters.
Entity # all locales mail • chrome • messenger-smime • msgReadSMIMEOverlay.properties
ImapOnDemand
fi
Avattu viesti on digitaalisesti allekirjoitettu, mutta kaikkia sen liitteist\u00E4 ei ole viel\u00E4 noudettu ja siksi allekirjoitusta ei voida vahvistaa. Napsauta OK noutaaksesi koko viestin ja vahvistaaksesi allekirjoituksen.
en-US
The displayed message has been digitally signed, but not all its attachments have been downloaded yet. Therefore, the signature cannot be validated. Click OK to download the complete message and validate the signature.
Entity # all locales mail • chrome • messenger-smime • msgSecurityInfo.properties
EIInvalidHeader
fi
Tämä viesti salattiin ennen lähettämistä, mutta sitä ei voida purkaa.
en-US
This message was encrypted before it was sent to you, but it cannot be decrypted.
Entity # all locales mail • chrome • messenger-smime • msgSecurityInfo.properties
SIInvalidHeader
fi
Tässä viestissä on digitaalinen allekirjoitus, mutta allekirjoitus ei ole kelvollinen.
en-US
This message includes a digital signature, but the signature is invalid.
Entity # all locales mail • chrome • messenger • accountCreation.dtd
insecureSelfSigned.description
fi
Palvelin käyttää varmennetta, johon ei luoteta, joten emme voi taata ettei joku ulkopuolinen kaappaa &brandShortName;in ja sähköpostipalvelimen välistä liikennettä. &brandShortName; toimii myös näillä asetuksilla, mutta olisi parempi jos saisit sähköpostipalveluntarjoajasi käyttämään luotettua varmennetta.
en-US
The server uses a certificate that we can't trust, so we can't be sure that someone isn't intercepting the traffic between &brandShortName; and your server. &brandShortName; will let you get to your mail, but you should really get your email provider to configure the server with a trusted certificate.
Entity # all locales mail • chrome • messenger • accountCreation.dtd
insecureUnencrypted.description
fi
Sähköpostisi ja kirjautumistietosi välitetään salaamattomina, joten ulkopuoliset pystyvät helposti lukemaan sähköpostejasi tai selvittämään salasanasi. &brandShortName; toimii myös näillä asetuksilla, mutta olisi parempi jos saisit sähköpostipalveluntarjoajasi muuttamaan sähköpostipalvelunsa käyttämään suojattua yhteyttä.
en-US
Your email and authentication are sent unencrypted, so your password (and your message) could easily be read by other people. &brandShortName; will let you get to your mail, but you should contact your email provider about configuring the server with a secure connection.
Entity # all locales mail • chrome • messenger • accountCreation.properties
guessed_settings_offline
fi
Verkkoyhteyttä ei ole muodostettu. Jotkin asetukset arvattiin, mutta sinun pitää täydentää asetukset.
en-US
You are offline. We guessed some settings but you will need to enter the right settings.
Entity # all locales mail • chrome • messenger • accountCreation.properties
selfsigned_details
fi
Normaalisti salausta käyttävällä palvelimella on luotettu varmenne, jolla se todistaa olevansa palvelin, joka se väittää olevansa. Tämän sähköpostipalvelimen yhteydet salataan, mutta sitä ei voida todentaa palvelimeksi, joka se väittää olevansa.
en-US
Normally, a secure mail server will present a trusted certificate to prove that it is really the server it claims to be. The connection to the mail server will be encrypted but cannot be validated as being the correct server.
Entity # all locales mail • chrome • messenger • am-offline.dtd
retentionKeepRecent.label
fi
Poista kaikki paitsi uusimmat
en-US
Delete all but the most recent
Entity # all locales mail • chrome • messenger • am-smime.properties
MissingRecipientEncryptionCert
fi
Halusit salata tämän viestin, mutta sovellus ei löytänyt salausvarmennetta vastaanottajalle %S.
en-US
You specified encryption for this message, but the application failed to find an encryption certificate for %S.
Entity # all locales mail • chrome • messenger • am-smime.properties
NoSenderEncryptionCert
fi
Haluat salata tämän viestin, mutta sovellus ei joko löytänyt Posti- ja keskusteluryhmätilien asetuksissa määrittämääsi salausvarmennetta tai varmenne on vanhentunut.
en-US
You specified encryption for this message, but the application either failed to find the encryption certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
Entity # all locales mail • chrome • messenger • am-smime.properties
NoSenderSigningCert
fi
Haluat allekirjoittaa tämän viestin, mutta sovellus ei joko löytänyt Posti- ja keskusteluryhmätilien asetuksissa määrittämääsi allekirjoitusvarmennetta tai varmenne on vanhentunut.
en-US
You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
Entity # all locales mail • chrome • messenger • folderProps.dtd
retentionKeepRecent.label
fi
Poista kaikki paitsi uusimmat
en-US
Delete all but the most recent
Entity # all locales mail • chrome • messenger • messenger.properties
confirmPhishingUrlAlternate
fi
Napsauttamasi linkki vaikuttaa johtavan eri sivustolle kuin mihin linkin teksti viittaisi. Tätä käytetään toisinaan seuraamaan oletko napsauttanut linkkiä, mutta se voi myös olla huijaus.\n\nLinkin teksti viittaa sivustolle %1$S, mutta se johtaa sivustolle %2$S.
en-US
The link you just clicked seems to lead to another site than what the link text indicated. This is sometimes used for tracking whether you clicked the link, but it could also be a scam.\n\nThe link text indicated that the link would lead to %1$S, but it leads to %2$S.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
errorFilteringMsg
fi
Viesti lähetettiin ja tallennettiin, mutta suodattimen suorittaminen viestille epäonnistui.
en-US
Your message has been sent and saved, but there was an error while running message filters on it.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
failedCopyOperation
fi
Viestin lähettäminen onnistui, mutta sitä ei voitu kopioida Lähetetyt-kansioon.
en-US
The message was sent successfully, but could not be copied to your Sent folder.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
promptToSaveSentLocally2
fi
Viestisi lähetettiin, mutta sitä ei voitu tallentaa Lähetetyt-kansioosi (%1$S) verkkovirheen tai tiedoston käsittelyvirheen vuoksi.\nVoit yrittää uudelleen tai tallentaa viestin paikallisesti kansioon %3$S/%1$S-%2$S.
en-US
Your message was sent but a copy was not placed in your sent folder (%1$S) due to network or file access errors.\nYou can retry or save the message locally to %3$S/%1$S-%2$S.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
sendFailedButNntpOk
fi
Viestisi on lähetetty keskusteluryhmään, mutta sitä ei ole lähetetty toiselle vastaanottajalle.
en-US
Your message has been posted to the newsgroup but has not been sent to the other recipient.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpHintAuthEncryptToPlainNoSsl
fi
Lähtevän postin palvelin (SMTP) %S ei näytä tukevan salattuja salasanoja. Jos juuri loit tilin, yritä vaihtaa todennustavaksi "Salasana, turvaton lähetys" palvelinasetuksista: Tilien asetukset - Jos yhteys toimi ennen, mutta lakkasi yhtäkkiä toimimasta, salasanaasi voidaan yrittää varastaa.
en-US
The Outgoing server (SMTP) %S does not seem to support encrypted passwords. If you just set up the account, try changing the 'Authentication method' in 'Account Settings | Outgoing server (SMTP)' to 'Password, transmitted insecurely'. If it used to work but now doesn't, you may be susceptible to getting your password stolen.
Entity # all locales mail • chrome • messenger • pgpmime.properties
pgpNotAvailable
fi
Tämä on salattu OpenPGP-viesti, mutta tukea OpenPGP-salauksen purkamiselle ei ole saatavana.
en-US
This is an encrypted OpenPGP message, but support for OpenPGP decryption is not available.
Entity # all locales mail • chrome • messenger • virtualFolderProperties.dtd
searchOnline.label
fi
Hae yhteystilassa (Kansion avaaminen on hitaampaa, mutta kansio on aina ajantasalla)
en-US
Search Online (Gives up-to-date results for IMAP and News folders but increases time to open the folder)
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-error-revocation
fi
OpenPGP-avain luotiin onnistuneesti, mutta avaimelle { $key } ei saatu kumoamismahdollisuutta
en-US
OpenPGP Key created successfully, but failed to obtain revocation for key { $key }
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-invalid-rejected
fi
Tämä viesti sisältää digitaalisen allekirjoituksen, mutta olet aiemmin päättänyt hylätä allekirjoittajan avaimen.
en-US
This message contains a digital signature, but you have previously decided to reject the signer key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-invalid-technical-problem
fi
Tämä viesti sisältää digitaalisen allekirjoituksen, mutta tekninen virhe havaittiin. Joko viesti on rikkoutunut tai sitä on muokattu jonkun muun kuin allekirjoittajan toimesta.
en-US
This message contains a digital signature, but a technical error was detected. Either the message has been corrupted, or the message has been modified by someone else.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-no-key
fi
Tämä viesti sisältää digitaalisen allekirjoituksen, mutta sen kelvollisuus on epävarma. Allekirjoituksen vahvistamiseksi sinun tulee hankkia kopio lähettäjän julkisesta avaimesta.
en-US
This message contains a digital signature, but it is uncertain if it is correct. To verify the signature, you need to obtain a copy of the sender's public key.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-not-accepted
fi
Tämä viesti sisältää digitaalisen allekirjoituksen, mutta et ole vielä päättänyt, onko allekirjoittajan avain hyväksyttävä näkökulmastasi.
en-US
This message contains a digital signature, but you haven't yet decided if the signer's key is acceptable to you.
Entity # all locales mail • messenger • openpgp • msgReadStatus.ftl
openpgp-sig-uncertain-uid-mismatch
fi
Tämä viesti sisältää digitaalisen allekirjoituksen, mutta yhteensopimattomuus havaittiin. Viesti lähetettiin sähköpostiosoitteesta, joka ei vastaa lähettäjän julkista avainta.
en-US
This message contains a digital signature, but a mismatch was detected. The message was sent from an email address that doesn't match the signer's public key.
Entity # all locales mail • messenger • openpgp • openpgp.ftl
decrypt-ok-no-sig
fi
Varoitus Viestin salauksen purkaminen onnistui, mutta allekirjoitusta ei voitu vahvistaa oikeaoppisesti
en-US
Warning Decryption was successful, but the signature could not be verified correctly
Entity # all locales mail • messenger • openpgp • openpgp.ftl
openpgp-acceptance-unverified-label.label
fi
Kyllä, mutta en ole varmistanut, että tämä on oikea avain.
en-US
Yes, but I have not verified that it is the correct key.
Entity # all locales mail • messenger • otr • otr.ftl
context-gone_secure_unverified
fi
Salattu, mutta varmistamaton keskustelu yhteyshenkilön { $name } kanssa alkoi.
en-US
Encrypted, but unverified conversation with { $name } started.
Entity # all locales mail • messenger • otr • otrUI.ftl
finger-seen
fi
{ $name } ottaa sinuun yhteyttä tuntemattomalta tietokoneelta. Satunnainen salakuuntelu ei ole mahdollista, mutta tietyillä toimenpiteillä joku saattaa salakuunnella. Estä valvonta varmistamalla tämän yhteyshenkilön henkilöllisyys.
en-US
{ $name } is contacting you from an unrecognized computer. Casual eavesdropping is not possible, but with some effort someone could be listening in. Prevent surveillance by verifying this contact's identity.
Entity # all locales mail • messenger • otr • otrUI.ftl
finger-unseen
fi
Yhteyshenkilön { $name } henkilöllisyyttä ei ole vielä varmistettu. Satunnainen salakuuntelu ei ole mahdollista, mutta tietyillä toimenpiteillä joku saattaa salakuunnella. Estä valvonta varmistamalla tämän yhteyshenkilön henkilöllisyys.
en-US
The identity of { $name } has not been verified yet. Casual eavesdropping is not possible, but with some effort someone could be listening in. Prevent surveillance by verifying this contact's identity.
Entity # all locales mail • messenger • otr • otrUI.ftl
state-unverified
fi
Nykyinen keskustelu on salattu, mutta ei yksityinen, koska yhteyshenkilön { $name } henkilöllisyyttä ei ole vielä varmistettu.
en-US
The current conversation is encrypted but not private, since the identity of { $name } has not yet been verified.
Entity # all locales mail • messenger • policies • aboutPolicies.ftl
no-specified-policies-message
fi
Yrityskäytännöt-palvelu on aktiivinen, mutta yhtään käytäntöä ei ole käytössä.
en-US
The Enterprise Policies service is active but there are no policies enabled.
Entity # all locales mail • messenger • preferences • preferences.ftl
check-updates-label.label
fi
Hae päivityksiä, mutta minä päätän asennetaanko ne
en-US
Check for updates, but let me choose whether to install them
Entity # all locales mail • messenger • preferences • preferences.ftl
master-password-description
fi
Pääsalasanalla suojaat kaikkien sähköpostitiliesi salasanat, mutta se kysytään kerran joka istunnossa.
en-US
A Master Password protects all your passwords, but you must enter it once per session.
Entity # all locales mail • messenger • preferences • preferences.ftl
primary-password-description
fi
Pääsalasana suojaa kaikkien sähköpostitiliesi salasanat, mutta se kysytään kerran joka istunnossa.
en-US
A Primary Password protects all your passwords, but you must enter it once per session.
Entity # all locales mobile • android • chrome • aboutCertError.dtd
certerror.introPara1
fi
Olet pyytänyt &brandShortName;ia muodostamaan suojatun yhteyden sivustoon <b>#1</b>, mutta yhteyden turvallisuutta ei pystytä varmistamaan.
en-US
You have asked &brandShortName; to connect securely to <b>#1</b>, but we can't confirm that your connection is secure.
Entity # all locales mobile • android • chrome • aboutPrivateBrowsing.dtd
privatebrowsingpage.description.privateDetails
fi
Emme tallenna mitään historiatietoja, mutta ladatut tiedostot ja kirjanmerkit sivustoille tallennetaan laitteelle.
en-US
We won't remember any history, but downloaded files and new bookmarks will still be saved to your device.
Entity # all locales mobile • android • chrome • phishing.dtd
safeb.blocked.malwarePage.longDesc
fi
<p>Hyökkäyssivut yrittävät asentaa tietokoneellesi ohjelmia, jotka keräävät henkilötietoja, käyttävät tietokonettasi toisiin tietokoneisiin kohdistuviin hyökkäyksiin tai muuten vahingoittavat tietokonettasi.</p><p>Joidenkin sivujen tarkoituksena on levittää tällaisia vahingollisia ohjelmia, mutta useat sivut on valjastettu tähän ilman sivun omistajien tietoa tai lupaa.</p>
en-US
<p>Attack pages try to install programs that steal private information, use your computer to attack others, or damage your system.</p><p>Some attack pages intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.</p>
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
fi
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure
fi
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
en-US
Cookie “%1$S” rejected because it has the “sameSite=none” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecure2
fi
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
en-US
Cookie “%1$S” rejected because it has the “SameSite=None” attribute but is missing the “secure” attribute.
Entity # all locales netwerk • necko.properties
SuperfluousAuth
fi
Kirjaudutaan käyttäjätunnuksella %2$S sivustolle %1$S, joka ei vaadi tunnistautumista. Tämä saattaa olla huijausyritys.\n\nJatketaanko sivustolle %1$S?
en-US
You are about to log in to the site “%1$S” with the username “%2$S”, but the website does not require authentication. This may be an attempt to trick you.\n\nIs “%1$S” the site you want to visit?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE
fi
Palvelin käyttää avaimen lukkolistaa (HPKP), mutta yhtäkään luotettua ja lukkolistan mukaista varmenneketjua ei voitu luoda. Lukkolistarikkeitä ei voida ohittaa.
en-US
The server uses key pinning (HPKP) but no trusted certificate chain could be constructed that matches the pinset. Key pinning violations cannot be overridden.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_REUSED_ISSUER_AND_SERIAL
fi
Olet tuomassa varmennetta, jonka myöntäjä tai sarjanumero on sama kuin olemassa olevalla varmenteella, mutta tuotava varmenne on kuitenkiin uusi varmenne.
en-US
You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ACCESS_DENIED_ALERT
fi
Toinen osapuoli vastaanotti kelvollisen varmenteen, mutta pääsy estettiin.
en-US
Peer received a valid certificate, but access was denied.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_NEXT_PROTOCOL_NO_CALLBACK
fi
Seuraavan yhteyskäytännön kättelylaajennus otettiin käyttöön, mutta kutsu peruttiin ennen kuin laajennusta käytettiin.
en-US
The next protocol negotiation extension was enabled, but the callback was cleared prior to being needed.
Entity # all locales suite • chrome • common • certError.dtd
certerror.introPara1a
fi
Olet pyytänyt &brandShortName;:a muodostamaan suojatun yhteyden kohteeseen <span class='hostname'/>, mutta yhteyden turvallisuutta ei pystytä varmistamaan.
en-US
You have asked &brandShortName; to connect securely to <span class='hostname'/>, but we can't confirm that your connection is secure.
Entity # all locales suite • chrome • common • downloads • downloadmanager.properties
unblockTypePotentiallyUnwanted2
fi
Tämä tiedosto on naamioitunut hyödylliseksi lataukseksi, mutta voi tehdä odottamattomia muutoksia ohjelmiisi ja asetuksiisi.
en-US
This file is disguised as a helpful download, but it can make unexpected changes to your programs and settings.
Entity # all locales suite • chrome • common • notification.properties
updatePrompt.text
fi
%S-kopiosi on vanhentunut ja siinä on todennäköisesti tunnettuja tietoturva-aukkoja mutta olet poistanut käytöstä automaattisen päivitystarkastuksen. Ole hyvä ja päivitä uudempaan versioon.
en-US
Your copy of %S is old and probably has known security flaws, but you have disabled automated update checks. Please update to a newer version.
Entity # all locales suite • chrome • common • pref • pref-locationbar.dtd
autoCompleteMatchWordsFirst
fi
Kaikkialta, mutta sanojen rajoja suosien
en-US
Anywhere but preferring word boundaries
Entity # all locales suite • chrome • common • safeBrowsing.dtd
safeb.blocked.malwarePage.longDesc
fi
<p>Hyökkäyssivustot yrittävät asentaa ohjelmia, jotka voivat varastaa yksityisiä tietoja, hyökätä muihin tietokoneisiin sinun koneeltasi käsin tai vahingoittaa järjestelmääsi.</p><p>Joillakin hyökkäyssivustoilla jaellaan haitallisia ohjelmia määrätietoisesti, mutta monet sivustot ovat muuttuneet vaarallisiksi ilman niiden omistajien tietoa tai lupaa.</p>
en-US
<p>Attack pages try to install programs that steal private information, use your computer to attack others, or damage your system.</p><p>Some attack pages intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.</p>
Entity # all locales suite • chrome • editor • dialogs • EditConflict.dtd
conflictWarning.label
fi
Jokin muu ohjelma on muokannut sivua, mutta Composerissa tehtyjä muutoksia ei ole tallennettu.
en-US
This page has been modified by another program, but you also have unsaved changes in Composer.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
errorFilteringMsg
fi
Viesti lähetettiin ja tallennettiin, mutta viestisuodatinta suoritettaessa tapahtui virhe.
en-US
Your message has been sent and saved, but there was an error while running message filters on it.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
failedCopyOperation
fi
Viestin lähettäminen onnistui, mutta sitä ei voitu kopioida Lähetetyt-kansioon.
en-US
The message was sent successfully, but could not be copied to your Sent folder.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
promptToSaveSentLocally2
fi
Viestisi lähetettiin, mutta sitä ei voitu tallentaa Lähetetyt-kansioosi (%1$S) verkkovirheen tai tiedoston käsittelyvirheen vuoksi.\nVoit yrittää uudelleen tai tallentaa viestin paikallisesti kansioon %3$S/%1$S-%2$S.
en-US
Your message was sent but a copy was not placed in your sent folder (%1$S) due to network or file access errors.\nYou can retry or save the message locally to %3$S/%1$S-%2$S.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
sendFailedButNntpOk
fi
Viestisi on lähetetty keskusteluryhmään, mutta sitä ei ole lähetetty toiselle vastaanottajalle.
en-US
Your message has been posted to the newsgroup but has not been sent to the other recipient.
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
smtpHintAuthEncryptToPlainNoSsl
fi
Lähtevän postin palvelin (SMTP) %S ei näytä tukevan salattuja salasanoja. Jos juuri loit tilin, yritä vaihtaa todennustavaksi "Salasana, turvaton lähetys" palvelinasetuksista: Tilien asetukset - Jos yhteys toimi ennen, mutta lakkasi yhtäkkiä toimimasta, salasanaasi voidaan yrittää varastaa.
en-US
The Outgoing server (SMTP) %S does not seem to support encrypted passwords. If you just set up the account, try changing the 'Authentication method' in 'Account Settings | Outgoing server (SMTP)' to 'Password, transmitted insecurely'. If it used to work but now doesn't, you may be susceptible to getting your password stolen.
Entity # all locales suite • chrome • mailnews • pref • am-offline.dtd
retentionKeepRecent.label
fi
Poista kaikki paitsi tuoreimmat
en-US
Delete all but the most recent
Entity # all locales suite • chrome • mailnews • smime • am-smime.properties
MissingRecipientEncryptionCert
fi
Halusit salata tämän viestin, mutta sovellus ei löytänyt vastaanottajan %S salausvarmennetta.
en-US
You specified encryption for this message, but the application failed to find an encryption certificate for %S.
Entity # all locales suite • chrome • mailnews • smime • am-smime.properties
NoSenderEncryptionCert
fi
Halusit salata tämän viestin, mutta sovellus ei joko löytänyt tilin asetuksissa määritettyä salausvarmennetta tai varmenne ei ole enää voimassa.
en-US
You specified encryption for this message, but the application either failed to find the encryption certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
Entity # all locales suite • chrome • mailnews • smime • am-smime.properties
NoSenderSigningCert
fi
Halusit allekirjoittaa tämän viestin, mutta sovellus ei joko löytänyt tilien asetuksissa määritettyä allekirjoitusvarmennetta tai varmenne ei ole enää voimassa.
en-US
You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
Entity # all locales suite • chrome • mailnews • smime • msgReadSMIMEOverlay.properties
ImapOnDemand
fi
Avattu viesti on allekirjoitettu digitaalisesti, mutta kaikkia sen liitteitä ei ole vielä noudettu ja siksi allekirjoitusta ei voida vahvistaa. Koko viesti noudetaan ja allekirjoitus vahvistetaan, kun painat OK.
en-US
The displayed message has been digitally signed, but not all its attachments have been downloaded yet. Therefore, the signature cannot be validated. Click OK to download the complete message and validate the signature.
Entity # all locales suite • chrome • mailnews • smime • msgSecurityInfo.properties
EIInvalidHeader
fi
Tämä viesti salattiin ennen lähettämistä, mutta sitä ei voida purkaa.
en-US
This message was encrypted before it was sent to you, but it cannot be decrypted.
Entity # all locales suite • chrome • mailnews • smime • msgSecurityInfo.properties
SIInvalidHeader
fi
Tässä viestissä on digitaalinen allekirjoitus, mutta allekirjoitus ei ole kelvollinen.
en-US
This message includes a digital signature, but the signature is invalid.
Entity # all locales suite • chrome • mailnews • start.dtd
info_bugs.label
fi
<a href="http://www.mozilla.org/mailnews/">Me</a> toivotamme tervetulleeksi ohjelmointivirheraportit ja ominaisuuspyynnöt, mutta lue <a id="releaseNotesURL" href="">julkaisutiedot</a> ja tarkasta <a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> ensin.
en-US
<a href="https://developer.mozilla.org/docs/Mozilla/Projects/MailNews">We</a> welcome bug reports and feature requests, but please read the <a id="releaseNotesURL" href="">release notes</a> and query <a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> first.
Entity # all locales suite • chrome • mailnews • virtualFolderProperties.dtd
searchOnline.label
fi
Hae yhteystilassa (Kansion avaaminen on hitaampaa, mutta kansio on aina ajan tasalla)
en-US
Search Online (Gives up-to-date results for IMAP and News folders but increases time to open the folder)
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
restartMessageNoUnlocker2
fi
%S on jo käynnissä, mutta ei vastaa kutsuihin. Ohjelmaa %S voidaan käyttää, kun kaikki %S-prosessit on lopetettu, laite on käynnistetty uudelleen tai käytetään eri profiilia.
en-US
%S is already running, but is not responding. To use %S, you must first close the existing %S process, restart your device, or use a different profile.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
restartMessageUnlocker
fi
%S on jo käynnissä, mutta ei vastaa kutsuihin. Uusi ikkuna voidaan avata, kun %Sin käynnissä oleva prosessi on lopetettu.
en-US
%S is already running, but is not responding. The old %S process must be closed to open a new window.
Entity # all locales toolkit • crashreporter • aboutcrashes.ftl
delete-submitted-description
fi
Tämä poistaa listan lähetetyistä kaatumisilmoituksista, mutta ei poista lähetettyjä tietoja. Toimintoa ei voi perua.
en-US
This will remove the list of submitted crash reports but will not delete the submitted data. This cannot be undone.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
release-notes-error
fi
Julkaisutietojen lataaminen epäonnistui.
en-US
Sorry, but there was an error loading the release notes.
Entity # all locales toolkit • toolkit • about • aboutHttpsOnlyError.ftl
about-httpsonly-insecure-explanation-reasons
fi
Todennäköisesti sivusto ei tue HTTPS:ää, mutta on myös mahdollista, että hyökkääjä estää HTTPS-version käytön.
en-US
Most likely, the website does not support HTTPS, but it is also possible that an attacker is blocking the HTTPS version.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-full-sql-warning
fi
Huom.: Hitaan SQL:n virheenetsintä on käytössä. Täydelliset SQL-lausekkeet saattavat näkyä alla, mutta niitä ei lähetetä mittaustietona.
en-US
NOTE: Slow SQL debugging is enabled. Full SQL strings may be displayed below but they will not be submitted to Telemetry.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-origins-explanation
fi
<a data-l10n-name="origin-doc-link">Firefoxin origin-kaukomittaus</a> koodaa datan ennen lähettämistä niin, että { $telemetryServerOwner } voi laskea tietueita mutta ei tiedä vaikuttiko tietty { -brand-product-name } lukumäärään vai ei. (<a data-l10n-name="prio-blog-link">lue lisää</a>)
en-US
<a data-l10n-name="origin-doc-link">Firefox Origin Telemetry</a> encodes data before it is sent so that { $telemetryServerOwner } can count things, but not know whether or not any given { -brand-product-name } contributed to that count. (<a data-l10n-name="prio-blog-link">learn more</a>)
Entity # all locales toolkit • toolkit • extensions • blocklist.ftl
blocklist-hard-blocked
fi
Näiden lisäosien tiedetään usein aiheuttavan vakaus- ja turvallisuusongelmia ja ne on estetty. Ohjelma tulee kuitenkin käynnistää uudelleen, jotta ne voidaan kunnolla poistaa käytöstä.
en-US
These add-ons have a high risk of causing stability or security problems and have been blocked, but a restart is required to disable them completely.
Entity # all locales toolkit • toolkit • extensions • blocklist.ftl
blocklist-soft-and-hard
fi
Lisäosat, joiden tiedetään usein aiheuttavan vakaus- tai turvallisuusongelmia, on estetty automaattisesti. Loput lisäosat eivät aiheuta ongelmia yhtä usein, mutta suosittelemme, että käynnistät ohjelman ne poistettuna käytöstä.
en-US
The add-ons that have a high risk of causing stability or security problems have been blocked. The others are lower risk, but it is highly recommended that you restart with them disabled.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-schemeful-description
fi
Käsittele evästeitä samasta verkkotunnuksesta mutta eri skeemasta (esim. http://example.com ja https://example.com) sivustorajat ylittävinä äläkä saman sivuston evästeinä. Parantaa tietoturvaa, mutta voi aiheuttaa toimimattomuutta.
en-US
Treat cookies from the same domain, but with different schemes (e.g. http://example.com and https://example.com) as cross-site instead of same-site. Improves security, but potentially introduces breakage.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-web-api-inputmode-description
fi
Globaalin attribuutin <a data-l10n-name="mdn-inputmode">inputmode</a> toteutuksemme on päivitetty <a data-l10n-name="whatwg">WHATWG-määrittelyn</a> mukaisesti, mutta meidän tarvitsee vielä tehdä muitakin muutoksia, kuten mahdollistaa sen käyttö contenteditable-sisällössä. Lisätietoja on <a data-l10n-name="bugzilla">bugissa 1205133</a>.
en-US
Our implementation of the <a data-l10n-name="mdn-inputmode">inputmode</a> global attribute has been updated as per <a data-l10n-name="whatwg">the WHATWG specification</a>, but we still need to make other changes too, like making it available on contenteditable content. See <a data-l10n-name="bugzilla">bug 1205133</a> for more details.
Please enable JavaScript. Some features won't be available without it.