Transvision

Displaying 78 results for the string Storage in en-US:

Entity en-US en-US
Entity # all locales android_l10n • mozilla-mobile • android-components • components • feature • sitepermissions • src • main • res • values • strings.xml
mozac_feature_sitepermissions_persistent_storage_title
en-US
Allow %1$s to store data in persistent storage?
en-US
Allow %1$s to store data in persistent storage?
Entity # all locales android_l10n • mozilla-mobile • fenix • app • src • main • res • values • strings.xml
preference_phone_feature_persistent_storage
en-US
Persistent Storage
en-US
Persistent Storage
Entity # all locales android_l10n • mozilla-mobile • fenix • app • src • main • res • values • strings.xml
preferences_delete_browsing_data_cached_files_subtitle
en-US
Frees up storage space
en-US
Frees up storage space
Entity # all locales browser • browser • browser.ftl
urlbar-indexed-db-notification-anchor.tooltiptext
en-US
Open offline storage message panel
en-US
Open offline storage message panel
Entity # all locales browser • browser • browser.ftl
urlbar-persistent-storage-blocked.tooltiptext
en-US
You have blocked persistent storage for this website.
en-US
You have blocked persistent storage for this website.
Entity # all locales browser • browser • browser.ftl
urlbar-persistent-storage-notification-anchor.tooltiptext
en-US
Store data in Persistent Storage
en-US
Store data in Persistent Storage
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-3rdparty
en-US
Set policies that WebExtensions can access via chrome.storage.managed.
en-US
Set policies that WebExtensions can access via chrome.storage.managed.
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-data-column-storage.label
en-US
Storage
en-US
Storage
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-data-settings-description
en-US
The following websites store cookies and site data on your computer. { -brand-short-name } keeps data from websites with persistent storage until you delete it, and deletes data from websites with non-persistent storage as space is needed.
en-US
The following websites store cookies and site data on your computer. { -brand-short-name } keeps data from websites with persistent storage until you delete it, and deletes data from websites with non-persistent storage as space is needed.
Entity # all locales browser • browser • preferences • siteDataSettings.ftl
site-storage-persistent.value
en-US
{ site-storage-usage.value } (Persistent)
en-US
{ site-storage-usage.value } (Persistent)
Entity # all locales browser • chrome • browser • browser.properties
persistentStorage.allowWithSite2
en-US
Allow %S to store data in persistent storage?
en-US
Allow %S to store data in persistent storage?
Entity # all locales browser • chrome • browser • sitePermissions.properties
permission.persistent-storage.label
en-US
Store data in persistent storage
en-US
Store data in persistent storage
Entity # all locales devtools • client • startup.properties
storage.label
en-US
Storage
en-US
Storage
Entity # all locales devtools • client • startup.properties
storage.menuLabel
en-US
Storage Inspector
en-US
Storage Inspector
Entity # all locales devtools • client • startup.properties
storage.panelLabel
en-US
Storage Panel
en-US
Storage Panel
Entity # all locales devtools • client • startup.properties
storage.tooltip3
en-US
Storage Inspector (Cookies, Local Storage, ) (%S)
en-US
Storage Inspector (Cookies, Local Storage, ) (%S)
Entity # all locales devtools • client • storage.ftl
storage-table-headers-extension-storage-area
en-US
Storage Area
en-US
Storage Area
Entity # all locales devtools • client • storage.ftl
storage-table-type-cache-hint
en-US
View and delete the cache storage entries by selecting a storage. <a data-l10n-name="learn-more-link">Learn more</a>
en-US
View and delete the cache storage entries by selecting a storage. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales devtools • client • storage.ftl
storage-table-type-extensionstorage-hint
en-US
View and edit the extension storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
en-US
View and edit the extension storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales devtools • client • storage.ftl
storage-table-type-localstorage-hint
en-US
View and edit the local storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
en-US
View and edit the local storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales devtools • client • storage.ftl
storage-table-type-sessionstorage-hint
en-US
View and edit the session storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
en-US
View and edit the session storage by selecting a host. <a data-l10n-name="learn-more-link">Learn more</a>
Entity # all locales devtools • client • storage.ftl
storage-tree-labels-cache
en-US
Cache Storage
en-US
Cache Storage
Entity # all locales devtools • client • storage.ftl
storage-tree-labels-extension-storage
en-US
Extension Storage
en-US
Extension Storage
Entity # all locales devtools • client • storage.ftl
storage-tree-labels-local-storage
en-US
Local Storage
en-US
Local Storage
Entity # all locales devtools • client • storage.ftl
storage-tree-labels-session-storage
en-US
Session Storage
en-US
Session Storage
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNested
en-US
document.requestStorageAccess() may not be called in a nested iframe.
en-US
document.requestStorageAccess() may not be called in a nested iframe.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNotSecureContext
en-US
document.requestStorageAccess() may only grant access to secure contexts.
en-US
document.requestStorageAccess() may only grant access to secure contexts.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessNullPrincipal
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called on a document with an opaque origin, such as a sandboxed iframe without allow-same-origin in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessPermissionsPolicy
en-US
document.requestStorageAccess() may not be called where the storage-access feature is blocked by the Permissions Policy.
en-US
document.requestStorageAccess() may not be called where the storage-access feature is blocked by the Permissions Policy.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessSandboxed
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
en-US
document.requestStorageAccess() may not be called in a sandboxed iframe without allow-storage-access-by-user-activation in its sandbox attribute.
Entity # all locales dom • chrome • dom • dom.properties
RequestStorageAccessUserGesture
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
en-US
document.requestStorageAccess() may only be requested from inside a short running user-generated event handler.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerGetClientStorageError
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.
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
en-US
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
ServiceWorkerPostMessageStorageError
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
en-US
The ServiceWorker for scope ‘%S’ failed to execute ‘postMessage‘ because storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterStorageError
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
en-US
Failed to register/update a ServiceWorker for scope ‘%S’: Storage access is restricted in this context due to user settings or private browsing mode.
Entity # all locales netwerk • necko.properties
CookieAllowedForDFPIByHeuristic
en-US
Storage access automatically granted for Dynamic State Partitioning “%2$S” on “%1$S”.
en-US
Storage access automatically granted for Dynamic State Partitioning “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieAllowedForFpiByHeuristic
en-US
Storage access automatically granted for First-Party isolation “%2$S” on “%1$S”.
en-US
Storage access automatically granted for First-Party isolation “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByHeuristic
en-US
Storage access automatically granted for origin “%2$S” on “%1$S”.
en-US
Storage access automatically granted for origin “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieAllowedForOriginByStorageAccessAPI
en-US
Storage access granted for origin “%2$S” on “%1$S”.
en-US
Storage access granted for origin “%2$S” on “%1$S”.
Entity # all locales netwerk • necko.properties
CookieBlockedAll
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all storage access requests.
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all storage access requests.
Entity # all locales netwerk • necko.properties
CookieBlockedByPermission
en-US
Request to access cookies or storage on “%1$S” was blocked because of custom cookie permission.
en-US
Request to access cookies or storage on “%1$S” was blocked because of custom cookie permission.
Entity # all locales netwerk • necko.properties
CookieBlockedForeign
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all third-party storage access requests and content blocking is enabled.
en-US
Request to access cookie or storage on “%1$S” was blocked because we are blocking all third-party storage access requests and content blocking is enabled.
Entity # all locales netwerk • necko.properties
CookieBlockedTracker
en-US
Request to access cookie or storage on “%1$S” was blocked because it came from a tracker and content blocking is enabled.
en-US
Request to access cookie or storage on “%1$S” was blocked because it came from a tracker and content blocking is enabled.
Entity # all locales netwerk • necko.properties
CookiePartitionedForeign2
en-US
Partitioned cookie or storage access was provided to “%1$S” because it is loaded in the third-party context and dynamic state partitioning is enabled.
en-US
Partitioned cookie or storage access was provided to “%1$S” because it is loaded in the third-party context and dynamic state partitioning is enabled.
Entity # all locales mozilla_org • en • firefox • developer.ftl
firefox-developer-learn-more-about-storage
en-US
Learn more about Storage Panel
en-US
Learn more about Storage Panel
Entity # all locales mozilla_org • en • firefox • developer.ftl
firefox-developer-storage-panel
en-US
Storage panel
en-US
Storage panel
Entity # all locales mozilla_org • en • firefox • features • fingerprinting.ftl
features-fingerprinting-the-practice-of
en-US
The practice of fingerprinting allows you to be <a { $url_tracked }>tracked for months</a>, even when you clear your browser storage or use private browsing mode — disregarding clear indications from you that you don’t want to be tracked. Despite a near complete agreement between <a { $url_standards }>standards</a> <a { $url_bodies }>bodies</a> and <a { $url_browser }>browser</a> <a { $url_vendors }>vendors</a> that fingerprinting is <a { $url_harmful }>harmful</a>, its use on the web <a { $url_has }>has</a> <a { $url_steadily }>steadily</a> <a { $url_increased }>increased</a> over the past decade.
en-US
The practice of fingerprinting allows you to be <a { $url_tracked }>tracked for months</a>, even when you clear your browser storage or use private browsing mode — disregarding clear indications from you that you don’t want to be tracked. Despite a near complete agreement between <a { $url_standards }>standards</a> <a { $url_bodies }>bodies</a> and <a { $url_browser }>browser</a> <a { $url_vendors }>vendors</a> that fingerprinting is <a { $url_harmful }>harmful</a>, its use on the web <a { $url_has }>has</a> <a { $url_steadily }>steadily</a> <a { $url_increased }>increased</a> over the past decade.
Entity # all locales mozilla_org • en • privacy • cookie-settings.ftl
cookie-settings-page-intro-v2
en-US
This page describes the different types of Cookies and similar technologies such as pixel tags, web beacons, clear GIFs, JavaScript, and local storage (hereafter, “Cookies”) that { -brand-name-mozilla } may use, and gives you control over which types of data you agree to { -brand-name-mozilla } collecting.
en-US
This page describes the different types of Cookies and similar technologies such as pixel tags, web beacons, clear GIFs, JavaScript, and local storage (hereafter, “Cookies”) that { -brand-name-mozilla } may use, and gives you control over which types of data you agree to { -brand-name-mozilla } collecting.
Entity # all locales suite • chrome • browser • navigator.dtd
urlbar.indexedDBNotification.tooltip
en-US
Open offline storage message panel
en-US
Open offline storage message panel
Entity # all locales suite • chrome • browser • navigator.dtd
urlbar.persistentStorageNotification.tooltip
en-US
Store data in Persistent Storage
en-US
Store data in Persistent Storage
Entity # all locales suite • chrome • common • dataman • dataman.dtd
forget.storage.label
en-US
Storage
en-US
Storage
Entity # all locales suite • chrome • common • dataman • dataman.dtd
select.storage.label
en-US
Storage only
en-US
Storage only
Entity # all locales suite • chrome • common • dataman • dataman.dtd
storage.description
en-US
This domain uses the following web storages on your computer:
en-US
This domain uses the following web storages on your computer:
Entity # all locales suite • chrome • common • dataman • dataman.dtd
tab.storage.label
en-US
Storage
en-US
Storage
Entity # all locales suite • chrome • common • dataman • dataman.properties
storage.deleteSelected
en-US
Are you sure you want to delete the selected web storages?
en-US
Are you sure you want to delete the selected web storages?
Entity # all locales suite • chrome • common • dataman • dataman.properties
storage.deleteSelectedTitle
en-US
Remove Selected Storages
en-US
Remove Selected Storages
Entity # all locales suite • chrome • common • notification.properties
persistentStorage.allowWithSite
en-US
Will you allow %S to store data in persistent storage?
en-US
Will you allow %S to store data in persistent storage?
Entity # all locales suite • chrome • common • pref • pref-offlineapps.dtd
offlineAppsUsage.label
en-US
The following websites are using offline storage:
en-US
The following websites are using offline storage:
Entity # all locales suite • chrome • common • pref • prefutilities.properties
offlineAppSizeInfo
en-US
Your offline storage currently uses %1$S %2$S of disk space.
en-US
Your offline storage currently uses %1$S %2$S of disk space.
Entity # all locales suite • chrome • common • sitePermissions.properties
permission.persistent-storage.label
en-US
Store Data in Persistent Storage
en-US
Store Data in Persistent Storage
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
saveToLocalFoldersFailed
en-US
Unable to save your message to local folders. Possibly out of file storage space.
en-US
Unable to save your message to local folders. Possibly out of file storage space.
Entity # all locales suite • chrome • mailnews • pref • am-server-top.dtd
messageStorage.label
en-US
Message Storage
en-US
Message Storage
Entity # all locales suite • chrome • mailnews • pref • mailPrefsOverlay.dtd
networkStorage.label
en-US
Network &amp; Storage
en-US
Network &amp; Storage
Entity # all locales suite • chrome • mailnews • pref • pref-offline.dtd
pref.network.title
en-US
Network &amp; Storage
en-US
Network &amp; Storage
Entity # all locales suite • chrome • mailnews • pref • prefs.properties
localDirectoryNotAllowed
en-US
The Local Directory path "%1$S" is not suitable for message storage. Please choose another directory.
en-US
The Local Directory path "%1$S" is not suitable for message storage. Please choose another directory.
Entity # all locales suite • chrome • mailnews • pref • prefs.properties
prefPanel-synchronization
en-US
Synchronization & Storage
en-US
Synchronization & Storage
Entity # all locales suite • chrome • mailnews • pref • prefs.properties
removeFromServer
en-US
This setting will permanently delete old messages from the remote server AND your local storage. Are you sure you want to proceed?
en-US
This setting will permanently delete old messages from the remote server AND your local storage. Are you sure you want to proceed?
Entity # all locales chat • matrix-properties.ftl
options-encryption-secret-storage
en-US
Secret Storage: { $status }
en-US
Secret Storage: { $status }
Entity # all locales chat • matrix-properties.ftl
options-encryption-set-up-secret-storage
en-US
To set up secret storage, please use another client and afterwards enter the generated backup key passphrase in the “General” tab.
en-US
To set up secret storage, please use another client and afterwards enter the generated backup key passphrase in the “General” tab.
Entity # all locales chat • matrix.properties
options.encryption.secretStorage
en-US
Secret Storage: %S
en-US
Secret Storage: %S
Entity # all locales chat • matrix.properties
options.encryption.setUpSecretStorage
en-US
To set up secret storage, please use another client and afterwards enter the generated backup key passphrase in the "General" tab.
en-US
To set up secret storage, please use another client and afterwards enter the generated backup key passphrase in the "General" tab.
Entity # all locales mail • chrome • messenger • am-server-top.dtd
messageStorage.label
en-US
Message Storage
en-US
Message Storage
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
saveToLocalFoldersFailed
en-US
Unable to save your message to local folders. Possibly out of file storage space.
en-US
Unable to save your message to local folders. Possibly out of file storage space.
Entity # all locales mail • chrome • messenger • prefs.properties
localDirectoryNotAllowed
en-US
The Local Directory path "%1$S" is not suitable for message storage. Please choose another directory.
en-US
The Local Directory path "%1$S" is not suitable for message storage. Please choose another directory.
Entity # all locales mail • chrome • messenger • prefs.properties
prefPanel-synchronization
en-US
Synchronization & Storage
en-US
Synchronization & Storage
Entity # all locales mail • chrome • messenger • prefs.properties
removeFromServer
en-US
This setting will permanently delete old messages from the remote server AND your local storage. Are you sure you want to proceed?
en-US
This setting will permanently delete old messages from the remote server AND your local storage. Are you sure you want to proceed?
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-3rdparty
en-US
Set policies that WebExtensions can access via chrome.storage.managed.
en-US
Set policies that WebExtensions can access via chrome.storage.managed.
Entity # all locales mail • messenger • preferences • preferences.ftl
cloud-account-description
en-US
Add a new Filelink storage service
en-US
Add a new Filelink storage service
Please enable JavaScript. Some features won't be available without it.