po/it.po

Transifex System User transif at fedoraproject.org
Wed Mar 25 12:57:41 UTC 2009


 po/it.po |  285 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 137 insertions(+), 148 deletions(-)

New commits:
commit fe685eebfe4d50ceb7fd98ff564ae75a91ff5c83
Author: ccielogs <ccielogs at fedoraproject.org>
Date:   Wed Mar 25 12:59:33 2009 +0000

    Sending translation for Italian

diff --git a/po/it.po b/po/it.po
index d227378..782b9d1 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,60 +9,71 @@ msgid ""
 msgstr ""
 "Project-Id-Version: liveusb-creator 1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-03-12 09:55+0000\n"
-"PO-Revision-Date: 2009-03-12 12:54+0100\n"
+"POT-Creation-Date: 2008-09-03 02:54-0400\n"
+"PO-Revision-Date: 2009-03-25 13:52+0100\n"
 "Last-Translator: Daniele Catanesi <translate at ccielogs.com>\n"
 "Language-Team: Italian <fedora-trans-it at redhat.com>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 0.3\n"
 
-#: ../liveusb/__init__.py:42
-msgid "You must run this application as root"
-msgstr "Occorre avere i privilegi di root per eseguire questa applicazione"
-
-#: ../liveusb/gui.py:74
+#: ../liveusb/gui.py:69
 #, python-format
 msgid "Unknown release: %s"
 msgstr "Release sconosciuta: %s"
 
-#: ../liveusb/gui.py:78
+#: ../liveusb/gui.py:73
 #, python-format
 msgid "Downloading %s..."
 msgstr "Download di %s in corso"
 
-#: ../liveusb/gui.py:173
+#: ../liveusb/gui.py:152
+msgid "Verifying filesystem..."
+msgstr "Verifica del filesystem in corso..."
+
+#: ../liveusb/gui.py:155
 msgid "Error: Cannot set the label or obtain the UUID of your device.  Unable to continue."
 msgstr "Errore: Impossibile impostare l'etichetta o ottenere l'UUID del dispositivo. Impossibile continuare."
 
-#: ../liveusb/gui.py:203
+#: ../liveusb/gui.py:164
+msgid "Verifying SHA1 of LiveCD image..."
+msgstr "Verifica della firma SHA1 dell'immagine..."
+
+#: ../liveusb/gui.py:166
+msgid "Error: The SHA1 of your Live CD is invalid.  You can run this program with the --noverify argument to bypass this verification check."
+msgstr "Errore: Lo SHA1 del Live CD non e' valido. E' possibile eseguire il programma con l'opzione --noverify per non esegurie la verifica."
+
+#: ../liveusb/gui.py:177
+msgid "Extracting live image to USB device..."
+msgstr "Estrazione dell'immagine nel dispositivo..."
+
+#: ../liveusb/gui.py:180
+#, python-format
+msgid "Creating %d Mb persistent overlay..."
+msgstr "Creazione overlay persistente %d Mb..."
+
+#: ../liveusb/gui.py:183
+msgid "Configuring and installing bootloader..."
+msgstr "Configurazione ed installazione del bootloader..."
+
+#: ../liveusb/gui.py:187
 #, python-format
 msgid "Complete! (%s)"
 msgstr "Completato! (%s)"
 
-#: ../liveusb/gui.py:207
+#: ../liveusb/gui.py:190
+#: ../liveusb/gui.py:193
 msgid "LiveUSB creation failed!"
 msgstr "LiveUSB creazione fallita!"
 
-#: ../liveusb/gui.py:343
-msgid "Device is not yet mounted, so we cannot determine the amount of free space.  Setting a maximum limit of 8G for the persistent storage."
-msgstr "Il dispositivo non e' ancora stato montato, quindi non e' stato possibile determinare la quantita' di spazio libero. Verrà impostata una persistenza dati di 8G."
-
-#: ../liveusb/gui.py:351
-msgid "Partition is FAT16; Restricting overlay size to 2G"
-msgstr "La partizione e' in FAT16; Restrizione della dimensione dell'overlay a 2G"
-
-#: ../liveusb/gui.py:390
-msgid "Persistent Storage"
-msgstr "Persistenza Dati"
-
-#: ../liveusb/gui.py:412
-msgid "Unable to mount device"
-msgstr "Impossibile montare il dispositivo"
+#: ../liveusb/gui.py:316
+#, python-format
+msgid "Persistent Storage (%d Mb)"
+msgstr "Persistenza Dati (%d Mb)"
 
