Skip to content

Commit

Permalink
Import l10n. (mozilla-mobile#28252)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 6aec6ed commit 4e52da0
Show file tree
Hide file tree
Showing 9 changed files with 122 additions and 71 deletions.
10 changes: 9 additions & 1 deletion app/src/main/res/values-be/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1929,6 +1929,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Аўтазакрыццё ўключана</string>

<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Прапановы Firefox</string>

<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Пошук у Google</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Пошук %s</string>

<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Наладзьце аўтаматычнае адкрыццё спасылак з сайтаў, пошты і паведамленняў у Firefox.</string>

Expand Down Expand Up @@ -1967,7 +1976,6 @@
<string name="experiments_snackbar">Уключыць тэлеметрыю для адпраўкі дадзеных.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Перайсці ў налады</string>
<string name="firefox_suggest_header">Прапановы Firefox</string>

<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->
Expand Down
10 changes: 9 additions & 1 deletion app/src/main/res/values-cy/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1896,6 +1896,15 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Autogau wedi’i alluogi</string>

<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Awgrymiadau Firefox</string>

<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Google Search</string>
<!-- Title for search suggestions when the default search suggestion engine is anything other than Google. The first parameter is default search engine name. -->
<string name="other_default_search_engine_suggestion_header">Chwilio gan %s</string>

<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Gosod dolenni o wefannau, e-byst, a negeseuon i agor yn awtomatig yn Firefox.</string>

Expand Down Expand Up @@ -1934,7 +1943,6 @@
<string name="experiments_snackbar">Galluogi telemetreg i anfon data.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Mynd i gosodiadau</string>
<string name="firefox_suggest_header">Awgrymiadau Firefox</string>

<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->
Expand Down
68 changes: 15 additions & 53 deletions app/src/main/res/values-en-rCA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@

<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string moz:RemovedIn="106" name="recent_bookmarks_title" tools:ignore="UnusedResources">Recent bookmarks</string>
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recently_saved_title">Recently saved</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Show all saved bookmarks</string>
Expand All @@ -68,10 +66,10 @@

<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Add a shortcut to open private tabs from your Home screen.</string>
<string moz:removedIn="109" name="cfr_message" tools:ignore="UnusedResources">Add a shortcut to open private tabs from your Home screen.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Add shortcut</string>
<!-- Text for the negative button -->
<string moz:removedIn="109" name="cfr_pos_button_text" tools:ignore="UnusedResources">Add shortcut</string>
<!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
<string name="cfr_neg_button_text">No thanks</string>

<!-- Open in App "contextual feature recommendation" (CFR) -->
Expand Down Expand Up @@ -258,40 +256,19 @@
<string name="search_settings_menu_item">Search settings</string>

<!-- Header text for the search selector menu -->
<string name="search_header_menu_item">This time search:</string>
<string moz:RemovedIn="109" name="search_header_menu_item" tools:ignore="UnusedResources">This time search:</string>

<!-- Home onboarding -->
<!-- Onboarding home screen dialog title text. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_title_3" tools:ignore="UnusedResources">What’s new in %1$s</string>
<!-- Onboarding home screen dialog description text. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_description_2" tools:ignore="UnusedResources">It’s now easier to pick back up where you left off.</string>
<!-- Onboarding home screen dialog title text for the home section. The first parameter is the name of the application.-->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_home_title_3" tools:ignore="UnusedResources">Personalized %1$s homepage</string>
<!-- Onboarding home screen dialog description text for the home section. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_home_description_2" tools:ignore="UnusedResources">Jump to your open tabs, bookmarks and browsing history.</string>
<!-- Onboarding home screen dialog description text for the tab tray section. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_cleaner_tab_tray_title_2" tools:ignore="UnusedResources">Clean, organized tabs</string>
<!-- Onboarding home screen dialog description text for the tab tray section. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_cleaner_tab_tray_description_2" tools:ignore="UnusedResources">Clear away tab clutter with improved layout and auto-closing tabs.</string>
<!-- Onboarding home screen dialog description text for the history section. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_useful_history_title_2" tools:ignore="UnusedResources">Recent searches</string>
<!-- Onboarding home screen dialog description text for the history section. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_section_useful_history_description_2" tools:ignore="UnusedResources">Revisit your latest searches from your homepage and tabs.</string>

<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. Firefox is intentionally hardcoded. -->
<string moz:RemovedIn="106" name="onboarding_home_screen_jump_back_contextual_hint" tools:ignore="UnusedResources">Your personalized Firefox homepage now makes it easier to pick up where you left off. Find your recent tabs, bookmarks and search results.</string>
<!-- Header text for the search selector menu -->
<string name="search_header_menu_item_2">This time search in:</string>

<!-- Home onboarding -->
<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. -->
<string name="onboarding_home_screen_jump_back_contextual_hint_2">Meet your personalized homepage. Recent tabs, bookmarks, and search results will appear here.</string>
<!-- Home onboarding dialog welcome screen title text. -->
<string moz:RemovedIn="106" name="onboarding_home_welcome_title" tools:ignore="UnusedResources">Welcome to an independent internet</string>
<!-- Home onboarding dialog welcome screen title text. -->
<string name="onboarding_home_welcome_title_2">Welcome to a more personal internet</string>
<!-- Home onboarding dialog welcome screen description text. -->
<string name="onboarding_home_welcome_description">More colours. Better privacy. Same commitment to people over profits.</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string moz:RemovedIn="106" name="onboarding_home_sync_title_2" tools:ignore="UnusedResources">Hop from phone to laptop and back</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string name="onboarding_home_sync_title_3">Switching screens is easier than ever</string>
<!-- Home onboarding dialog sign into sync screen description text. -->
<string name="onboarding_home_sync_description">Pick up where you left off with tabs from other devices now on your homepage.</string>
Expand Down Expand Up @@ -356,6 +333,10 @@
<string name="preferences_add_private_browsing_shortcut">Add private browsing shortcut</string>
<!-- Preference for enabling "HTTPS-Only" mode -->
<string name="preferences_https_only_title">HTTPS-Only Mode</string>

<!-- Preference for removing cookie/consent banners from sites automatically. See reduce_cookie_banner_summary for additional context. -->
<string name="preferences_cookie_banner_reduction">Cookie Banner Reduction</string>

<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Automatically attempts to connect to sites using HTTPS encryption protocol for increased security.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
Expand Down Expand Up @@ -1079,8 +1060,6 @@
<string name="share_copy_link_to_clipboard">Copy to clipboard</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Copied to clipboard</string>
<!-- An option from the three dot menu to into sync -->
<string moz:removedIn="107" name="sync_menu_sign_in" tools:ignore="UnusedResources">Sign in to sync</string>
<!-- An option from the share dialog to sign into sync -->
<string name="sync_sign_in">Sign in to Sync</string>
<!-- An option from the three dot menu to sync and save data -->
Expand Down Expand Up @@ -1240,33 +1219,20 @@
<string name="delete_history_group_snackbar">Group deleted</string>

<!-- Onboarding -->
<!-- Text for onboarding welcome message
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string moz:RemovedIn="106" name="onboarding_header" tools:ignore="UnusedResources">Welcome to %s!</string>
<!-- Text for onboarding welcome header. -->
<string name="onboarding_header_2">Welcome to a better internet</string>
<!-- Text for the onboarding welcome message. -->
<string name="onboarding_message">A browser built for people, not profits.</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string moz:removedIn="106" name="onboarding_account_sign_in_header_1" tools:ignore="UnusedResources">Sync Firefox between devices</string>
<!-- Text for the Firefox account onboarding sign in card header. -->
<string name="onboarding_account_sign_in_header">Pick up where you left off</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string moz:removedIn="106" name="onboarding_manual_sign_in_description_2" tools:ignore="UnusedResources">Bring bookmarks, history, and passwords to %1$s on this device.</string>
<!-- Text for the button to learn more about signing in to your Firefox account. -->
<string name="onboarding_manual_sign_in_description">Sync tabs and passwords across devices for seamless screen-switching.</string>
<!-- text for the button to manually sign into Firefox account. -->
<string moz:removedIn="106" name="onboarding_firefox_account_sign_in_1" tools:ignore="UnusedResources">Sign up</string>
<!-- Text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in">Sign in</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Sync is on</string>
<!-- text for the tracking protection onboarding card header -->
<string moz:removedIn="106" name="onboarding_tracking_protection_header_3" tools:ignore="UnusedResources">Always-on privacy</string>
<!-- Text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header">Privacy protection by default</string>
<!-- text for the tracking protection card description. The first parameter is the name of the application.-->
<string moz:removedIn="106" name="onboarding_tracking_protection_description_4" tools:ignore="UnusedResources">%1$s automatically stops companies from secretly following you around the web.</string>
<!-- Text for the tracking protection card description. -->
<string name="onboarding_tracking_protection_description">Featuring Total Cookie Protection to stop trackers from using cookies to stalk you across sites.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
Expand All @@ -1279,17 +1245,10 @@
<string name="onboarding_tracking_protection_strict_button_description_3">Blocks more trackers so pages load faster, but some on-page functionally may break.</string>
<!-- text for the toolbar position card header -->
<string name="onboarding_toolbar_placement_header_1">Pick your toolbar placement</string>
<!-- text for the toolbar position card description -->
<string moz:removedIn="106" name="onboarding_toolbar_placement_description_1" tools:ignore="UnusedResources">Put the toolbar within easy reach. Keep it on the bottom, or move it to the top.</string>
<!-- Text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description">Keep it on the bottom, or move it to the top.</string>
<!-- text for the privacy notice onboarding card header -->
<string moz:removedIn="106" name="onboarding_privacy_notice_header" tools:ignore="UnusedResources">Your privacy</string>
<!-- Text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header_1">You control your data</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) Substitute %s for long browser name. -->
<string moz:removedIn="106" name="onboarding_privacy_notice_description2" tools:ignore="UnusedResources">We’ve designed %s to give you control over what you share online and what you share with us.</string>
<!-- Text for the privacy notice onboarding card description. -->
<string name="onboarding_privacy_notice_description">Firefox gives you control over what you share online and what you share with us.</string>
<!-- Text for the button to read the privacy notice -->
Expand Down Expand Up @@ -1900,6 +1859,10 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Auto-close enabled</string>

<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>

<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Set links from websites, emails, and messages to open automatically in Firefox.</string>

Expand Down Expand Up @@ -1938,7 +1901,6 @@
<string name="experiments_snackbar">Enable telemetry to send data.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Go to settings</string>
<string name="firefox_suggest_header">Firefox Suggest</string>

<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->
Expand Down
8 changes: 7 additions & 1 deletion app/src/main/res/values-es-rMX/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1894,6 +1894,13 @@
<!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
<string name="inactive_tabs_auto_close_message_snackbar">Cierre automático activado</string>

<!-- Awesome bar suggestion's headers -->
<!-- Search suggestions title for Firefox Suggest. -->
<string name="firefox_suggest_header">Firefox Suggest</string>

<!-- Title for search suggestions when Google is the default search suggestion engine. -->
<string name="google_search_engine_suggestion_header">Búsqueda de Google</string>

<!-- Default browser experiment -->
<string name="default_browser_experiment_card_text">Configura enlaces de sitios web, correos electrónicos y mensajes para que se abran automáticamente en Firefox.</string>

Expand Down Expand Up @@ -1932,7 +1939,6 @@
<string name="experiments_snackbar">Habilitar la telemetría para enviar datos.</string>
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir a la configuración</string>
<string name="firefox_suggest_header">Firefox Suggest</string>

<!-- Accessibility services actions labels. These will be appended to accessibility actions like "Double tap to.." but not by or applications but by services like Talkback. -->
<!-- Action label for elements that can be collapsed if interacting with them. Talkback will append this to say "Double tap to collapse". -->
Expand Down
Loading

0 comments on commit 4e52da0

Please sign in to comment.