summaryrefslogtreecommitdiffstats
path: root/l10n-sq/browser/browser/webauthnDialog.ftl
blob: 565989935fe7e60fd8c9a603f1d97259c7173711 (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
# 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:
#  $retriesLeft (Number): number of tries left
webauthn-pin-invalid-long-prompt =
    { $retriesLeft ->
        [one] PIN i pasaktë. Keni edhe { $retriesLeft } provë, para se të humbni përfundimisht në këtë pajisje hyrje te kredencialet.
       *[other] PIN i pasaktë. Keni edhe { $retriesLeft } prova, para se të humbni përfundimisht në këtë pajisje hyrje te kredencialet.
    }
webauthn-pin-invalid-short-prompt = PIN i pasaktë. Riprovoni.
webauthn-pin-required-prompt = Ju lutemi, jepni PIN-in për pajisjen tuaj.
webauthn-select-sign-result-unknown-account = Llogari e panjohur
webauthn-a-passkey-label = Përdor një kyçkalim
webauthn-another-passkey-label = Përdorni një tjetër kyçkalim
# Variables:
#   $domain (String): the domain of the site.
webauthn-specific-passkey-label = Kyçkalim për { $domain }
# Variables:
#  $retriesLeft (Number): number of tries left
webauthn-uv-invalid-long-prompt =
    { $retriesLeft ->
        [one] Verifikimi i përdoruesit dështoi. Keni edhe { $retriesLeft } provë. Riprovoni.
       *[other] Verifikimi i përdoruesit dështoi. Keni edhe { $retriesLeft } prova. Riprovoni.
    }
webauthn-uv-invalid-short-prompt = Verifikimi i përdoruesit dështoi. Riprovoni.