summaryrefslogtreecommitdiffstats
path: root/mobile/android/fenix/app/src/main/res/values-tok/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/fenix/app/src/main/res/values-tok/strings.xml')
-rw-r--r--mobile/android/fenix/app/src/main/res/values-tok/strings.xml77
1 files changed, 77 insertions, 0 deletions
diff --git a/mobile/android/fenix/app/src/main/res/values-tok/strings.xml b/mobile/android/fenix/app/src/main/res/values-tok/strings.xml
new file mode 100644
index 0000000000..e49d5e41b2
--- /dev/null
+++ b/mobile/android/fenix/app/src/main/res/values-tok/strings.xml
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
+
+ <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
+ <string name="app_name_private_5">%s pi nasin len</string>
+ <!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
+ <string name="app_name_private_4">%s (nasin len)</string>
+
+ <!-- Home Fragment -->
+ <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
+ <string name="content_description_menu">lipu pi wile mute</string>
+ <!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
+ <string name="content_description_private_browsing_button">o wile e nasin len</string>
+ <!-- Label of editable text in create collection dialog for naming a new collection -->
+ <string name="tab_tray_add_new_collection_name">nimi</string>
+ <!-- Label of button in save to collection dialog for selecting a current collection -->
+ <string name="tab_tray_select_collection">o wile e kulupu</string>
+ <!-- Content description on checkmark while tab is selected in multiselect mode in tab tray -->
+ <string name="tab_tray_multiselect_selected_content_description">ijo lawa</string>
+
+ <!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
+ <string name="recently_saved_menu_item_remove">o weka</string>
+
+ <!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
+ <string name="about_content">%1$s li tan kulupu Mozilla.</string>
+
+ <!-- Text for the negative button -->
+ <string name="cfr_neg_button_text">mi wile ala e ni</string>
+
+ <!-- Text for the positive action button -->
+ <string name="open_in_app_cfr_positive_button_text">o tawa lipu wile</string>
+ <!-- Text for the negative action button -->
+ <string name="open_in_app_cfr_negative_button_text">o weka</string>
+
+
+ <!-- Text for the negative action button to dismiss the dialog. -->
+ <string name="camera_permissions_needed_negative_button_text">o weka</string>
+
+
+ <!-- Home screen icons - Long press shortcuts -->
+ <!-- Shortcut action to open new tab -->
+ <string name="home_screen_shortcut_open_new_tab_2">poki sin</string>
+ <!-- Shortcut action to open new private tab -->
+ <string name="home_screen_shortcut_open_new_private_tab_2">poki sin pi nasin len</string>
+
+ <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
+ in the Recently visited section -->
+ <string name="recent_tab_menu_item_remove">o weka</string>
+
+ <!-- Text for the menu button to remove a grouped highlight from the user's browsing history
+ in the Recently visited section -->
+ <string name="recently_visited_menu_item_remove">o weka</string>
+
+ <!-- Browser Fragment -->
+ <!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
+ <string name="browser_menu_back">o tawa pini</string>
+
+
+ <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
+ <string name="browser_menu_forward">o tawa kama</string>
+ <!-- Content description (not visible, for screen readers etc.): Refresh current website -->
+ <string name="browser_menu_refresh">o sin</string>
+ <!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
+ <string name="browser_menu_stop">o pini</string>
+
+
+ <!-- Browser menu button that opens the addon manager -->
+ <string name="browser_menu_add_ons">ilo pi kepeken sin</string>
+
+
+ <!-- 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 -->
+ <string name="add_login_hostname_hint_text">https://www.example.com</string>
+
+ <!-- Translations feature-->
+
+
+ </resources>