BETA

Transvision

Displaying 41 results for the string for in my:

Entity my en-US
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ca-cert-used-as-end-entity
my
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
en-US
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ocsp-response-for-cert-missing
my
The OCSP response does not include a status for the certificate being verified.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-validity-too-long
my
The server presented a certificate that is valid for too long.
en-US
The server presented a certificate that is valid for too long.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-short-dtls-read
my
Not enough room in buffer for DTLS record.
en-US
Not enough room in buffer for DTLS record.
Entity # all locales browser • browser • preferences • connection.ftl
connection-dns-over-https-url-custom.tooltiptext
my
Enter your preferred URL for resolving DNS over HTTPS
en-US
Enter your preferred URL for resolving DNS over HTTPS
Entity # all locales browser • pdfviewer • viewer.properties
print_progress_message
my
Preparing document for printing
en-US
Preparing document for printing
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
my
Request for full-screen was denied because at least one of the document's containing iframes does not have an "allowfullscreen" attribute.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • dom • dom.properties
JSONCharsetWarning
my
An attempt was made to declare a non-UTF-8 encoding for JSON retrieved using XMLHttpRequest. Only UTF-8 is supported for decoding JSON.
en-US
An attempt was made to declare a non-UTF-8 encoding for JSON retrieved using XMLHttpRequest. Only UTF-8 is supported for decoding JSON.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
my
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
PushMessageBadCryptoKeyHeader
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. 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 ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. 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
PushMessageBadEncodingHeader
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
my
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
PushMessageBadPaddingError
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
my
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). 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 ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). 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
SyncXMLHttpRequestWarning
my
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/
en-US
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
Entity # all locales dom • chrome • dom • dom.properties
UseOfCaptureEventsWarning
my
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
en-US
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
Entity # all locales dom • chrome • dom • dom.properties
UseOfReleaseEventsWarning
my
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
en-US
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
Entity # all locales dom • chrome • layout • css.properties
PEAttSelBadValue
my
Expected identifier or string for value in attribute selector but found '%1$S'.
en-US
Expected identifier or string for value in attribute selector but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
TooLargeDashedRadius
my
Border radius is too large for ‘dashed’ style (the limit is 100000px). Rendering as solid.
en-US
Border radius is too large for ‘dashed’ style (the limit is 100000px). Rendering as solid.
Entity # all locales dom • chrome • layout • css.properties
TooLargeDottedRadius
my
Border radius is too large for ‘dotted’ style (the limit is 100000px). Rendering as solid.
en-US
Border radius is too large for ‘dotted’ style (the limit is 100000px). Rendering as solid.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingError
my
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute of <%3$S/>. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
AttributeParsingErrorNoTag
my
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
en-US
Error in parsing the value ‘%1$S’ for ‘%2$S’ attribute. Attribute ignored.
Entity # all locales dom • chrome • mathml • mathml.properties
ChildCountIncorrect
my
Invalid markup: Incorrect number of children for <%1$S/> tag.
en-US
Invalid markup: Incorrect number of children for <%1$S/> tag.
Entity # all locales dom • chrome • security • csp.properties
CSPROViolation
my
A violation occurred for a report-only CSP policy (“%1$S”). The behavior was allowed, and a CSP report was sent.
en-US
A violation occurred for a report-only CSP policy (“%1$S”). The behavior was allowed, and a CSP report was sent.
Entity # all locales dom • chrome • security • security.properties
BothAllowScriptsAndSameOriginPresent
my
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
en-US
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.
Entity # all locales dom • chrome • security • security.properties
IneligibleResource
my
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.
en-US
“%1$S” is not eligible for integrity checks since it’s neither CORS-enabled nor same-origin.
Entity # all locales mobile • overrides • netError.dtd
generic.longDesc
my
<p>&brandShortName; can’t load this page for some reason.</p>
en-US
<p>&brandShortName; can’t load this page for some reason.</p>
Entity # all locales mobile • overrides • netError.dtd
securityOverride.warningContent
my
<p>You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.</p> <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button>
en-US
<p>You should not add an exception if you are using an internet connection that you do not trust completely or if you are not used to seeing a warning for this server.</p> <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button>
Entity # all locales netwerk • necko.properties
13
my
The TLS handshake finished for %1$S
en-US
The TLS handshake finished for %1$S
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY
my
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
en-US
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING
my
The OCSP response does not include a status for the certificate being verified.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_VALIDITY_TOO_LONG
my
The server presented a certificate that is valid for too long.
en-US
The server presented a certificate that is valid for too long.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_SHORT_DTLS_READ
my
Not enough room in buffer for DTLS record.
en-US
Not enough room in buffer for DTLS record.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_None1
my
The website %S does not support encryption for the page you are viewing.
en-US
The website %S does not support encryption for the page you are viewing.
Entity # all locales toolkit • toolkit • about • aboutAbout.ftl
about-about-note
my
This is a list of “about” pages for your convenience.<br/> Some of them might be confusing. Some are for diagnostic purposes only.<br/> And some are omitted because they require query strings.
en-US
This is a list of “about” pages for your convenience.<br/> Some of them might be confusing. Some are for diagnostic purposes only.<br/> And some are omitted because they require query strings.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-4
my
<strong>The Services are provided "as-is." { -vendor-short-name }, its contributors, licensors, and distributors, disclaim all warranties, whether express or implied, including without limitation, warranties that the Services are merchantable and fit for your particular purposes. You bear the entire risk as to selecting the Services for your purposes and as to the quality and performance of the Services. Some jurisdictions do not allow the exclusion or limitation of implied warranties, so this disclaimer may not apply to you.</strong>
en-US
<strong>The Services are provided “as-is.” { -vendor-short-name }, its contributors, licensors, and distributors, disclaim all warranties, whether express or implied, including without limitation, warranties that the Services are merchantable and fit for your particular purposes. You bear the entire risk as to selecting the Services for your purposes and as to the quality and performance of the Services. Some jurisdictions do not allow the exclusion or limitation of implied warranties, so this disclaimer may not apply to you.</strong>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-5
my
<strong>Except as required by law, { -vendor-short-name }, its contributors, licensors, and distributors will not be liable for any indirect, special, incidental, consequential, punitive, or exemplary damages arising out of or in any way relating to the use of { -brand-short-name } and the Services. The collective liability under these terms will not exceed $500 (five hundred dollars). Some jurisdictions do not allow the exclusion or limitation of certain damages, so this exclusion and limitation may not apply to you.</strong>
en-US
<strong>Except as required by law, { -vendor-short-name }, its contributors, licensors, and distributors will not be liable for any indirect, special, incidental, consequential, punitive, or exemplary damages arising out of or in any way relating to the use of { -brand-short-name } and the Services. The collective liability under these terms will not exceed $500 (five hundred dollars). Some jurisdictions do not allow the exclusion or limitation of certain damages, so this exclusion and limitation may not apply to you.</strong>
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
page-subtitle
my
This page contains technical information that might be useful when you're trying to solve a problem. If you are looking for answers to common questions about { -brand-short-name }, check out our <a data-l10n-name="support-link">support website</a>.
en-US
This page contains technical information that might be useful when you’re trying to solve a problem. If you are looking for answers to common questions about { -brand-short-name }, check out our <a data-l10n-name="support-link">support website</a>.

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

