BETA

Transvision

Displaying 25 results for the string may in fi:

Entity fi en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-old
fi
The connected browser has an old version ({ $runtimeVersion }). The minimum supported version is ({ $minVersion }). This is an unsupported setup and may cause DevTools to fail. Please update the connected browser. <a>Troubleshooting</a>
en-US
The connected browser has an old version ({ $runtimeVersion }). The minimum supported version is ({ $minVersion }). This is an unsupported setup and may cause DevTools to fail. Please update the connected browser. <a>Troubleshooting</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-recent
fi
The connected browser is more recent ({ $runtimeVersion }, buildID { $runtimeID }) than your { -brand-shorter-name } ({ $localVersion }, buildID { $localID }). This is an unsupported setup and may cause DevTools to fail. Please update Firefox. <a>Troubleshooting</a>
en-US
The connected browser is more recent ({ $runtimeVersion }, buildID { $runtimeID }) than your { -brand-shorter-name } ({ $localVersion }, buildID { $localID }). This is an unsupported setup and may cause DevTools to fail. Please update Firefox. <a>Troubleshooting</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-focus-visible
fi
Focusable element may be missing focus styling. <a>Learn more</a>
en-US
Focusable element may be missing focus styling. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
fi
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.focus.visible
fi
Focusable element may be missing focus styling.
en-US
Focusable element may be missing focus styling.
Entity # all locales dom • chrome • dom • dom.properties
BiquadFilterChannelCountChangeWarning
fi
BiquadFilterNode channel count changes may produce audio glitches.
en-US
BiquadFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
IIRFilterChannelCountChangeWarning
fi
IIRFilterNode channel count changes may produce audio glitches.
en-US
IIRFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
ImportXULIntoContentWarning
fi
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
en-US
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
fi
Failed to load '%S'. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedBevelledAttribute
fi
MathML attribute “bevelled” is deprecated and may be removed at a future date.
en-US
MathML attribute “bevelled” is deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptShiftAttributes
fi
MathML attributes “subscriptshift” and “superscriptshift” are deprecated and may be removed at a future date.
en-US
MathML attributes “subscriptshift” and “superscriptshift” are deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedStixgeneralOperatorStretchingWarning
fi
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
en-US
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
fi
The Notification permission may only be requested in a top-level document or same-origin iframe.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsInsecureRequestIsForbidden
fi
The Notification permission may only be requested in a secure context.
en-US
The Notification permission may only be requested in a secure context.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
fi
The Notification permission may only be requested from inside a short running user-generated event handler.
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
fi
document.requestStorageAccess() may not be called in a nested iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
fi
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
fi
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
fi
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
WebExtContentScriptModuleSourceNotAllowed
fi
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
en-US
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
Entity # all locales dom • chrome • layout • layout_errors.properties
ForcedLayoutStart
fi
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
en-US
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound2
fi
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!
Entity # all locales dom • chrome • layout • layout_errors.properties
TablePartRelPosWarning
fi
Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
en-US
Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
Entity # all locales mail • chrome • messenger • msgmdn.properties
MsgMdnDeleted
fi
Viesti on poistettu. Vastaanottaja ei ole valttamatta nahnyt viestia. Vastaanottaja saattaa palauttaa viestin ja lukea sen myohemmin.\n\n[English] The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it.
en-US
The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-warning
fi
Misusing this interface may crash { -brand-short-name }.
en-US
Misusing this interface may crash { -brand-short-name }.

Displaying 200 results for the string may in en-US:

