diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-en-GB/suite/chrome/common/pref/prefutilities.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/pref/prefutilities.properties')
-rw-r--r-- | l10n-en-GB/suite/chrome/common/pref/prefutilities.properties | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/pref/prefutilities.properties b/l10n-en-GB/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..1338eff231 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,45 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +cachefolder=Choose Cache Folder +#LOCALIZATION NOTE (%1$S) is the size and (%2$S) is the unit of disk space. +cacheSizeInfo=Your cache is currently using %1$S %2$S of disk space. + +# Offline apps +offlineAppSizeInfo=Your offline storage currently uses %1$S %2$S of disk space. +offlineAppRemoveTitle=Remove offline web site data +offlineAppRemovePrompt=After removing this data, %S will not be available offline. Are you sure you want to remove this offline web site? +offlineAppRemoveConfirm=Remove offline data + +# LOCALIZATION NOTE: The next string is for the disk usage of the +# offline application +# e.g. offlineAppUsage : "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +offlineAppUsage=%1$S %2$S + +choosehomepage=Choose Home Page +downloadfolder=Choose a Download Folder +desktopFolderName=Desktop +downloadsFolderName=Downloads +choosesound=Choose a sound + +SoundFiles=Sounds + +# LOCALIZATION NOTE (labelDefaultFont2): %S = font name +labelDefaultFont2=Default (%S) +labelDefaultFontUnnamed=Default + +# LOCALIZATION NOTE (appLocale.label): %S = Name of the application locale, +# e.g. English (United States) +appLocale.label=Application locale: %S +appLocale.accesskey=n +# LOCALIZATION NOTE (rsLocale.label): %S = Name of the locale chosen in regional settings, +# e.g. German (Germany) +rsLocale.label=Regional settings locale: %S +rsLocale.accesskey=R + +syncUnlink.title=Do you want to unlink your device? +syncUnlink.label=This device will no longer be associated with your Sync account. All of your personal data, both on this device and in your Sync account, will remain intact. +syncUnlinkConfirm.label=Unlink |