BETA

Transvision

Displaying 19 results for the string please 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 • debugger.properties
sourceFooter.ignoreList
fi
This source is on the ignore list. Please turn off the `Ignore Known Third-party Scripts` option to enable it.
en-US
This source is on the ignore list. Please turn off the `Ignore Known Third-party Scripts` option to enable it.
Entity # all locales devtools • client • debugger.properties
sourceFooter.prettyPrint.hasSourceMapMessage
fi
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
en-US
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
Entity # all locales devtools • client • debugger.properties
wasmIsNotAvailable
fi
Please refresh to debug this module
en-US
Please refresh to debug this module
Entity # all locales devtools • client • netmonitor.properties
tableChart.loading
fi
Please wait
en-US
Please wait
Entity # all locales devtools • client • perftools.ftl
perftools-description-local-build
fi
If you’re profiling a build that you have compiled yourself, on this machine, please add your build’s objdir to the list below so that it can be used to look up symbol information.
en-US
If you’re profiling a build that you have compiled yourself, on this machine, please add your build’s objdir to the list below so that it can be used to look up symbol information.
Entity # all locales devtools • client • toolbox.properties
toolbox.resumeOrderWarning
fi
Page did not resume after the debugger was attached. To fix this, please close and re-open the toolbox.
en-US
Page did not resume after the debugger was attached. To fix this, please close and re-open the toolbox.
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
fi
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
fi
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
en-US
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
Entity # all locales devtools • shared • debugger.properties
clientSendOOBHeader
fi
The endpoint you are connecting to needs more information to authenticate this connection. Please provide the token below in the prompt that appears on the other end.
en-US
The endpoint you are connecting to needs more information to authenticate this connection. Please provide the token below in the prompt that appears on the other end.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbed
fi
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbedPathParams
fi
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
fi
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
fi
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
PSMERR_HostReusedIssuerSerial
fi
Vastaanotettiin epäkäypä varmenne. Ota yhteys palvelimen ylläpitoon ja välitä heille seuraava virheilmoitus:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
en-US
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
psmerr-hostreusedissuerandserial
fi
Vastaanotettiin epäkäypä varmenne. Ota yhteys palvelimen ylläpitoon ja välitä heille seuraava virheilmoitus: Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
en-US
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information: Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.

Displaying 146 results for the string please in en-US:

