Import l10n. (#27391)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
mozilla-l10n-automation-bot 2022-10-13 03:08:59 +02:00 committed by GitHub
parent 5e282ae326
commit 832e832ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 326 additions and 153 deletions

View File

@ -301,6 +301,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">Вашыя карткі сінхранізуюцца! Працягвайце з таго месца, дзе спыніліся на іншай прыладзе.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Закрыць</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">Адкрыць новую картку %1$s</string>
@ -1072,6 +1075,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Падзяліцца</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Захаваць як PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Даслаць на прыладу</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1969,4 +1974,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">разгарнуць</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">адкрыйце спасылку, каб даведацца больш аб гэтай калекцыі</string>
</resources>

View File

@ -306,6 +306,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">E vostre unghjette sò sincrunizate ! Ripigliate induve vi site piantati nantà u vostru altru apparechju.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Chjode</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">Apre una nova unghjetta in %1$s</string>
@ -1080,6 +1083,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Sparte</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Arregistrà cumè PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Mandà à lapparechju</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1956,4 +1961,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Andà à e preferenze</string>
<string name="firefox_suggest_header">Firefox suggerisce</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">riduce</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">allargà</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">apre u liame per sapene di più nantà sta cullezzione</string>
</resources>

View File

@ -309,6 +309,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">Ihre Tabs werden synchronisiert! Machen Sie dort weiter, wo Sie auf Ihrem anderen Gerät aufgehört haben.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Schließen</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">Neuen %1$s-Tab öffnen</string>
@ -398,8 +401,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Anpassen</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchronisieren Sie Lesezeichen, Chronik und mehr mit Ihrem Firefox-Konto</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Melden Sie sich an, um Tabs, Lesezeichen, Passwörter und mehr zu synchronisieren.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-Konto</string>
@ -598,9 +599,6 @@
<string name="preference_experiments_summary_2">Ermöglicht Mozilla die Installation und Durchführung von Studien</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Sync aktivieren</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Ihre Daten synchronisieren und speichern</string>
<!-- Preference for reconnecting to FxA sync -->
@ -820,9 +818,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Privater Modus)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Andere Tabs</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Suchbegriffe eingeben</string>
@ -1105,6 +1100,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Teilen</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Als PDF speichern</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">An Gerät senden</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1251,8 +1248,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Beenden</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Dadurch werden alle Ihre Browser-Daten gelöscht.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Zu löschender Zeitraum</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1986,4 +1981,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Einstellungen öffnen</string>
<string name="firefox_suggest_header">Firefox-Vorschläge</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">Einklappen</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">Ausklappen</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">Link öffnen, um mehr über diese Sammlung zu erfahren</string>
</resources>

View File

@ -310,6 +310,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">Οι καρτέλες σας συγχρονίζονται! Συνεχίστε από εκεί που σταματήσατε στην άλλη συσκευή σας.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Κλείσιμο</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">Άνοιγμα νέας καρτέλας %1$s</string>
@ -400,8 +403,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Προσαρμογή</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Συγχρονισμός σελιδοδεικτών, ιστορικού και άλλων δεδομένων με τον λογαριασμό Firefox σας</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Συνδεθείτε για να συγχρονίσετε τις καρτέλες, τους σελιδοδείκτες, τους κωδικούς πρόσβασης και πολλά άλλα.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Λογαριασμός Firefox</string>
@ -597,9 +598,6 @@
<string name="preference_experiments_summary_2">Επιτρέπει στο Mozilla την εγκατάσταση και εκτέλεση μελετών</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Ενεργοποίηση Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Συγχρονισμός και αποθήκευση δεδομένων</string>
<!-- Preference for reconnecting to FxA sync -->
@ -817,9 +815,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Ιδιωτική λειτουργία)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Άλλες καρτέλες</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Εισαγωγή όρων αναζήτησης</string>
@ -1087,6 +1082,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Κοινή χρήση</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Αποθήκευση ως PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Αποστολή σε συσκευή</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1228,8 +1225,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Έξοδος</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Αυτό θα διαγράψει όλα τα δεδομένα περιήγησής σας.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Χρονικό διάστημα διαγραφής</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1974,4 +1969,5 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Μετάβαση στις ρυθμίσεις</string>
<string name="firefox_suggest_header">Προτάσεις Firefox</string>
</resources>
</resources>