Entity fi en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-symantec-distrust-admin
fi
Voit ilmoittaa tästä ongelmasta sivuston ylläpitäjälle.
en-US
You may notify the website’s administrator about this problem.
Entity # all locales browser • browser • aboutDialog.ftl
warningDesc-version
fi
{ -brand-short-name } on kokeellinen versio ja voi olla epävakaa.
en-US
{ -brand-short-name } is experimental and may be unstable.
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc1
fi
Robotti ei saa vahingoittaa ihmistä, eikä laiminlyönnin johdosta saattaa tätä vahingoittumaan.
en-US
Robots may not injure a human being or, through inaction, allow a human being to come to harm.
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 • browser.ftl
eme-notifications-drm-content-playing
fi
Osa sivuston äänitteistä tai videoista käyttää DRM-ohjelmistoa, joka voi rajoittaa mitä { -brand-short-name } voi antaa tehdä niillä.
en-US
Some audio or video on this site uses DRM software, which may limit what { -brand-short-name } can let you do with it.
Entity # all locales browser • browser • browser.ftl
identity-description-custom-root
fi
Mozilla ei tunnista tämän varmenteen myöntäjää. Se on voitu lisätä käyttöjärjestelmästä tai järjestelmänvalvojan toimesta. <label data-l10n-name="link">Lue lisää</label>
en-US
Mozilla does not recognize this certificate issuer. It may have been added from your operating system or by an administrator. <label data-l10n-name="link">Learn More</label>
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-off2
fi
Jos sivu näyttää rikkinäiseltä, saatat haluta poistaa Vain HTTPS -tilan käytöstä ja näin ladata sivun uudestaan käyttäen suojaamatonta HTTP:tä.
en-US
If the page seems broken, you may want to turn off HTTPS-Only Mode for this site to reload using insecure HTTP.
Entity # all locales browser • browser • browser.ftl
identity-permissions-reload-hint
fi
Sivu tarvitsee ehkä päivittää, jotta muutokset tulevat voimaan.
en-US
You may need to reload the page for changes to apply.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-protections-body
fi
Suojausten yhteenveto sisältää yhteenvetoraportit tietovuodoista ja salasanojen hallinnasta. Voit nyt katsoa, kuinka monta tietovuotoa olet selvittänyt ja onko tallentamiasi salasanoja vuotanut tietovuodossa.
en-US
The Protections Dashboard includes summary reports about data breaches and password management. You can now track how many breaches you’ve resolved, and see if any of your saved passwords may have been exposed in a data breach.
Entity # all locales browser • browser • preferences • blocklists.ftl
blocklist-item-moz-full-description
fi
Estää kaikki havaitut seuraimet. Jotkin sivustot tai niiden sisältö ei välttämättä lataudu kunnolla.
en-US
Blocks all detected trackers. Some websites or content may not load properly.
Entity # all locales browser • browser • preferences • clearSiteData.ftl
clear-site-data-cookies-info
fi
Näiden poistaminen saattaa kirjata sinut ulos sivustoilta
en-US
You may get signed out of websites if cleared
Entity # all locales browser • browser • preferences • clearSiteData.ftl
clear-site-data-description
fi
Jos poistat kaikki evästeet ja sivuston { -brand-short-name }iin tallentamat tiedot, sinut saatetaan kirjata ulos sivustoilta ja yhteydetöntä tilaa varten tallennettu sisältö saatetaan poistaa. Välimuistissa olevan sisällön poistaminen ei kirjaa sinua ulos sivustoilta.
en-US
Clearing all cookies and site data stored by { -brand-short-name } may sign you out of websites and remove offline web content. Clearing cache data will not affect your logins.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-camera-disable-desc
fi
Tämä estää kaikki yllä mainitsemattomat sivustot pyytämästä lupaa käyttää kameraa. Kameran käytön estäminen voi rikkoa joitain sivuston ominaisuuksia.
en-US
This will prevent any websites not listed above from requesting permission to access your camera. Blocking access to your camera may break some website features.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-location-disable-desc
fi
Tämä estää kaikki yllä mainitsemattomat sivustot pyytämästä lupaa käyttää sijaintia. Sijainnin käytön estäminen voi rikkoa joitain sivuston ominaisuuksia.
en-US
This will prevent any websites not listed above from requesting permission to access your location. Blocking access to your location may break some website features.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-microphone-disable-desc
fi
Tämä estää kaikki yllä mainitsemattomat sivustot pyytämästä lupaa käyttää mikrofonia. Mikrofonin käytön estäminen voi rikkoa joitain sivuston ominaisuuksia.
en-US
This will prevent any websites not listed above from requesting permission to access your microphone. Blocking access to your microphone may break some website features.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-notification-disable-desc
fi
Tämä estää kaikki yllä mainitsemattomat sivustot pyytämästä lupaa lähettää ilmoituksia. Ilmoitusten estäminen voi rikkoa joitain sivuston ominaisuuksia.
en-US
This will prevent any websites not listed above from requesting permission to send notifications. Blocking notifications may break some website features.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-site-xr-disable-desc
fi
Tämä estää kaikki yllä mainitsemattomat sivustot pyytämästä lupaa käyttää virtuaalitodellisuuslaitteitasi. Virtuaalitodellisuuslaitteitesi käytön estäminen voi rikkoa joitain sivuston ominaisuuksia.
en-US
This will prevent any websites not listed above from requesting permission to access your virtual reality devices. Blocking access to your virtual reality devices may break some website features.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-and-isolating-etp-warning-description-2
fi
Tämä asetus saattaa aiheuttaa sen, että jotkin verkkosivustot eivät näytä sisältöä tai toimi oikein. Jos sivusto vaikuttaa rikkoutuneen, saatat haluta poistaa seurannan suojauksen käytöstä kyseisen sivuston kohdalta, jotta kaikki sisältö voidaan ladata.
en-US
This setting may cause some websites to not display content or work correctly. If a site seems broken, you may want to turn off tracking protection for that site to load all content.
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
sitedata-option-block-all-third-party.label
fi
Kaikki 3. osapuolen evästeet (voi aiheuttaa sivustovirheitä)
en-US
All third-party cookies (may cause websites to break)
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message
fi
{ PLATFORM() -> [windows] { -brand-short-name(case: "ablative") } loppuu kohta levytila. Sivustojen sisällöt eivät ehkä näy oikein. Voit tyhjentää sivustotiedot avaamalla Asetukset > Tietosuoja ja turvallisuus > Evästeet ja sivustotiedot. *[other] { -brand-short-name(case: "ablative") } loppuu kohta levytila. Sivustojen sisällöt eivät ehkä näy oikein. Voit tyhjentää sivustotiedot avaamalla Asetukset > Tietosuoja ja turvallisuus > Evästeet ja sivustotiedot. }
en-US
{ PLATFORM() -> [windows] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Options > Privacy & Security > Cookies and Site Data. *[other] { -brand-short-name } is running out of disk space. Website contents may not display properly. You can clear stored data in Preferences > Privacy & Security > Cookies and Site Data. }
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-over-5gb-message2
fi
<strong>{ -brand-short-name(case: "ablative") } loppuu kohta levytila.</strong> Sivustojen sisällöt eivät ehkä näy oikein. Voit tyhjentää sivustotiedot avaamalla Asetukset > Tietosuoja ja turvallisuus > Evästeet ja sivustotiedot.
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. You can clear stored data in Settings > Privacy & Security > Cookies and Site Data.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message
fi
{ -brand-short-name(case: "ablative") } loppuu kohta levytila. Sivustojen sisällöt eivät ehkä näy oikein. Voit lukea levyn käytön optimoimisesta selaamisen sujuvoittamiseksi painamalla ”Lue lisää”.
en-US
{ -brand-short-name } is running out of disk space. Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message2
fi
<strong>{ -brand-short-name(case: "ablative") } loppuu kohta levytila.</strong> Sivustojen sisällöt eivät ehkä näy oikein. Voit lukea levyn käytön optimoimisesta selaamisen sujuvoittamiseksi painamalla ”Lue lisää”.
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
update-setting-write-failure-message
fi
{ -brand-short-name } havaitsi virheen eikä tallentanut tätä muutosta. Huomaa, että tämän päivitysasetuksen muuttaminen vaatii oikeuden kirjoittaa alla olevaan tiedostoon. Sinä tai järjestelmän ylläpitäjä voi pystyä ratkaisemaan virheen antamalla täydet oikeudet tähän tiedostoon Käyttäjät-ryhmälle. Ei onnistuttu kirjoittamaan tiedostoon: { $path }
en-US
{ -brand-short-name } encountered an error and didn’t save this change. Note that setting this update preference requires permission to write to the file below. You or a system administrator may be able resolve the error by granting the Users group full control to this file. Could not write to file: { $path }
Entity # all locales browser • browser • preferences • preferences.ftl
update-setting-write-failure-message2
fi
{ -brand-short-name } havaitsi virheen eikä tallentanut tätä muutosta. Huomaa, että tämän päivitysasetuksen muuttaminen vaatii oikeuden kirjoittaa alla olevaan tiedostoon. Sinä tai järjestelmän ylläpitäjä voi pystyä ratkaisemaan virheen antamalla täydet oikeudet tähän tiedostoon Käyttäjät-ryhmälle. Ei onnistuttu kirjoittamaan tiedostoon: { $path }
en-US
{ -brand-short-name } encountered an error and didn’t save this change. Note that changing this update setting requires permission to write to the file below. You or a system administrator may be able resolve the error by granting the Users group full control to this file. Could not write to file: { $path }
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-data-removing-desc
fi
Sivustotietojen poistaminen voi kirjata sinut ulos sivustoilta. Haluatko varmasti tehdä muutokset?
en-US
Removing cookies and site data may log you out of websites. Are you sure you want to make the changes?
Entity # all locales browser • browser • protections.ftl
lockwise-scanned-text-breached-logins
fi
{ $count -> [one] 1 salasana on saattanut paljastua tietovuodossa. *[other] { $count } salasanaa on saattanut paljastua tietovuodossa. }
en-US
{ $count -> [one] 1 password may have been exposed in a data breach. *[other] { $count } passwords may have been exposed in a data breach. }
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 • safeMode.ftl
safe-mode-description-details
fi
Lisäosat ja mukautetut asetukset poistetaan käytöstä väliaikaisesti, ja { -brand-short-name }-ominaisuudet eivät välttämättä toimi kuten nyt.
en-US
Your add-ons and custom settings will be temporarily disabled, and { -brand-short-name } features may not perform as they currently do.
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-harmful-page-title
fi
Edessä olevalla sivustolla voi olla haittaohjelmia
en-US
The site ahead may contain malware
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-malware-page-short-desc
fi
{ -brand-short-name } esti tämän sivun, koska se yritti asentaa haittaohjelmaa, joka voi varastaa tai poistaa tietokoneellasi olevia tietoja.
en-US
{ -brand-short-name } blocked this page because it might attempt to install malicious software that may steal or delete personal information on your computer.
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-malware-page-title
fi
Tälle sivustolle siirtyminen voi vahingoittaa tietokonettasi
en-US
Visiting this website may harm your computer
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-phishing-page-short-desc
fi
{ -brand-short-name } esti tämän sivun, koska se saattaa huijata sinut tekemään jotain vaarallista, kuten asentamaan ohjelmia tai paljastamaan henkilötietoja kuten salasanoja tai luottokorttitietoja.
en-US
{ -brand-short-name } blocked this page because it may trick you into doing something dangerous like installing software or revealing personal information like passwords or credit cards.
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-unwanted-page-title
fi
Edessä olevalla sivustolla voi olla haittaohjelmia
en-US
The site ahead may contain harmful programs
Entity # all locales browser • browser • screenshots.ftl
screenshots-connection-error-details
fi
Tarkista internetyhteytesi. Jos olet yhteydessä internetiin, { -screenshots-brand-name } -palvelussa voi olla tilapäinen häiriö.
en-US
Please check your Internet connection. If you are able to connect to the Internet, there may be a temporary problem with the { -screenshots-brand-name } service.
Entity # all locales browser • chrome • browser • browser.properties
canvas.siteprompt
fi
Sallitko, että %S käyttää HTML5-kanvaksen kuvadataa? Tätä voidaan hyödyntää yksilöimään tietokoneesi.
en-US
Will you allow %S to use your HTML5 canvas image data? This may be used to uniquely identify your computer.
Entity # all locales browser • chrome • browser • browser.properties
canvas.siteprompt2.warning
fi
Tätä voidaan käyttää tietokoneesi yksilöimiseen.
en-US
This may be used to uniquely identify your computer.
Entity # all locales browser • chrome • browser • browser.properties
decoder.noCodecsLinux.message
fi
Vaaditut videokoodekit tarvitsee ehkä asentaa, jotta voit toistaa videon.
en-US
To play video, you may need to install the required video codecs.
Entity # all locales browser • chrome • browser • browser.properties
decoder.noHWAcceleration.message
fi
Microsoftin Mediaominaisuuspaketti tarvitsee ehkä asentaa videon laadun parantamiseksi.
en-US
To improve video quality, you may need to install Microsoft’s Media Feature Pack.
Entity # all locales browser • chrome • browser • browser.properties
decoder.noPulseAudio.message
fi
PulseAudio-ohjelmisto tarvitsee ehkä asentaa, jotta voit toistaa ääntä.
en-US
To play audio, you may need to install the required PulseAudio software.
Entity # all locales browser • chrome • browser • browser.properties
decoder.unsupportedLibavcodec.message
fi
libavcodec voi olla haavoittuvainen tai ehkä sitä ei tueta, ja se pitäisi päivittää, jotta voit katsoa videoita.
en-US
libavcodec may be vulnerable or is not supported, and should be updated to play video.
Entity # all locales browser • chrome • browser • browser.properties
emeNotifications.drmContentPlaying.message2
fi
Osa sivuston äänitteistä tai videoista käyttää DRM-ohjelmistoa, joka voi rajoittaa mitä %S voi antaa tehdä niillä.
en-US
Some audio or video on this site uses DRM software, which may limit what %S can let you do with it.
Entity # all locales browser • chrome • browser • browser.properties
storageAccess3.message
fi
Sallitko, että %1$S käyttää evästeitä ja sivustotietoja sivustolla %2$S? Tämän salliminen saattaa antaa sivuston %3$S seurata, mitä teet tällä sivustolla.
en-US
Will you allow %1$S to use cookies and site data on %2$S? Allowing this may let %3$S track what you do on this site.
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 • browser.properties
webextPerms.sideloadText2
fi
Ohjelma tietokoneellasi asensi lisäosan, joka voi vaikuttaa selaimeesi. Tarkasta lisäosan pyytämät oikeudet ja valitse Ota käyttöön tai Peruuta (pitääksesi sen poissa käytöstä).
en-US
Another program on your computer installed an add-on that may affect your browser. Please review this add-on’s permissions requests and choose to Enable or Cancel (to leave it disabled).
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.sideloadTextNoPerms
fi
Ohjelma tietokoneellasi asensi lisäosan, joka voi vaikuttaa selaimeesi. Valitse Ota käyttöön tai Peruuta (pitääksesi sen poissa käytöstä).
en-US
Another program on your computer installed an add-on that may affect your browser. Please choose to Enable or Cancel (to leave it disabled).
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithFile3
fi
Sallitko tämän paikallisen tiedoston käyttää virtuaalitodellisuuslaitteita? Tämä saattaa paljastaa henkilökohtaisia tietoja.
en-US
Will you allow this local file to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithFile4
fi
Warning: Source string is missing
en-US
Allow this local file to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithSite3
fi
Sallitko sivuston %S käyttää virtuaalitodellisuuslaitteita? Tämä saattaa paljastaa henkilökohtaisia tietoja.
en-US
Will you allow %S to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • browser.properties
xr.shareWithSite4
fi
Warning: Source string is missing
en-US
Allow %S to access virtual reality devices? This may expose sensitive information.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
blockedPotentiallyUnwanted
fi
Tiedosto voi vahingoittaa tietokonettasi.
en-US
This file may harm your computer.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockInsecure
fi
Tiedosto käyttää turvatonta yhteyttä. Se voi olla vioittunut tai peukaloitu latauksen aikana.
en-US
The file uses an insecure connection. It may be corrupted or tampered with during the download process.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockTypeUncommon2
fi
Tätä tiedostoa ei ole ladattu usein, ja sen avaaminen ei ehkä ole turvallista. Se voi sisältää viruksen tai tehdä odottamattomia muutoksia ohjelmiisi ja asetuksiisi.
en-US
This file is not commonly downloaded and may not be safe to open. It may contain a virus or make unexpected changes to your programs and settings.
Entity # all locales browser • chrome • browser • siteData.properties
clearSiteDataPromptText
fi
Valitsemalla ”Tyhjennä heti” poistat kaikki evästeet ja sivuston %Siin tallentamat tiedot. Tämä voi kirjata sinut ulos sivustoilta ja poistaa yhteydetöntä tilaa varten tallennetun sisällön.
en-US
Selecting ‘Clear Now’ will clear all cookies and site data stored by %S. This may sign you out of websites and remove offline web content.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolPrompt
fi
%1$S:-linkit täytyy avata toisessa ohjelmassa. Avattava linkki:\n\n\n%2$S\nOhjelma: %3$S\n\n\nJos et odottanut tämän linkin avausta, kyseessä saattaa olla yritys hyödyntää heikkouksia avattavan ohjelman turvallisuudessa. Älä käynnistä toista ohjelmaa, jos et ole selvillä linkin alkuperästä.\n
en-US
An external application must be launched to handle %1$S: links.\n\n\nRequested link:\n\n%2$S\n\nApplication: %3$S\n\n\nIf you were not expecting this request it may be an attempt to exploit a weakness in that other program. Cancel this request unless you are sure it is not malicious.\n
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
fi
Avattava sivu lähetettiin tiedostomuodossa, joka ei aina ole turvallinen eikä sivua siksi voida näyttää. Ilmoita tästä ongelmasta sivuston omistajalle.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • chrome • overrides • netError.dtd
fileAccessDenied.longDesc
fi
<ul> <li>Tiedosto on voitu poistaa tai siirtää, tai ehkä siihen ei ole käyttöoikeutta.</li> </ul>
en-US
<ul> <li>It may have been removed, moved, or file permissions may be preventing access.</li> </ul>
Entity # all locales browser • installer • custom.properties
OPTION_CUSTOM_DESC
fi
Valitse asennettavat komponentit. Suositellaan kokeneille käyttäjille.
en-US
You may choose individual options to be installed. Recommended for experienced users.
Entity # all locales browser • installer • custom.properties
SUMMARY_REBOOT_REQUIRED_INSTALL
fi
Tietokoneen käynnistäminen uudelleen voi olla tarpeen, jotta asennus voidaan viimeistellä.
en-US
A restart of your computer may be required to complete the installation.
Entity # all locales browser • installer • custom.properties
SUMMARY_REBOOT_REQUIRED_UNINSTALL
fi
Tietokoneen käynnistäminen uudelleen voi olla tarpeen, jotta ohjelman poisto voidaan viimeistellä.
en-US
A restart of your computer may be required to complete the uninstall.
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
event.recurrence.pattern.yearly.month.5.label
fi
toukokuuta
en-US
May
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.dtd
event.recurrence.pattern.yearly.month2.5.label
fi
toukokuuta
en-US
May
Entity # all locales calendar • chrome • calendar • calendar-event-dialog.properties
repeatDetailsMonth5
fi
toukokuu
en-US
May
Entity # all locales calendar • chrome • calendar • calendar-extract.properties
month.5
fi
toukokuu | touko
en-US
may
Entity # all locales calendar • chrome • calendar • calendar.properties
TZAlmostMatchesOSDifferAtMostAWeek
fi
Tämä ZoneInfo-aikavyöhyke melkein vastaa käyttöjärjestelmän aikavyöhykettä.\nTämän johdosta seuraavat kesä- ja talviajan väliset siirtymät eroavat enintään\nviikolla käyttöjärjestelmän aikavyöhykesiirtymästä.\nTiedoissa saattaa olla eroavuuksia, kuten eri aloituspäivä,\nerilainen sääntö tai muun kuin gregoriaanisen kalenterin säännön likiarvo.
en-US
This ZoneInfo timezone almost matches the operating system timezone.\nFor this rule, the next transitions between daylight and standard time\ndiffer at most a week from the operating system timezone transitions.\nThere may be discrepancies in the data, such as differing start date,\nor differing rule, or approximation for non-Gregorian-calendar rule.
Entity # all locales calendar • chrome • calendar • calendar.properties
readOnlyMode
fi
Kalenterin "%1$S" datan luvussa on tapahtunut virhe. Kalenteri on asetettu vain luku -tilaan, koska jos tähän kalenteriin tehdään muutoksia, siitä seuraa todennäköisesti tietojen häviämistä. Voit muuttaa tämän valitsemalla "Muokkaa kalenteria".
en-US
There has been an error reading data for calendar: %1$S. It has been placed in read-only mode, since changes to this calendar will likely result in data-loss. You may change this setting by choosing 'Edit Calendar'.
Entity # all locales calendar • chrome • calendar • dateFormat.properties
month.5.Mmm
fi
touko
en-US
May
Entity # all locales calendar • chrome • calendar • dateFormat.properties
month.5.genitive
fi
toukokuun
en-US
May
Entity # all locales calendar • chrome • calendar • dateFormat.properties
month.5.name
fi
toukokuu
en-US
May
Entity # all locales calendar • chrome • calendar • global.dtd
month.5.name
fi
toukokuu
en-US
May
Entity # all locales calendar • chrome • calendar • provider-uninstall.dtd
providerUninstall.reinstallNote.label
fi
Voit myös peruuttaa tämän tarjoajan kalenterien tilaukset, paitsi jos aiot myöhemmin asentaa tämän tarjoajan uudelleen.
en-US
Unless you are planning to reinstall this provider, you may choose to unsubscribe from this provider's calendars.
Entity # all locales chat • dateFormat.properties
month.5.Mmm
fi
Tou
en-US
May
Entity # all locales chat • dateFormat.properties
month.5.name
fi
Toukokuu
en-US
May
Entity # all locales chat • irc.properties
command.list
fi
%S: Näytä lista kyseisen verkon keskusteluhuoneista. Varoitus, jotkin palvelimet katkaisevat yhteyden jos teet tämän.
en-US
%S: Display a list of chat rooms on the network. Warning, some servers may disconnect you upon doing this.
Entity # all locales chat • irc.properties
error.channelForward
fi
Et voi liittyä kanavalle %1$S. Sinut ohjattiin automaattisesti kanavalle %2$S.
en-US
You may not join %1$S, and were automatically redirected to %2$S.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-old
fi
The connected browser has an old version ({ $runtimeVersion }). The minimum supported version is ({ $minVersion }). This is an unsupported setup and may cause DevTools to fail. Please update the connected browser. <a>Troubleshooting</a>
en-US
The connected browser has an old version ({ $runtimeVersion }). The minimum supported version is ({ $minVersion }). This is an unsupported setup and may cause DevTools to fail. Please update the connected browser. <a>Troubleshooting</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-recent
fi
The connected browser is more recent ({ $runtimeVersion }, buildID { $runtimeID }) than your { -brand-shorter-name } ({ $localVersion }, buildID { $localID }). This is an unsupported setup and may cause DevTools to fail. Please update Firefox. <a>Troubleshooting</a>
en-US
The connected browser is more recent ({ $runtimeVersion }, buildID { $runtimeID }) than your { -brand-shorter-name } ({ $localVersion }, buildID { $localID }). This is an unsupported setup and may cause DevTools to fail. Please update Firefox. <a>Troubleshooting</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-keyboard-issue-focus-visible
fi
Focusable element may be missing focus styling. <a>Learn more</a>
en-US
Focusable element may be missing focus styling. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
fi
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • shared • accessibility.properties
accessibility.keyboard.issue.focus.visible
fi
Focusable element may be missing focus styling.
en-US
Focusable element may be missing focus styling.
Entity # all locales devtools • startup • aboutDevTools.ftl
newsletter-thanks-message
fi
Voit joutua vahvistamaan tilauksen, jos et ole aiemmin vahvistanut Mozillaan liittyvän uutiskirjeen tilausta. Tarkista sähköpostisi ja roskapostisuodattimesi viestimme varalta.
en-US
If you haven’t previously confirmed a subscription to a Mozilla-related newsletter you may have to do so. Please check your inbox or your spam filter for an email from us.
Entity # all locales dom • chrome • appstrings.properties
netInterrupt
fi
Yhteys sivulle %S katkesi yllättäen. Voi olla, että tietoa siirrettiin.
en-US
The connection to %S has terminated unexpectedly. Some data may have been transferred.
Entity # all locales dom • chrome • appstrings.properties
redirectLoop
fi
Uudelleenohjausraja osoitteelle ylittyi. Pyydettyä sivua ei voida ladata. Tämä voi johtua estetyistä evästeistä.
en-US
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
fi
Avattava sivu lähetettiin tiedostomuodossa, joka ei aina ole turvallinen eikä sivua siksi voida näyttää. Ilmoita tästä ongelmasta sivuston omistajalle.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
BiquadFilterChannelCountChangeWarning
fi
BiquadFilterNode channel count changes may produce audio glitches.
en-US
BiquadFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
IIRFilterChannelCountChangeWarning
fi
IIRFilterNode channel count changes may produce audio glitches.
en-US
IIRFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
ImportXULIntoContentWarning
fi
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
en-US
Importing XUL nodes into a content document is deprecated. This functionality may be removed soon.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedUsedResponseWithURL
fi
Failed to load '%S'. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
en-US
Failed to load ‘%S’. A ServiceWorker passed a used Response to FetchEvent.respondWith(). The body of a Response may only be read once. Use Response.clone() to access the body multiple times.
Entity # all locales dom • chrome • dom • dom.properties
KillAddonScriptMessage
fi
Komentosarja laajennuksesta ”%1$S” on käynnissä tällä sivulla ja saa %2$Sin olemaan vastaamatta kutsuihin.\n\nKomentosarja voi olla varattuna tai se voi olla pysyvästi lakannut vastaamasta. Voit pysäyttää komentosarjan nyt tai odottaa ja katsoa, valmistuuko se.
en-US
A script from the extension “%1$S” is running on this page, and making %2$S unresponsive.\n\nIt may be busy, or it may have stopped responding permanently. You can stop the script now, or you can continue to see if it will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptMessage
fi
Tällä sivulla oleva komentosarja on varattuna tai ei enää vastaa kutsuihin. Voit pysäyttää komentosarjan suorittamisen tai odottaa sen suorituksen valmistumista.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Entity # all locales dom • chrome • dom • dom.properties
KillScriptWithDebugMessage
fi
Tällä sivulla oleva komentosarja on varattuna tai ei enää vastaa kutsuihin. Voit pysäyttää komentosarjan suorittamisen, tutkia sitä debug-ohjelmalla tai odottaa sen suorituksen valmistumista.
en-US
A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedBevelledAttribute
fi
MathML attribute “bevelled” is deprecated and may be removed at a future date.
en-US
MathML attribute “bevelled” is deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedScriptShiftAttributes
fi
MathML attributes “subscriptshift” and “superscriptshift” are deprecated and may be removed at a future date.
en-US
MathML attributes “subscriptshift” and “superscriptshift” are deprecated and may be removed at a future date.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedStixgeneralOperatorStretchingWarning
fi
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
en-US
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
Entity # all locales dom • chrome • dom • dom.properties
MediaPlatformDecoderNotFound
fi
Tällä sivulla olevaa videota ei voida toistaa. Järjestelmässä ei välttämättä ole tarvittavia koodekkeja tiedostomuodoille %S.
en-US
The video on this page can’t be played. Your system may not have the required video codecs for: %S
Entity # all locales dom • chrome • dom • dom.properties
NotificationsCrossOriginIframeRequestIsForbidden
fi
The Notification permission may only be requested in a top-level document or same-origin iframe.
en-US
The Notification permission may only be requested in a top-level document or same-origin iframe.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsInsecureRequestIsForbidden
fi
The Notification permission may only be requested in a secure context.
en-US
The Notification permission may only be requested in a secure context.
Entity # all locales dom • chrome • dom • dom.properties
NotificationsRequireUserGesture
fi
The Notification permission may only be requested from inside a short running user-generated event handler.
en-US
The Notification permission may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
OnBeforeUnloadMessage
fi
Tämä sivu haluaa sinun vahvistavan, että tarkoituksesi on poistua sivulta. Sivulle antamiasi tietoja ei välttämättä tallenneta.
en-US
This page is asking you to confirm that you want to leave - data you have entered may not be saved.
Entity # all locales dom • chrome • dom • dom.properties
OnBeforeUnloadMessage2
fi
Tämä sivu haluaa sinun vahvistavan, että tarkoituksesi on poistua sivulta. Sivulle antamiasi tietoja ei välttämättä tallenneta.
en-US
This page is asking you to confirm that you want to leave — information you’ve entered may not be saved.
Entity # all locales dom • chrome • dom • dom.properties
PluginHangUIMessage
fi
Liitännäinen %S on varattuna tai ei enää vastaa kutsuihin. Voit pysäyttää liitännäisen suorittamisen tai odottaa sen suorituksen valmistumista.
en-US
%S may be busy, or it may have stopped responding. You can stop the plugin now, or you can continue to see if the plugin will complete.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
fi
document.requestStorageAccess() may not be called in a nested iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
fi
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
fi
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
fi
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
WebExtContentScriptModuleSourceNotAllowed
fi
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
en-US
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
Entity # all locales dom • chrome • dom • dom.properties
WindowCloseBlockedWarning
fi
Komentosarjat eivät voi sulkea ikkunoita, joita ne eivät ole avanneet.
en-US
Scripts may not close windows that were not opened by script.
Entity # all locales dom • chrome • layout • HtmlForm.properties
CannotEncodeAllUnicode
fi
Lomake lähetettiin %S-koodauksella, joka ei kata kaikkia Unicode-merkkejä. Käyttäjän viesti voi välittyä virheellisesti. Ongelman voi välttää muuttamalla sivua niin, että lomake lähetetään UTF-8 -merkistökoodauksella. Tämän voi tehdä joko muuttamalla itse sivun merkistökoodauksen UTF-8:ksi tai määrittämällä "accept-charset=utf-8" lomake-elementtiin.
en-US
A form was submitted in the %S encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationFrame
fi
Kehystetyn dokumentin käyttämää merkistökoodausta ei määritelty. Dokumentti voi näyttää erilaiselta jos se ei ole kehystetty.
en-US
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
Entity # all locales dom • chrome • layout • layout_errors.properties
ForcedLayoutStart
fi
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
en-US
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound2
fi
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://developer.mozilla.org/docs/Mozilla/Performance/ScrollLinkedEffects for further details and to join the discussion on related tools and features!
Entity # all locales dom • chrome • layout • layout_errors.properties
TablePartRelPosWarning
fi
Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
en-US
Relative positioning of table rows and row groups is now supported. This site may need to be updated because it may depend on this feature having no effect.
Entity # all locales dom • chrome • netError.dtd
dnsNotFound.longDesc
fi
<p>Selain ei löytänyt osoitteessa annettua palvelinta.</p><ul><li>Tarkista osoite kirjoitusvirheiden varalta. (esim. <q><strong>ww</strong>.mozilla.org</q> oikean muodon sijaan: <q><strong>www</strong>.mozilla.org</q>)</li><li>Onko palvelinosoite varmasti olemassa? Palvelinosoitteen rekisteröinti on voinut raueta.</li><li>Jos muutkaan sivustot eivät toimi, tarkista tietokoneen verkkoasetukset ja nimipalvelinasetukset.</li><li>Onko tietokone tai verkko suojattu palomuurilla tai käytetäänkö välityspalvelinta? Virheelliset asetukset voivat haitata selaamista.</li></ul>
en-US
<p>The browser could not find the host server for the provided address.</p><ul><li>Did you make a mistake when typing the domain? (e.g. <q><strong>ww</strong>.mozilla.org</q> instead of <q><strong>www</strong>.mozilla.org</q>)</li><li>Are you certain this domain address exists? Its registration may have expired.</li><li>Are you unable to browse other sites? Check your network connection and DNS server settings.</li><li>Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.</li></ul>
Entity # all locales dom • chrome • netError.dtd
fileAccessDenied.longDesc
fi
<ul><li>Tiedosto on voitu poistaa tai siirtää, tai ehkä siihen ei ole käyttöoikeutta.</li></ul>
en-US
<ul><li>It may have been removed, moved, or file permissions may be preventing access.</li></ul>
Entity # all locales dom • chrome • netError.dtd
nssBadCert.longDesc2
fi
<ul> <li>Ongelma voi johtua palvelimen asetuksista tai jonkin toisen palvelimen vilpillisestä yrityksestä tekeytyä palvelimeksi.</li> <li>Jos yhteyden muodostuminen palvelimeen on aiemmin onnistunut, vika voi olla väliaikainen. Yritä tällöin myöhemmin uudestaan.</li> </ul>
en-US
<ul> <li>This could be a problem with the server’s configuration, or it could be someone trying to impersonate the server.</li> <li>If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.</li> </ul>
Entity # all locales dom • chrome • netError.dtd
unknownProtocolFound.longDesc
fi
<p>Selain ei tunnistanut osoitteessa käytettyä yhteyskäytäntöä (esim. <q>wxyz://</q>), minkä takia yhteyttä palvelimeen ei voida muodostaa.</p><ul><li>Jos yhteyttä muodostetaan multimediaa tai jotain muuta kuin tekstiä tarjoavaan palveluun, tarkista palvelimen lisävaatimukset asiakasohjelmille.</li><li>Toimiakseen selaimessa jotkin yhteyskäytännöt vaativat kolmannen osapuolen tekemän ohjelman tai liitännäisen.</li></ul>
en-US
<p>The address specifies a protocol (e.g. <q>wxyz://</q>) the browser does not recognize, so the browser cannot properly connect to the site.</p><ul><li>Are you trying to access multimedia or other non-text services? Check the site for extra requirements.</li><li>Some protocols may require third-party software or plugins before the browser can recognize them.</li></ul>
Entity # all locales dom • chrome • security • caps.properties
CheckLoadURIError
fi
Turvallisuusvirhe: Sisältö kohteessa %S ei voi ladata tai linkittää kohteeseen %S.
en-US
Security Error: Content at %S may not load or link to %S.
Entity # all locales dom • chrome • security • caps.properties
CheckSameOriginError
fi
Turvallisuusvirhe: Sisältö kohteessa %S ei voi ladata dataa kohteesta %S.
en-US
Security Error: Content at %S may not load data from %S.
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 editor • ui • chrome • composer • editor.properties
CancelPublishMessage
fi
Jos keskeytät julkaisemisen, tiedostosi saattavat siirtyä virheellisesti. Haluatko jatkaa vai keskeyttää?
en-US
Cancelling while publishing is in progress may result in your file(s) being incompletely transferred. Would you like to Continue or Cancel?
Entity # all locales editor • ui • chrome • composer • editor.properties
NoFormAction
fi
On suositeltavaa, että lisäät toiminnon tälle lomakkeelle. Itselähettyvät lomakkeet ovat edistynyt tekniikka, joka ei välttämättä toimi johdonmukaisesti kaikissa selaimissa.
en-US
It is recommended that you enter an action for this form. Self-posting forms are an advanced technique that may not work consistently in all browsers.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.attach.help
fi
Yhdistää <irc-urlissa> määritettyyn osoitteeseen. Jos olet jo yhteydessä, <irc-urlin> näkymästä tehdään nykyinen. Jos se näkymä on poistettu, se luodaan uudelleen. Voit jättää <irc-urlista> irc://-etuliitteen pois. Esimerkkejä: /attach moznet, /attach moznet/chatzilla, /attach irc.mozilla.org/mozbot,isnick.
en-US
Attaches to the IRC URL specified by <irc-url>. If you are already attached, the view for <irc-url> is made current. If that view has been deleted, it is recreated. You may omit the irc:// portion of the <irc-url>. Examples are; /attach moznet, /attach moznet/chatzilla, and /attach irc.mozilla.org/mozbot,isnick.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.ban.help
fi
Asettaa tietylle käyttäjälle tai käyttäjäpeitteelle porttikiellon nykyiselle kanavalle. Käyttäjän lempinimen voi määrittää, tai oikeaa palvelinpeitettä voi myös käyttää. Jos lempinimeä tai peitettä ei ole määritetty, näyttää luettelon voimassa olevista porttikielloista.
en-US
Bans a single user, or mask of users, from the current channel. A user's nickname may be specified, or a proper host mask can be used. Used without a nickname or mask, shows the list of bans currently in effect.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-chat.help
fi
Lähettää DCC-keskustelutarjouksen nykyisellä palvelimella olevalle käyttäjälle |nickname| (lempinimi). Kyselynäkymässä voit jättää |nicknamen| pois, jos haluat lähettää tarjouksen kyselynäkymän käyttäjälle.
en-US
Sends a DCC Chat offer to |nickname| on the current server. On a query view, |nickname| may be omitted to send the offer to the query view's user.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-close.help
fi
Sulkee DCC-yhteyden. |Nicknamen| (lempinimen) voi jättää pois, jos komento annetaan DCC-näkymässä, jolloin tuohon näkymään liittyvä DCC-yhteys suljetaan. Voit myös käyttää säännöllistä lauseketta <nicknamena> tai <filena> (tiedostona).
en-US
Closes an existing DCC connection. |nickname| may be omitted if run from a DCC view, in which case the DCC connection for that view will be closed. |type| and |file| may be needed to identify the connection. You can also use a regular expression for either <nickname> or <file>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
fi
Näyttää nykyiset DCC-tarjoukset ja -yhteydet. Asettamalla |typeksi| (tyypiksi) "chat" tai "send" tämän voi rajoittaa keskusteluun tai tiedoston lähettämiseen, vastaavasti.
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-send.help
fi
Lähettää tiedostotarjouksen käyttäjälle |nickname| (lempinimi). Kyselynäkymässä |nicknamen| voi jättää pois, jos haluaa lähettää tarjouksen kyselynäkymän käyttäjälle. |Filen| (tiedostonimen) voi määrittää kirjoittamalla sen tai valitsemalla sen dialogista, jos sitä ei ole määritetty.
en-US
Offers a file to |nickname|. On a query view, |nickname| may be omitted to send the offer to the query view's user. A file may be specified directly by passing |file| or, if omitted, selected from a browse dialog.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.except.help
fi
Tekee tietyn käyttäjän kohdalle poikkeuksen kanavaporttikielloissa. Käyttäjän lempinimen voi määrittää, tai oikeaa palvelinpeitettä voi käyttää. Jos lempinimeä tai peitettä ei ole määritetty, näyttää listan voimassa olevista poikkeuksista.
en-US
Excepts a user from channel bans. A user's nickname may be specified, or a proper host mask can be used. Used without a nickname or mask, shows the list of exceptions currently in effect.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.leave.help
fi
Poistuu nykyiseltä kanavalta. Käytä komentoa /delete, jos haluat, että näkymä poistetaan pysyvästi, tai komentoa /hide, jos haluat, että näkymä piilotetaan väliaikaisesti, mutta sen sisältö säilytetään. Monet palvelimet eivät tue vapaaehtoista <reason>-parametria. Riippuu asetuksistasi, poistetaanko välilehti. Jos suoritat tämän komennon komentosarjasta, voit korvata tämän asetuksen käyttämällä <delete-when-done>-parametria.
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.list-plugins.help
fi
Jos <pluginia> (liitännäistä) ei ole määritetty, tämä käsky listaa kaikkien ladattujen liitännäisten tiedot. Jos <plugin> on määritetty, vain sen tiedot listataan. Jos tämä komento suoritetaan komentoriviltä, voit määrittää <pluginin> joko sen tunnisteen tai indeksin perusteella.
en-US
If <plugin> is not provided, this command lists information on all loaded plugins. If <plugin> is provided, only its information will be displayed. If this command is dispatched from the console, you may specify <plugin> by either the plugin id, or index.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.list.help
fi
Listaa liittämällesi palvelimelle kuuluvien kanavien nimet, käyttäjämäärät ja aihetiedot. Jos jätät pois vapaaehtoisen <channel>-argumentin, kaikki kanavat listataan. Jos pyydät täydellistä listaa ja verkko on suuri, palvelin saattaa katkaista yhteytesi.
en-US
Lists channel name, user count, and topic information for the network/server you are attached to. If you omit the optional channel argument, all channels will be listed. On large networks, the server may disconnect you for asking for a complete list.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.mode.help
fi
Muuttaa <targetin> (kohteen) kanava- tai käyttäjätilaa käyttäen <modestria> (tilamerkkijonoa) ja mahdollista <paramia>. <Targetin> voi jättää pois, jos komentoa käytetään kanavanäkymästä. Katso lisätiedot tilakirjaimista osoitteesta http://irchelp.org.
en-US
Changes the channel or user mode of <target> using <modestr> and any subsequent <param> if added. When used from a channel view, <target> may be omitted. For a list of modes you may use, see http://irchelp.org.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.time.help
fi
Kysyy käyttäjän <nickname> (lempinimi) koneelta missä ajassa sen kello on. Hänen IRC-ohjelmansa saattaa näyttää, että olet kysynyt tätä tietoa, tai sitten ei. ChatZilla nykyisellään ei näytä. Jos et ole määrittänyt <nicknamea>, aikaa kysytään palvelimelta.
en-US
Asks <nickname> what time it is on their machine. Their IRC client may or may not show them that you've asked for this information. ChatZilla currently does not. If you do not specify <nickname>, ChatZilla will ask the server for the time it is on the server.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.version.help
fi
Kysyy käyttäjältä <nickname> (lempinimi), mitä IRC-ohjelmaa hän käyttää. Hänen IRC-ohjelmansa saattaa näyttää, että olet kysynyt tätä, tai sitten ei. ChatZilla ei nykyisellään näytä. Jos <nicknamea> ei ole määritetty, ChatZilla kysyy palvelimelta sillä ajettavan IRCserver-ohjelman versiota.
en-US
Asks <nickname> what irc client they're running. Their IRC client may or may not show them that you've asked for this information. ChatZilla currently does not. If you do not specify <nickname>, ChatZilla will ask the server for the version of the IRCserver software it is running.
Entity # all locales extensions • irc • chrome • chatzilla.properties
datetime.month.long
fi
tammikuu^helmikuu^maaliskuu^huhtikuu^toukokuu^kesäkuu^heinäkuu^elokuu^syyskuu^lokakuu^marraskuu^joulukuu
en-US
January^February^March^April^May^June^July^August^September^October^November^December
Entity # all locales extensions • irc • chrome • chatzilla.properties
datetime.month.short
fi
tammi^helmi^maalis^huhti^touko^kesä^heinä^elo^syys^loka^marras^joulu
en-US
Jan^Feb^Mar^Apr^May^Jun^Jul^Aug^Sep^Oct^Nov^Dec
Entity # all locales extensions • irc • chrome • chatzilla.properties
locale.error
fi
Käytössäsi on ChatZillan versio %1$S, joka vaatii lokaaliversion %2$S. Nyt käytössä olevan lokaalin (%3$S) versio on %4$S, joten ChatZillan käytössä saattaa ilmetä ongelmia.\n\nSuosittelemme, että päivität tai poistat käyttämäsi ChatZilla-lokaalin.
en-US
You are using ChatZilla %1$S, which requires the locale version %2$S. The currently selected locale, %3$S, is version %4$S, and therefore there may be problems running ChatZilla.\n\nIt is strongly advised that you update or remove the ChatZilla locale in question.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.dcc.not.enabled
fi
DCC on poissa käytöstä. Jos tarvitset DCC:tä, voit laittaa sen päälle ChatZillan asetuksista.
en-US
DCC is disabled. If you need DCC functionality, you may turn it on from the Preferences window.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.pluginapi.faultyid
fi
Liitännäisellä <%1$S> ei ole kelvollista tunnistetta. Liitännäisten tunnisteet voivat sisältää ainoastaan kirjaimia, numeroita, alaviivoja (_) ja viivoja (-).
en-US
Plugin <%1$S> does not have a valid id. Plugin ids may only contain alphanumeric characters, underscores (_) and dashes (-).
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.irc.491
fi
Vain harvat kuolevaiset kehtaisivat yrittää päästä hämärälle alueelle (palvelimesi ei vastannut yhtäkään asetetuista 'O-riveistä').
en-US
Only few of mere mortals may try to enter the twilight zone (your host did not match any configured 'O-lines').
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.list.chancount
fi
Tällä palvelimella on %S kanavaa. Kaikkien kanavien listaaminen vie todennäköisesti pitkään ja saattaa tehdä ChatZillasta epävakaan. Palvelin saattaa myös katkaista yhteytesi. [[Listaa kanavat][Listaa kaikki kanavat][%S]]
en-US
This server has %S channels. Listing them all will probably take a long time, and may lead to ChatZilla becoming unresponsive or being disconnected by the server. [[List Channels][List all channels][%S]]
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.prefs.alreadyOpen
fi
ChatZillan asetusikkuna on jo auki; et voi avata toista kappaletta siitä.
en-US
ChatZilla's preferences are already open; you may not open a second copy.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.alert.channel.chat.help
fi
Warning: Source string is missing
en-US
Show message notifications for normal chat messages. It may be annoying for high traffic channels. Suggested for moderators or for low traffic channels.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.alert.globalEnabled.help
fi
Warning: Source string is missing
en-US
When enabled, all alerts configured may be shown. When disabled, no alerts will be shown. Provides nothing more than a global toggle.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.awayNick.help
fi
Tätä lempinimeä käytetään silloin kun merkitset itsesi poissaolevaksi, jos se eroaa ylläolevasta. Voit jättää tämän tyhjäksi, jos et halua lempinimeäsi vaihdettavan, kun siirryt pois.
en-US
This nickname will automatically be used when you mark yourself away, if different from 'Nickname'. You may leave this blank to not change nickname when going away.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.dcc.listenPorts.help
fi
Lista porteista, joihin muut käyttäjät voivat yhdistää etänä. Merkintä voi olla joko yksittäinen porttinumero tai arvoalue muodossa "alempi-ylempi". Jätä tyhjäksi, jos haluat käyttöjärjestelmän valitsevan portin. Joka kerta, kun lähetät jollekulle DCC-tarjouksen, seuraava listattu portti valitaan.
en-US
List of ports that other users can connect to remotely. Each item may be a single port number, or a range specified as "lower-upper". Leave empty to use a random, OS-picked port. Each time you offer a DCC connection to someone, the next port listed is picked.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.initialScripts.help
fi
ChatZilla lataa kaikki tässä luetellut komentosarjat, kun se käynnistyy. Jokainen merkintä on osoite, joka saattaa olla suhteellinen profiilikansioon. Jos jokin merkintä on kansio itsessään, ChatZilla lataa komentosarjan "init.js" tuosta kansiosta ja kaikista alikansioista.
en-US
A list of script files (file: URLs) for ChatZilla to load when it starts. URLs may be relative to the profile directory. If a URL points to a directory, "init.js" from that directory and each subdirectory is loaded.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.newTabLimit.help
fi
Asettaa sen, kuinka monta näkymää (esim. kyselynäkymää) sallit avattavan automaattisesti. Jos raja tulee täyteen, yksityisviestit näkyvät uuden näkymän sijaan nykyisessä näkymässä. Aseta täksi arvoksi 0, jos et halua rajoittaa tätä, tai 1, jos haluat kieltää automaattisen näkymien avaamisen kokonaan.
en-US
Sets the number of views (such as query views) that may be created automatically by ChatZilla. Once the limit is reached, private messages will show up on the current view instead. Set this to 0 for unlimited or 1 to disallow all auto-created views.
Entity # all locales mail • chrome • messenger-smime • certFetchingStatus.dtd
info.message
fi
Etsitään hakemistosta vastaanottajien varmenteita. Tämä saattaa kestää hetken.
en-US
Searching the directory for recipients' certificates. This may take a few minutes.
Entity # all locales mail • chrome • messenger • aboutDialog.dtd
warningDesc.version
fi
&brandShortName; on kokeellinen ja voi olla epävakaa.
en-US
&brandShortName; is experimental and may be unstable.
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.sideloadText2
fi
Ohjelma tietokoneellasi asensi lisäosan, joka voi vaikuttaa selaimeesi. Tarkasta lisäosan pyytämät oikeudet ja valitse Ota käyttöön tai pidä se pois käytöstä valitsemalla Peruuta.
en-US
Another program on your computer installed an add-on that may affect your browser. Please review this add-on’s permissions requests and choose to Enable or Cancel (to leave it disabled).
Entity # all locales mail • chrome • messenger • addons.properties
webextPerms.sideloadTextNoPerms
fi
Ohjelma tietokoneellasi asensi lisäosan, joka voi vaikuttaa selaimeesi. Valitse Ota käyttöön tai pidä se pois käytöstä valitsemalla Peruuta.
en-US
Another program on your computer installed an add-on that may affect your browser. Please choose to Enable or Cancel (to leave it disabled).
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
abReplicationSaveSettings
fi
Asetukset täytyy tallentaa ennen hakemiston lataamista.
en-US
Settings must be saved before a directory may be downloaded.
Entity # all locales mail • chrome • messenger • addressbook • addressBook.properties
lockedMabFileAlert
fi
Osoitekirjatiedoston %S lukeminen ei onnistunut. Se voi olla kirjoitussuojattu tai lukittu toisen ohjelman käyttöön. Yritä myöhemmin uudestaan.
en-US
Unable to load address book file %S. It may be read-only, or locked by another application. Please try again later.
Entity # all locales mail • chrome • messenger • folderProps.dtd
folderRebuildSummaryFile.explanation
fi
Joissain tilanteissa kansion hakemistotiedosto (.msf) vaurioituu ja tällöin jotkin tai kaikki kansion viestit voivat näyttää kadonneen tai jo poistetut viestit voivat palata listaukseen. Joissain tapauksissa kansion korjaaminen auttaa ongelmaan.
en-US
Sometimes the folder index (.msf) file becomes damaged and messages may appear missing or deleted messages continue showing; repairing the folder may fix these issues.
Entity # all locales mail • chrome • messenger • imapMsgs.properties
imapServerDisconnected
fi
Yhteys palvelimeen %S on katkennut. Palvelin saattaa olla poissa käytöstä tai kyseessä saattaa olla verkkovirhe.
en-US
Server %S has disconnected. The server may have gone down or there may be a network problem.
Entity # all locales mail • chrome • messenger • imapMsgs.properties
imapServerDroppedConnection
fi
IMAP-palvelimeen ei saatu yhteyttä. Olet saattanut ylittää yhteyksien maksimimäärän \ palvelimelle. Tällaisessa tapauksessa vähennä välimuistissa olevien yhteyksien määrää \ IMAP-palvelimen Lisäasetukset-ikkunasta.
en-US
Unable to connect to your IMAP server. You may have exceeded the maximum number \ of connections to this server. If so, use the Advanced IMAP Server Settings dialog to \ reduce the number of cached connections.
Entity # all locales mail • chrome • messenger • importMsgs.properties
ImportSettingsFailed
fi
Tuotaessa asetuksia tapahtui virhe. Jotkin, tai kaikki, asetuksista saattoivat jäädä tuomatta.
en-US
An error occurred while importing settings. Some, or all, of the settings may not have been imported.
Entity # all locales mail • chrome • messenger • localMsgs.properties
movemailCantParseSpool
fi
Spool-tiedoston %S jäsentäminen ei onnistunut. Tiedosto voi olla vioittunut tai virheellinen.
en-US
Unable to parse spool file %S. The file may be corrupt or not valid.
Entity # all locales mail • chrome • messenger • localMsgs.properties
nsErrorCouldNotConnectViaTls
fi
TLS-yhteyttä POP3-palvelimeen ei kyetty muodostamaan. Palvelin voi olla pois toiminnasta tai virheellisesti asetettu. Tarkista, että omat sähköposti- ja keskusteluryhmäasetuksesi ovat oikein ja yritä uudelleen.
en-US
Unable to establish TLS connection to POP3 server. The server may be down or may be incorrectly configured. Please verify the correct configuration in the Server Settings for your mail server in the Account Settings window and try again.
Entity # all locales mail • chrome • messenger • localMsgs.properties
pop3TmpDownloadError
fi
Seuraavan viestiä ladattaessa tapahtui virhe: \nLähettäjä: %S\n Aihe: %S\n Viestissä voi olla virus, tai levyllä ei ole tarpeeksi tilaa sille. Ohitetaanko viesti?
en-US
There was an error downloading the following message: \nFrom: %S\n Subject: %S\n This message may contain a virus or there is not enough disk space. Skip this message?
Entity # all locales mail • chrome • messenger • messenger.properties
confirmPhishingUrl
fi
%1$S arvioi tämän viestin olevan sähköpostihuijaus. Sähköpostin linkit voivat näyttää linkeiltä sivustoille, joilla haluat vierailla. Avataanko yhteys sivustoon %2$S?
en-US
%1$S thinks this message is a scam. The links in the message may be trying to impersonate web pages you want to visit. Are you sure you want to visit %2$S?
Entity # all locales mail • chrome • messenger • messenger.properties
filterFolderTruncateFailed
fi
Suodatin siirsi viestin kansioon %1$S, mutta saapuneet-kansion järjestelyssä tapahtui virhe. Voit joutua sulkemaan %2$Sin ja poistamaan tiedoston INBOX.msf.
en-US
There was an error truncating the Inbox after filtering a message to folder '%1$S'. You may need to shutdown %2$S and delete INBOX.msf.
Entity # all locales mail • chrome • messenger • messenger.properties
openTabWarningConfirmation
fi
Viestin avaaminen voi olla hidasta. Jatketaanko silti?;#1 viestin avaaminen voi olla hidasta. Jatketaanko silti?
en-US
Opening #1 message may be slow. Continue?;Opening #1 messages may be slow. Continue?
Entity # all locales mail • chrome • messenger • messenger.properties
openWindowWarningConfirmation
fi
Viestin avaaminen voi olla hidasta. Jatketaanko silti?;#1 viestin avaaminen voi olla hidasta. Jatketaanko silti?
en-US
Opening #1 message may be slow. Continue?;Opening #1 messages may be slow. Continue?
Entity # all locales mail • chrome • messenger • messenger.properties
phishingBarMessage
fi
Tämä viesti voi olla huijaus.
en-US
This message may be a scam.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
cloudFilePrivacyNotification
fi
Linkitys suoritettu. Huomaa, että linkitetyt liitetiedostot voivat olla saatavilla ihmisille, jotka näkevät tai arvaavat linkin.
en-US
Linking is complete. Please note that linked attachments may be accessible to people who can see or guess the links.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
customizeFromAddressWarning
fi
Jos sähköpostin palveluntarjoajasi tukee sitä, voit muokata kertaluontoisesti lähettäjän osoitetta ilman että tarvitsisi luoda uutta käyttäjätietoa tilin asetuksissa. Jos lähettäjän osoite on esimerkiksi John Doe <john@example.com> se voidaan tilapäisesti muuttaa muotoon John Doe <john+doe@example.com> tai John <john@example.com>.
en-US
If your e-mail provider supports it, Customize From Address allows you to make a one-off minor alteration to your From address without having to create a new identity in Account Settings. For example, if your From address is John Doe <john@example.com> you may want to change it to John Doe <john+doe@example.com> or John <john@example.com>.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
postFailed
fi
Viestiä ei voitu lähettää, koska yhteys keskusteluryhmäpalvelimeen epäonnistui. Palvelin voi olla varattu tai estää yhteyspyynnöt. Varmista, että keskusteluryhmä-palvelinasetuksesi ovat oikeat ja yritä uudelleen tai vaihtoehtoisesti ota yhteyttä verkon ylläpitoon.
en-US
The message could not be posted because connecting to the news server failed. The server may be unavailable or is refusing connections. Please verify that your news server settings are correct and try again.
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 • messengercompose • composeMsgs.properties
smtpSendFailedUnknownServer
fi
Postia lähetettäessä tapahtui virhe: SMTP-palvelinta %S ei tunneta. Palvelinasetukset voivat olla virheelliset. Varmista, että SMTP-palvelinasetuksesi ovat oikein ja yritä uudelleen.
en-US
An error occurred while sending mail: Outgoing server (SMTP) %S is unknown. The server may be incorrectly configured. Please verify that your Outgoing server (SMTP) settings are correct and try again.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpSendRequestRefused
fi
Viestiä ei voitu lähettää, koska yhteyttä lähtevän postin palvelimeen (SMTP) %S ei onnistuttu luomaan. Palvelin voi olla varattu tai estää SMTP-yhteyspyynnöt. Varmista, että SMTP-palvelinasetuksesi ovat oikein ja yritä uudelleen.
en-US
The message could not be sent because connecting to Outgoing server (SMTP) %S failed. The server may be unavailable or is refusing SMTP connections. Please verify that your Outgoing server (SMTP) settings are correct and try again.
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
CancelPublishMessage
fi
Jos keskeytät julkaisemisen, tiedostosi saattavat siirtyä virheellisesti. Haluatko jatkaa vai keskeyttää?
en-US
Cancelling while publishing is in progress may result in your file(s) being incompletely transferred. Would you like to Continue or Cancel?
Entity # all locales mail • chrome • messenger • messengercompose • editor.properties
NoFormAction
fi
On suositeltavaa, että lisäät toiminnon tälle lomakkeelle. Itselähettyvät lomakkeet ovat edistynyt tekniikka, joka ei välttämättä toimi johdonmukaisesti kaikissa selaimissa.
en-US
It is recommended that you enter an action for this form. Self-posting forms are an advanced technique that may not work consistently in all browsers.
Entity # all locales mail • chrome • messenger • msgmdn.properties
MsgMdnDeleted
fi
Viesti on poistettu. Vastaanottaja ei ole valttamatta nahnyt viestia. Vastaanottaja saattaa palauttaa viestin ja lukea sen myohemmin.\n\n[English] The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it.
en-US
The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it.
Entity # all locales mail • chrome • messenger • news.properties
cancelDisallowed
fi
Tämä viesti ei todennäköisesti ole sinun lähettämäsi. Voit poistaa vain omia viestejäsi.
en-US
This message does not appear to be from you. You may only cancel your own posts, not those made by others.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2005
fi
Virhe tuotaessa postilaatikkoa %S. Osa viesteist\u00E4 saattoi j\u00E4\u00E4d\u00E4 tuomatta.
en-US
Error importing mailbox %S, all messages may not be imported from this mailbox.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2009
fi
Virhe tuotaessa osoitekirjaa %S. Osa osoitteista saattoi j\u00E4\u00E4d\u00E4 tuomatta.
en-US
Error importing address book %S, all addresses may not have been imported.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2004
fi
Virhe tuotaessa postilaatikkoa %S. Osa viesteist\u00E4 saattoi j\u00E4\u00E4d\u00E4 tuomatta.
en-US
Error importing mailbox %S, all messages may not be imported from this mailbox.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2009
fi
Virhe tuotaessa osoitekirjaa %S. Osa osoitteista saattoi j\u00E4\u00E4d\u00E4 tuomatta.
en-US
Error importing address book %S, all addresses may not have been imported.
Entity # all locales mail • chrome • messenger • prefs.properties
userNameChanged
fi
Käyttäjätunnuksesi on päivitetty. Myös sähköpostiosoitteesi ja tiliin mahdollisesti liittyvä käyttäjätunnus täytyy päivittää.
en-US
Your User Name has been updated. You may also need to update your Email Address and/or User Name associated with this account.
Entity # all locales mail • chrome • messenger • removeAccount.dtd
removeDataLocalAccount.desc
fi
Poistaa kaikki viestit, kansiot ja tähän tiliin liitetyt suodattimet paikallisella levyllä. Tämä ei vaikuta viesteihin, jotka säilytetään edelleen palvelimella. Älä valitse tätä vaihtoehtoa, jos olet ajatellut arkistoida paikallisen datan tai käyttää sitä &brandShortName;issa myöhemmin.
en-US
Removes all messages, folders and filters associated with this account from your local disk. This does not affect some messages which may still be kept on the server. Do not choose this if you plan to archive the local data or re-use it in &brandShortName; later.
Entity # all locales mail • chrome • messenger • textImportMsgs.properties
2006
fi
Virhe tuotaessa osoitekirjaa %S. Osa osoitteista saattoi j\u00E4\u00E4d\u00E4 tuomatta.
en-US
Error importing address book %S, all addresses may not have been imported.
Entity # all locales mail • chrome • messenger • vCardImportMsgs.properties
vCardImportAddressConvertError
fi
Virhe tuotaessa osoitekirjaa %S, kaikkien osoitteiden tuonti ei ehkä onnistunut.
en-US
Error importing address book %S, all addresses may not have been imported.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2005
fi
Virhe tuotaessa postilaatikkoa %S, kaikkia postilaatikon viestejä ei ehkä voida tuoda tästä postilaatikosta.
en-US
Error importing mailbox %S, all messages may not be imported from this mailbox.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2009
fi
Virhe tuotaessa osoitteistoa %S, kaikkia yhteystietoja ei ehkä tuotu.
en-US
Error importing address book %S, all addresses may not have been imported.
Entity # all locales mail • chrome • overrides • netError.dtd
fileAccessDenied.longDesc
fi
<ul> <li>Tiedosto on voitu poistaa tai siirtää, tai ehkä siihen ei ole käyttöoikeutta.</li> </ul>
en-US
<ul> <li>It may have been removed, moved, or file permissions may be preventing access.</li> </ul>
Entity # all locales mail • chrome • overrides • netError.dtd
nssBadCert.longDesc2
fi
<ul> <li>Ongelma voi johtua palvelimen asetuksista tai jonkin toisen palvelimen vilpillisestä yrityksestä tekeytyä palvelimeksi.</li> <li>Jos yhteyden muodostuminen palvelimeen on aiemmin onnistunut, vika voi olla väliaikainen. Yritä tällöin myöhemmin uudestaan.</li> </ul>
en-US
<ul> <li>This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.</li> <li>If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.</li> </ul>
Entity # all locales mail • chrome • overrides • profileDowngrade.dtd
window.nosync2
fi
&brandProductName;in uudempi versio on saattanut tehdä profiiliisi muutoksia, jotka eivät ole yhteensopivia tämän vanhemman version kanssa. Käytä tätä profiilia vain uudemman version kanssa, tai luo tälle &brandShortName;in versiolle uusi profiili. Uuden profiilin luomisessa tulee luoda uudelleen tili ja kalenterit ja lisäosat on asennettava uudelleen.
en-US
A newer version of &brandProductName; may have made changes to your profile which are no longer compatible with this older version. Use this profile only with that newer version, or create a new profile for this installation of &brandShortName;. Creating a new profile requires setting up your accounts, calendars and add-ons again.
Entity # all locales mail • installer • custom.properties
OPTION_CUSTOM_DESC
fi
Valitse asennettavat komponentit. Suositellaan kokeneille käyttäjille.
en-US
You may choose individual options to be installed. Recommended for experienced users.
Entity # all locales mail • installer • custom.properties
SUMMARY_REBOOT_REQUIRED_INSTALL
fi
Tietokoneen käynnistäminen uudelleen voi olla tarpeen, jotta asennus voidaan viimeistellä.
en-US
A restart of your computer may be required to complete the installation.
Entity # all locales mail • installer • custom.properties
SUMMARY_REBOOT_REQUIRED_UNINSTALL
fi
Tietokoneen käynnistäminen uudelleen voi olla tarpeen, jotta ohjelman poisto voidaan viimeistellä.
en-US
A restart of your computer may be required to complete the uninstall.
Entity # all locales mail • messenger • aboutRights.ftl
rights-intro-point-1
fi
{ -brand-short-name } on annettu sinulle <a data-l10n-name="mozilla-public-license-link">Mozillan julkisen lisenssin (Mozilla Public License)</a> ehdoilla. Lisenssissä annetaan sinulle oikeus käyttää, kopioida ja levittää { -brand-short-name }ia. Sinulla on myös halutessasi oikeus muokata ja muuttaa { -brand-short-name }in lähdekoodia omien tarpeittesi mukaisesti. Mozillan julkinen lisenssi antaa sinulle myös oikeuden levittää näitä muokkaamiasi versioita.
en-US
{ -brand-short-name } is made available to you under the terms of the <a data-l10n-name="mozilla-public-license-link">Mozilla Public License</a>. This means you may use, copy and distribute { -brand-short-name } to others. You are also welcome to modify the source code of { -brand-short-name } as you want to meet your needs. The Mozilla Public License also gives you the right to distribute your modified versions.
Entity # all locales mail • messenger • aboutRights.ftl
rights-intro-point-2
fi
Sinulle ei anneta minkäänlaisia tavaramerkki- tai lisenssioikeuksia Mozilla-säätiön tai muun tahon tavaramerkkeihin, joihin lukeutuu Thunderbird-nimi ja -logo. Voit lukea tarkempia lisätietoja tavaramerkeistä <a data-l10n-name="mozilla-trademarks-link">täältä</a>.
en-US
You are not granted any trademark rights or licenses to the trademarks of the Mozilla Foundation or any party, including without limitation the Thunderbird name or logo. Additional information on trademarks may be found <a data-l10n-name="mozilla-trademarks-link">here</a>.
Entity # all locales mail • messenger • aboutRights.ftl
rights-webservices
fi
{ -brand-full-name }käyttää hyväkseen verkkopohjaisia tietopalveluita (”palveluita”) joidenkin tämän { -brand-short-name }in binääriversion ominaisuuksien toteuttamiseen kuten alla ehdoissa määritellään. Jos et halua käyttää näitä palveluita tai alla määritellyt ehdot eivät ole hyväksyttäviä, voit poistaa omaisuuden tai palvelut käytöstä. Ohjeet, kuinka tämä tehdään löytyvät <a data-l10n-name="mozilla-disable-service-link">täältä</a>. Muut ominaisuudet ja palvelut voi poistaa päältä ohjelman asetuksista.
en-US
{ -brand-full-name } uses web-based information services (“Services”) to provide some of the features provided for your use with this binary version of { -brand-short-name } under the terms described below. If you do not want to use one or more of the Services or the terms below are unacceptable, you may disable the feature or Service(s). Instructions on how to disable a particular feature or Service may be found <a data-l10n-name="mozilla-disable-service-link">here</a>. Other features and Services can be disabled in the application preferences.
Entity # all locales mail • messenger • aboutRights.ftl
rights-webservices-term-1
fi
{ -vendor-short-name } ja siihen liittyvät vapaaehtoiset, lisensoijat ja yhteistyökumppanit pyrkivät toimittamaan ja tarjoamaan mahdollisimman tarkat ja ajan tasalla olevat palvelut. Tämän tiedon kattavuudesta tai virheettömyydestä ei kuitenkaan voida antaa takuita. Esimerkiksi joitain vaarallisia sivustoja ei ehkä tunnisteta ja jotkin harmittomat sivut voidaan virheellisesti luokitella vaarallisiksi. Vastaavasti sijaintitiedot ovat vain arvioita, emmekä me tai meidän palveluntarjoajat voi taata sijaintitietojen tarkkuutta.
en-US
{ -vendor-short-name } and its contributors, licensors and partners work to provide the most accurate and up-to-date Services. However, we cannot guarantee that this information is comprehensive and error-free. For example, the Safe Browsing Service may not identify some risky sites and may identify some safe sites in error and the Location Aware Service all locations returned by our service providers are estimates only and neither we nor our service providers guarantee the accuracy of the locations provided.
Entity # all locales mail • messenger • aboutRights.ftl
rights-webservices-term-2
fi
{ -vendor-short-name } voi lakkauttaa tai muuttaa palveluita yksipuolisesti.
en-US
{ -vendor-short-name } may discontinue or change the Services at its discretion.
Entity # all locales mail • messenger • aboutRights.ftl
rights-webservices-term-4
fi
<strong>Palvelut toimitetaan siinä tilassa "kuin ne ovat". { -vendor-short-name }, siihen liittyvät vapaaehtoiset, lisensoijat ja levittäjät kieltävät kaikki takuut, mukaan lukien lupaukset palvelun kaupallisesta laadusta ja sopivuudesta tarkoituksiisi. Kannat kokonaan vastuun palvelun valinnasta, sen laadusta ja toiminnasta. Tällaiset vastuun rajoitukset eivät ole välttämättä voimassa joissain tuomiovalloissa, joten edellä mainittu ei välttämättä pidä paikkaansa.</strong>
en-US
<strong>The Services are provided “as-is.” { -vendor-short-name }, its contributors, licensors, and distributors, disclaim all warranties, whether express or implied, including without limitation, warranties that the Services are merchantable and fit for your particular purposes. You bear the entire risk as to selecting the Services for your purposes and as to the quality and performance of the Services. Some jurisdictions do not allow the exclusion or limitation of implied warranties, so this disclaimer may not apply to you.</strong>
Please enable JavaScript. Some features won't be available without it.