BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 39 results for the string service in gd:

Entity gd en-US
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-runtime-service-workers.name
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-this-firefox2
gd
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
en-US
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
gd
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
gd
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
gd
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-push-service.label
gd
Push Service
en-US
Push Service
Entity # all locales devtools • client • accessibility.properties
accessibility.disable.disabledTitle
gd
Accessibility service can not be turned off. It is used outside Developer Tools.
en-US
Accessibility service can not be turned off. It is used outside Developer Tools.
Entity # all locales devtools • client • accessibility.properties
accessibility.disable.enabledTitle
gd
Accessibility service will be turned off for all tabs and windows.
en-US
Accessibility service will be turned off for all tabs and windows.
Entity # all locales devtools • client • accessibility.properties
accessibility.enable.disabledTitle
gd
Accessibility service can not be turned on. It is turned off via accessibility services privacy preference.
en-US
Accessibility service can not be turned on. It is turned off via accessibility services privacy preference.
Entity # all locales devtools • client • accessibility.properties
accessibility.enable.enabledTitle
gd
Accessibility service will be turned on for all tabs and windows.
en-US
Accessibility service will be turned on for all tabs and windows.
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
gd
No service workers found
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
gd
View service workers from other domains
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
gd
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • application.ftl
serviceworker-list-aboutdebugging
gd
Open <a>about:debugging</a> for Service Workers from other domains
en-US
Open <a>about:debugging</a> for Service Workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-list-header
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
serviceworker-worker-debug.title
gd
Only running service workers can be debugged
en-US
Only running service workers can be debugged
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
gd
Service Workers Icon
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
gd
%1$S %2$S (cached, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
gd
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
gd
service worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
gd
This handles both web workers and service workers
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
gd
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
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-enable-service-workers-http-tooltip.title
gd
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
gd
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
gd
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
gd
Failed to register a ServiceWorker: The path of the provided scope '%1$S' is not under the max scope allowed '%2$S'. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-5
gd
Tha cuid dhe na feartan aig { -brand-short-name } a' cleachdadh seirbheisean fiosrachaidh a tha stèidhichte air an lìon. Chan urrainn dhuinn làn-bharantas a thoirt gu bheil iad gu tur ceart. Gheibh thu barrachd fiosrachaidh, a' gabhail a-steach fiosrachadh a dh'innseas dhut mar a chuireas tu na seirbheisean seo à comas ann an <a data-l10n-name="mozilla-service-terms-link">teirmichean na seirbheise</a>.
en-US
Some { -brand-short-name } features make use of web-based information services, however, we cannot guarantee they are 100% accurate or error-free. More details, including information on how to disable the features that use these services, can be found in the <a data-l10n-name="mozilla-service-terms-link">service terms</a>.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-5-unbranded
gd
If this product incorporates web services, any applicable service terms for the service(s) should be linked to the <a data-l10n-name="mozilla-website-services-link">Web Site Services</a> section.
en-US
If this product incorporates web services, any applicable service terms for the service(s) should be linked to the <a data-l10n-name="mozilla-website-services-link"> Website Services</a> section.
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-1
gd
{ -vendor-short-name } and its contributors, licensors and partners work to provide the most accurate and up-to-date Services. However, we cannot guarantee that this information is comprehensive and error-free. For example, the Safe Browsing Service may not identify some risky sites and may identify some safe sites in error and the Location Aware Service all locations returned by our service providers are estimates only and neither we nor our service providers guarantee the accuracy of the locations provided.
en-US
{ -vendor-short-name } and its contributors, licensors and partners work to provide the most accurate and up-to-date Services. However, we cannot guarantee that this information is comprehensive and error-free. For example, the Safe Browsing Service may not identify some risky sites and may identify some safe sites in error and the Location Aware Service all locations returned by our service providers are estimates only and neither we nor our service providers guarantee the accuracy of the locations provided.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-unbranded
gd
Any applicable service terms for this product should be listed here.
en-US
Any applicable service terms for this product should be listed here.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-location-service-key-google
gd
Google Location Service Key
en-US
Google Location Service Key
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support-description
gd
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
en-US
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
gd
Developer Tools: Service Worker debugging
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
gd
Isolated Service Worker
en-US
Isolated Service Worker

Displaying 59 results for the string service in en-US:

Entity gd en-US
Entity # all locales browser • browser • aboutPolicies.ftl
inactive-message
gd
Tha seirbheis nam poileasaidhean enterprise à gnìomh.
en-US
The Enterprise Policies service is inactive.
Entity # all locales browser • browser • aboutPolicies.ftl
no-specified-policies-message
gd
Tha seirbheis nam poileasaidhean enterprise an gnìomh ach cha deach poileasaidh sam bith a chur an comas.
en-US
The Enterprise Policies service is active but there are no policies enabled.
Entity # all locales browser • browser • browser.ftl
firefox-relay-offer-legal-notice
gd
Le bith a’ briogadh air “Cleachd masg puist-d”, bidh tu ag aontachadh ri <label data-l10n-name="tos-url">teirmichean na seirbheise</label> agus <label data-l10n-name="privacy-url">aithris na prìobhaideachd</label>.
en-US
By clicking “Use email mask”, you agree to the <label data-l10n-name="tos-url">Terms of Service</label> and <label data-l10n-name="privacy-url">Privacy Notice</label>.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-generic-sync-error-description
gd
Cha ruig { -brand-short-name } an t-seirbheis sioncronachaidh an-dràsta fhèin. Feuch ris a-rithist ann am mionaid no dhà.
en-US
{ -brand-short-name } can’t reach the syncing service right now. Try again in a few moments.
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-doh-body
gd
Tha do phrìobhaideachd cudromach. Nì { -brand-short-name } rùtachadh tèarainte gu seirbheis com-pàirtiche air na h-iarrtasan DNS agad a-nis nuair a ghabhas sin a dhèanamh gus do dhìon fhad ’ s a bhios tu ri brabhsadh.
en-US
Your privacy matters. { -brand-short-name } now securely routes your DNS requests whenever possible to a partner service to protect you while you browse.
Entity # all locales browser • browser • preferences • preferences.ftl
update-application-use-service.label
gd
Cleachd seirbheis a stàlaicheas na h-ùrachaidhean sa chùlaibh
en-US
Use a background service to install updates
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 • installer • custom.properties
MAINTENANCE_SERVICE_CHECKBOX_DESC
gd
Stàlaich seirbheis &Fear an Taighe
en-US
Install &Maintenance Service
Entity # all locales browser • installer • custom.properties
OPTIONAL_COMPONENTS_DESC
gd
Ma chleachdas tu Fear an Taighe, 's urrainn dhut $BrandShortName ùrachadh sa chùlaibh 's cha bhi agad dèiligeadh ri dad.
en-US
The Maintenance Service will allow you to update $BrandShortName silently in the background.
Entity # all locales browser • updater • updater.ini
MozillaMaintenanceDescription
gd
Tha an t-seirbheis aig Mozilla air a bheil Fear an Taighe a' dèanamh cinnteach gu bheil an tionndadh as ùire 's as tèarainte de Mozilla Firefox air a' choimpiutair agad. Tha e cudromach a thaobh tèarainteachd air loidhne gum bi Firefox cho ùr 's a ghabhas agus mholadh Mozilla dhut gu mòr an t-seirbheis seo a chleachdadh.
en-US
The Mozilla Maintenance Service ensures that you have the latest and most secure version of Mozilla Firefox on your computer. Keeping Firefox up to date is very important for your online security, and Mozilla strongly recommends that you keep this service enabled.
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-runtime-service-workers.name
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-setup-this-firefox2
gd
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
en-US
Use <a>{ about-debugging-this-firefox-runtime-name }</a> to debug extensions and service workers on this version of { -brand-shorter-name }.
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
gd
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-start2.disabledTitle
gd
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker start is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-inspect-action-disabled.title
gd
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker inspection is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-push-service.label
gd
Push Service
en-US
Push Service
Entity # all locales devtools • client • accessibility.properties
accessibility.disable.disabledTitle
gd
Accessibility service can not be turned off. It is used outside Developer Tools.
en-US
Accessibility service can not be turned off. It is used outside Developer Tools.
Entity # all locales devtools • client • accessibility.properties
accessibility.disable.enabledTitle
gd
Accessibility service will be turned off for all tabs and windows.
en-US
Accessibility service will be turned off for all tabs and windows.
Entity # all locales devtools • client • accessibility.properties
accessibility.enable.disabledTitle
gd
Accessibility service can not be turned on. It is turned off via accessibility services privacy preference.
en-US
Accessibility service can not be turned on. It is turned off via accessibility services privacy preference.
Entity # all locales devtools • client • accessibility.properties
accessibility.enable.enabledTitle
gd
Accessibility service will be turned on for all tabs and windows.
en-US
Accessibility service will be turned on for all tabs and windows.
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
gd
No service workers found
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
gd
View service workers from other domains
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
gd
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
en-US
If the current page should have a service worker, you could look for errors in the <a>Console</a> or step through your service worker registration in the <span>Debugger</span>.
Entity # all locales devtools • client • application.ftl
serviceworker-list-aboutdebugging
gd
Open <a>about:debugging</a> for Service Workers from other domains
en-US
Open <a>about:debugging</a> for Service Workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-list-header
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
serviceworker-worker-debug.title
gd
Only running service workers can be debugged
en-US
Only running service workers can be debugged
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
gd
Service Workers Icon
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
gd
Service Workers
en-US
Service Workers
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.cachedworker
gd
%1$S %2$S (cached, service worker)
en-US
%1$S %2$S (cached, service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.status.tooltip.worker
gd
%1$S %2$S (service worker)
en-US
%1$S %2$S (service worker)
Entity # all locales devtools • client • netmonitor.properties
netmonitor.timings.serviceWorkerTiming
gd
Warning: Source string is missing
en-US
Service Worker Timing
Entity # all locales devtools • client • netmonitor.properties
networkMenu.sizeServiceWorker
gd
service worker
en-US
service worker
Entity # all locales devtools • client • perftools.ftl
perftools-thread-dom-worker.title
gd
This handles both web workers and service workers
en-US
This handles both web workers and service workers
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
gd
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
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-enable-service-workers-http-tooltip.title
gd
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
gd
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker’s client(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetRegistrationStorageError
gd
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to get service worker registration(s): Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
gd
Failed to register a ServiceWorker: The path of the provided scope '%1$S' is not under the max scope allowed '%2$S'. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-5
gd
Tha cuid dhe na feartan aig { -brand-short-name } a' cleachdadh seirbheisean fiosrachaidh a tha stèidhichte air an lìon. Chan urrainn dhuinn làn-bharantas a thoirt gu bheil iad gu tur ceart. Gheibh thu barrachd fiosrachaidh, a' gabhail a-steach fiosrachadh a dh'innseas dhut mar a chuireas tu na seirbheisean seo à comas ann an <a data-l10n-name="mozilla-service-terms-link">teirmichean na seirbheise</a>.
en-US
Some { -brand-short-name } features make use of web-based information services, however, we cannot guarantee they are 100% accurate or error-free. More details, including information on how to disable the features that use these services, can be found in the <a data-l10n-name="mozilla-service-terms-link">service terms</a>.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-5-unbranded
gd
If this product incorporates web services, any applicable service terms for the service(s) should be linked to the <a data-l10n-name="mozilla-website-services-link">Web Site Services</a> section.
en-US
If this product incorporates web services, any applicable service terms for the service(s) should be linked to the <a data-l10n-name="mozilla-website-services-link"> Website Services</a> section.
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-1
gd
{ -vendor-short-name } and its contributors, licensors and partners work to provide the most accurate and up-to-date Services. However, we cannot guarantee that this information is comprehensive and error-free. For example, the Safe Browsing Service may not identify some risky sites and may identify some safe sites in error and the Location Aware Service all locations returned by our service providers are estimates only and neither we nor our service providers guarantee the accuracy of the locations provided.
en-US
{ -vendor-short-name } and its contributors, licensors and partners work to provide the most accurate and up-to-date Services. However, we cannot guarantee that this information is comprehensive and error-free. For example, the Safe Browsing Service may not identify some risky sites and may identify some safe sites in error and the Location Aware Service all locations returned by our service providers are estimates only and neither we nor our service providers guarantee the accuracy of the locations provided.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices-term-unbranded
gd
Any applicable service terms for this product should be listed here.
en-US
Any applicable service terms for this product should be listed here.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-main-title
gd
Obraichean seirbheise clàraichte
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-title
gd
Mu dhèidhinn obraichean seirbheise
en-US
About Service Workers
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-no-service-workers
gd
Cha deach obraiche seirbheise sam bith a chlàradh.
en-US
No Service Workers registered.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
about-service-workers-warning-not-enabled
gd
Chan eil na h-obraichean seirbheise an comas.
en-US
Service Workers are not enabled.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
unregister-error
gd
Cha b’ urrainn dhuinn an t-obraiche seirbheise seo a dhì-chlàradh.
en-US
Failed to unregister this Service Worker.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-key-mozilla
gd
Iuchair seirbheis nan ionad aig Mozilla
en-US
Mozilla Location Service Key
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-location-service-key-google
gd
Google Location Service Key
en-US
Google Location Service Key
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
app-basics-service-workers
gd
Obraichean seirbheise clàraichte
en-US
Registered Service Workers
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support-description
gd
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
en-US
Enables experimental support for Service Workers in the Debugger panel. This feature may slow the Developer Tools down and increase memory consumption.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-devtools-serviceworker-debugger-support.label
gd
Developer Tools: Service Worker debugging
en-US
Developer Tools: Service Worker debugging
Entity # all locales toolkit • toolkit • global • processTypes.ftl
process-type-webserviceworker
gd
Isolated Service Worker
en-US
Isolated Service Worker
Please enable JavaScript. Some features won't be available without it.