View File

@ -301,6 +301,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 synchronising! 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>
@ -390,8 +393,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Customise</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchronise bookmarks, history and more with your Firefox Account</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Sign in to synchronise tabs, bookmarks, passwords, and more.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Account</string>
@ -585,8 +586,6 @@
<string name="preference_experiments_summary_2">Allows Mozilla to install and run studies</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Turn on Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synchronise and save your data</string>
<!-- Preference for reconnecting to FxA sync -->
@ -804,9 +803,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Private Mode)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Other tabs</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Enter search terms</string>
@ -1072,6 +1068,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 -->
@ -1209,8 +1207,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Quit</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">This will delete all of your browsing data.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Time range to delete</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1940,4 +1936,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

@ -309,6 +309,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">¡Tus pestañas se están sincronizando! Continuá donde lo dejaste en tu otro dispositivo.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Cerrar</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">Abrir una nueva pestaña de %1$s</string>
@ -397,8 +400,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizar</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Sincronizar marcadores, historial y más con tu cuenta Firefox</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Iniciá la sesión para sincronizar pestañas, marcadores, contraseñas y más.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Cuenta Firefox</string>
@ -598,8 +599,6 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Activar Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Sincronizá y guardá los datos</string>
<!-- Preference for reconnecting to FxA sync -->
@ -823,9 +822,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modo privado)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Otras pestañas</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Ingresar términos de búsqueda</string>
@ -1096,6 +1092,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Compartir</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Guardar como PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Enviar al dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1237,8 +1235,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Salir</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Esto eliminará todos tus datos de navegación.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Intervalo de tiempo para borrar</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1978,4 +1974,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir a ajustes</string>
<string name="firefox_suggest_header">Sugerencia de 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". -->
<string name="a11y_action_label_collapse">contraer</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">expandir</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">abrir enlace para conocer más sobre esta colección</string>
</resources>

View File

@ -308,6 +308,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">Välilehtiäsi synkronoidaan! Jatka siitä, mihin jäit toisella laitteellasi.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Sulje</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">Avaa uusi %1$s-välilehti</string>
@ -398,8 +401,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Mukauta</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synkronoi kirjanmerkit, historia ja paljon muuta Firefox-tilillä</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Kirjaudu sisään synkronoidaksesi välilehtesi, kirjanmerkkisi, salasanasi ja muita tietoja.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-tili</string>
@ -597,8 +598,6 @@
<string name="preference_experiments_summary_2">Salli Mozillan asentaa ja suorittaa tutkimuksia</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Ota Sync käyttöön</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synkronoi ja tallenna tietosi</string>
<!-- Preference for reconnecting to FxA sync -->
@ -818,9 +817,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (yksityinen tila)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Muut välilehdet</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Kirjoita hakuehdot</string>
@ -1090,6 +1086,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Jaa</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Tallenna PDF-muodossa</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Lähetä laitteeseen</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1233,9 +1231,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Lopeta</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Kaikki selaustietosi poistetaan.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Tyhjennettävä aikajakso</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1972,4 +1967,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Siirry asetuksiin</string>
<string name="firefox_suggest_header">Firefox-ehdotukset</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">supista</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">laajenna</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">avataksesi linkin, josta saat lisätietoja tästä kokoelmasta</string>
</resources>

View File

@ -307,6 +307,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">Vos onglets sont synchronisés ! Reprenez là vous en étiez sur votre autre appareil.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Fermer</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">Ouvrir un nouvel onglet %1$s</string>
@ -1093,6 +1096,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Partager</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Enregistrer en PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Envoyer à lappareil</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1973,4 +1978,10 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ouvrir les paramètres</string>
<string name="firefox_suggest_header">Firefox suggère</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">réduire</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">développer</string>
</resources>

