Import l10n. (#27498)

This commit is contained in:
mozilla-l10n-automation-bot 2022-10-22 02:39:02 +02:00 committed by GitHub
parent 8c22f3faab
commit d44e8b0052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 30 deletions

View File

@ -131,13 +131,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Show all recent tabs button</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string moz:RemovedIn="105" name="recent_tabs_search_term" tools:ignore="UnusedResources">Your search for \&quot;%1$s\&quot;</string>
<!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string moz:RemovedIn="105" name="recent_tabs_search_term_count_2" tools:ignore="UnusedResources">%d sites</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">See all synced tabs</string>
@ -302,6 +295,9 @@
<!-- Onboarding home screen sync popup dialog message, shown on top of Recent Synced Tabs in the Jump back in section. -->
<string name="sync_cfr_message">Your tabs are syncing! Pick up where you left off on your other device.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Close</string>
<!-- Search Widget -->
<!-- Content description for searching with a widget. The first parameter is the name of the application.-->
<string name="search_widget_content_description_2">Open a new %1$s tab</string>
@ -481,11 +477,6 @@
<string name="wallpaper_select_error_snackbar_message">Couldnt change wallpaper</string>
<!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
<string name="wallpaper_learn_more">Learn more</string>
<!-- Label for switch which toggles the "tap-to-switch" behavior on home screen logo -->
<string moz:removedIn="105" name="wallpaper_tap_to_change_switch_label_1" tools:ignore="UnusedResources">Change wallpaper by tapping Firefox homepage logo</string>
<!-- This is the accessibility content description for the wallpapers functionality. Users are
able to tap on the app logo in the home screen and can switch to different wallpapers by tapping. -->
<string moz:removedIn="105" name="wallpaper_logo_content_description" tools:ignore="UnusedResources">Firefox logo - change the wallpaper, button</string>
<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">Classic %s</string>
@ -671,10 +662,6 @@
<string name="tab_view_list">List</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">Grid</string>
<!-- Option for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups" tools:ignore="UnusedResources">Search groups</string>
<!-- Summary text for search term tab groups -->
<string moz:RemovedIn="105" name="tab_view_search_term_tab_groups_summary" tools:ignore="UnusedResources">Group related sites together</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">Close tabs</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -825,18 +812,6 @@
<!-- Text shown when no history exists -->
<string name="history_empty_message">No history here</string>
<!-- Text for the button inside History screen that opens Synced History screen. History that is coming from other devices -->
<string moz:removedIn="105" name="history_synced_from_other_devices" tools:ignore="UnusedResources">Synced from other devices</string>
<!-- The page title for browsing history coming from other devices. -->
<string moz:removedIn="105" name="history_from_other_devices" tools:ignore="UnusedResources">From other devices</string>
<!-- The synced history sign in dialog message -->
<string moz:removedIn="105" name="history_sign_in_message" tools:ignore="UnusedResources">Sign in to see history synced from your other devices.</string>
<!-- The synced history sign in dialog button text -->
<string moz:removedIn="105" name="history_sign_in_button" tools:ignore="UnusedResources">Sign in</string>
<!-- The synced history sign in dialog create a new account link -->
<string moz:removedIn="105" name="history_sign_in_create_account" tools:ignore="UnusedResources"><![CDATA[<u>Or create a Firefox account to start syncing</u>]]></string>
<!-- Downloads -->
<!-- Text for the snackbar to confirm that multiple downloads items have been removed -->
<string name="download_delete_multiple_items_snackbar_1">Downloads Removed</string>
@ -1062,6 +1037,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Share</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Save as PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Send to device</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1073,9 +1050,11 @@
<!-- 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 name="sync_menu_sign_in">Sign in to sync</string>
<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 -->
<string name="sync_menu_sync_and_save_data">Sync and save data</string>
<!-- An option from the share dialog to send link to all other sync devices -->
<string name="sync_send_to_all">Send to all devices</string>
<!-- An option from the share dialog to reconnect to sync -->
@ -1928,4 +1907,12 @@
<!-- 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". -->
<string name="a11y_action_label_collapse">collapse</string>
<!-- Action label for elements that can be expanded if interacting with them. Talkback will append this to say "Double tap to expand". -->
<string name="a11y_action_label_expand">expand</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">open link to learn more about this collection</string>
</resources>

View File

@ -81,6 +81,9 @@
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Mboyke</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
<string name="tcp_cfr_message">Ore rembiapo tekoñemigua iporãvéva omboyke tapykuehoha tendakuéra paũme.</string>
<!-- Text displayed that links to website containing documentation about the "Total cookie protection" feature. -->
<string name="tcp_cfr_learn_more">Maranduve kookie ñemoã guasu rehegua</string>
@ -273,14 +276,20 @@
<!-- 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">Nde kuatiarogue ñepyrũgua mboavapyre Firefox pegua nombohasyive eñepyrũjeývo eheja haguégui. Ejuhu ne rendayke, techaukaha ha ehekaramovéva.</string>
<!-- Onboarding home screen popup dialog, shown on top of the Jump back in section. -->
<string name="onboarding_home_screen_jump_back_contextual_hint_2">Ehecha nde kuatiarogue ñepyrũha. Umi tendayke ramovegua, techaukaha ha jeheka rapykuere oĩta ápe.</string>
<!-- Home onboarding dialog welcome screen title text. -->
<string moz:RemovedIn="106" name="onboarding_home_welcome_title" tools:ignore="UnusedResources">Eg̃uahẽporãite ñanduti ijeheguívape</string>
<!-- Home onboarding dialog welcome screen title text. -->
<string name="onboarding_home_welcome_title_2">Eg̃uahẽporãite ñanduti mbaeguáva</string>
<!-- Home onboarding dialog welcome screen description text. -->
<string name="onboarding_home_welcome_description">Sayve. Tekorosãve. Roykekove tapichakuérape romaỹre virúre.</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string moz:RemovedIn="106" name="onboarding_home_sync_title_2" tools:ignore="UnusedResources">Eva pumbyrýgui mohendahápe ha ambueháicha</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string name="onboarding_home_sync_title_3">Mbaerechaha ñemoambue ndahasyiete</string>
<!-- Home onboarding dialog sign into sync screen description text. -->
<string name="onboarding_home_sync_description">Ekuejey eheja haguégui tendayke ambue mbaeoka ndive nde kuatiarogue ñepyrũme.</string>
<!-- Text for the button to continue the onboarding on the home onboarding dialog. -->
<string name="onboarding_home_get_started_button">Eñepyrũ</string>
<!-- Text for the button to navigate to the sync sign in screen on the home onboarding dialog. -->
@ -288,6 +297,8 @@
<!-- Text for the button to skip the onboarding on the home onboarding dialog. -->
<string name="onboarding_home_skip_button">Jepo</string>
<!-- Onboarding home screen sync popup dialog message, shown on top of Recent Synced Tabs in the Jump back in section. -->
<string name="sync_cfr_message">¡Tendayke oñembojuehehína! Ekuejey eheja haguégui ambue mbaeokápe.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Mboty</string>
@ -477,12 +488,19 @@
<string name="wallpaper_classic_title">Jepokuaa %s</string>
<!-- Text for limited edition wallpapers title. -->
<string name="wallpaper_limited_edition_title">Ñemoheñói saíva</string>
<!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more-->
<string name="wallpaper_limited_edition_description_with_learn_more">Pe ñembyaty pyahu Voces Independientes. %s</string>
<!-- Description text for the limited edition wallpapers. -->
<string name="wallpaper_limited_edition_description">Pe ñembyaty pyahu Voces Independientes.</string>
<!-- Wallpaper onboarding dialog header text. -->
<string name="wallpapers_onboarding_dialog_title_text">Eipurukuaa say saimi</string>
<!-- Wallpaper onboarding dialog body text. -->
<string name="wallpapers_onboarding_dialog_body_text">Eiporavo mbaerechaha rugua nde ehecharamóva.</string>
<!-- Wallpaper onboarding dialog learn more button text. The button navigates to the wallpaper settings screen. -->
<string name="wallpapers_onboarding_dialog_explore_more_button_text">Emaẽjeyjey mbaerechaha ruguáre</string>
<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error">Pe moĩmbaha ndojokupytýi</string>
@ -1226,8 +1244,14 @@
<!-- 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">¡Eg̃uahẽporãite %s-pe!</string>
<!-- Text for onboarding welcome header. -->
<string name="onboarding_header_2">Eg̃uahẽporãite ñanduti iporãvévape</string>
<!-- Text for the onboarding welcome message. -->
<string name="onboarding_message">Kundahára heñóiva tapichápe g̃uarã, ndahaéi virurã.</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">Embojuehe Firefox mbaeoka paũme</string>
<!-- Text for the Firefox account onboarding sign in card header. -->
<string name="onboarding_account_sign_in_header">Ekuejey eheja haguégui</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">Egueru techaukaha, tembiasakue ha ñeẽñemi %1$s-pe ko mbaeokápe.</string>
<!-- text for the button to manually sign into Firefox account. -->
@ -1926,4 +1950,11 @@
<string name="experiments_snackbar_button">Eho ñembohekópe</string>
<string name="firefox_suggest_header">Firefox Kuaveẽmby</string>
</resources>
<!-- 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". -->
<string name="a11y_action_label_collapse">paãmba</string>
<!-- Action label for elements that can be expanded if interacting with them. Talkback will append this to say "Double tap to expand". -->
<string name="a11y_action_label_expand">myasãi</string>
<!-- Action label for links to a website containing documentation about a wallpaper collection. Talkback will append this to say "Double tap to open link to learn more about this collection". -->
<string name="a11y_action_label_wallpaper_collection_learn_more">embojuruja juajuha eikuaave hag̃ua ko ñembyaty</string>
</resources>