Skip to content

Commit 7c81bac

Browse files
th3oxenreesscot
andauthored
Improve IT translation accuracy (#1268)
* Improve IT translation accuracy * Create rare-cheetahs-shout.md Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
1 parent a6af871 commit 7c81bac

File tree

2 files changed

+29
-24
lines changed

2 files changed

+29
-24
lines changed

Diff for: .changeset/rare-cheetahs-shout.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@aws-amplify/ui": patch
3+
---
4+
5+
Improve IT translation accuracy
+24-24
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
export const itDict = {
22
'Account recovery requires verified contact information':
3-
'Ripristino del conto richiede un account verificati',
3+
'Il ripristino dell\'account richiede informazioni di contatto verificate',
44
'An account with the given email already exists.':
5-
'Un account con questa email esiste già.',
6-
'Back to Sign In': 'Torna alla Accesso',
5+
'Questa email è già utilizzata da un\'altro account.',
6+
'Back to Sign In': 'Torna alla schermata di accesso',
77
'Change Password': 'Cambia la password',
88
Code: 'Codice',
99
Confirm: 'Conferma',
10-
'Confirm a Code': 'Codice Conferma',
10+
'Confirm a Code': 'Conferma un codice',
1111
'Confirm Password': 'Conferma la password',
12-
'Confirm Sign In': 'Conferma di applicazione',
13-
'Confirm Sign Up': 'Registrazione Conferma',
12+
'Confirm Sign In': 'Conferma l\'accesso',
13+
'Confirm Sign Up': 'Conferma registrazione',
1414
'Confirmation Code': 'Codice di verifica',
15-
'Create a new account': 'Creare un nuovo account',
16-
'Create account': 'Registrati',
17-
'Create Account': 'Crea account',
18-
Email: 'E-mail',
19-
'Enter your password': 'Inserire la password',
15+
'Create a new account': 'Crea un nuovo account',
16+
'Create account': 'Crea account',
17+
'Create Account': 'Crea Account',
18+
Email: 'Email',
19+
'Enter your password': 'Inserisci la tua password',
2020
'Enter your username': 'Inserisci il tuo nome utente',
2121
'Forgot Password': 'Password dimenticata',
2222
'Forgot your password?': 'Password dimenticata?',
2323
'Have an account? ': 'Già registrato?',
2424
'Incorrect username or password': 'Nome utente o password errati',
2525
'Invalid password format': 'Formato della password non valido',
2626
'Invalid phone number format':
27-
'Utilizzo non valido Telefonummern formattare un numero nel formato :. 12.345.678,9 mille',
28-
'Lost your code?': 'Perso codice?',
27+
'Formato del numero di telefono non valido',
28+
'Lost your code?': 'Codice smarrito?',
2929
'New Password': 'Nuova password',
3030
or: 'o',
31-
'No account? ': 'Nessun account?',
31+
'No account? ': 'Non hai un account?',
3232
Password: 'Password',
3333
'Password attempts exceeded':
3434
'Il numero massimo di tentativi di accesso falliti è stato raggiunto',
3535
'Phone Number': 'Numero di telefono',
36-
'Resend Code': 'Codice Rispedisci',
37-
'Reset password': 'Ripristina password',
38-
'Reset your password': 'Resetta password',
36+
'Resend Code': 'Rispedisci codice',
37+
'Reset password': 'Reimposta password',
38+
'Reset your password': 'Reimposta la tua password',
3939
'Send Code': 'Invia codice',
4040
'Sign in': 'Accesso',
4141
'Sign In': 'Accesso',
42-
'Sign in to your account': 'Accedi con il tuo account a',
42+
'Sign in to your account': 'Accedi al tuo account',
4343
'Sign Out': 'Esci',
44-
'Sign Up': 'Iscriviti',
44+
'Sign Up': 'Registrati',
4545
Skip: 'Salta',
46-
Submit: 'Sottoscrivi',
47-
'User already exists': 'Questo utente esiste già',
48-
'User does not exist': 'Questo utente non esiste',
46+
Submit: 'Invia',
47+
'User already exists': 'Utente già esistente',
48+
'User does not exist': 'Utente inesistente',
4949
Username: 'Nome utente',
50-
'Username cannot be empty': 'Nome utente non può essere vuoto',
50+
'Username cannot be empty': 'Il nome utente non può essere vuoto',
5151
Verify: 'Verifica',
52-
'Verify Contact': 'Contatto verifica',
52+
'Verify Contact': 'Verifica contatto',
5353
};

0 commit comments

Comments
 (0)