Bug 1946787 - Avoid creating redundant GradientCache::OnMaxEntriesBreached tasks...
[gecko.git] / mobile / android / fenix / app / src / main / res / values-tok / strings.xml
blob2532509b05caf0a4a00af2d75067e52f33445b7d
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
4     <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
5     <string name="app_name_private_5">%s pi nasin len</string>
6     <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
7     <string name="app_name_private_4">%s (nasin len)</string>
9     <!-- Home Fragment -->
10     <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
11     <string name="content_description_menu">lipu pi wile mute</string>
12     <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
13     <string name="content_description_private_browsing_button">o wile e nasin len</string>
14     <!-- Label of editable text in create collection dialog for naming a new collection  -->
15     <string name="tab_tray_add_new_collection_name">nimi</string>
16     <!-- Label of button in save to collection dialog for selecting a current collection  -->
17     <string name="tab_tray_select_collection">o wile e kulupu</string>
18     <!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
19     <string name="tab_tray_multiselect_selected_content_description" moz:removedIn="136" tools:ignore="UnusedResources">ijo lawa</string>
21     <!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
22     <string name="about_content">%1$s li tan kulupu Mozilla.</string>
24     <!-- Text for the negative button to decline adding a Private Browsing shortcut to the Home screen -->
25     <string name="cfr_neg_button_text">mi wile ala e ni</string>
27     <!-- Text for the positive action button -->
28     <string name="open_in_app_cfr_positive_button_text">o tawa lipu wile</string>
29     <!-- Text for the negative action button -->
30     <string name="open_in_app_cfr_negative_button_text">o weka</string>
33     <!-- Text for the negative action button to dismiss the dialog. -->
34     <string name="camera_permissions_needed_negative_button_text">o weka</string>
37     <!-- Home screen icons - Long press shortcuts -->
38     <!-- Shortcut action to open new tab -->
39     <string name="home_screen_shortcut_open_new_tab_2">poki sin</string>
40     <!-- Shortcut action to open new private tab -->
41     <string name="home_screen_shortcut_open_new_private_tab_2">poki sin pi nasin len</string>
43     <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
44          in the Recently visited section -->
45     <string name="recent_tab_menu_item_remove">o weka</string>
47     <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
48          in the Recently visited section -->
49     <string name="recently_visited_menu_item_remove">o weka</string>
51     <!-- Browser Fragment -->
52     <!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
53     <string name="browser_menu_back">o tawa pini</string>
56     <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
57     <string name="browser_menu_forward">o tawa kama</string>
58     <!-- Content description (not visible, for screen readers etc.): Refresh current website -->
59     <string name="browser_menu_refresh">o sin</string>
60     <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
61     <string name="browser_menu_stop">o pini</string>
64     <!-- This is the hint text that is shown inline on the hostname field of the create new login page. 'https://www.example.com' intentionally hardcoded here -->
65     <string name="add_login_hostname_hint_text">https://www.example.com</string>
67     <!-- Translations feature-->
70     </resources>