-#: ../liveusb/gui.py:418
+#: ../liveusb/gui.py:334
 msgid ""
 "Your device already contains a LiveOS.\n"
 "If you continue, this will be overwritten."
@@ -70,43 +81,47 @@ msgstr ""
 "Il dispositivo contiene gia' un LiveOS. \n"
 "Se si continua il contenuto del dispositivo verra' sovrascritto."
 
-#: ../liveusb/gui.py:421
+#: ../liveusb/gui.py:337
 msgid "Warning: Creating a new persistent overlay will delete your existing one."
 msgstr "Attenzione : La creazione di un overlay persistente eliminira' l'overlay esistente."
 
-#: ../liveusb/gui.py:423
+#: ../liveusb/gui.py:339
 msgid "Press 'Create Live USB' again if you wish to continue."
 msgstr "Premere nuovamente \"Crea Live USB\" se si vuole continuare."
 
-#: ../liveusb/gui.py:470
+#. The user has confirmed that they wish to overwrite their
+#. existing Live OS.  Here we delete it first, in order to
+#. accurately calculate progress.
+#: ../liveusb/gui.py:349
+msgid "Removing existing Live OS..."
+msgstr "Rimozione del Live OS esistente..."
+
+#: ../liveusb/gui.py:383
 msgid "Download complete!"
 msgstr "Download completo!"
 
-#: ../liveusb/gui.py:474
+#: ../liveusb/gui.py:387
 msgid "Download failed: "
 msgstr "Download fallito:"
 
-#: ../liveusb/gui.py:475
+#: ../liveusb/gui.py:388
 msgid "You can try again to resume your download"
 msgstr "E' possibile tentare di ripristinare il download"
 
-#: ../liveusb/gui.py:479
+#: ../liveusb/gui.py:392
 msgid "Select Live ISO"
 msgstr "Selezionare Live ISO"
 
-#: ../liveusb/gui.py:486
-msgid "Unable to encode the filename of your livecd.  You may have better luck if you move your ISO to the root of your drive (ie: C:\\)"
+#: ../liveusb/gui.py:399
+msgid "Sorry, I'm having trouble encoding the filename of your livecd.  You may have better luck if you move your ISO to the root of your drive (ie: C:\\)"
 msgstr "Ci sono problemi nell'encoding del nome file del live cd.  Spostare il file ISO nella root del disco rigido (es. C:\\) potrebbe risolvere il problema"
 
-#: ../liveusb/gui.py:491
-msgid "selected"
-msgstr "selezionato"
-
-#: ../liveusb/creator.py:135
-msgid "Setting up OLPC boot file..."
-msgstr "Configurazione del file di boot OLPC..."
+#: ../liveusb/gui.py:404
+#, python-format
+msgid "ISO selected: %s"
+msgstr "ISO selezionata %s"
 
-#: ../liveusb/creator.py:188
+#: ../liveusb/creator.py:146
 #, python-format
 msgid ""
 "There was a problem executing the following command: `%s`\n"
@@ -115,125 +130,62 @@ msgstr ""
 "Si e' verificato un problema nell'esecuzione del comando: '%s'\n"
 "Un log piu' dettagliato e' stato scritto in \"liveusb-creator.log\""
 
-#: ../liveusb/creator.py:195
-msgid "Verifying SHA1 of LiveCD image..."
-msgstr "Verifica della firma SHA1 dell'immagine..."
-
-#: ../liveusb/creator.py:217
-msgid "Error: The SHA1 of your Live CD is invalid.  You can run this program with the --noverify argument to bypass this verification check."
-msgstr "Errore: Lo SHA1 del Live CD non e' valido. E' possibile eseguire il programma con l'opzione --noverify per non esegurie la verifica."
-
-#: ../liveusb/creator.py:223
-msgid "Unknown ISO, skipping checksum verification"
-msgstr "Immagine ISO sconosciuta non verra' eseguita la verifica del checksum"
-
-#: ../liveusb/creator.py:234
+#: ../liveusb/creator.py:183
 msgid "Not enough free space on device."
 msgstr "Spazio libero sul dispositivo insufficiente."
 
