diff options
Diffstat (limited to 'it/using-d-i')
-rw-r--r-- | it/using-d-i/modules/countrychooser.xml | 41 | ||||
-rw-r--r-- | it/using-d-i/modules/languagechooser.xml | 40 |
2 files changed, 0 insertions, 81 deletions
diff --git a/it/using-d-i/modules/countrychooser.xml b/it/using-d-i/modules/countrychooser.xml deleted file mode 100644 index 9df52d1a7..000000000 --- a/it/using-d-i/modules/countrychooser.xml +++ /dev/null @@ -1,41 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- original version: 28343 --> - - <sect3 id="country-chooser" condition="sarge"> - <!-- <title>Country selection</title> --> - <title>Selezione della nazione</title> -<para> - -<!-- -If you selected a language in <xref linkend="lang-chooser"/> which has -more than one country associated with it (true for Chinese, English, -French, and many other languages), you can specify the country here. -If you choose <guimenuitem>Other</guimenuitem> at the bottom of the list, -you will be presented with a list of all countries, grouped by continent. ---> - -Se in <xref linkend="lang-chooser"/> si è scelto una lingua che è associata -a più di una nazione (per esempio cinese, inglese, francese e molte altre -lingue) adesso è possibile specificare la nazione. Se si seleziona la voce -<guimenuitem>Altro</guimenuitem> alla fine dell'elenco viene mostrato -l'elenco di tutti i paesi, raggruppati per continente. - -</para><para> - -<!-- -This selection will be used later in the installation process to pick the -default timezone and a Debian mirror appropriate for your geographic -location. If the defaults proposed by the installer are not suitable, you -can make a different choice. The selected country, together with the selected -language, may also affect locale settings for your new Debian system. ---> - -Questa scelta viene usata nel seguito del processo d'installazione per -selezionare il fuso orario predefinito e il mirror Debian più appropriato -alla propria locazione geografica. Se il valore presentato dal programma -non è adatto si può cambiarlo in uno diverso. La nazione scelta, insieme -alla lingua, potrebbero anche influenzare le impostazioni di localizzazione -del nuovo sistema Debian. - -</para> - </sect3> diff --git a/it/using-d-i/modules/languagechooser.xml b/it/using-d-i/modules/languagechooser.xml deleted file mode 100644 index 34e6ad99d..000000000 --- a/it/using-d-i/modules/languagechooser.xml +++ /dev/null @@ -1,40 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- original version: 28343 --> - - <sect3 id="lang-chooser" condition="sarge"> - <!-- <title>Language selection</title> --> - <title>Selezione della lingua</title> -<para> - -<!-- -As the first step of the installation, select the language in which -you want the installation process to proceed. The language names -are listed in both English (left side) and in the language itself -(right side); the names on the right side are also shown in the proper -script for the language. The list is sorted on the English names. ---> - -Il primo passo dell'installazione è la scelta della lingua con cui -proseguirà il processo d'installazione. I nomi delle lingue sono elencati -in inglese (sulla sinistra) e nella lingua stessa (sulla destra); i nomi -sulla destra sono mostrati usando i caratteri corretti. L'elenco è -ordinato in base ai nomi in inglese. - -</para><para> - -<!-- -The language you choose will be used for the rest of the installation -process, provided a translation of the different dialogs is available. -If no valid translation is available for the selected language, the -installer will default to English. The selected language will also be -used to help select a suitable keyboard layout. ---> - -La lingua scelta viene usata per resto del processo d'installazione che -prosegue fornendo, se disponibili, i dialoghi tradotti. Se per la lingua -scelta non esiste una traduzione, il programma d'installazione prosegue -usando la lingua predefinita, cioè l'inglese. La lingua è anche usata per -guidare la scelta della tastiera. - -</para> - </sect3> |