From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-si/suite/chrome/common/pref/pref-advanced.dtd | 11 ++++ .../suite/chrome/common/pref/pref-appearance.dtd | 26 +++++++++ .../chrome/common/pref/pref-applicationManager.dtd | 8 +++ .../common/pref/pref-applicationManager.properties | 10 ++++ .../suite/chrome/common/pref/pref-applications.dtd | 21 +++++++ .../common/pref/pref-applications.properties | 42 +++++++++++++ l10n-si/suite/chrome/common/pref/pref-cache.dtd | 21 +++++++ l10n-si/suite/chrome/common/pref/pref-certs.dtd | 18 ++++++ l10n-si/suite/chrome/common/pref/pref-colors.dtd | 33 +++++++++++ l10n-si/suite/chrome/common/pref/pref-content.dtd | 17 ++++++ l10n-si/suite/chrome/common/pref/pref-cookies.dtd | 31 ++++++++++ l10n-si/suite/chrome/common/pref/pref-download.dtd | 28 +++++++++ l10n-si/suite/chrome/common/pref/pref-fonts.dtd | 68 ++++++++++++++++++++++ l10n-si/suite/chrome/common/pref/pref-history.dtd | 23 ++++++++ l10n-si/suite/chrome/common/pref/pref-http.dtd | 24 ++++++++ l10n-si/suite/chrome/common/pref/pref-images.dtd | 14 +++++ l10n-si/suite/chrome/common/pref/pref-keynav.dtd | 20 +++++++ .../suite/chrome/common/pref/pref-languages.dtd | 33 +++++++++++ .../chrome/common/pref/pref-languages.properties | 13 +++++ l10n-si/suite/chrome/common/pref/pref-links.dtd | 29 +++++++++ .../suite/chrome/common/pref/pref-locationbar.dtd | 34 +++++++++++ .../suite/chrome/common/pref/pref-masterpass.dtd | 11 ++++ .../suite/chrome/common/pref/pref-mousewheel.dtd | 15 +++++ .../suite/chrome/common/pref/pref-navigator.dtd | 31 ++++++++++ .../suite/chrome/common/pref/pref-passwords.dtd | 13 +++++ l10n-si/suite/chrome/common/pref/pref-popups.dtd | 30 ++++++++++ .../chrome/common/pref/pref-proxies-advanced.dtd | 32 ++++++++++ l10n-si/suite/chrome/common/pref/pref-proxies.dtd | 31 ++++++++++ l10n-si/suite/chrome/common/pref/pref-scripts.dtd | 25 ++++++++ l10n-si/suite/chrome/common/pref/pref-search.dtd | 17 ++++++ l10n-si/suite/chrome/common/pref/pref-security.dtd | 7 +++ .../suite/chrome/common/pref/pref-smartupdate.dtd | 19 ++++++ l10n-si/suite/chrome/common/pref/pref-ssl.dtd | 18 ++++++ l10n-si/suite/chrome/common/pref/pref-tabs.dtd | 17 ++++++ l10n-si/suite/chrome/common/pref/preferences.dtd | 40 +++++++++++++ .../chrome/common/pref/prefutilities.properties | 14 +++++ 36 files changed, 844 insertions(+) create mode 100644 l10n-si/suite/chrome/common/pref/pref-advanced.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-appearance.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-applicationManager.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-applicationManager.properties create mode 100644 l10n-si/suite/chrome/common/pref/pref-applications.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-applications.properties create mode 100644 l10n-si/suite/chrome/common/pref/pref-cache.dtd create mode 100755 l10n-si/suite/chrome/common/pref/pref-certs.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-colors.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-content.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-cookies.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-download.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-fonts.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-history.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-http.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-images.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-keynav.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-languages.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-languages.properties create mode 100644 l10n-si/suite/chrome/common/pref/pref-links.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-locationbar.dtd create mode 100755 l10n-si/suite/chrome/common/pref/pref-masterpass.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-mousewheel.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-navigator.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-passwords.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-popups.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-proxies-advanced.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-proxies.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-scripts.dtd create mode 100755 l10n-si/suite/chrome/common/pref/pref-search.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-security.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd create mode 100755 l10n-si/suite/chrome/common/pref/pref-ssl.dtd create mode 100644 l10n-si/suite/chrome/common/pref/pref-tabs.dtd create mode 100644 l10n-si/suite/chrome/common/pref/preferences.dtd create mode 100644 l10n-si/suite/chrome/common/pref/prefutilities.properties (limited to 'l10n-si/suite/chrome/common/pref') diff --git a/l10n-si/suite/chrome/common/pref/pref-advanced.dtd b/l10n-si/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..4f643a2bb1 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-appearance.dtd b/l10n-si/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..6fe68e865b --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-applicationManager.dtd b/l10n-si/suite/chrome/common/pref/pref-applicationManager.dtd new file mode 100644 index 0000000000..86883d0e39 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-applicationManager.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-applicationManager.properties b/l10n-si/suite/chrome/common/pref/pref-applicationManager.properties new file mode 100644 index 0000000000..0d35bd49f9 --- /dev/null +++ b/l10n-si/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-si/suite/chrome/common/pref/pref-applications.dtd b/l10n-si/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..61f6476700 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-applications.properties b/l10n-si/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..749a5bd6be --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,42 @@ +# 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, addLiveBookmarksInApp): %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) + + +# +#Entities below were automatically added by compare-locales, +# based on en-US entities. + + diff --git a/l10n-si/suite/chrome/common/pref/pref-cache.dtd b/l10n-si/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..fe01282e7d --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-certs.dtd b/l10n-si/suite/chrome/common/pref/pref-certs.dtd new file mode 100755 index 0000000000..a552807c18 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-colors.dtd b/l10n-si/suite/chrome/common/pref/pref-colors.dtd new file mode 100644 index 0000000000..653e0dd292 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-colors.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-content.dtd b/l10n-si/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..21029d9d2c --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-cookies.dtd b/l10n-si/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..7fda40684a --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-download.dtd b/l10n-si/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..6602fcaa17 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-fonts.dtd b/l10n-si/suite/chrome/common/pref/pref-fonts.dtd new file mode 100644 index 0000000000..64fabbcfb4 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-fonts.dtd @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-history.dtd b/l10n-si/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..a24481d587 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-http.dtd b/l10n-si/suite/chrome/common/pref/pref-http.dtd new file mode 100644 index 0000000000..273c68b2cc --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-http.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-images.dtd b/l10n-si/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..e33db6d60a --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,14 @@ + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-keynav.dtd b/l10n-si/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..e8839a6fb5 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-languages.dtd b/l10n-si/suite/chrome/common/pref/pref-languages.dtd new file mode 100644 index 0000000000..81741cee56 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-languages.dtd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-languages.properties b/l10n-si/suite/chrome/common/pref/pref-languages.properties new file mode 100644 index 0000000000..a77e020f2a --- /dev/null +++ b/l10n-si/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-si/suite/chrome/common/pref/pref-links.dtd b/l10n-si/suite/chrome/common/pref/pref-links.dtd new file mode 100644 index 0000000000..59d839e8e7 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-links.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-si/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..70a3e6d87b --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100755 index 0000000000..e8e025b94c --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-si/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..40fd68ae07 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-navigator.dtd b/l10n-si/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..dd4925fc27 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-passwords.dtd b/l10n-si/suite/chrome/common/pref/pref-passwords.dtd new file mode 100644 index 0000000000..f9b2641f13 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-passwords.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-popups.dtd b/l10n-si/suite/chrome/common/pref/pref-popups.dtd new file mode 100644 index 0000000000..f66e80c0fe --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-popups.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-proxies-advanced.dtd b/l10n-si/suite/chrome/common/pref/pref-proxies-advanced.dtd new file mode 100644 index 0000000000..319aacb255 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-proxies-advanced.dtd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-proxies.dtd b/l10n-si/suite/chrome/common/pref/pref-proxies.dtd new file mode 100644 index 0000000000..01baaefd77 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-proxies.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-scripts.dtd b/l10n-si/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..49b3a866aa --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-search.dtd b/l10n-si/suite/chrome/common/pref/pref-search.dtd new file mode 100755 index 0000000000..683b5b7b6e --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-security.dtd b/l10n-si/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..88a0651910 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,7 @@ + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..7f12886cc0 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-ssl.dtd b/l10n-si/suite/chrome/common/pref/pref-ssl.dtd new file mode 100755 index 0000000000..389184fd58 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-ssl.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/pref-tabs.dtd b/l10n-si/suite/chrome/common/pref/pref-tabs.dtd new file mode 100644 index 0000000000..d69875ccf6 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-tabs.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/preferences.dtd b/l10n-si/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..0a8740338a --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-si/suite/chrome/common/pref/prefutilities.properties b/l10n-si/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..48669b5f0f --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,14 @@ +# 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 + +choosehomepage=Choose Home Page +downloadfolder=Choose a Download Folder +desktopFolderName=Desktop +downloadsFolderName=Downloads +choosesound=Choose a sound + +SoundFiles=Sounds + -- cgit v1.2.3