diff options
author | Marja van Waes <marja@mageia.org> | 2015-02-03 22:29:59 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-02-03 22:29:59 +0100 |
commit | f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5 (patch) | |
tree | 7598e6fa145fc96113377bcde085ebe38c833213 /it/add_supplemental_media.html | |
parent | 7376d72ff9deeea4345e7420af4f7b5498945ae2 (diff) | |
download | drakx-installer-help-f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5.tar drakx-installer-help-f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5.tar.gz drakx-installer-help-f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5.tar.bz2 drakx-installer-help-f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5.tar.xz drakx-installer-help-f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5.zip |
New, partial, Italian translation
Diffstat (limited to 'it/add_supplemental_media.html')
-rw-r--r-- | it/add_supplemental_media.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/it/add_supplemental_media.html b/it/add_supplemental_media.html new file mode 100644 index 0000000..2eddeb3 --- /dev/null +++ b/it/add_supplemental_media.html @@ -0,0 +1,66 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Media Selection (Configure Supplemental Installation Media)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installazione con DrakX"> + <link rel="up" href="index.html" title="Installazione con DrakX"> + <link rel="prev" href="formatPartitions.html" title="Formattazione in corso"> + <link rel="next" href="media_selection.html" title="Media Selection (Nonfree)"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="it" class="section" title="Media Selection (Configure Supplemental Installation Media)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="add_supplemental_media"></a>Media Selection (Configure Supplemental Installation Media) + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>Questa schermata vi dà la lista degli archivi già riconosciuti. È possibile + aggiungere altre fonti per i pacchetti, come un disco ottico o una sorgente + remota. La selezione della sorgente determina quali pacchetti saranno + disponibili per la selezione durante i passaggi successivi. + </p> + + + <p>Per le risorse di rete, ci sono due passi da seguire:</p> + + + <div class="orderedlist"> + <ol class="orderedlist" type="1"> + <li class="listitem"> + + <p>Choosing and activation of the network, if not already up. </p> + + </li> + <li class="listitem"> + + <p>Selecting a mirror or specifying a URL (very first entry). By selecting a + mirror, you have access to the selection of all repositories managed by + Mageia, like the Nonfree , the Tainted repositories and the Updates. With + the URL, you can designate a specific repository or your own NFS + installation. + </p> + + </li> + </ol> + </div> + + </div> + </body> +</html> |