# Italian translation of DeVeDe. # Copyright (C) 2006 THE DeVeDe'S COPYRIGHT HOLDER # This file is distributed under the same license as the DeVeDe package. # # # Maurizio Daniele , 2006, 2009. # Andrea Musuruane , 2011-2020. # msgid "" msgstr "" "Project-Id-Version: DeVeDe 4.16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-18 21:31+0100\n" "PO-Revision-Date: 2021-01-02 14:01+0100\n" "Last-Translator: Andrea Musuruane \n" "Language-Team: Andrea Musuruane \n" "Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.4.2\n" #: ../src/devedeng/add_files.py:43 msgid "Video files" msgstr "File video" #: ../src/devedeng/add_files.py:48 ../src/devedeng/ask_subtitles.py:90 #: ../src/devedeng/dvd_menu.py:146 ../src/devedeng/dvd_menu.py:158 #: ../src/devedeng/opensave.py:48 msgid "All files" msgstr "Tutti i file" #: ../src/devedeng/ask_subtitles.py:79 msgid "Subtitle files" msgstr "File sottotitoli" #: ../src/devedeng/avconv.py:119 ../src/devedeng/ffmpeg.py:140 #, python-format msgid "Converting %(X)s (pass 2)" msgstr "Conversione di %(X)s in corso (passaggio 2)" #: ../src/devedeng/avconv.py:122 ../src/devedeng/ffmpeg.py:143 #, python-format msgid "Converting %(X)s (pass 1)" msgstr "Conversione di %(X)s in corso (passaggio 1)" #: ../src/devedeng/avconv.py:132 ../src/devedeng/ffmpeg.py:153 #, python-format msgid "Converting %(X)s" msgstr "Conversione di %(X)s in corso" #: ../src/devedeng/avconv.py:526 #, python-format msgid "Creating menu %(X)d" msgstr "Creazione del menu %(X)d in corso" #: ../src/devedeng/choose_disc_type.py:164 #: ../src/devedeng/choose_disc_type.py:175 #: ../src/devedeng/choose_disc_type.py:191 #: ../src/devedeng/choose_disc_type.py:202 #: ../src/devedeng/choose_disc_type.py:213 #: ../src/devedeng/choose_disc_type.py:223 #: ../src/devedeng/choose_disc_type.py:229 #: ../src/devedeng/choose_disc_type.py:235 #, python-format msgid "\t%(program_name)s (not installed)\n" msgstr "\t%(program_name)s (non installato)\n" #: ../src/devedeng/choose_disc_type.py:167 #: ../src/devedeng/choose_disc_type.py:178 #: ../src/devedeng/choose_disc_type.py:194 #: ../src/devedeng/choose_disc_type.py:205 #: ../src/devedeng/choose_disc_type.py:216 #: ../src/devedeng/choose_disc_type.py:226 #: ../src/devedeng/choose_disc_type.py:232 #: ../src/devedeng/choose_disc_type.py:238 #, python-format msgid "\t%(program_name)s (installed)\n" msgstr "\t%(program_name)s (installato)\n" #: ../src/devedeng/choose_disc_type.py:169 #, python-format msgid "" "Movie identifiers (install at least one of these):\n" "\n" "%(program_list)s\n" msgstr "" "Analizzatori (installa almeno uno di questi):\n" "\n" "%(program_list)s\n" #: ../src/devedeng/choose_disc_type.py:180 #, python-format msgid "" "Movie players (install at least one of these):\n" "\n" "%(program_list)s\n" msgstr "" "Lettori (installa almeno uno di questi):\n" "\n" "%(program_list)s\n" #: ../src/devedeng/choose_disc_type.py:196 #, python-format msgid "" "Movie Converters (install at least one of these):\n" "\n" "%(program_list)s\n" msgstr "" "Convertitori (installa almeno uno di questi):\n" "\n" "%(program_list)s\n" #: ../src/devedeng/choose_disc_type.py:208 #, python-format msgid "" "CD/DVD burners (install at least one of these):\n" "\n" "%(program_list)s\n" msgstr "" "Masterizzatori CD/DVD (installa almeno uno di questi):\n" "\n" "%(program_list)s\n" #: ../src/devedeng/choose_disc_type.py:218 #, python-format msgid "" "ISO creators (install at least one of these):\n" "\n" "%(program_list)s\n" msgstr "" "Creatori di ISO (installa almeno uno di questi):\n" "\n" "%(program_list)s\n" #: ../src/devedeng/choose_disc_type.py:241 #, python-format msgid "" "Other programs:\n" "\n" "%(program_list)s\n" msgstr "" "Altri programmi:\n" "\n" "%(program_list)s\n" #: ../src/devedeng/dvdauthor_converter.py:48 msgid "Creating DVD structure" msgstr "Creazione della struttura del DVD in corso" #: ../src/devedeng/dvd_menu.py:51 ../src/devedeng/dvd_menu.py:418 msgid "Play all" msgstr "Riproduci tutti" #: ../src/devedeng/dvd_menu.py:93 msgid "The selected file is a video, not an audio file" msgstr "Il file selezionato è un file video, non un file audio" #: ../src/devedeng/dvd_menu.py:93 ../src/devedeng/dvd_menu.py:96 msgid "Error" msgstr "Errore" #: ../src/devedeng/dvd_menu.py:96 msgid "The selected file is not an audio file" msgstr "Il file selezionato non è un file audio" #: ../src/devedeng/dvd_menu.py:141 msgid "Picture files" msgstr "File immagine" #: ../src/devedeng/dvd_menu.py:153 msgid "Sound files" msgstr "File audio" #: ../src/devedeng/dvd_menu.py:409 #, python-brace-format msgid "Page {0} of {1}" msgstr "Pagina {0} di {1}" #: ../src/devedeng/dvd_menu.py:416 msgid "Play_all" msgstr "Riproduci tutti" #: ../src/devedeng/file_copy.py:31 #, python-format msgid "Copying file %(X)s" msgstr "Copia del file %(X)s in corso" #: ../src/devedeng/genisoimage.py:73 ../src/devedeng/mkisofs.py:73 msgid "Creating ISO image" msgstr "Creazione immagine ISO in corso" #: ../src/devedeng/help.py:37 msgid "Can't open the help files." msgstr "Impossibile aprire i file di aiuto." #: ../src/devedeng/mux_dvd_menu.py:34 #, python-format msgid "Mixing menu %(X)d" msgstr "Preparazione menu %(X)d in corso" #: ../src/devedeng/opensave.py:44 msgid "DevedeNG projects" msgstr "Progetti DevedeNG" #: ../src/devedeng/project.py:230 msgid "Abort the current DVD and exit?" msgstr "Interrompere il DVD attuale ed uscire?" #: ../src/devedeng/project.py:230 msgid "Exit DeVeDe" msgstr "Esci da DeVeDe" #: ../src/devedeng/project.py:284 ../src/devedeng/project.py:737 msgid "In menu" msgstr "Nel menu" #: ../src/devedeng/project.py:286 msgid "The following files could not be added:" msgstr "Non è possibile aggiungere i seguenti file:" #: ../src/devedeng/project.py:287 ../src/devedeng/project.py:745 msgid "Error while adding files" msgstr "Errore durante l'aggiunta di file" #: ../src/devedeng/project.py:298 #, python-format msgid "The file %(X)s (%(Y)s) will be removed." msgstr "Il file %(X)s (%(Y)s) sarà rimosso." #: ../src/devedeng/project.py:298 msgid "Delete file" msgstr "Elimina file" #: ../src/devedeng/project.py:498 #, python-format msgid "The limit for this format is %(l)d files, but your project has %(h)d." msgstr "" "Il limite per questo formato è %(l)d file, ma il tuo progetto ne ha %(h)d." #: ../src/devedeng/project.py:498 msgid "Too many files in the project" msgstr "Troppi file nel progetto" #: ../src/devedeng/project.py:507 #, python-format msgid "" "The selected folder already exists. To create the project, Devede must " "delete it.\n" "If you continue, the folder\n" "\n" " %s\n" "\n" " and all its contents will be deleted. Continue?" msgstr "" "La cartella selezionata esiste già. Per creare il progetto, Devede deve " "eliminarla.\n" "Se si continua, la cartella\n" "\n" " %s\n" "\n" "e tutti i suoi contenuti verranno eliminati. Continuare?" #: ../src/devedeng/project.py:507 msgid "Delete folder" msgstr "Elimina cartella" #: ../src/devedeng/project.py:642 msgid "Close current project and start a fresh one?" msgstr "Chiudere il progetto corrente e iniziarne uno nuovo?" #: ../src/devedeng/project.py:642 msgid "New project" msgstr "Nuovo progetto" #: ../src/devedeng/project.py:677 msgid "The file already exists. Overwrite it?" msgstr "Il file esiste. Sovrascriverlo?" #: ../src/devedeng/project.py:677 msgid "The file already exists" msgstr "Il file esiste" #: ../src/devedeng/project.py:743 ../src/devedeng/project.py:765 msgid "Page jump" msgstr "Vai a pagina" #: ../src/devedeng/project.py:745 msgid "The following files in the project could not be added again:" msgstr "Non è possibile aggiungere nuovamente i seguenti file al progetto:" #: ../src/devedeng/runner.py:90 ../src/devedeng/runner.py:91 msgid "Cancel the current job?" msgstr "Annullare il lavoro corrente?" #: ../src/devedeng/settings.py:44 ../src/devedeng/settings.py:62 msgid "Use all cores" msgstr "Usa tutti i core" #: ../src/devedeng/settings.py:49 #, python-format msgid "Use %(X)d core" msgid_plural "Use %(X)d cores" msgstr[0] "Usa %(X)d core" msgstr[1] "Usa %(X)d core" #: ../src/devedeng/settings.py:56 #, python-format msgid "Use all except %(X)d core" msgid_plural "Use all except %(X)d cores" msgstr[0] "Usa tutti i core tranne %(X)d" msgstr[1] "Usa tutti i core tranne %(X)d" #: ../src/devedeng/settings.py:127 msgid "No discs supported" msgstr "Nessun disco supportato" #: ../src/devedeng/subtitles_mux.py:42 #, python-format msgid "Adding %(L)s subtitles to %(X)s" msgstr "Aggiungo %(L)s sottotitoli a %(X)s" #: ../src/devedeng/title.py:32 #, python-format msgid "Title %(X)d" msgstr "Titolo %(X)d" #: ../src/devedeng/vcdimager_converter.py:48 msgid "Creating CD image" msgstr "Creazione immagine CD in corso" #: ../src/devedeng/data/interface/wabout.ui:13 msgid "2014 Raster Software Vigo" msgstr "2014 Raster Software Vigo" #: ../src/devedeng/data/interface/wadd_files.ui:9 msgid "Add new file(s)" msgstr "Aggiungi nuovi file" #: ../src/devedeng/data/interface/wask_subtitles.ui:85 msgid "File:" msgstr "File:" #: ../src/devedeng/data/interface/wask_subtitles.ui:121 msgid "Encoding:" msgstr "Codifica:" #: ../src/devedeng/data/interface/wask_subtitles.ui:166 msgid "Language:" msgstr "Lingua:" #: ../src/devedeng/data/interface/wask_subtitles.ui:203 msgid "Put subtitles upper" msgstr "Metti i sottotitoli in alto" #: ../src/devedeng/data/interface/wcreate.ui:9 msgid "devede" msgstr "devede" #: ../src/devedeng/data/interface/wcreate.ui:68 msgid "" "Choose the folder where Devede will create the files and a name for it. Do " "not use a folder in a VFAT/FAT32 drive. Characters /, | and \\ are not " "accepted and will be replaced by underscores." msgstr "" "Scegli la cartella dove Devede creerà i file e un nome per essa. Non " "utilizzare una cartella in un disco VFAT/FAT32. I caratteri /, | e \\ non " "sono permessi e saranno rimpiazzati con degli underscore." #: ../src/devedeng/data/interface/wcreate.ui:106 msgid "Shutdown computer when disc is done" msgstr "Spegni il computer quando il disco è finito" #: ../src/devedeng/data/interface/wdone.ui:22 msgid "Burn" msgstr "Masterizza" #: ../src/devedeng/data/interface/wdone.ui:64 msgid "Job done!" msgstr "Finito!" #: ../src/devedeng/data/interface/wdone.ui:147 #: ../src/devedeng/data/interface/werror.ui:122 msgid "Debugging data" msgstr "Dati di debug" #: ../src/devedeng/data/interface/werror.ui:53 msgid "There was an error while creating the disc." msgstr "Si è verificato un errore durante la creazione del disco." #: ../src/devedeng/data/interface/wfile_properties.ui:116 msgid "Show this title in the menu" msgstr "Visualizza questo titolo nel menu" #: ../src/devedeng/data/interface/wfile_properties.ui:139 msgid "Title" msgstr "Titolo" #: ../src/devedeng/data/interface/wfile_properties.ui:174 msgid "Path:" msgstr "Percorso:" #: ../src/devedeng/data/interface/wfile_properties.ui:214 msgid "Original size (pixels):" msgstr "Dimensioni originali (pixel):" #: ../src/devedeng/data/interface/wfile_properties.ui:237 msgid "Original length (seconds):" msgstr "Durata originale (secondi):" #: ../src/devedeng/data/interface/wfile_properties.ui:261 msgid "Original aspect ratio:" msgstr "Proporzioni originali:" #: ../src/devedeng/data/interface/wfile_properties.ui:274 msgid "Frames per second:" msgstr "Fotogrammi al secondo:" #: ../src/devedeng/data/interface/wfile_properties.ui:332 msgid "Original audio rate (Kbits/sec):" msgstr "Velocità audio originale (Kbit/sec):" #: ../src/devedeng/data/interface/wfile_properties.ui:345 msgid "Original video rate (Kbits/sec):" msgstr "Velocità video originale (Kbit/sec):" #: ../src/devedeng/data/interface/wfile_properties.ui:368 msgid "File info" msgstr "Informazioni file" #: ../src/devedeng/data/interface/wfile_properties.ui:413 #: ../src/devedeng/data/interface/wmessage.ui:87 msgid "column" msgstr "colonna" #: ../src/devedeng/data/interface/wfile_properties.ui:439 msgid "Select all" msgstr "Seleziona tutto" #: ../src/devedeng/data/interface/wfile_properties.ui:453 msgid "Unselect all" msgstr "Deseleziona tutto" #: ../src/devedeng/data/interface/wfile_properties.ui:480 msgid "Set properties to these files" msgstr "Imposta le proprietà per questi file" #: ../src/devedeng/data/interface/wfile_properties.ui:533 msgid "PAL/SECAM" msgstr "PAL/SECAM" #: ../src/devedeng/data/interface/wfile_properties.ui:549 #: ../src/devedeng/data/interface/wmain.ui:803 msgid "NTSC" msgstr "NTSC" #: ../src/devedeng/data/interface/wfile_properties.ui:571 msgid "Video format" msgstr "Formato video" #: ../src/devedeng/data/interface/wfile_properties.ui:619 msgid "300" msgstr "300" #: ../src/devedeng/data/interface/wfile_properties.ui:631 msgid "Reset" msgstr "Ripristina" #: ../src/devedeng/data/interface/wfile_properties.ui:649 msgid "Volume (%)" msgstr "Volume (%)" #: ../src/devedeng/data/interface/wfile_properties.ui:680 #: ../src/devedeng/data/interface/wfile_properties.ui:750 #: ../src/devedeng/data/interface/wfile_properties.ui:1194 #: ../src/devedeng/data/interface/wfile_properties.ui:1335 #: ../src/devedeng/data/interface/wfile_properties.ui:1507 msgid "Automatic" msgstr "Automatico" #: ../src/devedeng/data/interface/wfile_properties.ui:699 msgid "5000" msgstr "5000" #: ../src/devedeng/data/interface/wfile_properties.ui:719 msgid "Video rate (KBits/sec)" msgstr "Velocità video (Kbits/sec)" #: ../src/devedeng/data/interface/wfile_properties.ui:768 msgid "224" msgstr "224" #: ../src/devedeng/data/interface/wfile_properties.ui:788 msgid "Audio rate (KBits/sec)" msgstr "Velocità audio (Kbits/sec)" #: ../src/devedeng/data/interface/wfile_properties.ui:821 msgid "5" msgstr "5" #: ../src/devedeng/data/interface/wfile_properties.ui:836 msgid "Size (in minutes) for each chapter:" msgstr "Durata (in minuti) per ogni capitolo:" #: ../src/devedeng/data/interface/wfile_properties.ui:846 msgid "Split the file in chapters (for easy seeking)" msgstr "Taglia il file in capitoli (per una ricerca più semplice)" #: ../src/devedeng/data/interface/wfile_properties.ui:865 msgid "Manual chapter list (split by comma in mm:ss format):" msgstr "Elenco dei capitoli manuale (separato da virgola nel formato mm:ss):" #: ../src/devedeng/data/interface/wfile_properties.ui:891 msgid "Division in chapters" msgstr "Divisione in capitoli" #: ../src/devedeng/data/interface/wfile_properties.ui:908 msgid "General" msgstr "Generale" #: ../src/devedeng/data/interface/wfile_properties.ui:938 msgid "Language" msgstr "Lingua" #: ../src/devedeng/data/interface/wfile_properties.ui:949 msgid "Subtitle" msgstr "Sottotitolo" #: ../src/devedeng/data/interface/wfile_properties.ui:975 msgid "Font size:" msgstr "Dimensione carattere:" #: ../src/devedeng/data/interface/wfile_properties.ui:997 msgid "Force subtitles" msgstr "Forza i sottotitoli" #: ../src/devedeng/data/interface/wfile_properties.ui:1067 msgid "Fill color:" msgstr "Colore riempimento:" #: ../src/devedeng/data/interface/wfile_properties.ui:1092 msgid "Outline color:" msgstr "Colore contorno:" #: ../src/devedeng/data/interface/wfile_properties.ui:1117 msgid "Outline thickness:" msgstr "Spessore contorno:" #: ../src/devedeng/data/interface/wfile_properties.ui:1155 msgid "Subtitles" msgstr "Sottotitoli" #: ../src/devedeng/data/interface/wfile_properties.ui:1209 #: ../src/devedeng/data/interface/wfile_properties.ui:1350 msgid "1920x1080" msgstr "1920x1080" #: ../src/devedeng/data/interface/wfile_properties.ui:1224 #: ../src/devedeng/data/interface/wfile_properties.ui:1365 msgid "1280x720" msgstr "1280x720" #: ../src/devedeng/data/interface/wfile_properties.ui:1239 msgid "720x480" msgstr "720x480" #: ../src/devedeng/data/interface/wfile_properties.ui:1254 msgid "704x480" msgstr "704x480" #: ../src/devedeng/data/interface/wfile_properties.ui:1269 msgid "480x480" msgstr "480x480" #: ../src/devedeng/data/interface/wfile_properties.ui:1284 msgid "352x480" msgstr "352x480" #: ../src/devedeng/data/interface/wfile_properties.ui:1299 msgid "352x240" msgstr "352x240" #: ../src/devedeng/data/interface/wfile_properties.ui:1380 msgid "720x576" msgstr "720x576" #: ../src/devedeng/data/interface/wfile_properties.ui:1395 msgid "704x576" msgstr "704x576" #: ../src/devedeng/data/interface/wfile_properties.ui:1410 msgid "480x576" msgstr "480x576" #: ../src/devedeng/data/interface/wfile_properties.ui:1425 msgid "352x576" msgstr "352x576" #: ../src/devedeng/data/interface/wfile_properties.ui:1440 msgid "352x288" msgstr "352x288" #: ../src/devedeng/data/interface/wfile_properties.ui:1478 msgid "Final size" msgstr "Dimensione finale" #: ../src/devedeng/data/interface/wfile_properties.ui:1523 msgid "4:3" msgstr "4:3" #: ../src/devedeng/data/interface/wfile_properties.ui:1540 msgid "16:9" msgstr "16:9" #: ../src/devedeng/data/interface/wfile_properties.ui:1562 msgid "Aspect ratio" msgstr "Proporzioni" #: ../src/devedeng/data/interface/wfile_properties.ui:1591 msgid "Horizontal mirror" msgstr "Specchio orizzontale" #: ../src/devedeng/data/interface/wfile_properties.ui:1606 msgid "Vertical mirror" msgstr "Specchio verticale" #: ../src/devedeng/data/interface/wfile_properties.ui:1627 msgid "Mirror" msgstr "Specchio" #: ../src/devedeng/data/interface/wfile_properties.ui:1667 msgid "No rotation" msgstr "Nessuna rotazione" #: ../src/devedeng/data/interface/wfile_properties.ui:1682 msgid "90 degrees (clockwise)" msgstr "90 gradi (in senso orario)" #: ../src/devedeng/data/interface/wfile_properties.ui:1697 msgid "180 degrees" msgstr "180 gradi" #: ../src/devedeng/data/interface/wfile_properties.ui:1712 msgid "90 degrees (counter-clockwise)" msgstr "90 gradi (in senso antiorario)" #: ../src/devedeng/data/interface/wfile_properties.ui:1733 msgid "Rotation" msgstr "Rotazione" #: ../src/devedeng/data/interface/wfile_properties.ui:1761 msgid "Add black bars" msgstr "Aggiungi barre nere" #: ../src/devedeng/data/interface/wfile_properties.ui:1776 msgid "Scale picture" msgstr "Ridimensiona immagine" #: ../src/devedeng/data/interface/wfile_properties.ui:1791 msgid "Cut picture" msgstr "Taglia immagine" #: ../src/devedeng/data/interface/wfile_properties.ui:1845 msgid "Scaling mode" msgstr "Modalità di ridimensionamento" #: ../src/devedeng/data/interface/wfile_properties.ui:1872 msgid "Video options" msgstr "Opzioni video" #: ../src/devedeng/data/interface/wfile_properties.ui:1897 msgid "Use dual pass encoding (better quality, much slower conversion)" msgstr "" "Usa una codifica in due passaggi (migliore qualità ma conversione più lenta)" #: ../src/devedeng/data/interface/wfile_properties.ui:1911 msgid "Two pass encoding" msgstr "Codifica in due passaggi" #: ../src/devedeng/data/interface/wfile_properties.ui:1940 msgid "Don't deinterlace" msgstr "Non deinterlacciare" #: ../src/devedeng/data/interface/wfile_properties.ui:1956 msgid "FFMpeg deinterlacing filter" msgstr "Filtro deinterlacciamento FFMpeg" #: ../src/devedeng/data/interface/wfile_properties.ui:1973 msgid "YADIF deinterlacing filter" msgstr "Filtro deinterlacciamento YADIF" #: ../src/devedeng/data/interface/wfile_properties.ui:1996 msgid "Deinterlacing" msgstr "Deinterlacciamento" #: ../src/devedeng/data/interface/wfile_properties.ui:2016 msgid "Quality" msgstr "Qualità" #: ../src/devedeng/data/interface/wfile_properties.ui:2047 msgid "Audio delay (in seconds):" msgstr "Ritardo audio (in secondi):" #: ../src/devedeng/data/interface/wfile_properties.ui:2077 msgid "Create DVD with 5.1 channel sound" msgstr "Crea DVD con audio 5.1 canali" #: ../src/devedeng/data/interface/wfile_properties.ui:2092 msgid "" "This file already has AC3 sound (copy audio data instead of recompress it)" msgstr "" "Questo file ha già audio AC3 (i dati audio verranno copiati anziché " "ricompressi)" #: ../src/devedeng/data/interface/wfile_properties.ui:2113 msgid "Audio" msgstr "Audio" #: ../src/devedeng/data/interface/wfile_properties.ui:2126 msgid "Audio" msgstr "Audio" #: ../src/devedeng/data/interface/wfile_properties.ui:2151 #: ../src/devedeng/data/interface/wtitle_properties.ui:119 msgid "Stop reproduction/show disc menu" msgstr "Arresta riproduzione e visualizza il menu del disco" #: ../src/devedeng/data/interface/wfile_properties.ui:2167 #: ../src/devedeng/data/interface/wtitle_properties.ui:135 msgid "Play the first title" msgstr "Riproduci il primo titolo" #: ../src/devedeng/data/interface/wfile_properties.ui:2183 #: ../src/devedeng/data/interface/wtitle_properties.ui:152 msgid "Play the previous title" msgstr "Riproduci il titolo precedente" #: ../src/devedeng/data/interface/wfile_properties.ui:2199 #: ../src/devedeng/data/interface/wtitle_properties.ui:169 msgid "Play this title again (loop)" msgstr "Riproduci di nuovo questo titolo (loop)" #: ../src/devedeng/data/interface/wfile_properties.ui:2215 #: ../src/devedeng/data/interface/wtitle_properties.ui:186 msgid "Play the next title" msgstr "Riproduci il titolo seguente" #: ../src/devedeng/data/interface/wfile_properties.ui:2231 #: ../src/devedeng/data/interface/wtitle_properties.ui:203 msgid "Play the last title" msgstr "Riproduci l'ultimo titolo" #: ../src/devedeng/data/interface/wfile_properties.ui:2253 #: ../src/devedeng/data/interface/wtitle_properties.ui:226 msgid "Action to perform when this title ends" msgstr "Azione da eseguire quando termina questo titolo" #: ../src/devedeng/data/interface/wfile_properties.ui:2266 msgid "Actions" msgstr "Azioni" #: ../src/devedeng/data/interface/wfile_properties.ui:2291 msgid "This file is already a DVD/xCD-suitable MPEG-PS file" msgstr "Questo è già un file MPEG-PS adatto a DVD/xCD" #: ../src/devedeng/data/interface/wfile_properties.ui:2306 msgid "Repack audio and video without reencoding (useful for VOB files)" msgstr "Rimpacchetta audio e video senza ricodificare (utile per i file VOB)" #: ../src/devedeng/data/interface/wfile_properties.ui:2321 msgid "Use a GOP of 12 frames (improves compatibility)" msgstr "Usa un GOP di 12 frame (aumenta la compatibilità)" #: ../src/devedeng/data/interface/wfile_properties.ui:2342 msgid "Special" msgstr "Speciale" #: ../src/devedeng/data/interface/wfile_properties.ui:2355 msgid "Misc" msgstr "Varie" #: ../src/devedeng/data/interface/wfile_properties.ui:2370 msgid "Options" msgstr "Opzioni" #: ../src/devedeng/data/interface/wfile_properties.ui:2383 #: ../src/devedeng/data/interface/wmain.ui:568 msgid "Preview" msgstr "Anteprima" #: ../src/devedeng/data/interface/wmain.ui:74 msgid "_File" msgstr "_File" #: ../src/devedeng/data/interface/wmain.ui:144 msgid "_Edit" msgstr "_Modifica" #: ../src/devedeng/data/interface/wmain.ui:154 msgid "Set multiproperties" msgstr "Imposta più proprietà" #: ../src/devedeng/data/interface/wmain.ui:177 msgid "_Help" msgstr "_Aiuto" #: ../src/devedeng/data/interface/wmain.ui:187 msgid "Show documentation" msgstr "Visualizza documentazione" #: ../src/devedeng/data/interface/wmain.ui:249 msgid "Title" msgstr "Titolo" #: ../src/devedeng/data/interface/wmain.ui:264 msgid "Duration" msgstr "Durata" #: ../src/devedeng/data/interface/wmain.ui:339 msgid "Add file" msgstr "Aggiungi file" #: ../src/devedeng/data/interface/wmain.ui:385 msgid "Remove" msgstr "Rimuovi" #: ../src/devedeng/data/interface/wmain.ui:431 msgid "Move down" msgstr "Sposta in basso" #: ../src/devedeng/data/interface/wmain.ui:477 msgid "Move up" msgstr "Sposta in alto" #: ../src/devedeng/data/interface/wmain.ui:523 msgid "Properties" msgstr "Proprietà" #: ../src/devedeng/data/interface/wmain.ui:613 msgid "Add separator" msgstr "Aggiungi separatore" #: ../src/devedeng/data/interface/wmain.ui:645 msgid "Files" msgstr "File" #: ../src/devedeng/data/interface/wmain.ui:676 msgid "Media size:" msgstr "Dimensione disco:" #: ../src/devedeng/data/interface/wmain.ui:724 msgid "Adjust disc usage" msgstr "Regola uso del disco" #: ../src/devedeng/data/interface/wmain.ui:751 msgid "Disc usage" msgstr "Uso del disco" #: ../src/devedeng/data/interface/wmain.ui:784 msgid "PAL" msgstr "PAL" #: ../src/devedeng/data/interface/wmain.ui:826 msgid "Default format" msgstr "Formato predefinito" #: ../src/devedeng/data/interface/wmain.ui:854 msgid "Create a menu with the titles" msgstr "Crea un menu con i titoli" #: ../src/devedeng/data/interface/wmain.ui:869 msgid "Menu options" msgstr "Opzioni menu" #: ../src/devedeng/data/interface/wmain.ui:888 msgid "Menus" msgstr "Menu" #: ../src/devedeng/data/interface/wmenu.ui:95 msgid "Text:" msgstr "Testo:" #: ../src/devedeng/data/interface/wmenu.ui:107 #: ../src/devedeng/data/interface/wmenu.ui:693 msgid "Font:" msgstr "Carattere:" #: ../src/devedeng/data/interface/wmenu.ui:119 msgid "Text color:" msgstr "Colore testo:" #: ../src/devedeng/data/interface/wmenu.ui:131 msgid "Shadow color:" msgstr "Colore ombra:" #: ../src/devedeng/data/interface/wmenu.ui:190 msgid "Vertical position (percent):" msgstr "Posizione verticale (percentuale):" #: ../src/devedeng/data/interface/wmenu.ui:203 #: ../src/devedeng/data/interface/wmenu.ui:230 #: ../src/devedeng/data/interface/wmenu.ui:596 #: ../src/devedeng/data/interface/wmenu.ui:611 #: ../src/devedeng/data/interface/wmenu.ui:625 #: ../src/devedeng/data/interface/wmenu.ui:639 msgid "0,00" msgstr "0,00" #: ../src/devedeng/data/interface/wmenu.ui:217 msgid "Horizontal position (percent):" msgstr "Posizione orizzontale (percentuale):" #: ../src/devedeng/data/interface/wmenu.ui:248 msgid "Menu title" msgstr "Titolo del menu" #: ../src/devedeng/data/interface/wmenu.ui:287 msgid "Default background" msgstr "Sfondo predefinito" #: ../src/devedeng/data/interface/wmenu.ui:307 msgid "Menu background" msgstr "Sfondo del menu" #: ../src/devedeng/data/interface/wmenu.ui:351 msgid "Menu without sound" msgstr "Menu senza audio" #: ../src/devedeng/data/interface/wmenu.ui:379 msgid "Audio format:" msgstr "Formato audio:" #: ../src/devedeng/data/interface/wmenu.ui:389 msgid "MP2" msgstr "MP2" #: ../src/devedeng/data/interface/wmenu.ui:405 msgid "AC3" msgstr "AC3" #: ../src/devedeng/data/interface/wmenu.ui:434 msgid "Menu music" msgstr "Musica del menu" #: ../src/devedeng/data/interface/wmenu.ui:462 msgid "4:3 (classic)" msgstr "4:3 (classico)" #: ../src/devedeng/data/interface/wmenu.ui:477 msgid "16:9 (widescreen)" msgstr "16:9 (widescreen)" #: ../src/devedeng/data/interface/wmenu.ui:498 msgid "Menu aspect" msgstr "Aspetto del menu" #: ../src/devedeng/data/interface/wmenu.ui:529 msgid "Horizontal" msgstr "Orizzontale" #: ../src/devedeng/data/interface/wmenu.ui:541 msgid "Margins (percent)" msgstr "Margini (percentuale)" #: ../src/devedeng/data/interface/wmenu.ui:552 msgid "Left" msgstr "Sinistra" #: ../src/devedeng/data/interface/wmenu.ui:566 msgid "Center" msgstr "Centro" #: ../src/devedeng/data/interface/wmenu.ui:580 msgid "Right" msgstr "Destra" #: ../src/devedeng/data/interface/wmenu.ui:658 msgid "Menu position" msgstr "Posizione del menu" #: ../src/devedeng/data/interface/wmenu.ui:742 msgid "Unselected:" msgstr "Non selezionati:" #: ../src/devedeng/data/interface/wmenu.ui:754 #: ../src/devedeng/data/interface/wmenu.ui:882 msgid "Shadows:" msgstr "Ombre:" #: ../src/devedeng/data/interface/wmenu.ui:766 msgid "Selected:" msgstr "Selezionati:" #: ../src/devedeng/data/interface/wmenu.ui:778 #: ../src/devedeng/data/interface/wmenu.ui:929 msgid "Background:" msgstr "Sfondo:" #: ../src/devedeng/data/interface/wmenu.ui:839 msgid "Titles" msgstr "Titoli" #: ../src/devedeng/data/interface/wmenu.ui:870 msgid "Color:" msgstr "Colore:" #: ../src/devedeng/data/interface/wmenu.ui:964 msgid "Separators" msgstr "Separatori" #: ../src/devedeng/data/interface/wmenu.ui:983 msgid "Menu font and colors" msgstr "Carattere e colori del menu" #: ../src/devedeng/data/interface/wmenu.ui:1012 msgid "Show menu at disk startup" msgstr "Visualizza il menu all'avvio del disco" #: ../src/devedeng/data/interface/wmenu.ui:1028 msgid "Jump to the first title at startup" msgstr "Vai al primo titolo all'avvio" #: ../src/devedeng/data/interface/wmenu.ui:1048 msgid "Provide \"Play All\" option" msgstr "Fornisci l'opzione \"Riproduci tutti\"" #: ../src/devedeng/data/interface/wmenu.ui:1087 msgid "Disc startup options" msgstr "Opzioni di avvio del disco" #: ../src/devedeng/data/interface/wmenu.ui:1116 msgid "Show titles as selected" msgstr "Visualizza titoli come selezionati" #: ../src/devedeng/data/interface/wmenu.ui:1190 msgid "Preview" msgstr "Anteprima" #: ../src/devedeng/data/interface/wmenu.ui:1255 msgid "Menu preview" msgstr "Anteprima menu" #: ../src/devedeng/data/interface/wneeded.ui:53 msgid "Programs needed by Devede NG" msgstr "Programmi necessari a Devede NG" #: ../src/devedeng/data/interface/wpreview.ui:69 msgid "" "Preview video\n" "\n" "Devede will create a preview with the selected parameters, so you will be " "able to check the video quality, audio sync and so on." msgstr "" "Video anteprima\n" "\n" "Devede creerà un'anteprima con i parametri selezionati, in modo da poter " "controllare la qualità video, la sincronia dell'audio, eccetera." #: ../src/devedeng/data/interface/wpreview.ui:90 msgid "Preview length:" msgstr "Durata dell'anteprima:" #: ../src/devedeng/data/interface/wprogress.ui:8 msgid "Creating..." msgstr "Creazione in corso..." #: ../src/devedeng/data/interface/wprogress.ui:24 msgid "Creating disc" msgstr "Creazione disco in corso" #: ../src/devedeng/data/interface/wprogress.ui:70 msgid "Project progress" msgstr "Avanzamento progetto" #: ../src/devedeng/data/interface/wselect_disk.ui:7 msgid "Devede NG" msgstr "Devede NG" #: ../src/devedeng/data/interface/wselect_disk.ui:25 msgid "Choose the disc type you want to create with Devede" msgstr "Seleziona il tipo di disco che vuoi creare con Devede" #: ../src/devedeng/data/interface/wselect_disk.ui:61 msgid "" "Video DVD\n" "Creates a video DVD suitable for all DVD home players" msgstr "" "Video DVD\n" "Crea un DVD video compatibile con tutti i lettori DVD" #: ../src/devedeng/data/interface/wselect_disk.ui:108 msgid "" "VideoCD\n" "Creates a VideoCD, with a picture quality equivalent to VHS" msgstr "" "VideoCD\n" "Crea un VideoCD con una qualità d'immagine equivalente ad una VHS" #: ../src/devedeng/data/interface/wselect_disk.ui:155 msgid "" "Super VideoCD\n" "Creates a VideoCD with better picture quality" msgstr "" "Super VideoCD\n" "Crea un VideoCD con una qualità d'immagine migliore" #: ../src/devedeng/data/interface/wselect_disk.ui:202 msgid "" "China VideoDisc\n" "Another kind of Super VideoCD" msgstr "" "China VideoDisc\n" "Un altro tipo di Super VideoCD" #: ../src/devedeng/data/interface/wselect_disk.ui:249 msgid "" "DivX / MPEG-4\n" "Creates files compliant with DivX home players" msgstr "" "DivX / MPEG-4\n" "Crea file compatibili con i lettori DivX" #: ../src/devedeng/data/interface/wselect_disk.ui:296 msgid "" "Matroska / H.264\n" "Creates H.264 files in a MKV container" msgstr "" "Matroska / H.264\n" "Crea file H.264 in un contenitore MKV" #: ../src/devedeng/data/interface/wselect_disk.ui:343 msgid "" "Matroska / HEVC (H.265)\n" "Creates HEVC files in a MKV container" msgstr "" #: ../src/devedeng/data/interface/wselect_disk.ui:371 msgid "Programs needed by Devede" msgstr "Programmi necessari a Devede" #: ../src/devedeng/data/interface/wsettings.ui:134 msgid "Multicore CPUs" msgstr "CPU multicore" #: ../src/devedeng/data/interface/wsettings.ui:164 msgid "Temporary files folder:" msgstr "Cartella per i file temporanei:" #: ../src/devedeng/data/interface/wsettings.ui:193 msgid "Folders" msgstr "Cartelle" #: ../src/devedeng/data/interface/wsettings.ui:225 msgid "Play preview:" msgstr "Riproduci anteprima:" #: ../src/devedeng/data/interface/wsettings.ui:240 msgid "Get video info:" msgstr "Ottieni informazioni video:" #: ../src/devedeng/data/interface/wsettings.ui:255 msgid "Convert menus:" msgstr "Converti menu:" #: ../src/devedeng/data/interface/wsettings.ui:270 msgid "Convert videos:" msgstr "Converti video:" #: ../src/devedeng/data/interface/wsettings.ui:364 msgid "Burn ISOs:" msgstr "Masterizza ISO:" #: ../src/devedeng/data/interface/wsettings.ui:397 msgid "Disc types supported:" msgstr "Tipi di disco supportati:" #: ../src/devedeng/data/interface/wsettings.ui:424 msgid "Create ISOs:" msgstr "Crea ISO:" #: ../src/devedeng/data/interface/wsettings.ui:460 msgid "Backends" msgstr "Backend" #: ../src/devedeng/data/interface/wtitle_properties.ui:8 msgid "Title properties" msgstr "Proprietà del titolo" #: ../src/devedeng/data/interface/wtitle_properties.ui:90 msgid "Title's name" msgstr "Nome del titolo" #~ msgid "Page %(X)d of %(Y)d" #~ msgstr "Pagina %(X)d di %(Y)d" #~ msgid "Devede" #~ msgstr "Devede" #~ msgid "Creating BIN/CUE files" #~ msgstr "Creazione dei file BIN/CUE" #~ msgid "" #~ "Failed to create the BIN/CUE files\n" #~ "Maybe you ran out of disk space" #~ msgstr "" #~ "Impossibile creare i file BIN/CUE\n" #~ "Forse non hai spazio sufficiente su disco" #~ msgid "" #~ "Failed to create the ISO image\n" #~ "Maybe you ran out of disk space" #~ msgstr "" #~ "Errore nel creare l'immagine ISO\n" #~ "Forse non hai spazio sufficiente sul disco" #~ msgid "" #~ "Insuficient free space. To create this disc\n" #~ "%(total)d MBytes are needed, but only %(free)d MBytes are available." #~ msgstr "" #~ "Spazio libero insufficiente. Per creare questo disco\n" #~ "sono necessari %(total)d MBytes, ma sono disponibili solo %(free)d MBytes." #~ msgid "" #~ "Failed to write to the destination directory.\n" #~ "Check that you have privileges and free space there." #~ msgstr "" #~ "Impossibile scrivere nella directory destinazione.\n" #~ "Controlla di avere i privilegi necessari e sufficiente spazio libero." #~ msgid "" #~ "The file or folder\n" #~ "\n" #~ "%(folder)s\n" #~ "\n" #~ "already exists. If you continue, it will be deleted." #~ msgstr "" #~ "Il file o la cartella\n" #~ "\n" #~ "%(folder)s\n" #~ "\n" #~ "esiste già. Se continui, sarà cancellata." #~ msgid "Unknown error" #~ msgstr "Errore sconosciuto" #~ msgid "" #~ "Failed to create the DVD tree\n" #~ "Maybe you ran out of disk space" #~ msgstr "" #~ "Impossibile creare la struttura del DVD\n" #~ "Forse non hai spazio sufficiente sul disco" #~ msgid "" #~ "The menu soundtrack seems damaged. Using the default silent soundtrack." #~ msgstr "" #~ "La colonna sonora del menu sembra danneggiata. Si userà la traccia muta " #~ "predefinita." #~ msgid "" #~ "Can't find the menu background.\n" #~ "Check the menu options." #~ msgstr "" #~ "Impossibile trovare lo sfondo del menu.\n" #~ "Controllare le opzioni del menu." #~ msgid "That file doesn't contain a disc structure." #~ msgstr "Questo file non contiene la struttura di un disco." #~ msgid "That file doesn't contain a DeVeDe structure." #~ msgstr "Questo file non contiene una struttura DeVeDe." #~ msgid "" #~ "Can't find the following movie files. Please, add them and try to load " #~ "the disc structure again.\n" #~ msgstr "" #~ "Impossibile trovare i seguenti file video. Riprovare ad aggiungerli e a " #~ "caricare la struttura del disco.\n" #~ msgid "" #~ "Can't find the menu background. I'll open the disc structure anyway with " #~ "the default menu background, so don't forget to fix it before creating " #~ "the disc." #~ msgstr "" #~ "Impossibile trovare lo sfondo del menu. Verrà comunque aperta la " #~ "struttura del disco con lo sfondo predefinito. Risolvi il problema prima " #~ "di creare il disco." #~ msgid "" #~ "Can't find the menu soundtrack file. I'll open the disc structure anyway " #~ "with a silent soundtrack, so don't forget to fix it before creating the " #~ "disc." #~ msgstr "" #~ "Impossibile trovare la colonna sonora del menu. Verrà comunque aperta la " #~ "struttura del disco con la traccia muta predefinita. Risolvi il problema " #~ "prima di creare il disco." #~ msgid "No filename" #~ msgstr "Nessun nome" #~ msgid "Can't save the file." #~ msgstr "Impossibile salvare il file." #~ msgid "" #~ "Too many videos for this disc size.\n" #~ "Please, select a bigger disc type or remove some videos." #~ msgstr "" #~ "Troppi video per la dimensione di questo disco.\n" #~ "Seleziona un tipo di disco più grande o rimuovi qualche video." #~ msgid "" #~ "Some files weren't video files.\n" #~ "None added." #~ msgstr "" #~ "Alcuni file non sono video.\n" #~ "Nessuno è stato aggiunto." #~ msgid "" #~ "Your project contains %(X)d movie files, but the maximum is %(MAX)d. " #~ "Please, remove some files and try again." #~ msgstr "" #~ "Il tuo progetto contiene %(X)d file video, ma il massimo è %(MAX)d. " #~ "Rimuovi qualche file e riprova." #~ msgid "no chapters" #~ msgstr "nessun capitolo" #~ msgid "Unsaved disc structure" #~ msgstr "Struttura disco non salvata" #~ msgid "Codepage" #~ msgstr "Codepage" #~ msgid "File doesn't seem to be a video file." #~ msgstr "Il file non sembra essere un video." #~ msgid "Please, add only one file each time." #~ msgstr "Aggiungi un solo file alla volta." #~ msgid "Please, add a movie file before adding subtitles." #~ msgstr "Aggiungi un video prima di aggiungere i sottotitoli." #~ msgid "" #~ "Conversion failed.\n" #~ "It seems a bug of SPUMUX." #~ msgstr "" #~ "Conversione non riuscita.\n" #~ "Probabile bug di SPUMUX." #~ msgid "" #~ "File copy failed\n" #~ "Maybe you ran out of disk space?" #~ msgstr "" #~ "Copia del file non riuscita\n" #~ "Forse non hai spazio sufficiente sul disco?" #~ msgid "" #~ "Converting files from title %(title_number)s (pass %(pass_number)s)\n" #~ "\n" #~ "%(file_name)s" #~ msgstr "" #~ "Conversione dei file dal titolo %(title_number)s (passaggio " #~ "%(pass_number)s)\n" #~ "\n" #~ "%(file_name)s" #~ msgid "" #~ "Conversion failed.\n" #~ "It seems a bug of Mencoder." #~ msgstr "" #~ "Conversione non riuscita.\n" #~ "Probabile bug di Mencoder." #~ msgid "Also check the extra params passed to Mencoder for syntax errors." #~ msgstr "" #~ "Controllare anche i parametri extra passati a Mencoder per eventuali " #~ "errori di sintassi." #~ msgid "" #~ "Conversion failed\n" #~ "Maybe you ran out of disk space?" #~ msgstr "" #~ "Conversione non riuscita\n" #~ "Forse non hai spazio sufficiente sul disco?" #~ msgid "Failed to create the menues." #~ msgstr "Errore nella creazione dei menu." #~ msgid "Menu generation failed." #~ msgstr "Generazione del menu non riuscita." #~ msgid "" #~ "Can't add the buttons to the menus.\n" #~ "It seems a bug of SPUMUX." #~ msgstr "" #~ "Impossibile aggiungere i pulsanti al menu\n" #~ "Probabile bug di SPUMUX." #~ msgid "" #~ "Your FFMPEG version is compiled\n" #~ "without MP3LAME support, so\n" #~ "Devede can't create DivX.\n" #~ "\n" #~ "Recompile your FFMPEG code, or\n" #~ "install a version with MP3LAME\n" #~ "support." #~ msgstr "" #~ "La tua versione di FFMPEG è compilata\n" #~ "senza il supporto MP3LAME, pertanto\n" #~ "Devede non può creare DivX.\n" #~ "\n" #~ "Ricompila FFMPEG o installa una versione\n" #~ "con il supporto MP3LAME abilitato." #~ msgid "" #~ "This version of Devede allows to use FFMPEG instead\n" #~ "of Mencoder for movie conversion. This code is still\n" #~ "EXPERIMENTAL, but quite complete.\n" #~ "\n" #~ "If you see glitches in the video when using FFMPEG, try\n" #~ "to disable the multicore support before filling a bug.\n" #~ "\n" #~ "To test this mode, active it in Edit->Preferences" #~ msgstr "" #~ "Questa versione di Devede consente di usare FFMPEG\n" #~ "invece di Mencoder per la conversione dei filmati. Il codice\n" #~ " è ancora SPERIMENTALE, ma abbastanza completo.\n" #~ "\n" #~ "Se noti dei difetti nel video quando si usa FFMPEG, prova\n" #~ "a disabilitare il supporto multicore prima di compilare un bug.\n" #~ "\n" #~ "Per provare questa modalità, attivala in Modifica -> Preferenze" #~ msgid "Don't show this message at startup again" #~ msgstr "Non mostrare più questo messaggio all'avvio" #~ msgid "Erase temporary files" #~ msgstr "Cancella file temporanei" #~ msgid "Use optimizations for multicore CPUs" #~ msgstr "Usa ottimizzazioni per CPU multicore" #, fuzzy #~ msgid "Use FFMPEG instead of Mencoder for videos" #~ msgstr "Usa FFMPEG invece di Mencoder (SPERIMENTALE)" #, fuzzy #~ msgid "Use FFMPEG instead of Mencoder for menu" #~ msgstr "Usa FFMPEG invece di Mencoder (SPERIMENTALE)" #~ msgid "Folder for temporary file" #~ msgstr "Cartella per file temporaneo" #~ msgid "" #~ "AC3_FIXED workaround to fix discs without sound when using Mencoder beta" #~ msgstr "" #~ "AC3_FIXED corregge i dischi senza audio quando si usa una beta di Mencoder" #~ msgid "Workarounds" #~ msgstr "Alternative" #~ msgid "Clear" #~ msgstr "Cancella" #~ msgid "Add subtitles" #~ msgstr "Aggiungi i sottotitoli" #~ msgid "Choose a file" #~ msgstr "Scegli un file" #~ msgid "Aborted. There can be temporary files at the destination directory." #~ msgstr "" #~ "Interrotto. Possono essere rimasti file temporanei nella directory di " #~ "destinazione." #~ msgid "Delete chapter" #~ msgstr "Cancella capitolo" #~ msgid "" #~ "You chose to delete this chapter and\n" #~ "reorder the other ones:" #~ msgstr "" #~ "Hai scelto di cancellare questo capitolo e\n" #~ "riordinare gli altri:" #~ msgid "Proceed?" #~ msgstr "Procedo?" #~ msgid "Delete subtitle" #~ msgstr "Cancella sottotitoli" #~ msgid "Remove the selected subtitle file?" #~ msgstr "Rimuovere il file di sottotitoli selezionato?" #~ msgid "" #~ "You chose to delete this title and\n" #~ "reorder the other ones:" #~ msgstr "" #~ "Hai scelto di cancellare questo titolo e\n" #~ "riordinare gli altri:" #~ msgid "" #~ "Your DVD structure contains empty titles.\n" #~ "Continue anyway?" #~ msgstr "" #~ "La tua struttura DVD contiene titoli vuoti.\n" #~ "Continuare ugualmente?" #~ msgid "Delete current disc structure?" #~ msgstr "Cancellare la struttura del disco attuale?" #~ msgid "Delete the current disc structure and start again?" #~ msgstr "Cancellare l'attuale struttura del disco e ripartire da capo?" #~ msgid "File" #~ msgstr "File" #~ msgid "Final size (pixels):" #~ msgstr "Dimensioni finali (pixel):" #~ msgid "Estimated final length (MBytes):" #~ msgstr "Lunghezza finale stimata (MBytes):" #~ msgid "Audio track:" #~ msgstr "Traccia audio:" #~ msgid "This video file has no audio tracks." #~ msgstr "Questo file video non ha tracce audio." #~ msgid "Audio tracks" #~ msgstr "Tracce audio" #~ msgid "Resets the volume to 100%" #~ msgstr "Ripristina il volume al 100%" #~ msgid "Store full length" #~ msgstr "Conserva tutta la lunghezza" #~ msgid "Store the first half" #~ msgstr "Conserva la prima metà" #~ msgid "Store the second half" #~ msgstr "Conserva la seconda metà" #~ msgid "File split" #~ msgstr "Taglio del file" #~ msgid "DivX format doesn't support subtitles. Please, read the FAQ." #~ msgstr "" #~ "Il formato DiVX non supporta i sottotitoli. Per informazioni leggere le " #~ "FAQ." #~ msgid "Default" #~ msgstr "Predefinito" #~ msgid "160x128" #~ msgstr "160x128" #~ msgid "Swap fields" #~ msgstr "Scambia campi" #~ msgid "Field order" #~ msgstr "Ordine dei campi" #~ msgid "Use MBCMP (faster)" #~ msgstr "Usa MBCMP (più veloce)" #~ msgid "Select MBD mode which needs the fewest bits" #~ msgstr "Seleziona la modalità MBD che necessita di meno bit" #~ msgid "" #~ "Select the MBD mode which has the best rate distortion (better quality)" #~ msgstr "" #~ "Seleziona la modalità MBD che ha la migliore distorsione di campionamento " #~ "(migliore qualità)" #~ msgid "" #~ "Use Trellis Searched Quantization (better quality, slower conversion)" #~ msgstr "" #~ "Usa l'algoritmo di quantizzazione Trellis (migliore qualità ma " #~ "conversione più lenta)" #~ msgid "" #~ "MacroBlock decision algorithm and Trellis searched quantization" #~ msgstr "" #~ "MacroBlock decision algorithm e Trellis searched quantization" #~ msgid "Turbo 1st pass" #~ msgstr "Primo passaggio veloce" #~ msgid "Median deinterlacing filter" #~ msgstr "Filtro deinterlacciamento mediano" #~ msgid "Linear blend" #~ msgstr "Linear blend" #~ msgid "Lowpass5 deinterlacing filter" #~ msgstr "Filtro deinterlacciamento Lowpass5" #~ msgid "Main (-X -Y)" #~ msgstr "Principale (-X -Y)" #~ msgid "-VF (X,Y)" #~ msgstr "-VF (X,Y)" #~ msgid "-LAVCOPTS (X:Y)" #~ msgstr "-LAVCOPTS (X:Y)" #~ msgid "-LAMEOPTS (X:Y)" #~ msgstr "-LAMEOPTS (X:Y)" #~ msgid "Extra parameters for coder" #~ msgstr "Parametri extra per il codificatore" #~ msgid "Choose a folder" #~ msgstr "Scegli una cartella" #~ msgid "Load a disc structure" #~ msgstr "Carica la struttura di un disco" #~ msgid "Warning: you already have a disc structure" #~ msgstr "Attenzione: è già presente una struttura disco" #~ msgid "" #~ "If you load a disc structure you will loose your current structure " #~ "(unless you saved it). Continue?" #~ msgstr "" #~ "Caricando una nuova struttura disco saranno persi tutti i cambiamenti " #~ "effettuati alla attuale (se non salvati). Continuare?" #~ msgid "185 MB CD" #~ msgstr "CD da 185 MB" #~ msgid "650 MB CD" #~ msgstr "CD da 650 MB" #~ msgid "700 MB CD" #~ msgstr "CD da 700 MB" #~ msgid "1.4 GB DVD" #~ msgstr "DVD da 1,4 GB" #~ msgid "4.7 GB DVD" #~ msgstr "DVD da 4,7 GB" #~ msgid "8.5 GB DVD" #~ msgstr "DVD da 8,5 GB" #~ msgid "DeVeDe" #~ msgstr "DeVeDe" #~ msgid "_Preferences" #~ msgstr "_Preferenze" #~ msgid "Length (seconds):" #~ msgstr "Durata (secondi):" #~ msgid "Video rate (Kbits/sec):" #~ msgstr "Campionamento video (Kbits/sec):" #~ msgid "Audio rate (Kbits/sec):" #~ msgstr "Campionamento audio (Kbit/sec):" #~ msgid "Estimated length (MBytes):" #~ msgstr "Lughezza finale (MBytes):" #~ msgid "Size of chapters:" #~ msgstr "Dimensioni dei capitoli:" #~ msgid "0.0%" #~ msgstr "0.0%" #~ msgid "Preview menu" #~ msgstr "Anteprima menu" #~ msgid "Only convert film files to compliant MPEG files" #~ msgstr "Converti solo i filmati in file standard MPEG" #~ msgid "Create disc structure" #~ msgstr "Crea la struttura del disco" #~ msgid "Create an ISO or BIN/CUE image, ready to burn to a disc" #~ msgstr "Crea una immagine ISO o BIN/CUE, pronta per masterizzare un disco" #~ msgid "Action" #~ msgstr "Azione" #~ msgid "Menu preview" #~ msgstr "Anteprima menu" #~ msgid "Select a picture to be used as background for disc's menu" #~ msgstr "Seleziona un'immagine da usare come sfondo per il menu del disco" #~ msgid "Choose a music file" #~ msgstr "Scegli un file audio" #, fuzzy #~ msgid "Vertical" #~ msgstr "Speciali" #~ msgid "Top" #~ msgstr "In alto" #~ msgid "Middle" #~ msgstr "Centrale" #~ msgid "Bottom" #~ msgstr "In basso" #~ msgid "Color for shadows:" #~ msgstr "Colore per le ombre:" #~ msgid "Color for selected title:" #~ msgstr "Colore per il titolo selezionato:" #~ msgid "Can't find the font for subtitles. Aborting." #~ msgstr "Impossibile trovare il font per i sottotitoli. Annullo." #~ msgid "Replay the preview again?" #~ msgstr "Visionare di nuovo l'anteprima?" #~ msgid "Can't find the following programs:" #~ msgstr "Non sono stati rilevati i seguenti programmi:" #~ msgid "" #~ "DeVeDe needs them in order to work. If you want to use DeVeDe, you must " #~ "install all of them." #~ msgstr "" #~ "DeVeDe necessita di loro per poter funzionare, se vuoi usare DeVeDe, devi " #~ "averli installati tutti." #~ msgid "Save current disc structure" #~ msgstr "Salva la struttura del disco corrente" #~ msgid "Warning" #~ msgstr "Attenzione" #~ msgid "Vertical alignment" #~ msgstr "Allineamento verticale" #~ msgid "Converting files from title" #~ msgstr "Converto i file dal titolo" #~ msgid "gtk-cancel" #~ msgstr "gtk-cancel" #~ msgid "gtk-ok" #~ msgstr "gtk-ok" #~ msgid "Trellis searched quantization" #~ msgstr "Trellis searched quantization" #~ msgid "gtk-no" #~ msgstr "gtk-no" #~ msgid "gtk-yes" #~ msgstr "gtk-yes" #~ msgid "gtk-add" #~ msgstr "gtk-add" #~ msgid "gtk-help" #~ msgstr "gtk-help" #~ msgid "gtk-go-back" #~ msgstr "gtk-go-back" #~ msgid "gtk-go-forward" #~ msgstr "gtk-go-forward" #~ msgid "gtk-open" #~ msgstr "gtk-open" #~ msgid "" #~ "Uses multiple threads with Mencoder, allowing a faster compression " #~ "process. But requires Mencoder 1.0 RC2 or later." #~ msgstr "" #~ "Usare thread multipli con Mencoder. Permette un processo di compressione " #~ "più veloce ma richiede Mencoder versione 1.0RC2 o successive." #~ msgid "gtk-about" #~ msgstr "gtk-about" #~ msgid "gtk-go-down" #~ msgstr "gtk-go-down" #~ msgid "gtk-go-up" #~ msgstr "gtk-go-up" #~ msgid "gtk-new" #~ msgstr "gtk-new" #~ msgid "gtk-quit" #~ msgstr "gtk-quit" #~ msgid "gtk-save" #~ msgstr "gtk-save" #~ msgid "gtk-save-as" #~ msgstr "gtk-save-as"