[fenix] Sync Strings from main to releases_111.0 (https://github.com/mozilla-mobile/fenix/pull/28830)

* Strings - app/src/main/res/values-gn/strings.xml

* Strings - app/src/main/res/values-ja/strings.xml

* Strings - app/src/main/res/values-tg/strings.xml

---------

Co-authored-by: runner <runner@7dc59233e137>
pull/600/head
github-actions[bot] 2 years ago committed by GitHub
parent 71291e7b8d
commit 0ca9a00e62

@ -723,10 +723,17 @@
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d tenda</string>
<string name="history_search_group_site" moz:RemovedIn="111" tools:ignore="UnusedResources">%d tenda</string>
<!-- Text to show users they have one page in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_site_1">%d kuatiarogue</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d tendakuéra</string>
<string name="history_search_group_sites" moz:RemovedIn="111" tools:ignore="UnusedResources">%d tendakuéra</string>
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_sites_1">%d kuatiarogue</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Tendayke oñemboty ramóva</string>

@ -740,10 +740,17 @@
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d サイト</string>
<string name="history_search_group_site" moz:RemovedIn="111" tools:ignore="UnusedResources">%d サイト</string>
<!-- Text to show users they have one page in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_site_1">%d ページ</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d サイト</string>
<string name="history_search_group_sites" moz:RemovedIn="111" tools:ignore="UnusedResources">%d サイト</string>
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_sites_1">%d ページ</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">最近閉じたタブ</string>
@ -783,7 +790,7 @@
<!-- Opening screen -->
<!-- Title of a preference that allows a user to choose what screen to show after opening the app -->
<string name="preferences_opening_screen">最初の画面</string>
<string name="preferences_opening_screen">起動画面</string>
<!-- Option for always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage">ホームページ</string>
<!-- Option for always opening the user's last-open tab when re-opening the app -->
@ -800,11 +807,11 @@
<string name="close_tabs_after_one_month_summary">1 か月後に閉じる</string>
<!-- Summary for homepage preference indicating always opening the homepage when re-opening the app -->
<string name="opening_screen_homepage_summary">ホームページ上に開く</string>
<string name="opening_screen_homepage_summary">ホームページを開きます</string>
<!-- Summary for homepage preference indicating always opening the last-open tab when re-opening the app -->
<string name="opening_screen_last_tab_summary">最後のタブ上に開く</string>
<string name="opening_screen_last_tab_summary">最後のタブを開きます</string>
<!-- Summary for homepage preference indicating opening the homepage when re-opening the app after four hours of inactivity -->
<string name="opening_screen_after_four_hours_of_inactivity_summary">4 時間後、ホームページ上に開きます</string>
<string name="opening_screen_after_four_hours_of_inactivity_summary">4 時間経過後、ホームページを開きます</string>
<!-- Inactive tabs -->
<!-- Category header of a preference that allows a user to enable or disable the inactive tabs feature -->

@ -86,7 +86,7 @@
<string name="open_in_app_cfr_negative_button_text">Нодида гузарондан</string>
<!-- Content description for close button used in "contextual feature recommendation" (CFR) popups -->
<string name="cfr_dismiss_button_default_content_description">Нодида гузарондан</string>
<string name="cfr_dismiss_button_default_content_description" moz:removedIn="110" tools:ignore="UnusedResources">Нодида гузарондан</string>
<!-- Total cookie protection "contextual feature recommendation" (CFR) -->
<!-- Text for the message displayed in the contextual feature recommendation popup promoting the total cookie protection feature. -->
@ -730,10 +730,17 @@
<!-- Text to show users they have one site in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_site">%d сомона</string>
<string name="history_search_group_site" moz:RemovedIn="111" tools:ignore="UnusedResources">%d сомона</string>
<!-- Text to show users they have one page in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_site_1">%d саҳифа</string>
<!-- Text to show users they have multiple sites in the history group section of the History fragment.
%d is a placeholder for the number of sites in the group. -->
<string name="history_search_group_sites">%d сомона</string>
<string name="history_search_group_sites" moz:RemovedIn="111" tools:ignore="UnusedResources">%d сомона</string>
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
%d is a placeholder for the number of pages in the group. -->
<string name="history_search_group_sites_1">%d саҳифа</string>
<!-- Option in library for Recently Closed Tabs -->
<string name="library_recently_closed_tabs">Варақаҳои ба наздикӣ пӯшидашуда</string>

Loading…
Cancel
Save