View File

@ -305,6 +305,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">Jo ljepblêden wurde syngronisearre! Gean fierder wêrt jo bleaun wiene op jo oare apparaat.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Slute</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">In nij %1$s-ljepblêd iepenje</string>
@ -393,8 +396,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Oanpasse</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Syngronisearje blêdwizers, skiednis en mear mei jo Firefox-account</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Meld jo oan om jo ljepblêden, blêdwizers, wachtwurden en mear te syngronisearjen.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-account</string>
@ -589,8 +590,6 @@
<string name="preference_experiments_summary_2">Stelt Mozilla yn steat om ûndersiken te ynstallearjen en út te fieren</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Sync ynskeakelje</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Syngronisearje en jo gegevens bewarje</string>
<!-- Preference for reconnecting to FxA sync -->
@ -805,9 +804,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (priveemodus)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Oare ljeplêden</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Fier syktermen yn</string>
@ -1072,6 +1068,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Diele</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Bewarje as PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Ferstjoere nei apparaat</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1212,8 +1210,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Ofslute</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Hjirtroch wurde al jo navigaasjegegevens fuortsmiten.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Te wiskjen tiidrek</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1951,4 +1947,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Nei Ynstellingen</string>
<string name="firefox_suggest_header">Firefox Suggestjes</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">ynklappe</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">útklappe</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">keppeling iepenje foar mear ynfo oer dizze kolleksje</string>
</resources>

View File

@ -301,6 +301,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">Ձեր ներդիրները համաժամացվում են: Շարունակեք այնտեղից, որտեղ դադարեցրել եք ձեր մյուս սարքում:</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Փակել</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">Բացել նոր %1$s ներդիր</string>
@ -389,8 +392,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Հարմարեցնել</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Համաժամեցրեք էջանիշները, պատմությունը և ավելին ձեր Firefox հաշվի հետ</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Մուտք գործեք՝ ներդիրները, էջանիշերը, գաղտնաբառերը և ավելին համաժամեցնելու համար:</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-ի հաշիվ</string>
@ -585,8 +586,6 @@
<string name="preference_experiments_summary_2">Թույլ է տալիս Mozilla-ին տեղադրել և իրականացնել ուսումնասիրություններ</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Միացնել համաժամեցումը</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Համաժամեցրեք և պահեք ձեր տվյալները</string>
<!-- Preference for reconnecting to FxA sync -->
@ -802,9 +801,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Գաղտնի կերպ)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Այլ ներդիրներ</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Մուտքագրեք որոնվող բառը</string>
@ -1073,6 +1069,8 @@
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Համօգտագործել</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Պահել որպես PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Ուղարկել սարքի</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1212,8 +1210,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Փակել</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Սա կջնջի ձեր դիտարկման բոլոր տվյալները:</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Ջնջելու ենթակա ժամանակահատվածը</string>
@ -1947,4 +1943,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">Ընդարձակել</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">բացեք հղումը՝ այս հավաքածուի մասին ավելին իմանալու համար</string>
</resources>

View File

@ -306,6 +306,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">Tu schedas es synchronisate! Reprende de ubi tu exiva sur un tu altere apparato.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Clauder</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">Aperir un nove scheda %1$s</string>
@ -395,8 +398,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalisar</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchronisa marcapaginas, chronologia e altero ancora con tu Firefox Account</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Authentica te pro synchronisar tu schedas, marca-paginas, contrasignos e plus.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Account</string>
@ -602,10 +603,6 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Activar Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synchronisar e salvar datos</string>
<!-- Preference for reconnecting to FxA sync -->
@ -837,9 +834,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modo private)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Altere schedas</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Insere le terminos de recerca</string>
@ -1111,6 +1105,8 @@
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Compartir</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Salvar como PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Inviar a un apparato</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1254,8 +1250,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Quitar</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Isto delera tote tu datos de navigation.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Intervallo pro deler</string>
<!-- Body text of a delete browsing data dialog. -->
@ -2004,4 +1998,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir a parametros</string>
<string name="firefox_suggest_header">Firefox suggere</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">contraher</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">expander</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">aperi le ligamine pro apprender plus re iste collection</string>
</resources>

