Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources>
<!-- Description for the "bookmarks" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_bookmarks_description">Kavi tya sama marka</string>
<!-- The version on of add-on. -->
<string name="mozac_feature_addons_version">Versión</string>
<!-- The developer website (Homepage) of the add-on. -->
<string name="mozac_feature_addons_home_page">Tutu xina</string>
<!-- The rating of the add-on. -->
<string name="mozac_feature_addons_rating">Calificación</string>
<!-- The settings of the add-on. -->
<string name="mozac_feature_addons_settings">Sama</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_settings_on">Kuna</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_enabled">Kuna</string>
<!-- 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. -->
<string name="mozac_feature_addons_disabled_section">Kasi</string>
<!-- This is a button to remove (i.e. uninstall) an add-on. -->
<string name="mozac_feature_addons_remove">Xitaá</string>
<!-- This is a button to add (install) an add-on . -->
<string name="mozac_feature_addons_permissions_dialog_add">Chika</string>
<!-- This is a button to cancel the add-on installation . -->
<string name="mozac_feature_addons_permissions_dialog_cancel">Kunchatu</string>
<!-- This is the label of a button to cancel an ongoing add-on installation. -->
<string name="mozac_feature_addons_install_addon_dialog_cancel">Kunchatu</string>
<!-- This is the title of page where all the add-ons are listed -->
<string name="mozac_feature_addons_addons">Komplementos</string>
<!-- Label for add-ons sub menu item for add-ons manager -->
<string name="mozac_feature_addons_addons_manager">Komplementos</string>
<!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. -->
<string name="mozac_feature_addons_updater_status_error">Vaá</string>
<!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
<string name="mozac_feature_addons_updater_dialog_status">Nixi kaa</string>
</resources>