BETA

Transvision

Displaying 77 results for the string with in gd:

Entity gd en-US
Entity # all locales browser • browser • appmenu.ftl
profiler-popup-presets-power-description
gd
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
en-US
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
Entity # all locales browser • browser • appmenu.ftl
profiler-popup-presets-web-developer-description
gd
Recommended preset for most web app debugging, with low overhead.
en-US
Recommended preset for most web app debugging, with low overhead.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers-not-compatible
gd
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
en-US
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-intro
gd
Configure the connection method you wish to remotely debug your device with.
en-US
Configure the connection method you wish to remotely debug your device with.
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-figure
gd
Figures with optional captions should be labeled. <a>Learn more</a>
en-US
Figures with optional captions should be labeled. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-image
gd
Content with images must be labeled. <a>Learn more</a>
en-US
Content with images must be labeled. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
manifest-icon-img-title
gd
Icon with sizes: { $sizes }
en-US
Icon with sizes: { $sizes }
Entity # all locales devtools • client • debugger.properties
sourceFooter.prettyPrint.hasSourceMapMessage
gd
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
en-US
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
Entity # all locales devtools • client • filterwidget.properties
emptyPresetList
gd
You don’t have any saved presets. You can store filter presets by choosing a name and saving them. Presets are quickly accessible and you can re-use them with ease.
en-US
You don’t have any saved presets. \ You can store filter presets by choosing a name and saving them. \ Presets are quickly accessible and you can reuse them with ease.
Entity # all locales devtools • client • inspector.properties
markupView.unavailableChildren.title
gd
Children of this element are unavailable with the current Browser Toolbox mode
en-US
Children of this element are unavailable with the current Browser Toolbox mode
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
gd
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.trackingResource.tooltip
gd
This URL matches a known tracker and it would be blocked with Content Blocking enabled.
en-US
This URL matches a known tracker and it would be blocked with Content Blocking enabled.
Entity # all locales devtools • client • perftools.ftl
perftools-presets-power-description
gd
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
en-US
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
Entity # all locales devtools • client • perftools.ftl
perftools-presets-web-developer-description
gd
Recommended preset for most web app debugging, with low overhead.
en-US
Recommended preset for most web app debugging, with low overhead.
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-label
gd
Use simpler highlighters with prefers-reduced-motion
en-US
Use simpler highlighters with prefers-reduced-motion
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.disabled.tooltip
gd
This button is only available on pages with several iframes
en-US
This button is only available on pages with several iframes
Entity # all locales devtools • client • webconsole.properties
webconsole.input.editor.onboarding.label
gd
Iterate on your code faster with the new multi-line editor mode. Use %1$S to add new lines and %2$S to run.
en-US
Iterate on your code faster with the new multi-line editor mode. Use %1$S to add new lines and %2$S to run.
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
gd
[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 • accessibility.properties
accessibility.text.label.issue.figure
gd
Figures with optional captions should be labeled.
en-US
Figures with optional captions should be labeled.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.image
gd
Content with images must be labeled.
en-US
Content with images must be labeled.
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-breakpoint-condition-thrown
gd
Error with conditional breakpoint
en-US
Error with conditional breakpoint
Entity # all locales devtools • shared • debugger.properties
serverReceiveOOBBody
gd
The client should be displaying a token value.  Enter that token value here to complete authentication with this client.
en-US
The client should be displaying a token value. Enter that token value here to complete authentication with this client.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
gd
A CSS selector for use with document.querySelector which identifies a single element
en-US
A CSS selector for use with document.querySelector which identifies a single element
Entity # all locales dom • chrome • dom • dom.properties
ExternalProtocolFrameBlockedNoUserActivation
gd
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
en-US
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
gd
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapResolutionBlockedByBacktrackingPrefix
gd
Resolution of specifier “%S” was blocked since the parsed URL does not start with the address in the import map.
en-US
Resolution of specifier “%S” was blocked since the parsed URL does not start with the address in the import map.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapResolveInvalidBareSpecifierWarnRelative
gd
The specifier “%S” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
en-US
The specifier “%S” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value '%2$S'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionRejectedResponseWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with '%2$S'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedStixgeneralOperatorStretchingWarning
gd
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
en-US
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
gd
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeDifferentRate
gd
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
en-US
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaWidevineNoWMF
gd
Trying to play Widevine with no Windows Media Foundation. See https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows
en-US
Trying to play Widevine with no Windows Media Foundation. See https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows
Entity # all locales dom • chrome • dom • dom.properties
ModuleResolveFailureWarnRelative
gd
Error resolving module specifier “%S”. Relative module specifiers must start with “./”, “../” or “/”.
en-US
Error resolving module specifier “%S”. Relative module specifiers must start with “./”, “../” or “/”.
Entity # all locales dom • chrome • dom • dom.properties
ModuleSourceLoadFailed
gd
Loading failed for the module with source “%S”.
en-US
Loading failed for the module with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
gd
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
gd
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
RequestStorageAccessNullPrincipal
gd
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
SVGRefChainLengthExceededWarning
gd
An SVG <%S> reference chain which is too long was abandoned at the element with ID “%S”.
en-US
An SVG <%S> reference chain which is too long was abandoned at the element with ID “%S”.
Entity # all locales dom • chrome • dom • dom.properties
SVGRefLoopWarning
gd
The SVG <%S> with ID “%S” has a reference loop.
en-US
The SVG <%S> with ID “%S” has a reference loop.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
gd
Loading failed for the <script> with source “%S”.
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGraceTimeoutTermination
gd
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
en-US
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterNetworkError
gd
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Load failed with status %2$S for script ‘%3$S’.
Entity # all locales dom • chrome • dom • dom.properties
UnusedLinkPreloadPending
gd
The resource at “%S” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
en-US
The resource at “%S” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.
Entity # all locales dom • chrome • dom • dom.properties
WebExtContentScriptModuleSourceNotAllowed
gd
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
en-US
WebExtension content scripts may only load modules with moz-extension URLs and not: “%S”.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUserDefined
gd
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningHasCurrentColor
gd
Animations of ‘background-color’ cannot be run on the compositor with ‘current-color’ keyframe.
en-US
Animations of ‘background-color’ cannot be run on the compositor with ‘current-color’ keyframe.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformSVG
gd
Animations of 'transform' on elements with SVG transforms cannot be run on the compositor
en-US
Animations of ‘transform’ on elements with SVG transforms cannot be run on the compositor
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithSyncGeometricAnimations
gd
Animation of ‘transform’ cannot be run on the compositor because it should be synchronized with animations of geometric properties that started at the same time
en-US
Animation of ‘transform’ cannot be run on the compositor because it should be synchronized with animations of geometric properties that started at the same time
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollAnchoringDisabledInContainer
gd
Scroll anchoring was disabled in a scroll container because of too many consecutive adjustments (%1$S) with too little total distance (%2$S px average, %3$S px total).
en-US
Scroll anchoring was disabled in a scroll container because of too many consecutive adjustments (%1$S) with too little total distance (%2$S px average, %3$S px total).
Entity # all locales dom • chrome • layout • layout_errors.properties
ScrollLinkedEffectFound3
gd
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
en-US
This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!
Entity # all locales dom • chrome • layout • layout_errors.properties
ZoomPropertyWarning
gd
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
en-US
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
Entity # all locales dom • chrome • security • csp.properties
ignoringNonAsciiToken
gd
Ignoring directive ‘%1$S’ with the non-ASCII token ‘%2$S’
en-US
Ignoring directive ‘%1$S’ with the non-ASCII token ‘%2$S’
Entity # all locales dom • chrome • security • csp.properties
strictDynamicButNoHashOrNonce
gd
Keyword ‘strict-dynamic’ within “%1$S” with no valid nonce or hash might block all scripts from loading
en-US
Keyword ‘strict-dynamic’ within “%1$S” with no valid nonce or hash might block all scripts from loading
Entity # all locales dom • chrome • security • security.properties
BlockExtensionScriptWithWrongExt
gd
Loading script with URI “%S” was blocked because the file extension is not allowed.
en-US
Loading script with URI “%S” was blocked because the file extension is not allowed.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
gd
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
gd
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales netwerk • necko.properties
CookieBlockedCrossSiteRedirect
gd
Cookie “%1$S” with the “SameSite” attribute value “Lax” or “Strict” was omitted because of a cross-site redirect.
en-US
Cookie “%1$S” with the “SameSite” attribute value “Lax” or “Strict” was omitted because of a cross-site redirect.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
gd
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
MOZILLA_PKIX_ERROR_CA_CERT_USED_AS_END_ENTITY
gd
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_INADEQUATE_KEY_SIZE
gd
The server presented a certificate with a key size that is too small to establish a secure connection.
en-US
The server presented a certificate with a key size that is too small to establish a secure connection.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNEXPECTED_EXTENDED_MASTER_SECRET
gd
The peer tried to resume with an unexpected extended_master_secret extension.
en-US
The peer tried to resume with an unexpected extended_master_secret extension.
Entity # all locales security • manager • security • pippki • pippki.ftl
protected-auth-alert
gd
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).
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 toolkit • toolkit • about • aboutAddons.ftl
plugins-widevine-description
gd
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
en-US
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-controls-submit
gd
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)
en-US
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-li-for-visit-gdpv
gd
<a data-l10n-name="gdpv-tagged-pings-link">Visit the { glean-debug-ping-viewer-brand-name } page for pings with your tag</a>. It shouldn’t take more than a few seconds from pushing the button to your ping arriving. Sometimes it may take a small handful of minutes.
en-US
<a data-l10n-name="gdpv-tagged-pings-link">Visit the { glean-debug-ping-viewer-brand-name } page for pings with your tag</a>. It shouldn’t take more than a few seconds from pushing the button to your ping arriving. Sometimes it may take a small handful of minutes.
Entity # all locales toolkit • toolkit • about • aboutMozilla.ftl
about-mozilla-quote-6-27
gd
The Beast continued its studies with renewed <em>Focus</em>, building great <em>Reference</em> works and contemplating new <em>Realities</em>. The Beast brought forth its followers and acolytes to create a renewed smaller form of itself and, through <em>Mischievous</em> means, sent it out across the world.
en-US
The Beast continued its studies with renewed <em>Focus</em>, building great <em>Reference</em> works and contemplating new <em>Realities</em>. The Beast brought forth its followers and acolytes to create a renewed smaller form of itself and, through <em>Mischievous</em> means, sent it out across the world.
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
plugins-widevine-description
gd
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
en-US
This plugin enables playback of encrypted media in compliance with the Encrypted Media Extensions specification. Encrypted media is typically used by sites to protect against copying of premium media content. Visit https://www.w3.org/TR/encrypted-media/ for more information on Encrypted Media Extensions.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices
gd
{ -brand-full-name } uses web-based information services ("Services") to provide some of the features provided for your use with this binary version of { -brand-short-name } under the terms described below. If you do not want to use one or more of the Services or the terms below are unacceptable, you may disable the feature or Service(s). Instructions on how to disable a particular feature or Service may be found <a data-l10n-name="mozilla-disable-service-link">here</a>. 'S urrainn dhut feartan is seirbheisean eile a chur à comas ann an roghainnean na h-aplacaid.
en-US
{ -brand-full-name } uses web-based information services (“Services”) to provide some of the features provided for your use with this binary version of { -brand-short-name } under the terms described below. If you do not want to use one or more of the Services or the terms below are unacceptable, you may disable the feature or Service(s). Instructions on how to disable a particular feature or Service may be found <a data-l10n-name="mozilla-disable-service-link">here</a>. Other features and Services can be disabled in the application preferences.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-3
gd
You are welcome to use these Services with the accompanying version of { -brand-short-name }, and { -vendor-short-name } grants you its rights to do so. { -vendor-short-name } and its licensors reserve all other rights in the Services. These terms are not intended to limit any rights granted under open source licenses applicable to { -brand-short-name } and to corresponding source code versions of { -brand-short-name }.
en-US
You are welcome to use these Services with the accompanying version of { -brand-short-name }, and { -vendor-short-name } grants you its rights to do so. { -vendor-short-name } and its licensors reserve all other rights in the Services. These terms are not intended to limit any rights granted under open source licenses applicable to { -brand-short-name } and to corresponding source code versions of { -brand-short-name }.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-unbranded
gd
An overview of the web site services the product incorporates, along with instructions on how to disable them, if applicable, should be included here.
en-US
An overview of the website services the product incorporates, along with instructions on how to disable them, if applicable, should be included here.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-none-requires-secure2-description
gd
Cookies with “SameSite=None” attribute require the secure attribute. This feature requires “Cookies: SameSite=Lax by default”.
en-US
Cookies with “SameSite=None” attribute require the secure attribute. This feature requires “Cookies: SameSite=Lax by default”.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-media-jxl-description
gd
With this feature enabled, { -brand-short-name } supports the JPEG XL (JXL) format. This is an enhanced image file format that supports lossless transition from traditional JPEG files. See <a data-l10n-name="bugzilla">bug 1539075</a> for more details.
en-US
With this feature enabled, { -brand-short-name } supports the JPEG XL (JXL) format. This is an enhanced image file format that supports lossless transition from traditional JPEG files. See <a data-l10n-name="bugzilla">bug 1539075</a> for more details.
Entity # all locales toolkit • toolkit • global • handlerDialog.ftl
permission-dialog-description-extension-app
gd
Allow the extension { $extension } to open the { $scheme } link with { $appName }?
en-US
Allow the extension { $extension } to open the { $scheme } link with { $appName }?
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-ca-cert-used-as-end-entity
gd
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 toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-inadequate-key-size
gd
The server presented a certificate with a key size that is too small to establish a secure connection.
en-US
The server presented a certificate with a key size that is too small to establish a secure connection.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unexpected-extended-master-secret
gd
The peer tried to resume with an unexpected extended_master_secret extension.
en-US
The peer tried to resume with an unexpected extended_master_secret extension.

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