View File

@ -301,6 +301,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">Fliparnir þínir eru að samstillast! Haltu áfram þar sem frá var horfið í hinu tækinu þínu.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Loka</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">Opna nýjan %1$s-flipa</string>
@ -390,8 +393,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Sérsníða</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Samstilla bókamerki, feril og fleira með Firefox reikningnum þínum</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Skráðu þig inn til að samstilla flipana þína, bókamerki, lykilorð og fleira.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox reikningur</string>
@ -586,8 +587,6 @@
<string name="preference_experiments_summary_2">Leyfir Mozilla að setja upp og keyra rannsóknir</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Kveikja á samstillingu</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Samstilltu og vistaðu gögnin þín</string>
<!-- Preference for reconnecting to FxA sync -->
@ -803,9 +802,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (huliðshamur)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Aðrir flipar</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Settu inn leitarorð</string>
@ -1070,6 +1066,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Deila</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Vista sem PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Senda til tækis</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1209,8 +1207,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Hætta</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Þetta mun eyða öllum vafragögnum þínum.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Tímabil sem á að hreinsa</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1943,4 +1939,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Farðu í stillingar</string>
<string name="firefox_suggest_header">Firefox-tillögur</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">fella saman</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">þenja út</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">opna tengil til að læra meira um þetta safn</string>
</resources>

View File

@ -308,6 +308,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">La sincronizzazione delle tue schede è in corso. Riprendi da dove avevi interrotto sullaltro dispositivo.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Chiudi</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">Apri una nuova scheda in %1$s</string>
@ -398,8 +401,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Personalizza</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Sincronizza segnalibri, cronologia e molto altro con il tuo account Firefox</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Accedi per sincronizzare schede, segnalibri, password e altro ancora.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Account Firefox</string>
@ -601,9 +602,6 @@
<string name="preference_experiments_summary_2">Consenti a Mozilla di installare e condurre studi</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Attiva Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Sincronizza e salva i tuoi dati</string>
<!-- Preference for reconnecting to FxA sync -->
@ -824,9 +822,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modalità Navigazione anonima)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Altre schede</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Immetti i termini di ricerca</string>
@ -1107,6 +1102,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Condividi</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Salva come PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Invia a dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1254,8 +1251,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Esci</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Questa azione eliminerà tutti i dati di navigazione.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Intervallo di tempo da cancellare</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1995,4 +1990,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Vai alle impostazioni</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">comprimi</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">espandi</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">apri il link per ulteriori informazioni su questa raccolta</string>
</resources>

View File

@ -303,6 +303,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">הלשוניות שלך מסתנכרנות! אפשר להמשיך מאיפה שהפסקת משאר המכשירים שלך.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">סגירה</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">פתיחת לשונית %1$s חדשה</string>
@ -1059,6 +1062,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">שיתוף</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">שמירה כ־PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">שליחה למכשיר</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1933,4 +1938,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">להרחיב</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">לפתוח קישור כדי ללמוד עוד על אוסף זה</string>
</resources>

View File

@ -310,6 +310,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">タブが同期されます! 他の端末の中断したところから再開しましょう。</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">閉じる</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">%1$s の新しいタブで開く</string>
@ -1084,6 +1087,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">共有</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">PDF として保存</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">端末へ送信</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1966,4 +1971,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">設定を開く</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">折りたたむ</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">展開する</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">このコレクションの詳細についてはリンク先をご覧ください</string>
</resources>

View File