-#: ../liveusb/creator.py:235
+#: ../liveusb/creator.py:190
 #, python-format
-msgid ""
-"\n"
-"%dMB ISO + %dMB overlay > %dMB free space"
-msgstr ""
-"\n"
-"%dMB ISO + %dMB overlay > %dMB spazio libero"
-
-#: ../liveusb/creator.py:241
-msgid "Creating"
-msgstr "Creazione"
-
-#: ../liveusb/creator.py:242
-msgid "persistent overlay"
-msgstr "overlay persistente"
+msgid "Creating %sMB persistent overlay"
+msgstr "Creazione overlay persistente %s MB..."
 
-#: ../liveusb/creator.py:274
-msgid "Removing existing Live OS"
-msgstr "Rimozione del Live OS esistente"
-
-#: ../liveusb/creator.py:283
+#: ../liveusb/creator.py:226
 #, python-format
 msgid "Unable to remove previous LiveOS: %s"
 msgstr "Impossibile rimuovere il precedente LiveOS: %s"
 
-#: ../liveusb/creator.py:314
+#: ../liveusb/creator.py:257
 #, python-format
 msgid "Cannot find device %s"
 msgstr "Impossibile trovare il dispositivo %s"
 
-#: ../liveusb/creator.py:334
-msgid "Resetting MBR..."
-msgstr "Cancellazione MBR..."
-
-#: ../liveusb/creator.py:392
+#: ../liveusb/creator.py:306
 msgid "Unable to find any USB drives"
 msgstr "Impossibile trovare alcun drive USB"
 
-#: ../liveusb/creator.py:416
+#: ../liveusb/creator.py:327
 #, python-format
 msgid "Filesystem for %s unknown!"
 msgstr "Filesystem per %s sconosciuto!"
 
-#: ../liveusb/creator.py:417
-msgid "device"
-msgstr "dispositivo"
-
-#: ../liveusb/creator.py:429
+#: ../liveusb/creator.py:335
 #, python-format
 msgid "Unable to mount device: %s"
 msgstr "Impossibile montare il dispositivo %s"
 
-#: ../liveusb/creator.py:466
-#: ../liveusb/creator.py:705
-msgid "Verifying filesystem..."
-msgstr "Verifica del filesystem in corso..."
-
-#: ../liveusb/creator.py:469
+#: ../liveusb/creator.py:370
 #, python-format
 msgid "Unknown filesystem for %s.  Your device may need to be reformatted."
 msgstr "File system sconosciuto per %s Potrebbe essere necessario riformattare il dispositivo."
 
-#: ../liveusb/creator.py:472
+#: ../liveusb/creator.py:373
 #, python-format
 msgid "Unsupported filesystem: %s"
 msgstr "Filesystem non supportato: %s"
 
-#: ../liveusb/creator.py:496
-msgid "Your MBR appears to be blank"
-msgstr "Il MBR sembra essere vuoto"
-
-#: ../liveusb/creator.py:506
-#: ../liveusb/creator.py:740
-msgid "Extracting live image to USB device..."
-msgstr "Estrazione dell'immagine nel dispositivo..."
-
-#: ../liveusb/creator.py:512
+#: ../liveusb/creator.py:400
 msgid "Unable to find LiveOS on ISO"
 msgstr "Impossibile trovare alcun LiveOS nell'immagine ISO"
 
-#: ../liveusb/creator.py:524
-#: ../liveusb/creator.py:748
-msgid "Wrote to device at"
-msgstr "Terminata la scrittura sul dispositivo"
-
-#: ../liveusb/creator.py:537
-msgid "Installing bootloader..."
-msgstr "Installazione del bootloader..."
-
-#: ../liveusb/creator.py:579
-msgid "Verifying ISO MD5 checksum"
-msgstr "Verifica del checksum MD5 del file ISO"
-
-#: ../liveusb/creator.py:701
+#: ../liveusb/creator.py:472
 msgid "Unable to find any removable devices"
 msgstr "Impossibile trovare alcun dispositivo rimovibile"
 
