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,
-->
<resources>
<!-- Description for the "declarativeNetRequest" WebExtensions API permission. -->
<string name="mozac_feature_addons_permissions_declarative_net_request_description">Liegt saturu jebkurā lapā</string>
<!-- 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. -->
<string name="mozac_feature_addons_permissions_declarative_net_request_description_for_update">Liegt saturu jebkurā lapā.</string>
<!-- The developer website (Homepage) of the add-on. -->
<string name="mozac_feature_addons_home_page">Sākumlapa</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_2">Pievienot %1$s</string>
<!-- This is the title of a dialog that asks the users to grant optional permissions. %1$s is the add-on name. -->
<string name="mozac_feature_addons_optional_permissions_with_data_collection_dialog_title">%1$s ir nepieciešami papildu iestatījumi</string>
<!-- This is the title of a dialog that asks the users to grant optional data collection permissions only. %1$s is the add-on name. -->
<string name="mozac_feature_addons_optional_permissions_with_data_collection_only_dialog_title">%1$s ir nepieciešama papildu datu ievākšana</string>
<!-- Heading for the permissions section in the add-on install dialog. -->
<string name="mozac_feature_addons_permissions_dialog_heading_required_permissions">Nepieciešamās atļaujas:</string>
<!-- Heading for the optional settings section in the add-on install dialog. -->
<string name="mozac_feature_addons_permissions_dialog_heading_optional_settings">Izvēles iestatījumi:</string>
<!-- Heading for the permissions section in the optional permissions request dialog. -->
<string name="mozac_feature_addons_permissions_dialog_heading_optional_permissions">Jaunas atļaujas:</string>
<!-- This is a button to add (install) an add-on . -->
<string name="mozac_feature_addons_permissions_dialog_add">Pievienot</string>
<!-- This is a button to allow the optional permissions requested by an add-on . -->
<string name="mozac_feature_addons_permissions_dialog_allow">Atļaut</string>
<!-- This is the title of page where all the add-ons are listed -->
<string name="mozac_feature_addons_addons">Papildinājumi</string>
<!-- Label for add-ons sub menu item for add-ons manager -->
<string name="mozac_feature_addons_addons_manager">Papildinājumu pārvaldnieks</string>
<!-- The heading for the permissions section in the system notification shown when an add-on has an update that requires user confirmation. %1$s is a list of sentences. -->
<string name="mozac_feature_addons_updater_notification_heading_permissions">Jaunas nepieciešamās atļaujas: %1$s</string>
<!-- 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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_one">Pievienot %1$s %2$s</string>
<!-- 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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_two">Pievienot %1$s un %2$s %3$s</string>
<!-- 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). -->
<string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">Pievienot tos %1$s</string>
</resources>