@ -310,6 +310,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">탭이 동기화 중입니다! 다른 기기에서 중단한 부분부터 다시 시작하세요.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">닫기</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">새 %1$s 탭 열기</string>
@ -399,8 +402,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">사용자 지정</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Firefox 계정으로 북마크, 기록 등을 동기화하세요</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">탭, 북마크, 비밀번호 등을 동기화하려면 로그인하세요.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox 계정</string>
@ -599,9 +600,6 @@
<string name="preference_experiments_summary_2">Mozilla가 연구를 설치하고 실행하도록 허용</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Sync 켜기</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">데이터 동기화 및 저장</string>
<!-- Preference for reconnecting to FxA sync -->
@ -821,9 +819,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (사생활 보호 모드)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">기타 탭</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">검색어 입력</string>
@ -1108,6 +1103,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">공유</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">PDF로 저장</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">기기로 보내기</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1257,8 +1254,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">종료</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">탐색 데이터가 모두 삭제됩니다.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">삭제할 시간 범위</string>
<!-- Body text of a delete browsing data dialog. -->
@ -2001,4 +1996,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">펼치기</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">이 모음집에 대해 더 알아보려면 링크를 여세요</string>
</resources>

View File

@ -302,6 +302,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">ແຖບຂອງທ່ານກຳລັງຊິ້ງຢູ່! ເອົາບ່ອນທີ່ເຈົ້າຄ້າງໄວ້ໃນອຸປະກອນອື່ນຂອງເຈົ້າ.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">ປິດ</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">ເປີດແຖບ %1$s ໃໝ່</string>
@ -1078,6 +1081,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">ແບ່ງປັນ</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">ບັກທຶກເປັນ PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">ສົ່ງໄປຫາອຸປະກອນ</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1971,4 +1976,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">ຂະຫຍາຍອອກ</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">ເປີດລິ້ງເພື່ອສຶກສາເພີ່ມເຕີມກ່ຽວກັບຄໍເລັກຊັນນີ້</string>
</resources>

View File

@ -311,6 +311,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">Uw tabbladen worden gesynchroniseerd! Ga verder waar u was gebleven op uw andere apparaat.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Sluiten</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">Een nieuw %1$s-tabblad openen</string>
@ -399,8 +402,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Aanpassen</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synchroniseer bladwijzers, geschiedenis en meer met uw Firefox-account</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Meld u aan om uw tabbladen, bladwijzers, wachtwoorden en meer te synchroniseren.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-account</string>
@ -596,8 +597,6 @@
<string name="preference_experiments_summary_2">Stelt Mozilla in staat om onderzoeken te installeren en uit te voeren</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Sync inschakelen</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Uw gegevens synchroniseren en opslaan</string>
<!-- Preference for reconnecting to FxA sync -->
@ -818,9 +817,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (privémodus)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Overige tabbladen</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Voer zoektermen in</string>
@ -1086,6 +1082,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Delen</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Opslaan als PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Verzenden naar apparaat</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1227,8 +1225,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Afsluiten</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Hierdoor worden al uw navigatiegegevens verwijderd.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Te verwijderen tijdsperiode</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1962,4 +1958,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Naar Instellingen</string>
<string name="firefox_suggest_header">Firefox Suggesties</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">samenvouwen</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">uitvouwen</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">koppeling openen voor meer info over deze collectie</string>
</resources>

View File

@ -304,6 +304,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">Vòstre onglets son sincronizatz ! Tornatz ont èretz sus vòstre autre aparelh.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Tampar</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">Dobrir dins un onglet %1$s novèl</string>
@ -1085,6 +1088,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Partejar</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Enregistrar en PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Enviar al periferic</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1975,4 +1980,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Anar als paramètres</string>
<string name="firefox_suggest_header">Firefox suggerís</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">plegar</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">desplegar</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">dobrir lo ligam per ne saber mai tocant aquesta colleccion</string>
</resources>

View File

