strings.xml (28027B)
1 <?xml version="1.0" encoding="utf-8"?> 2 3 <!-- 4 This Source Code Form is subject to the terms of the Mozilla Public 5 License, v. 2.0. If a copy of the MPL was not distributed with this 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- 11 ####################################################################################### 12 13 ## Put only strings into this file that should be translated. Move all other strings ## 14 15 ## into a separate file like strings_references.xml ## 16 17 ####################################################################################### 18 --> 19 20 <!-- Label used for buttons, e.g. in dialogs --> 21 <string name="action_cancel">Suyt\'ayaña</string> 22 <!-- Label used for buttons, e.g. in dialogs --> 23 <string name="action_ok">Walikiwa</string> 24 <string name="action_save">Imaña</string> 25 <!-- This text is shown in the URL bar when it's empty --> 26 <string name="urlbar_hint">Thaqtam jan ukax imayluma</string> 27 <string name="teaser">Justupach jark\'as thaqtaña. Thaqhaña. Pichsuña. Mayampi.</string> 28 <!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a browsing session --> 29 <string name="feedback_erase">Taqpach thaqhatanakamax pichsutawa.</string> 30 <!-- 31 This label is shown below the URL bar as soon as the user enters text. Clicking the label will perform a search. 32 %1$s is the text typed by the user. 33 --> 34 <string name="search_hint">Thaqtam %1$s</string> 35 <!-- Menu item: Share the currently visible page --> 36 <string name="menu_share">Ch\'iqiyaña</string> 37 <!-- Menu item: Report an issue on the current site --> 38 <string name="menu_report_site_issue">Llika janjat yatiyaña</string> 39 <!-- 40 Menu item: Switch to another browser to open the currently visible page. %1$s will be 41 replaced with the name of the browser like: "Open in Firefox" or "Open in Chrome". Some 42 links can be opened by native apps that aren't a browser, e.g. "Open in YouTube" 43 --> 44 <string name="menu_open_with_default_browser2">Jist\'aram %1$s</string> 45 <!-- 46 Menu item: Switch to another browser to open the currently visible page. This menu item 47 will be shown if there are multiple browsers and we do not know which one is the default 48 browser or in case Focus is actually the default browser. Clicking this menu item will show 49 a screen with multiple browsers (or other apps that can open the current URL) to choose from. 50 --> 51 <string name="menu_open_with_a_browser2">Jist\'aram…</string> 52 <!-- Menu item: Add the current page as a shortcut to the device's home screen (launcher). --> 53 <string name="menu_add_to_home_screen">Janja llikar yapkatam</string> 54 <!-- Menu item: Shows information about features and changes that are new to this version --> 55 <string name="menu_settings">Mayjt\'ayaña</string> 56 <string name="menu_about">Ukxata</string> 57 <string name="menu_help">Yanapa</string> 58 <!-- 59 Menu item: This is the label for a menu entry that shows how many trackers have been blocked 60 for the currently loaded website. The number of blocked trackers is shown below this label. 61 Next to this label is a switch that allows the user to temporarily enable / disable the 62 blocking of trackers for the current browsing session - for example if the current website 63 doesn't work correctly with blocked content. 64 --> 65 <string name="menu_trackers_blocked_title">Thaqhañanakax jark\'antatawa</string> 66 <!-- 67 This is a small text at the bottom of the menu shown in a "custom tab" for branding purposes. 68 See https://github.com/mozilla-mobile/focus-android/issues/2106 69 %1$s will be replaced by the app name (e.g. Firefox Focus) 70 --> 71 <string name="menu_custom_tab_branding">Ukamp ch\'amañchatawa %1$s</string> 72 <!-- 73 This is the title of a dialog that shows all the share targets (apps or contacts) when 74 sharing an URL. 75 --> 76 <string name="share_dialog_title">Uka tuq ch\'iqiyaña</string> 77 <string name="notification_erase_text">Thaqhañ imatanak pichsuña</string> 78 <!-- Notification action to open Focus and resume the current browsing session. --> 79 <string name="notification_action_open">Jist\'araña</string> 80 <!-- 81 Notification action to erase the current browsing session AND switch to Focus (bring it 82 to the foreground) 83 --> 84 <string name="notification_action_erase_and_open">Pichsuña ukat jist\'araña</string> 85 <!-- 86 On Android 7+ users can add a shortcut for erasing the browsing history to the home screen. 87 This is the label for this shortcut. Android recommends a maximum length of 10 characters. 88 --> 89 <string name="shortcut_erase_short_label">Pichsuña</string> 90 <!-- 91 The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this 92 instead of the short title when it has enough space. Android recommends a maximum length 93 of 25 characters. 94 --> 95 <string name="shortcut_erase_long_label">Thaqhañ imatanak pichsuña</string> 96 <!-- Header for the Privacy and Security settings menu --> 97 <string name="preference_privacy_and_security_header">Imantatäña ukatx jark\'atäña</string> 98 <!-- Preference summary for settings related to privacy and security --> 99 <string name="preference_privacy_and_security_summary">Thaqhata, kukinaka, ukatx utjir ajllinaka</string> 100 <!-- 101 Preference category description for settings related to search, set default 102 and autocomplete are settings a user can find and change inside the "search" settings screen 103 --> 104 <string name="preference_search_summary">Pantjat imaña, justupach phuqhaña</string> 105 <!-- 106 Preference category description for settings screen for settings related to Mozilla 107 108 About the app and help are links that are inside this menu 109 110 %1$s will be replaced by the app name (e.g. Firefox Focus) 111 --> 112 <string name="preference_mozilla_summary">%1$s ukxata, yanapa</string> 113 <!-- Preference category for settings related to controlling web content --> 114 <string name="preference_category_web_content">Llikan utjirinaka</string> 115 <!-- Preference category: stealth settings for while switching apps --> 116 <string name="preference_category_switching_apps">Lurañanak turkaña</string> 117 <!-- Preference category for General Settings --> 118 <string name="preference_category_general">Taqpacha</string> 119 <!-- Preference category for settings about sending usage data --> 120 <string name="preference_category_data_collection_use">Utjirinak apthapita ukatx apnaqaña</string> 121 <string name="preference_category_search">Taqhaña</string> 122 <!-- This label is shown below the name of the default search engine in settings --> 123 <string name="preference_search_engine_default">Pantjata</string> 124 <!-- Text that is shown below a "switch" preference that is enabled. --> 125 <string name="preference_state_on">Aqtayata</string> 126 <!-- Text that is shown below a "switch" preference that is disabled. --> 127 <string name="preference_state_off">jiwt\'ayata</string> 128 <!-- Item in settings that will open a new preference screen for configuring the URL autocomplete behavior. --> 129 <string name="preference_subitem_autocomplete">URL justupach phuqhachata</string> 130 <!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. --> 131 <string name="preference_autocomplete_action_add">URL ukar wakt\'ayasiñ yapt\'aña</string> 132 <!-- Title of the screen for adding custom autocomplete URLs. --> 133 <string name="preference_autocomplete_title_add">URL ukar wakt\'ayasiñ yapt\'aña</string> 134 <!-- Label for the button to quick add custom autocomplete URLs. --> 135 <string name="custom_autocomplete_quick_add">URL Wakt\'ayasiñ yapt\'aña</string> 136 <!-- Preference category for settings about cookies and site data --> 137 <string name="preference_category_cookies">juk\'a yatiyäwimp llikan utjirinakampi</string> 138 <!-- Preference category for settings about data choices --> 139 <string name="preference_category_data_choices">Utjirinak ajlliña</string> 140 <!-- Title of the screen for removing custom autocomplete URLs. --> 141 <string name="preference_autocomplete_title_remove">URLs wakicht\'atanak jittayaña</string> 142 <!-- A link to SUMO at autocomplete settings. --> 143 <string name="preference_autocomplete_learn_more">Juk\'amp amuyañataki</string> 144 <!-- Preference summary: Custom (user-defined) autocomplete URLs. --> 145 <string name="preference_autocomplete_custom_summary">URLs ukar yapkatam ukat justupach wakicht\'añar ucht\'am</string> 146 <!-- Label for the "custom autocomplete URL" input field --> 147 <string name="preference_autocomplete_add_title">URL ukar yapkataña</string> 148 <!-- "Hint" text for the "custom autocomplete URL" input field. Shown when the field is empty. --> 149 <string name="preference_autocomplete_add_hint">URL uk ucht\'am jan ukax mantaña</string> 150 <!-- Example how a custom domain autocomplete URL be added (e.g. without http://) --> 151 <string name="preference_autocomplete_add_example2">Sakiñani: mozilla.org</string> 152 <!-- To be removed once the new hint has been translated --> 153 <string name="preference_autocomplete_add_example">Sakiñani: ukhama.com</string> 154 <!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. --> 155 <string name="preference_autocomplete_add_confirmation">Machaq wakt\'ayasiña URL yapkatatawa.</string> 156 <!-- Menu item to remove existing autocomplete URLs. --> 157 <string name="preference_autocomplete_menu_remove">Jittayaña</string> 158 <!-- Content description (not visible, for screen readers etc.): Button that will delete all selected custom autocomplete URLs. --> 159 <string name="preference_autocomplete_action_remove_content_description">Jittayaña</string> 160 <!-- Error message shown if the entered custom autocomplete URL is not valid or empty. --> 161 <string name="preference_autocomplete_add_error">Pay kut uka URL uk uchktas ukar limt\'am.</string> 162 <string name="preference_language">Aru</string> 163 <!-- 164 This is shown when the user hasn't set a focus specific language, i.e. when Focus 165 is using the system default language. 166 --> 167 <string name="preference_language_systemdefault">Llikaw jan walt\'kiti</string> 168 <string name="preference_category_privacy">Maynitakiki</string> 169 <string name="preference_privacy_block_ads">Yatiyawinak uñachayir jark\'antaña</string> 170 <string name="preference_privacy_block_ads_summary">Yaqhip yatiyanakax uñstaskakiwa, janis ukar limt\'kat ukhaxa</string> 171 <string name="preference_privacy_block_analytics">Uñakipir thaqhirinak jark\'antaña</string> 172 <string name="preference_privacy_block_analytics_summary">Uka apthapiña, uñakipiri ukhamarak tupur luratanak llamt\'as saraqas apnaqaña</string> 173 <string name="preference_privacy_block_social">Jaqit thaqhirinak jark\'antaña</string> 174 <string name="preference_privacy_block_social_summary">Uka llika janjan k\'iñantatanak mantatanakam thaqtaña ukatx wutunanakar uñacht\'ayaña</string> 175 <string name="preference_privacy_block_content">Yaqha utjir thaqhirinak jark\'antaña</string> 176 <string name="preference_privacy_block_content_summary2">Jark\'antasinx inas yaqhip llika janjanakax jan walixchispati</string> 177 <string name="preference_privacy_category_cookies">Yatiyanak jark\'antaña</string> 178 <string name="preference_privacy_should_block_cookies_third_party_only_option">\"Yatiyawinakx chikatan chikatapak 3 jist\'antaña\"</string> 179 <!-- 180 Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen 181 and prevents the user from taking screenshots or casting the app to other displays. 182 --> 183 <string name="preference_privacy_secure_mode">Amuyump unxtaña</string> 184 <!-- 185 Preference Summary: Stealth mode (previously "Secure mode") is a setting that prevents the 186 app's content (in our case especially the content of webpages) to show up in the "recent apps" 187 screen. Additionally Android will prevent the user from taking screenshots or casting the app 188 to other displays. 189 --> 190 <string name="preference_privacy_stealth_summary">Llika janjanak imantaña, kunawsatix wakichanakax rukatak ukha</string> 191 <string name="preference_category_performance">Luraña</string> 192 <string name="preference_performance_block_webfonts">Llikan qillqanakap jark\'antaña</string> 193 <!-- This text is shown below the setting for disabling web fonts. Some websites use icons/images from a font and those do not show up if fonts are blocked. --> 194 <string name="preference_performance_block_webfonts_summary">Inas uka chimpus jamuqas jan uñstxchispati</string> 195 <string name="preference_performance_block_javascript">JavaScript Jark\'antaña</string> 196 <!-- This text is shown below setting for disabling JavaScript. Some websites may not work correctly when JavaScript is disabled --> 197 <string name="preference_performance_block_javascript_summary">Janja llikanakax jank\'akiw phuqhachasispa, inas jan ukhamarakikchispati</string> 198 <!-- 199 This preference does not set Focus as the default browser but instead links to Android's 200 "default apps" settings screen or if not supported by this Android version to a SUMO page describing 201 how to set Focus as a default browser. 202 %1$s will be replaced by the app name (e.g. Firefox Focus) 203 --> 204 <string name="preference_default_browser2">%1$s justupach thaqhiri</string> 205 <string name="preference_category_mozilla">Musilla</string> 206 <string name="preference_mozilla_telemetry2">Apnaqat imatanak apayaña</string> 207 <!-- A link to SUMO at the end of the summary (preference_mozilla_telemetry_summary2) of the "Send anonymous usage data" setting. --> 208 <string name="preference_mozilla_telemetry_summary">Juk’amp yatiña</string> 209 <!-- %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 210 <string name="preference_mozilla_telemetry_summary2">\"Musillax ajllsuwa kunatix askiki ukak churi ukhamarak taqinitakis sumaptayi %1$s\"</string> 211 <!-- In-app link (in settings) to Focus privacy notice. --> 212 <string name="preference_privacy_notice">Maynitakik yatiya</string> 213 <!-- Item in Preferences that shows the about page. %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). --> 214 <string name="preference_about">Kunxatasa %1$s</string> 215 <!-- Header for the list of installed search engines --> 216 <string name="preference_search_installed_search_engines">Thaqhirinak uchaña</string> 217 <!-- Action for restoring the default list of search engines --> 218 <string name="preference_search_restore">Jan walt’ir thaqhirinak kutt’ayaniña</string> 219 <!-- 220 Action for adding an additional search engine to the list. 221 The "+" is used to emphasize that this is an "add" action 222 --> 223 <string name="preference_search_add2">Yaqha thakhir yapkataña</string> 224 <string name="preference_search_remove_title">Thakhirinak jittayaña</string> 225 <string name="preference_search_remove">Jittayaña</string> 226 <!-- Clickable action text that shows when user long-presses on a search engine search field (this is similar to paste or copy when long-pressing a text field) --> 227 <string name="action_option_add_search_engine">Thaqhir yapkataña</string> 228 <string name="search_add_manually_name_hint">Thaqhirin sutip thaqtaña</string> 229 <string name="search_add_manually_string">Apnaqat arunak thaqtaña</string> 230 <string name="search_add_manually_save">Imaña</string> 231 <!-- Example of search engine url. %s represents the search query and should be kept as-is. --> 232 <string name="search_add_manually_example">Ukhama: example.com/search/?q=%s</string> 233 <string name="search_add_confirmation">Machaq thaqhiriw yapkatata</string> 234 <string name="search_add_error_empty_name">Thaqhirin sutip ucham</string> 235 <string name="search_add_error_duplicate_name">Apaqat thaqhiriw pach sutin utji</string> 236 <string name="search_add_error_empty_search">Thaqhir arunak ucham</string> 237 <string name="search_add_error_format">Thaqhir arunakax purapt’añapawa, uñakipt’am</string> 238 <!-- Content description (not visible, for screen readers etc.): Clear text in URL bar --> 239 <string name="content_description_clear_input">Uchat pichsum</string> 240 <!-- 241 Content description (not visible, for screen readers etc.): Clicking on the website overlay 242 while in typing mode will dismiss and go back to the browser. This text will be read when the 243 overlay if focused. See https://github.com/mozilla-mobile/focus-android/issues/50 244 --> 245 <string name="content_description_dismiss_input">Apanukuña</string> 246 <!-- 247 Content description (not visible, for screen readers etc.): Erase button: Erase the browsing 248 history and go back to the home screen. 249 --> 250 <string name="content_description_erase">Thaqhatanak pichsum</string> 251 <!-- 252 If the user has multiple tabs open we will show an addition "floating action button" showing how many tabs are open. 253 This string is not displayed and read only by screenreaders. %1$s will be replaced with the number of open tabs. This 254 button will only be visible when there is more than one tab open (>= 2). 255 --> 256 <string name="content_description_tab_counter">P’uyunak jist’araña: %1$s</string> 257 <!-- 258 Content description (not visible, for screen readers etc.): Lock icon showed in the URL bar for 259 https pages.. 260 --> 261 <string name="content_description_lock">Suma waythapiriwa</string> 262 <!-- 263 This text is not visible. Instead it will be read by the accessibility service once we start 264 loading a website 265 --> 266 <string name="accessibility_announcement_loading">Phuqhachaskiwa</string> 267 <!-- 268 This text is not visible. Instead it will be read by the accessibility service once we 269 finished loading a website 270 --> 271 <string name="accessibility_announcement_loading_finished">Phuqhachat llika janjanaka</string> 272 <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> 273 <string name="content_description_menu">Juk’ampinaka</string> 274 <!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) --> 275 <string name="content_description_forward">Nayraqatar tuyuskakim</string> 276 <!-- Content description (not visible, for screen readers etc.): Reload current website --> 277 <string name="content_description_reload">Mayamp mantam uka llika janjaru</string> 278 <!-- Content description (not visible, for screen readers etc.): Navigate back (browsing history) --> 279 <string name="content_description_back">Qhipar kutt’am</string> 280 <!-- Content description (not visible, for screen readers etc.): Stop loading the current website. This button will turn into the refresh button once loading has been completed (see content_description_reload) --> 281 <string name="content_description_stop">Llika janjanak phuqhachir sayt’ayaña</string> 282 <!-- Content description (not visible, for screen readers etc.): Custom Tab exit button - closes the custom tab and returns to the previous app. --> 283 <string name="content_description_customtab_exit">Nayrir wakichañar kutt’aña</string> 284 <!-- 285 Content description (not visible, for screen readers etc.): This is the description for the switch in the menu that temporarily disables/enables 286 content blocking for the current session 287 --> 288 <string name="content_description_blocking_switch">Thaqhirinak jark’antaña</string> 289 <string name="your_rights">Yäqayasiñanakama</string> 290 <string name="external_app_prompt_title">Chhitthap yaqha wakichar jist’aram</string> 291 <!-- 292 This string is shown when the user has clicked a link that needs to be opened in a different app. 293 %2$s is the external app name, %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar"). 294 --> 295 <string name="external_app_prompt">Jaytxasmawa %1$s uka chhitthap jist\'arañataki %2$s</string> 296 <!-- This text is the title of a dialog shown if no app could be found for a custom link protocol. --> 297 <string name="external_app_prompt_no_app_title">Mä lurañ thaqtam chhitthap jist\'arañapataki</string> 298 <!-- 299 This text is shown in a dialog if no app could be found for a custom link protocol. %1$s is the name of the app (for example "Firefox Focus" or "Firefox Klar") and %2$s is the name of 300 the app store installed on the device (usually that's Google Play). 301 --> 302 <string name="external_app_prompt_no_app">\"Janiw kuna lurawis uka chhitthapx jawsañaman jist\'arkaspati. Jaytxakim %1$s ukhamat yaqha %2$s lurir jist\'arañapataki.\"</string> 303 <!-- This label is shown above a list of apps that can be used to open a given link --> 304 <string name="external_multiple_apps_matched_exit">Uka maynitakik thaqhañat misxatati?</string> 305 <!-- Snackbar that will be displayed after a download has completed. %1$s is the file name. --> 306 <string name="download_snackbar_finished">%1$s tukutawa</string> 307 <!-- Snackbar action to immediately open the successfully downloaded file. --> 308 <string name="download_snackbar_open">Jist\'araña</string> 309 <string name="error_hostLookup_title">Tunux janiw katutakiti</string> 310 <!-- First run tour (Default browser): Title --> 311 <string name="firstrun_defaultbrowser_title">jumankirikis uk ch\'amañcham</string> 312 <!-- First run tour (Default browser): Text. --> 313 <string name="firstrun_defaultbrowser_text2">Uka juman thaqhatam yaqhar apam. Yatiyäwinak jark\'antam ukat yaqha utjirinak llika janjanakan jan jayarst\'añatal thaqtasmawa.</string> 314 <!-- First run tour (Search): Title --> 315 <string name="firstrun_search_title">Thaqhatam ukhamark jumankiri</string> 316 <!-- First run tour (Search): Text --> 317 <string name="firstrun_search_text">Yaqht thaqhaskta? Yaqha thaqhañamp thaqtam.</string> 318 <!-- First run tour (Shortcut): Title --> 319 <string name="firstrun_shortcut_title">Jank\'ak mantañanak uka mantañawjar ucht\'asim.</string> 320 <!-- First run tour (Shortcut): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 321 <string name="firstrun_shortcut_text">Sapa kut mantat llikarjank\'ak %1$s kutt\'am. \"Mantañawjar yapkatam\" jiskis uka ajllt\'asin %1$s ucht\'asim.</string> 322 <!-- First run tour (Privacy): Title --> 323 <string name="firstrun_privacy_title">Uka jumatakikis ukx sapakut ucht\'asim</string> 324 <!-- First run tour (Privacy): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) --> 325 <string name="firstrun_privacy_text">%1$s uka thaqhirinakx justupach mistsur ucht\'asim ukat sum aka tuqin jist\'arañanak tuqinakat jikxatam.</string> 326 <string name="firstrun_close_button">Ukhamax, amuyataxiwa.</string> 327 <string name="firstrun_skip_button">T\'isktam</string> 328 <string name="firstrun_next_button">Ukxaru</string> 329 <!-- Indicator that no trackers are being blocked because content blocking is disabled; normally shows the number of blocked trackers --> 330 <string name="content_blocking_disabled">-</string> 331 <!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). --> 332 <string name="dialog_addtohomescreen_action_add">Yapt\'aña</string> 333 <!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). --> 334 <string name="dialog_addtohomescreen_action_cancel">Sayt\'aña</string> 335 <!-- 336 The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. 337 The recommended maximum length is 40 characters; the value may be truncated if it is too long. 338 339 * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels 340 * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723 341 --> 342 <string name="notification_browsing_session_channel_name">Jumatakik thaqhañawja</string> 343 <!-- 344 The user visible description of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. 345 The recommended maximum length is 300 characters; the value may be truncated if it is too long. %1$s will be replaced with the name of the app (e.g. Firefox Focus). 346 347 * To understand what notification channels are, see: https://www.androidcentral.com/notification-channels 348 * To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723 349 --> 350 <string name="notification_browsing_session_channel_description">Uka yatiyaw tuqix pichsuñ yanapt\'iristam%1$s limt\'asaki. Janiw uka wakichaw jist\'arañamakiti ukhamarak yaqhatuq thaqtasasa.</string> 351 <!-- Label for a button in the "tabs tray" to erase the browsing history (closes all tabs and removes associated data). --> 352 <string name="tabs_tray_action_erase">Uka thaqhatanak pichsum</string> 353 <!-- 354 If the user decides to open the current page in another browser and if Firefox is not installed then we show this 355 item in the list of browsers. Clicking it will open the app store installed on the device (usually that's Google Play). 356 --> 357 <string name="download_firefox" tools:ignore="BrandUsage">Firefox apaqaña</string> 358 <!-- Text shown in prompts for GeckoView --> 359 <string name="gv_prompt_username_hint">Suti (qillqayasita)</string> 360 <string name="gv_prompt_password_hint">Chimpu</string> 361 <string name="gv_prompt_clear">Pichsuña</string> 362 <!-- 363 Text shown in Security Information Popup 364 365 Text to denote secure or insecure connection 366 --> 367 <string name="security_popup_secure_connection">Makhatax walikiskiwa</string> 368 <string name="security_popup_insecure_connection">Makhatax janiw walikiti</string> 369 <!-- %1$s will be replaced with organization that granted the SSL certificate --> 370 <string name="security_popup_security_verified">Uñakipatawa: %1$s</string> 371 <!-- Content Description of Security Icon in toolbar --> 372 <string name="site_security_icon_content_description">LLika janjanakan sumt\'añapataki</string> 373 <string name="preference_autocomplete_duplicate_url_error">URL ukax utjxiwa</string> 374 <!-- Label for the Find in page button --> 375 <string name="find_in_page">Llika janjan jikxatasma</string> 376 <!-- Watermark/Hint for the find in page input field --> 377 <string name="find_in_page_input">Llika janjan jikxatam</string> 378 <!-- 379 String to show the number of results found in the page and the position 380 the user is at. %1$d is the position, %2$d is the total number of 381 results. 382 --> 383 <string name="find_in_page_result">\"%1$d /%2$d \"</string> 384 <!-- 385 String to be read by the accessibility service presenting the number of 386 results found in the page and the position the user is at. %1$d is the 387 position, %2$d is the total number of results. 388 --> 389 <string name="accessibility_find_in_page_result">%1$d mistsutawa %2$d</string> 390 <!-- String to be read by the accessibility service when focusing the next result button --> 391 <string name="accessibility_next_result">Ukxarukix uk jikxatam</string> 392 <!-- String to be read by the accessibility service when focusing the previous result button --> 393 <string name="accessibility_previous_result">Nayrir katjat jikxatam</string> 394 <!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI --> 395 <string name="accessibility_dismiss_find_in_page">Kutt\'añ thaqhañanxa</string> 396 <!-- Checkbox menu item text to request desktop site --> 397 <string name="preference_performance_request_desktop_site">Qhanankix uka llik mayiña</string> 398 <!-- Displayed after a user long presses on the URL in a custom tab to copy the URL --> 399 <string name="custom_tab_copy_url_action">URL waruqataxiwa</string> 400 <!-- Tips displayed on the home view --> 401 402 <!-- Tracking protection bottom sheet --> 403 404 <!-- Promote SearchWidget Dialog --> 405 </resources>