-
Notifications
You must be signed in to change notification settings - Fork 10
Install section intro page translation #48
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
base: master
Are you sure you want to change the base?
Conversation
install/intro.xml
Outdated
</para> | ||
<para> | ||
Nel caso si voglia configurare il server e PHP, ci sono due modi per | ||
connettere PHP al server. In molti server PHP ha modulo d'interfaccia |
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.
Qui sembra mancare un articolo
install/intro.xml
Outdated
Se PHP non ha il modulo di supporto per il tuo server web, è sempre | ||
possibile usarlo come un processore CGI o FastCGI. | ||
Questo significa configurare il server per l'utilizzo dell'eseguibile CGI | ||
di PHP per processare tutti i file PHP richisti al server. |
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.
Typo
install/intro.xml
Outdated
di PHP per processare tutti i file PHP richisti al server. | ||
</para> | ||
<para> | ||
Se si è interssati ad utilizzare PHP per script da linea di comando |
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.
Altro typo. A questo punto suggerirei di passare tutto il testo per un correttore ortografico prima di proseguire.
b926130
to
712792d
Compare
Ciao @garak, |
Quelli magari sì, ma ce ne sono altri. Resta valido il consiglio sul correttore ortografico. |
712792d
to
1d3fffb
Compare
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.
Could you please ensure that all the sections have the same number of lines in your proposal? The English one has 94 lines, we should have 95 because we have two comments on top of the file. You can still find the corresponding English version of the file you translated here. Thanks in advance!
Ciao @fabiosal. Thanks for your PR. The issue is similar to the one I mentioned in another PR. |
1d3fffb
to
edc9896
Compare
here I add empty lines to match En version line numbers |
Grazie per l'aggiornamento della PR, @fabiosal. Non intendevo di aggiungere righe vuote per avere le stesse righe finali della versione inglese. Quello che intendevo è usare lo stesso numero di righe nei contenuti che stai traducendo. Versione italiana della tua PR Come dovrebbe essere in italiano
Come puoi vedere qui ho utilizzato 9 righe per il contenuto, esattamente come nella versione inglese. Puoi sistemarlo in questo modo? Dimmi se non è chiaro. |
@DavidePastore ora l'allineamento del testo mi sembra ok. 🙂 |
This is the italian translation translation of PHP manual page
[PHP Manual][Installation and Configuration] General Installation Considerations