@ -304,6 +304,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">Os seus separadores estão a ser sincronizados! Continue de onde parou no seu outro dispositivo.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Fechar</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">Abrir um novo separador do %1$s</string>
@ -1069,6 +1072,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Partilhar</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Guardar como PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Enviar para o dispositivo</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1947,4 +1952,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ir para as definições</string>
<string name="firefox_suggest_header">Sugestões 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". -->
<string name="a11y_action_label_collapse">colapsar</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">expandir</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">abrir ligação para saber mais sobre esta coleção</string>
</resources>

View File

@ -313,6 +313,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">Ваши вкладки синхронизируются! Продолжайте с того места, на котором остановились на другом устройстве.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Закрыть</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">Открыть новую вкладку %1$s</string>
@ -1093,6 +1096,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Поделиться</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Сохранить как PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Отправить на устройство</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1969,4 +1974,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Перейти в настройки</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">свернуть</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">развернуть</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">откройте ссылку, чтобы узнать больше об этой коллекции</string>
</resources>

View File

@ -309,6 +309,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">Dina flikar synkroniseras! Fortsätt där du slutade på din andra enhet.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Stäng</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">Öppna en ny %1$s-flik</string>
@ -397,8 +400,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Anpassa</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Synkronisera bokmärken, historik och mer med ditt Firefox-konto</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Logga in för att synkronisera flikar, bokmärken, lösenord och mer.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox-konto</string>
@ -597,8 +598,6 @@
<string name="preference_experiments_summary_2">Tillåter Mozilla att installera och köra undersökningar</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Aktivera Sync</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Synkronisera och spara din data</string>
<!-- Preference for reconnecting to FxA sync -->
@ -817,9 +816,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Privat läge)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Andra flikar</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Ange söktermer</string>
@ -1086,6 +1082,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Dela</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Spara som PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Skicka till enhet</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1229,8 +1227,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Avsluta</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Detta kommer att ta bort all dina surfdata.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Tidsintervall att radera</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1966,4 +1962,7 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Gå till inställningar</string>
<string name="firefox_suggest_header">Firefox-förslag</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">öppna länken för att lära dig mer om denna samling</string>
</resources>

View File

@ -305,6 +305,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">Sekmeleriniz eşitleniyor! Diğer cihazınızda kaldığınız yerden devam edin.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Kapat</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">Yeni %1$s sekmesi aç</string>
@ -393,8 +396,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Özelleştir</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Firefox hesabınızı kullanarak yer imlerini, geçmişi ve daha fazlasını eşitleyin</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Sekmeleri, yer imlerini, parolaları ve daha fazlasını eşitlemek için giriş yapın.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Hesabı</string>
@ -590,8 +591,6 @@
<string name="preference_experiments_summary_2">Mozillanın araştırmalar yükleyip çalıştırmasına izin verir</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Synci etkinleştir</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Verilerinizi eşitleyin ve kaydedin</string>
<!-- Preference for reconnecting to FxA sync -->
@ -810,9 +809,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Gizli Mod)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Diğer sekmeler</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Aranacak terimleri yazın</string>
@ -1079,6 +1075,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Paylaş</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">PDF olarak kaydet</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Cihaza gönder</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1218,8 +1216,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Çık</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Bu işlem tüm gezinti verilerinizi silecektir.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Silinecek zaman aralığı</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1953,4 +1949,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Ayarlara git</string>
<string name="firefox_suggest_header">Firefox Önerileri</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">daralt</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">genişlet</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">bu koleksiyon hakkında daha fazla bilgi edinmek için bağlantıyıın</string>
</resources>

View File

