commit 409c93329155855895a38df6724d8ae178af32a1 parent e338585458bfdf4a7530fd75a5363fe6cd7c423d Author: Release Engineering Landoscript <release+landoscript@mozilla.com> Date: Mon, 8 Dec 2025 00:11:14 +0000 No Bug - Import translations from https://github.com/mozilla-l10n/android-l10n CLOSED TREE Diffstat:
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/mobile/android/android-components/components/compose/base/src/main/res/values-kmr/strings.xml b/mobile/android/android-components/components/compose/base/src/main/res/values-kmr/strings.xml @@ -17,4 +17,6 @@ <string name="text_field_cross_trailing_icon_default_content_description">Nivîsê paqij bike</string> <!-- Announcement made by the screen reader when the progress bar is shown and a page is loading --> <string name="mozac_compose_base_progress_loading">Tê barkirin</string> + <!-- Content description for the dismiss icon of a Snackbar --> + <string name="mozac_compose_base_snackbar_dismiss_content_description">Peyamê paşguh bike</string> </resources> diff --git a/mobile/android/android-components/components/feature/contextmenu/src/main/res/values-hy-rAM/strings.xml b/mobile/android/android-components/components/feature/contextmenu/src/main/res/values-hy-rAM/strings.xml @@ -10,7 +10,7 @@ <!-- Text for context menu item to open the link in a new tab. --> <string name="mozac_feature_contextmenu_open_link_in_new_tab">Բացել հղումը նոր ներդիրում</string> <!-- Text for context menu item to open the link in a private tab. --> - <string name="mozac_feature_contextmenu_open_link_in_private_tab">Բացել հղումը Մասնավոր ներդիրում</string> + <string name="mozac_feature_contextmenu_open_link_in_private_tab">Բացել հղումը գաղտնի ներդիրում</string> <!-- Text for context menu item to open the image in a new tab. --> <string name="mozac_feature_contextmenu_open_image_in_new_tab">Բացել պատկերը նոր ներդիրում</string> <!-- Text for context menu item to save / download the link. --> @@ -50,7 +50,7 @@ <!-- Action shown in a text selection context menu. This will prompt a search using the selected text. --> <string name="mozac_selection_context_menu_search_2">Որոնում</string> <!-- Action shown in a text selection context menu. This will prompt a search in a private tab using the selected text --> - <string name="mozac_selection_context_menu_search_privately_2">Մասնավոր որոնում</string> + <string name="mozac_selection_context_menu_search_privately_2">Գաղտնի որոնում</string> <!-- Action shown in a text selection context menu. This will prompt a share of the selected text. --> <string name="mozac_selection_context_menu_share">Տարածել</string> <!-- Action shown in a text selection context menu. This will prompt a new email from the selected text. --> diff --git a/mobile/android/fenix/app/src/main/res/values-hy-rAM/strings.xml b/mobile/android/fenix/app/src/main/res/values-hy-rAM/strings.xml @@ -735,7 +735,7 @@ <!-- Preference for enabling "HTTPS-Only" mode --> <string name="preferences_https_only_title">Միայն HTTPS կերպ</string> <!-- Preference title for using the screen lock to hide tabs in private browsing --> - <string name="preferences_pbm_lock_screen_title">Օգտագործեք էկրանի կողպումը մասնավոր դիտարկման ժամանակ ներդիրները թաքցնելու համար</string> + <string name="preferences_pbm_lock_screen_title">Օգտագործեք էկրանի կողպումը գաղտնի դիտարկման ժամանակ ներդիրները թաքցնելու համար</string> <!-- Informs the user how to access the tabs when "Use screen lock to hide tabs in private browsing" is enabled --> <string name="preferences_pbm_lock_screen_summary_3">Դիտեք ներդիրները ձեր մատնահետքի, PIN կոդի կամ դեմքով ապակողպման միջոցով: Սա միացնելը նաև կանխում է էկրանի կորզումը և համօգտագործումը:</string> <!-- Label for cookie banner section in quick settings panel. -->