Entity my en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-domain-mismatch
my
ဝက်ဘ်ဆိုက်များ မှ ၎င်းတို့ စစ်မှန်ကြောင်း ကို လုံခြုံရေး လက်မှတ်များဖြင့် သက်သေခံကြသည်။ { -brand-short-name } သည် ဤဆိုက် ကို မယုံကြ‌ည်ပါ၊ အကြောင်းက { $hostname } အတွက်မှန်ကန်တဲ့ လက်မှတ် မဟုတ်သောကြောင့် ဖြစ်သည်။
en-US
Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }.
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-domain-mismatch-multiple
my
ဝက်ဘ်ဆိုက်များ မှ ၎င်းတို့ စစ်မှန်ကြောင်း ကို လုံခြုံရေး လက်မှတ်များဖြင့် သက်သေခံကြသည်။ { -brand-short-name } သည် ဒီဆိုက်ကို မယုံကြည်ပါ၊ အကြောင်းက ဒီ လက်မှတ်သည် { $hostname } အတွက် တရားဝင်ပါ။ ဒီ လက်မှတ် သည် ဖော်ပြပါ နာမည် များ:{ $subject-alt-names } တို့ အတွက်သာ တရားဝင်သည်။
en-US
Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for the following names: { $subject-alt-names }
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-domain-mismatch-single
my
Warning: Source string is missing
en-US
Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for <a data-l10n-name="domain-mismatch-link">{ $alt-name }</a>.
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-domain-mismatch-single-nolink
my
ဝက်ဘ်ဆိုက်များ မှ ၎င်းတို့ စစ်မှန်ကြောင်း ကို လုံခြုံရေး လက်မှတ်များဖြင့် သက်သေခံကြသည်။ { -brand-short-name } သည် ဒီဆိုက်ကို မယုံကြည်ပါ၊ အကြောင်းက ဒီ လက်မှတ်သည် { $hostname } အတွက် တရားဝင်ပါ၊ { $alt-name } အတွက်သာ တရားဝင်ပါသည်။
en-US
Websites prove their identity via certificates. { -brand-short-name } does not trust this site because it uses a certificate that is not valid for { $hostname }. The certificate is only valid for { $alt-name }.
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-expired-now
my
ဝက်ဘ်ဆိုက်များ မှ ၎င်းတို့ စစ်မှန်ကြောင်း ကို လုံခြုံရေး လက်မှတ်များဖြင့် သက်သေခံကြသည်။ ထို လက်မှတ်များသည် အချိန်ကာလ တစ်ခုအထိသာ တရားဝင်သည်။ { $hostname } အတွက် လက်မှတ်သည် { $not-after-local-time } တွင် သက်တမ်း ကုန်သည်။
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } expired on { $not-after-local-time }.
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-mitm-mozilla
my
{ -brand-short-name } သည် Mozilla ဆိုသည့် လွတ်လပ်သော လက်မှတ်စီမံသောစတိုး တစ်ခုအားခန့်ခွဲနေသည့် အကျိုးအမြတ်မယူသော အဖွဲ့အစည်းတစ်ခုမှ ထောက်ပံ့ပေးထားပါသည်.။ CA လက်မှတ်စတိုး သည် လက်မှတ်ထုတ်သူများအား သုံးဆွဲသူတွေအတွက် အကောင်းဆုံးသော လုံခြုံမှုကို ပေးစေရန် လုပ်ဆောင်ပေးပါသည်။
en-US
{ -brand-short-name } is backed by the non-profit Mozilla, which administers a completely open certificate authority (CA) store. The CA store helps ensure that certificate authorities are following best practices for user security.
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-not-yet-valid-now
my
ဝက်ဘ်ဆိုက်များ မှ ၎င်းတို့ စစ်မှန်ကြောင်း ကို လုံခြုံရေး လက်မှတ်များဖြင့် သက်သေခံကြသည်။ ထို လက်မှတ်များသည် အချိန်ကာလ တစ်ခုအထိသာ တရားဝင်သည်။ { $hostname } အတွက် လက်မှတ်သည် { $not-before-local-time } မတိုင်ခင် ထိတရားမဝင်ပါ။
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } will not be valid until { $not-before-local-time }.
Entity # all locales browser • browser • aboutDialog.ftl
update-checkForUpdatesButton.label
my
မွမ်းမံချက်များရှိ/မရှိ စစ်ဆေးမည်
en-US
Check for updates
Entity # all locales browser • browser • aboutDialog.ftl
update-checkingForUpdates
my
မွမ်းမံချက် အသစ်ရှိမရှိ စစ်နေသည်...
en-US
Checking for updates
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-error-message-duplicate-login-with-link
my
{ $loginTitle } အတွက် ဖြည့်သွင်းမှု့ မှာ အသုံးပြုသူအမည် သည် ရှိပြီးသာဖြစ်သည်။ <a data-l10n-name="duplicate-link">ရှိပြီးသား ဖြည့်သွင်းမှု့ ဆီ သွားမလား?</a>
en-US
An entry for { $loginTitle } with that username already exists. <a data-l10n-name="duplicate-link">Go to existing entry?</a>
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-conflicting-values-description
my
Warning: Source string is missing
en-US
For example: multiple usernames, passwords, URLs, etc. for one login.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-conflicting-values-title
my
Warning: Source string is missing
en-US
Multiple Conflicting Values for One Login
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-file-format-description
my
Warning: Source string is missing
en-US
Incorrect or missing column headers. Make sure the file includes columns for username, password and URL.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-row-description-error-multiple-values
my
Warning: Source string is missing
en-US
Error: Multiple values for { $field }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-intro-instruction-help
my
အကူအညီ ထပ်မံလိုအပ်ပါက <a data-l10n-name="help-link"> { -lockwise-brand-short-name } ပံ့ပိုးမှု </a> ကိုသွားကြည့်ပါ။
en-US
Visit <a data-l10n-name="help-link">{ -lockwise-brand-short-name } Support</a> for more help
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-intro-heading-logged-out
my
Warning: Source string is missing
en-US
Looking for your saved logins? Set up { -sync-brand-short-name } or Import Them.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-intro-heading-logged-out2
my
Warning: Source string is missing
en-US
Looking for your saved logins? Turn on sync or import them.
Entity # all locales browser • browser • aboutLogins.ftl
login-intro-heading
my
သိမ်းထားတဲ့ လော့အင်တွေ ရှာနေပါသလား? { -sync-brand-short-name } ကို စတင်လိုက်ပါ။
en-US
Looking for your saved logins? Set up { -sync-brand-short-name }.
Entity # all locales browser • browser • aboutLogins.ftl
login-intro-instructions-fxa-help
my
Warning: Source string is missing
en-US
Visit <a data-l10n-name="help-link">{ -lockwise-brand-short-name } Support</a> for more help.
Entity # all locales browser • browser • aboutLogins.ftl
menu-menuitem-android-app
my
Android အတွက် { -lockwise-brand-short-name }
en-US
{ -lockwise-brand-short-name } for Android
Entity # all locales browser • browser • aboutLogins.ftl
menu-menuitem-iphone-app
my
iPhone နှင့် iPad တို့ အတွက် { -lockwise-brand-short-name }
en-US
{ -lockwise-brand-short-name } for iPhone and iPad
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-report-sent
my
ပြဿနာ အချက်အား ကြိုတင် တင်ပြခဲ့ပြီး ဖြစ်ပါသည်။ { -brand-short-name } ပိုကောင်းအောင် ပြုလုပ်နိုင်ရန် သင့်ကူညီမှုအား ကျေးဇူးတင်ပါသည်
en-US
Crash report already submitted; thank you for helping make { -brand-short-name } better!
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-update-available-message
my
လျင်မြန်မှုနှင့် ကိုယ်ရေးကာကွယ်မှု အကောင်းဆုံး ဖြစ်စေရန် သင့် { -brand-shorter-name } ကို အဆင့်မြှင့်ပါ။
en-US
Update your { -brand-shorter-name } for the latest in speed and privacy.
Entity # all locales browser • browser • browser.ftl
bookmarks-toolbar-empty-message
my
Warning: Source string is missing
en-US
For quick access, place your bookmarks here on the bookmarks toolbar. <a data-l10n-name="manage-bookmarks">Manage bookmarks</a>
Entity # all locales browser • browser • browser.ftl
identity-disable-mixed-content-blocking.label
my
လောလောဆယ် ကာကွယ်မှုကို ပိတ်ထားပါ
en-US
Disable protection for now
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-off2
my
Warning: Source string is missing
en-US
If the page seems broken, you may want to turn off HTTPS-Only Mode for this site to reload using insecure HTTP.
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-on2
my
Warning: Source string is missing
en-US
Turn on HTTPS-Only Mode for this site if you want { -brand-short-name } to upgrade the connection when possible.
Entity # all locales browser • browser • browser.ftl
identity-permissions-reload-hint
my
ပြောင်းလဲထားသည့် အပြင်အဆင်များ သက်ရောက်မှုရှိစေရန်အတွက် ယခုစာမျက်နှာကို ပြန်လည်ခေါ်ယူရန် လိုအပ်ကောင်း လိုအပ်နိုင်ပါသည်။
en-US
You may need to reload the page for changes to apply.
Entity # all locales browser • browser • browser.ftl
search-one-offs-context-set-as-default-private.label
my
သီးသန့်ဝင်းဒိုးများ၏ ရှာဖွေရေးအင်ဂျင်အဖြစ် သတ်မှတ်ပါ
en-US
Set as Default Search Engine for Private Windows
Entity # all locales browser • browser • browser.ftl
sharing-warning-disable-for-session.label
my
Warning: Source string is missing
en-US
Disable sharing protection for this session
Entity # all locales browser • browser • browser.ftl
urlbar-autoplay-media-blocked.tooltiptext
my
Warning: Source string is missing
en-US
You have blocked autoplay media with sound for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-camera-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် ကင်မရာအသုံးပြုခြင်းကို တားဆီးထားသည်။
en-US
You have blocked your camera for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-canvas-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် canvas data extraction ကို တားဆီးထားသည်။
en-US
You have blocked canvas data extraction for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-geolocation-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် တည်နေရာဆိုင်ရာ အချက်အလက်ကောက်ယူခြင်းကို တားဆီးထားသည်။
en-US
You have blocked location information for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-install-blocked.tooltiptext
my
Warning: Source string is missing
en-US
You have blocked add-on installation for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-microphone-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် မိုက္ကရိုဖုန်းအသုံးပြုခြင်းကို တားဆီးထားသည်။
en-US
You have blocked your microphone for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-midi-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် MIDI အသုံးပြုခြင်းကို တားဆီးထားသည်။
en-US
You have blocked MIDI access for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-persistent-storage-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် အချက်အလက်သိမ်းဆည်းခြင်းကို တားဆီးထားသည်။
en-US
You have blocked persistent storage for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-popup-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် ကင်မရာအသုံးပြုခြင်းကို တားဆီးထားသည်။
en-US
You have blocked pop-ups for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-web-notifications-blocked.tooltiptext
my
ယခုဝဘ်ဆိုက်အတွက် အသိပေးချက်များပြသခြင်းကို တားဆီးထားသည်။
en-US
You have blocked notifications for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-xr-blocked.tooltiptext
my
Warning: Source string is missing
en-US
You have blocked virtual reality device access for this website.
Entity # all locales browser • browser • browserContext.ftl
main-context-menu-keyword.label
my
ဒီရှာဖွေမှုအတွက် အဓိကစာလုံးကို ထည့်ပါ
en-US
Add a Keyword for this Search
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-auto-touch-mode-checkbox.label
my
သင်ပုန်းစက်အတွက် တို့ထိပုံစံကို ပြောင်းသုံးပါ
en-US
Use Touch for Tablet Mode
Entity # all locales browser • browser • downloads.ftl
downloads-panel-empty.value
my
လောလောဆယ် ဒေါင်းထားသော ဖိုင်များ မရှိ
en-US
No downloads for this session.
Entity # all locales browser • browser • editBookmarkOverlay.ftl
bookmark-overlay-tags-caption-label
my
Warning: Source string is missing
en-US
Use tags to organize and search for bookmarks from the address bar
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-fission-body-approved
my
Warning: Source string is missing
en-US
Your privacy matters. { -brand-short-name } now isolates, or sandboxes, websites from each other, which makes it harder for hackers to steal passwords, credit card numbers, and other sensitive information.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-bookmarking-body
my
Warning: Source string is missing
en-US
It’s easier to keep track of your favorite sites. { -brand-short-name } now remembers your preferred location for saved bookmarks, shows the bookmarks toolbar by default on new tabs, and gives you easy access to the rest of your bookmarks via a toolbar folder.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-fx70-body
my
Warning: Source string is missing
en-US
The latest update enhances the Tracking Protection feature and makes it easier than ever to create secure passwords for every site.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-fx70-title
my
Warning: Source string is missing
en-US
{ -brand-short-name } now fights harder for your privacy
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-lockwise-body
my
Warning: Source string is missing
en-US
It’s difficult to think of unique, secure passwords for every account. When creating a password, select the password field to use a secure, generated password from { -brand-shorter-name }.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-discovery-empty-section-topstories-content
my
Warning: Source string is missing
en-US
Check back later for more stories.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-empty-section-topstories
my
Warning: Source string is missing
en-US
You’ve caught up. Check back later for more top stories from { $provider }. Can’t wait? Select a popular topic to find more great stories from around the web.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-menu-content-tooltip.aria-label
my
Warning: Source string is missing
en-US
Open context menu for { $title }
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-facebook-container-text2
my
Warning: Source string is missing
en-US
{ -facebook-container-brand-name } keeps your profile separate from everything else, making it harder for Facebook to target you with ads.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-firefox-monitor-button
my
Warning: Source string is missing
en-US
Sign Up for Alerts
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-mobile-phone-text
my
Warning: Source string is missing
en-US
Download { -brand-product-name } for iOS or Android and sync your data across devices.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-description-alpenglow.aria-description
my
Warning: Source string is missing
en-US
Use a colorful appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-description-automatic-2.aria-description
my
Warning: Source string is missing
en-US
Inherit the appearance of your operating system for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-description-dark.aria-description
my
Warning: Source string is missing
en-US
Use a dark appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-description-light.aria-description
my
Warning: Source string is missing
en-US
Use a light appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-tooltip-alpenglow-2.title
my
Warning: Source string is missing
en-US
Use a colorful appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-tooltip-automatic-2.title
my
Warning: Source string is missing
en-US
Inherit the appearance of your operating system for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-tooltip-dark-2.title
my
Warning: Source string is missing
en-US
Use a dark appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-multistage-theme-tooltip-light-2.title
my
Warning: Source string is missing
en-US
Use a light appearance for buttons, menus, and windows.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-pocket-anywhere-text2
my
Warning: Source string is missing
en-US
Save your favorite content offline with the { -pocket-brand-name } App and read, listen, and watch whenever it’s convenient for you.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-tracking-protection-text2
my
Warning: Source string is missing
en-US
{ -brand-short-name } helps stop websites from tracking you online, making it harder for ads to follow you around the web.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ca-cert-used-as-end-entity
my
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
en-US
The server uses a certificate with a basic constraints extension identifying it as a certificate authority. For a properly-issued certificate, this should not be the case.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-ocsp-response-for-cert-missing
my
The OCSP response does not include a status for the certificate being verified.
en-US
The OCSP response does not include a status for the certificate being verified.
Entity # all locales browser • browser • nsserrors.ftl
mozilla-pkix-error-validity-too-long
my
The server presented a certificate that is valid for too long.
en-US
The server presented a certificate that is valid for too long.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-cert-bad-access-location
my
လက်မှတ်ရ အနေအထား ဆာဗာမှာ မမှန်ကန်တဲ့ ပုံစံရှိတယ်။
en-US
The location for the certificate status server has invalid format.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-cert-not-in-name-space
my
ဒီလက်မှတ်အတွက် ထောက်ခံပေးတဲ့ အခွင့်အာဏာကို ဒီအမည်နဲ့ လက်မှတ် တခု ထုတ်ပြန်ဖို့ ခွင့်မပြုဘူး။
en-US
The Certifying Authority for this certificate is not permitted to issue a certificate with this name.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-crl-bad-signature
my
လက်မှတ် ထုတ်ပြန်သူရဲ့ CRL မှာ မမှန်ကန်တဲ့ လက်မှတ်တခု ရှိနေတယ်။
en-US
The CRL for the certificate’s issuer has an invalid signature.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-crl-expired
my
လက်မှတ် ထုတ်ပြန်သူရဲ့ CRL ဟာ သက်တမ်း ကုန်သွားပြီ။ ၄င်းကို မွမ်းမံပါ (သို့) သင့်စက်ရဲ့ နေ့စွဲနဲ့ အချိန်ကို စစ်ဆေးပါ။
en-US
The CRL for the certificate’s issuer has expired. Update it or check your system date and time.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-crl-not-yet-valid
my
ဒီလက်မှတ်အတွက် လက်မှတ် ပြန်လည်ရုတ်သိမ်းမှု စာရင်းဟာ မမှန်ကန်သေးဘူး။
en-US
The certificate revocation list for this certificate is not yet valid.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-filing-key
my
ဒီလက်မှတ်အတွက် သော့ချက် ဖြည့်စွတ်မှု အမှား
en-US
Error refiling the key for this certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-inadequate-cert-type
my
လုပ်ငန်းသုံး ကိရိယာအတွက် လက်ခံမထားတဲ့ လက်မှတ် အမျိုးအစား
en-US
Certificate type not approved for application.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-inadequate-key-usage
my
လက်မှတ် သော့ချက် သုံးစွဲမှုဟာ လုပ်ငန်း ကြိုးစားမှု အတွက် မလုံလောက်ဘူး။
en-US
Certificate key usage inadequate for attempted operation.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-krl-bad-signature
my
ဒီကွန်ရက်ရဲ့ လက်မှတ်အတွက် KRL မှာ မမှန်ကန်တဲ့ လက်မှတ် တခု ရှိတယ်။
en-US
The KRL for this site’s certificate has an invalid signature.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-krl-expired
my
ဒီကွန်ရက်ရဲ့ လက်မှတ်အတွက် KRL ဟာ သက်တမ်း ကုန်သွားပြီ။
en-US
The KRL for this site’s certificate has expired.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-krl-not-yet-valid
my
ဒီလက်မှတ်အတွက် သော့ချက် ပြန်လည်ရုတ်သိမ်းမှု စာရင်းဟာ မမှန်ကန်သေးဘူး။
en-US
The key revocation list for this certificate is not yet valid.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-no-key
my
ဒီလက်မှတ်ရဲ့ သီးသန့် သော့ချက်ကို သော့ချက် အချက်အလက် သိုလှောင်ခန်းထဲမျာ မတွေ့ရဘူး။
en-US
The private key for this certificate cannot be found in key database
Entity # all locales browser • browser • nsserrors.ftl
sec-error-no-krl
my
ဒီကွန်ရက်ရဲ့ လက်မှတ်အတွက် KRL ကို ​မတွေ့ရဘူး။
en-US
No KRL for this site’s certificate has been found.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-no-recipient-certs-query
my
စာဝှက်မထားဘူး - သင့်ဆီမှာ လက်ခံရရှိသူများ တဦးချင်းအတွက် လက်မှတ်များ မရှိဘူး။
en-US
Not encrypted: you do not have certificates for each of the recipients.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unauthorized-response
my
OCSP တုံ့ပြန်မှု လက်မှတ် ရေးထိုးသူဟာ ဒီလက်မှတ်ရဲ့ ​အ​နေအထားကို ပေးဖို့ အခွင့် မရှိဘူး။
en-US
The signer of the OCSP response is not authorized to give status for this certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-unknown-cert
my
OCSP ​ဆာဗာမှာ လက်မှတ်အတွက် အနေအထားမရှိဘူး။
en-US
The OCSP server has no status for the certificate.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-revoked-key
my
ဒီကွန်ရက်ရဲ့ လက်မှတ်အတွက် သော့ချက်ကို သိမ်းဆည်းလိုက်ပြီ။
en-US
The key for this site’s certificate has been revoked.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-bad-cert-status-response-alert
my
SSL မျိုးတူဟာ ၄င်းရဲ့ လက်မှတ်အတွက် OCSP တုံ့ပြန်မှုတခုကို မရယူနိုင်ဘူး။
en-US
SSL peer was unable to get an OCSP response for its certificate.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-cipher-disallowed-for-version
my
SSL ချိတ်ဆက်သူသည် ရွေးချယ်ထားသည့် ပရိုတိုကောလ်ဗာရှင်းအတွက် ခွင့်ပြုမထားသည့် ဆိုက်ဖာတစ်စုံကို အသုံးပြုထားသည်။
en-US
SSL peer selected a cipher suite disallowed for the selected protocol version.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-feature-not-supported-for-clients
my
SSL လုပ်ဆောင်ချက်ကို ကလိုင်းယင့်တွေအတွက် မထောက်ပံ့ပါ။
en-US
SSL feature not supported for clients.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-feature-not-supported-for-servers
my
SSL လုပ်ဆောင်ချက်ကို ဆာဗာတွေအတွက် မထောက်ပံ့ပါ။
en-US
SSL feature not supported for servers.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-feature-not-supported-for-ssl2
my
SSL လုပ်ဆောင်ချက်ကို SSL 2.0 ချိတ်ဆက်မှုတွေအတွက် မထောက်ပံ့ပါ။
en-US
SSL feature not supported for SSL 2.0 connections.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-feature-not-supported-for-version
my
လက်ရှိပရိုတိုကောလ်ဗားရှင်းအတွက် SSL လုပ်ဆောင်ချက်ကို အသုံးမပြုနိုင်ပါ။
en-US
SSL feature not supported for the protocol version.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-illegal-parameter-alert
my
SSL မျိုးတုက လက်မခံနိုင်တဲ့ အကြောင်းအရာအတွက် လက်ဆွဲ သတင်းစကား တခုကို ပယ်ချလိုက်တယ်။
en-US
SSL peer rejected a handshake message for unacceptable content.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-certificate
my
လက်မှတ်ကို မတွေ့နိုင်ဘူး သို့မဟုတ် စစ်မှန်ကြောင်း ပြသဖို့ သော့ချက် လိုအပ်တယ်။
en-US
Unable to find the certificate or key necessary for authentication.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-server-key-for-alg
my
ဆာ​ဗာမှာ သော့ချက် လုပ်ငန်းစနစ် ​ဖလှယ်ရေး ကြိုးစားမှု သော့ချက်အတွက် သော့ချက်မရှိဘူး။
en-US
Server has no key for the attempted key exchange algorithm.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-trusted-ssl-client-ca
my
SSL သုံးစွဲသူ စစ်မှန်မှုအတွက် ဘယ် လက်မှတ် အာဏာပိုင်ကိုမှ မယုံကြည်ရဘူး။
en-US
No certificate authority is trusted for SSL client authentication.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-rx-short-dtls-read
my
Not enough room in buffer for DTLS record.
en-US
Not enough room in buffer for DTLS record.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-server-cache-not-configured
my
SSL ဆာဗာ ယာယီ သိမ်းဆည်းခန်းကို ပြုပြင်မထားရုံမက ဒီအပေါက်အတွက် ပိတ်ပင်မထားဘူ။
en-US
SSL server cache not configured and not disabled for this socket.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-session-key-gen-failure
my
သုံးစွဲသူက SSL အခန်းအတွက် အခန်း သော့ချက်များကို ထုတ်လုပ်ဖို့ မအောင်မြင်ဘူး။
en-US
Client failed to generate session keys for SSL session.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-unrecognized-name-alert
my
SSL မျိုးတူက တောင်းဆိုထားတဲ့ DNS အမည်အတွက် လက်မှတ် မရှိဘူး။
en-US
SSL peer has no certificate for the requested DNS name.
Entity # all locales browser • browser • pageInfo.ftl
permissions-for.value
my
ခွင့်ပြုချက်များ
en-US
Permissions for:
Entity # all locales browser • browser • pageInfo.ftl
security-view-privacy-passwords-value
my
ဒီဝဘ်ဆိုက်အတွက် စကားဝှက်များကို သိမ်းထားမိပါသလား။
en-US
Have I saved any passwords for this website?
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Authentication
my
တစ်ပါတည်းဖြစ်သော အထောက်အထား စစ်ဆေးခြင်းကို ထောက်ပံ့သော ဝဘ်ဆိုက်များအတွက် ၎င်းလုပ်ဆောင်ချက်ကို ပြင်ဆင်သတ်မှတ်ရန်။
en-US
Configure integrated authentication for websites that support it.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DisableSetAsDesktopBackground
my
Warning: Source string is missing
en-US
Disable the menu command Set as Desktop Background for images.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-DontCheckDefaultBrowser
my
Warning: Source string is missing
en-US
Disable check for default browser on startup.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-LegacyProfiles
my
Warning: Source string is missing
en-US
Disable the feature enforcing a separate profile for each installation.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-LegacySameSiteCookieBehaviorEnabledForDomainList
my
Warning: Source string is missing
en-US
Revert to legacy SameSite behavior for cookies on specified sites.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-OfferToSaveLoginsDefault
my
Warning: Source string is missing
en-US
Set the default value for allowing { -brand-short-name } to offer to remember saved logins and passwords. Both true and false values are accepted.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Permissions2
my
Warning: Source string is missing
en-US
Configure permissions for camera, microphone, location, notifications, and autoplay.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Preferences
my
Warning: Source string is missing
en-US
Set and lock the value for a subset of preferences.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-RequestedLocales
my
Warning: Source string is missing
en-US
Set the list of requested locales for the application in order of preference.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-WebsiteFilter
my
Warning: Source string is missing
en-US
Block websites from being visited. See documentation for more details on the format.
Entity # all locales browser • browser • preferences • connection.ftl
connection-dns-over-https-url-custom.tooltiptext
my
Enter your preferred URL for resolving DNS over HTTPS
en-US
Enter your preferred URL for resolving DNS over HTTPS
Entity # all locales browser • browser • preferences • connection.ftl
connection-dns-over-https-url-item-default.tooltiptext
my
HTTPS ပေါ်မှ DNS ရယူချင်း အတွက် URL ကို မူလသတ်မှတ်ချက်အတိုင်း သုံးမည်
en-US
Use the default URL for resolving DNS over HTTPS
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-autologin.label
my
စကားဝှက် သိမ်းပြီးသားရှိပါက အတည်ပြုခြင်းအတွက် ထပ်မမေးပါနှင့်
en-US
Do not prompt for authentication if password is saved
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-autologin.tooltip
my
ကြားခံဆာဗာများအတွက် အတည်ပြုအချက်အလက်များကို သိမ်းထားပါက ယခုအပြင်အဆင်သည် ကြားခံဆာဗာများနှင့် အတည်ပြုရာတွင် တိတ်ဆိတ်စွာ ဆောင်ရွက်ပေးသည်။ အကယ်၍ အတည်ပြုခြင်း မအောင်မြင်ပါက အတည်ပြုအချက်အလက်ကို တောင်းခံပါမည်။
en-US
This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-http-sharing.label
my
Warning: Source string is missing
en-US
Also use this proxy for FTP and HTTPS
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-noproxy
my
ယခုအတွက် ကြားခံဆာဗာ မသုံးပါနှင့်
en-US
No proxy for
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-option-auto.label
my
ယခုကွန်ယက်အတွက် ကြားခံဆာဗာ အပြင်အဆင်များကို အလိုအလျောက် ရှာပြီး ချိတ်ဆက်ပါ
en-US
Auto-detect proxy settings for this network
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-langgroup-header
my
ယခုအတွက် ဖောင့်
en-US
Fonts for
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-languages-fallback-desc
my
စနစ်ဟောင်းဖြင့် ဖန်တီးထားသည့် အကြောင်းအရာများသည် ၄င်းတို့၏ စာသားသိမ်းဆည်းမှုစနစ်ကို မဖော်ပြနိုင်လျှင် ယခု စာသားသိမ်းဆည်းမှုစနစ်ကို အသုံးပြုမည်။
en-US
This text encoding is used for legacy content that fails to declare its encoding.
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-languages-fallback-header
my
စနစ်ဟောင်းဖြင့်ဖန်တီထားသည့် အကြောင်းအရာများအတွက် စာသား သိမ်းဆည်းမှုစနစ်
en-US
Text Encoding for Legacy Content
Entity # all locales browser • browser • preferences • fonts.ftl
fonts-languages-fallback-name-auto.label
my
ပုံသေအသုံးပြုသော ဘာသာစကား
en-US
Default for Current Locale
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-search
my
အခြားဘာသာစကားများကို ရှာဖွေပါ...
en-US
Search for more languages
Entity # all locales browser • browser • preferences • languages.ftl
browser-languages-searching.label
my
ဘာသာစကားများအတွက် ရှာဖွေနေသည်...
en-US
Searching for languages
Entity # all locales browser • browser • preferences • languages.ftl
languages-customize-spoof-english.label
my
ကိုယ်ရေးလုံခြုံမှုအတွက် အင်္ဂလိပ်ဗားရှင်းဖြင့် ဝဘ်စာမျက်နှာကို တောင်းခံပါ
en-US
Request English versions of web pages for enhanced privacy
Entity # all locales browser • browser • preferences • languages.ftl
languages-description
my
ဝဘ်စာမျက်နှာများသည် တစ်ခါတစ်ရံ ဘာသာစကားတစ်ခုထက်ပို၍ အသုံးပြုခွင့်ပေးသည်။ ထိုဝဘ်စာမျက်နှာများကို ပြရန် ဘာသာစကားများကို အစဉ်အလိုက် ရွေးပါ။
en-US
Web pages are sometimes offered in more than one language. Choose languages for displaying these web pages, in order of preference
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-autoplay-menu
my
Warning: Source string is missing
en-US
Default for all websites:
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-capabilities-listitem-allow-session.value
my
ယခုအသုံးပြုကာလအတွက် ခွင့်ပြုပါ
en-US
Allow for Session
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-cookie-desc
my
Warning: Source string is missing
en-US
You can specify which websites are always or never allowed to use cookies and site data. Type the exact address of the site you want to manage and then click Block, Allow for Session, or Allow.
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-etp-window.title
my
Warning: Source string is missing
en-US
Exceptions for Enhanced Tracking Protection
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-exceptions-saved-logins-desc
my
အောက်ပါဆိုက်များအတွက် ဝင်ရောက်မှုများကို သိမ်းထားမည် မဟုတ်ပါ။
en-US
Logins for the following websites will not be saved
Entity # all locales browser • browser • preferences • permissions.ftl
permissions-session.label
my
အသုံးပြုနေစဉ်အတွင်း ခွင့်ပြုပါ
en-US
Allow for Session
Entity # all locales browser • browser • preferences • preferences.ftl
addressbar-suggestions-settings
my
ရှာဖွေရေးယန္တရား၏ အကြံပေးချက်များအတွက် အပြင်အဆင်ကို ပြောင်းလဲရန်
en-US
Change preferences for search engine suggestions
Entity # all locales browser • browser • preferences • preferences.ftl
browsing-search-on-start-typing.label
my
စာစရိုက်သည်နှင့် စရှာပါ
en-US
Search for text when you start typing
Entity # all locales browser • browser • preferences • preferences.ftl
choose-language-description
my
စာမျက်နှာများကို ပြသရန် နှစ်သက်ရာဘာသာစကားကို ရွေးပါ
en-US
Choose your preferred language for displaying pages
Entity # all locales browser • browser • preferences • preferences.ftl
collection-description
my
Warning: Source string is missing
en-US
We strive to provide you with choices and collect only what we need to provide and improve { -brand-short-name } for everyone. We always ask permission before receiving personal information.
Entity # all locales browser • browser • preferences • preferences.ftl
collection-health-report-disabled
my
တည်ဆောက်မှုဆိုင်ရာ ယခုအပြင်အဆင်အတွက် အချက်အလက်အစီရင်ခံခြင်းကို ပိတ်ထားသည်
en-US
Data reporting is disabled for this build configuration
Entity # all locales browser • browser • preferences • preferences.ftl
containers-new-tab-check.label
my
Warning: Source string is missing
en-US
Select a container for each new tab
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-and-isolating-etp-warning-description-2
my
Warning: Source string is missing
en-US
This setting may cause some websites to not display content or work correctly. If a site seems broken, you may want to turn off tracking protection for that site to load all content.
Entity # all locales browser • browser • preferences • preferences.ftl
content-blocking-etp-standard-desc
my
Warning: Source string is missing
en-US
Balanced for protection and performance. Pages will load normally.
Entity # all locales browser • browser • preferences • preferences.ftl
forms-ask-to-save-logins.label
my
ဆိုက်များအတွက် ဝင်ရောက်မှုများနှင့် စကားဝှက်များကို မှတ်ရန် မေးပါ
en-US
Ask to save logins and passwords for websites
Entity # all locales browser • browser • preferences • preferences.ftl
forms-breach-alerts.label
my
Warning: Source string is missing
en-US
Show alerts about passwords for breached websites
Entity # all locales browser • browser • preferences • preferences.ftl
history-remember-option-custom.label
my
မှတ်တမ်းအတွက် စိတ်ကြိုက်အပြင်အဆင်ကို အသုံးပြုမည်
en-US
Use custom settings for history
Entity # all locales browser • browser • preferences • preferences.ftl
search-bar-hidden.label
my
ရှာဖွေရန်နှင့် သွားရောက်ရန် လိပ်စာဘားတန်းကို အသုံးပြုပါ
en-US
Use the address bar for search and navigation
Entity # all locales browser • browser • preferences • preferences.ftl
search-engine-default-private-desc-2
my
Warning: Source string is missing
en-US
Choose a different default search engine for Private Windows only
Entity # all locales browser • browser • preferences • preferences.ftl
search-results-empty-message
my
{ PLATFORM() -> [windows] ဝမ်းနည်းပါတယ်။ အပြင်အဆင်များထဲတွင် “<span data-l10n-name="query"></span>” အတွက် ရလဒ်များ မရှိပါ။ *[other] ဝမ်းနည်းပါတယ်။ နှစ်သက်ရာအပြင်အဆင်များထဲတွင် “<span data-l10n-name="query"></span>” အတွက် ရလဒ်များ မရှိပါ။ }
en-US
{ PLATFORM() -> [windows] Sorry! There are no results in Options for “<span data-l10n-name="query"></span>”. *[other] Sorry! There are no results in Preferences for “<span data-l10n-name="query"></span>”. }
Entity # all locales browser • browser • preferences • preferences.ftl
search-results-empty-message2
my
Warning: Source string is missing
en-US
Sorry! There are no results in Settings for “<span data-l10n-name="query"></span>”.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message
my
{ -brand-short-name } ကို အသုံးပြုရန် နေရာလွတ်မရှိတော့ပါ။ ဝဘ်ဆိုက်ရှိအကြောင်းအရာများကို ကောင်းမွန်စွာ ပြသနိုင်မည် မဟုတ်ပါ။ ပိုမိုကောင်းမွန်သော အင်တာနက်ကြည့်ရှုမှု ရရှိရန်အတွက် နေရာလွတ်အသုံးပြုမှုကို ပိုမိုကျစ်လစ်ကောင်းမွန်စေရန် “ပိုမိုလေ့လာရန်” သို့ သွားရောက်ကြည့်ရှုပါ။
en-US
{ -brand-short-name } is running out of disk space. Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
space-alert-under-5gb-message2
my
Warning: Source string is missing
en-US
<strong>{ -brand-short-name } is running out of disk space.</strong> Website contents may not display properly. Visit “Learn More” to optimize your disk usage for better browsing experience.
Entity # all locales browser • browser • preferences • preferences.ftl
suggestions-addressbar-settings-generic
my
Warning: Source string is missing
en-US
Change preferences for other address bar suggestions
Entity # all locales browser • browser • preferences • preferences.ftl
suggestions-addressbar-settings-generic2
my
Warning: Source string is missing
en-US
Change settings for other address bar suggestions
Entity # all locales browser • browser • preferences • preferences.ftl
sync-engine-addons.tooltiptext
my
Firefox ဒက်စတော့အတွက် ပေါင်းထည့်ဆော့ဖ်ဝဲများနှင့် အခင်းအကျင်းများ
en-US
Extensions and themes for Firefox desktop
Entity # all locales browser • browser • preferences • preferences.ftl
sync-mobile-promo
my
ထိုစနစ်အတွက် မီးမြေခွေးကို ဆွဲယူကူးပါ၊ <img data-l10n-name="android-icon"/> <a data-l10n-name="android-link">Android</a> သို့မဟုတ် <img data-l10n-name="ios-icon"/> <a data-l10n-name="ios-link">iOS</a> သင့်မိုဘိုင်းလ်ကိရိယာများကို တစ်ပြေးညီဖြစ်စေရန်
en-US
Download Firefox for <img data-l10n-name="android-icon"/> <a data-l10n-name="android-link">Android</a> or <img data-l10n-name="ios-icon"/> <a data-l10n-name="ios-link">iOS</a> to sync with your mobile device.
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-check-choose.label
my
အဆင့်မြှင့်တင်မှုများ ရှိ/မရှိ စစ်ဆေးပါ၊ သို့သော် ၎င်းတို့ကို တပ်ဆင်မည်ဆိုပါက ရွေးချယ်ခွင့်ပေးပါ။
en-US
Check for updates but let you choose to install them
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-description
my
အကောင်းဆုံးစွမ်းရည်၊ တည်ငြိမ်မှုနှင့် လုံခြုံရေး ရရှိစေရန် { -brand-short-name } ကို နောက်ဆုံးပေါ် ဖြစ်စေပါ။
en-US
Keep { -brand-short-name } up to date for the best performance, stability, and security.
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-manual.label
my
အဆင့်မြှင့်တင်မှုများကို ဘယ်သောအခါမှ မစစ်ဆေးပါနှင့် (အကြံမပြုလိုပါ)
en-US
Never check for updates (not recommended)
Entity # all locales browser • browser • preferences • preferences.ftl
use-system-locale.label
my
Warning: Source string is missing
en-US
Use your operating system settings for “{ $localeName }” to format dates, times, numbers, and measurements.
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-data-removing-table
my
အောက်ပါဆိုက်များအတွက် ကွတ်ကီးနှင့် ဆိုက်ချက်လက်များကို ဖယ်ရှားပါ
en-US
Cookies and site data for the following websites will be removed
Entity # all locales browser • browser • preferences • translation.ftl
translation-languages-disabled-desc
my
အောက်ဖော်ပြပါဘာသာစကားများအတွက် ဘာသာပြန်ခြင်းမထောက်ပံ့ထားပါ
en-US
Translation will not be offered for the following languages
Entity # all locales browser • browser • preferences • translation.ftl
translation-sites-disabled-desc
my
အောက်ပါ ဆိုဒ်များသို့ ဘာသာပြန်ခြင်း ပြုလုပ်ပေးမည် မဟုတ်ပါ
en-US
Translation will not be offered for the following sites
Entity # all locales browser • browser • protections.ftl
lockwise-app-links
my
Warning: Source string is missing
en-US
{ -lockwise-brand-name } for <a data-l10n-name="lockwise-android-inline-link">Android</a> and <a data-l10n-name="lockwise-ios-inline-link">iOS</a>
Entity # all locales browser • browser • protections.ftl
mobile-app-links
my
Warning: Source string is missing
en-US
{ -brand-product-name } Browser for <a data-l10n-name="android-mobile-inline-link">Android</a> and <a data-l10n-name="ios-mobile-inline-link">iOS</a>
Entity # all locales browser • browser • protections.ftl
monitor-sign-up-link
my
Warning: Source string is missing
en-US
Sign Up for Breach Alerts
Entity # all locales browser • browser • protections.ftl
monitor-sign-up-link.title
my
Warning: Source string is missing
en-US
Sign up for breach alerts on { -monitor-brand-name }
Entity # all locales browser • browser • protections.ftl
monitor-title
my
Warning: Source string is missing
en-US
Look out for data breaches
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-content-blocking-breakage-report-view-description
my
Warning: Source string is missing
en-US
Blocking certain trackers can cause problems with some websites. Reporting these problems helps make { -brand-short-name } better for everyone. Sending this report will send a URL and information about your browser settings to Mozilla. <label data-l10n-name="learn-more">Learn more</label>
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-etp-off-header
my
Warning: Source string is missing
en-US
Enhanced Tracking Protection is OFF for this site
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-etp-on-header
my
Warning: Source string is missing
en-US
Enhanced Tracking Protection is ON for this site
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-harmful-page-short-desc
my
Warning: Source string is missing
en-US
{ -brand-short-name } blocked this page because it might try to install dangerous apps that steal or delete your information (for example, photos, passwords, messages and credit cards).
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-unwanted-page-short-desc
my
Warning: Source string is missing
en-US
{ -brand-short-name } blocked this page because it might try to trick you into installing programs that harm your browsing experience (for example, by changing your homepage or showing extra ads on sites you visit).
Entity # all locales browser • browser • sanitize.ftl
sanitize-prefs.title
my
မှတ်တမ်း ရှင်းလင်းရန် အပြင်အဆင်များ
en-US
Settings for Clearing History
Entity # all locales browser • browser • screenshots.ftl
screenshots-private-window-error-details
my
အဆင်မပြေမှုများအတွက် တောင်းပန်ပါတယ်။ ယခုလုပ်ဆောင်ချက်ကို နောင်ထုတ်ကုန်တွင် ပါဝင်စေရန် ဆောင်ရွက်နေပါသည်။
en-US
Sorry for the inconvenience. We are working on this feature for future releases.
Entity # all locales browser • chrome • browser • app-extension-fields.properties
extension.firefox-alpenglow@mozilla.org.description
my
Warning: Source string is missing
en-US
Use a colorful appearance for buttons, menus, and windows.
Entity # all locales browser • chrome • browser • browser.properties
certImminentDistrust.message
my
Warning: Source string is missing
en-US
The security certificate in use on this website will no longer be trusted in a future release. For more information, visit https://wiki.mozilla.org/CA/Upcoming_Distrust_Actions
Entity # all locales browser • chrome • browser • browser.properties
contentBlocking.cookiesView.removeButton.tooltip
my
Warning: Source string is missing
en-US
Clear cookie exception for %S
Entity # all locales browser • chrome • browser • browser.properties
contextMenuSearch
my
“%2$S” ကို %1$S တွင် ရှာဖွေပါ
en-US
Search %1$S for “%2$S”
Entity # all locales browser • chrome • browser • browser.properties
getUserMedia.reasonForNoPermanentAllow.insecure
my
ယခုဝဘ်ဆိုက်သို့ ချိက်ဆက်ထားခြင်းသည် လုံခြုံမှု မရှိပါ။ သင့်ကို ကာကွယ်ရန် %S က ယခုချိတ်ဆက်ထားစဉ် ကာလအတွက်သာ ဆောင်ရွက်ခွင့် ပေးပါမည်။
en-US
Your connection to this site is not secure. To protect you, %S will only allow access for this session.
Entity # all locales browser • chrome • browser • browser.properties
gnomeSearchProviderSearch
my
Warning: Source string is missing
en-US
Search the web for %S
Entity # all locales browser • chrome • browser • browser.properties
identity.headerMainWithHost
my
Warning: Source string is missing
en-US
Site Information for %S
Entity # all locales browser • chrome • browser • browser.properties
identity.headerSecurityWithHost
my
Warning: Source string is missing
en-US
Connection Security for %S
Entity # all locales browser • chrome • browser • browser.properties
identity.identified.verified_by_you
my
ယခုဝဘ်ဆိုက်အတွက် လုံခြုံရေးဆိုင်ရာခြွင်းချက်တစ်ခု ထည့်ပြီးဖြစ်သည်။
en-US
You have added a security exception for this site.
Entity # all locales browser • chrome • browser • browser.properties
permissions.header
my
Warning: Source string is missing
en-US
Permissions for %S
Entity # all locales browser • chrome • browser • browser.properties
popupAllow
my
%S မှ pop-up များကို ခွင့်ပြုမည်
en-US
Allow pop-ups for %S
Entity # all locales browser • chrome • browser • browser.properties
popupBlock
my
%S မှ pop-up များကို တားဆီးမည်
en-US
Block pop-ups for %S
Entity # all locales browser • chrome • browser • browser.properties
protections.disableAriaLabel
my
Warning: Source string is missing
en-US
Disable protections for %S
Entity # all locales browser • chrome • browser • browser.properties
protections.enableAriaLabel
my
Warning: Source string is missing
en-US
Enable protections for %S
Entity # all locales browser • chrome • browser • browser.properties
protections.header
my
Warning: Source string is missing
en-US
Protections for %S
Entity # all locales browser • chrome • browser • browser.properties
trackingProtection.icon.disabledTooltip2
my
Warning: Source string is missing
en-US
Enhanced Tracking Protection is OFF for this site.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.registerDirectPrompt2
my
Warning: Source string is missing
en-US
%1$S is requesting extended information about your security key, which may affect your privacy.\n\n%2$S can anonymize this for you, but the website might decline this key. If declined, you can try again.
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.hostDescription.allUrls
my
ဝဘ်ဆိုက်အားလုံးအတွက် သင့်အချက်အလက်များကို ကြည့်မည်
en-US
Access your data for all websites
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.hostDescription.oneSite
my
%S အတွက် သင့်အချက်အလက်ကို ကြည့်မည်
en-US
Access your data for %S
Entity # all locales browser • chrome • browser • browser.properties
webextPerms.hostDescription.wildcard
my
%S ဒိုမိန်း အတွက် သင့်အချက်အလက်များကို ကြည့်မည်
en-US
Access your data for sites in the %S domain
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockTip2
my
သင်သည် အခြားကူးယူနိုင်သည့် အရင်းအမြစ်တွင် ရှာဖွေနိုင်သည်။ သို့မဟုတ် နောက်တွင် ထပ်မံ ဆောင်ရွက်ကြည့်ပါ။
en-US
You can search for an alternate download source or try again later.
Entity # all locales browser • chrome • browser • feeds • subscribe.properties
addProtocolHandlerMessage
my
Warning: Source string is missing
en-US
Add “%1$S” as an application for %2$S links?
Entity # all locales browser • chrome • browser • places • bookmarkProperties.properties
dialogTitleEdit
my
"%S" ဂုဏ်အင်္ဂါရပ်များ
en-US
Properties for “%S”
Entity # all locales browser • chrome • browser • places • places.properties
load-js-data-url-error
my
လုံခြုံရေးအရ မှတ်တမ်းဝင်းဒိုး သို့မဟုတ် ဘေးတန်းမှ ဖွင့်သော javascript သို့မဟုတ် အချက်အလက် url များကို ဆောင်ရွက်ခွင့်မပေးပါ။
en-US
For security reasons, javascript or data urls cannot be loaded from the history window or sidebar.
Entity # all locales browser • chrome • browser • pocket.properties
signuptosave
my
Pocket အတွက် မှတ်ပုံတင်ပါ။ အခမဲ့ဖြစ်ပါသည်။
en-US
Sign up for Pocket. It’s free.
Entity # all locales browser • chrome • browser • search.properties
searchForSomethingWith2
my
Warning: Source string is missing
en-US
Search for %S with:
Entity # all locales browser • chrome • browser • sitePermissions.properties
state.current.allowedForSession
my
ယခုအချိန်အတွက်ခွင့်ပြုထားသော
en-US
Allowed for Session
Please enable JavaScript. Some features won't be available without it.