-#: ../liveusb/creator.py:709
+#: ../liveusb/creator.py:479
 msgid "Make sure your USB key is plugged in and formatted with the FAT filesystem"
 msgstr "Assicurarsi che il pendrive USB sia collegato e formattato con filesystem FAT"
 
-#: ../liveusb/creator.py:712
+#: ../liveusb/creator.py:482
 #, python-format
 msgid ""
 "Unsupported filesystem: %s\n"
@@ -242,75 +194,112 @@ msgstr ""
 "Filesystem non supportato: %s\n"
 "Eseguire un backup e formattare il pendrive USB con il filesystem FAT."
 
-#: ../liveusb/creator.py:754
-msgid "Installing bootloader"
-msgstr "Installazione del bootloader"
-
-#: ../liveusb/creator.py:798
-msgid "Cannot find"
-msgstr "Impossibile trovare"
-
-#: ../liveusb/creator.py:799
-msgid "Make sure to extract the entire liveusb-creator zip file before running this program."
-msgstr "Assicurarsi di estrarre l'intero file zip di liveusb-creator prima di eseguire questo programma."
+#: ../liveusb/creator.py:558
+#, python-format
+msgid "Cannot find '%s'.  Make sure to extract the entire liveusb-creator zip file before running this program."
+msgstr "Impossibile tovare '%s'. Assicurarsi di estrarre l'intero file zip di liveusb-creator prima di eseguire questo programma."
 
-#: ../liveusb/windows_dialog.py:104
+#: ../liveusb/dialog.py:123
 msgid "Fedora LiveUSB Creator"
 msgstr "Fedora LiveUSB Creator"
 
-#: ../liveusb/windows_dialog.py:105
+#: ../liveusb/dialog.py:124
 msgid "This button will begin the LiveUSB creation process.  This entails optionally downloading a release (if an existing one wasn't selected),  extracting the ISO to the USB device, creating the persistent overlay, and installing the bootloader."
 msgstr "Questo pulsante avviera' il processo di creazione di LiveUSB.  Questo implica il download opzionale di una distribuzione (se non ne e' stata selezionata una), l'estrazione del file ISO nel pendrive USB, la creazione di un overlay persistente e l'installazione del bootloader."
 
-#: ../liveusb/windows_dialog.py:106
+#: ../liveusb/dialog.py:125
 msgid "Create Live USB"
 msgstr "Creare Live USB"
 
-#: ../liveusb/windows_dialog.py:107
+#: ../liveusb/dialog.py:126
 msgid "This is the status console, where all messages get written to."
 msgstr "Questa e' la console di stato, dove verranno scritti tutti i messaggi."
 
-#: ../liveusb/windows_dialog.py:108
+#: ../liveusb/dialog.py:127
 msgid "This is the progress bar that will indicate how far along in the LiveUSB creation process you are"
 msgstr "Questa e' la barra di progresso che indica a che punto del processo di creazione di LiveUSB si e' arrivati"
 
-#: ../liveusb/windows_dialog.py:109
+#: ../liveusb/dialog.py:128
 msgid "If you do not select an existing Live CD, the selected release will be downloaded for you."
 msgstr "Se non viene selezionato un Live CD esistente, la distribuzione selezionata verra' scaricata automaticamente."
 
-#: ../liveusb/windows_dialog.py:110
+#: ../liveusb/dialog.py:129
 msgid "Download Fedora"
 msgstr "Download di Fedora"
 
-#: ../liveusb/windows_dialog.py:111
+#: ../liveusb/dialog.py:130
 msgid "or"
 msgstr "o"
 
-#: ../liveusb/windows_dialog.py:112
+#: ../liveusb/dialog.py:131
 msgid "This button allows you to browse for an existing Live CD ISO that you have previously downloaded.  If you do not select one, a release will be downloaded for you automatically."
 msgstr "Questo pulsante permette di sfogliare l'immagine di un Live CD esistente precedentemente scaricato.  Se non ne viene selezionata una verra' scaricata automaticamente una distribuzione."
 