Entity fi en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-primary-password-notification-message
fi
Kirjoita pääsalasana nähdäksesi tallennetut käyttäjätunnukset ja salasanat
en-US
Please enter your Primary Password to view saved logins & passwords
Entity # all locales browser • browser • aboutPocket.ftl
pocket-panel-saved-error-no-internet
fi
Tarvitset aktiivisen internetyhteyden tallentaaksesi { -pocket-brand-name }iin. Yhdistä internetiin ja yritä uudelleen.
en-US
You must be connected to the Internet in order to save to { -pocket-brand-name }. Please connect to the Internet and try again.
Entity # all locales browser • browser • aboutRobots.ftl
error-try-again.label2
fi
Älä paina tätä nappia uudestaan.
en-US
Please do not press this button again.
Entity # all locales browser • browser • contentCrash.ftl
crashed-subframe-message
fi
<strong>Osa tästä sivusta kaatui.</strong> Lähetäthän raportin, jotta { -brand-product-name } saa tiedon tästä ja voi korjata ongelman nopeammin.
en-US
<strong>Part of this page crashed.</strong> To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
Entity # all locales browser • browser • contentCrash.ftl
crashed-subframe-title.title
fi
Osa tästä sivusta kaatui. Lähetäthän raportin, jotta { -brand-product-name } saa tiedon tästä ja voi korjata ongelman nopeammin.
en-US
Part of this page crashed. To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
Entity # all locales browser • browser • downloads.ftl
downloads-error-generic
fi
Latauksen tallennus ei onnistunut tuntemattomasta syystä. Yritä uudestaan.
en-US
The download cannot be saved because an unknown error occurred. Please try again.
Entity # all locales browser • browser • migration.ftl
import-close-source-browser
fi
Varmista, että valittu selain on suljettu ennen kuin jatkat.
en-US
Please ensure the selected browser is closed before continuing.
Entity # all locales browser • browser • migration.ftl
import-permissions-page-title
fi
Anna { -brand-short-name }-selaimelle oikeudet
en-US
Please give { -brand-short-name } permissions
Entity # all locales browser • browser • preferences • formAutofill.ftl
autofill-card-invalid-number
fi
Kirjoita kelvollinen luottokortin numero
en-US
Please enter a valid card number
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-invalid-uri-label
fi
Kirjoita kelvollinen palvelinnimi
en-US
Please enter a valid hostname
Entity # all locales browser • browser • preferences • preferences.ftl
search-keyword-warning-bookmark
fi
Annettu pikakomento on jo toisella kirjanmerkillä. Kirjoita uusi pikakomento.
en-US
You have chosen a keyword that is currently in use by a bookmark. Please select another.
Entity # all locales browser • browser • preferences • preferences.ftl
search-keyword-warning-engine
fi
Annettu pikakomento on jo kirjanmerkillä ”{ $name }”. Kirjoita uusi pikakomento.
en-US
You have chosen a keyword that is currently in use by “{ $name }”. Please select another.
Entity # all locales browser • browser • preferences • preferences.ftl
sync-signedin-login-failure
fi
Kirjaudu sisään palauttaaksesi osoitteen { $email } yhteyden
en-US
Please sign in to reconnect { $email }
Entity # all locales browser • browser • preferences • preferences.ftl
sync-verification-not-sent-body
fi
Vahvistussähköpostin lähetys ei onnistu tällä hetkellä. Yritä uudestaan myöhemmin.
en-US
We are unable to send a verification mail at this time, please try again later.
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-sendreportview-error
fi
Lähettäessä raporttia tapahtui virhe. Yritä uudelleen myöhemmin.
en-US
There was an error sending the report. Please try again later.
Entity # all locales browser • browser • reportBrokenSite.ftl
report-broken-site-panel-invalid-url-label
fi
Kirjoita kelvollinen URL-osoite
en-US
Please enter a valid URL
Entity # all locales browser • browser • reportBrokenSite.ftl
report-broken-site-panel-missing-reason-label
fi
Valitse syy
en-US
Please choose a reason
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 • browser • screenshots.ftl
screenshots-login-error-details
fi
Emme pystyneet tallentamaan kuvaasi, koska { -screenshots-brand-name } -palvelussa on ongelma. Yritä myöhemmin uudestaan.
en-US
We couldn’t save your shot because there is a problem with the { -screenshots-brand-name } service. Please try again later.
Entity # all locales browser • browser • screenshots.ftl
screenshots-request-error-details
fi
Kuvan tallentaminen epäonnistui. Yritä myöhemmin uudestaan.
en-US
Sorry! We couldn’t save your shot. Please try again later.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-generic-error.message
fi
Työskentelemme ongelman selvittämiseksi. Tarkista myöhemmin uudelleen.
en-US
We’re working to resolve the issue. Please check back soon.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-thanks-for-reporting.message
fi
Meillä pitäisi olla tietoja tämän tuotteen arvosteluista 24 tunnin sisällä. Tarkista siis uudelleen.
en-US
We should have info about this product’s reviews within 24 hours. Please check back.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-warning-product-not-available-reported.message
fi
Meillä pitäisi olla tietoja tämän tuotteen arvosteluista 24 tunnin sisällä. Tarkista siis uudelleen.
en-US
We should have info about this product’s reviews within 24 hours. Please check back.
Entity # all locales browser • browser • translations.ftl
select-translations-panel-translation-failure-message.message
fi
Käännettäessä ilmeni ongelma. Yritä uudelleen.
en-US
There was a problem translating. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-delete
fi
Kielitiedostoja poistettaessa tapahtui virhe. Yritä uudelleen.
en-US
There was an error deleting the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-download
fi
Kielitiedostoja ladattaessa ilmeni ongelma. Yritä uudelleen.
en-US
There was a problem downloading the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-install
fi
Kielitiedostoja asentaessa ilmeni ongelma. Yritä uudelleen.
en-US
There was a problem installing the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-remove
fi
Kielitiedostoja poistaessa tapahtui virhe. Yritä uudelleen.
en-US
There was an error removing the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-panel-error-translating
fi
Käännettäessä ilmeni ongelma. Yritä uudelleen.
en-US
There was a problem translating. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-panel-translate-button-loading.label
fi
Odota
en-US
Please wait
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-pin-required-prompt
fi
Anna laitteesi PIN-koodi.
en-US
Please enter the PIN for your device.
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
fi
Välilehden sisällön näyttäminen ei ole käytössä, koska %S ja käyttämäsi saavutettavuusohjelma eivät ole yhteensopivat. Päivitä käyttämäsi ruudunlukija tai vaihta Firefoxin Extended Support Release -versioon.
en-US
Display of tab content is disabled due to incompatibility between %S and your accessibility software. Please update your screen reader or switch to Firefox Extended Support Release.
Entity # all locales browser • chrome • browser • browser.properties
emeNotifications.drmContentCDMInstalling.message
fi
%S asentaa komponentteja, joita tarvitaan toistamaan sivun äänitteitä tai videoita. Yritä myöhemmin uudestaan.
en-US
%S is installing components needed to play the audio or video on this page. Please try again later.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.selectDevicePrompt
fi
Sivustolle %S löytyi useita laitteita. Valitse käytettävä laite.
en-US
Multiple devices found for %S. Please select one.
Entity # all locales browser • chrome • overrides • appstrings.properties
malformedURI2
fi
Tarkista, että osoite on oikea ja yritä uudestaan.
en-US
Please check that the URL is correct and try again.
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 • installer • custom.properties
WARN_MIN_SUPPORTED_CPU_MSG
fi
Olemme pahoillamme, $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii vähintään ${MinSupportedCPU}-prosessorin. Saat lisätietoja napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires a processor with ${MinSupportedCPU} support. Please click the OK button for additional information.
Entity # all locales browser • installer • custom.properties
WARN_MIN_SUPPORTED_OSVER_CPU_MSG
fi
Olemme pahoillamme, $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii vähintään käyttöjärjestelmän version ${MinSupportedVer} tai uudemman ja ${MinSupportedCPU}-prosessorin. Saat lisätietoja napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer and a processor with ${MinSupportedCPU} support. Please click the OK button for additional information.
Entity # all locales browser • installer • custom.properties
WARN_MIN_SUPPORTED_OSVER_MSG
fi
Pahoittelumme, mutta $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii ${MinSupportedVer}:n tai uudemman. Lisätietoja saat napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer. Please click the OK button for additional information.
Entity # all locales browser • installer • mui.properties
MUI_TEXT_INSTALLING_SUBTITLE
fi
Odota, kun $BrandFullNameDA asennetaan.
en-US
Please wait while $BrandFullNameDA is being installed.
Entity # all locales browser • installer • mui.properties
MUI_UNTEXT_UNINSTALLING_SUBTITLE
fi
Odota, kun $BrandFullNameDA poistetaan.
en-US
Please wait while $BrandFullNameDA is being uninstalled.
Entity # all locales browser • installer • nsisstrings.properties
WARN_MIN_SUPPORTED_CPU_MSG
fi
Olemme pahoillamme, $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii vähintään ${MinSupportedCPU}-prosessorin. Saat lisätietoja napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires a processor with ${MinSupportedCPU} support. Please click the OK button for additional information.
Entity # all locales browser • installer • nsisstrings.properties
WARN_MIN_SUPPORTED_OSVER_CPU_MSG
fi
Olemme pahoillamme, $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii vähintään käyttöjärjestelmän version ${MinSupportedVer} tai uudemman ja ${MinSupportedCPU}-prosessorin. Saat lisätietoja napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer and a processor with ${MinSupportedCPU} support. Please click the OK button for additional information.
Entity # all locales browser • installer • nsisstrings.properties
WARN_MIN_SUPPORTED_OSVER_MSG
fi
Pahoittelumme, mutta $BrandShortNameia ei voida asentaa. Tämä versio $BrandShortNameista vaatii ${MinSupportedVer}:n tai uudemman. Lisätietoja saat napsauttamalla OK.
en-US
Sorry, $BrandShortName can’t be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer. Please click the OK button for additional information.
Entity # all locales browser • installer • override.properties
LicenseTextRB
fi
Lue lisenssisopimus ennen $BrandFullNameDAin asentamista. Jos hyväksyt sopimuksen kaikki ehdot, valitse ensimmäinen vaihtoehto alapuolelta. $_CLICK
en-US
Please review the license agreement before installing $BrandFullNameDA. If you accept all terms of the agreement, select the first option below. $_CLICK
Entity # all locales browser • pdfviewer • viewer.properties
password_invalid
fi
Virheellinen salasana. Yritä uudestaan.
en-US
Invalid password. Please try again.
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 • debugger.properties
sourceFooter.ignoreList
fi
This source is on the ignore list. Please turn off the `Ignore Known Third-party Scripts` option to enable it.
en-US
This source is on the ignore list. Please turn off the `Ignore Known Third-party Scripts` option to enable it.
Entity # all locales devtools • client • debugger.properties
sourceFooter.prettyPrint.hasSourceMapMessage
fi
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
en-US
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
Entity # all locales devtools • client • debugger.properties
wasmIsNotAvailable
fi
Please refresh to debug this module
en-US
Please refresh to debug this module
Entity # all locales devtools • client • netmonitor.properties
tableChart.loading
fi
Please wait
en-US
Please wait
Entity # all locales devtools • client • perftools.ftl
perftools-description-local-build
fi
If you’re profiling a build that you have compiled yourself, on this machine, please add your build’s objdir to the list below so that it can be used to look up symbol information.
en-US
If you’re profiling a build that you have compiled yourself, on this machine, please add your build’s objdir to the list below so that it can be used to look up symbol information.
Entity # all locales devtools • client • toolbox.properties
toolbox.resumeOrderWarning
fi
Page did not resume after the debugger was attached. To fix this, please close and re-open the toolbox.
en-US
Page did not resume after the debugger was attached. To fix this, please close and re-open the toolbox.
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
fi
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
fi
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
en-US
[DEVTOOLS ERROR] We’re sorry, we couldn’t render the message. This shouldn’t have happened - please file a bug at %S with the message metadata in the description.
Entity # all locales devtools • shared • debugger.properties
clientSendOOBHeader
fi
The endpoint you are connecting to needs more information to authenticate this connection. Please provide the token below in the prompt that appears on the other end.
en-US
The endpoint you are connecting to needs more information to authenticate this connection. Please provide the token below in the prompt that appears on the other end.
Entity # all locales dom • chrome • appstrings.properties
dnsNotFound2
fi
Osoitetta %S ei löytynyt. Tarkista osoite ja yritä uudelleen.
en-US
%S could not be found. Please check the name and try again.
Entity # all locales dom • chrome • appstrings.properties
fileNotFound
fi
Tiedostoa %S ei löytynyt. Tarkista sen sijainti ja yritä uudelleen.
en-US
The file %S cannot be found. Please check the location and try again.
Entity # all locales dom • chrome • appstrings.properties
malformedURI2
fi
Tarkista, että osoite on oikea ja yritä uudestaan.
en-US
Please check that the URL is correct and try again.
Entity # all locales dom • chrome • appstrings.properties
proxyConnectFailure
fi
Välityspalvelin kieltäytyi yhteydestä. Tarkista välityspalvelinasetukset ja yritä uudelleen.
en-US
The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
Entity # all locales dom • chrome • appstrings.properties
proxyResolveFailure
fi
Välityspalvelinta ei löytynyt. Tarkista välityspalvelinasetukset ja yritä uudelleen.
en-US
The proxy server you have configured could not be found. Please check your proxy settings and try again.
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
AppCacheWarning
fi
Application Cache API (AppCache) on vanhentunut ja se tullaan poistamaan tulevaisuudessa. Harkitse ServiceWorkerin käyttöä offline-tuen saavuttamiseksi.
en-US
The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationBadInputNumber
fi
Kirjoita luku.
en-US
Please enter a number.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationCheckboxMissing
fi
Valitse tämä kohta jos haluat jatkaa.
en-US
Please check this box if you want to proceed.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationDateTimeRangeOverflow
fi
Valitse arvo, joka ei ole myöhempi kuin %S.
en-US
Please select a value that is no later than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationDateTimeRangeUnderflow
fi
Valitse arvo, joka ei ole aikaisempi kuin %S.
en-US
Please select a value that is no earlier than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationFileMissing
fi
Valitse tiedosto.
en-US
Please select a file.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDate
fi
Anna kelvollinen päiväys.
en-US
Please enter a valid date.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateMonth
fi
Anna kelvollinen kuukausi.
en-US
Please enter a valid month.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateTime
fi
Anna kelvollinen päiväys ja aika.
en-US
Please enter valid date and time.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateWeek
fi
Anna kelvollinen viikko.
en-US
Please enter a valid week.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidEmail
fi
Kirjoita kelvollinen sähköpostiosoite.
en-US
Please enter an email address.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidTime
fi
Anna kelvollinen aika.
en-US
Please enter a valid time.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidURL
fi
Kirjoita osoite.
en-US
Please enter a URL.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationNumberRangeOverflow
fi
Valitse arvo, joka on enintään %S.
en-US
Please select a value that is no more than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationNumberRangeUnderflow
fi
Valitse arvo, joka vähintään %S.
en-US
Please select a value that is no less than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationPatternMismatch
fi
Anna arvo pyydetyssä muodossa.
en-US
Please match the requested format.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationPatternMismatchWithTitle
fi
Anna arvo pyydetyssä muodossa: %S.
en-US
Please match the requested format: %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationRadioMissing
fi
Valitse yksi vaihtoehdoista.
en-US
Please select one of these options.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationSelectMissing
fi
Valitse kohta listalta.
en-US
Please select an item in the list.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationStepMismatch
fi
Valitse kelvollinen arvo. Kaksi lähintä kelvollista arvoa ovat %S ja %S.
en-US
Please select a valid value. The two nearest valid values are %S and %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationStepMismatchOneValue
fi
Valitse kelvollinen arvo. Lähin kelvollinen arvo on %S.
en-US
Please select a valid value. The nearest valid value is %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationTextTooLong
fi
Lyhennä kentän teksti %S merkkiin tai vähempään (nyt käytössä %S merkkiä).
en-US
Please shorten this text to %S characters or less (you are currently using %S characters).
Entity # all locales dom • chrome • dom • dom.properties
FormValidationTextTooShort
fi
Käytä vähintään %S merkkiä (nyt käytössä %S merkkiä).
en-US
Please use at least %S characters (you are currently using %S characters).
Entity # all locales dom • chrome • dom • dom.properties
FormValidationTimeReversedRangeUnderflowAndOverflow
fi
Valitse arvo väliltä %1$S ja %2$S.
en-US
Please select a value between %1$S and %2$S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationValueMissing
fi
Täytä tämä kenttä.
en-US
Please fill out this field.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
fi
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbed
fi
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
RewriteYouTubeEmbedPathParams
fi
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • dom • dom.properties
WindowContentUntrustedWarning
fi
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
en-US
The ‘content’ attribute of Window objects is deprecated. Please use ‘window.top’ instead.
Entity # all locales dom • chrome • security • security.properties
DeprecatedTLSVersion2
fi
Tämä sivusto käyttää TLS:n käytöstä poistuvaa versiota. Päivitä TLS-versioon 1.2 tai 1.3.
en-US
This site uses a deprecated version of TLS. Please upgrade to TLS 1.2 or 1.3.
Entity # all locales netwerk • necko.properties
APIDeprecationWarning
fi
Varoitus: ‘%1$S’ on vanhennettu, käytä ‘%2$S’
en-US
Warning: ‘%1$S’ deprecated, please use ‘%2$S’
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
fi
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
fi
Annettu salasana on virheellinen. Valitse toinen salasana.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_OLD_PASSWORD
fi
Vanha salasana annettiin virheellisesti. Yritä uudestaan.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
fi
Uusi salasana annettu virheellisesti. Yritä uudestaan.
en-US
New password entered incorrectly. Please try again.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
XP_SEC_FORTEZZA_BAD_CARD
fi
Fortezza-korttia ei ole asianmukaisesti alustettu. Poista kortti ja palauta se sen myöntäjälle.
en-US
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
XP_SEC_FORTEZZA_MORE_INFO
fi
Valitse henkilöllisyys, josta näytetään lisätietoja
en-US
Please select a personality to get more info on
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertPasswordPrompt
fi
Kirjoita salasana PKCS#11-poletille %S.
en-US
Please enter the password for the PKCS#11 token %S.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertPasswordPromptDefault
fi
Kirjoita pääsalasana.
en-US
Please enter your Primary Password.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
PSMERR_HostReusedIssuerSerial
fi
Vastaanotettiin epäkäypä varmenne. Ota yhteys palvelimen ylläpitoon ja välitä heille seuraava virheilmoitus:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
en-US
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:\n\nYour certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
Entity # all locales security • manager • chrome • pippki • pippki.properties
getPKCS12FilePasswordMessage
fi
Kirjoita salasana, jota käytettiin varmenteiden varmuuskopion salaukseen:
en-US
Please enter the password that was used to encrypt this certificate backup:
Entity # all locales security • manager • security • certificates • deviceManager.ftl
fips-nonempty-primary-password-required
fi
FIPS-tila vaatii, että jokaiselle turvalaitteelle on asetettu pääsalasana. Aseta salasana ennen kuin yrität ottaa FIPS-tilaa käyttöön.
en-US
FIPS mode requires that you have a Primary Password set for each security device. Please set the password before trying to enable FIPS mode.
Entity # all locales security • manager • security • pippki • pippki.ftl
pippki-incorrect-pw
fi
Väärä salasana. Yritä uudestaan.
en-US
You did not enter the correct current password. Please try again.
Entity # all locales security • manager • security • pippki • pippki.ftl
protected-auth-alert
fi
Warning: Source string is missing
en-US
Please authenticate to the token “{ $tokenName }”. How to do so depends on the token (for example, using a fingerprint reader or entering a code with a keypad).
Entity # all locales security • manager • security • pippki • pippki.ftl
set-password-reminder
fi
Tärkeää: Jos varmenteen varmuuskopion salasana unohtuu, niin varmennetta ei voi palauttaa myöhemmin. Säilytä salasana turvallisessa paikassa.
en-US
Important: If you forget your certificate backup password, you will not be able to restore this backup later. Please record it in a safe location.
Entity # all locales toolkit • chrome • autoconfig • autoconfig.properties
autoConfigMsg
fi
Netscape.cfg/AutoConfig epäonnistui. Ota yhteyttä järjestelmänvalvojaasi. \n Virhe: %S epäonnistui:
en-US
Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed:
Entity # all locales toolkit • chrome • autoconfig • autoconfig.properties
readConfigMsg
fi
Asetustiedoston lukeminen epäonnistui. Ota yhteys järjestelmänvalvojaasi.
en-US
Failed to read the configuration file. Please contact your system administrator.
Entity # all locales toolkit • chrome • global • printdialog.properties
customHeaderFooterPrompt
fi
Kirjoita oma ylä-/alaotsaketekstisi
en-US
Please enter your custom header/footer text
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
invalidChar
fi
Merkkiä "%S" ei voi käyttää profiilin nimessä. Anna toinen nimi.
en-US
The character “%S” is not allowed in profile names. Please choose a different name.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
pleaseSelect
fi
Valitse profiili, jolla %S käynnistetään, tai luo uusi.
en-US
Please select a profile to begin %S, or create a new profile.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
profileExists
fi
Samanniminen profiili on jo olemassa. Anna uusi nimi.
en-US
A profile with this name already exists. Please choose another name.
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2152398868
fi
Dataa ei siirtynyt (Yritä uudelleen)
en-US
No data was received (please try again)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2152398919
fi
Datansiirto keskeytettiin (Yritä uudelleen)
en-US
Data transfer was interrupted (please try again)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2153390069
fi
Palvelimen varmenne on vanhentunut (Tarkista järjestelmän kello ja päivämäärä ja korjaa ne, jos ne ovat väärin, tai ota yhteys järjestelmän ylläpitoon)
en-US
Server certificate has expired (please adjust your system clock to the correct date and time if it is incorrect)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
elevationFailure
fi
Sinulla ei ole tarvittavia oikeuksia tämän päivityksen asentamiseen. Ota yhteyttä järjestelmän ylläpitäjään.
en-US
You don’t have the permissions necessary to install this update. Please contact your system administrator.
Entity # all locales toolkit • crashreporter • crashreporter.ini
ErrorEndOfLife
fi
Käyttämääsi versiota %sista ei enää tueta, eikä sen kaatumisilmoituksia oteta vastaan. Harkitse ohjelman päivittämistä tuettuun versioon.
en-US
The version of %s you are using is no longer supported. Crash reports are no longer being accepted for this version. Please consider upgrading to a supported version.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
extensions-warning-imported-addons2.message
fi
Viimeistele { -brand-short-name }iin tuotujen laajennusten asennus.
en-US
Please finalize the installation of extensions that were imported to { -brand-short-name }.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-about-data-explanation
fi
Warning: Source string is missing
en-US
To browse the list of collected data, please consult the <a data-l10n-name="glean-dictionary-link">{ -glean-brand-name } Dictionary</a>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-note
fi
Warning: Source string is missing
en-US
Please note that you are using the Glean JS API by using the devtools console. This means the metric category and metric name are formatted in <code>camelCase</code> unlike in the Rust and C++ APIs.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-pin-required-label
fi
Anna PIN-koodisi:
en-US
Please enter your PIN:
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-text-connect-device
fi
Yhdistä suojausavain.
en-US
Please connect a security token.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-text-select-device
fi
Valitse haluamasi suojausavain koskettamalla laitetta.
en-US
Please select your desired security token by touching the device.
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-textarea.placeholder
fi
Jos kerrot tarkemmin kohtaamastasi ongelmasta, pystymme helpommin paikantamaan sen. Kerro vapaamuotoisesti, mitä olet huomannut. Kiitos, kun autat meitä pitämään verkon turvallisena.
en-US
It’s easier for us to address a problem if we have specifics. Please describe what you’re experiencing. Thank you for helping us keep the web healthy.
Entity # all locales toolkit • toolkit • about • certviewer.ftl
certificate-viewer-error-message
fi
Varmenteen tietoja ei löydy tai varmenne on viallinen. Yritä uudelleen.
en-US
We were unable to find the certificate information, or the certificate is corrupted. Please try again.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-masonry-description
fi
Ottaa käyttöön tuen kokeelliselle CSS Masonry Layout -ominaisuudelle. Yleiskuvauksen ominaisuudesta saa englanniksi <a data-l10n-name="explainer">tästä selostuksesta</a>. Palautetta voi antaa englanniksi kommentoimalla <a data-l10n-name="w3c-issue">tähän GitHub-issueen</a> tai <a data-l10n-name="bug">tähän bugiraporttiin</a>.
en-US
Enables support for the experimental CSS Masonry Layout feature. See the <a data-l10n-name="explainer">explainer</a> for a high level description of the feature. To provide feedback, please comment in <a data-l10n-name="w3c-issue">this GitHub issue</a> or <a data-l10n-name="bug">this bug</a>.
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-sideload-text
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 toolkit • toolkit • global • extensions.ftl
webext-perms-sideload-text-no-perms
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 toolkit • toolkit • neterror • netError.ftl
neterror-content-encoding-error
fi
Ilmoita sivuston omistajalle tästä ongelmasta.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-corrupted-content-contact-website
fi
Ilmoitathan ongelmasta sivuston omistajalle.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-network-protocol-error-contact-website
fi
Ilmoitathan ongelmasta sivuston omistajalle.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-nss-failure-contact-website
fi
Ilmoitathan ongelmasta sivuston omistajalle.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-unsafe-content-type
fi
Ilmoita sivuston omistajalle tästä ongelmasta.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
psmerr-hostreusedissuerandserial
fi
Vastaanotettiin epäkäypä varmenne. Ota yhteys palvelimen ylläpitoon ja välitä heille seuraava virheilmoitus: Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
en-US
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information: Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-invalid-password
fi
Annettu salasana on virheellinen. Valitse toinen salasana.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-retry-old-password
fi
Vanha salasana annettiin virheellisesti. Yritä uudestaan.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-retry-password
fi
Uusi salasana annettu virheellisesti. Yritä uudestaan.
en-US
New password entered incorrectly. Please try again.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
xp-sec-fortezza-bad-card
fi
Fortezza-korttia ei ole asianmukaisesti alustettu. Poista kortti ja palauta se sen myöntäjälle.
en-US
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
xp-sec-fortezza-more-info
fi
Valitse henkilöllisyys, josta näytetään lisätietoja
en-US
Please select a personality to get more info on
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-password-invalid
fi
Virheellinen salasana. Yritä uudestaan.
en-US
Invalid password. Please try again.
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
incorrect-pp
fi
Väärä pääsalasana. Yritä uudestaan.
en-US
You did not enter the correct current Primary Password. Please try again.
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
primary-password-warning
fi
Säilytä pääsalasanasi turvallisessa paikassa. Jos unohdat sen, et pääse käsiksi sen tällä laitteella suojaamiin tietoihin.
en-US
Please make sure you remember the Primary Password you have set. If you forget your Primary Password, you will be unable to access any of the information protected by it on this device.
Entity # all locales toolkit • toolkit • printing • printUI.ftl
printui-error-invalid-margin
fi
Anna valitulle paperin koolle kelvollinen reunus.
en-US
Please enter a valid margin for the selected paper size.
Please enable JavaScript. Some features won't be available without it.