forked from firebase/FirebaseUI-Flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase_ui_it.arb
537 lines (537 loc) · 18.7 KB
/
firebase_ui_it.arb
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
{
"@@locale": "it",
"@@last_modified": "2024-02-04T10:25:05.112669",
"accessDisabledErrorText": "L'accesso a questo account è stato temporaneamente disabilitato",
"@accessDisabledErrorText": {
"description": "Used as an error message when account is blocked and user tries to perform some actions with the account (e.g. unlinking a credential).",
"placeholders": {}
},
"arrayLabel": "array",
"@arrayLabel": {
"description": "",
"placeholders": {}
},
"booleanLabel": "boolean",
"@booleanLabel": {
"description": "",
"placeholders": {}
},
"cancelLabel": "annulla",
"@cancelLabel": {
"description": "",
"placeholders": {}
},
"chooseACountry": "Scegli un paese",
"@chooseACountry": {
"description": "Used as a label of the country code picker dropdown.",
"placeholders": {}
},
"confirmPasswordDoesNotMatchErrorText": "Le password non coincidono",
"@confirmPasswordDoesNotMatchErrorText": {
"description": "Used as an error text when provided passwords do not match.",
"placeholders": {}
},
"confirmPasswordInputLabel": "Conferma password",
"@confirmPasswordInputLabel": {
"description": "Used as a label of the PasswordInput that confirms a provided password.",
"placeholders": {}
},
"confirmPasswordIsRequiredErrorText": "Conferma la password",
"@confirmPasswordIsRequiredErrorText": {
"description": "Used as an error text when PasswordInput used to confirm the password is empty.",
"placeholders": {}
},
"continueText": "Continua",
"@continueText": {
"description": "Used as a label of the submit button that takes the user to the next step of the authenticatiion flow.",
"placeholders": {}
},
"countryCode": "Codice",
"@countryCode": {
"description": "Used as a placeholder of the country code input.",
"placeholders": {}
},
"credentialAlreadyInUseErrorText": "Questo provider è già associato a un altro account utente.",
"@credentialAlreadyInUseErrorText": {
"description": "Error text that is show when user tries to use an OAuth provider that doesn't belong to currently signed in user account.",
"placeholders": {}
},
"deleteAccount": "Elimina account",
"@deleteAccount": {
"description": "Used as a label of the DeleteAccountButton.",
"placeholders": {}
},
"differentMethodsSignInTitleText": "Utilizzare uno dei seguenti metodi per accedere",
"@differentMethodsSignInTitleText": {
"description": "Used as a title of the dialog that indicates that there are different available sign in methods for a provided email.",
"placeholders": {}
},
"disable": "Disabilita",
"@disable": {
"description": "Button label that suggests to disable 2FA",
"placeholders": {}
},
"eastInitialLabel": "E",
"@eastInitialLabel": {
"description": "",
"placeholders": {}
},
"emailInputLabel": "Email",
"@emailInputLabel": {
"description": "Used as a label of the EmailInput.",
"placeholders": {}
},
"emailIsRequiredErrorText": "L'email è obbligatoria",
"@emailIsRequiredErrorText": {
"description": "Used as an error text of the EmailInput when the email is empty.",
"placeholders": {}
},
"emailLinkSignInButtonLabel": "Accedi con il link magico",
"@emailLinkSignInButtonLabel": {
"description": "Used as a label of the EmailLinkSignInButton.",
"placeholders": {}
},
"emailTakenErrorText": "L'account con questo email esiste già",
"@emailTakenErrorText": {
"description": "Used as an error message when the user tries to sign up with an email that is already used.",
"placeholders": {}
},
"enable": "Abilita",
"@enable": {
"description": "Button label that suggests to enable 2FA",
"placeholders": {}
},
"enableMoreSignInMethods": "Abilita altri metodi di accesso",
"@enableMoreSignInMethods": {
"description": "Used as a hint to connect more providers.",
"placeholders": {}
},
"enterSMSCodeText": "Inserisci il codice dell'SMS",
"@enterSMSCodeText": {
"description": "Used as a label of the SMSCodeInput.",
"placeholders": {}
},
"findProviderForEmailTitleText": "Inserisci l'email per continuare",
"@findProviderForEmailTitleText": {
"description": "Used as a title of the FindProvidersForEmailView.",
"placeholders": {}
},
"forgotPasswordButtonLabel": "Password dimenticata?",
"@forgotPasswordButtonLabel": {
"description": "Used as a label of the ForgotPasswordButton.",
"placeholders": {}
},
"forgotPasswordHintText": "Inserisci il tuo indirizzo email e ti invieremo un link che ti consentirà di reimpostare la password",
"@forgotPasswordHintText": {
"description": "Used as a hint on a ForgotPasswordView.",
"placeholders": {}
},
"forgotPasswordViewTitle": "Password dimenticata",
"@forgotPasswordViewTitle": {
"description": "Used as a title of the ForgotPasswordView.",
"placeholders": {}
},
"geopointLabel": "punto geografico",
"@geopointLabel": {
"description": "",
"placeholders": {}
},
"goBackButtonLabel": "Indietro",
"@goBackButtonLabel": {
"description": "Used as a label of the back button.",
"placeholders": {}
},
"@hashCode": {
"description": "The hash code for this object.",
"placeholders": {}
},
"invalidCountryCode": "Codice non valido",
"@invalidCountryCode": {
"description": "Used as an error text when provide country code is invalid.",
"placeholders": {}
},
"isNotAValidEmailErrorText": "Fornisci un indirizzo email valido",
"@isNotAValidEmailErrorText": {
"description": "Used as an error text of the EmailInput if the provided email is not valid.",
"placeholders": {}
},
"latitudeLabel": "latitude",
"@latitudeLabel": {
"description": "",
"placeholders": {}
},
"linkEmailButtonText": "Avanti",
"@linkEmailButtonText": {
"description": "Used as a label of the EmailForm submit button when the AuthAction is AuthAction.link.",
"placeholders": {}
},
"longitudeLabel": "longitude",
"@longitudeLabel": {
"description": "",
"placeholders": {}
},
"mapLabel": "map",
"@mapLabel": {
"description": "",
"placeholders": {}
},
"mfaTitle": "Verifica in due passaggi",
"@mfaTitle": {
"description": "2-step verification settings tile title.",
"placeholders": {}
},
"name": "Nome",
"@name": {
"description": "Used as a placeholder of the EditableUserDisplayName.",
"placeholders": {}
},
"northInitialLabel": "N",
"@northInitialLabel": {
"description": "",
"placeholders": {}
},
"nullLabel": "null",
"@nullLabel": {
"description": "",
"placeholders": {}
},
"numberLabel": "number",
"@numberLabel": {
"description": "",
"placeholders": {}
},
"off": "Off",
"@off": {
"description": "Label that suggests that 2-step verification is not enabled",
"placeholders": {}
},
"on": "On",
"@on": {
"description": "Label that suggests that 2-step verification is enabled",
"placeholders": {}
},
"passwordInputLabel": "Password",
"@passwordInputLabel": {
"description": "Used as a label of the PasswordInput.",
"placeholders": {}
},
"passwordIsRequiredErrorText": "La password è obbligatoria",
"@passwordIsRequiredErrorText": {
"description": "Used as an error text when PasswordInput is empty.",
"placeholders": {}
},
"passwordResetEmailSentText": "Ti abbiamo inviato un'email con un link per reimpostare la password. Controlla la posta.",
"@passwordResetEmailSentText": {
"description": "Indicates that the password reset email was sent.",
"placeholders": {}
},
"phoneInputLabel": "Numero di telefono",
"@phoneInputLabel": {
"description": "Used as a label of the PhoneInput.",
"placeholders": {}
},
"phoneNumberInvalidErrorText": "Numero di telefono non valido",
"@phoneNumberInvalidErrorText": {
"description": "Used as an error text when PhoneInput contains an invalid phone number.",
"placeholders": {}
},
"phoneNumberIsRequiredErrorText": "Il numero di telefono è obbligatorio",
"@phoneNumberIsRequiredErrorText": {
"description": "Used as an error text when PhoneInput is empty.",
"placeholders": {}
},
"phoneVerificationViewTitleText": "Inserisci il tuo numero di telefono",
"@phoneVerificationViewTitleText": {
"description": "Used as a title of the PhoneInputView.",
"placeholders": {}
},
"profile": "Profilo",
"@profile": {
"description": "A title of the ProfileScreen.",
"placeholders": {}
},
"provideEmail": "Fornisci email e password",
"@provideEmail": {
"description": "Used as a title of the EmailSignUpDialog.",
"placeholders": {}
},
"referenceLabel": "reference",
"@referenceLabel": {
"description": "",
"placeholders": {}
},
"registerActionText": "Registra",
"@registerActionText": {
"description": "Used as a label of the EmailForm submit button when the AuthAction is AuthAction.signUp.",
"placeholders": {}
},
"registerHintText": "Non hai un account?",
"@registerHintText": {
"description": "Used as a hint text of the LoginView suggesting to create a new account.",
"placeholders": {}
},
"registerText": "Registra",
"@registerText": {
"description": "Used as a title of the LoginView when AuthAction is AuthAction.signUp.",
"placeholders": {}
},
"resetPasswordButtonLabel": "Reimposta password",
"@resetPasswordButtonLabel": {
"description": "Used as a label of submit button of the ForgotPasswordView.",
"placeholders": {}
},
"@runtimeType": {
"description": "A representation of the runtime type of the object.",
"placeholders": {}
},
"sendLinkButtonLabel": "Invia link magico",
"@sendLinkButtonLabel": {
"description": "Used as a label of the submit button on the EmailLinkSignInView.",
"placeholders": {}
},
"signInActionText": "Accedi",
"@signInActionText": {
"description": "Used as a label of the EmailForm submit button when the AuthAction is AuthAction.signIn.",
"placeholders": {}
},
"signInHintText": "Hai già un account?",
"@signInHintText": {
"description": "Used as a hint text of the LoginView suggesting to sign in instead of registering a new account.",
"placeholders": {}
},
"signInMethods": "Metodi di accesso",
"@signInMethods": {
"description": "Used as a label of the row showing connected providers.",
"placeholders": {}
},
"signInText": "Accedi",
"@signInText": {
"description": "Used as a title of the LoginView when AuthAction is AuthAction.signIn.",
"placeholders": {}
},
"signInWithAppleButtonText": "Accedi con Apple",
"@signInWithAppleButtonText": {
"description": "Used as a label of the OAuthProviderButton for Apple provider.",
"placeholders": {}
},
"signInWithEmailLinkSentText": "Ti abbiamo inviato un'email con un link magico Controlla la tua email e segui il link per accedere",
"@signInWithEmailLinkSentText": {
"description": "Indicates that email with a sign in link was sent.",
"placeholders": {}
},
"signInWithEmailLinkViewTitleText": "Accedi con il link magico",
"@signInWithEmailLinkViewTitleText": {
"description": "Used as a title on the EmailLinkSignInView.",
"placeholders": {}
},
"signInWithFacebookButtonText": "Accedi con Facebook",
"@signInWithFacebookButtonText": {
"description": "Used as a label of the OAuthProviderButton for Facebook provider.",
"placeholders": {}
},
"signInWithGoogleButtonText": "Accedi con Google",
"@signInWithGoogleButtonText": {
"description": "Used as a label of the OAuthProviderButton for Google provider.",
"placeholders": {}
},
"signInWithPhoneButtonText": "Accedi con il telefono",
"@signInWithPhoneButtonText": {
"description": "Used as a label of the PhoneVerificationButton.",
"placeholders": {}
},
"signInWithTwitterButtonText": "Accedi con Twitter",
"@signInWithTwitterButtonText": {
"description": "Used as a label of the OAuthProviderButton for Twitter provider.",
"placeholders": {}
},
"signOutButtonText": "Esci",
"@signOutButtonText": {
"description": "Used as a label of the SignOutButton.",
"placeholders": {}
},
"smsAutoresolutionFailedError": "Impossibile risolvere automaticamente il codice SMS. Inserisci il codice manualmente",
"@smsAutoresolutionFailedError": {
"description": "Used as an error text when AutoresolutionFailedException is being thrown.",
"placeholders": {}
},
"southInitialLabel": "S",
"@southInitialLabel": {
"description": "",
"placeholders": {}
},
"stringLabel": "string",
"@stringLabel": {
"description": "",
"placeholders": {}
},
"timestampLabel": "timestamp",
"@timestampLabel": {
"description": "",
"placeholders": {}
},
"typeLabel": "tipo",
"@typeLabel": {
"description": "",
"placeholders": {}
},
"unknownError": "Si è verificato un errore sconosciuto",
"@unknownError": {
"description": "Used as a generic error message when unable to resolve error details from Exception or FirebaseAuthException.",
"placeholders": {}
},
"updateLabel": "aggiorna",
"@updateLabel": {
"description": "",
"placeholders": {}
},
"userNotFoundErrorText": "L'account non esiste",
"@userNotFoundErrorText": {
"description": "Used as an error message when the account for provided email was not found.",
"placeholders": {}
},
"valueLabel": "valore",
"@valueLabel": {
"description": "",
"placeholders": {}
},
"verifyCodeButtonText": "Verifica",
"@verifyCodeButtonText": {
"description": "Used as a label of the submit button of the SMSCodeInputView.",
"placeholders": {}
},
"verifyingSMSCodeText": "Verifica del codice SMS in corso…",
"@verifyingSMSCodeText": {
"description": "Used as a status text of the SMSCodeInput when code verification is in progress.",
"placeholders": {}
},
"verifyItsYouText": "Conferma la tua identità",
"@verifyItsYouText": {
"description": "Used as a title of the dialog that requires re-authentication of the user when performing destructive actions.",
"placeholders": {}
},
"verifyPhoneNumberButtonText": "Avanti",
"@verifyPhoneNumberButtonText": {
"description": "Used as a label of the submit button of the PhoneInputView.",
"placeholders": {}
},
"westInitialLabel": "W",
"@westInitialLabel": {
"description": "",
"placeholders": {}
},
"wrongOrNoPasswordErrorText": "La password non è valida o l'utente non dispone di una password",
"@wrongOrNoPasswordErrorText": {
"description": "Used as an error text of the PasswordInput when provided password is empty or is not correct.",
"placeholders": {}
},
"uploadButtonText": "Invia file",
"@uploadButtonText": {
"description": "UploadButton label",
"placeholders": {}
},
"verifyEmailTitle": "Verifica la tua email",
"@verifyEmailTitle": {
"description": "EmailVerificationScreen title",
"placeholders": {}
},
"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.",
"@verificationEmailSentText": {
"description": "Hint text indicating that verification email has been sent",
"placeholders": {}
},
"verificationFailedText": "Non possiamo verificare il tuo indirizzo email. ",
"@verificationFailedText": {
"description": "Message indicating that something went wrong during email verification",
"placeholders": {}
},
"resendVerificationEmailButtonLabel": "Reinvia email di verifica",
"@resendVerificationEmailButtonLabel": {
"description": "Button label that suggests to resend verification email",
"placeholders": {}
},
"verificationEmailSentTextShort": "Email di verifica inviata",
"@verificationEmailSentTextShort": {
"description": "Short version of the hint text indicating that verification email has been sent",
"placeholders": {}
},
"emailIsNotVerifiedText": "L'email non è stata verificata",
"@emailIsNotVerifiedText": {
"description": "Message indicating that email is not verified",
"placeholders": {}
},
"waitingForEmailVerificationText": "In attesa della verifica dell'email",
"@waitingForEmailVerificationText": {
"description": "Message indicating that email is being verified",
"placeholders": {}
},
"dismissButtonLabel": "Dismetti",
"@dismiss": {
"description": "Dissmiss button label",
"placeholders": {}
},
"okButtonLabel": "OK",
"@okButtonLabel": {
"description": "OK button label",
"placeholders": {}
},
"checkEmailHintText": "Prego controlla la tua email e clicca il link per verificare il tuo indirizzo email.",
"@checkEmailHintText": {
"description": "Hint text prompting the user to check email for verification link",
"placeholders": {}
},
"doneButtonLabel": "Fatto",
"@doneButtonLabel": {
"description": "Done button label",
"placeholders": {}
},
"invalidVerificationCodeErrorText": "Il codice che hai inserito non è valido. Prego riprova ancora.",
"@invalidVerificationCodeErrorText": {
"description": "Error text indicating that entered SMS code is invalid",
"placeholders": {}
},
"ulinkProviderAlertTitle": "Unlink provider",
"@ulinkProviderAlertTitle": {
"description": "Title that is shown in AlertDialog asking for provider unlink confirmation",
"placeholders": {}
},
"confirmUnlinkButtonLabel": "Unlink",
"@confirmUnlinkButtonLabel": {
"description": "Unlink confirmation button label",
"placeholders": {}
},
"cancelButtonLabel": "Cancel",
"@cancelButtonLabel": {
"description": "Cancel button label",
"placeholders": {}
},
"unlinkProviderAlertMessage": "Are you sure you want to unlink this provider?",
"@unlinkProviderAlertMessage": {
"description": "Text that is shown as a message of the AlertDialog confirming provider unlink",
"placeholders": {}
},
"weakPasswordErrorText": "Password should be at least 6 characters",
"@weakPasswordErrorText": {
"description": "Error text suggesting that used password is too weak",
"placeholders": {}
},
"confirmDeleteAccountAlertTitle": "Confirm account deletion",
"@confirmDeleteAccountAlertTitle": {
"description": "Delete account confirmation dialog title",
"placeholders": {}
},
"confirmDeleteAccountAlertMessage": "Are you sure you want to delete your account?",
"@confirmDeleteAccountAlertMessage": {
"description": "Delete account confirmation dialog message",
"placeholders": {}
},
"confirmDeleteAccountButtonLabel": "Yes, delete",
"@confirmDeleteAccountButtonLabel": {
"description": "Confirm delete account button label",
"placeholders": {}
},
"sendVerificationEmailLabel": "Send verification email",
"@sendVerificationEmailLabel": {
"description": "Used as a button label to send a verification email",
"placeholders": {}
}
}