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/mac/platformPrefOverlay.dtd | 18 ++++++ l10n-an/suite/chrome/common/pref/pref-advanced.dtd | 29 +++++++++ .../suite/chrome/common/pref/pref-appearance.dtd | 30 +++++++++ .../chrome/common/pref/pref-applicationManager.dtd | 8 +++ .../common/pref/pref-applicationManager.properties | 10 +++ .../suite/chrome/common/pref/pref-applications.dtd | 14 ++++ .../common/pref/pref-applications.properties | 34 ++++++++++ l10n-an/suite/chrome/common/pref/pref-cache.dtd | 31 +++++++++ l10n-an/suite/chrome/common/pref/pref-certs.dtd | 23 +++++++ l10n-an/suite/chrome/common/pref/pref-colors.dtd | 33 ++++++++++ l10n-an/suite/chrome/common/pref/pref-content.dtd | 25 ++++++++ l10n-an/suite/chrome/common/pref/pref-cookies.dtd | 45 +++++++++++++ l10n-an/suite/chrome/common/pref/pref-download.dtd | 40 ++++++++++++ .../chrome/common/pref/pref-findasyoutype.dtd | 21 ++++++ l10n-an/suite/chrome/common/pref/pref-fonts.dtd | 74 ++++++++++++++++++++++ l10n-an/suite/chrome/common/pref/pref-history.dtd | 25 ++++++++ l10n-an/suite/chrome/common/pref/pref-http.dtd | 23 +++++++ l10n-an/suite/chrome/common/pref/pref-images.dtd | 29 +++++++++ l10n-an/suite/chrome/common/pref/pref-keynav.dtd | 20 ++++++ .../suite/chrome/common/pref/pref-languages.dtd | 30 +++++++++ .../chrome/common/pref/pref-languages.properties | 13 ++++ l10n-an/suite/chrome/common/pref/pref-links.dtd | 29 +++++++++ .../suite/chrome/common/pref/pref-locationbar.dtd | 42 ++++++++++++ .../suite/chrome/common/pref/pref-masterpass.dtd | 24 +++++++ .../suite/chrome/common/pref/pref-mousewheel.dtd | 34 ++++++++++ .../suite/chrome/common/pref/pref-navigator.dtd | 50 +++++++++++++++ .../suite/chrome/common/pref/pref-offlineapps.dtd | 24 +++++++ .../suite/chrome/common/pref/pref-passwords.dtd | 13 ++++ l10n-an/suite/chrome/common/pref/pref-popups.dtd | 35 ++++++++++ .../suite/chrome/common/pref/pref-privatedata.dtd | 27 ++++++++ .../chrome/common/pref/pref-proxies-advanced.dtd | 32 ++++++++++ l10n-an/suite/chrome/common/pref/pref-proxies.dtd | 31 +++++++++ l10n-an/suite/chrome/common/pref/pref-scripts.dtd | 32 ++++++++++ l10n-an/suite/chrome/common/pref/pref-search.dtd | 23 +++++++ l10n-an/suite/chrome/common/pref/pref-security.dtd | 39 ++++++++++++ .../suite/chrome/common/pref/pref-smartupdate.dtd | 33 ++++++++++ l10n-an/suite/chrome/common/pref/pref-spelling.dtd | 20 ++++++ l10n-an/suite/chrome/common/pref/pref-ssl.dtd | 44 +++++++++++++ l10n-an/suite/chrome/common/pref/pref-sync.dtd | 56 ++++++++++++++++ l10n-an/suite/chrome/common/pref/pref-tabs.dtd | 20 ++++++ l10n-an/suite/chrome/common/pref/preferences.dtd | 46 ++++++++++++++ l10n-an/suite/chrome/common/pref/prefutilities.dtd | 40 ++++++++++++ .../chrome/common/pref/prefutilities.properties | 34 ++++++++++ .../common/pref/unix/platformPrefOverlay.dtd | 18 ++++++ .../chrome/common/pref/win/platformPrefOverlay.dtd | 18 ++++++ 45 files changed, 1339 insertions(+) create mode 100644 l10n-an/suite/chrome/common/pref/mac/platformPrefOverlay.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-advanced.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-appearance.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-applicationManager.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-applicationManager.properties create mode 100644 l10n-an/suite/chrome/common/pref/pref-applications.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-applications.properties create mode 100644 l10n-an/suite/chrome/common/pref/pref-cache.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-certs.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-colors.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-content.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-cookies.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-download.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-findasyoutype.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-fonts.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-history.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-http.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-images.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-keynav.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-languages.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-languages.properties create mode 100644 l10n-an/suite/chrome/common/pref/pref-links.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-locationbar.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-masterpass.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-mousewheel.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-navigator.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-offlineapps.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-passwords.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-popups.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-privatedata.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-proxies-advanced.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-proxies.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-scripts.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-search.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-security.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-smartupdate.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-spelling.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-ssl.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-sync.dtd create mode 100644 l10n-an/suite/chrome/common/pref/pref-tabs.dtd create mode 100644 l10n-an/suite/chrome/common/pref/preferences.dtd create mode 100644 l10n-an/suite/chrome/common/pref/prefutilities.dtd create mode 100644 l10n-an/suite/chrome/common/pref/prefutilities.properties create mode 100644 l10n-an/suite/chrome/common/pref/unix/platformPrefOverlay.dtd create mode 100644 l10n-an/suite/chrome/common/pref/win/platformPrefOverlay.dtd (limited to 'l10n-an/suite/chrome/common/pref') diff --git a/l10n-an/suite/chrome/common/pref/mac/platformPrefOverlay.dtd b/l10n-an/suite/chrome/common/pref/mac/platformPrefOverlay.dtd new file mode 100644 index 0000000000..cdc9026620 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/mac/platformPrefOverlay.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-advanced.dtd b/l10n-an/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..29e3744b30 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-appearance.dtd b/l10n-an/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..6577e1599e --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-applicationManager.dtd b/l10n-an/suite/chrome/common/pref/pref-applicationManager.dtd new file mode 100644 index 0000000000..ebcd4007d3 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-applicationManager.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-applicationManager.properties b/l10n-an/suite/chrome/common/pref/pref-applicationManager.properties new file mode 100644 index 0000000000..0d35bd49f9 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-applicationManager.properties @@ -0,0 +1,10 @@ +# 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/. + +descriptionHandleProtocol=The following applications can be used to handle %S links +descriptionHandleWebFeeds=The following applications can be used to handle Web Feeds +descriptionHandleFile=The following applications can be used to handle %S content + +descriptionWebApp=This web application is hosted at: +descriptionLocalApp=This application is located at: diff --git a/l10n-an/suite/chrome/common/pref/pref-applications.dtd b/l10n-an/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..9d91218522 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-applications.properties b/l10n-an/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..48098c6bbe --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,34 @@ +# 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/. + +#### Applications + +fileEnding=%S file +saveFile=Save File + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp=Use %S +useDefault=Use %S (default) + +useOtherApp=Use other… +fpTitleChooseApp=Select Helper Application +manageApp=Application Details… +webFeed=Web Feed +videoPodcastFeed=Video Podcast +audioPodcastFeed=Podcast +alwaysAsk=Always ask + +# LOCALIZATION NOTE (usePluginIn): +# %1$S = plugin name (for example "QuickTime Plugin-in 7.2") +# %2$S = brandShortName from brand.properties (for example "Minefield") +usePluginIn=Use %S (in %S) + +# LOCALIZATION NOTE (previewInApp, addNewsBlogsInApp): %S = brandShortName +previewInApp=Preview in %S +addNewsBlogsInApp=Subscribe in %S + +# LOCALIZATION NOTE (typeDescriptionWithType): +# %1$S = type description (for example "Portable Document Format") +# %2$S = type (for example "application/pdf") +typeDescriptionWithType=%S (%S) diff --git a/l10n-an/suite/chrome/common/pref/pref-cache.dtd b/l10n-an/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..7fbd88e82f --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-certs.dtd b/l10n-an/suite/chrome/common/pref/pref-certs.dtd new file mode 100644 index 0000000000..dea31023a4 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-colors.dtd b/l10n-an/suite/chrome/common/pref/pref-colors.dtd new file mode 100644 index 0000000000..64493c651c --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-colors.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-content.dtd b/l10n-an/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..95878e74c5 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-cookies.dtd b/l10n-an/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..e2047cc969 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-download.dtd b/l10n-an/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..e64d1faede --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-findasyoutype.dtd b/l10n-an/suite/chrome/common/pref/pref-findasyoutype.dtd new file mode 100644 index 0000000000..d2b24bf24c --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-findasyoutype.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-fonts.dtd b/l10n-an/suite/chrome/common/pref/pref-fonts.dtd new file mode 100644 index 0000000000..7a4ed8cf54 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-fonts.dtd @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-history.dtd b/l10n-an/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..952dc59c16 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-http.dtd b/l10n-an/suite/chrome/common/pref/pref-http.dtd new file mode 100644 index 0000000000..c524af0b1e --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-http.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-images.dtd b/l10n-an/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..2fa14d064e --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-keynav.dtd b/l10n-an/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..c2ce4bbab2 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-languages.dtd b/l10n-an/suite/chrome/common/pref/pref-languages.dtd new file mode 100644 index 0000000000..c32ced57d9 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-languages.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-languages.properties b/l10n-an/suite/chrome/common/pref/pref-languages.properties new file mode 100644 index 0000000000..a77e020f2a --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-languages.properties @@ -0,0 +1,13 @@ +# 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/. + +illegalOtherLanguage=The following entries were not valid language codes: +illegalOtherLanguageTitle=Invalid language code(s) +# LOCALIZATION NOTE: Next two strings are for language name representations with +# and without the region. +# e.g. languageRegionCodeFormat : "French/Canada [fr-ca]" languageCodeFormat : "French [fr]" +# %1$S = language name, %2$S = region name, %3$S = language-region code +languageRegionCodeFormat=%1$S/%2$S [%3$S] +# %1$S = language name, %2$S = language-region code +languageCodeFormat=%1$S [%2$S] diff --git a/l10n-an/suite/chrome/common/pref/pref-links.dtd b/l10n-an/suite/chrome/common/pref/pref-links.dtd new file mode 100644 index 0000000000..ab82f177cb --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-links.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-an/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..283ccd7d76 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-an/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..74bf51eedc --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-an/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..bcd06ecf66 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-navigator.dtd b/l10n-an/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..ecd6454226 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-offlineapps.dtd b/l10n-an/suite/chrome/common/pref/pref-offlineapps.dtd new file mode 100644 index 0000000000..cdced7b9a6 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-offlineapps.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-passwords.dtd b/l10n-an/suite/chrome/common/pref/pref-passwords.dtd new file mode 100644 index 0000000000..137f98a28b --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-passwords.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-popups.dtd b/l10n-an/suite/chrome/common/pref/pref-popups.dtd new file mode 100644 index 0000000000..8e74559206 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-popups.dtd @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-privatedata.dtd b/l10n-an/suite/chrome/common/pref/pref-privatedata.dtd new file mode 100644 index 0000000000..f4ef45c36e --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-privatedata.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-proxies-advanced.dtd b/l10n-an/suite/chrome/common/pref/pref-proxies-advanced.dtd new file mode 100644 index 0000000000..0b25fe3f7b --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-proxies-advanced.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-proxies.dtd b/l10n-an/suite/chrome/common/pref/pref-proxies.dtd new file mode 100644 index 0000000000..ad67c65f8f --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-proxies.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-scripts.dtd b/l10n-an/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..043efe3360 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-search.dtd b/l10n-an/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..ac6f5620e5 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-security.dtd b/l10n-an/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..e7e4580b40 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-an/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..c9686345c7 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-spelling.dtd b/l10n-an/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..2b704cc025 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-ssl.dtd b/l10n-an/suite/chrome/common/pref/pref-ssl.dtd new file mode 100644 index 0000000000..2bfc952063 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-ssl.dtd @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-sync.dtd b/l10n-an/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..b62a0d5748 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/pref-tabs.dtd b/l10n-an/suite/chrome/common/pref/pref-tabs.dtd new file mode 100644 index 0000000000..53363b0a9b --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-tabs.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/preferences.dtd b/l10n-an/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..2c9a298fbe --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/prefutilities.dtd b/l10n-an/suite/chrome/common/pref/prefutilities.dtd new file mode 100644 index 0000000000..9c6f2b8523 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/prefutilities.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/prefutilities.properties b/l10n-an/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..c56282e02a --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,34 @@ +# 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 website data +offlineAppRemovePrompt=After removing this data, %S will not be available offline. Are you sure you want to remove this offline website? +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 + +labelDefaultFont=Default (%font_family%) + +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 diff --git a/l10n-an/suite/chrome/common/pref/unix/platformPrefOverlay.dtd b/l10n-an/suite/chrome/common/pref/unix/platformPrefOverlay.dtd new file mode 100644 index 0000000000..6fd797815e --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/unix/platformPrefOverlay.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/pref/win/platformPrefOverlay.dtd b/l10n-an/suite/chrome/common/pref/win/platformPrefOverlay.dtd new file mode 100644 index 0000000000..36aa698761 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/win/platformPrefOverlay.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + -- cgit v1.2.3