summaryrefslogtreecommitdiffstats
path: root/l10n-ast/browser/browser/addonNotifications.ftl
blob: 04f11b92822ac361d830f99e1ab57c4f18ff1457 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# 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/.


## Variables:
##   $host (String): The hostname of the site the add-on is being installed from.


##


# These messages are shown when a website invokes navigator.requestMIDIAccess.


##

# Variables:
#   $addonName (String): the localized name of the extension which has been updated.
webext-perms-update-menu-item = { $addonName } rique permisos nuevos

## Add-on removal warning

# Variables:
#  $name (String): The name of the add-on that will be removed.
addon-removal-title = ¿Quitar { $name }?
addon-removal-abuse-report-checkbox = Informar d'esta estensión a { -vendor-short-name }

# Variables:
#   $addonCount (Number): the number of add-ons being downloaded
addon-downloading-and-verifying =
    { $addonCount ->
        [one] Baxando y verificando'l complementu…
       *[other] Baxando y verificando { $addonCount } complementos…
    }

addon-install-cancel-button =
    .label = Encaboxar
    .accesskey = C
addon-install-accept-button =
    .label = Amestar
    .accesskey = m

## Variables:
##   $addonCount (Number): the number of add-ons being installed

addon-confirm-install-message =
    { $addonCount ->
        [one] Esti sitiu quier instalar un complementu en { -brand-short-name }:
       *[other] Esti sitiu quier instalar { $addonCount } complementos en { -brand-short-name }:
    }

## Add-on install errors
## Variables:
##   $addonName (String): the add-on name.