BETA

Transvision

Displaying 40 results for the string service in gd:

Entity gd en-US
Entity # all locales browser • browser • preferences • preferences.ftl
save-files-to-cloud-storage.label
gd
Sàbhail faidhlichean air { $service-name }
en-US
Save files to { $service-name }
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-intro
gd
You need to register a Service Worker to inspect it here. <a>Learn more</a>
en-US
You need to register a Service Worker to inspect it here. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions
gd
If the current page should have a service worker, here are some things you can try
en-US
If the current page should have a service worker, here are some things you can try
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging
gd
Inspect Service Workers from other domains. <a>Open about:debugging</a>
en-US
Inspect Service Workers from other domains. <a>Open about:debugging</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-debugger
gd
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
en-US
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
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 • 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 • 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 devtools • startup • aboutDevTools.ftl
enable-about-debugging-message
gd
Develop and debug WebExtensions, web workers, service workers and more with Firefox Developer Tools.
en-US
Develop and debug WebExtensions, web workers, service workers and more with Firefox Developer Tools.
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 mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 • 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

Displaying 99 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 • aboutPrivateBrowsing.ftl
about-private-browsing-info-description
gd
Falamhaichidh { -brand-short-name } eachdraidh nan lorg is a’ bhrabhsaidh agad nuair a dh’fhàgas tu an aplacaid no nuair a dhùineas tu gach taba agus uinneag ann am brabhsadh prìobhaideach. Fhad ’s nach cuir seo am falach cò thusa mu choinneamh làraichean-lìn no solaraiche nan seirbheisean-lìn agad, cumaidh e na nì thu air loidhne am falach o dhaoine eile a chleachdas an coimpiutair seo.
en-US
{ -brand-short-name } clears your search and browsing history when you quit the app or close all Private Browsing tabs and windows. While this doesn’t make you anonymous to websites or your internet service provider, it makes it easier to keep what you do online private from anyone else who uses this computer.
Entity # all locales browser • browser • newInstallPage.ftl
sync-terms
gd
Ma leanas tu air adhart, bidh thu ag aontachadh ri <a data-l10n-name="terms">teirmichean na seirbheise</a> agus <a data-l10n-name="privacy">aithris na prìobhaideachd</a>.
en-US
By proceeding, you agree to the <a data-l10n-name="terms">Terms of Service</a> and <a data-l10n-name="privacy">Privacy Notice</a>.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-doh-body
gd
Warning: Source string is missing
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 • newtab • onboarding.ftl
onboarding-join-form-legal
gd
Ma leanas tu air adhart, bidh thu ag aontachadh ri <a data-l10n-name="terms">teirmichean na seirbheise</a> agus <a data-l10n-name="privacy">aithris na prìobhaideachd</a>.
en-US
By proceeding, you agree to the <a data-l10n-name="terms">Terms of Service</a> and <a data-l10n-name="privacy">Privacy Notice</a>.
Entity # all locales browser • browser • preferences • preferences.ftl
save-files-to-cloud-storage.label
gd
Sàbhail faidhlichean air { $service-name }
en-US
Save files to { $service-name }
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 • chrome • browser • pocket.properties
tos
gd
Ma leanas tu air adhart, bidh thu ag aontachadh ri <a href="%1$S" target="_blank">teirmichean a’ chleachdaidh</a> agus <a href="%2$S" target="_blank">am poileasaidh prìobhaideachd</a> aig Pocket
en-US
By continuing, you agree to Pocket’s <a href="%1$S" target="_blank">Terms of Service</a> and <a href="%2$S" target="_blank">Privacy Policy</a>
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-intro
gd
You need to register a Service Worker to inspect it here. <a>Learn more</a>
en-US
You need to register a Service Worker to inspect it here. <a>Learn more</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-intro2
gd
Warning: Source string is missing
en-US
No service workers found
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions
gd
If the current page should have a service worker, here are some things you can try
en-US
If the current page should have a service worker, here are some things you can try
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging
gd
Inspect Service Workers from other domains. <a>Open about:debugging</a>
en-US
Inspect Service Workers from other domains. <a>Open about:debugging</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-aboutdebugging2
gd
Warning: Source string is missing
en-US
View service workers from other domains
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions-debugger
gd
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
en-US
Step through your Service Worker registration and look for exceptions. <a>Open the Debugger</a>
Entity # all locales devtools • client • application.ftl
serviceworker-empty-suggestions2
gd
Warning: Source string is missing
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-forbidden.title
gd
Warning: Source string is missing
en-US
Can only debug service workers if multi e10s is disabled
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
serviceworker-worker-start2.title
gd
Warning: Source string is missing
en-US
Can only start service workers if multi e10s is disabled
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers
gd
Warning: Source string is missing
en-US
Service Workers
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.alt
gd
Warning: Source string is missing
en-US
Service Workers Icon
Entity # all locales devtools • client • application.ftl
sidebar-item-service-workers.title
gd
Warning: Source string is missing
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
Warning: Source string is missing
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 devtools • startup • aboutDevTools.ftl
enable-about-debugging-message
gd
Develop and debug WebExtensions, web workers, service workers and more with Firefox Developer Tools.
en-US
Develop and debug WebExtensions, web workers, service workers and more with Firefox Developer Tools.
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 dom • chrome • netError.dtd
proxyConnectFailure.longDesc
gd
<p>Tha am brabhsair air a rèiteachadh gus frithealaiche progsaidh a chleachdadh ach dhiùlt a' phrogsaidh ceangal.</p><ul><li>A bheil rèiteachadh progsaidh a' bhrabhsair ceart? Cuir sùil air na roghainnean is feuch ris a-rithist.</li><li>A bheil an t-seirbheis progsaidh seo a' toirt cead do cheanglaichean on lìonra seo?</li><li>Duilgheadasan agad fhathast? Leig fios gu rianaire an lìonraidh agad no gun fhrithealaiche-lìn agad.</li></ul>
en-US
<p>The browser is configured to use a proxy server, but the proxy refused a connection.</p><ul><li>Is the browser’s proxy configuration correct? Check the settings and try again.</li><li>Does the proxy service allow connections from this network?</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
siteUrl.tooltip
gd
An seòladh FTP:// no HTTP:// a thug an t-ISP no seirbheis òstaireachd-lìn dhut
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
username.tooltip
gd
An t-ainm cleachdaiche a chleachdas tu gus logadh a-steach aig an ISP no seirbheis òstaireachd-lìn agad
en-US
The user name you use to log in to your ISP or web hosting service
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.name.help
gd
Warning: Source string is missing
en-US
Changes the username displayed before your hostmask if the server you're connecting to allows it. Some servers will only trust the username reply from the ident service. You must specify this *before* connecting to the network. If you omit <username>, the current username will be shown.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.squery.help
gd
Warning: Source string is missing
en-US
Sends the commands <commands> to the service <service>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.squery.params
gd
Warning: Source string is missing
en-US
<service> [<commands>]
Entity # all locales mail • chrome • messenger • AccountWizard.dtd
accountTypeDesc2.label
gd
Cruinnichidh an draoidh am fiosrachadh air a bheil feum gus cunntas a chur air dòigh. Mur eil am fiosrachadh ceart again, cuir fios gu rianadair an t-siostaim no solaraiche na seirbheise-lìn agad.
en-US
This Wizard will collect the information necessary to set up an account. If you do not know the information requested, please contact your System Administrator or Internet Service Provider.
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
startTlsFailed
gd
Thachair mearachd le cur a' phuist: Cha ghabh ceangal tèarainte a stèidheachadh leis an fhrithealaiche a-mach (SMTP) %S le STARTTLS a chionn 's nach eil e a' sanasachd a' ghleus seo. Cuir dheth STARTTLS airson an fhrithealaiche sin no cuir fios gu rianadair na seirbheise agad.
en-US
An error occurred while sending mail: Unable to establish a secure link with Outgoing server (SMTP) %S using STARTTLS since it doesn't advertise that feature. Switch off STARTTLS for that server or contact your service provider.
Entity # all locales mail • chrome • messenger • newmailaccount • accountProvisioner.properties
tos
gd
Teirmichean na Seirbheise
en-US
Terms of Service
Entity # all locales mail • installer • custom.properties
MAINTENANCE_SERVICE_CHECKBOX_DESC
gd
Stàlaich &seirbheis nan ùrachadh
en-US
Install &Maintenance Service
Entity # all locales mail • installer • custom.properties
OPTIONAL_COMPONENTS_DESC
gd
Bheir seirbheis nan ùrachadh comas dhut $BrandShortName ùrachadh sa chùlaibh.
en-US
The Maintenance Service will allow you to update $BrandShortName silently in the background.
Entity # all locales mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 mail • messenger • 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 mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-error-core
gd
Warning: Source string is missing
en-US
Unable to initialize OpenPGP Core Service
Entity # all locales mail • messenger • policies • aboutPolicies.ftl
inactive-message
gd
Warning: Source string is missing
en-US
The Enterprise Policies service is inactive.
Entity # all locales mail • messenger • policies • aboutPolicies.ftl
no-specified-policies-message
gd
Warning: Source string is missing
en-US
The Enterprise Policies service is active but there are no policies enabled.
Entity # all locales mail • messenger • preferences • preferences.ftl
cloud-account-description
gd
Cuir seirbheis stòrais Filelink ùr ris
en-US
Add a new Filelink storage service
Entity # all locales mail • messenger • preferences • preferences.ftl
use-service.label
gd
Cleachd seirbheis a stàlaicheas ùrachaidhean sa chùlaibh
en-US
Use a background service to install updates
Entity # all locales suite • chrome • branding • aboutRights.dtd
rights.intro-point4b
gd
Warning: Source string is missing
en-US
service terms
Entity # all locales suite • chrome • branding • aboutRights.dtd
rights.webservices-term0a
gd
Warning: Source string is missing
en-US
&vendorShortName; along with their 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 for the Location Aware Service all locations returned by our service providers are estimates only. Neither we nor our service providers guarantee the accuracy of the locations provided.
Entity # all locales suite • chrome • branding • aboutRights.dtd
rights3.webservices-aa
gd
Warning: Source string is missing
en-US
&vendorShortName; offers optional web-based services (&quot;Services&quot;) that are available for your use with this binary version of &brandShortName; as described below. Some of these services (such as Add-on suggestion and update services, the Safe Browsing service, or the Location Aware Browsing notification feature) are enabled by default. If you do not want to use any of these Services or the terms below are unacceptable, instructions on how to disable a particular feature or Service may be found
Entity # all locales suite • chrome • common • aboutPrivateBrowsing.dtd
privatebrowsingpage.track.warn
gd
Warning: Source string is missing
en-US
While this computer won't have a record of your browsing history, your employer or Internet service provider might still be able to track the pages you visit.
Entity # all locales suite • chrome • common • pref • pref-proxies.dtd
pref.proxies.desc
gd
Warning: Source string is missing
en-US
A Proxy is a network service that can filter and speed up your Internet connection.
Entity # all locales suite • chrome • common • pref • pref-sync.dtd
prefs.tosLink.label
gd
Warning: Source string is missing
en-US
Terms of Service
Entity # all locales suite • chrome • common • sync • syncKey.dtd
syncKey.footer1.label
gd
Warning: Source string is missing
en-US
&syncBrand.fullName.label; Terms of Service are available at
Entity # all locales suite • chrome • common • sync • syncSetup.dtd
setup.tosLink.label
gd
Warning: Source string is missing
en-US
Terms of Service
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
siteUrl.tooltip
gd
Warning: Source string is missing
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
username.tooltip
gd
Warning: Source string is missing
en-US
The user name you use to log in to your ISP or web hosting service
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
startTlsFailed
gd
Warning: Source string is missing
en-US
An error occurred while sending mail: Unable to establish a secure link with Outgoing server (SMTP) %S using STARTTLS since it doesn't advertise that feature. Switch off STARTTLS for this server or contact your service provider.
Entity # all locales suite • chrome • mailnews • pref • AccountWizard.dtd
accountTypeDesc2.label
gd
Warning: Source string is missing
en-US
This Wizard will collect the information necessary to set up an account. If you do not know the information requested, please contact your System Administrator or Internet Service Provider.
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
Warning: Source string is missing
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
Warning: Source string is missing
en-US
Developer Tools: Service Worker debugging
Please enable JavaScript. Some features won't be available without it.