diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:29 +0000 |
commit | 59203c63bb777a3bacec32fb8830fba33540e809 (patch) | |
tree | 58298e711c0ff0575818c30485b44a2f21bf28a0 /l10n-en-CA/browser/browser/newtab/newtab.ftl | |
parent | Adding upstream version 126.0.1. (diff) | |
download | firefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip |
Adding upstream version 127.0.upstream/127.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-CA/browser/browser/newtab/newtab.ftl')
-rw-r--r-- | l10n-en-CA/browser/browser/newtab/newtab.ftl | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/browser/newtab/newtab.ftl b/l10n-en-CA/browser/browser/newtab/newtab.ftl index 574765467d..7fadbe662f 100644 --- a/l10n-en-CA/browser/browser/newtab/newtab.ftl +++ b/l10n-en-CA/browser/browser/newtab/newtab.ftl @@ -272,6 +272,9 @@ newtab-custom-recent-subtitle = A selection of recent sites and content newtab-custom-recent-toggle = .label = Recent activity .description = A selection of recent sites and content +newtab-custom-weather-toggle = + .label = Weather + .description = Today’s forecast at a glance newtab-custom-close-button = Close newtab-custom-settings = Manage more settings @@ -295,3 +298,32 @@ newtab-wallpaper-dark-city = Purple city landscape # $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 = Photo by <a data-l10n-name="name-link">{ $author_string }</a> on <a data-l10n-name="webpage-link">{ $webpage_string }</a> + +## New Tab Weather + +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-see-forecast = + .title = See forecast in { $provider } +# Variables: +# $provider (string) - Service provider for weather data +newtab-weather-sponsored = { $provider } ∙ Sponsored +newtab-weather-menu-change-location = Change location +newtab-weather-change-location-search-input = Search location +newtab-weather-menu-weather-display = Weather display +# Display options are: +# - Simple: Displays a current weather condition icon and the current temperature +# - Detailed: Include simple information plus a short text summary: e.g. "Mostly cloudy" +newtab-weather-menu-weather-display-option-simple = Simple +newtab-weather-menu-change-weather-display-simple = Switch to simple view +newtab-weather-menu-weather-display-option-detailed = Detailed +newtab-weather-menu-change-weather-display-detailed = Switch to detailed view +newtab-weather-menu-temperature-units = Temperature units +newtab-weather-menu-temperature-option-fahrenheit = Fahrenheit +newtab-weather-menu-temperature-option-celsius = Celsius +newtab-weather-menu-change-temperature-units-fahrenheit = Switch to Fahrenheit +newtab-weather-menu-change-temperature-units-celsius = Switch to Celsius +newtab-weather-menu-hide-weather = Hide weather on New Tab +newtab-weather-menu-learn-more = Learn more +# This message is shown if user is working offline +newtab-weather-error-not-available = Weather data is not available right now. |