BETA

Transvision

Displaying 27 results for the string please in et:

Entity et en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-old
et
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
et
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
wasmIsNotAvailable
et
Please refresh to debug this module
en-US
Please refresh to debug this module
Entity # all locales devtools • client • netmonitor.properties
tableChart.loading
et
Please wait
en-US
Please wait
Entity # all locales devtools • client • perftools.ftl
perftools-description-local-build
et
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
et
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
et
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
et
[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
et
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
AppCacheWarning
et
The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.
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
PushMessageBadCryptoError
et
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
et
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
et
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
et
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
et
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
et
This site uses a deprecated version of TLS. Please upgrade to TLS 1.2 or 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
et
Warning: ‘%1$S’ deprecated, please use ‘%2$S’
en-US
Warning: ‘%1$S’ deprecated, please use ‘%2$S’
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
et
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
et
Password entered is invalid. Please pick a different one.
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
et
Old password entered incorrectly. Please try again.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
XP_SEC_FORTEZZA_BAD_CARD
et
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
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
et
Please select a personality to get more info on
en-US
Please select a personality to get more info on
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-css-masonry-description
et
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>.
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 • neterror • nsserrors.ftl
sec-error-invalid-password
et
Password entered is invalid. Please pick a different one.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-retry-old-password
et
Old password entered incorrectly. Please try again.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
xp-sec-fortezza-bad-card
et
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
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
et
Please select a personality to get more info on
en-US
Please select a personality to get more info on

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

Entity et en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-primary-password-notification-message
et
Salvestatud kasutajatunnuste ja paroolide nägemiseks sisesta ülemparool
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
et
{ -pocket-brand-name }isse salvestamiseks on vajalik töötav internetiühendus. Palun kontrolli oma ühendust ja proovi uuesti.
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
et
Palun ära vajuta seda nuppu uuesti.
en-US
Please do not press this button again.
Entity # all locales browser • browser • contentCrash.ftl
crashed-subframe-message
et
<strong>Osa sellest lehest jooksis kokku.</strong> Kui soovid, et { -brand-product-name } teaks sellest probleemist ja lahendaks selle kiiremini, siis raporteeri sellest palun.
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
et
Osa sellest lehest jooksis kokku. Kui soovid, et { -brand-product-name } teaks sellest probleemist ja lahendaks selle kiiremini, siis raporteeri sellest palun.
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
et
Allalaaditud faili pole võimalik salvestada, sest esines tundmatu viga. Palun proovi uuesti.
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
et
Enne jätkamist kontrolli, et valitud brauser oleks suletud.
en-US
Please ensure the selected browser is closed before continuing.
Entity # all locales browser • browser • migration.ftl
import-permissions-page-title
et
Palun anna { -brand-short-name }ile õigused
en-US
Please give { -brand-short-name } permissions
Entity # all locales browser • browser • preferences • formAutofill.ftl
autofill-card-invalid-number
et
Palun sisesta korrektne kaardi number
en-US
Please enter a valid card number
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-invalid-uri-label
et
Palun sisesta korrektne masinanimi
en-US
Please enter a valid hostname
Entity # all locales browser • browser • preferences • preferences.ftl
search-keyword-warning-bookmark
et
Sa valisid võtmesõna, mis on kasutusel järjehoidja juures. Palun vali mõni muu.
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
et
Sa valisid võtmesõna, mis on kasutusel juba otsingumootori "{ $name }" juures. Palun vali mõni muu.
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
et
Konto { $email } taasühendamiseks logi sisse
en-US
Please sign in to reconnect { $email }
Entity # all locales browser • browser • preferences • preferences.ftl
sync-verification-not-sent-body
et
Konto kinnitamist võimaldavat e-kirja polnud praegu võimalik saata, palun proovi hiljem uuesti.
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
et
Raporti saatmisel esines viga. Palun proovi hiljem uuesti.
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
et
Warning: Source string is missing
en-US
Please enter a valid URL
Entity # all locales browser • browser • reportBrokenSite.ftl
report-broken-site-panel-missing-reason-label
et
Warning: Source string is missing
en-US
Please choose a reason
Entity # all locales browser • browser • screenshots.ftl
screenshots-connection-error-details
et
Palun kontrolli internetiühenduse toimimist. Kui saad internetiga ühendust, siis võib tegemist olla { -screenshots-brand-name } teenuse ajutise probleemiga.
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
et
Ekraanipildi salvestamine ebaõnnestus { -screenshots-brand-name } teenuse probleemi tõttu. Palun proovi hiljem uuesti.
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
et
Vabandame! Me ei suutnud su pilti salvestada. Palun proovi hiljem uuesti.
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
et
Warning: Source string is missing
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
et
Warning: Source string is missing
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
et
Warning: Source string is missing
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
et
Warning: Source string is missing
en-US
There was a problem translating. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-delete
et
Warning: Source string is missing
en-US
There was an error deleting the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-download
et
Warning: Source string is missing
en-US
There was a problem downloading the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-install
et
Warning: Source string is missing
en-US
There was a problem installing the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-manage-error-remove
et
Warning: Source string is missing
en-US
There was an error removing the language files. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-panel-error-translating
et
Warning: Source string is missing
en-US
There was a problem translating. Please try again.
Entity # all locales browser • browser • translations.ftl
translations-panel-translate-button-loading.label
et
Warning: Source string is missing
en-US
Please wait
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-pin-required-prompt
et
Warning: Source string is missing
en-US
Please enter the PIN for your device.
Entity # all locales browser • chrome • browser • browser.properties
e10s.accessibilityNotice.jawsMessage
et
Kaardi sisu kuvamine on %Si ja hõlbustustarkvara ühildamatuse tõttu keelatud. Palun uuenda oma ekraanilugerit või lülitu pika toega (ESR) Firefoxi versioonile.
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
et
%S paigaldab komponente, mis on vajalikud sellel lehel oleva audio või video esitamiseks. Palun proovi hiljem uuesti.
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
et
Warning: Source string is missing
en-US
Multiple devices found for %S. Please select one.
Entity # all locales browser • chrome • overrides • appstrings.properties
malformedURI2
et
Palun kontrolli URLi korrektsust ja proovi siis uuesti.
en-US
Please check that the URL is correct and try again.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
et
Veebilehte, mida soovid vaadata, pole võimalik kuvada, sest see sisaldub sellist tüüpi failis, mida on ohtlik avada. Palun võta ühendust veebilehe omanikuga ja teavita teda antud probleemist.
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
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab protsessorit, millel on vähemalt ${MinSupportedCPU} tugi. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab ${MinSupportedVer} või uuemat ja protsessorit, millel on vähemalt ${MinSupportedCPU} tugi. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab ${MinSupportedVer} või uuemat. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Palun oota, kuni $BrandFullNameDAi paigaldatakse.
en-US
Please wait while $BrandFullNameDA is being installed.
Entity # all locales browser • installer • mui.properties
MUI_UNTEXT_UNINSTALLING_SUBTITLE
et
Palun oota, kuni $BrandFullNameDA eemaldatakse.
en-US
Please wait while $BrandFullNameDA is being uninstalled.
Entity # all locales browser • installer • nsisstrings.properties
WARN_MIN_SUPPORTED_CPU_MSG
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab protsessorit, millel on vähemalt ${MinSupportedCPU} tugi. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab ${MinSupportedVer} või uuemat ja protsessorit, millel on vähemalt ${MinSupportedCPU} tugi. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Vabandust, $BrandShortNamei pole võimalik paigaldada. See $BrandShortNamei versioon nõuab ${MinSupportedVer} või uuemat. Rohkema teabe saamiseks klõpsa palun nuppu Sobib.
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
et
Palun tutvu litsentsilepinguga, enne kui paigaldad $BrandFullNameDAi. Kui nõustud lepingu tingimustega, siis vali esimene allolev valik. $_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
et
Vigane parool. Palun proovi uuesti.
en-US
Invalid password. Please try again.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-browser-version-too-old
et
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
et
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
et
Warning: Source string is missing
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
et
Warning: Source string is missing
en-US
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
Entity # all locales devtools • client • debugger.properties
wasmIsNotAvailable
et
Please refresh to debug this module
en-US
Please refresh to debug this module
Entity # all locales devtools • client • netmonitor.properties
tableChart.loading
et
Please wait
en-US
Please wait
Entity # all locales devtools • client • perftools.ftl
perftools-description-local-build
et
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
et
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
et
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
et
[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
et
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
et
Aadressi %S ei leitud. Palun kontrolli nime ja proovi uuesti.
en-US
%S could not be found. Please check the name and try again.
Entity # all locales dom • chrome • appstrings.properties
fileNotFound
et
Faili %S ei leitud. Palun kontrolli asukohta ja proovi uuesti.
en-US
The file %S cannot be found. Please check the location and try again.
Entity # all locales dom • chrome • appstrings.properties
malformedURI2
et
Palun kontrolli URLi korrektsust ja proovi siis uuesti.
en-US
Please check that the URL is correct and try again.
Entity # all locales dom • chrome • appstrings.properties
proxyConnectFailure
et
Ühendusest puhverserveriga keelduti. Palun kontrolli oma puhverserveri seadeid.
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
et
Seadistatud puhverserverit ei leitud. Palun kontrolli oma puhverserveri seadeid.
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
et
Lehte, mida üritad vaadata, pole võimalik kuvada, kuna see sisaldub failis, mille tüüpi on ohtlik avada. Palun võta ühendust veebilehe omanikuga, et informeerida teda probleemist.
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
et
The Application Cache API (AppCache) is deprecated and will be removed at a future date. Please consider using ServiceWorker for offline support.
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
et
Palun sisesta number.
en-US
Please enter a number.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationCheckboxMissing
et
Jätkamiseks märgista palun see märkeruut.
en-US
Please check this box if you want to proceed.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationDateTimeRangeOverflow
et
Palun määra väärtus, mis pole hilisem kui %S.
en-US
Please select a value that is no later than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationDateTimeRangeUnderflow
et
Palun määra väärtus, mis pole varasem kui %S.
en-US
Please select a value that is no earlier than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationFileMissing
et
Palun määra fail.
en-US
Please select a file.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDate
et
Palun sisesta korrektne kuupäev.
en-US
Please enter a valid date.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateMonth
et
Palun sisesta korrektne kuu.
en-US
Please enter a valid month.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateTime
et
Palun sisesta korrektne kuupäev ja aeg.
en-US
Please enter valid date and time.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidDateWeek
et
Palun sisesta korrektne nädal.
en-US
Please enter a valid week.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidEmail
et
Palun sisesta e-posti aadress.
en-US
Please enter an email address.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidTime
et
Palun sisesta korrektne aeg.
en-US
Please enter a valid time.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationInvalidURL
et
Palun sisesta URL.
en-US
Please enter a URL.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationNumberRangeOverflow
et
Palun määra number, mis pole suurem kui %S.
en-US
Please select a value that is no more than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationNumberRangeUnderflow
et
Palun määra number, mis pole väiksem kui %S.
en-US
Please select a value that is no less than %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationPatternMismatch
et
Palun järgi nõutud vormingut.
en-US
Please match the requested format.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationPatternMismatchWithTitle
et
Palun järgi nõutud vormingut: %S.
en-US
Please match the requested format: %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationRadioMissing
et
Palun vali üks neist valikutest.
en-US
Please select one of these options.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationSelectMissing
et
Palun tee nimekirjast oma valik.
en-US
Please select an item in the list.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationStepMismatch
et
Palun määra korrektne väärtus. Kaks lähimat korrektset väärtust on %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
et
Palun määra korrektne väärtus. Lähim korrektne väärtus on %S.
en-US
Please select a valid value. The nearest valid value is %S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationTextTooLong
et
Palun lühenda seda teksti. Lubatud on kuni %S tähemärki (hetkel kasutad %S tähemärki).
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
et
Palun kasuta vähemalt %S tähemärki (praegu kasutad %S tähemärki).
en-US
Please use at least %S characters (you are currently using %S characters).
Entity # all locales dom • chrome • dom • dom.properties
FormValidationTimeReversedRangeUnderflowAndOverflow
et
Palun vali väärtus vahemikus %1$S kuni %2$S.
en-US
Please select a value between %1$S and %2$S.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationValueMissing
et
Palun täida see väli.
en-US
Please fill out this field.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
et
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
et
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
et
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
et
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
et
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
et
This site uses a deprecated version of TLS. Please upgrade to TLS 1.2 or 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
et
Warning: ‘%1$S’ deprecated, please use ‘%2$S’
en-US
Warning: ‘%1$S’ deprecated, please use ‘%2$S’
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
et
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
et
Password entered is invalid. Please pick a different one.
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
et
Old password entered incorrectly. Please try again.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_RETRY_PASSWORD
et
Uus parool on valesti sisestatud. Palun proovi uuesti.
en-US
New password entered incorrectly. Please try again.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
XP_SEC_FORTEZZA_BAD_CARD
et
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
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
et
Please select a personality to get more info on
en-US
Please select a personality to get more info on
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertPasswordPrompt
et
Palun sisesta PKCS#11 turvaseadme %S parool.
en-US
Please enter the password for the PKCS#11 token %S.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertPasswordPromptDefault
et
Palun sisesta ülemparool.
en-US
Please enter your Primary Password.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
PSMERR_HostReusedIssuerSerial
et
Sa oled saanud vigase sertifikaadi. Võta ühendust serveri administraatori või e-kirja saatjaga ja teata neile järgnevat:\n\nSertifikaadi seerianumber langeb kokku sertifitseerimiskeskuse poolt välja antud teise sertifikaadiga. Palun hangi uus unikaalse seerianumbriga sertifikaat.
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
et
Palun sisesta selle sertifikaadi varukoopia krüptimiseks kasutatud parool:
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
et
FIPS-režiim nõuab igale turvaseadmele ülemparooli määramist. Enne FIPS-režiimi lubamist määra palun parool.
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
et
Sa ei sisestanud praegu kehtivat õiget parooli. Palun proovi uuesti.
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
et
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
et
Tähtis: kui sa unustad varukoopia parooli, ei ole võimalik sertifikaati taastada. Hoia parooli kindlas kohas.
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
et
Netscape.cfg/AutoConfig ebaõnnestus. Palun võta ühendust oma süsteemiadministraatoriga. \n Viga: %S ebaõnnestus:
en-US
Netscape.cfg/AutoConfig failed. Please contact your system administrator. \n Error: %S failed:
Entity # all locales toolkit • chrome • autoconfig • autoconfig.properties
readConfigMsg
et
Konfiguratsiooni faili lugemine ebaõnnestus. Palun võta ühendust oma süsteemiadministraatoriga.
en-US
Failed to read the configuration file. Please contact your system administrator.
Entity # all locales toolkit • chrome • global • printdialog.properties
customHeaderFooterPrompt
et
Palun sisesta oma kohandatud päise/jaluse tekst
en-US
Please enter your custom header/footer text
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
invalidChar
et
Märki "%S" ei ole profiili nimes lubatud kasutada. Palun vali muu 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
et
Palun vali profiil, et käivitada %S, või loo uus profiil.
en-US
Please select a profile to begin %S, or create a new profile.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
profileExists
et
Sellenimeline profiil on juba olemas. Määra mõni muu 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
et
Andmete vastuvõttu ei toimunud (palun proovi uuesti)
en-US
No data was received (please try again)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2152398919
et
Andmete ülekanne katkes (palun proovi uuesti)
en-US
Data transfer was interrupted (please try again)
Entity # all locales toolkit • chrome • mozapps • update • updates.properties
check_error-2153390069
et
Serveri sertifikaat on aegunud (palun sea oma süsteemi kell õigele kuupäevale ja kellaajale, kui see juhtub vale olema)
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
et
Sul puuduvad uuenduse paigaldamiseks vajalikud õigused. Palun võta ühendust oma süsteemiadministraatoriga.
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
et
Rakenduse %s see versioon pole enam toetatud. Vearaporteid selle versiooni kohta enam vastu ei võeta. Palun kaalu uuendamist toetatud versioonile.
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
et
Warning: Source string is missing
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
et
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
et
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
et
Warning: Source string is missing
en-US
Please enter your PIN:
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-text-connect-device
et
Warning: Source string is missing
en-US
Please connect a security token.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-text-select-device
et
Warning: Source string is missing
en-US
Please select your desired security token by touching the device.
Entity # all locales toolkit • toolkit • about • abuseReports.ftl
abuse-report-textarea.placeholder
et
Meil on lihtsam probleemiga tegeleda, kui meil on olemas rohkem üksikasju. Palun kirjelda oma kogemust. Täname, et aitad meil veebi tervemana hoida.
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
et
Me ei leidnud serdi andmeid või on sert vigane. Palun proovi uuesti.
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
et
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>.
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
et
Mingi teine rakendus sinu arvutis paigaldas lisa, mis võib mõjutada sinu brauseri käitumist. Palun vaata üle selle lisa õiguste nõue ja vali kas Luba või Loobu (et jätta see keelatud olekusse).
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
et
Mingi teine rakendus sinu arvutis paigaldas lisa, mis võib mõjutada sinu brauseri käitumist. Palun vali kas Luba või Loobu (et jätta see keelatud olekusse).
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
et
Palun võta ühendust veebilehe omanikuga, et informeerida teda antud probleemist.
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
et
Palun võta ühendust veebilehe omanikega, et teavitada neid sellest probleemist.
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
et
Palun võta ühendust veebisaidi omanikuga, et teavitada teda sellest probleemist.
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
et
Palun võta veebilehe omanikuga ühendust ja teavita teda probleemist.
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
et
Palun võta ühendust veebilehe omanikuga, et informeerida teda antud probleemist.
en-US
Please contact the website owners to inform them of this problem.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
psmerr-hostreusedissuerandserial
et
Sa oled saanud vigase sertifikaadi. Võta ühendust serveri administraatori või e-kirja saatjaga ja teata neile järgnevat: Sertifikaadi seerianumber langeb kokku sertifitseerimiskeskuse poolt välja antud teise sertifikaadiga. Palun hangi uus unikaalse seerianumbriga sertifikaat.
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
et
Password entered is invalid. Please pick a different one.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-retry-old-password
et
Old password entered incorrectly. Please try again.
en-US
Old password entered incorrectly. Please try again.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-retry-password
et
Uus parool on valesti sisestatud. Palun proovi uuesti.
en-US
New password entered incorrectly. Please try again.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
xp-sec-fortezza-bad-card
et
Fortezza card has not been properly initialized. Please remove it and return it to your issuer.
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
et
Please select a personality to get more info on
en-US
Please select a personality to get more info on
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-password-invalid
et
Vigane parool. Palun proovi uuesti.
en-US
Invalid password. Please try again.
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
incorrect-pp
et
Sa ei sisestanud praegu kehtivat õiget ülemparooli. Palun proovi uuesti.
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
et
Palun tee kindlaks, et mäletad parooli, mille sisestasid. Kui sa unustad ülemparooli, siis kaotad ka ligipääsu sellega kaitstud infole selles seadmes.
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
et
Palun paberi suurusele vastavad korrektsed servade sätted.
en-US
Please enter a valid margin for the selected paper size.
Please enable JavaScript. Some features won't be available without it.