[fenix] Import l10n.
[gecko.git] / mobile / android / fenix / app / src / main / res / values-tok / strings.xml
blob4d876a67e18053d234f2dbea16a5fccc0d6d6034
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">ijo lawa</string>
21     <!-- Home - Recently saved bookmarks -->
22     <!-- Title for the home screen section with recently saved bookmarks. -->
23     <string name="recent_bookmarks_title">lipu awen pi tenpo poka</string>
24     <!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
25     <string name="recently_saved_menu_item_remove">o weka</string>
27     <!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
28     <string name="about_content">%1$s li tan kulupu Mozilla.</string>
30     <!-- Text for the negative button -->
31     <string name="cfr_neg_button_text">mi wile ala e ni</string>
33     <!-- Text for the positive action button -->
34     <string name="open_in_app_cfr_positive_button_text">o tawa lipu wile</string>
35     <!-- Text for the negative action button -->
36     <string name="open_in_app_cfr_negative_button_text">o weka</string>
39     <!-- Text for the negative action button to dismiss the dialog. -->
40     <string name="camera_permissions_needed_negative_button_text">o weka</string>
43     <!-- Home screen icons - Long press shortcuts -->
44     <!-- Shortcut action to open new tab -->
45     <string name="home_screen_shortcut_open_new_tab_2">poki sin</string>
46     <!-- Shortcut action to open new private tab -->
47     <string name="home_screen_shortcut_open_new_private_tab_2">poki sin pi nasin len</string>
49     <!-- Text for the number of tabs in a group in the 'Jump back in' section of the new tab
50         %d is a placeholder for the number of sites in the group. This number will always be more than one. -->
51     <string name="recent_tabs_search_term_count_2">lipu %d</string>
52     <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
53          in the Recently visited section -->
54     <string name="recent_tab_menu_item_remove">o weka</string>
56     <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
57          in the Recently visited section -->
58     <string name="recently_visited_menu_item_remove">o weka</string>
60     <!-- Browser Fragment -->
61     <!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
62     <string name="browser_menu_back">o tawa pini</string>
65     <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
66     <string name="browser_menu_forward">o tawa kama</string>
67     <!-- Content description (not visible, for screen readers etc.): Refresh current website -->
68     <string name="browser_menu_refresh">o sin</string>
69     <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
70     <string name="browser_menu_stop">o pini</string>
73     <!-- Browser menu button that opens the addon manager -->
74     <string name="browser_menu_add_ons">ilo pi kepeken sin</string>
77     <!-- 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 -->
78     <string name="add_login_hostname_hint_text">https://www.example.com</string>
80     </resources>