strings.xml (34218B)
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 file, 6 You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources xmlns:tools="http://schemas.android.com/tools"> 10 <!-- Description for giving an add-on access to users's data on one site. %1$s will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). --> 11 <string name="mozac_feature_addons_permissions_one_site_description">Katok pa taq atzij richin %1$s</string> 12 <!-- Description for giving an add-on access to users's data in multiple sites in the domain %1$s. %1$s will be replaced by the DNS domain for which a web extension is requesting access (e.g., mozilla.org). --> 13 <string name="mozac_feature_addons_permissions_sites_in_domain_description">Katok pa ri taq atzij richin ri taq ruxaq k\'amaya\'l pa %1$s ruk\'ojlem b\'ey</string> 14 <!-- 15 When an add-on requires access to more than 4 sites, for example the add-on requires access for 5 sites. We will show the first 4 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description, 16 then we will show another collapsed entry saying "Access your data on another site". 17 --> 18 <string name="mozac_feature_addons_permissions_one_extra_site_description_2">Katok pa taq atzij pa jun chik ruxaq</string> 19 <!-- 20 When an add-on requires access to more than 4 sites, for example the add-on requires access for 6 sites. We will show the first 4 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description, 21 then we will show another collapsed entry saying "Access your data on other sites". 22 --> 23 <string name="mozac_feature_addons_permissions_extra_sites_description_2">Katok pa taq atzij pa ch\'aqa\' ruxaq</string> 24 <!-- 25 When an add-on requires access to more than 4 domains, for example the add-on requires access for 5 domains. We will show the first 4 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description, 26 then we will show another collapsed entry saying "Access your data on another domain. 27 --> 28 <string name="mozac_feature_addons_permissions_one_extra_domain_description_2">Katok pan taq atzij pa jun chik ajk\'amal</string> 29 <!-- 30 When an add-on requires access to more than 4 domains, for example the add-on requires access for 6 domains. We will show the first 4 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description, 31 then we will show another collapsed entry saying "Access your data on other domains". 32 --> 33 <string name="mozac_feature_addons_permissions_extra_domains_description_plural_2">Katok pa taq atzij pa ch\'aqa\' chik taq ajk\'amal</string> 34 <!-- Content description for a permission item, for an installed add-on details page. %1$s will be replaced with the permission text name, %2$d will be replaced with the permission position in the list and %3$d will be replaced with the total number of permissions in the list.Taking as an example "Read and modify privacy settings" the whole text will read Read and modify privacy settings, 2 of 6. --> 35 <string name="mozac_feature_addons_permissions_content_description_item">%1$s, %2$d richin %3$d</string> 36 <!-- Description for the "privacy" WebExtensions API permission. --> 37 <string name="mozac_feature_addons_permissions_privacy_description">Tisik\'ïx chuqa\' tijal ri runuk\'ulem ichinanem</string> 38 <!-- Description for the "<all_urls>" WebExtensions API permission. --> 39 <string name="mozac_feature_addons_permissions_all_urls_description">Nok pa ri taq atzij pa ronojel ri ajk\'amaya\'l ruxaq</string> 40 <!-- Description for the "tabs" WebExtensions API permission. --> 41 <string name="mozac_feature_addons_permissions_tabs_description">Tok pa ri taq ruwi\' okik\'amaya\'l</string> 42 <!-- Description for the "webNavigation" WebExtensions API permission. --> 43 <string name="mozac_feature_addons_permissions_web_navigation_description">Nok pa ri rusamaj okik\'amaya\'l toq okinäq pa k\'amaya\'l</string> 44 <!-- Description for the "bookmarks" WebExtensions API permission. --> 45 <string name="mozac_feature_addons_permissions_bookmarks_description">Kesik\'ïx chuqa\' kek\'ex taq yaketal</string> 46 <!-- Description for the "browserSettings" WebExtensions API permission. --> 47 <string name="mozac_feature_addons_permissions_browser_setting_description">Nisik\'ïx chuqa\' nijal ri runuk\'ulem kanob\'äl</string> 48 <!-- Description for the "browsingData" WebExtensions API permission. --> 49 <string name="mozac_feature_addons_permissions_browser_data_description">Tiyuj ri k\'ak\'a\' natab\'äl, taq kuki ch\'aqa\' chik taq rutzij ri okem pa k\'amaya\'l</string> 50 <!-- Description for the "clipboardRead" WebExtensions API permission. --> 51 <string name="mozac_feature_addons_permissions_clipboard_read_description">Tik\'am tzij pa ri yakwujb\'äl</string> 52 <!-- Description for the "clipboardWrite" WebExtensions API permission. --> 53 <string name="mozac_feature_addons_permissions_clipboard_write_description">Kenim taq tzij pa ri yakwujb\'äl</string> 54 <!-- Description for the "declarativeNetRequest" WebExtensions API permission. --> 55 <string name="mozac_feature_addons_permissions_declarative_net_request_description">Tiq\'at rupam pa xab\'achike ruxaq</string> 56 <!-- Description for the "declarativeNetRequestFeedback" WebExtensions API permission. --> 57 <string name="mozac_feature_addons_permissions_declarative_net_request_feedback_description">Tasik\'ij ri runatab\'al ri okik\'amaya\'l</string> 58 <!-- Description for the "downloads" WebExtensions API permission. --> 59 <string name="mozac_feature_addons_permissions_downloads_description">Keqasäx taq yakb\'äl, tisik\'ïx chuqa\' tijalwachïx ri kik\'ulwachinel taq ruqasanik okik\'amaya\'l</string> 60 <!-- Description for the "downloads.open" WebExtensions API permission. --> 61 <string name="mozac_feature_addons_permissions_downloads_open_description">Kejaq ri taq yakb\'äl eqasan pan awokisanel</string> 62 <!-- Description for the "find" WebExtensions API permission. --> 63 <string name="mozac_feature_addons_permissions_find_description">Tisik\'ïx ri tz\'ib\'anïk pa ri jaqäl taq ruwi\'</string> 64 <!-- Description for the "geolocation" WebExtensions API permission. --> 65 <string name="mozac_feature_addons_permissions_geolocation_description">Katok pan ak\'ojlib\'al</string> 66 <!-- Description for the "history" WebExtensions API permission. --> 67 <string name="mozac_feature_addons_permissions_history_description">Okem pa runatab\'al rokem k\'amaya\'l</string> 68 <!-- Description for the "management" WebExtensions API permission. --> 69 <string name="mozac_feature_addons_permissions_management_description">Kenik\'öx ri rokisaxik k\'amal chuqa\' ri kinuk\'samajixik taq wachinel</string> 70 <!-- Description for the "nativeMessaging" WebExtensions API permission. --> 71 <string name="mozac_feature_addons_permissions_native_messaging_description">Kekitaqala\' taq rutzijol chi kikojol juley chik taq chokoy</string> 72 <!-- Description for the "notifications" WebExtensions API permission. --> 73 <string name="mozac_feature_addons_permissions_notifications_description">Kek\'ut pe ri rutzijol chawäch</string> 74 <!-- Description for the "pkcs11" WebExtensions API permission. --> 75 <string name="mozac_feature_addons_permissions_pkcs11_description">Keya\' chib\'äl juxun taq samaj</string> 76 <!-- Description for the "proxy" WebExtensions API permission. --> 77 <string name="mozac_feature_addons_permissions_proxy_description">Tichajïx runuk\'ulem ruproxi ri okik\'amaya\'l</string> 78 <!-- Description for the "sessions" WebExtensions API permission. --> 79 <string name="mozac_feature_addons_permissions_sessions_description">Katok pa ri taq ruwi\' nimakol ketz\'apïx</string> 80 <!-- Description for the "tabHide" WebExtensions API permission. --> 81 <string name="mozac_feature_addons_permissions_tab_hide_description">Ke\'ewäx chuqa\' kek\'ut pe ri taq ruwi\' okem pa k\'amaya\'l</string> 82 <!-- Description for the "topSites" WebExtensions API permission. --> 83 <string name="mozac_feature_addons_permissions_top_sites_description">Okem pa runatab\'al rokem k\'amaya\'l</string> 84 <!-- Description for the "devtools" WebExtensions API permission. --> 85 <string name="mozac_feature_addons_permissions_devtools_description">Kenimirisäx ri kisamajib\'al b\'anonela\' richin ke\'ok pa taq kitzij pa jaqon taq ruwi\'</string> 86 <!-- Description for the "privacy" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 87 <string name="mozac_feature_addons_permissions_privacy_description_for_update">Tisik\'ïx chuqa\' tijal ri runuk\'ulem ichinanem.</string> 88 <!-- Description for the "<all_urls>" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 89 <string name="mozac_feature_addons_permissions_all_urls_description_for_update">Nok pa ri taq atzij pa ronojel ri ajk\'amaya\'l ruxaq.</string> 90 <!-- Description for the "tabs" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 91 <string name="mozac_feature_addons_permissions_tabs_description_for_update">Tok pa ri taq ruwi\' okik\'amaya\'l.</string> 92 <!-- Description for the "webNavigation" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 93 <string name="mozac_feature_addons_permissions_web_navigation_description_for_update">Nok pa ri rusamaj okik\'amaya\'l toq okinäq pa k\'amaya\'l.</string> 94 <!-- Description for the "bookmarks" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 95 <string name="mozac_feature_addons_permissions_bookmarks_description_for_update">Kesik\'ïx chuqa\' kek\'ex taq yaketal.</string> 96 <!-- Description for the "browserSettings" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 97 <string name="mozac_feature_addons_permissions_browser_settings_description_for_update">Tisik\'ïx chuqa\' tijal ri runuk\'ulem kanob\'äl.</string> 98 <!-- Description for the "browsingData" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 99 <string name="mozac_feature_addons_permissions_browsing_data_description_for_update">Tiyuj ri k\'ak\'a\' natab\'äl, taq kaxlanwey chuqa\' ch\'aqa\' chik taq rutzij ri okem pa k\'amaya\'l.</string> 100 <!-- Description for the "clipboardRead" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 101 <string name="mozac_feature_addons_permissions_clipboard_read_description_for_update">Tik\'am tzij pa ri molwuj.</string> 102 <!-- Description for the "clipboardWrite" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 103 <string name="mozac_feature_addons_permissions_clipboard_write_description_for_update">Kenim taq tzij pa ri yakwujb\'äl.</string> 104 <!-- Description for the "declarativeNetRequest" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 105 <string name="mozac_feature_addons_permissions_declarative_net_request_description_for_update">Tiq\'at rupam pa xab\'achike ruxaq.</string> 106 <!-- Description for the "declarativeNetRequestFeedback" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 107 <string name="mozac_feature_addons_permissions_declarative_net_request_feedback_description_for_update">Tasik\'ij ri runatab\'al ri okik\'amaya\'l.</string> 108 <!-- Description for the "downloads" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 109 <string name="mozac_feature_addons_permissions_downloads_description_for_update">Keqasäx taq yakb\'äl, tisik\'ïx chuqa\' tijalwachïx ri kinatab\'al ruqasanik okik\'amaya\'l.</string> 110 <!-- Description for the "downloads.open" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 111 <string name="mozac_feature_addons_permissions_downloads_open_description_for_update">Kejaq ri taq yakb\'äl eqasan pan awokisanel.</string> 112 <!-- Description for the "find" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 113 <string name="mozac_feature_addons_permissions_find_description_for_update">Tisik\'ïx rucholajem kitzij konojel ri taq ruwi\' ejaqon.</string> 114 <!-- Description for the "tabHide" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 115 <string name="mozac_feature_addons_permissions_tab_hide_description_for_update">Ke\'ewäx chuqa\' kek\'ut pe ri taq ruwi\' okem pa k\'amaya\'l.</string> 116 <!-- Description for the "topSites" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 117 <string name="mozac_feature_addons_permissions_top_sites_description_for_update">Tok pa runatab\'al okem pa k\'amaya\'l.</string> 118 <!-- Description for the "devtools" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. --> 119 <string name="mozac_feature_addons_permissions_devtools_description_for_update">Kenimirisäx ri kisamajib\'al b\'anonela\' richin ke\'ok pa taq kitzij pa jaqon taq ruwi\'.</string> 120 <!-- Description for giving an add-on access to users's data on one site. %1$s will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). --> 121 <string name="mozac_feature_addons_permissions_one_site_description_for_update">Katok pa taq atzij richin %1$s.</string> 122 <!-- Description for giving an add-on access to users's data in multiple sites in the domain %1$s. %1$s will be replaced by the DNS domain for which a web extension is requesting access (e.g., mozilla.org). --> 123 <string name="mozac_feature_addons_permissions_sites_in_domain_description_for_update">Katok pa ri taq atzij richin ri taq ruxaq k\'amaya\'l pa %1$s ruk\'ojlem b\'ey.</string> 124 <!-- 125 When an add-on requires access to more than 2 domains, for example the add-on requires access for 3 domains. We will show the first 2 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description_for_update, 126 then we will show another collapsed entry saying "Access your data on another domain.". 127 --> 128 <string name="mozac_feature_addons_permissions_one_extra_domain_description_for_update">Katok pan taq atzij pa jun chik ajk\'amal.</string> 129 <!-- 130 When an add-on requires access to more than 2 domains, for example the add-on requires access for 4 domains. We will show the first 2 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description_for_update, 131 then we will show another collapsed entry saying "Access your data on other domains.". 132 --> 133 <string name="mozac_feature_addons_permissions_extra_domains_description_plural_for_update">Katok pa taq atzij pa ch\'aqa\' chik taq ajk\'amal.</string> 134 <!-- 135 When an add-on requires access to more than 2 sites, for example the add-on requires access for 3 sites. We will show the first 2 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description_for_update, 136 then we will show another collapsed entry saying "Access your data on another site.". 137 --> 138 <string name="mozac_feature_addons_permissions_one_extra_site_description_for_update">Katok pa taq atzij pa jun chik ruxaq.</string> 139 <!-- 140 When an add-on requires access to more than 2 sites, for example the add-on requires access for 4 sites. We will show the first 2 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description_for_update, 141 then we will show another collapsed entry saying "Access your data on other sites.". 142 --> 143 <string name="mozac_feature_addons_permissions_extra_sites_description_for_update">Katok pa taq atzij pa ch\'aqa\' ruxaq.</string> 144 <!-- Short description for the bookmarksInfo data collection permission --> 145 <string name="mozac_feature_addons_permissions_data_collection_bookmarksInfo_short_description">taq yaketal</string> 146 <!-- Short description for the locationInfo data collection permission --> 147 <string name="mozac_feature_addons_permissions_data_collection_locationInfo_short_description">k\'ojlib\'äl</string> 148 <!-- Short description for the websiteActivity data collection permission --> 149 <string name="mozac_feature_addons_permissions_data_collection_websiteActivity_short_description">rusamaj ajk\'amaya\'l ruxaq</string> 150 <!-- The version on of add-on. --> 151 <string name="mozac_feature_addons_version">Ruwäch</string> 152 <!-- The author of an add-on. --> 153 <string name="mozac_feature_addons_author">B\'anel</string> 154 <!-- The last date that the add-on was updated. --> 155 <string name="mozac_feature_addons_last_updated">Ruk\'isib\'äl k\'exoj</string> 156 <!-- The developer website (Homepage) of the add-on. --> 157 <string name="mozac_feature_addons_home_page">Tikirib\'äl ruxaq</string> 158 <!-- A link where users can find more information about add-ons permissions. --> 159 <string name="mozac_feature_addons_learn_more">Tetamäx ch\'aqa\' chik chi kij ri taq ya\'öl q\'ij</string> 160 <!-- The rating of the add-on. --> 161 <string name="mozac_feature_addons_rating">Kejqalem</string> 162 <!-- A link that points to the detail page of the extension. --> 163 <string name="mozac_feature_addons_more_info_link_2">Ch\'aqa\' chik chi rij re k\'amal re\'</string> 164 <!-- The settings of the add-on. --> 165 <string name="mozac_feature_addons_settings">Taq nuk\'ulem</string> 166 <!-- Indicates the add-on is enabled. --> 167 <string name="mozac_feature_addons_settings_on">Tzijïl</string> 168 <!-- Indicates the add-on is allowed in private browsing mode. --> 169 <string name="mozac_feature_addons_settings_run_in_private_browsing">Tisamajïx pa ichinan okem pa k\'amaya\'l</string> 170 <!-- This is displayed when the add-on is not allowed to run in private browsing. --> 171 <string name="mozac_feature_addons_not_allowed_in_private_browsing">Man okel ta pa ichinan rutzuwäch</string> 172 <!-- Indicates the add-on is enabled. --> 173 <string name="mozac_feature_addons_enabled">Tzijon</string> 174 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the installed section. --> 175 <string name="mozac_feature_addons_installed_section">Xyak</string> 176 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the recommended section. --> 177 <string name="mozac_feature_addons_recommended_section">Chilab\'en</string> 178 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet supported section. --> 179 <string name="mozac_feature_addons_unsupported_section">K\'a man ruk\'amon ta ri\'</string> 180 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet available section. --> 181 <string name="mozac_feature_addons_unavailable_section">K\'a man wachel ta</string> 182 <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the disabled section. --> 183 <string name="mozac_feature_addons_disabled_section">Chupun</string> 184 <!-- Displays a page with all the details of an add-on. --> 185 <string name="mozac_feature_addons_details">Kib\'anikil</string> 186 <!-- Displays a page with all the permissions of an add-on. --> 187 <string name="mozac_feature_addons_permissions">Taq ya\'oj q\'ij</string> 188 <!-- This is a button to remove (i.e. uninstall) an add-on. --> 189 <string name="mozac_feature_addons_remove">Tiyuj</string> 190 <!-- This is a button to report an add-on. --> 191 <string name="mozac_feature_addons_report">Tiya\' rutzijol</string> 192 <!-- This is the title of a dialog that asks the users if they to install or not an add-on. %1$s is the add-on name. --> 193 <string name="mozac_feature_addons_permissions_dialog_title_2">Titz\'aqatisäx %1$s</string> 194 <!-- This is a button to add (install) an add-on . --> 195 <string name="mozac_feature_addons_permissions_dialog_add">Titz\'aqatisäx</string> 196 <!-- This is a button to allow the optional permissions requested by an add-on . --> 197 <string name="mozac_feature_addons_permissions_dialog_allow">Tiya\' q\'ij</string> 198 <!-- This is a button to deny the optional permissions requested by an add-on . --> 199 <string name="mozac_feature_addons_permissions_dialog_deny">Tixutüx</string> 200 <!-- Text link to learn more about permission requests on the add-on permissions dialog . --> 201 <string name="mozac_feature_addons_permissions_dialog_learn_more">Tetamäx ch\'aqa\' chik</string> 202 <!-- This is a button to cancel the add-on installation . --> 203 <string name="mozac_feature_addons_permissions_dialog_cancel">Tiq\'at</string> 204 <!-- Accessibility content description to install add-on button. %1$s is the add-on name. --> 205 <string name="mozac_feature_addons_install_addon_content_description_2">Tiyak %1$s</string> 206 <!-- This is the label of a button to cancel an ongoing add-on installation. --> 207 <string name="mozac_feature_addons_install_addon_dialog_cancel">Tiq\'at</string> 208 <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews --> 209 <string name="mozac_feature_addons_user_rating_count_2">Taq nik\'oxïk: %1$s</string> 210 <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars. --> 211 <string name="mozac_feature_addons_rating_content_description_2">Rajlab\'al: %1$.02f richin 5</string> 212 <!-- This is the title of page where all the add-ons are listed --> 213 <string name="mozac_feature_addons_addons">Taq tz\'aqat</string> 214 <!-- Label for add-ons sub menu item for add-ons manager --> 215 <string name="mozac_feature_addons_addons_manager">Kinuk\'samajel taq Tz\'aqat</string> 216 <!-- The title of the "crash" notification in the extensions manager --> 217 <string name="mozac_feature_extensions_manager_notification_title_text">Echupun jumej ri taq k\'amal</string> 218 <!-- The content of the "crash" notification in the extensions manager --> 219 <string name="mozac_feature_extensions_manager_notification_content_text">Jun o ka\'i\' oxi\' taq k\'amal xkiq\'ät kisamaj, ri nub\'än chi man jikil ta ri q\'inoj.</string> 220 <!-- Button to re-enable the extensions in the "crash" notification --> 221 <string name="mozac_feature_extensions_manager_notification_restart_button">Ketzij chik k\'amal</string> 222 <!-- Button in the extensions manager that opens AMO in a tab --> 223 <string name="mozac_feature_addons_find_more_extensions_button_text">Ke\'ilitäj ch\'aqa\' chik taq k\'amal</string> 224 <!-- The label of the update button on the system notification shown to the user when an add-on has an update that requires the user to accept new permissions. --> 225 <string name="mozac_feature_addons_updater_notification_update_button">Tik\'ex</string> 226 <!-- The label of the cancel button on a notification, this will be shown to the user when an add-on needs new permissions. Indicates the user denies the new permissions and prevents the add-on from be updated --> 227 <string name="mozac_feature_addons_updater_notification_cancel_button">Tiq\'at</string> 228 <!-- Name of the "notification channel" used for displaying a notification for updating an extension. See https://developer.android.com/training/notify-user/channels --> 229 <string name="mozac_feature_addons_updater_notification_channel_2">Kik\'exoj k\'amal</string> 230 <!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels --> 231 <string name="mozac_feature_addons_supported_checker_notification_channel" tools:ignore="UnusedResources">K\'amonel tojtob\'äl tz\'aqat</string> 232 <!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. --> 233 <string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">K\'ak\'a\' tz\'aqat wachel</string> 234 <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. --> 235 <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">K\'ak\'a\' taq tz\'aqat wachel</string> 236 <!-- The content of the notification, this will be shown to the user when one newly supported add-on is available. %1$s is the add-on name and %2$s is the app name (in most cases Firefox). --> 237 <string name="mozac_feature_addons_supported_checker_notification_content_one">Titz\'aqatisäx %1$s pa %2$s</string> 238 <!-- The content of the notification, this will be shown to the user when two newly supported add-ons are available. %1$s is the first add-on name. %2$s is the second add-on name. %3$s is the app name (in most cases Firefox). --> 239 <string name="mozac_feature_addons_supported_checker_notification_content_two">Ketz\'aqatisäx %1$s chuqa\' %2$s pa %3$s</string> 240 <!-- The content of the notification, this will be shown to the user when more than two newly supported add-ons are available. %1$s is the app name (in most cases Firefox). --> 241 <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">Ketz\'aqatisäx pa %1$s</string> 242 <!-- This is the caption for not yet supported screen caption --> 243 <string name="mozac_feature_addons_not_yet_supported_caption2">Wakami niqanük\' tob\'äl kichin nab\'ey cha\'oj taq K\'amal Echilab\'en.</string> 244 <!-- This is the caption for the extension installation progress overlay --> 245 <string name="mozac_extension_install_progress_caption">Niqasäx chuqa\' ninik\'öx k\'amal…</string> 246 <!-- Error shown when something unexpected happened while trying to get the extension list from the server --> 247 <string name="mozac_feature_addons_failed_to_query_extensions">¡Xsach toq xk\'utüx K\'amal!</string> 248 <!-- Error shown when unable to find a translation for an add-on field. %1$s is the locale of the user and %2$s is the default language of the add-on --> 249 <string name="mozac_feature_addons_failed_to_translate">Man xilitäj ta ri tzalq\'omanïk richin ri %1$s chuqa\' ni xa ta ri %2$s ch\'ab\'äl k\'o</string> 250 <!-- Text shown after successfully installed an add-on. %1$s is the add-on name. --> 251 <string name="mozac_feature_addons_successfully_installed">Ütz xyak ri %1$s</string> 252 <!-- Text shown after failing to install an add-on (when add-on type isn't supported or an unknown has errored). %1$s is the add-on name. --> 253 <string name="mozac_feature_addons_failed_to_install">Xsach toq xyak ri %1$s</string> 254 <!-- Text shown after failing to install an extension for which we don't have its name (when add-on type isn't supported or an unknown has errored). --> 255 <string name="mozac_feature_addons_extension_failed_to_install">Xsach toq niyak re k\'amal re\'.</string> 256 <!-- Text shown when attempting to install an extension and a network error happened. --> 257 <string name="mozac_feature_addons_extension_failed_to_install_network_error">Man xqasäx ta re k\'amal re ruma man pa rub\'eyal taq ri rokem.</string> 258 <!-- Text shown when attempting to install an extension and the downloaded file is corrupted. --> 259 <string name="mozac_feature_addons_extension_failed_to_install_corrupt_error">Man xyak ta kan re k\'amal xa ke xa man ütz ta.</string> 260 <!-- Text shown when attempting to install an add-on and an error occurred because the extension was not signed. --> 261 <string name="mozac_feature_addons_extension_failed_to_install_not_signed_error">Man xyak ta kan re jun k\'amal re\' ruma chi man nik\'on ta.</string> 262 <!-- Text shown when attempting to install an add-on and an error occurred because the extension was incompatible. %1$s is the add-on name, %2$s is the app name and %3$s is the app version. --> 263 <string name="mozac_feature_addons_failed_to_install_incompatible_error">Man xyak ta ri %1$s ruma man nuk\'äm ta ri\' rik\'in %2$s %3$s.</string> 264 <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. --> 265 <string name="mozac_feature_addons_failed_to_enable">Xsach toq xtzij ri %1$s</string> 266 <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. --> 267 <string name="mozac_feature_addons_failed_to_disable">Xsach toq xchup ri %1$s</string> 268 <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. --> 269 <string name="mozac_feature_addons_failed_to_uninstall">Xsach toq xyuj ri %1$s</string> 270 <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. --> 271 <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">Ütz xyuj ri %1$s</string> 272 <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. --> 273 <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">Xsach toq xyuj ri %1$s</string> 274 <!-- Label shown to indicate that the add-on was migrated from a previous version of the app. %1$s is the app name most of the case it will be Firefox. --> 275 <string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources">Re tz\'aqat re\' xk\'am pe pa jun kan ruwäch %1$s</string> 276 <!-- Text shown in not yet supported add-ons section. --> 277 <string name="mozac_feature_addons_unsupported_caption_2">1 k\'amal</string> 278 <!-- Text shown in not yet supported add-ons section - plural. %1$s is the number of unsupported extensions. --> 279 <string name="mozac_feature_addons_unsupported_caption_plural_2">%1$s taq k\'amal</string> 280 <!-- Text link to a sumo page for learning more about unsupported add-ons. --> 281 <string name="mozac_feature_addons_unsupported_learn_more">Tetamäx ch\'aqa\' chik</string> 282 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. --> 283 <string name="mozac_feature_addons_updater_status_successfully_updated">Ütz ruk\'exik</string> 284 <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. --> 285 <string name="mozac_feature_addons_updater_status_no_update_available">Majun k\'exoj ruwäch</string> 286 <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. --> 287 <string name="mozac_feature_addons_updater_status_error">Sachoj</string> 288 <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. --> 289 <string name="mozac_feature_addons_updater_dialog_title">Retamab\'äl K\'exoj</string> 290 <!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. --> 291 <string name="mozac_feature_addons_updater_dialog_last_attempt">Ruk\'isib\'äl tojtob\'enïk:</string> 292 <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated --> 293 <string name="mozac_feature_addons_updater_dialog_status">Rub\'anikil:</string> 294 <!-- Confirmation button text for the dialog when add-on installation is completed. --> 295 <string name="mozac_feature_addons_installed_dialog_okay_button_2">ÜTZ</string> 296 <!-- "Learn more" link displayed below an add-on status message. --> 297 <string name="mozac_feature_addons_status_learn_more">Tetamäx ch\'aqa\' chik</string> 298 <!-- "See details" link displayed below an add-on status message. --> 299 <string name="mozac_feature_addons_status_see_details">Ketz\'et ri taq rub\'anikil</string> 300 <!-- Status message below an add-on in the add-ons manager when this add-on hasn't been signed correctly. %1$s is the add-on name. --> 301 <string name="mozac_feature_addons_status_unsigned">Man xjikib\'äx ri %1$s chi jikil ruma ri\' toq xchup.</string> 302 <!-- Status message below an add-on in the add-ons manager when this add-on isn't compatible with the application version. %1$s is the add-on name, %2$s is the app name and %3$s is the app version. --> 303 <string name="mozac_feature_addons_status_incompatible">Man nuk\'äm ta ri\' ri %1$s rik\'in ri ruwäch %2$s (ruwäch %3$s).</string> 304 </resources>