Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Description for bookmarks 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 authors of an add-on. -->
<string name="mozac_feature_addons_authors">Autores</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 disabled. -->
<string name="mozac_feature_addons_settings_off">Kasi</string>
<!-- Indicates the add-on is enabled. -->
<string name="mozac_feature_addons_enabled">Kuna</string>
<!-- Indicates the add-on is disabled. -->
<string name="mozac_feature_addons_disabled">Kasi</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 button that remove (uninstall an add-on). -->
<string name="mozac_feature_addons_remove">Xitaá</string>
<!-- 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. -->
<string name="mozac_feature_addons_permissions_dialog_title">¿Chika %1$s?</string>
<!-- This is the subtitle of a dialog that asks the users if they want to install or not an add-on, the subtitle lists the permissions that this add-on requires, the permissions will dynamically be listed after the ":". -->
<string name="mozac_feature_addons_permissions_dialog_subtitle">Se necesita permiso para:</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>
<!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars and / separator and 5 the maximum number of stars e.g (2/5, 4.5/5 or 5/5) . -->
<string name="mozac_feature_addons_rating_content_description">%1$.02f / 5</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>
<!-- The label of the allow button, this will be shown to the user when an add-on needs new permissions, with the button the user will indicate that they want to accept the new permissions and update the add-on-->
<string name="mozac_feature_addons_updater_notification_allow_button">Va’a</string>
<!-- Text shown in not yet supported add-ons section in AddonsManagerAdapter. -->
<string name="mozac_feature_addons_unsupported_caption">1 complemento</string>
<!-- Text shown in not yet supported add-ons section in AddonsManagerAdapter - plural. %1$s is the number of unsupported add-ons -->
<string name="mozac_feature_addons_unsupported_caption_plural">%1$s complementos</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>
<!-- Confirmation button text for the dialog when add-on installation is completed. -->
<string name="mozac_feature_addons_installed_dialog_okay_button">Vaá, Ntsitu niniyu</string>
</resources>