-#: ../liveusb/windows_dialog.py:113
+#: ../liveusb/dialog.py:132
 msgid "Use existing Live CD"
 msgstr "Utilizzare un Live CD esistente"
 
-#: ../liveusb/windows_dialog.py:114
+#: ../liveusb/dialog.py:133
 msgid "Browse"
 msgstr "Sfogliare"
 
-#: ../liveusb/windows_dialog.py:116
+#: ../liveusb/dialog.py:135
 msgid "This is the USB stick that you want to install your Live CD on.  This device must be formatted with the FAT filesystem."
 msgstr "Questo e' il pendrive USB sul quale si vuole installare il Live CD.  Questo dispositivo deve essere formattato con il filesystem FAT"
 
-#: ../liveusb/windows_dialog.py:117
+#: ../liveusb/dialog.py:136
 msgid "Target Device"
 msgstr "Dispositivo di destinazione"
 
-#: ../liveusb/windows_dialog.py:118
+#: ../liveusb/dialog.py:137
 msgid "By allocating extra space on your USB stick for a persistent overlay, you will be able to store data and make permanent modifications to your live operating system.  Without it, you will not be able to save data that will persist after a reboot."
 msgstr "Allocando spazio extra sulla chiavetta USB per un overlay persistente sara' possibile memorizzare dati ed apportare modifiche permanenti al sistema operativo live.  Senza non sara' piu' possibile salvare le modifiche dopo il riavvio del sistema."
 
-#: ../liveusb/windows_dialog.py:119
+#: ../liveusb/dialog.py:138
 msgid "Persistent Storage (0 Mb)"
 msgstr "Persistenza Dati (0Mb)"
 
+#~ msgid "You must run this application as root"
+#~ msgstr "Occorre avere i privilegi di root per eseguire questa applicazione"
+#~ msgid ""
+#~ "Device is not yet mounted, so we cannot determine the amount of free "
+#~ "space.  Setting a maximum limit of 8G for the persistent storage."
+#~ msgstr ""
+#~ "Il dispositivo non e' ancora stato montato, quindi non e' stato possibile "
+#~ "determinare la quantita' di spazio libero. Verrà impostata una "
+#~ "persistenza dati di 8G."
+#~ msgid "Partition is FAT16; Restricting overlay size to 2G"
+#~ msgstr ""
+#~ "La partizione e' in FAT16; Restrizione della dimensione dell'overlay a 2G"
+#~ msgid "Persistent Storage"
+#~ msgstr "Persistenza Dati"
+#~ msgid "Unable to mount device"
+#~ msgstr "Impossibile montare il dispositivo"
+#~ msgid "Setting up OLPC boot file..."
+#~ msgstr "Configurazione del file di boot OLPC..."
+#~ msgid "Unknown ISO, skipping checksum verification"
+#~ msgstr ""
+#~ "Immagine ISO sconosciuta non verra' eseguita la verifica del checksum"
+#~ msgid ""
+#~ "\n"
+#~ "%dMB ISO + %dMB overlay > %dMB free space"
+#~ msgstr ""
+#~ "\n"
+#~ "%dMB ISO + %dMB overlay > %dMB spazio libero"
+#~ msgid "Creating"
+#~ msgstr "Creazione"
+#~ msgid "Resetting MBR..."
+#~ msgstr "Cancellazione MBR..."
+#~ msgid "device"
+#~ msgstr "dispositivo"
+#~ msgid "Your MBR appears to be blank"
+#~ msgstr "Il MBR sembra essere vuoto"
+#~ msgid "Wrote to device at"
+#~ msgstr "Terminata la scrittura sul dispositivo"
+#~ msgid "Verifying ISO MD5 checksum"
+#~ msgstr "Verifica del checksum MD5 del file ISO"
+#~ msgid "Installing bootloader"
+#~ msgstr "Installazione del bootloader"
+#~ msgid "Cannot find"
+#~ msgstr "Impossibile trovare"
+




More information about the liveusb-creator mailing list