Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<!-- Description for privacy add-on permission. -->
<string name="mozac_feature_addons_permissions_privacy_description">o lukin e nasin ilo pi sona len o ante e ona</string>
<!-- Description for all_urls add-on permission. -->
<string name="mozac_feature_addons_permissions_all_urls_description">o lukin e sona sina pi lipu ale</string>
<!-- 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). -->
<string name="mozac_feature_addons_permissions_one_site_description">o lukin e sona sina pi lipu %1$s</string>
<!-- 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). -->
<string name="mozac_feature_addons_permissions_sites_in_domain_description">o lukin e sona sina pi kulupu lipu %1$s</string>
<!--
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,
then we will show another collapsed entry saying "Access your data on 1 other site". This entry it's for the singular case, when the add-on is only accessing one extra site.
-->
<string name="mozac_feature_addons_permissions_one_extra_site_description" tools:ignore="PluralsCandidate">o lukin e sona sina lon lipu ante 1</string>
<!--
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,
then we will show another collapsed entry saying "Access your data on 2 other sites". This entry it's for the plural case, when the add-on is accessing more than one extra site.
%1$d will be replaced by an integer indicating the number of additional hosts for which this web extension is requesting permission.
-->
<string name="mozac_feature_addons_permissions_extra_sites_description" tools:ignore="PluralsCandidate">o lukin e sona sina lon lipu ante %1$d</string>
<!--
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,
then we will show another collapsed entry saying "Access your data on 1 other domain". This entry it's for the singular case, when the add-on is only accessing one extra domain.
-->
<string name="mozac_feature_addons_permissions_one_extra_domain_description" tools:ignore="PluralsCandidate">o lukin e sona sina lon kulupu lipu ante 1</string>
<!--
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,
then we will show another collapsed entry saying "Access your data on 2 other domains". This entry it's for the plural case, when the add-on is accessing more than one extra domain.
%1$d will be replaced by an integer indicating the number of additional domains for which this web extension is requesting permission.
-->
<string name="mozac_feature_addons_permissions_extra_domains_description_plural" tools:ignore="PluralsCandidate">o lukin e sona sina lon kulupu lipu ante %1$d</string>
<!-- Description for clipboard_read permission. -->
<string name="mozac_feature_addons_permissions_clipboard_read_description">ilo li ken kama e nimi tan poki ilo</string>
<!-- Description for clipboard_write permission. -->
<string name="mozac_feature_addons_permissions_clipboard_write_description">ilo li ken pana e nimi tawa poki ilo</string>
</resources>