-
-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Italian language #746
Conversation
Langs/0410.lang
Outdated
64 Bit CPU=CPU a 64 Bit | ||
64 Bit OS=SO a 64 Bit | ||
64 Bit OS=Sostema operativo a 64 Bit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sistema
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. Fixed.
Langs/0410.lang
Outdated
Error Accessing List=Errore durante l'accesso alla lista | ||
Unable to Check List=Impossibile verificare l'elenco | ||
Error Accessing List=Errore durante l'accesso all'elenco | ||
Check Timed Out=Tiomepout verifica |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
timeout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. Fixed.
Langs/0410.lang
Outdated
Up to Date=Aggiornato | ||
You're running the latest build!=Stai usando la versione più recente! | ||
You're running the latest build!=Questa versione è aggiornata! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's difference between this and the old one? Because this translated to "This version is updated" can have different meaning. Unless that's how say it in Italian.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In standard software translation is unsual to use reflessive verb kike "Stai usando".
As is unusal use of "più recente" and also not related to english string .
For most user it's more clear to understand "versione aggiornata".
I changed it as "La versione del programma è aggiornata."
Langs/0410.lang
Outdated
Unable to Check for Updates=Impossibile verificare la disponibilità di aggiornamenti | ||
Unable to load release data.=Impossibile caricare i dati di rilascio | ||
Invalid Data Received!=Ricevuti dati non validi! | ||
Invalid Release Tags Received!=Ricevuti tag di rilascio non validi! | ||
Invalid Release Types Received!=Ricevuti tipi di rilascio non validi! | ||
Update Available=Aggiornamento disponibile | ||
An Update is Available, would you like to download it?=Un aggiornamento è disponibile, vuoi scaricarlo? | ||
Done=Fatto | ||
An Update is Available, would you like to download it?=È disponibile un aggironamento, vuoi scaricarlo? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aggiornamento
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. Fixed.
Langs/0410.lang
Outdated
Your Computer is ready for Windows 11. You should receive the option to upgrade between October 5th 2021 and Fall 2022.=Questo computer è pronto per Windows 11.\n\nDovresti ricevere la possibilità di eseguire l'aggiornamento tra il 5 ottobre 2021 e l'autunno 2022. | ||
Language Switcher currently disabled with Group Policy=Selettore lingua attualmente disabilitato tramite Criteri di gruppo | ||
Theme Switcher currently disabled with Group Policy.=Selettore temi attualmente disabilitato tramite Criteri di gruppo. | ||
Default - No Theme Files Found=Predefinito - Nessun file tema trovato= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove second "="
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True. Fixed.
Langs/0410.lang
Outdated
TPM=Un modulo di sicurezza utilizzato da Windows. Tutte le CPU moderne AMD ne contengono uno; Anche alcune CPU moderne Intel ne contengono uno. Controlla le impostazioni del BIOS/UEFI. Fai riferimento al manuale della tua scheda madre. | ||
Architecture=La quantità di dati che la CPU e il sistema operativo possono elaborare contemporaneamente. Il risultato: "SO a 32 Bit" richiede una formattazione del disco ed una nuova installazione di Windows 11. Mentre invece il risultato "CPU a 32 Bit" richiede una sostituzione della CPU. | ||
Boot=Un metodo usato dalla scheda madre per caricare Windows. I risultati "legacy" possono essere corretti nelle schede madri più recenti attraverso le impostazioni BIOS/UEFI. Fai riferimento al manuale della tua scheda madre. | ||
CPU Name=La CPU che è installat nel computer. La compatibilità è soggetta a modifiche. Richiede la sostituzione fisica nei PC Desktop; Non sostituibile mei laptop. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Non sostituibile nei laptop
Fixed issues. |
Thanks |
@rcmaehl
Italian language update.
Please merge,. Thanks.