@ -305,6 +305,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">Ваші вкладки синхронізуються! Продовжте з того ж місця, де зупинилися на іншому пристрої.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Закрити</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">Відкрити нову вкладку %1$s</string>
@ -395,8 +398,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Пристосування</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Синхронізуйте закладки, історію та інші дані з Обліковим записом Firefox</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Увійдіть для синхронізації вкладок, закладок, паролів та інших даних.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Обліковий запис Firefox</string>
@ -595,8 +596,6 @@
<string name="preference_experiments_summary_2">Дозволяє Mozilla встановлювати та запускати дослідження</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Увімкнути синхронізацію</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Синхронізувати та зберегти дані</string>
<!-- Preference for reconnecting to FxA sync -->
@ -814,9 +813,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Приватний режим)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Інші вкладки</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Введіть пошукові терміни</string>
@ -1084,6 +1080,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Поділитися</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Зберегти як PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Надіслати на пристрій</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1223,8 +1221,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Вихід</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Це видалить усі ваші дані перегляду.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Проміжок часу для видалення</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1964,4 +1960,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">розгорнути</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">відкрийте посилання, щоб дізнатися більше про цю збірку</string>
</resources>

View File

@ -302,6 +302,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">Các thẻ của bạn đang đồng bộ hóa! Tiếp tục nơi bạn đã dừng lại trên thiết bị khác của mình.</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">Đóng</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">Mở thẻ %1$s mới</string>
@ -390,8 +393,6 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Tùy biến</string>
<!-- Preference description for banner about signing in -->
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Đồng bộ hóa dấu trang, lịch sử và hơn thế nữa với tài khoản Firefox của bạn</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Đăng nhập để đồng bộ các thẻ, dấu trang, mật khẩu, v.v.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Tài khoản Firefox</string>
@ -586,8 +587,6 @@
<string name="preference_experiments_summary_2">Cho phép Mozilla cài đặt và chạy các nghiên cứu</string>
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Bật đồng bộ hóa</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Đồng bộ hóa và lưu dữ liệu của bạn</string>
<!-- Preference for reconnecting to FxA sync -->
@ -803,9 +802,6 @@
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Chế độ riêng tư)</string>
<!-- Title text for the normal tabs header in the tabs tray which are not part of any tab grouping. -->
<string moz:removedIn="104" name="tab_tray_header_title_1" tools:ignore="UnusedResources">Các thẻ khác</string>
<!-- History -->
<!-- Text for the button to search all history -->
<string name="history_search_1">Nhập từ tìm kiếm</string>
@ -1071,6 +1067,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">Chia sẻ</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">Lưu dưới dạng PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">Gửi đến thiết bị</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1208,8 +1206,6 @@
<!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Thoát</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string moz:removedIn="104" name="delete_browsing_data_prompt_message" tools:ignore="UnusedResources">Điều này sẽ xóa tất cả dữ liệu duyệt web của bạn.</string>
<!-- Title text of a delete browsing data dialog. -->
<string name="delete_history_prompt_title">Khoảng thời gian để xóa</string>
<!-- Body text of a delete browsing data dialog. -->
@ -1939,4 +1935,12 @@
<!-- Snackbar button text to navigate to telemetry settings.-->
<string name="experiments_snackbar_button">Đi đến cài đặt</string>
<string name="firefox_suggest_header">Đề xuất của 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". -->
<string name="a11y_action_label_collapse">thu gọn</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">mở rộng</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">mở liên kết để tìm hiểu thêm về bộ sưu tập này</string>
</resources>

View File

@ -307,6 +307,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">分頁同步中!繼續瀏覽其他裝置上開啟的分頁。</string>
<!-- Content description (not visible, for screen readers etc.): Close button for the home onboarding dialog -->
<string name="onboarding_home_content_description_close_button">關閉</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">開啟新 %1$s 分頁</string>
@ -1094,6 +1097,8 @@
<!-- Content description (not visible, for screen readers etc.):
"Share" button. Opens the share menu when pressed. -->
<string name="share_button_content_description">分享</string>
<!-- Text for the Save to PDF feature in the share menu -->
<string name="share_save_to_pdf">儲存為 PDF</string>
<!-- Sub-header in the dialog to share a link to another sync device -->
<string name="share_device_subheader">傳送到裝置</string>
<!-- Sub-header in the dialog to share a link to an app from the full list -->
@ -1975,4 +1980,12 @@
<!-- 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". -->
<string name="a11y_action_label_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">展開</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">開啟鏈結,了解此收藏集的更多資訊</string>
</resources>