Skip to content

Commit d1c69dc

Browse files
alexoduslesnitsky
andauthored
fix(ui_localizations): update italian translations (#109)
* update italian translations * run melos bs --------- Co-authored-by: Andrei Lesnitsky <[email protected]>
1 parent 5293e3f commit d1c69dc

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

Diff for: packages/firebase_ui_localizations/lib/l10n/firebase_ui_it.arb

+16-16
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"description": "",
1717
"placeholders": {}
1818
},
19-
"cancelLabel": "cancel",
19+
"cancelLabel": "annulla",
2020
"@cancelLabel": {
2121
"description": "",
2222
"placeholders": {}
@@ -369,7 +369,7 @@
369369
"description": "",
370370
"placeholders": {}
371371
},
372-
"typeLabel": "type",
372+
"typeLabel": "tipo",
373373
"@typeLabel": {
374374
"description": "",
375375
"placeholders": {}
@@ -379,7 +379,7 @@
379379
"description": "Used as a generic error message when unable to resolve error details from Exception or FirebaseAuthException.",
380380
"placeholders": {}
381381
},
382-
"updateLabel": "update",
382+
"updateLabel": "aggiorna",
383383
"@updateLabel": {
384384
"description": "",
385385
"placeholders": {}
@@ -389,7 +389,7 @@
389389
"description": "Used as an error message when the account for provided email was not found.",
390390
"placeholders": {}
391391
},
392-
"valueLabel": "value",
392+
"valueLabel": "valore",
393393
"@valueLabel": {
394394
"description": "",
395395
"placeholders": {}
@@ -424,47 +424,47 @@
424424
"description": "Used as an error text of the PasswordInput when provided password is empty or is not correct.",
425425
"placeholders": {}
426426
},
427-
"uploadButtonText": "Upload file",
427+
"uploadButtonText": "Invia file",
428428
"@uploadButtonText": {
429429
"description": "UploadButton label",
430430
"placeholders": {}
431431
},
432-
"verifyEmailTitle": "Verify your email",
432+
"verifyEmailTitle": "Verifica la tua email",
433433
"@verifyEmailTitle": {
434434
"description": "EmailVerificationScreen title",
435435
"placeholders": {}
436436
},
437-
"verificationEmailSentText": "A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.",
437+
"verificationEmailSentText": "Una mail di verifica è stata inviata al tuo indirizzo email. Prego controlla la tua email e clicca sul link per verificare il tuo indirizzo email.",
438438
"@verificationEmailSentText": {
439439
"description": "Hint text indicating that verification email has been sent",
440440
"placeholders": {}
441441
},
442-
"verificationFailedText": "We couldn't verify your email address. ",
442+
"verificationFailedText": "Non possiamo verificare il tuo indirizzo email. ",
443443
"@verificationFailedText": {
444444
"description": "Message indicating that something went wrong during email verification",
445445
"placeholders": {}
446446
},
447-
"resendVerificationEmailButtonLabel": "Resend verification email",
447+
"resendVerificationEmailButtonLabel": "Reinvia email di verifica",
448448
"@resendVerificationEmailButtonLabel": {
449449
"description": "Button label that suggests to resend verification email",
450450
"placeholders": {}
451451
},
452-
"verificationEmailSentTextShort": "Verification email sent",
452+
"verificationEmailSentTextShort": "Email di verifica inviata",
453453
"@verificationEmailSentTextShort": {
454454
"description": "Short version of the hint text indicating that verification email has been sent",
455455
"placeholders": {}
456456
},
457-
"emailIsNotVerifiedText": "Email is not verified",
457+
"emailIsNotVerifiedText": "L'email non è stata verificata",
458458
"@emailIsNotVerifiedText": {
459459
"description": "Message indicating that email is not verified",
460460
"placeholders": {}
461461
},
462-
"waitingForEmailVerificationText": "Waiting for email verification",
462+
"waitingForEmailVerificationText": "In attesa della verifica dell'email",
463463
"@waitingForEmailVerificationText": {
464464
"description": "Message indicating that email is being verified",
465465
"placeholders": {}
466466
},
467-
"dismissButtonLabel": "Dismiss",
467+
"dismissButtonLabel": "Dismetti",
468468
"@dismiss": {
469469
"description": "Dissmiss button label",
470470
"placeholders": {}
@@ -474,17 +474,17 @@
474474
"description": "OK button label",
475475
"placeholders": {}
476476
},
477-
"checkEmailHintText": "Please check your email and click the link to verify your email address.",
477+
"checkEmailHintText": "Prego controlla la tua email e clicca il link per verificare il tuo indirizzo email.",
478478
"@checkEmailHintText": {
479479
"description": "Hint text prompting the user to check email for verification link",
480480
"placeholders": {}
481481
},
482-
"doneButtonLabel": "Done",
482+
"doneButtonLabel": "Fatto",
483483
"@doneButtonLabel": {
484484
"description": "Done button label",
485485
"placeholders": {}
486486
},
487-
"invalidVerificationCodeErrorText": "The code you entered is invalid. Please try again.",
487+
"invalidVerificationCodeErrorText": "Il codice che hai inserito non è valido. Prego riprova ancora.",
488488
"@invalidVerificationCodeErrorText": {
489489
"description": "Error text indicating that entered SMS code is invalid",
490490
"placeholders": {}

Diff for: packages/firebase_ui_localizations/lib/src/lang/it.dart

+16-16
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class ItLocalizations extends FirebaseUILocalizationLabels {
1717
String get booleanLabel => "boolean";
1818

1919
@override
20-
String get cancelLabel => "cancel";
20+
String get cancelLabel => "annulla";
2121

2222
@override
2323
String get chooseACountry => "Scegli un paese";
@@ -234,19 +234,19 @@ class ItLocalizations extends FirebaseUILocalizationLabels {
234234
String get timestampLabel => "timestamp";
235235

236236
@override
237-
String get typeLabel => "type";
237+
String get typeLabel => "tipo";
238238

239239
@override
240240
String get unknownError => "Si è verificato un errore sconosciuto";
241241

242242
@override
243-
String get updateLabel => "update";
243+
String get updateLabel => "aggiorna";
244244

245245
@override
246246
String get userNotFoundErrorText => "L'account non esiste";
247247

248248
@override
249-
String get valueLabel => "value";
249+
String get valueLabel => "valore";
250250

251251
@override
252252
String get verifyCodeButtonText => "Verifica";
@@ -268,46 +268,46 @@ class ItLocalizations extends FirebaseUILocalizationLabels {
268268
"La password non è valida o l'utente non dispone di una password";
269269

270270
@override
271-
String get uploadButtonText => "Upload file";
271+
String get uploadButtonText => "Invia file";
272272

273273
@override
274-
String get verifyEmailTitle => "Verify your email";
274+
String get verifyEmailTitle => "Verifica la tua email";
275275

276276
@override
277277
String get verificationEmailSentText =>
278-
"A verification email has been sent to your email address. Please check your email and click on the link to verify your email address.";
278+
"Una mail di verifica è stata inviata al tuo indirizzo email. Prego controlla la tua email e clicca sul link per verificare il tuo indirizzo email.";
279279

280280
@override
281281
String get verificationFailedText =>
282-
"We couldn't verify your email address. ";
282+
"Non possiamo verificare il tuo indirizzo email. ";
283283

284284
@override
285-
String get resendVerificationEmailButtonLabel => "Resend verification email";
285+
String get resendVerificationEmailButtonLabel => "Reinvia email di verifica";
286286

287287
@override
288-
String get verificationEmailSentTextShort => "Verification email sent";
288+
String get verificationEmailSentTextShort => "Email di verifica inviata";
289289

290290
@override
291-
String get emailIsNotVerifiedText => "Email is not verified";
291+
String get emailIsNotVerifiedText => "L'email non è stata verificata";
292292

293293
@override
294294
String get waitingForEmailVerificationText =>
295-
"Waiting for email verification";
295+
"In attesa della verifica dell'email";
296296

297297
@override
298-
String get dismissButtonLabel => "Dismiss";
298+
String get dismissButtonLabel => "Dismetti";
299299

300300
@override
301301
String get okButtonLabel => "OK";
302302

303303
@override
304304
String get checkEmailHintText =>
305-
"Please check your email and click the link to verify your email address.";
305+
"Prego controlla la tua email e clicca il link per verificare il tuo indirizzo email.";
306306

307307
@override
308-
String get doneButtonLabel => "Done";
308+
String get doneButtonLabel => "Fatto";
309309

310310
@override
311311
String get invalidVerificationCodeErrorText =>
312-
"The code you entered is invalid. Please try again.";
312+
"Il codice che hai inserito non è valido. Prego riprova ancora.";
313313
}

0 commit comments

Comments
 (0)