summaryrefslogtreecommitdiffstats
path: root/l10n-eo/browser/browser/webauthnDialog.ftl
blob: a94ef14a5aef9077cb4f1556a095a97a7e0f0cb5 (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] Malĝusta PIN. Vi havas ankoraŭ { $retriesLeft } provon antaŭ ol vi porĉiame perdos aliron al la legitimiloj en tiu ĉi aparato.
       *[other] Malĝusta PIN. Vi havas ankoraŭ { $retriesLeft } provojn antaŭ ol vi porĉiame perdos aliron al la legitimiloj en tiu ĉi aparato.
    }
webauthn-pin-invalid-short-prompt = Malĝusta PIN. Provu denove.
webauthn-pin-required-prompt = Bonvolu tajpi la PIN por via aparato.
webauthn-select-sign-result-unknown-account = Nekonata konto
webauthn-a-passkey-label = Uzi alirŝlosilon
webauthn-another-passkey-label = Uzi alian alirŝlosilon
# Variables:
#   $domain (String): the domain of the site.
webauthn-specific-passkey-label = Alirŝlosilo por { $domain }
# Variables:
#  $retriesLeft (Number): number of tries left
webauthn-uv-invalid-long-prompt =
    { $retriesLeft ->
        [one] Kontrolo de uzanto malsukcesa. Vi ankoraŭ havas { $retriesLeft } provon. Provu denove.
       *[other] Kontrolo de uzanto malsukcesa. Vi ankoraŭ havas { $retriesLeft } provojn. Provu denove.
    }
webauthn-uv-invalid-short-prompt = Kontrolo de uzanto malsukcesa. Provu denove.