summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/it/chrome/it/locale/it/messenger/accountCreationUtil.properties
blob: 71fabd4f56794e60f52db050c18dbb78196cdbb4 (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/.

# This file has the strings, mostly error strings, for the logic / JS backend / model
# files: sanitizeDatatypes.js, fetchhttp.js, util.js


hostname_syntax.error = Il nome del server è vuoto o contiene caratteri non consentiti. Si possono utilizzare solo lettere, numeri, “-” e “.”.
alphanumdash.error = La stringa contiene caratteri non validi. Si possono utilizzare solo lettere, numeri, - e _
allowed_value.error = Il valore fornito non è nella lista dei valori consentiti
url_scheme.error = Schema URL non consentito
url_parsing.error = URL non riconosciuto
string_empty.error = Obbligatorio inserire un valore per questa stringa
boolean.error = Non è booleano
no_number.error = Non è un numero
number_too_large.error = Numero troppo grande
number_too_small.error = Numero troppo piccolo


cannot_contact_server.error = Impossibile contattare il server
bad_response_content.error = contenuto risposta non valido

auth_failed_generic.error = Accesso non riuscito. Il nome utente (indirizzo di posta) e la password sono corretti?
auth_failed_with_reason.error = Accesso non riuscito. Il server %1$S ha risposto: %2$S
verification_failed.error = Autenticazione non riuscita per motivi sconosciuti.
verification_failed_with_exception.error = Autenticazione non riuscita con messaggio: %1$S