BETA

Transvision

Displaying 33 results for the string when in gd:

Entity gd en-US
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-toolbar
gd
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
en-US
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
gd
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • client • debugger.properties
xhrBreakpoints.placeholder
gd
Break when URL contains
en-US
Break when URL contains
Entity # all locales devtools • client • memory.properties
censusDisplays.allocationStack.tooltip
gd
Group items by the JavaScript stack recorded when the object was allocated
en-US
Group items by the JavaScript stack recorded when the object was allocated
Entity # all locales devtools • client • memory.properties
censusDisplays.invertedAllocationStack.tooltip
gd
Group items by the inverted JavaScript call stack recorded when the object was created
en-US
Group items by the inverted JavaScript call stack recorded when the object was created
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 • memory.properties
dominatorTreeDisplays.allocationStack.tooltip
gd
Label objects by the JavaScript stack recorded when it was allocated
en-US
Label objects by the JavaScript stack recorded when it was allocated
Entity # all locales devtools • client • netmonitor.properties
netmonitor.actionbar.blockSearchPlaceholder
gd
Block resource when URL contains
en-US
Block resource when URL contains
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
gd
Time when “DOMContentLoad” event occurred
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
gd
Time when “load” event occurred
en-US
Time when “load” event occurred
Entity # all locales devtools • client • perftools.ftl
perftools-thread-renderer.title
gd
When WebRender is enabled, the thread that executes OpenGL calls
en-US
When WebRender is enabled, the thread that executes OpenGL calls
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.touchSimulation
gd
Reload when touch simulation is toggled
en-US
Reload when touch simulation is toggled
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.userAgent
gd
Reload when user agent is changed
en-US
Reload when user agent is changed
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
gd
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
gd
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-tooltip.title
gd
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
en-US
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
Entity # all locales devtools • client • toolbox-options.ftl
options-screenshot-audio-tooltip.title
gd
Enables the camera audio sound when taking screenshot
en-US
Enables the camera audio sound when taking screenshot
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.warningGroups.tooltip
gd
When enabled, similar messages are placed into groups
en-US
When enabled, similar messages are placed into groups
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.toolbar
gd
Toolbars must be labeled when there is more than one toolbar.
en-US
Toolbars must be labeled when there is more than one toolbar.
Entity # all locales devtools • shared • highlighters.ftl
simple-highlighters-message
gd
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
en-US
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
Entity # all locales devtools • shared • screenshot.properties
screenshotDPRManual
gd
The device pixel ratio to use when taking the screenshot
en-US
The device pixel ratio to use when taking the screenshot
Entity # all locales devtools • shared • screenshot.properties
screenshotFileManual
gd
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
en-US
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a '%2$S' FetchEvent. Opaque Response objects are only valid when the RequestMode is 'no-cors'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BlockAutoplayError
gd
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
en-US
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
gd
Animations of 'transform' cannot be run on the compositor when geometric properties are animated on the same element at the same time
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
gd
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • security • csp.properties
ignoringReportOnlyDirective
gd
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
en-US
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
gd
Ignoring source '%1$S' (Not supported when delivered via meta element).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales dom • chrome • security • security.properties
ReferrerPolicyDisallowRelaxingWarning
gd
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
en-US
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
Entity # all locales dom • chrome • security • security.properties
XFrameOptionsInvalid
gd
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
en-US
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
gd
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-log-pings
gd
(Optional. Check the preceding box if you want pings to also be logged when they are submitted. You will additionally need to <a data-l10n-name="enable-logging-link">enable logging</a>.)
en-US
(Optional. Check the preceding box if you want pings to also be logged when they are submitted. You will additionally need to <a data-l10n-name="enable-logging-link">enable logging</a>.)
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-additional-policy-constraint-failed
gd
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.

Displaying 141 results for the string when in en-US:

Entity gd en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-export-dialog-message2
gd
Nuair a thèid faclan-faire às-phortadh, thèid an sàbhaladh ann am faidhle sa bheil teacsa so-leughta. Nuair a bhios tu deiseil leis an fhaidhle, mholamaid dhut a sguabadh às mus fhaic daoine eile a chleachdas an t-uidheam seo na faclan-faire agad.
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
login-list-intro-description
gd
Nuair a shàbhaileas tu facal-faire ann an { -brand-product-name }, nochdaidh e an-seo.
en-US
When you save a password in { -brand-product-name }, it will show up here.
Entity # all locales browser • browser • aboutPocket.ftl
pocket-panel-saved-error-generic
gd
Thachair mearachd nuair a dh’fheuch sinn ri rud a shàbhaladh ann am { -pocket-brand-name }.
en-US
There was an error when trying to save to { -pocket-brand-name }.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-felt-privacy-v1-info-body
gd
Sguabaidh { -brand-short-name } às na briosgaidean, an eachdraidh is dàta nan làraichean nuair a dhùineas tu an uinneag phrìobhaideach mu dheireadh.
en-US
{ -brand-short-name} deletes your cookies, history, and site data when you close all your private windows.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-private-window
gd
Uinneag phrìobhaideach: Falamhaichidh { -brand-short-name } eachdraidh nan lorg is a’ bhrabhsaidh agad nuair a dhùineas tu na h-uinneagan prìobhaideach air fad. Chan eil sin gad fhàgail gu tur gun urra ge-tà.
en-US
Private window: { -brand-short-name } clears your search and browsing history when you close all private windows. This doesn’t make you anonymous.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-simplified
gd
Uinneag phrìobhaideach: Falamhaichidh { -brand-short-name } eachdraidh nan lorg is a’ bhrabhsaidh agad nuair a dhùineas tu na h-uinneagan prìobhaideach air fad ach chan eil sin gad fhàgail gu tur gun urra ge-tà.
en-US
{ -brand-short-name } clears your search and browsing history when you close all private windows, but this doesn’t make you anonymous.
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-auto-submit-checkbox-2
gd
Cuir na roghainnean air gleus ach an cuir am brabhsair aithisgean gu fèin-obrachail nuair a thuislicheas { -brand-short-name }
en-US
Update preferences to automatically submit reports when { -brand-short-name } crashes
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-include-URL-2
gd
Gabh a-staigh URLaichean nan làraichean air an robh thu nuair a thuislich { -brand-short-name }
en-US
Include the URLs of the sites you were on when { -brand-short-name } crashed
Entity # all locales browser • browser • aboutUnloads.ftl
about-unloads-intro
gd
Tha gleus aig { -brand-short-name } a dhì-luchdaicheas tabaichean gu fèin-obrachail airson ’s nach tuislich an aplacaid an cois gainnead cuimhne san t-siostam. Thèid an ath-thaba a thèid a dhì-luchdadh a thaghadh air sgàth grunn adhbharan. Tha an duilleag seo a’ sealltainn a’ phrìomhachais a chuireas { -brand-short-name } air tabaichean is dè an fheadhainn a thèid a dhì-luchdadh nuair a bhios feum air sin. ’S urrainn dhut dì-luchdadh thabaichean a chur gu dol thu fhèin le bhith a’ briogadh air a’ phutan <em>Dì-luchdaich</em> gu h-ìosal.
en-US
{ -brand-short-name } has a feature that automatically unloads tabs to prevent the application from crashing due to insufficient memory when the system’s available memory is low. The next tab to be unloaded is chosen based on multiple attributes. This page shows how { -brand-short-name } prioritizes tabs and which tab will be unloaded when tab unloading is triggered. You can trigger tab unloading manually by clicking the <em>Unload</em> button below.
Entity # all locales browser • browser • backgroundtasks • defaultagent.ftl
default-browser-agent-task-description
gd
Cumaidh àidseant a’ bhrabhsair bhunaitich sùil an do dh’atharraich a’ bhun-roghainn o { -brand-short-name } gu brabhsair eile. Ma thachras an t-atharrachadh ann an suidheachadh amharasach, faighnichidh e dhan luchd-chleachdaidh a bheil iad airson tilleadh gu { -brand-short-name } dà thuras air a char as trice. Thèid an t-saothair seo a stàladh le { -brand-short-name } gu fèin-obrachail agus ath-stàladh gach turas a nì { -brand-short-name } ùrachadh. Airson an t-saothair seo a chur dheth, ùraich an roghainn “default-browser-agent.enabled” air an duilleag about:config no an roghainn “DisableDefaultBrowserAgent” air poileasaidh enterprise { -brand-short-name }.
en-US
The Default Browser Agent task checks when the default changes from { -brand-short-name } to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to { -brand-short-name } no more than two times. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the { -brand-short-name } enterprise policy setting “DisableDefaultBrowserAgent”.
Entity # all locales browser • browser • browser.ftl
bookmark-panel-show-editor-checkbox.label
gd
Seall an deasaiche nuair a nithear sàbhaladh
en-US
Show editor when saving
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-on2
gd
Cuir am modh HTTPS air dhan làrach seo ma thogras tu gun àrdaich { -brand-short-name } an ceangal nuair a ghabhas seo a dhèanamh.
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-https-only-info-turn-on3
gd
Warning: Source string is missing
en-US
Turn on HTTPS upgrades for this site if you want { -brand-short-name } to upgrade the connection when possible.
Entity # all locales browser • browser • browser.ftl
popups-infobar-dont-show-message.label
gd
Na seall an teachdaireachd seo ma tha bacadh air priob-uinneagan
en-US
Don’t show this message when pop-ups are blocked
Entity # all locales browser • browser • browser.ftl
sharing-warning-screen
gd
Tha thu a’ co-roinneadh na sgrìn gu lèir. Chì càch nuair a ghearras tu leum gu taba ùr.
en-US
You are sharing your entire screen. Other people can see when you switch to a new tab.
Entity # all locales browser • browser • browser.ftl
sharing-warning-window
gd
Tha thu a’ co-roinneadh { -brand-short-name }. Chì càch nuair a ghearras tu leum gu taba ùr.
en-US
You are sharing { -brand-short-name }. Other people can see when you switch to a new tab.
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-downloads-button-autohide.label
gd
Falaich am putan nuair a bhios e falamh
en-US
Hide button when empty
Entity # all locales browser • browser • downloads.ftl
downloading-file-click-to-open.value
gd
Fosgail e nuair a bhios e deiseil
en-US
Open when completed
Entity # all locales browser • browser • downloads.ftl
downloading-file-opens-in-some-time-2.value
gd
A’ dol ga fhosgladh nuair a bhios e deiseil
en-US
Opening when completed
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-closed-tabs-placeholder-body
gd
Ma dhùineas tu taba san uinneag seo, gheibh thu greim air uaithe seo.
en-US
When you close a tab in this window, you can fetch it from here.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-closed-tabs-placeholder-body2
gd
Ma dhùineas tu taba, gheibh thu greim air uaithe seo.
en-US
When you close a tab, you can fetch it from here.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-loading-description
gd
Nuair a bhios e deiseil, chì thu tabaichean eile a tha fosgailte agad air uidheaman eile. Na bi fada gun tilleadh.
en-US
When it’s done, you’ll see any tabs you have open on other devices. Check back soon.
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
launch-on-login-infobar-message
gd
Warning: Source string is missing
en-US
<strong>Open { -brand-short-name } every time you restart your computer?</strong> Now you can set { -brand-short-name } to open automatically when you restart your device.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-better-internet-body
gd
Le bhith a’ cleachdadh { -brand-short-name }, tha thu a’ cur taic ri eadar-lìon fosgailte agus so-ruigsinneach a tha nas fheàrr dhan a h-uile duine.
en-US
When you use { -brand-short-name}, you’re voting for an open and accessible internet that’s better for everyone.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-public-wifi-vpn-body
gd
Airson d’ ionad is am brabhsadh a nì thu a chumail falaichte, saoil am b’ fheàirrde dhut Virtual Private Network? Cumaidh e tèarainte thu ’s tu ri brabhsadh ann an àitichean poblach mar puirt-adhair is cafaidhean.
en-US
To hide your location and browsing activity, consider a Virtual Private Network. It will help keep you protected when browsing in public places like airports and coffee shops.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-privacy-segmentation-text-cta
gd
Dè sheallas sinn dhut nuair a bhios gleusan ùra againn a chleachdas an dàta agad airson am brabhsadh a nì thu a leasachadh?
en-US
What do you want to see when we offer new features that use your data to enhance your browsing?
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-mobile-download-security-and-privacy-subtitle
gd
Nuair a bhios an sioncronachadh deiseil, crioptaichidh { -brand-short-name } na faclan-faire, comharran-lìn is mòran a bharrachd dhut. Agus gheibh thu cothrom orra o na h-uidheaman eile agad.
en-US
When you’re synced up, { -brand-short-name } encrypts your passwords, bookmarks, and more. Plus you can grab tabs from your other devices.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-mobile-download-security-and-privacy-title
gd
Cùm rudan crioptaichte is tu a’ gluasad o uidheam gu uidheam
en-US
Stay encrypted when you hop between devices
Entity # all locales browser • browser • originControls.ftl
origin-controls-option-when-clicked.label
gd
Dìreach nuair a bhriogar orra
en-US
Only When Clicked
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-GoToIntranetSiteForSingleWordEntryInAddressBar
gd
Spàrr seòladaireachd làrach eadra-lìn dhìreach air an luchd-chleachdadh nuair a chuirear dìreach facal ann am bàr an t-seòlaidh.
en-US
Force direct intranet site navigation instead of searching when typing single word entries in the address bar.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-PromptForDownloadLocation
gd
Faighnich càit an dèid faidhlichean ’gan luchdadh a-nuas a shàbhaladh.
en-US
Ask where to save files when downloading.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-autologin-checkbox.tooltiptext
gd
Nì an roghainn seo dearbhadh sàmhach as do leth mu choinneamh phrogsaidhean a chaidh ainm is facal-faire a shàbhaladh air an son. Thèid do bhrodadh mur an obraich an dearbhadh.
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-autologin.tooltip
gd
Nì an roghainn seo dearbhadh sàmhach as do leth mu choinneamh phrogsaidhean a chaidh ainm is facal-faire a shàbhaladh air an son. Thèid do bhrodadh mur an obraich an dearbhadh.
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-socks-remote-dns.label
gd
DNS progsaidh nuair a chleachdar SOCKS v5
en-US
Proxy DNS when using SOCKS v5
Entity # all locales browser • browser • preferences • moreFromMozilla.ftl
more-from-moz-mozilla-monitor-global-description
gd
Warning: Source string is missing
en-US
Get alerts when your data has been in a breach.
Entity # all locales browser • browser • preferences • moreFromMozilla.ftl
more-from-moz-qr-code-box-firefox-mobile-title
gd
Luchdaich a-nuas e leis an uidheam mobile agad. Tomh an camara agad ris a’ chòd QR. Nuair a nochdas ceangal, thoir gnogag air.
en-US
Download using your mobile device. Point your camera at the QR code. When a link appears, tap it.
Entity # all locales browser • browser • preferences • preferences.ftl
addressbar-suggest
gd
Nuair a chleachdas mi bàr an t-seòlaidh, mol dhomh
en-US
When using the address bar, suggest
Entity # all locales browser • browser • preferences • preferences.ftl
browsing-search-on-start-typing.label
gd
Lorg teacsa cho luath ’s a thòisicheas tu air sgrìobhadh
en-US
Search for text when you start typing
Entity # all locales browser • browser • preferences • preferences.ftl
browsing-use-onscreen-keyboard.label
gd
Seall meur-chlàr suathaidh ma bhios feum air
en-US
Show a touch keyboard when necessary
Entity # all locales browser • browser • preferences • preferences.ftl
cookie-banner-blocker-description
gd
Warning: Source string is missing
en-US
When a site asks if they can use cookies in private browsing mode, { -brand-short-name } automatically refuses for you. Only on supported sites.
Entity # all locales browser • browser • preferences • preferences.ftl
do-not-track-option-default-content-blocking-known.label
gd
Dìreach nuair a bhios { -brand-short-name } a’ bacadh tracaichean as aithne dhuinn
en-US
Only when { -brand-short-name } is set to block known trackers
Entity # all locales browser • browser • preferences • preferences.ftl
history-clear-on-close-option.label
gd
Glan an eachdraidh nuair a dhùineas { -brand-short-name }
en-US
Clear history when { -brand-short-name } closes
Entity # all locales browser • browser • preferences • preferences.ftl
home-new-windows-tabs-description2
gd
Tagh na chì thu nuair a dh’fhosglas tu an duilleag-dhachaigh agad no uinneag no taba ùr.
en-US
Choose what you see when you open your homepage, new windows, and new tabs.
Entity # all locales browser • browser • preferences • preferences.ftl
performance-allow-hw-accel.label
gd
Cleachd luathachadh a' bhathar-bhog ma bhios e ri làimh
en-US
Use hardware acceleration when available
Entity # all locales browser • browser • preferences • preferences.ftl
performance-limit-content-process-enabled-desc
gd
Ma cheadaicheas tu pròiseasan susbaint a bharrachd, dh’fhaoidte gum faigh thu dèanadas nas fhearr ach feumaidh e barrachd cuimhne aig an aon àm.
en-US
Additional content processes can improve performance when using multiple tabs, but will also use more memory.
Entity # all locales browser • browser • preferences • preferences.ftl
permissions-addon-install-warning.label
gd
Thoir rabhadh nuair a dh’fheuchas làraichean-lìn ri tuilleadan a stàladh
en-US
Warn you when websites try to install add-ons
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-desc
gd
Co-dhùinidh { -brand-short-name } cuin a thèid DNS tèarainte a chleachdadh gus do phrìobhaideachd a dhìon.
en-US
{ -brand-short-name } decides when to use secure DNS to protect your privacy.
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-detailed-desc-4
gd
Cuir dheth e nuair a bhios VPN, gleus smachd nam pàrant no poileasaidhean enterprise an gnìomh
en-US
Turn off when VPN, parental control, or enterprise policies are active
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-default-detailed-desc-5
gd
Cuir dheth e ma dh’innseas lìonra dha { -brand-short-name } nach bu chòir dha DNS tèarainte a chleachdadh
en-US
Turn off when a network tells { -brand-short-name } it shouldn’t use secure DNS
Entity # all locales browser • browser • preferences • preferences.ftl
preferences-doh-enabled-desc
gd
’S ann agad-sa a tha smachd air cuin a thèid DNS tèarainte a chleachdadh agus is urrainn dhut fhèin solaraiche a thaghadh.
en-US
You control when to use secure DNS and choose your provider.
Entity # all locales browser • browser • preferences • preferences.ftl
privacy-segmentation-section-description
gd
Ma bhios gleusan againn a chleachdas an dàta agad airson àrainneachd nas pearsantaiche:
en-US
When we offer features that use your data to give you a more personal experience:
Entity # all locales browser • browser • preferences • preferences.ftl
search-one-click-desc
gd
Tagh na h-einnseanan-luirg eile a nochdas fo bhàr an t-seòlaidh is bàr nan lorg nuair a thòisicheas tu air facal-luirg a chur a-steach.
en-US
Choose the alternative search engines that appear below the address bar and search bar when you start to enter a keyword.
Entity # all locales browser • browser • preferences • preferences.ftl
settings-tabs-show-image-in-preview.label
gd
Warning: Source string is missing
en-US
Show an image preview when you hover on a tab
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close-private-browsing
gd
Sa mhodh bhrabhsaidh phrìobhaideach bhuan, thèid briosgaidean is dàta làraichean fhalamhachadh an-còmhnaidh nuair a dhùineas { -brand-short-name }.
en-US
In permanent private browsing mode, cookies and site data will always be cleared when { -brand-short-name } is closed.
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close-private-browsing2
gd
Warning: Source string is missing
en-US
Based on your history settings, { -brand-short-name } deletes cookies and site data from your session when you close the browser.
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-delete-on-close.label
gd
Sguab às briosgaidean is dàta làraichean nuair a thèid { -brand-short-name } a dhùnadh
en-US
Delete cookies and site data when { -brand-short-name } is closed
Entity # all locales browser • browser • preferences • preferences.ftl
startup-restore-warn-on-quit.label
gd
Thoir rabhadh nuair a dh’fhàgas tu am brabhsair
en-US
Warn you when quitting the browser
Entity # all locales browser • browser • preferences • preferences.ftl
switch-to-new-tabs.label
gd
Nuair a dh’fhosglas tu ceangal, dealbh no meadhan ann an taba ùr, thoir leum ann sa bhad
en-US
When you open a link, image or media in a new tab, switch to it immediately
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-background-enabled.label
gd
Nuair nach eil { -brand-short-name } a’ ruith
en-US
When { -brand-short-name } is not running
Entity # all locales browser • browser • preferences • preferences.ftl
warn-on-open-many-tabs.label
gd
Ma tha cunnart gun cuir cus thabaichean maille air { -brand-short-name }, thoir rabhadh
en-US
Warn you when opening multiple tabs might slow down { -brand-short-name }
Entity # all locales browser • browser • preferences • preferences.ftl
windows-launch-on-login.label
gd
Warning: Source string is missing
en-US
Open { -brand-short-name } automatically when your computer starts up
Entity # all locales browser • browser • sanitize.ftl
clear-data-settings-label
gd
Nuair a thèid a dhùnadh, bu chòir dha { -brand-short-name } na leanas a ghlanadh gu fèin-obrachail:
en-US
When closed, { -brand-short-name } should automatically clear all
Entity # all locales browser • browser • sanitize.ftl
clear-time-duration-prefix2.value
gd
Warning: Source string is missing
en-US
When:
Entity # all locales browser • browser • sanitize.ftl
sanitize-on-shutdown-description
gd
Warning: Source string is missing
en-US
Automatically clear all checked items when { -brand-short-name } closes.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-warning-not-enough-reviews.message
gd
Warning: Source string is missing
en-US
When this product has more reviews, we’ll be able to check their quality.
Entity # all locales browser • browser • shopping.ftl
shopping-settings-auto-open-description-single-site
gd
Warning: Source string is missing
en-US
When you view products on { $currentSite }
Entity # all locales browser • browser • shopping.ftl
shopping-settings-auto-open-description-three-sites
gd
Warning: Source string is missing
en-US
When you view products on { $firstSite }, { $secondSite }, and { $thirdSite }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-confirm-open-multiple-tabs-checkbox
gd
Thoir rabhadh dhomh ma tha mi gu bhith a’ fosgladh iomadh taba a dh’fhaodadh maille a chur air { -brand-short-name }
en-US
Warn me when opening multiple tabs might slow down { -brand-short-name }
Entity # all locales browser • browser • toolbarContextMenu.ftl
toolbar-context-menu-always-open-downloads-panel.label
gd
Seall a’ phanail nuair a thòisicheas an luchdadh a-nuas
en-US
Show Panel When Download Begins
Entity # all locales browser • browser • toolbarContextMenu.ftl
toolbar-context-menu-auto-hide-downloads-button-2.label
gd
Falaich am putan nuair a bhios e falamh
en-US
Hide Button When Empty
Entity # all locales browser • chrome • browser • shellservice.properties
setDefaultBrowserDontAsk
gd
Ceasnaich seo gach turas a thòisicheas %S.
en-US
Always perform this check when starting %S.
Entity # all locales browser • crashreporter • crashreporter-override.ini
CrashReporterDescriptionText2
gd
Dh’èirich duilgheadas is thuislich Firefox. Feuchaidh sinn ris na tabaichean is na h-uinneagan agad aiseag dhut nuair a thòisicheas e a-rithist. \n\n’S urrainn dhut aithisg tuislidh a chur thugainn gus ar cuideachdh le rèiteachadh na mearachd.
en-US
Firefox had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.\n\nTo help us diagnose and fix the problem, you can send us a crash report.
Entity # all locales browser • crashreporter • crashreporter-override.ini
CrashReporterProductErrorText2
gd
Dh’èirich duilgheadas is thuislich Firefox. Feuchaidh sinn ris na tabaichean is na h-uinneagan agad aiseag dhut nuair a thòisicheas e a-rithist. \n\nGu mì-fhortanach, chan urrainn do thuairisgeulaiche nan tuislidhean aithisg tuislidh a chur air falbh. \n\nMion-fhiosrachadh: %s
en-US
Firefox had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.\n\nUnfortunately the crash reporter is unable to submit a crash report.\n\nDetails: %s
Entity # all locales browser • defaultagent • defaultagent_localized.ini
DefaultBrowserAgentTaskDescription
gd
Cumaidh àidseant a’ bhrabhsair bhunaitich sùil an do dh’atharraich a’ bhun-roghainn o %MOZ_APP_DISPLAYNAME% gu brabhsair eile. Ma thachras an t-atharrachadh ann an suidheachadh amharasach, faighnichidh e dhan luchd-chleachdaidh a bheil iad airson tilleadh gu %MOZ_APP_DISPLAYNAME% dà thuras air a char as trice. Thèid an t-saothair seo a stàladh le %MOZ_APP_DISPLAYNAME% gu fèin-obrachail agus ath-stàladh gach turas a nì %MOZ_APP_DISPLAYNAME% ùrachadh. Airson an t-saothair seo a chur dheth, ùraich an roghainn “default-browser-agent.enabled” air an duilleag about:config no an roghainn “DisableDefaultBrowserAgent” air poileasaidh enterprise %MOZ_APP_DISPLAYNAME%.
en-US
The Default Browser Agent task checks when the default changes from %MOZ_APP_DISPLAYNAME% to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to %MOZ_APP_DISPLAYNAME% no more than two times. This task is installed automatically by %MOZ_APP_DISPLAYNAME%, and is reinstalled when %MOZ_APP_DISPLAYNAME% updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the %MOZ_APP_DISPLAYNAME% enterprise policy setting “DisableDefaultBrowserAgent”.
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-toolbar
gd
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
en-US
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
Entity # all locales devtools • client • accessibility.properties
accessibility.description.general.p2
gd
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
en-US
Accessibility features may affect the performance of other developer tools panels and should be turned off when not in use.
Entity # all locales devtools • client • debugger.properties
xhrBreakpoints.placeholder
gd
Break when URL contains
en-US
Break when URL contains
Entity # all locales devtools • client • memory.properties
censusDisplays.allocationStack.tooltip
gd
Group items by the JavaScript stack recorded when the object was allocated
en-US
Group items by the JavaScript stack recorded when the object was allocated
Entity # all locales devtools • client • memory.properties
censusDisplays.invertedAllocationStack.tooltip
gd
Group items by the inverted JavaScript call stack recorded when the object was created
en-US
Group items by the inverted JavaScript call stack recorded when the object was created
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 • memory.properties
dominatorTreeDisplays.allocationStack.tooltip
gd
Label objects by the JavaScript stack recorded when it was allocated
en-US
Label objects by the JavaScript stack recorded when it was allocated
Entity # all locales devtools • client • netmonitor.properties
netmonitor.actionbar.blockSearchPlaceholder
gd
Block resource when URL contains
en-US
Block resource when URL contains
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.domContentLoaded
gd
Time when “DOMContentLoad” event occurred
en-US
Time when “DOMContentLoad” event occurred
Entity # all locales devtools • client • netmonitor.properties
networkMenu.summary.tooltip.load
gd
Time when “load” event occurred
en-US
Time when “load” event occurred
Entity # all locales devtools • client • perftools.ftl
perftools-thread-renderer.title
gd
When WebRender is enabled, the thread that executes OpenGL calls
en-US
When WebRender is enabled, the thread that executes OpenGL calls
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.touchSimulation
gd
Reload when touch simulation is toggled
en-US
Reload when touch simulation is toggled
Entity # all locales devtools • client • responsive.properties
responsive.reloadConditions.userAgent
gd
Reload when user agent is changed
en-US
Reload when user agent is changed
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
gd
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
gd
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-rules-focus-next-on-enter-tooltip.title
gd
Warning: Source string is missing
en-US
When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input.
Entity # all locales devtools • client • toolbox-options.ftl
options-inspector-simplified-highlighters-tooltip.title
gd
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
en-US
Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects.
Entity # all locales devtools • client • toolbox-options.ftl
options-screenshot-audio-tooltip.title
gd
Enables the camera audio sound when taking screenshot
en-US
Enables the camera audio sound when taking screenshot
Entity # all locales devtools • client • webconsole.properties
selfxss.msg
gd
Rabhadh air cleas-meallaidh: Thoir an aire mus cuir thu rudan ann nach tuig thu. ’S dòcha gun doir seo cothrom do luchd-ionnsaigh ach an goid iad do dhearbh-aithne no ach am faigh iad smachd air a’ choimpiutair agad. Sgrìobh “%S” gu h-ìosal (cha leig thu leas brùthadh air Enter) gus an cur ann a chur an comas.
en-US
Scam Warning: Take care when pasting things you don’t understand. This could allow attackers to steal your identity or take control of your computer. Please type ‘%S’ below (no need to press enter) to allow pasting.
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.warningGroups.tooltip
gd
When enabled, similar messages are placed into groups
en-US
When enabled, similar messages are placed into groups
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.toolbar
gd
Toolbars must be labeled when there is more than one toolbar.
en-US
Toolbars must be labeled when there is more than one toolbar.
Entity # all locales devtools • shared • highlighters.ftl
simple-highlighters-message
gd
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
en-US
When prefers-reduced-motion is enabled, a simpler highlighter can be enabled in the settings panel, to avoid flashing colors.
Entity # all locales devtools • shared • screenshot.properties
screenshotDPRManual
gd
The device pixel ratio to use when taking the screenshot
en-US
The device pixel ratio to use when taking the screenshot
Entity # all locales devtools • shared • screenshot.properties
screenshotFileManual
gd
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
en-US
True if the screenshot should save the file even when other options are enabled (eg. clipboard).
Entity # all locales dom • chrome • appstrings.properties
connectionFailure
gd
Chaidh an ceangal a dhiùltadh nuair a dh'iarradh inntrigeadh gu %S.
en-US
The connection was refused when attempting to contact %S.
Entity # all locales dom • chrome • appstrings.properties
netTimeout
gd
Chaidh an gnìomh thar tìde nuair a dh'iarraidh inntrigeadh gu %S.
en-US
The operation timed out when attempting to contact %S.
Entity # all locales dom • chrome • appstrings.properties
proxyConnectFailure
gd
Chaidh an ceangal a dhiùltadh nuair a dh'iarradh ceangal ris an fhrithealaiche phrogsaidh a rèitich thu. Cuir sùil air na roghainnean progsaidh agad is feuch ris a-rithist.
en-US
The connection was refused when attempting to contact the proxy server you have configured. Please check your proxy settings and try again.
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
gd
Failed to load '%1$S'. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a '%2$S' FetchEvent. Opaque Response objects are only valid when the RequestMode is 'no-cors'.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BlockAutoplayError
gd
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
en-US
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBadCharBeforeAttributeNameLt
gd
Chunnacas “<” nuair a bha dùil ri ainm buadha. Adhbharan coitcheann: ">" a dhìth dìreach air a bheulaibh.
en-US
Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInAttributeValue
gd
Ràinigeadh deireadh an fhaidhle am broinn luach buadha. A' leigeil seachad an taga.
en-US
End of file reached when inside an attribute value. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInTagName
gd
Chunnacas deireadh faidhle nuair a bhathar an dùil ri ainm taga. A' leigeil seachad an taga.
en-US
End of file seen when looking for tag name. Ignoring tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEqualsSignBeforeAttributeName
gd
Chunnacas “=” nuair a bha dùil ri ainm buadha. Adhbharan coitcheann: Ainm buadha a tha a dhìth.
en-US
Saw “=” when expecting an attribute name. Probable cause: Attribute name missing.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInColgroupInFragment
gd
Non-space ann an “colgroup” nuair a bhathar a' parsadh bloigh.
en-US
Non-space in “colgroup” when parsing fragment.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuoteBeforeAttributeName
gd
Chunnacas comharra-labhairt nuair a bha dùil ri ainm buadha. Adhbharan coitcheann: “=” a dhìth dìreach air a bheulaibh.
en-US
Saw a quote when expecting an attribute name. Probable cause: “=” missing immediately before.
Entity # all locales dom • chrome • layout • layout_errors.properties
CompositorAnimationWarningTransformWithGeometricProperties
gd
Animations of 'transform' cannot be run on the compositor when geometric properties are animated on the same element at the same time
en-US
Animations of ‘transform’ cannot be run on the compositor when geometric properties are animated on the same element at the same time
Entity # all locales dom • chrome • layout • layout_errors.properties
PrincipalWritingModePropagationWarning
gd
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
en-US
When rendering the <html> element, the used values of CSS properties “writing-mode”, “direction”, and “text-orientation” on the <html> element are taken from the computed values of the <body> element, not from the <html> element’s own values. Consider setting these properties on the :root CSS pseudo-class. For more information see “The Principal Writing Mode” in https://www.w3.org/TR/css-writing-modes-3/#principal-flow
Entity # all locales dom • chrome • security • caps.properties
ExternalDataError
gd
Mearachd tèarainteachd: Bha susbaint aig %S airson %S a luchdadh ach dh’fhaoidte nach luchdaich e dàta on taobh a-muigh ma chleachdar e mar dhealbh.\u0020
en-US
Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image.
Entity # all locales dom • chrome • security • csp.properties
ignoringReportOnlyDirective
gd
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
en-US
Ignoring sandbox directive when delivered in a report-only policy ‘%1$S’
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
gd
Ignoring source '%1$S' (Not supported when delivered via meta element).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales dom • chrome • security • security.properties
CORSAllowHeaderFromPreflightDeprecation
gd
Warning: Source string is missing
en-US
Cross-Origin Request Warning: The Same Origin Policy will disallow reading the remote resource at %1$S soon. (Reason: When the `Access-Control-Allow-Headers` is `*`, the `Authorization` header is not covered. To include the `Authorization` header, it must be explicitly listed in CORS header `Access-Control-Allow-Headers`).
Entity # all locales dom • chrome • security • security.properties
ReferrerPolicyDisallowRelaxingWarning
gd
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
en-US
Referrer Policy: Less restricted policies, including ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ and ‘unsafe-url’, will be ignored soon for the cross-site request: %S
Entity # all locales dom • chrome • security • security.properties
XFrameOptionsInvalid
gd
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
en-US
Invalid X-Frame-Options header was found when loading “%2$S”: “%1$S” is not a valid directive.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
MOZILLA_PKIX_ERROR_ADDITIONAL_POLICY_CONSTRAINT_FAILED
gd
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
UserCertIgnoredNoPrivateKey
gd
Cha ghabh an teisteanas pearsanta a stàladh a chionn 's nach ann leat-sa a tha an iuchair phrìobhaideach a bhuineas ris 's a chaidh a chruthachadh nuair a dh'iarradh an teisteanas.
en-US
This personal certificate can’t be installed because you do not own the corresponding private key which was created when the certificate was requested.
Entity # all locales toolkit • chrome • global • extensions.properties
homepageControlled.message
gd
Dh’atharraich leudachan, %S, na chì thu nuair a dh’fhosglas tu an duilleag-dhachaigh agad no uinneagan ùra.
en-US
An extension, %S, changed what you see when you open your homepage and new windows.
Entity # all locales toolkit • chrome • global • extensions.properties
newTabControlled.message2
gd
Dh’atharraich leudachan, %S, an duilleag a chì thu nuair a dh’fhosglas tu taba ùr.
en-US
An extension, %S, changed the page you see when you open a new tab.
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-crashed-and-restore
gd
Warning: Source string is missing
en-US
{ -brand-short-name } had a problem and crashed. We’ll try to restore your tabs and windows when it restarts.
Entity # all locales toolkit • crashreporter • crashreporter.ftl
crashreporter-report-info
gd
Tha fiosrachadh teicnigeach san aithisg seo cuideachd a thaobh cor na h-aplacaid nuair a thuislich e.
en-US
This report also contains technical information about the state of the application when it crashed.
Entity # all locales toolkit • crashreporter • crashreporter.ini
ExtraReportInfo
gd
Tha fiosrachadh teicnigeach san aithisg seo cuideachd a thaobh cor na h-aplacaid nuair a thuislich e.
en-US
This report also contains technical information about the state of the application when it crashed.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-private-browsing-help
gd
Ma fhuair e cead, gheibh an leudachan cothrom air a’ ghnìomhachd air loidhne agad nuair a bhios tu ri brabhsadh prìobhaideach. <a data-l10n-name="learn-more">Barrachd fiosrachaidh</a>
en-US
When allowed, the extension will have access to your online activities while private browsing. <a data-l10n-name="learn-more">Learn more</a>
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-quarantined-domains-help
gd
Warning: Source string is missing
en-US
When allowed, the extension will have access to sites restricted by { -vendor-short-name }. Allow only if you trust this extension.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
install-postponed-message
gd
Thèid an leudachan seo ùrachadh nuair a thèid { -brand-short-name } ath-thòiseachadh.
en-US
This extension will be updated when { -brand-short-name } restarts.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
install-postponed-message2.message
gd
Thèid an leudachan seo ùrachadh nuair a thèid { -brand-short-name } ath-thòiseachadh.
en-US
This extension will be updated when { -brand-short-name } restarts.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-log-pings
gd
(Optional. Check the preceding box if you want pings to also be logged when they are submitted. You will additionally need to <a data-l10n-name="enable-logging-link">enable logging</a>.)
en-US
(Optional. Check the preceding box if you want pings to also be logged when they are submitted. You will additionally need to <a data-l10n-name="enable-logging-link">enable logging</a>.)
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
page-subtitle
gd
Tha fiosrachadh teicnigeach air an duilleag seo a dh'fhaodadh a bhith feumail dhut ann am fuasgladh dhuilgheadasan. Ma tha ceist neo-theicnigeach agad mu { -brand-short-name }, cuir sùil air an <a data-l10n-name="support-link">làrach-taice</a> againn.
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>.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-ime.title
gd
Thèid an seòrsa seo de mhòideal a luchdadh nuair a chleachdas tu IME treas-phàrtaidh.
en-US
This type of module is loaded when you use a third-party IME.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-shellex.title
gd
Thèid am mòideal seo a luchdadh nuair a dh’fhosglas tu còmhradh faidhle an t-siostaim.
en-US
This type of module is loaded when you open the system file dialog.
Entity # all locales toolkit • toolkit • about • config.ftl
about-config-intro-warning-checkbox
gd
Thoir rabhadh dhomh ma bhios mi an ìmpidh na roghainnean seo atharrachadh
en-US
Warn me when I attempt to access these preferences
Entity # all locales toolkit • toolkit • downloads • downloadUI.ftl
download-ui-file-executable-security-warning
gd
'S e faidhle so-ghnìomhaichte a tha ann an "{ $executable }". Dh'fhaodadh bìorasan no còd droch rùnach eile a bhith ann am faidhlichean so-ghnìomhaichte 's faodaidh iad an coimpiutair agad a mhilleadh. Bi faiceallach le fosgladh an fhaidhle seo. A bheil thu cinnteach gu bheil thu airson "{ $executable }" a chur a dhol?
en-US
“{ $executable }” is an executable file. Executable files may contain viruses or other malicious code that could harm your computer. Use caution when opening this file. Are you sure you want to launch “{ $executable }”?
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-match-diacritics.tooltiptext
gd
Dèan diofar eadar litrichean le sràcan is na litrichean bunasach aca (mar sin, chan ionnann “aithne” is “àithne”)
en-US
Distinguish between accented letters and their base letters (for example, when searching for “resume”, “résumé” will not be matched)
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
mozilla-pkix-error-additional-policy-constraint-failed
gd
An additional policy constraint failed when validating this certificate.
en-US
An additional policy constraint failed when validating this certificate.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-editor-alt-text-dialog-description
gd
Warning: Source string is missing
en-US
Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-editor-free-highlight-thickness-title.title
gd
Warning: Source string is missing
en-US
Change thickness when highlighting items other than text
Entity # all locales toolkit • toolkit • preferences • preferences.ftl
primary-password-description
gd
Tha prìomh fhacal-faire 'ga chleachdadh gus fiosrachadh cugallach mar clàraidhean a-steach is faclan-faire a dhìon air an uidheam seo. Ma chruthaicheas tu prìomh fhacal-faire, thèid iarraidh ort a chur a-steach aon turas gach seisean nuair a dh’iarras { -brand-short-name } fiosrachadh a chaidh a sàbhaladh fo dhìon an fhacail-fhaire seo.
en-US
A Primary Password is used to protect some sensitive information, like logins and passwords, on this device. If you create a Primary Password you will be asked to enter it once per session when { -brand-short-name } retrieves saved information protected by the password.
Entity # all locales toolkit • toolkit • updates • backgroundupdate.ftl
backgroundupdate-task-description
gd
Bheir saothair an ùrachaidh sa chùlaibh sùil airson ùrachaidhean air { -brand-short-name } nuair nach eil { -brand-short-name } a’ ruith. Thèid an t-saothair seo a stàladh gu fèin-obrachail le { -brand-short-name } agus ath-stàladh nuair a thèid { -brand-short-name } a ruith. Airson an t-saothair seo a chur à comas, ùraich roghainnean a’ bhrabhsair no roghainn poileasaidh enterprise “BackgroundAppUpdate” aig { -brand-short-name }.
en-US
The Background Update task checks for updates to { -brand-short-name } when { -brand-short-name } is not running. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } runs. To disable this task, update the browser settings or the { -brand-short-name } enterprise policy setting “BackgroundAppUpdate”.
Please enable JavaScript. Some features won't be available without it.