diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-it/browser/browser/newtab/newtab.ftl | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-it/browser/browser/newtab/newtab.ftl')
-rw-r--r-- | l10n-it/browser/browser/newtab/newtab.ftl | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/l10n-it/browser/browser/newtab/newtab.ftl b/l10n-it/browser/browser/newtab/newtab.ftl index fa2f45ef9c..a3065f9813 100644 --- a/l10n-it/browser/browser/newtab/newtab.ftl +++ b/l10n-it/browser/browser/newtab/newtab.ftl @@ -45,6 +45,7 @@ newtab-topsites-add-search-engine-header = Aggiungi motore di ricerca newtab-topsites-add-shortcut-header = Nuova scorciatoia newtab-topsites-edit-topsites-header = Modifica sito principale newtab-topsites-edit-shortcut-header = Modifica scorciatoia +newtab-topsites-add-shortcut-label = Aggiungi scorciatoia newtab-topsites-title-label = Titolo newtab-topsites-title-input = .placeholder = Inserire un titolo @@ -197,6 +198,7 @@ newtab-section-header-recent-activity = Attività recente # Variables: # $provider (String): Name of the corresponding content provider. newtab-section-header-pocket = Consigliati da { $provider } +newtab-section-header-stories = Storie che fanno riflettere ## Empty Section States: These show when there are no more items in a section. Ex. When there are no more Pocket story recommendations, in the space where there would have been stories, this is shown instead. @@ -205,6 +207,7 @@ newtab-empty-section-highlights = Inizia a navigare e, in questa sezione, verran # Variables: # $provider (String): Name of the content provider for this section, e.g "Pocket". newtab-empty-section-topstories = Non c’è altro. Controlla più tardi per altre storie da { $provider }. Non vuoi aspettare? Seleziona un argomento tra quelli più popolari per scoprire altre notizie interessanti dal Web. +newtab-empty-section-topstories-generic = Non c’è altro. Controlla più tardi per altre storie. Non vuoi aspettare? Seleziona un argomento tra quelli più popolari per scoprire altre notizie interessanti dal Web. ## Empty Section (Content Discovery Experience). These show when there are no more stories or when some stories fail to load. @@ -254,9 +257,9 @@ newtab-custom-row-selector = newtab-custom-sponsored-sites = Scorciatoie sponsorizzate newtab-custom-pocket-title = Consigliati da { -pocket-brand-name } newtab-custom-pocket-subtitle = Contenuti eccezionali a cura di { -pocket-brand-name }, un membro della famiglia { -brand-product-name } -newtab-custom-pocket-toggle = - .label = Consigliati da { -pocket-brand-name } - .description = Contenuti eccezionali a cura di { -pocket-brand-name }, un membro della famiglia { -brand-product-name } +newtab-custom-stories-toggle = + .label = Storie consigliate + .description = Contenuti eccezionali curati dalla famiglia di prodotti { -brand-product-name } newtab-custom-pocket-sponsored = Storie sponsorizzate newtab-custom-pocket-show-recent-saves = Mostra elementi salvati di recente newtab-custom-recent-title = Attività recente @@ -267,3 +270,25 @@ newtab-custom-recent-toggle = newtab-custom-close-button = Chiudi newtab-custom-settings = Gestisci altre impostazioni +## New Tab Wallpapers + +newtab-wallpaper-title = Sfondi +newtab-wallpaper-reset = Ripristina predefinito +newtab-wallpaper-light-red-panda = Panda rosso +newtab-wallpaper-light-mountain = Montagna imbiancata +newtab-wallpaper-light-sky = Cielo con nuvole viola e rosa +newtab-wallpaper-light-color = Forme gialle, blu e rosa +newtab-wallpaper-light-landscape = Paesaggio con montagna avvolta da foschia blu +newtab-wallpaper-light-beach = Spiaggia con palma +newtab-wallpaper-dark-aurora = Aurora Borealis +newtab-wallpaper-dark-color = Forme rosse e blu +newtab-wallpaper-dark-panda = Panda rosso nascosto in una foresta +newtab-wallpaper-dark-sky = Paesaggio cittadino con cielo notturno +newtab-wallpaper-dark-mountain = Paesaggio con montagne +newtab-wallpaper-dark-city = Paesaggio cittadino con tonalità viola + +# Variables +# $author_string (String) - The name of the creator of the photo. +# $webpage_string (String) - The name of the webpage where the photo is located. +newtab-wallpaper-attribution = Foto di <a data-l10n-name="name-link">{ $author_string }</a> da <a data-l10n-name="webpage-link">{ $webpage_string }</a> + |