update message translations + spanish file
This commit is contained in:
		| @ -17,29 +17,37 @@ | ||||
|  * NOTE: this file must be saved in UTF-8 encoding. | ||||
|  */ | ||||
| return [ | ||||
|     'Are you sure you want to switch to this user for the rest of this Session?' => 'Sei sicuro di voler passare a questo utente fino alla fine della sessione?', | ||||
|     'Authentication rule class {0} can not be instantiated' => 'Impossibile istanziare un oggetto con la regola di autenticazione {0}', | ||||
|     'Authorization rule has been added.' => 'Regola di autoerizzazione aggiunta.', | ||||
|     'Authorization rule has been removed.' => 'Regola di autorizzazione rimossa.', | ||||
|     'Authorization rule has been updated.' => 'Regola di autorizzazione modificata.', | ||||
|     'Class' => 'Classe', | ||||
|     'Create new rule' => 'Crea nuova regola', | ||||
|     'Created at' => 'Creata il', | ||||
|     'Impersonate this user' => 'Impersona questo utente', | ||||
|     'New rule' => 'Nuova regola', | ||||
|     'Rule class must extend "yii\\rbac\\Rule".' => 'La classe della regola deve estendere "yii\\rbac\\Rule".', | ||||
|     'Rule name {0} is already in use' => 'Regola {0} già in uso', | ||||
|     'Rule {0} does not exists' => 'La regola {0} non esiste', | ||||
|     'Rule {0} not found.' => 'Regola {0} non trovata.', | ||||
|     'Rules' => 'Regole', | ||||
|     'Switch identities is disabled.' => 'Il cambio identità è disabilitato', | ||||
|     'Unable to create new authorization rule.' => 'Impossibile creare nuova regola di autorizzazione.', | ||||
|     'Unable to update authorization rule.' => 'Impossibile aggiornare regola di autorizzazione.', | ||||
|     'Update rule' => 'Modifica regola', | ||||
|     'Updated at' => 'Aggiornata il', | ||||
|     'A message has been sent to your email address. It contains a confirmation link that you must click to complete registration.' => '', | ||||
|     'Awesome, almost there. Now you need to click the confirmation link sent to your new email address.' => '', | ||||
|     'Awesome, almost there. Now you need to click the confirmation link sent to your old email address.' => '', | ||||
|     'Cancel' => '', | ||||
|     'Close' => '', | ||||
|     'Disable Two-Factor Auth' => '', | ||||
|     'Enable' => '', | ||||
|     'Enable Two-factor auth' => '', | ||||
|     'Invalid two-factor code' => '', | ||||
|     'Last login' => '', | ||||
|     'Never' => '', | ||||
|     'Scan the QrCode with Google Authenticator App, then insert its temporary code on the box and submit.' => '', | ||||
|     'This will disable two-factor auth. Are you sure?' => '', | ||||
|     'Two Factor Authentication' => '', | ||||
|     'Two factor successfully enabled.' => '', | ||||
|     'Two-Factor Authentication' => '', | ||||
|     'Two-factor auth protects you against stolen credentials' => '', | ||||
|     'Two-factor authentication code' => '', | ||||
|     'Two-factor authorization has been disabled.' => '', | ||||
|     'Two-factor code' => '', | ||||
|     'Unable to disable two-factor authorization.' => '', | ||||
|     'User not found.' => '', | ||||
|     'Verification failed. Please, enter new code.' => '', | ||||
|     'We couldn\'t re-send the mail to confirm your address. Please, verify is the correct email or if it has been confirmed already.' => '', | ||||
|     'We have sent confirmation links to both old and new email addresses. You must click both links to complete your request.' => '', | ||||
|     'A message has been sent to your email address. ' => '@@È stato inviato un messaggio al tuo indirizzo email@@', | ||||
|     'Awesome, almost there. ' => '@@Fantastico, ci siamo quasi. @@', | ||||
|     'We couldn\'t re-send the mail to confirm your address. ' => '@@Non è stato possibile reinviare l\'email per confermare il tuo indirizzo. @@', | ||||
|     'We have sent confirmation links to both old and new email addresses. ' => '@@Abbiamo inviato un link di conferma sia al nuovo che al vecchio indirizzo email. @@', | ||||
|     '(not set)' => '(non impostato)', | ||||
|     'A confirmation message has been sent to your new email address' => 'È stato inviato un messaggio di conferma al tuo nuovo indirizzo email', | ||||
|     'A message has been sent to your email address. ' => 'È stato inviato un messaggio al tuo indirizzo email', | ||||
|     'A new confirmation link has been sent' => 'È stato inviato un nuovo link di conferma', | ||||
|     'A password will be generated automatically if not provided' => 'La password verrà generata automaticamente se non fornita', | ||||
|     'Account' => 'Account', | ||||
| @ -53,22 +61,27 @@ return [ | ||||
|     'Are you sure you want to block this user?' => 'Sicuro di voler bloccare questo utente?', | ||||
|     'Are you sure you want to confirm this user?' => 'Sicuro di voler confermare questo utente?', | ||||
|     'Are you sure you want to delete this user?' => 'Sicuro di voler eliminare questo utente?', | ||||
|     'Are you sure you want to switch to this user for the rest of this Session?' => 'Sei sicuro di voler passare a questo utente fino alla fine della sessione?', | ||||
|     'Are you sure you want to unblock this user?' => 'Sicuro di voler sblocare questo utente?', | ||||
|     'Are you sure? Deleted user can not be restored' => 'Sei sicuro? Gli utenti eliminati non possono essere ripristinati', | ||||
|     'Are you sure? There is no going back' => 'Sei sicuro? Non è possibile tornare indietro', | ||||
|     'Assignments' => 'Assegnamenti', | ||||
|     'Assignments have been updated' => 'Gli assegnamenti sono stati aggiornati', | ||||
|     'Auth item with such name already exists' => 'Esiste già un elemento di autorizzazione con quel nome', | ||||
|     'Authentication rule class {0} can not be instantiated' => 'Impossibile istanziare un oggetto con la regola di autenticazione {0}', | ||||
|     'Authorization item successfully created.' => 'Elemento di autorizzazione creato con successo.', | ||||
|     'Authorization item successfully removed.' => 'Elemento di autorizzazione eliminato con successo.', | ||||
|     'Authorization item successfully updated.' => 'Elemento di autorizzazione aggiornato con successo.', | ||||
|     'Awesome, almost there. ' => 'Fantastico, ci siamo quasi. ', | ||||
|     'Authorization rule has been added.' => 'Regola di autoerizzazione aggiunta.', | ||||
|     'Authorization rule has been removed.' => 'Regola di autorizzazione rimossa.', | ||||
|     'Authorization rule has been updated.' => 'Regola di autorizzazione modificata.', | ||||
|     'Bio' => 'Bio', | ||||
|     'Block' => 'Blocca', | ||||
|     'Block status' => 'Stato di blocco', | ||||
|     'Blocked at {0, date, MMMM dd, YYYY HH:mm}' => 'Bloccato il {0, date, dd MMMM YYYY HH:mm}', | ||||
|     'Change your avatar at Gravatar.com' => 'Modifica la tua immagine di profilo su Gravatar.com', | ||||
|     'Children' => 'Figli', | ||||
|     'Class' => 'Classe', | ||||
|     'Complete password reset on {0}' => 'Completa la procedura di reset della password su {0}', | ||||
|     'Confirm' => 'Conferma', | ||||
|     'Confirm account on {0}' => 'Conferma l\'account su {0}', | ||||
| @ -84,6 +97,8 @@ return [ | ||||
|     'Create a user account' => 'Nuovo account utente', | ||||
|     'Create new permission' => 'Nuovo permesso', | ||||
|     'Create new role' => 'Nuovo ruolo', | ||||
|     'Create new rule' => 'Crea nuova regola', | ||||
|     'Created at' => 'Creata il', | ||||
|     'Credentials will be sent to the user by email' => 'Le credenziali verranno inviate all\'utente via email', | ||||
|     'Current password' => 'Password attuale', | ||||
|     'Current password is not valid' => 'La password attuale non è valida', | ||||
| @ -105,6 +120,7 @@ return [ | ||||
|     'If you already registered, sign in and connect this account on settings page' => 'Se sei già registrato accedi e collega questo account nella pagina delle impostazioni', | ||||
|     'If you cannot click the link, please try pasting the text into your browser' => 'Se non puoi fare click sul link prova a copiare ed incollare il testo nel browser', | ||||
|     'If you did not make this request you can ignore this email' => 'Se non hai effettuato la richiesta puoi ignorare questa richiesta', | ||||
|     'Impersonate this user' => 'Impersona questo utente', | ||||
|     'In order to complete your registration, please click the link below' => 'Per completare la registrazione fai click sul collegamento qui sotto', | ||||
|     'In order to complete your request, please click the link below' => 'Per completare la richiesta fai click sul collegamento qui sotto', | ||||
|     'In order to finish your registration, we need you to enter following fields' => 'Per finalizzare la registrazione devi fornire le seguenti informazioni', | ||||
| @ -125,6 +141,7 @@ return [ | ||||
|     'New password' => 'Nuova password', | ||||
|     'New permission' => 'Nuovo permesso', | ||||
|     'New role' => 'Nuovo ruolo', | ||||
|     'New rule' => 'Nuova regola', | ||||
|     'New user' => 'Nuovo utente', | ||||
|     'Not blocked' => 'Non bloccato', | ||||
|     'Not found' => 'Non trovato', | ||||
| @ -150,11 +167,17 @@ return [ | ||||
|     'Reset your password' => 'Recupera la tua password', | ||||
|     'Roles' => 'Ruoli', | ||||
|     'Rule' => 'ruolo', | ||||
|     'Rule class must extend "yii\\rbac\\Rule".' => 'La classe della regola deve estendere "yii\\rbac\\Rule".', | ||||
|     'Rule name' => 'Nome regola', | ||||
|     'Rule name {0} is already in use' => 'Regola {0} già in uso', | ||||
|     'Rule {0} does not exists' => 'La regola {0} non esiste', | ||||
|     'Rule {0} not found.' => 'Regola {0} non trovata.', | ||||
|     'Rules' => 'Regole', | ||||
|     'Save' => 'Salva', | ||||
|     'Sign in' => 'Accedi', | ||||
|     'Sign up' => 'Registrati', | ||||
|     'Something went wrong' => 'È successo qualcosa di strano', | ||||
|     'Switch identities is disabled.' => 'Il cambio identità è disabilitato', | ||||
|     'Thank you for signing up on {0}' => 'Grazie per esserti registrato su {0}', | ||||
|     'Thank you, registration is now complete.' => 'Grazie, la tua registrazione è completa.', | ||||
|     'The confirmation link is invalid or expired. Please try requesting a new one.' => 'Il link di conferma non è valido o scaduto. Per favore prova a richiederne uno nuovo', | ||||
| @ -167,10 +190,12 @@ return [ | ||||
|     'Unable to confirm user. Please, try again.' => 'Impossibile confermare l\'utente, per favore ritenta.', | ||||
|     'Unable to create an account.' => 'Impossibile creare l\'account.', | ||||
|     'Unable to create authorization item.' => 'Impossibile creare l\'elemento di autorizzazione.', | ||||
|     'Unable to create new authorization rule.' => 'Impossibile creare nuova regola di autorizzazione.', | ||||
|     'Unable to delete user. Please, try again later.' => 'Impossibile eliminare l\'utente, per favore ritenta.', | ||||
|     'Unable to remove authorization item.' => 'Impossibile eliminare l\'elemento di autorizzazione.', | ||||
|     'Unable to send confirmation link' => 'Impossibile inviare il link di conferma', | ||||
|     'Unable to update authorization item.' => 'Impossibile modificare l\'elemento di autorizzazione.', | ||||
|     'Unable to update authorization rule.' => 'Impossibile aggiornare regola di autorizzazione.', | ||||
|     'Unable to update block status.' => 'Impossibile aggiornare lo stato di blocco.', | ||||
|     'Unblock' => 'Sblocca', | ||||
|     'Unconfirmed' => 'Non confermato', | ||||
| @ -178,7 +203,9 @@ return [ | ||||
|     'Update assignments' => 'Modifica assegnamenti', | ||||
|     'Update permission' => 'Modifica permessi', | ||||
|     'Update role' => 'Modifica ruolo', | ||||
|     'Update rule' => 'Modifica regola', | ||||
|     'Update user account' => 'Modifica account utente', | ||||
|     'Updated at' => 'Aggiornata il', | ||||
|     'User block status has been updated.' => 'Stato di blocco aggiornato.', | ||||
|     'User has been confirmed' => 'L\'utente è stato confermato', | ||||
|     'User has been created' => 'L\'utente è stato creato', | ||||
| @ -187,11 +214,9 @@ return [ | ||||
|     'Username' => 'Nome utente', | ||||
|     'Users' => 'Utenti', | ||||
|     'VKontakte' => 'VKontakte', | ||||
|     'We couldn\'t re-send the mail to confirm your address. ' => 'Non è stato possibile reinviare l\'email per confermare il tuo indirizzo. ', | ||||
|     'We have generated a password for you' => 'Abbiamo generato una password per te', | ||||
|     'We have received a request to change the email address for your account on {0}' => 'Abbiamo ricevuto una richiesta di modifica dell\'indirizzo email per il tuo account su {0}', | ||||
|     'We have received a request to reset the password for your account on {0}' => 'Abbiamo ricevuto una richiesta di reset della password per il tuo account su {0}', | ||||
|     'We have sent confirmation links to both old and new email addresses. ' => 'Abbiamo inviato un link di conferma sia al nuovo che al vecchio indirizzo email. ', | ||||
|     'Website' => 'Sito web', | ||||
|     'Welcome to {0}' => 'Benvenuto su {0}', | ||||
|     'Yandex' => 'Yandex', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user