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 | 9 ++++ l10n-it/suite/chrome/common/pref/pref-advanced.dtd | 24 +++++++++ .../suite/chrome/common/pref/pref-appearance.dtd | 38 ++++++++++++++ .../chrome/common/pref/pref-applicationManager.dtd | 8 +++ .../common/pref/pref-applicationManager.properties | 9 ++++ .../suite/chrome/common/pref/pref-applications.dtd | 17 ++++++ .../common/pref/pref-applications.properties | 19 +++++++ l10n-it/suite/chrome/common/pref/pref-cache.dtd | 27 ++++++++++ l10n-it/suite/chrome/common/pref/pref-certs.dtd | 20 ++++++++ l10n-it/suite/chrome/common/pref/pref-colors.dtd | 28 ++++++++++ l10n-it/suite/chrome/common/pref/pref-content.dtd | 48 +++++++++++++++++ l10n-it/suite/chrome/common/pref/pref-cookies.dtd | 26 ++++++++++ l10n-it/suite/chrome/common/pref/pref-download.dtd | 36 +++++++++++++ .../chrome/common/pref/pref-findasyoutype.dtd | 20 ++++++++ l10n-it/suite/chrome/common/pref/pref-fonts.dtd | 60 ++++++++++++++++++++++ l10n-it/suite/chrome/common/pref/pref-history.dtd | 23 +++++++++ l10n-it/suite/chrome/common/pref/pref-http.dtd | 29 +++++++++++ l10n-it/suite/chrome/common/pref/pref-images.dtd | 29 +++++++++++ l10n-it/suite/chrome/common/pref/pref-keynav.dtd | 20 ++++++++ .../suite/chrome/common/pref/pref-languages.dtd | 30 +++++++++++ .../chrome/common/pref/pref-languages.properties | 8 +++ l10n-it/suite/chrome/common/pref/pref-links.dtd | 25 +++++++++ .../suite/chrome/common/pref/pref-locationbar.dtd | 34 ++++++++++++ .../suite/chrome/common/pref/pref-masterpass.dtd | 24 +++++++++ l10n-it/suite/chrome/common/pref/pref-media.dtd | 23 +++++++++ .../suite/chrome/common/pref/pref-mousewheel.dtd | 39 ++++++++++++++ .../suite/chrome/common/pref/pref-navigator.dtd | 50 ++++++++++++++++++ .../suite/chrome/common/pref/pref-offlineapps.dtd | 19 +++++++ .../suite/chrome/common/pref/pref-passwords.dtd | 11 ++++ l10n-it/suite/chrome/common/pref/pref-popups.dtd | 26 ++++++++++ .../suite/chrome/common/pref/pref-privatedata.dtd | 14 +++++ .../chrome/common/pref/pref-proxies-advanced.dtd | 30 +++++++++++ l10n-it/suite/chrome/common/pref/pref-proxies.dtd | 28 ++++++++++ l10n-it/suite/chrome/common/pref/pref-scripts.dtd | 26 ++++++++++ l10n-it/suite/chrome/common/pref/pref-search.dtd | 16 ++++++ l10n-it/suite/chrome/common/pref/pref-security.dtd | 25 +++++++++ .../suite/chrome/common/pref/pref-smartupdate.dtd | 29 +++++++++++ l10n-it/suite/chrome/common/pref/pref-spelling.dtd | 20 ++++++++ l10n-it/suite/chrome/common/pref/pref-ssl.dtd | 40 +++++++++++++++ l10n-it/suite/chrome/common/pref/pref-sync.dtd | 44 ++++++++++++++++ l10n-it/suite/chrome/common/pref/pref-tabs.dtd | 38 ++++++++++++++ l10n-it/suite/chrome/common/pref/preferences.dtd | 58 +++++++++++++++++++++ l10n-it/suite/chrome/common/pref/prefutilities.dtd | 20 ++++++++ .../chrome/common/pref/prefutilities.properties | 47 +++++++++++++++++ .../common/pref/unix/platformPrefOverlay.dtd | 18 +++++++ .../chrome/common/pref/win/platformPrefOverlay.dtd | 18 +++++++ 46 files changed, 1250 insertions(+) create mode 100644 l10n-it/suite/chrome/common/pref/mac/platformPrefOverlay.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-advanced.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-appearance.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-applicationManager.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-applicationManager.properties create mode 100644 l10n-it/suite/chrome/common/pref/pref-applications.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-applications.properties create mode 100644 l10n-it/suite/chrome/common/pref/pref-cache.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-certs.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-colors.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-content.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-cookies.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-download.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-findasyoutype.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-fonts.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-history.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-http.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-images.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-keynav.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-languages.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-languages.properties create mode 100644 l10n-it/suite/chrome/common/pref/pref-links.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-locationbar.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-masterpass.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-media.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-mousewheel.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-navigator.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-offlineapps.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-passwords.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-popups.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-privatedata.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-proxies-advanced.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-proxies.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-scripts.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-search.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-security.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-smartupdate.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-spelling.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-ssl.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-sync.dtd create mode 100644 l10n-it/suite/chrome/common/pref/pref-tabs.dtd create mode 100644 l10n-it/suite/chrome/common/pref/preferences.dtd create mode 100644 l10n-it/suite/chrome/common/pref/prefutilities.dtd create mode 100644 l10n-it/suite/chrome/common/pref/prefutilities.properties create mode 100644 l10n-it/suite/chrome/common/pref/unix/platformPrefOverlay.dtd create mode 100644 l10n-it/suite/chrome/common/pref/win/platformPrefOverlay.dtd (limited to 'l10n-it/suite/chrome/common/pref') diff --git a/l10n-it/suite/chrome/common/pref/mac/platformPrefOverlay.dtd b/l10n-it/suite/chrome/common/pref/mac/platformPrefOverlay.dtd new file mode 100644 index 0000000000..9f135c4604 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/mac/platformPrefOverlay.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-advanced.dtd b/l10n-it/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..26954ee9e2 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-appearance.dtd b/l10n-it/suite/chrome/common/pref/pref-appearance.dtd new file mode 100644 index 0000000000..346b5082e9 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-appearance.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-applicationManager.dtd b/l10n-it/suite/chrome/common/pref/pref-applicationManager.dtd new file mode 100644 index 0000000000..fe83e11a0a --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-applicationManager.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-applicationManager.properties b/l10n-it/suite/chrome/common/pref/pref-applicationManager.properties new file mode 100644 index 0000000000..0772625932 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-applicationManager.properties @@ -0,0 +1,9 @@ +# 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 = Le seguenti applicazioni possono essere usate per gestire collegamenti %S +descriptionHandleWebFeeds = Le seguenti applicazioni possono essere usate per gestire feed +descriptionHandleFile = Le seguenti applicazioni possono essere usate per gestire il contenuto %S +descriptionWebApp = Questa applicazione web è gestita da: +descriptionLocalApp = Questa applicazione si trova in: diff --git a/l10n-it/suite/chrome/common/pref/pref-applications.dtd b/l10n-it/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..85ca625b1c --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-applications.properties b/l10n-it/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..7b030df61f --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,19 @@ +# 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/. + +fileEnding = file %S +saveFile = Salva file +useApp = Utilizza %S +useDefault = Utilizza %S (predefinito) +useOtherApp = Utilizza altro… +fpTitleChooseApp = Scegli una applicazione esterna +manageApp = Dettagli applicazione… +webFeed = Feed +videoPodcastFeed = Podcast video +audioPodcastFeed = Podcast +alwaysAsk = Chiedi ogni volta +usePluginIn = Utilizza %S (in %S) +previewInApp = Anteprima in %S +addNewsBlogsInApp = Abbonati con %S +typeDescriptionWithType = %S (%S) diff --git a/l10n-it/suite/chrome/common/pref/pref-cache.dtd b/l10n-it/suite/chrome/common/pref/pref-cache.dtd new file mode 100644 index 0000000000..65ac3d7629 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-cache.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-certs.dtd b/l10n-it/suite/chrome/common/pref/pref-certs.dtd new file mode 100644 index 0000000000..d5edff9790 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-certs.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-colors.dtd b/l10n-it/suite/chrome/common/pref/pref-colors.dtd new file mode 100644 index 0000000000..ee392c0961 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-colors.dtd @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-content.dtd b/l10n-it/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..d647872eec --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-cookies.dtd b/l10n-it/suite/chrome/common/pref/pref-cookies.dtd new file mode 100644 index 0000000000..616aa26c54 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-cookies.dtd @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-download.dtd b/l10n-it/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..567eebba5c --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-findasyoutype.dtd b/l10n-it/suite/chrome/common/pref/pref-findasyoutype.dtd new file mode 100644 index 0000000000..31a61965f6 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-findasyoutype.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-fonts.dtd b/l10n-it/suite/chrome/common/pref/pref-fonts.dtd new file mode 100644 index 0000000000..153d8949b3 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-fonts.dtd @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-history.dtd b/l10n-it/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..b682aa7285 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-http.dtd b/l10n-it/suite/chrome/common/pref/pref-http.dtd new file mode 100644 index 0000000000..e1f6b5984b --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-http.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-images.dtd b/l10n-it/suite/chrome/common/pref/pref-images.dtd new file mode 100644 index 0000000000..2d49278cfa --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-images.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-keynav.dtd b/l10n-it/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..d9e2b5df01 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-languages.dtd b/l10n-it/suite/chrome/common/pref/pref-languages.dtd new file mode 100644 index 0000000000..2118f1db97 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-languages.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-languages.properties b/l10n-it/suite/chrome/common/pref/pref-languages.properties new file mode 100644 index 0000000000..92818ab273 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-languages.properties @@ -0,0 +1,8 @@ +# 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 = I seguenti non sono codici lingua validi: +illegalOtherLanguageTitle = Codice lingua non valido +languageRegionCodeFormat = %1$S/%2$S [%3$S] +languageCodeFormat = %1$S [%2$S] diff --git a/l10n-it/suite/chrome/common/pref/pref-links.dtd b/l10n-it/suite/chrome/common/pref/pref-links.dtd new file mode 100644 index 0000000000..c1568519ba --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-links.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-it/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..3dd3fa0637 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-it/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..0f69549b2b --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-media.dtd b/l10n-it/suite/chrome/common/pref/pref-media.dtd new file mode 100644 index 0000000000..aa259e7358 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-media.dtd @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-mousewheel.dtd b/l10n-it/suite/chrome/common/pref/pref-mousewheel.dtd new file mode 100644 index 0000000000..fe9eeef3ed --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-mousewheel.dtd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-navigator.dtd b/l10n-it/suite/chrome/common/pref/pref-navigator.dtd new file mode 100644 index 0000000000..d13bf4d86a --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-navigator.dtd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-offlineapps.dtd b/l10n-it/suite/chrome/common/pref/pref-offlineapps.dtd new file mode 100644 index 0000000000..1cdf9fbd62 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-offlineapps.dtd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-passwords.dtd b/l10n-it/suite/chrome/common/pref/pref-passwords.dtd new file mode 100644 index 0000000000..899e2ad263 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-passwords.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-popups.dtd b/l10n-it/suite/chrome/common/pref/pref-popups.dtd new file mode 100644 index 0000000000..03948d8d28 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-popups.dtd @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-privatedata.dtd b/l10n-it/suite/chrome/common/pref/pref-privatedata.dtd new file mode 100644 index 0000000000..c617ffddad --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-privatedata.dtd @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-proxies-advanced.dtd b/l10n-it/suite/chrome/common/pref/pref-proxies-advanced.dtd new file mode 100644 index 0000000000..4c41a2199d --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-proxies-advanced.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-proxies.dtd b/l10n-it/suite/chrome/common/pref/pref-proxies.dtd new file mode 100644 index 0000000000..0afc67a9d7 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-proxies.dtd @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-scripts.dtd b/l10n-it/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..d3a76f3245 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-search.dtd b/l10n-it/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..5921a54c93 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-security.dtd b/l10n-it/suite/chrome/common/pref/pref-security.dtd new file mode 100644 index 0000000000..8bc9863d11 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-security.dtd @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-it/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..e4dddb3e01 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-spelling.dtd b/l10n-it/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..2daa3c0478 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-ssl.dtd b/l10n-it/suite/chrome/common/pref/pref-ssl.dtd new file mode 100644 index 0000000000..fb47ff371b --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-ssl.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-sync.dtd b/l10n-it/suite/chrome/common/pref/pref-sync.dtd new file mode 100644 index 0000000000..bace446b39 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-sync.dtd @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/pref-tabs.dtd b/l10n-it/suite/chrome/common/pref/pref-tabs.dtd new file mode 100644 index 0000000000..6e9a8d408d --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/pref-tabs.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/preferences.dtd b/l10n-it/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..d0d27eb37c --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/prefutilities.dtd b/l10n-it/suite/chrome/common/pref/prefutilities.dtd new file mode 100644 index 0000000000..ae08362852 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/prefutilities.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/prefutilities.properties b/l10n-it/suite/chrome/common/pref/prefutilities.properties new file mode 100644 index 0000000000..fa51e0c6b9 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/prefutilities.properties @@ -0,0 +1,47 @@ +# 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=Scelta cartella di cache +#LOCALIZATION NOTE (%1$S) is the size and (%2$S) is the unit of disk space. +cacheSizeInfo=La tua cache sta attualmente utilizzando %1$S %2$S di spazio su disco. + +# Offline apps +offlineAppSizeInfo=L'archiviazione non in linea al momento utilizza %1$S %2$S di spazio sul disco. +offlineAppRemoveTitle=Elimina i dati non in linea del sito web +offlineAppRemovePrompt=Dopo l'eliminazione di questi dati, %S non sarà disponibile non in linea. Procedere con l'eliminazione di questo sito web non in linea? +offlineAppRemoveConfirm=Elimina dati non in linea + +# 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=Scelta pagina iniziale +downloadfolder=Scegliere una cartella di download +desktopFolderName=Desktop +downloadsFolderName=Download +choosesound=Scegli un suono + +SoundFiles=Suoni + +labelDefaultFont=Predefinito (%font_family%) + +# LOCALIZATION NOTE (labelDefaultFont2): %S = font name +labelDefaultFont2=Predefinito (%S) +labelDefaultFontUnnamed=Predefinito + +# LOCALIZATION NOTE (appLocale.label): %S = Name of the application locale, +# e.g. English (United States) +appLocale.label=Lingua dell'applicazione: %S +appLocale.accesskey=L +# LOCALIZATION NOTE (rsLocale.label): %S = Name of the locale chosen in regional settings, +# e.g. German (Germany) +rsLocale.label=Lingua delle impostazioni regionali: %S +rsLocale.accesskey=u + +syncUnlink.title=Scollegare questo dispositivo? +syncUnlink.label=Questo dispositivo non risulterà più associato all'account Sync. I dati personali presenti nel dispositivo e nell'account Sync non verranno rimossi. +syncUnlinkConfirm.label=Scollega diff --git a/l10n-it/suite/chrome/common/pref/unix/platformPrefOverlay.dtd b/l10n-it/suite/chrome/common/pref/unix/platformPrefOverlay.dtd new file mode 100644 index 0000000000..df64fd7512 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/unix/platformPrefOverlay.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/l10n-it/suite/chrome/common/pref/win/platformPrefOverlay.dtd b/l10n-it/suite/chrome/common/pref/win/platformPrefOverlay.dtd new file mode 100644 index 0000000000..a47944b536 --- /dev/null +++ b/l10n-it/suite/chrome/common/pref/win/platformPrefOverlay.dtd @@ -0,0 +1,18 @@ + + + + + + + + + + -- cgit v1.2.3