blob: e62f27efeeaaa77ddd0fdfcde4ebc192744be786 (
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 nuncorrect. Ti has anc { $retriesLeft } emprova avant che ti perdas definitivamain l'access a las datas d'annunzia memorisadas sin quest apparat.
*[other] PIN nuncorrect. Ti has anc { $retriesLeft } emprovas avant che ti perdas definitivamain l'access a las datas d'annunzia memorisadas sin quest apparat.
}
webauthn-pin-invalid-short-prompt = PIN nuncorrect. Emprova anc ina giada.
webauthn-pin-required-prompt = Endatescha per plaschair il PIN per tes apparat.
webauthn-select-sign-result-unknown-account = Conto nunenconuschent
webauthn-a-passkey-label = Utilisar in passkey
webauthn-another-passkey-label = Utilisar in auter passkey
# Variables:
# $domain (String): the domain of the site.
webauthn-specific-passkey-label = Passkey per { $domain }
# Variables:
# $retriesLeft (Number): number of tries left
webauthn-uv-invalid-long-prompt =
{ $retriesLeft ->
[one] La verificaziun da l'utilisader n'è betg reussida. Ti has anc { $retriesLeft } tentativa. Emprova anc ina giada.
*[other] La verificaziun da l'utilisader n'è betg reussida. Ti has anc { $retriesLeft } tentativas. Emprova anc ina giada.
}
webauthn-uv-invalid-short-prompt = La verificaziun da l'utilisader n'è betg reussida. Emprova anc ina giada.
|