From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../chrome/common/pref/prefutilities.properties | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 l10n-en-GB/suite/chrome/common/pref/prefutilities.properties (limited to 'l10n-en-GB/suite/chrome/common/pref/prefutilities.properties') 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 -- cgit v1.2.3