Entity gd en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-export-dialog-confirm-button2
gd
Warning: Source string is missing
en-US
Continue with export
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-export-dialog-message2
gd
Warning: Source string is missing
en-US
When you export, your passwords are saved to a file with readable text. When you’re done using the file, we recommend deleting it so others who use this device can’t see your passwords.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-edit-password-tooltip
gd
Warning: Source string is missing
en-US
Make sure you’re saving your current password for this site. Changing the password here does not change it with { $webTitle }.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-error-message-duplicate-login-with-link
gd
Tha innteart airson { $loginTitle } leis an ainm-chleachdaiche seo mu thràth. <a data-l10n-name="duplicate-link">A bheil thu airson tadhal air an innteart làithreach?</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 • aboutPocket.ftl
pocket-panel-signup-signup-email
gd
Clàraich slighe puist-d
en-US
Sign up with email
Entity # all locales browser • browser • aboutPocket.ftl
pocket-panel-signup-signup-firefox
gd
Clàraich le { -brand-product-name }
en-US
Sign up with { -brand-product-name }
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-handoff-text
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-handoff.title
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-hide-activity-1
gd
Falaich do ghnìomhachd brabhsaidh is d’ ionad le { -mozilla-vpn-brand-name }. Gheibh thu ceangal tèarainte le aon bhriogadh, fiù air WiFi poblach.
en-US
Hide browsing activity and location with { -mozilla-vpn-brand-name }. One click creates a secure connection, even on public Wi-Fi.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-prominent-cta
gd
Dìon do phrìobhaideachd le { -mozilla-vpn-brand-name }
en-US
Stay private with { -mozilla-vpn-brand-name }
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc3
gd
Tha robotairean ’nur caraidean plastaig a tha a chuideachd spòrsail.
en-US
Robots are Your Plastic Pal Who’s Fun To Be With.
Entity # all locales browser • browser • aboutRobots.ftl
error-short-desc-text
gd
Thàinig sinn a chèilidh oirbh ann an sìth is le deagh ghean!
en-US
We have come to visit you in peace and with goodwill!
Entity # all locales browser • browser • aboutUnloads.ftl
about-unloads-button-unload.title
gd
Dì-luchdaich an taba leis a’ phrìomhachas as àirde
en-US
Unload tab with the highest priority
Entity # all locales browser • browser • accounts.ftl
account-connection-connected-with
gd
Tha an coimpiutair seo ceangailte ri { $deviceName } a-nis.
en-US
This computer is now connected with { $deviceName }.
Entity # all locales browser • browser • accounts.ftl
account-connection-connected-with-noname
gd
Tha an coimpiutair seo ceangailte ri uidheam ùr a-nis.
en-US
This computer is now connected with a new device.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-incompatible
gd
Cha b’ urrainn dhuinn { $addonName } a stàladh a chionn ’s nach eil e co-chòrdail le { -brand-short-name } { $appVersion }.
en-US
{ $addonName } could not be installed because it is not compatible with { -brand-short-name } { $appVersion }.
Entity # all locales browser • browser • appExtensionFields.ftl
extension-firefox-compact-dark-description
gd
Ùrlar le sgeama dhathan dorcha.
en-US
A theme with a dark color scheme.
Entity # all locales browser • browser • appExtensionFields.ftl
extension-firefox-compact-light-description
gd
Ùrlar le sgeama dhathan soilleir.
en-US
A theme with a light color scheme.
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-update-unsupported-message2
gd
Chan eil an siostam obrachaidh agad co-chòrdail leis an tionndadh as ùire dhe { -brand-shorter-name }.
en-US
Your operating system isn’t compatible with the latest version of { -brand-shorter-name }.
Entity # all locales browser • browser • appmenu.ftl
profiler-popup-description
gd
Obraich còmhla air duilgheadasan leis an dèanadas a dh’fhoillseachadh pròifilean a cho-roinneas tu leis an sgioba agad.
en-US
Collaborate on performance issues by publishing profiles to share with your team.
Entity # all locales browser • browser • appmenu.ftl
profiler-popup-presets-power-description
gd
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
en-US
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
Entity # all locales browser • browser • appmenu.ftl
profiler-popup-presets-web-developer-description
gd
Recommended preset for most web app debugging, with low overhead.
en-US
Recommended preset for most web app debugging, with low overhead.
Entity # all locales browser • browser • browser.ftl
eme-notifications-drm-content-playing
gd
Tha cuid dhen fhuaim no video air an làrach seo a' cleachdadh bathar-bog DRM agus dh'fhaoidte gun cuingich seo na 's urrainn dhut a dhèanamh leis ann am { -brand-short-name }.
en-US
Some audio or video on this site uses DRM software, which may limit what { -brand-short-name } can let you do with it.
Entity # all locales browser • browser • browser.ftl
identity-description-active-loaded-insecure
gd
Dh’fhaoidte gum faic daoine eile dàta a chuireas tu gun làrach seo (mar fhaclan-faire, teachdaireachdan, cairtean-creideis is msaa.).
en-US
Information you share with this site could be viewed by others (like passwords, messages, credit cards, etc.).
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded
gd
Chan eil an ceangal agad prìobhaideach agus dh’fhaoidte gum faic daoine eile dàta a chuireas tu gun làrach.
en-US
Your connection is not private and information you share with the site could be viewed by others.
Entity # all locales browser • browser • browser.ftl
search-one-offs-with-title
gd
Dèan lorg leis na leanas an turas seo:
en-US
This time, search with:
Entity # all locales browser • browser • browser.ftl
urlbar-autoplay-media-blocked.tooltiptext
gd
Bhac thu fèin-chluich de mheadhanan aig a bheil fuaim air an làrach-lìn seo.
en-US
You have blocked autoplay media with sound for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-placeholder-search-mode-web-2.aria-label
gd
Lorg le { $name }
en-US
Search with { $name }
Entity # all locales browser • browser • browser.ftl
urlbar-placeholder-with-name.placeholder
gd
Lorg le { $name } no cuir ann seòladh
en-US
Search with { $name } or enter address
Entity # all locales browser • browser • browser.ftl
urlbar-result-action-before-tabtosearch-web
gd
Brùth air Tab a lorg le { $engine }
en-US
Press Tab to search with { $engine }
Entity # all locales browser • browser • browser.ftl
urlbar-result-action-search-in-private-w-engine
gd
Lorg le { $engine } am broinn uinneag phrìobhaideach
en-US
Search with { $engine } in a Private Window
Entity # all locales browser • browser • browser.ftl
urlbar-result-action-search-w-engine
gd
Lorg le { $engine }
en-US
Search with { $engine }
Entity # all locales browser • browser • browser.ftl
urlbar-result-action-tabtosearch-web
gd
Lorg le { $engine } sa bhad on bhàr-sheòlaidh
en-US
Search with { $engine } directly from the address bar
Entity # all locales browser • browser • browser.ftl
urlbar-web-rtc-share-devices-notification-anchor.tooltiptext
gd
Stiùirich co-roinneadh a’ chamara ’s/no a’ mhicreofoin agad leis an làrach
en-US
Manage sharing your camera and/or microphone with the site
Entity # all locales browser • browser • browser.ftl
urlbar-web-rtc-share-microphone-notification-anchor.tooltiptext
gd
Stiùirich co-roinneadh a’ mhicreofoin agad leis an làrach
en-US
Manage sharing your microphone with the site
Entity # all locales browser • browser • browser.ftl
urlbar-web-rtc-share-screen-notification-anchor.tooltiptext
gd
Stiùirich co-roinneadh nan uinneagan no na sgrìn agad leis an làrach
en-US
Manage sharing your windows or screen with the site
Entity # all locales browser • browser • browser.ftl
urlbar-web-rtc-share-speaker-notification-anchor.tooltiptext
gd
Stiùirich co-roinneadh nan glaodhairean eile leis an làrach
en-US
Manage sharing other speakers with the site
Entity # all locales browser • browser • editBookmarkOverlay.ftl
bookmark-overlay-tags-empty-description.placeholder
gd
Sgar na tagaichean le cromagan
en-US
Separate tags with commas
Entity # all locales browser • browser • featureCallout.ftl
callout-firefox-view-colorways-reminder-subtitle
gd
Cuir dath air a’ bhrabhsair agad leis na sgeamannan dhathan againn. Ann am { -brand-product-name } a-mhàin.
en-US
Color your browser with these iconic shades, inspired by independent voices. Only in { -brand-product-name }.
Entity # all locales browser • browser • featureCallout.ftl
callout-firefox-view-colorways-subtitle
gd
Tagh tuar a tha a’ còrdadh riut-sa le sgeama dhathan. Ann am { -brand-product-name } a-mhàin.
en-US
Choose the shade that speaks to you with colorways. Only in { -brand-product-name }.
Entity # all locales browser • browser • featureCallout.ftl
callout-firefox-view-tab-pickup-title
gd
Leum eadar uidheaman is tu a’ toirt leat nan tabaichean agad
en-US
Hop between devices with tab pickup
Entity # all locales browser • browser • featureCallout.ftl
callout-pdfjs-draw-title
gd
Soidhnich sgrìobhainnean leis an inneal tarraing ùr againn
en-US
Sign documents with our new draw tool
Entity # all locales browser • browser • featureCallout.ftl
callout-pdfjs-edit-title
gd
Deasaich PDFaichean leis an inneal teacsa ùr againn
en-US
Edit PDFs with our new text tool
Entity # all locales browser • browser • featureCallout.ftl
continuous-onboarding-firefox-view-tab-pickup-title
gd
Cuir spionnadh nad bhrabhsadh is tu a’ togail nan tabaichean agad
en-US
Boost your browsing with tab pickup
Entity # all locales browser • browser • identityCredentialNotification.ftl
identity-credential-header-accounts
gd
Warning: Source string is missing
en-US
Sign in with { $provider }
Entity # all locales browser • browser • identityCredentialNotification.ftl
identity-credential-header-providers
gd
Warning: Source string is missing
en-US
Sign in with a login provider
Entity # all locales browser • browser • identityCredentialNotification.ftl
identity-credential-policy-description
gd
Warning: Source string is missing
en-US
Logging in to { $host } with a { $provider } account is subject to their <label data-l10n-name="privacy-url">Privacy Policy</label> and <label data-l10n-name="tos-url">Terms of Service</label>.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-bookmark-fxa-body
gd
Abair faodalach! Nise, na bi as aonais a’ chomharra-lìn seo air na h-uidheaman mobile agad. Faigh { -fxaccount-brand-name }.
en-US
Great find! Now don’t be left without this bookmark on your mobile devices. Get Started with a { -fxaccount-brand-name }.
Entity # all locales browser • browser • newtab • asrouter.ftl
colorways-cfr-body
gd
Cuir dathan air a’ bhrabhsair agad le tuaran dhathan nach fhaigh thu ach ann am { -brand-short-name } stèidhichte air guthan aig an robh buaidh mhòr air cultar.
en-US
Color your browser with { -brand-short-name } exclusive shades inspired by voices that changed culture.
Entity # all locales browser • browser • newtab • asrouter.ftl
device-migration-fxa-spotlight-getting-new-device-body-2
gd
Warning: Source string is missing
en-US
Follow a few simple steps to bring your bookmarks, history, and passwords with you when you get started on a new device.
Entity # all locales browser • browser • newtab • asrouter.ftl
firefoxview-cfr-body-v2
gd
Faigh greim a-rithist air tabaichean a dhùin thu o chionn goirid is leum eadar uidheaman gun chnap-starra le { -firefoxview-brand-name }.
en-US
Get recently closed tabs back, plus seamlessly hop between devices with { -firefoxview-brand-name }.
Entity # all locales browser • browser • newtab • asrouter.ftl
firefoxview-spotlight-promo-subtitle
gd
Ag iarradh an taba ud a tha fosgailte air an fhòn agad? Faigh greim air. An làrach air an do thadhail thu an-dràsta fhèin a dhìth ort? Fruis, seo dhut e le { -firefoxview-brand-name }.
en-US
Want that open tab on your phone? Grab it. Need that site you just visited? Poof, it’s back with { -firefoxview-brand-name }.
Entity # all locales browser • browser • newtab • asrouter.ftl
fox-doodle-pin-primary
gd
Fosgail na ceanglaichean agam le { -brand-short-name }
en-US
Open my links with { -brand-short-name }
Entity # all locales browser • browser • newtab • asrouter.ftl
fxa-sync-cfr-body
gd
Dèan cinnteach gun tig na comharran-lìn, faclan-faire is tabaichean cò riut uair sam bith a dh’fhosglas tu brabhsair { -brand-product-name } ùr.
en-US
Make sure your latest bookmarks, passwords, and tabs come with you any time you open a new { -brand-product-name } browser.
Entity # all locales browser • browser • newtab • asrouter.ftl
july-jam-set-default-primary
gd
Fosgail na ceanglaichean agam le { -brand-short-name }
en-US
Open my links with { -brand-short-name }
Entity # all locales browser • browser • newtab • asrouter.ftl
mr2022-background-update-toast-text
gd
Feuch am { -brand-short-name } as ùire, le dìon o thracadh a tha nas treasa na bha e a-riamh roimhe.
en-US
Try the newest { -brand-short-name } now, upgraded with our strongest anti-tracking protection yet.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-better-internet-header
gd
Is tusa ceann-toisich eadar-lìn nas fheàrr
en-US
A better internet starts with you
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-public-wifi-vpn-primary-button
gd
Dìon do phrìobhaideachd le { -mozilla-vpn-brand-name }
en-US
Stay private with { -mozilla-vpn-brand-name }
Entity # all locales browser • browser • newtab • asrouter.ftl
tail-fox-spotlight-primary-button
gd
Warning: Source string is missing
en-US
Open my links with { -brand-short-name }
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-pocket-cta-text
gd
Sàbhail na sgeulachdan as fhearr leat ann am { -pocket-brand-name } is faigh toileachas inntinn san leughadh.
en-US
Save the stories you love in { -pocket-brand-name }, and fuel your mind with fascinating reads.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-search-box-handoff-input.aria-label
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-search-box-handoff-input.placeholder
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-search-box-handoff-input.title
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-search-box-handoff-text
gd
Dèan lorg le { $engine } no cuir a-steach seòladh
en-US
Search with { $engine } or enter address
Entity # all locales browser • browser • newtab • onboarding.ftl
mr1-onboarding-theme-subtitle
gd
Cuir dreach pearsanta air { -brand-short-name } le ùrlar.
en-US
Personalize { -brand-short-name } with a theme.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr1-return-to-amo-addon-title
gd
Tha brabhsair luath ’s prìobhaideach deas ri do làimh. Is urrainn dhut <b>{ $addon-name }</b> a chur ris a-nis airson barrachd a dhèanamh le { -brand-short-name } fhathast.
en-US
You’ve got a fast, private browser at your fingertips. Now you can add <b>{ $addon-name }</b> and do even more with { -brand-short-name }.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-existing-pin-subtitle
gd
Faigh cothrom air eadar-lìon nas fhallaine o àite sam bith le aon bhriogadh. Tha an t-ùrachadh mu dheireadh againn loma-làn de rudan a chòrdas riut fìor-mhath nar beachd-ne.
en-US
Launch a healthier internet from anywhere with a single click. Our latest update is packed with new things we think you’ll adore.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-existing-set-default-only-subtitle
gd
Cleachd brabhsair a dhìonas do phrìobhaideachd fhad ’s a shiùbhlas tusa ceithir-thimcheall an lìn. Tha an t-ùrachadh mu dheireadh againn loma-làn de rudan a chòrdas riut fìor-mhath nar beachd-ne.
en-US
Use a browser that defends your privacy while you zip around the web. Our latest update is packed with things that you adore.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-get-started-primary-subtitle
gd
Chaidh an tionndadh as ùire againn a dhealbhadh is tusa aig a theis-meadhan is nì seo nas fhasa dhut e ceithir-thimcheall an lìn a shiubhal na a-riamh roimhe. Tha e loma-làn de rudan a chòrdas riut fìor-mhath nar beachd-ne.
en-US
Our latest version is built around you, making it easier than ever to zip around the web. It’s packed with features we think you’ll adore.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-gratitude-image-alt.aria-label
gd
Laighe na grèine ann an uinneag le madadh-ruadh is lus-taighe air sòla uinneige
en-US
View of a sunset through a window with a fox and a house plant on a windowsill
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-gratitude-subtitle
gd
Gun robh math agad airson { -brand-short-name } a chleachdadh, brabhsair aig a bheil taic Fonndas Mozilla. Le do thaic-sa, tha sinn ag obair airson eadar-lìon a bhios nas fhosgailte, nas so-ruigsinniche agus nas fheàrr dhan a h-uile duine.
en-US
Thank you for using { -brand-short-name }, backed by the Mozilla Foundation. With your support, we’re working to make the internet more open, accessible, and better for everyone.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-import-image-alt.aria-label
gd
Neach a tha a’ falbh air spèileabord le bogsa de dh’ìomhaigheagan bathair-bhog
en-US
Person riding a skateboard with a box of software icons
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-mobile-download-image-alt.aria-label
gd
Losgannan a’ leum air duilleagan-bàite le còd QR airson { -brand-product-name } mobile a luchdadh a-nuas sa mheadhan
en-US
Frogs hopping across lily pads with a QR code to download { -brand-product-name } for mobile in the center
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-set-default-only-subtitle
gd
Cleachd brabhsair aig a bheil cùl-taic buidhean neo-phrothaideachd. Dìonaidh do phrìobhaideachd fhad ’s a shiùbhlas tusa ceithir-thimcheall an lìn.
en-US
Start with a browser backed by a non-profit. We defend your privacy while you zip around the web.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-welcome-pin-subtitle
gd
Cuir gu dol { -brand-short-name } o àite sam bith le aon bhriogadh. Gach turas a nì thu sin, cuiridh tu taic ri eadar-lìon nas fhosgailte agus nas neo-eisimeiliche.
en-US
Launch { -brand-short-name } from anywhere with a single click. Every time you do, you’re choosing a more open and independent web.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-device-migration-subtitle
gd
Clàraich a-steach dhan { -fxaccount-brand-name(capitalization: "sentence") } agad is thoir leat na comharran-lìn, faclan-faire ’s an eachdraidh agad gun uidheam ùr agad.
en-US
Sign in to your { -fxaccount-brand-name(capitalization: "sentence") } to bring your bookmarks, passwords, and history with you on your new device.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-device-migration-subtitle2
gd
Warning: Source string is missing
en-US
Sign in to your account to bring your bookmarks, passwords, and history with you on your new device.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-gratitude-security-and-privacy-subtitle
gd
Warning: Source string is missing
en-US
Thank you for using { -brand-short-name }, backed by the Mozilla Foundation. With your support, we’re working to make the internet safer and more accessible for everyone.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-new-user-familiarity-based-survey-title
gd
Warning: Source string is missing
en-US
How familiar are you with { -brand-short-name }?
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-new-user-survey-familiarity-based-option-3
gd
Warning: Source string is missing
en-US
I’m very familiar with it
Entity # all locales browser • browser • placesPrompts.ftl
places-bookmarks-restore-alert
gd
Cuiridh seo na comharran-lìn sa lethbhreac-ghlèidhidh agad an àite na feadhainn làithreach. A bheil thu cinnteach?
en-US
This will replace all of your current bookmarks with the backup. Are you sure?
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-NoDefaultBookmarks
gd
Cuir à comas cruthachadh nan comharran-lìn bunaiteach a thig le { -brand-short-name } agus nan comharran-lìn tapaidh (Na thadhail thu air, Tagaichean o chionn goirid). An Aire: Cha bhi am poileasadh seo an sàs ach ma thèid a chleachdadh mus ruith a’ phròifil a’ chiad turas.
en-US
Disable creation of the default bookmarks bundled with { -brand-short-name }, and the Smart Bookmarks (Most Visited, Recent Tags). Note: this policy is only effective if used before the first run of the profile.
Entity # all locales browser • browser • preferences • addEngine.ftl
engine-alias-exists
gd
Tha einnsean ann mu thràth air a bheil an t-alias seo
en-US
An engine with that alias already exists
Entity # all locales browser • browser • preferences • addEngine.ftl
engine-name-exists
gd
Tha einnsean ann mu thràth air a bheil an t-ainm seo
en-US
An engine with that name already exists
Entity # all locales browser • browser • preferences • colors.ftl
colors-page-override
gd
Cleachd na dathan a thagh thu gu h-àrd an àite na feadhainn a shònraich an duilleag
en-US
Override the colors specified by the page with your selections above
Entity # all locales browser • browser • preferences • colors.ftl
colors-page-override-option-auto.label
gd
Le ùrlaran àrd-iomsgaraidh a-mhàin
en-US
Only with High Contrast themes
Entity # all locales browser • browser • preferences • moreFromMozilla.ftl
more-from-moz-firefox-relay-description
gd
Dìon am bogsa a-steach is do dhearbh-aithne le masgadh puist-d an-asgaidh.
en-US
Protect your inbox and your identity with free email masking.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-handle-new-file-types-description
gd
Dè nì { -brand-short-name } le faidhlichean eile?
en-US
What should { -brand-short-name } do with other files?
Entity # all locales browser • browser • preferences • preferences.ftl
collection-description
gd
Tha sinn ag obair gu cruaidh airson an dà chuid roghainnean a thoirt dhut agus dìreach an dàta a chruinneachadh a dh’fheumas sinn airson { -brand-short-name } a sholar dhan a h-uile duine agus airson a leasachadh. Iarraidh sinn cead ort uair sam bith ma bhios feum air dàta pearsanta.
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
confirm-on-quit-with-key.label
gd
Dearbh mus dèid fàgail an-seo le { $quitKey }
en-US
Confirm before quitting with { $quitKey }
Entity # all locales browser • browser • preferences • preferences.ftl
pane-experimental-search-results-header
gd
Deuchainn air { -brand-short-name }: Cùm a’ dol ach bidh air d’ fhaiceall
en-US
{ -brand-short-name } Experiments: Proceed with Caution
Entity # all locales browser • browser • preferences • preferences.ftl
pane-experimental-subtitle
gd
Cùm a’ dol ach bidh air d’ fhaiceall
en-US
Proceed with Caution
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-blocked-desc
gd
Chan urrainn dhut àireamh nam pròiseasan susbaint atharrachadh ach ann am { -brand-short-name } ioma-phròiseasach. <a data-l10n-name="learn-more">Mar a dh’fhiosraicheas tu a bheil ioma-phròiseasadh an comas</a>
en-US
Modifying the number of content processes is only possible with multiprocess { -brand-short-name }. <a data-l10n-name="learn-more">Learn how to check if multiprocess is enabled</a>
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-detailed-desc-2
gd
Cleachd am fuasglaiche DNS bunaiteach agad ma bhios duilgheadas le solaraiche an DNS tèarainte
en-US
Use your default DNS resolver if there is a problem with the secure DNS provider
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-enabled-detailed-desc-2
gd
Na cleachd am fuasglaiche DNS bunaiteach agad-sa ach ma bhios duilgheadas le solaraiche an DNS tèarainte
en-US
Only use your default DNS resolver if there is a problem with secure DNS
Entity # all locales browser • browser • preferences • preferences.ftl
sync-mobile-promo
gd
Luchdaich a-nuas Firefox airson <img data-l10n-name="android-icon"/> <a data-l10n-name="android-link">Android</a> no <img data-l10n-name="ios-icon"/> <a data-l10n-name="ios-link">iOS</a> gus sioncronachadh a dhèanamh leis an uidheam mobile agad.
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
sync-signedout-caption
gd
Thoir leat an lìon
en-US
Take Your Web With You
Entity # all locales browser • browser • preferences • preferences.ftl
update-in-progress-message
gd
A bheil thu airson ’s gun cùm { -brand-short-name } a’ dol leis an ùrachadh seo?
en-US
Do you want { -brand-short-name } to continue with this update?
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-data-settings-description
gd
Tha na làraichean-lìn a leanas a’ stòradh bhriosgaidean is dàta làraich air a’ choimpiutair agad. Cumaidh { -brand-short-name } dàta o làraichean-lìn le stòras buan gus an sguab thu às e agus sguabaidh e às an dàta o làraichean-lìn aig nach eil cead stòrais bhuain ma bhios feum air àite.
en-US
The following websites store cookies and site data on your computer. { -brand-short-name } keeps data from websites with persistent storage until you delete it, and deletes data from websites with non-persistent storage as space is needed.
Entity # all locales browser • browser • protections.ftl
mobile-app-card-content
gd
Cleachd am brabhsair mobile le dìon an aghaidh tracadh sanasachd na bhroinn.
en-US
Use the mobile browser with built-in protection against ad tracking.
Entity # all locales browser • browser • protections.ftl
tracker-tab-description
gd
Faodaidh làraichean-lìn sanasachd, video is susbaint eile le còd tracaidh a luchdadh on taobh a-muigh. Le bacadh susbaint tracaidh, thèid cuid a làraichean a luchdadh nas luaithe ach dh’fhaoidte nach obraich a h-uile putan, foirm is raon clàraidh a-steach. <a data-l10n-name="learn-more-link">Barrachd fiosrachaidh</a>
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-content-blocking-breakage-report-view-description
gd
Adhbharaichidh bacadh thracaichean sònraichte duilgheadasan air cuid a làraichean. Ma chuireas tu aithris thugainn mu na duilgheadasan seo, cuidichidh sin gun doireamaid piseach air { -brand-short-name } dhan a h-uile duine. Ma chuireas tu an aithris thugainn, gheibh Mozilla URL agus fiosrachadh mu roghainnean a’ bhrabhsair agad. <label data-l10n-name="learn-more">Barrachd fiosrachaidh</label>
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-content-blocking-breakage-report-view-description2
gd
Adhbharaichidh bacadh thracaichean sònraichte duilgheadasan air cuid a làraichean. Ma chuireas tu aithris thugainn mu na duilgheadasan seo, cuidichidh sin gun doireamaid piseach air { -brand-short-name } dhan a h-uile duine. Ma chuireas tu an aithris thugainn, gheibh { -vendor-short-name } URL agus fiosrachadh mu roghainnean a’ bhrabhsair agad.
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 { -vendor-short-name }.
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-description-shim-allowed
gd
Chaidh pàirt dhe na tracaichean comharraichte gu h-ìosal a dhì-bhacadh air an duilleag seo on a ghabh thu eadar-ghnìomh leotha.
en-US
Some trackers marked below have been partially unblocked on this page because you interacted with them.
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-site-not-working-view-header
gd
Cuir dheth an dìon ma tha duilgheadasan agad le:
en-US
Turn off protections if you’re having issues with:
Entity # all locales browser • browser • protectionsPanel.ftl
protections-panel-tracking-content
gd
Faodaidh làraichean-lìn sanasachd, video is susbaint eile le còd tracaidh a luchdadh on taobh a-muigh. Le bacadh susbaint tracaidh, thèid cuid a làraichean a luchdadh nas luaithe ach dh’fhaoidte nach obraich a h-uile putan, foirm is raon clàraidh a-steach.
en-US
Websites may load external ads, videos, and other content with tracking code. Blocking tracking content can help sites load faster, but some buttons, forms, and login fields might not work.
Entity # all locales browser • browser • screenshots.ftl
screenshots-connection-error-details
gd
Thoir sùil air a’ cheangal agad ris an eadar-lìon. Ma tha ceangal agad ris, dh’fhaoidte gu bheil duilgheadas sealach aig an t-seirbheis { -screenshots-brand-name }.
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
gd
Cha b’ urrainn dhuinn an glacadh agad a shàbhaladh air sgàth duilgheadas leis an t-seirbheis { -screenshots-brand-name }. Feuch ris a-rithist an ceann greis.
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 • search.ftl
opensearch-error-duplicate-desc
gd
Cha b' urrainn do { -brand-short-name } am plugan-luirg o "{ $location-url }" a stàladh a chionn 's gu bheil einnsean-luirg air a bheil an dearbh ainm ann mu thràth.
en-US
{ -brand-short-name } could not install the search plugin from “{ $location-url }” because an engine with the same name already exists.
Entity # all locales browser • browser • shopping.ftl
shopping-callout-not-opted-in-reminder-title
gd
Warning: Source string is missing
en-US
Shop with confidence
Entity # all locales browser • browser • shopping.ftl
shopping-callout-pdp-opted-in-subtitle
gd
Warning: Source string is missing
en-US
Open Review Checker to see an adjusted rating with unreliable reviews removed. Plus, see highlights from recent authentic reviews.
Entity # all locales browser • browser • shopping.ftl
shopping-settings-recommendations-learn-more2
gd
Warning: Source string is missing
en-US
You’ll see occasional ads for relevant products. We only advertise products with reliable reviews. <a data-l10n-name="review-quality-url">Learn more</a>
Entity # all locales browser • browser • shopping.ftl
shopping-survey-question-one
gd
Warning: Source string is missing
en-US
How satisfied are you with the Review Checker experience in { -brand-product-name }?
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-confirm-caretbrowsing-message
gd
Cuiridh tu brabhsadh carait air is dheth le F7. Cuiridh an gleus seo carait ghluasadach ann an duilleag-lìn agus ’s urrainn dhut teacsa a thaghadh leis a’ mheur-chlàr leis. A bheil thu airson brabhsadh carait a chur air a-nis?
en-US
Pressing F7 turns Caret Browsing on or off. This feature places a moveable cursor in web pages, allowing you to select text with the keyboard. Do you want to turn Caret Browsing on?
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-confirm-close-tabs-with-key-checkbox
gd
Dearbh mus dèid fàgail an-seo le { $quitKey }
en-US
Confirm before quitting with { $quitKey }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-application-with-n-tabs.label
gd
{ $tabCount -> [one] A' co-roinneadh aplacaid le { $tabCount } taba [two] A' co-roinneadh aplacaid le { $tabCount } thaba [few] A' co-roinneadh aplacaid le { $tabCount } tabaichean *[other] A' co-roinneadh aplacaid le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing an Application with { $tabCount } tab *[other] Sharing Applications with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-application-with.label
gd
A’ co-roinneadh aplacaid le “{ $streamTitle }”
en-US
Sharing an Application with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-browser-with-n-tabs.label
gd
{ $tabCount -> [one] A’ co-roinneadh taba le { $tabCount } taba [two] A’ co-roinneadh taba le { $tabCount } thaba [few] A’ co-roinneadh taba le { $tabCount } tabaichean *[other] A’ co-roinneadh taba le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing a Tab with { $tabCount } tab *[other] Sharing Tabs with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-browser-with.label
gd
A’ co-roinneadh taba le “{ $streamTitle }”
en-US
Sharing a Tab with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-camera-with-n-tabs.label
gd
{ $tabCount -> [one] A' co-roinneadh a' chamara le { $tabCount } taba [two] A' co-roinneadh a' chamara le { $tabCount } thaba [few] A' co-roinneadh a' chamara le { $tabCount } tabaichean *[other] A' co-roinneadh a' chamara le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing Camera with { $tabCount } tab *[other] Sharing Camera with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-camera-with.label
gd
A’ co-roinneadh a’ chamara le “{ $streamTitle }”
en-US
Sharing Camera with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-microphone-with-n-tabs.label
gd
{ $tabCount -> [one] A' co-roinneadh a' mhicreofoin le { $tabCount } taba [two] A' co-roinneadh a' mhicreofoin le { $tabCount } thaba [few] A' co-roinneadh a' mhicreofoin le { $tabCount } tabaichean *[other] A' co-roinneadh a' mhicreofoin le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing Microphone with { $tabCount } tab *[other] Sharing Microphone with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-microphone-with.label
gd
A’ co-roinneadh a’ mhicreofoin le “{ $streamTitle }”
en-US
Sharing Microphone with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-screen-with-n-tabs.label
gd
{ $tabCount -> [one] A' co-roinneadh na sgrìn le { $tabCount } taba [two] A' co-roinneadh na sgrìn le { $tabCount } thaba [few] A' co-roinneadh na sgrìn le { $tabCount } tabaichean *[other] A' co-roinneadh na sgrìn le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing Screen with { $tabCount } tab *[other] Sharing Screen with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-screen-with.label
gd
A’ co-roinneadh na sgrìn le “{ $streamTitle }”
en-US
Sharing Screen with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-window-with-n-tabs.label
gd
{ $tabCount -> [one] Tòisich air co-roinneadh uinneag le { $tabCount } taba [two] Tòisich air co-roinneadh uinneag le { $tabCount } thaba [few] Tòisich air co-roinneadh uinneag le { $tabCount } tabaichean *[other] Tòisich air co-roinneadh uinneag le { $tabCount } taba }
en-US
{ $tabCount -> [one] Sharing a Window with { $tabCount } tab *[other] Sharing Windows with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-window-with.label
gd
A’ co-roinneadh uinneag le “{ $streamTitle }”
en-US
Sharing a Window with “{ $streamTitle }”
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-browser-warning
gd
Na co-roinn { -brand-short-name } ach le làraichean sa bheil earbsa agad. Ma nì thu co-roinneadh air làrach a tha ri foill, dh’fhaoidte gun goid iad dàta prìobhaideach ort is tu ri brabhsadh orra.
en-US
Only share { -brand-short-name } with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-screen-warning
gd
Na co-roinn sgrìnichean ach le làraichean sa bheil earbsa agad. Ma nì thu co-roinneadh air làrach a tha ri foill, dh’fhaoidte gun goid iad dàta prìobhaideach ort is tu ri brabhsadh orra.
en-US
Only share screens with sites you trust. Sharing can allow deceptive sites to browse as you and steal your private data.
Entity # all locales browser • chrome • browser • browser.properties
contextMenuPrivateSearchOtherEngine
gd
Lorg le %S am broinn uinneag phrìobhaideach
en-US
Search with %S in a Private Window
Entity # all locales browser • chrome • browser • browser.properties
webauthn.userPresencePrompt
gd
Suath ris an iuchair tèarainteachd agad a leantainn air adhart le %S.
en-US
Touch your security key to continue with %S.
Entity # all locales browser • chrome • browser • downloads • downloads.properties
unblockInsecure2
gd
Rachadh seo a luchdadh a-nuas air HTTP ged a chaidh an sgrìobhainn làithreach a lìbhrigeadh air ceangal tèarainte HTTPS. Ma leanas tu air adhart, dh’fhaoidte gum bi na thèid a luchdadh a-nuas coirbte no gum beanadh cuid-eigin ris is e ga luchdadh a-nuas.
en-US
The download is offered over HTTP even though the current document was delivered over a secure HTTPS connection. If you proceed, the download may be corrupted or tampered with during the download process.
Entity # all locales browser • chrome • browser • search.properties
searchForSomethingWith2
gd
Lorg %S le:
en-US
Search for %S with:
Entity # all locales browser • chrome • browser • search.properties
searchWithHeader
gd
Lorg le:
en-US
Search with:
Entity # all locales browser • chrome • browser • sitePermissions.properties
permission.midi-sysex.label
gd
Faigh cothrom air uidheaman MIDI le taic SysEx
en-US
Access MIDI devices with SysEx support
Entity # all locales browser • chrome • browser • syncSetup.properties
relinkVerify.description
gd
Rinn cleachdaiche eile clàradh a-steach gu gleus an t-sioncronachaidh air a' coimpiutair seo roimhe. Ma chlàraicheas tu a-steach, thèid comharran-lìn, faclan-faire is roghainnean eile a' bhrabhsair seo a cho-aonadh le %S
en-US
A different user was previously signed in to Sync on this computer. Signing in will merge this browser’s bookmarks, passwords and other settings with %S
Entity # all locales browser • chrome • overrides • appstrings.properties
unknownProtocolFound
gd
Chan eil fhios aig Firefox mar a dh’fhosglas e an seòladh seo a chionn ’s gu bheil aon dhe na pròtacalan a leanas (%S) ann nach eil co-cheangailte ris prògram sam bith no a chionn ’s nach eil seo ceadaichte san t-suidheachadh seo.
en-US
Firefox doesn’t know how to open this address, because one of the following protocols (%S) isn’t associated with any program or is not allowed in this context.
Entity # all locales browser • chrome • overrides • appstrings.properties
unknownSocketType
gd
Chan eil fhios aig Firefox mar a nì e conaltradh leis an fhrithealaiche.
en-US
Firefox doesn’t know how to communicate with the server.
Entity # all locales browser • extensions • formautofill • formautofill.properties
addressesSyncCheckbox
gd
Co-roinn seòlaidhean le uidheaman sioncronaichte
en-US
Share addresses with synced devices
Entity # all locales browser • extensions • formautofill • formautofill.properties
creditCardsSyncCheckbox
gd
Co-roinn cairtean-creideis le uidheaman sioncronaichte
en-US
Share credit cards with synced devices
Entity # all locales browser • extensions • formautofill • formautofill.properties
updateAddressMessage
gd
A bheil thu airson an seòladh agad ùrachadh leis an fhiosrachadh ùr seo?
en-US
Would you like to update your address with this new information?
Entity # all locales browser • extensions • formautofill • formautofill.properties
updateCreditCardMessage
gd
A bheil thu airson a’ chairt-chreideis agad ùrachadh leis an fhiosrachadh ùr seo?
en-US
Would you like to update your credit card with this new information?
Entity # all locales browser • installer • custom.properties
OPTION_STANDARD_DESC
gd
Thèid $BrandShortName a stàladh leis na roghainnean as cumanta.
en-US
$BrandShortName will be installed with the most common options.
Entity # all locales browser • installer • custom.properties
UN_REFRESH_PAGE_EXPLANATION
gd
Ma tha duilgheadas agad le $BrandShortName, dh’fhaoidte gun cuidich ath-nuadhachadh.\n\nAisigidh sin na roghainnean bunaiteach agus bheir sin na tuilleadain air falbh. Dèan toiseach ùr airson an dèanadas as fheàrr.
en-US
If you’re having problems with $BrandShortName, a refresh can help.\n\nThis will restore the default settings and remove add-ons. Start fresh for optimal performance.
Entity # all locales browser • installer • custom.properties
WARN_MANUALLY_CLOSE_APP_INSTALL
gd
Feumaidh $BrandShortName e fhèin a dhùnadh gus leantainn air adhart leis an stàladh.\n\nDùin $BrandShortName gus leantainn air adhart.
en-US
$BrandShortName must be closed to proceed with the installation.\n\nPlease close $BrandShortName to continue.
Entity # all locales browser • installer • custom.properties
WARN_MANUALLY_CLOSE_APP_REFRESH
gd
Feumaidh $BrandShortName a bhith dùinte gus leantainn air adhart leis an ath-nuadhachadh.\n\nDùin $BrandShortName gus leantainn air adhart.
en-US
$BrandShortName must be closed to proceed with the refresh.\n\nPlease close $BrandShortName to continue.
Entity # all locales browser • installer • custom.properties
WARN_MANUALLY_CLOSE_APP_UNINSTALL
gd
Feumaidh $BrandShortName e fhèin a dhùnadh gus leantainn air adhart leis an dì-stàladh.\n\nDùin $BrandShortName gus leantainn air adhart.
en-US
$BrandShortName must be closed to proceed with the uninstall.\n\nPlease close $BrandShortName to continue.
Entity # all locales browser • installer • custom.properties
WARN_MIN_SUPPORTED_CPU_MSG
gd
Tha sinn duilich ach chan urrainn dhut $BrandShortName a stàladh. Feumaidh an tionndadh seo de $BrandShortName pròiseasar a chuireas taic ri ${MinSupportedCPU}. Briog air a’ phutan “Ceart ma-thà” airson barrachd fiosrachaidh.
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
gd
Tha sinn duilich ach chan urrainn dhut $BrandShortName a stàladh. Feumaidh an tionndadh seo de $BrandShortName ${MinSupportedVer} no tionndadh nas ùire agus pròiseasar a chuireas taic ri ${MinSupportedCPU}. Briog air a’ phutan “Ceart ma-thà” airson barrachd fiosrachaidh.
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_CPU_MSG
gd
Tha sinn duilich ach chan urrainn dhut $BrandShortName a stàladh. Feumaidh an tionndadh seo de $BrandShortName pròiseasar a chuireas taic ri ${MinSupportedCPU}. Briog air a’ phutan “Ceart ma-thà” airson barrachd fiosrachaidh.
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
gd
Tha sinn duilich ach chan urrainn dhut $BrandShortName a stàladh. Feumaidh an tionndadh seo de $BrandShortName ${MinSupportedVer} no tionndadh nas ùire agus pròiseasar a chuireas taic ri ${MinSupportedCPU}. Briog air a’ phutan “Ceart ma-thà” airson barrachd fiosrachaidh.
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 • pdfviewer • chrome.properties
open_with_different_viewer
gd
Fosgail le sealladair eile
en-US
Open With Different Viewer
Entity # all locales browser • pdfviewer • viewer.properties
spread_even.title
gd
Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chothrom
en-US
Join page spreads starting with even-numbered pages
Entity # all locales browser • pdfviewer • viewer.properties
spread_odd.title
gd
Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chorr
en-US
Join page spreads starting with odd-numbered pages
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-runtime-service-workers-not-compatible
gd
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
en-US
Your browser configuration is not compatible with Service Workers. <a>Learn more</a>
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-intro
gd
Configure the connection method you wish to remotely debug your device with.
en-US
Configure the connection method you wish to remotely debug your device with.
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-figure
gd
Figures with optional captions should be labeled. <a>Learn more</a>
en-US
Figures with optional captions should be labeled. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-image
gd
Content with images must be labeled. <a>Learn more</a>
en-US
Content with images must be labeled. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
manifest-icon-img-title
gd
Icon with sizes: { $sizes }
en-US
Icon with sizes: { $sizes }
Entity # all locales devtools • client • debugger.properties
scopes.showOriginalScopesTooltip
gd
Warning: Source string is missing
en-US
Show the scopes with mapped variable names for the original source.
Entity # all locales devtools • client • debugger.properties
sourceFooter.prettyPrint.hasSourceMapMessage
gd
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
en-US
Can’t pretty print generated sources with valid sourcemaps. Please use the original sources.
Entity # all locales devtools • client • filterwidget.properties
emptyPresetList
gd
You don’t have any saved presets. You can store filter presets by choosing a name and saving them. Presets are quickly accessible and you can re-use them with ease.
en-US
You don’t have any saved presets. \ You can store filter presets by choosing a name and saving them. \ Presets are quickly accessible and you can reuse them with ease.
Entity # all locales devtools • client • inspector.properties
markupView.unavailableChildren.title
gd
Children of this element are unavailable with the current Browser Toolbox mode
en-US
Children of this element are unavailable with the current Browser Toolbox mode
Entity # all locales devtools • client • memory.properties
checkbox.recordAllocationStacks.tooltip
gd
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
en-US
Toggle the recording of the call stack of when an object was allocated. Subsequent snapshots will be able to group and label objects by call stacks, but only with those objects created after toggling this option. Recording call stacks has a performance overhead.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.trackingResource.tooltip
gd
This URL matches a known tracker and it would be blocked with Content Blocking enabled.
en-US
This URL matches a known tracker and it would be blocked with Content Blocking enabled.
Entity # all locales devtools • client • perftools.ftl
perftools-presets-power-description
gd
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
en-US
Preset for investigating power use bugs in { -brand-shorter-name }, with low overhead.
Entity # all locales devtools • client • perftools.ftl
perftools-presets-web-developer-description
gd
Recommended preset for most web app debugging, with low overhead.
en-US
Recommended preset for most web app debugging, with low overhead.
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-label
gd
Use simpler highlighters with prefers-reduced-motion
en-US
Use simpler highlighters with prefers-reduced-motion
Entity # all locales devtools • client • toolbox-options.ftl
options-webconsole-split-console-tooltip.title
gd
Warning: Source string is missing
en-US
Open Split Console with the Escape Key
Entity # all locales devtools • client • toolbox.properties
toolbox.frames.disabled.tooltip
gd
This button is only available on pages with several iframes
en-US
This button is only available on pages with several iframes
Entity # all locales devtools • client • webconsole.properties
webconsole.input.editor.onboarding.label
gd
Iterate on your code faster with the new multi-line editor mode. Use %1$S to add new lines and %2$S to run.
en-US
Iterate on your code faster with the new multi-line editor mode. Use %1$S to add new lines and %2$S to run.
Entity # all locales devtools • client • webconsole.properties
webconsole.message.componentDidCatch.label
gd
[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 • accessibility.properties
accessibility.text.label.issue.figure
gd
Figures with optional captions should be labeled.
en-US
Figures with optional captions should be labeled.
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.image
gd
Content with images must be labeled.
en-US
Content with images must be labeled.
Entity # all locales devtools • shared • debugger-paused-reasons.ftl
whypaused-breakpoint-condition-thrown
gd
Error with conditional breakpoint
en-US
Error with conditional breakpoint
Entity # all locales devtools • shared • debugger.properties
serverReceiveOOBBody
gd
The client should be displaying a token value.  Enter that token value here to complete authentication with this client.
en-US
The client should be displaying a token value. Enter that token value here to complete authentication with this client.
Entity # all locales devtools • shared • screenshot.properties
inspectNodeManual
gd
A CSS selector for use with document.querySelector which identifies a single element
en-US
A CSS selector for use with document.querySelector which identifies a single element
Entity # all locales dom • chrome • dom • dom.properties
ExternalProtocolFrameBlockedNoUserActivation
gd
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
en-US
Iframe with external protocol was blocked due to lack of user activation, or because not enough time has passed since the last such iframe was loaded.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
gd
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapResolutionBlockedByBacktrackingPrefix
gd
Resolution of specifier “%S” was blocked since the parsed URL does not start with the address in the import map.
en-US
Resolution of specifier “%S” was blocked since the parsed URL does not start with the address in the import map.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapResolveInvalidBareSpecifierWarnRelative
gd
The specifier “%S” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
en-US
The specifier “%S” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
Entity # all locales dom • chrome • dom • dom.properties
InterceptedNonResponseWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value '%2$S'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that resolved with non-Response value ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InterceptionRejectedResponseWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with '%2$S'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘%2$S’.
Entity # all locales dom • chrome • dom • dom.properties
InvalidNamedFormControlUnfocusable
gd
Warning: Source string is missing
en-US
The invalid form control with name=‘%S’ is not focusable.
Entity # all locales dom • chrome • dom • dom.properties
MathML_DeprecatedStixgeneralOperatorStretchingWarning
gd
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
en-US
Support for rendering stretched MathML operators with STIXGeneral fonts is deprecated and may be removed at a future date. For details about newer fonts that will continue to be supported, see %S
Entity # all locales dom • chrome • dom • dom.properties
MediaDecodeWarning
gd
Chaidh an goireas meadhain %1$S a dhì-chòdachadh ach leis a’ mhearachd %2$S
en-US
Media resource %1$S could be decoded, but with error: %2$S
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
gd
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadHttpError
gd
Dh'fhàillig an luchdadh HTTP leis an staid %1$S. Dh'fhàillig luchdadh a' ghoireis mheadhain %2$S.
en-US
HTTP load failed with status %1$S. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeDifferentRate
gd
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
en-US
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaWidevineNoWMF
gd
Trying to play Widevine with no Windows Media Foundation. See https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows
en-US
Trying to play Widevine with no Windows Media Foundation. See https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows
Entity # all locales dom • chrome • dom • dom.properties
ModuleResolveFailureWarnRelative
gd
Error resolving module specifier “%S”. Relative module specifiers must start with “./”, “../” or “/”.
en-US
Error resolving module specifier “%S”. Relative module specifiers must start with “./”, “../” or “/”.
Entity # all locales dom • chrome • dom • dom.properties
ModuleSourceLoadFailed
gd
Loading failed for the module with source “%S”.
en-US
Loading failed for the module with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
PartitionKeyDifferentError
gd
Warning: Source string is missing
en-US
Cannot access blob URL “%S” with a different partition key.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
gd
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
gd
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
RequestStorageAccessNullPrincipal
gd
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
SVGRefChainLengthExceededWarning
gd
An SVG <%S> reference chain which is too long was abandoned at the element with ID “%S”.
en-US
An SVG <%S> reference chain which is too long was abandoned at the element with ID “%S”.
Entity # all locales dom • chrome • dom • dom.properties
SVGRefLoopWarning
gd
The SVG <%S> with ID “%S” has a reference loop.
en-US
The SVG <%S> with ID “%S” has a reference loop.
Entity # all locales dom • chrome • dom • dom.properties
ScriptSourceLoadFailed
gd
Loading failed for the <script> with source “%S”.
en-US
Loading failed for the <script> with source “%S”.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGraceTimeoutTermination
gd
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
en-US
Terminating ServiceWorker for scope ‘%1$S’ with pending waitUntil/respondWith promises because of grace timeout.
Please enable JavaScript. Some features won't be available without it.