X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=libs%2Fardour%2Fpo%2Fit.po;h=3c426f03c56633ef108ac6695b3bf823fff07194;hb=f699773490ffc4b7380eede4e529c66416f965ac;hp=01392b9de682c251bb2339029e211056e27721f4;hpb=2bb57b294079d996ef4e7a15a298b7dcdaec9ef4;p=ardour.git diff --git a/libs/ardour/po/it.po b/libs/ardour/po/it.po index 01392b9de6..3c426f03c5 100644 --- a/libs/ardour/po/it.po +++ b/libs/ardour/po/it.po @@ -7,153 +7,308 @@ msgid "" msgstr "" "Project-Id-Version: libardour 0.664.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-11-10 17:43-0500\n" +"POT-Creation-Date: 2016-07-14 06:20-0400\n" "PO-Revision-Date: 2003-05-21 12:50+0500\n" "Last-Translator: Filippo Pappalardo \n" "Language-Team: Italian\n" -"Language: \n" +"Language: Italian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: amp.cc:52 automatable.cc:184 -msgid "Fader" +#: amp.cc:412 +#, c-format +msgid "%.2fdB" +msgstr "" + +#: analyser.cc:121 audioregion.cc:1789 +msgid "Transient Analysis failed for %1." +msgstr "" + +#: analyser.cc:121 +msgid "Audio File Source" +msgstr "" + +#: analysis_graph.cc:136 +msgid "%1 (%2..%3)" +msgstr "" + +#: audio_backend.cc:31 +msgid "No Error occurred" +msgstr "" + +#: audio_backend.cc:33 +msgid "Failed to initialize audio backend" +msgstr "" + +#: audio_backend.cc:35 +msgid "Failed to deinitialize audio backend" +msgstr "" + +#: audio_backend.cc:37 +msgid "Failed to reinitialize audio backend" +msgstr "" + +#: audio_backend.cc:39 +msgid "Failed to open audio device" +msgstr "" + +#: audio_backend.cc:41 +msgid "Failed to close audio device" +msgstr "" + +#: audio_backend.cc:43 +msgid "Audio device not valid" +msgstr "" + +#: audio_backend.cc:45 +msgid "Audio device unavailable" +msgstr "" + +#: audio_backend.cc:47 +msgid "Audio device not connected" +msgstr "" + +#: audio_backend.cc:49 +msgid "Failed to request and reserve audio device" +msgstr "" + +#: audio_backend.cc:51 +msgid "Audio device Input/Output error" +msgstr "" + +#: audio_backend.cc:53 +msgid "Failed to open MIDI device" +msgstr "" + +#: audio_backend.cc:55 +msgid "Failed to close MIDI device" +msgstr "" + +#: audio_backend.cc:57 +msgid "MIDI device unavailable" +msgstr "" + +#: audio_backend.cc:59 +msgid "MIDI device not connected" +msgstr "" + +#: audio_backend.cc:61 +msgid "MIDI device Input/Output error" +msgstr "" + +#: audio_backend.cc:63 +msgid "Sample format is not supported" +msgstr "" + +#: audio_backend.cc:65 +msgid "Sample rate is not supported" +msgstr "" + +#: audio_backend.cc:67 +msgid "Requested input latency is not supported" +msgstr "" + +#: audio_backend.cc:69 +msgid "Requested output latency is not supported" +msgstr "" + +#: audio_backend.cc:71 +msgid "Period size is not supported" +msgstr "" + +#: audio_backend.cc:73 +msgid "Period count is not supported" +msgstr "" + +#: audio_backend.cc:75 +msgid "Device configuration not supported" +msgstr "" + +#: audio_backend.cc:77 +msgid "Channel count configuration not supported" +msgstr "" + +#: audio_backend.cc:79 +msgid "Input channel count configuration not supported" +msgstr "" + +#: audio_backend.cc:81 +msgid "Output channel count configuration not supported" +msgstr "" + +#: audio_backend.cc:83 +msgid "Unable to aquire realtime permissions" +msgstr "" + +#: audio_backend.cc:85 +msgid "Setting audio device thread priorities failed" msgstr "" -#: audio_diskstream.cc:263 +#: audio_backend.cc:87 +msgid "Setting MIDI device thread priorities failed" +msgstr "" + +#: audio_backend.cc:89 +msgid "Failed to start process thread" +msgstr "" + +#: audio_backend.cc:91 +msgid "Failed to start freewheel thread" +msgstr "" + +#: audio_backend.cc:93 +msgid "Failed to register audio/midi ports" +msgstr "" + +#: audio_backend.cc:95 +msgid "Failed to re-connect audio/midi ports" +msgstr "" + +#: audio_backend.cc:97 +msgid "Out Of Memory Error" +msgstr "" + +#: audio_backend.cc:99 +msgid "Could not reconnect to Audio/MIDI engine" +msgstr "" + +#: audio_backend.cc:107 export_formats.cc:52 session.cc:6772 session.cc:6792 +msgid "None" +msgstr "" + +#: audio_backend.cc:109 +msgid "Default" +msgstr "" + +#: audio_diskstream.cc:257 msgid "AudioDiskstream: Playlist \"%1\" isn't an audio playlist" msgstr "" -#: audio_diskstream.cc:316 -#, fuzzy +#: audio_diskstream.cc:309 msgid "AudioDiskstream %1: there is no existing playlist to make a copy of!" -msgstr "DiskStream %1: non esiste alcuna playlist di cui fare una copia!" +msgstr "" -#: audio_diskstream.cc:783 audio_diskstream.cc:794 -#, fuzzy +#: audio_diskstream.cc:880 audio_diskstream.cc:890 msgid "" "AudioDiskstream %1: when refilling, cannot read %2 from playlist at frame %3" -msgstr "DiskStream %1: impossibile leggere %2 dalla playlista al frame %3" +msgstr "" -#: audio_diskstream.cc:944 -#, fuzzy +#: audio_diskstream.cc:1053 msgid "AudioDiskstream %1: cannot read %2 from playlist at frame %3" -msgstr "DiskStream %1: impossibile leggere %2 dalla playlista al frame %3" +msgstr "" -#: audio_diskstream.cc:1310 audio_diskstream.cc:1327 -#, fuzzy +#: audio_diskstream.cc:1469 audio_diskstream.cc:1488 msgid "AudioDiskstream %1: cannot write to disk" -msgstr "DiskStream %1: impossibile scrivere sul disco" +msgstr "" -#: audio_diskstream.cc:1372 -#, fuzzy +#: audio_diskstream.cc:1531 msgid "AudioDiskstream \"%1\": cannot flush captured data to disk!" -msgstr "DiskStream \"%1\": impossibile scaricare i dati acquisiti sul disco!" - -#: audio_diskstream.cc:1419 -#, fuzzy -msgid "Could not move capture file from %1" -msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" +msgstr "" -#: audio_diskstream.cc:1470 +#: audio_diskstream.cc:1627 msgid "%1: could not create region for complete audio file" msgstr "%1: impossibile creare una regione per il file audio completo" -#: audio_diskstream.cc:1502 -#, fuzzy +#: audio_diskstream.cc:1659 msgid "AudioDiskstream: could not create region for captured audio!" -msgstr "DiskStream: impossibile creare una regione per l'audio registrato!" +msgstr "" -#: audio_diskstream.cc:1607 -#, fuzzy +#: audio_diskstream.cc:1755 msgid "programmer error: %1" -msgstr "errore di programmazione: %1" +msgstr "" -#: audio_diskstream.cc:1880 -#, fuzzy +#: audio_diskstream.cc:2012 msgid "AudioDiskstream: channel %1 out of range" -msgstr "DiskStream: canale fuori margine" +msgstr "" -#: audio_diskstream.cc:1899 midi_diskstream.cc:1350 +#: audio_diskstream.cc:2026 midi_diskstream.cc:1295 msgid "%1:%2 new capture file not initialized correctly" msgstr "%1:%2 nuovo file di registrazione non è stato avviato correttamente" -#: audio_diskstream.cc:2183 -#, fuzzy +#: audio_diskstream.cc:2305 msgid "%1: cannot restore pending capture source file %2" -msgstr "Import: impossibile aprire il file audio di input \"%1\"" +msgstr "" -#: audio_diskstream.cc:2205 +#: audio_diskstream.cc:2327 msgid "%1: incorrect number of pending sources listed - ignoring them all" msgstr "" -#: audio_diskstream.cc:2229 -#, fuzzy +#: audio_diskstream.cc:2361 msgid "%1: cannot create whole-file region from pending capture sources" -msgstr "Playlist: impossibile creare la Regione dal file di stato" +msgstr "" -#: audio_library.cc:71 +#: audio_library.cc:82 msgid "Could not open %1. Audio Library not saved" msgstr "Impossibile accedere a %1. Libreria Audio non salvata" -#: audio_playlist.cc:297 +#: audio_playlist.cc:509 msgid "" -"programming error: non-audio Region passed to remove_overlap in audio " -"playlist" +"Legacy crossfade involved an incoming region not present in playlist \"%1\" " +"- crossfade discarded" msgstr "" -#: audio_playlist.cc:428 +#: audio_playlist.cc:525 msgid "" -"programming error: non-audio Region tested for overlap in audio playlist" +"Legacy crossfade involved an outgoing region not present in playlist \"%1\" " +"- crossfade discarded" msgstr "" -#: audio_playlist_importer.cc:69 +#: audio_playlist_importer.cc:68 msgid "Audio Playlists" msgstr "" -#: audio_playlist_importer.cc:162 -#, fuzzy +#: audio_playlist_importer.cc:161 msgid "region" -msgstr "aggiungi regione" +msgstr "" -#: audio_playlist_importer.cc:164 -#, fuzzy +#: audio_playlist_importer.cc:163 msgid "regions" -msgstr "aggiungi regione" +msgstr "" -#: audio_playlist_importer.cc:175 audio_track_importer.cc:243 +#: audio_playlist_importer.cc:174 audio_track_importer.cc:244 msgid "A playlist with this name already exists, please rename it." msgstr "" -#: audio_playlist_importer.cc:260 +#: audio_playlist_importer.cc:183 +msgid "badly-formed XML in imported playlist" +msgstr "" + +#: audio_playlist_importer.cc:267 msgid "Audio Playlists (unused)" msgstr "" -#: audio_region_importer.cc:74 -#, fuzzy +#: audio_playlist_source.cc:171 audiosource.cc:1046 +#: midi_playlist_source.cc:147 midi_playlist_source.cc:155 +#: midi_playlist_source.cc:162 midi_source.cc:403 plugin_insert.cc:1259 +#: rb_effect.cc:327 session.cc:5314 session.cc:5341 session.cc:5461 +#: session_handle.cc:88 sndfilesource.cc:173 +msgid "programming error: %1" +msgstr "errore di programmazione: %1" + +#: audio_region_importer.cc:75 msgid "Audio Regions" -msgstr "costruzione delle regioni" +msgstr "" -#: audio_region_importer.cc:144 +#: audio_region_importer.cc:145 msgid "Length: " msgstr "" -#: audio_region_importer.cc:146 +#: audio_region_importer.cc:147 msgid "" "\n" "Position: " msgstr "" -#: audio_region_importer.cc:148 +#: audio_region_importer.cc:149 msgid "" "\n" "Channels: " msgstr "" #: audio_track.cc:177 -#, fuzzy msgid "Unknown bundle \"%1\" listed for input of %2" -msgstr "Connessione sconosciuta \"%1\" come input di %2" +msgstr "" #: audio_track.cc:179 msgid "in 1" @@ -171,385 +326,372 @@ msgstr "" msgid "improper input channel list in XML node (%1)" msgstr "" +#: audio_track.cc:216 diskstream.cc:503 source.cc:149 +msgid "%1: this session uses destructive tracks, which are not supported" +msgstr "" + #: audio_track_importer.cc:68 msgid "Audio Tracks" msgstr "" -#: audio_track_importer.cc:272 +#: audio_track_importer.cc:253 audio_track_importer.cc:259 +msgid "badly-formed XML in imported track" +msgstr "" + +#: audio_track_importer.cc:287 msgid "Error Importing Audio track %1" msgstr "" -#: audioanalyser.cc:31 +#: audioanalyser.cc:50 msgid "cannot load VAMP plugin \"%1\"" msgstr "" -#: audioanalyser.cc:51 +#: audioanalyser.cc:70 msgid "VAMP Plugin \"%1\" could not be loaded" msgstr "" -#: audioengine.cc:182 -msgid "Connect session to engine" +#: audioengine.cc:756 +msgid "AudioEngine: cannot load module \"%1\" (%2)" msgstr "" -#: audioengine.cc:243 -msgid "Cannot create temporary MIDI port to determine MIDI buffer size" +#: audioengine.cc:762 +msgid "AudioEngine: backend at \"%1\" has no descriptor function." msgstr "" -#: audioengine.cc:758 -msgid "" -"a port with the name \"%1\" already exists: check for duplicated track/bus " -"names" +#: audioengine.cc:841 +msgid "Could not create backend for %1: %2" msgstr "" -#: audioengine.cc:760 session.cc:1566 +#: audioregion.cc:1757 msgid "" -"No more JACK ports are available. You will need to stop %1 and restart JACK " -"with ports if you need this many tracks." +"You have requested an operation that requires audio analysis.\n" +"\n" +"You currently have \"auto-analyse-audio\" disabled, which means that " +"transient data must be generated every time it is required.\n" +"\n" +"If you are doing work that will require transient data on a regular basis, " +"you should probably enable \"auto-analyse-audio\" in Preferences > Audio > " +"Regions, then quit %1 and restart.\n" +"\n" +"This dialog will not display again. But you may notice a slight delay in " +"this and future transient-detection operations.\n" msgstr "" -#: audioengine.cc:763 -#, fuzzy -msgid "AudioEngine: cannot register port \"%1\": %2" -msgstr "IO: impossibile registrare la porta %1" - -#: audioengine.cc:799 -msgid "unable to create port: %1" +#: audioregion.cc:1789 +msgid "Audio Region" msgstr "" -#: audioengine.cc:856 -msgid "connect called before engine was started" -msgstr "richiesta di connessione avvenuta prima dell'avvio dell'applicazione" - -#: audioengine.cc:882 -msgid "AudioEngine: cannot connect %1 (%2) to %3 (%4)" +#: audiosource.cc:228 +msgid "cannot rename peakfile for %1 from %2 to %3 (%4)" msgstr "" -#: audioengine.cc:899 audioengine.cc:930 -msgid "disconnect called before engine was started" +#: audiosource.cc:262 +msgid "AudioSource: cannot stat peakfile \"%1\"" msgstr "" -"richiesta di disconnessione avvenuta prima dell'avvio dell'applicazione" -#: audioengine.cc:994 -#, fuzzy -msgid "get_port_by_name_locked() called before engine was started" +#: audiosource.cc:368 +msgid "Cannot open peakfile @ %1 for size check (%2)" msgstr "" -"richiesta get_port_by_name() avvenuta prima dell'avvio dell'applicazione" -#: audioengine.cc:1025 -msgid "get_ports called before engine was started" -msgstr "richiesta di get_ports avvenuta prima dell'avvio dell'applicazione" +#: audiosource.cc:389 +msgid "peak file %1 is truncated from %2 to %3" +msgstr "" -#: audioengine.cc:1342 -msgid "failed to connect to JACK" +#: audiosource.cc:392 +msgid "Cannot open peakfile @ %1 for size check (%2) after rebuild" msgstr "" -#: audioregion.cc:1431 -msgid "" -"You have requested an operation that requires audio analysis.\n" -"\n" -"You currently have \"auto-analyse-audio\" disabled, which means that " -"transient data must be generated every time it is required.\n" -"\n" -"If you are doing work that will require transient data on a regular basis, " -"you should probably enable \"auto-analyse-audio\" then quit ardour and " -"restart.\n" -"\n" -"This dialog will not display again. But you may notice a slight delay in " -"this and future transient-detection operations.\n" +#: audiosource.cc:404 +msgid "Cannot open peakfile @ %1 for reading (%2)" msgstr "" -#: audiosource.cc:202 -#, fuzzy -msgid "cannot rename peakfile for %1 from %2 to %3 (%4)" -msgstr "impossibile eliminare il peakfile %1 per %2 (%3)" +#: audiosource.cc:438 +msgid "cannot read sample data for unscaled peak computation" +msgstr "" -#: audiosource.cc:229 -#, fuzzy -msgid "AudioSource: cannot stat peakfile \"%1\"" -msgstr "FileSource: impossibile avviare il peakfile per %1" +#: audiosource.cc:473 audiosource.cc:568 +msgid "map failed - could not create file mapping for peakfile %1." +msgstr "" -#: audiosource.cc:361 -msgid "cannot read sample data for unscaled peak computation" +#: audiosource.cc:479 audiosource.cc:574 +msgid "map failed - could not map peakfile %1." msgstr "" -#: audiosource.cc:382 -#, fuzzy -msgid "AudioSource: cannot open peakpath (a) \"%1\" (%2)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +#: audiosource.cc:490 audiosource.cc:585 +msgid "unmap failed - could not unmap peakfile %1." +msgstr "" -#: audiosource.cc:459 -#, fuzzy -msgid "AudioSource: cannot open peakpath (b) \"%1\" (%2)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +#: audiosource.cc:496 audiosource.cc:591 +msgid "map failed - could not mmap peakfile %1." +msgstr "" -#: audiosource.cc:583 -#, fuzzy +#: audiosource.cc:681 msgid "" "AudioSource[%1]: peak read - cannot read %2 samples at offset %3 of %4 (%5)" -msgstr "DiskStream %1: impossibile leggere %2 dalla playlista al frame %3" +msgstr "" -#: audiosource.cc:663 +#: audiosource.cc:748 msgid "%1: could not write read raw data for peak computation (%2)" msgstr "" -#: audiosource.cc:702 -#, fuzzy -msgid "AudioSource: cannot open peakpath (c) \"%1\" (%2)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +#: audiosource.cc:815 +msgid "AudioSource: cannot open _peakpath (c) \"%1\" (%2)" +msgstr "" + +#: audiosource.cc:894 audiosource.cc:1016 +msgid "%1: could not seek in peak file data (%2)" +msgstr "" -#: audiosource.cc:768 audiosource.cc:880 +#: audiosource.cc:899 audiosource.cc:1025 msgid "%1: could not write peak file data (%2)" msgstr "" -#: audiosource.cc:907 file_source.cc:479 midi_source.cc:330 -#: plugin_insert.cc:528 region.cc:318 session.cc:2231 session.cc:2262 -#: session.cc:2302 session.cc:3237 session_handle.cc:85 sndfilesource.cc:123 -msgid "programming error: %1" -msgstr "errore di programmazione: %1" +#: audiosource.cc:1058 +msgid "could not truncate peakfile %1 to %2 (error: %3)" +msgstr "" -#: auditioner.cc:88 -msgid "no outputs available for auditioner - manual connection required" +#: auditioner.cc:105 +msgid "Falling back to Reasonable Synth for Midi Audition" +msgstr "" + +#: auditioner.cc:107 +msgid "No synth for midi-audition found." msgstr "" -#: auditioner.cc:158 -msgid "Auditioning of non-audio regions not yet supported" +#: auditioner.cc:163 +msgid "no outputs available for auditioner - manual connection required" msgstr "" -#: auditioner.cc:180 +#: auditioner.cc:408 auditioner.cc:455 msgid "Cannot setup auditioner processing flow for %1 channels" msgstr "" -#: automatable.cc:76 +#: auditioner.cc:443 +msgid "Failed to load synth for MIDI-Audition." +msgstr "" + +#: auditioner.cc:462 +msgid "Auditioning of regions other than Audio or Midi is not supported." +msgstr "" + +#: automatable.cc:87 msgid "Automation node has no path property" msgstr "" -#: automatable.cc:114 -#, fuzzy +#: automatable.cc:108 msgid "cannot open %2 to load automation data (%3)" -msgstr "impossibile accedere al file dell'automazione pan %1 (%2)" +msgstr "" -#: automatable.cc:144 -#, fuzzy +#: automatable.cc:140 msgid "cannot load automation data from %2" -msgstr "impossibile accedere al file dell'automazione pan %1 (%2)" +msgstr "" + +#: automatable.cc:176 send.cc:95 session.cc:851 +msgid "Fader" +msgstr "" + +#: automatable.cc:178 +msgid "Trim" +msgstr "" -#: automatable.cc:187 -msgid "Pan %1" +#: automatable.cc:180 +msgid "Mute" msgstr "" -#: automation_list.cc:359 -#, fuzzy +#: automation_control.cc:228 +msgid "record %1 automation" +msgstr "" + +#: automation_list.cc:410 msgid "automation list: cannot load coordinates from XML, all points ignored" msgstr "" -"lista automazione: nessuna coordinata X salvata per punto di controllo " -"(ignorato)" -#: automation_list.cc:404 +#: automation_list.cc:456 msgid "" "automation list: no x-coordinate stored for control point (point ignored)" msgstr "" "lista automazione: nessuna coordinata X salvata per punto di controllo " "(ignorato)" -#: automation_list.cc:410 +#: automation_list.cc:462 msgid "" "automation list: no y-coordinate stored for control point (point ignored)" msgstr "" "lista automazione: nessuna coordinata Y salvata per punto di controllo " "(ignorato)" -#: automation_list.cc:424 +#: automation_list.cc:476 msgid "" "AutomationList: passed XML node called %1, not \"AutomationList\" - ignored" msgstr "" -#: butler.cc:97 -msgid "Cannot create transport request signal pipe (%1)" -msgstr "" - -#: butler.cc:103 butler.cc:109 -msgid "UI: cannot set O_NONBLOCK on butler request pipe (%1)" -msgstr "" - -#: butler.cc:115 +#: butler.cc:126 msgid "Session: could not create butler thread" msgstr "" -#: butler.cc:165 -msgid "poll on butler request pipe failed (%1)" -msgstr "" - -#: butler.cc:172 -#, fuzzy -msgid "Error on butler thread request pipe: fd=%1 err=%2" -msgstr "Errore nel leggere dalla porta MIDI %1" - -#: butler.cc:213 -#, fuzzy -msgid "Error reading from butler request pipe" -msgstr "Errore nel leggere dalla porta MIDI %1" - -#: butler.cc:267 +#: butler.cc:254 butler.cc:255 msgid "Butler read ahead failure on dstream %1" msgstr "" -#: butler.cc:318 +#: butler.cc:344 butler.cc:345 butler.cc:393 butler.cc:394 msgid "Butler write-behind failure on dstream %1" msgstr "" -#: control_protocol_manager.cc:122 +#: control_protocol_manager.cc:174 msgid "control protocol name \"%1\" has no descriptor" msgstr "" -#: control_protocol_manager.cc:127 +#: control_protocol_manager.cc:181 msgid "control protocol name \"%1\" could not be initialized" msgstr "" -#: control_protocol_manager.cc:179 +#: control_protocol_manager.cc:265 msgid "Instantiating mandatory control protocol %1" msgstr "" -#: control_protocol_manager.cc:199 -msgid "looking for control protocols in %1" +#: control_protocol_manager.cc:309 +msgid "looking for control protocols in %1\n" msgstr "" -#: control_protocol_manager.cc:216 -#, fuzzy +#: control_protocol_manager.cc:334 msgid "Control protocol %1 not usable" -msgstr "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" - -#: control_protocol_manager.cc:230 -msgid "Control surface protocol discovered: \"%1\"" -msgstr "" - -#: control_protocol_manager.cc:248 -#, fuzzy -msgid "ControlProtocolManager: cannot load module \"%1\" (%2)" -msgstr "LADSPA: impossibile caricare il modulo \"%1\" (%2)" - -#: control_protocol_manager.cc:256 -#, fuzzy -msgid "ControlProtocolManager: module \"%1\" has no descriptor function." -msgstr "LADSPA: il modulo \"%1\" non ha alcuna funzione descriptor." - -#: control_protocol_manager.cc:375 -msgid "control protocol XML node has no name property. Ignored." msgstr "" -#: control_protocol_manager.cc:382 -#, fuzzy -msgid "control protocol \"%1\" is not known. Ignored" -msgstr "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" - -#: crossfade.cc:142 -msgid "Crossfade: no \"in\" region in state" +#: control_protocol_manager.cc:351 +msgid "Control surface protocol discovered: \"%1\"\n" msgstr "" -#: crossfade.cc:158 -msgid "Crossfade: no \"in\" region %1 found in playlist %2 nor in region map" +#: control_protocol_manager.cc:367 +msgid "ControlProtocolManager: cannot load module \"%1\" (%2)" msgstr "" -#: crossfade.cc:168 -msgid "Crossfade: no \"out\" region in state" +#: control_protocol_manager.cc:373 +msgid "ControlProtocolManager: module \"%1\" has no descriptor function." msgstr "" -#: crossfade.cc:181 -msgid "Crossfade: no \"out\" region %1 found in playlist %2 nor in region map" +#: control_protocol_manager.cc:516 +msgid "Control protocol \"%1\" has no descriptor" msgstr "" -#: crossfade.cc:790 -#, fuzzy -msgid "old-style crossfade information - no position information" -msgstr "il nodo XML per la Location non ha informazioni sull'inizio" - -#: cycle_timer.cc:36 +#: cycle_timer.cc:40 msgid "CycleTimer::get_mhz(): can't open /proc/cpuinfo" msgstr "CycleTimer::get_mhz(): impossibile accedere a /proc/cpuinfo" -#: cycle_timer.cc:48 +#: cycle_timer.cc:52 msgid "CycleTimer::get_mhz(): cannot locate cpu MHz in /proc/cpuinfo" msgstr "" "CycleTimer::get_mhz(): impossibile localizzare \"cpu MHz\" in /proc/cpuinfo" -#: cycle_timer.cc:71 +#: cycle_timer.cc:75 msgid "cannot locate cpu MHz in /proc/cpuinfo" msgstr "impossibile localizzare \"cpu MHz\" in /proc/cpuinfo" -#: delivery.cc:104 +#: data_type.cc:27 +msgid "audio" +msgstr "" + +#: data_type.cc:28 session.cc:2452 +msgid "MIDI" +msgstr "" + +#: data_type.cc:29 +msgid "unknown" +msgstr "" + +#: delivery.cc:118 msgid "main outs" msgstr "" -#: delivery.cc:107 +#: delivery.cc:121 send.cc:64 msgid "listen" msgstr "" -#: diskstream.cc:289 +#: diskstream.cc:311 msgid "Location \"%1\" not valid for track loop (start >= end)" msgstr "La Location \"%1\" non valida per il loop (inizio >= fine)" +#: export_channel.cc:110 +msgid "Could not get port for export channel \"%1\", dropping the channel" +msgstr "" + #: export_failed.cc:32 msgid "Export failed: %1" msgstr "" -#: export_filename.cc:210 +#: export_filename.cc:128 +msgid "Existing export folder for this session (%1) does not exist - ignored" +msgstr "" + +#: export_filename.cc:263 msgid "No Time" msgstr "" -#: export_filename.cc:219 +#: export_filename.cc:272 msgid "Invalid time format" msgstr "" -#: export_filename.cc:228 +#: export_filename.cc:281 msgid "No Date" msgstr "" -#: export_filename.cc:243 +#: export_filename.cc:296 msgid "Invalid date format" msgstr "" -#: export_format_manager.cc:56 +#: export_format_manager.cc:57 msgid "CD" msgstr "" -#: export_format_manager.cc:65 +#: export_format_manager.cc:66 msgid "DVD-A" msgstr "" -#: export_format_manager.cc:79 +#: export_format_manager.cc:80 msgid "iPod" msgstr "" -#: export_format_manager.cc:90 +#: export_format_manager.cc:91 msgid "Something else" msgstr "" -#: export_format_manager.cc:109 +#: export_format_manager.cc:110 msgid "Any" msgstr "" -#: export_format_manager.cc:110 +#: export_format_manager.cc:111 msgid "Lossless (linear PCM)" msgstr "" -#: export_format_manager.cc:111 +#: export_format_manager.cc:112 msgid "Lossy compression" msgstr "" -#: export_format_manager.cc:112 +#: export_format_manager.cc:113 msgid "Lossless compression" msgstr "" -#: export_format_specification.cc:523 -#, fuzzy -msgid "normalize, " -msgstr "normalizzato a %.2fdB" +#: export_format_manager.cc:218 export_format_specification.cc:657 +msgid "Session rate" +msgstr "" + +#: export_format_specification.cc:609 +msgid "normalize loudness" +msgstr "" + +#: export_format_specification.cc:611 +msgid "normalize peak" +msgstr "" + +#: export_format_specification.cc:616 +msgid "trim" +msgstr "" -#: export_format_specification.cc:527 -msgid "trim, " +#: export_format_specification.cc:618 +msgid "trim start" msgstr "" -#: export_format_specification.cc:529 -msgid "trim start, " +#: export_format_specification.cc:620 +msgid "trim end" msgstr "" #: export_formats.cc:49 @@ -564,24 +706,20 @@ msgstr "" msgid "Rectangular" msgstr "" -#: export_formats.cc:52 -msgid "None" -msgstr "" - #: export_formats.cc:159 -msgid "8bit" +msgid "8-bit" msgstr "" #: export_formats.cc:161 -msgid "16bit" +msgid "16-bit" msgstr "" #: export_formats.cc:163 -msgid "24bit" +msgid "24-bit" msgstr "" #: export_formats.cc:165 -msgid "32bit" +msgid "32-bit" msgstr "" #: export_formats.cc:167 @@ -593,388 +731,504 @@ msgid "double" msgstr "" #: export_formats.cc:171 -msgid "8bit unsigned" +msgid "8-bit unsigned" msgstr "" #: export_formats.cc:173 -#, fuzzy msgid "Vorbis sample format" -msgstr "separa" +msgstr "" #: export_formats.cc:175 -#, fuzzy msgid "No sample format" -msgstr "separa" +msgstr "" + +#: export_handler.cc:419 +msgid "File %1 uploaded to %2" +msgstr "" + +#: export_handler.cc:425 +msgid "" +"upload to Soundcloud failed. Perhaps your email or password are incorrect?\n" +msgstr "" + +#: export_handler.cc:551 export_handler.cc:554 +msgid "an error occurred while writing a TOC/CUE file: %1" +msgstr "" + +#: export_handler.cc:844 export_handler.cc:902 +msgid "Cannot convert %1 to Latin-1 text" +msgstr "" + +#: export_profile_manager.cc:94 +msgid "Searching for export formats in %1" +msgstr "" -#: export_handler.cc:282 -msgid "Editor: cannot open \"%1\" as export file for CD marker file" +#: export_profile_manager.cc:100 +msgid "Unable to create export format directory %1: %2" msgstr "" -#: export_profile_manager.cc:298 +#: export_profile_manager.cc:268 +msgid "Unable to remove export preset %1: %2" +msgstr "" + +#: export_profile_manager.cc:357 msgid "Selection" msgstr "" -#: export_profile_manager.cc:416 -msgid "Session" +#: export_profile_manager.cc:621 +msgid "Unable to rename export format %1 to %2: %3" +msgstr "" + +#: export_profile_manager.cc:653 +msgid "Unable to remove export profile %1: %2" +msgstr "" + +#: export_profile_manager.cc:671 +msgid "empty format" +msgstr "" + +#: export_profile_manager.cc:752 +msgid "Cannot load export format from %1" +msgstr "" + +#: export_profile_manager.cc:758 +msgid "Cannot export format read from %1" msgstr "" -#: export_profile_manager.cc:716 +#: export_profile_manager.cc:852 msgid "No timespan has been selected!" msgstr "" -#: export_profile_manager.cc:722 +#: export_profile_manager.cc:856 +msgid "No channels have been selected!" +msgstr "" + +#: export_profile_manager.cc:860 msgid "Some channels are empty" msgstr "" -#: export_profile_manager.cc:752 +#: export_profile_manager.cc:893 msgid "No format selected!" msgstr "" -#: export_profile_manager.cc:754 +#: export_profile_manager.cc:895 msgid "All channels are empty!" msgstr "" -#: export_profile_manager.cc:756 +#: export_profile_manager.cc:897 msgid "One or more of the selected formats is not compatible with this system!" msgstr "" -#: export_profile_manager.cc:759 +#: export_profile_manager.cc:900 msgid "" "%1 supports only %2 channels, but you have %3 channels in your channel " "configuration" msgstr "" -#: file_source.cc:182 session_state.cc:2708 +#: file_source.cc:201 session_state.cc:3284 msgid "" "there are already 1000 files with names like %1; versioning discontinued" msgstr "" "ci sono gia' 1000 file con nomi come %1; tracciamento di versione interrotto" -#: file_source.cc:191 -#, fuzzy +#: file_source.cc:210 msgid "cannot rename file source from %1 to %2 (%3)" -msgstr "impossibile rinominare file audio sorgente da %1 a %2 (%3)" +msgstr "" -#: file_source.cc:235 file_source.cc:328 +#: file_source.cc:251 file_source.cc:374 msgid "FileSource: search path not set" msgstr "FileSource: percorso di ricerca non specificato" -#: file_source.cc:269 file_source.cc:398 -#, fuzzy -msgid "Filesource: cannot find required file (%1): while searching %2" -msgstr "FileSource: impossibile trovare il file richiesto (%1): %2" - -#: file_source.cc:390 +#: file_source.cc:434 msgid "" -"FileSource: \"%1\" is ambigous when searching %2\n" +"FileSource: \"%1\" is ambigous when searching\n" "\t" msgstr "" -"FileSource: \"%1\" è risultato ambiguo nel cercare %2\n" -"\t" -#: file_source.cc:444 +#: file_source.cc:441 +msgid "Filesource: cannot find required file (%1)" +msgstr "" + +#: file_source.cc:486 msgid "Filesource: cannot find required file (%1): %2" msgstr "FileSource: impossibile trovare il file richiesto (%1): %2" -#: file_source.cc:451 +#: file_source.cc:494 msgid "Filesource: cannot check for existing file (%1): %2" msgstr "FileSource: impossibile controllare il file esistente (%1): %2" -#: file_source.cc:485 +#: file_source.cc:589 msgid "" "Programming error! %1 tried to rename a file over another file! It's safe to " "continue working, but please report this to the developers." msgstr "" -#: file_source.cc:490 -#, fuzzy +#: file_source.cc:596 msgid "cannot rename file %1 to %2 (%3)" -msgstr "impossibile eliminare il peakfile %1 per %2 (%3)" +msgstr "" + +#: filesystem_paths.cc:120 +msgid "Cannot create Configuration directory %1 - cannot run" +msgstr "" + +#: filesystem_paths.cc:125 +msgid "" +"Configuration directory %1 already exists and is not a directory/folder - " +"cannot run" +msgstr "" + +#: filesystem_paths.cc:186 +msgid "Cannot create cache directory %1 - cannot run" +msgstr "" + +#: filesystem_paths.cc:191 +msgid "" +"Cache directory %1 already exists and is not a directory/folder - cannot run" +msgstr "" -#: file_source.cc:538 -msgid "rename from %1 to %2 failed: %3)" +#: filesystem_paths.cc:209 +msgid "ARDOUR_DLL_PATH not set in environment - exiting\n" msgstr "" -#: filter.cc:65 -#, fuzzy +#: filesystem_paths.cc:232 +msgid "Cannot determine %1 package directory" +msgstr "" + +#: filesystem_paths.cc:277 +msgid "ARDOUR_CONFIG_PATH not set in environment\n" +msgstr "" + +#: filesystem_paths.cc:298 +msgid "ARDOUR_DATA_PATH not set in environment\n" +msgstr "" + +#: filter.cc:67 msgid "filter: error creating name for new file based on %1" msgstr "" -"audiofilter: errore nel creare il nome per il nuovo file audio basato su %1" -#: filter.cc:77 -#, fuzzy +#: filter.cc:92 msgid "filter: error creating new file %1 (%2)" -msgstr "audiofilter: errore nel creare un nuovo file audio %1 (%2)" - -#: find_session.cc:31 -#, fuzzy -msgid "Could not resolve path: %1 (%2)" -msgstr "impossibile controllare il percorso %1 (%2)" +msgstr "" -#: find_session.cc:43 +#: find_session.cc:60 msgid "cannot check session path %1 (%2)" msgstr "impossibile controllare il percorso %1 (%2)" -#: find_session.cc:69 +#: find_session.cc:86 msgid "cannot check statefile %1 (%2)" msgstr "impossibile controllare il file di stato %1 (%2)" -#: find_session.cc:105 -#, fuzzy +#: find_session.cc:125 msgid "%1 is not a snapshot file" -msgstr "%1 non è un file di istantanea di Ardour" +msgstr "" -#: find_session.cc:122 +#: find_session.cc:142 msgid "cannot determine current working directory (%1)" msgstr "impossibile determinare la cartella di lavoro corrente (%1)" -#: find_session.cc:139 +#: find_session.cc:159 msgid "unknown file type for session %1" msgstr "tipo di fle sconosciuto per la sessione %1" -#: globals.cc:220 +#: gain_control.cc:81 +#, c-format +msgid "%3.1f dB" +msgstr "" + +#: globals.cc:266 msgid "Could not set system open files limit to \"unlimited\"" msgstr "" -#: globals.cc:222 -#, fuzzy +#: globals.cc:268 msgid "Could not set system open files limit to %1" -msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" - -#: globals.cc:226 -msgid "Removed open file count limit. Excellent!" msgstr "" -#: globals.cc:228 -msgid "%1 will be limited to %2 open files" +#: globals.cc:272 globals.cc:289 +msgid "Your system is configured to limit %1 to only %2 open files" msgstr "" -#: globals.cc:232 -#, fuzzy +#: globals.cc:276 msgid "Could not get system open files limit (%1)" -msgstr "IO: impossibile registrare la porta %1" +msgstr "" -#: globals.cc:280 -#, fuzzy +#: globals.cc:291 +msgid "Could not set system open files limit. Current limit is %1 open files" +msgstr "" + +#: globals.cc:474 msgid "Loading configuration" -msgstr "Ardour: impossibile la lettura del file di configurazione \"%1\"" +msgstr "" + +#: globals.cc:554 route.cc:182 route.cc:4149 session.cc:1157 +msgid "Monitor" +msgstr "" + +#: globals.cc:555 session_state.cc:642 +msgid "Master" +msgstr "" + +#: globals.cc:556 +msgid "Control" +msgstr "" + +#: globals.cc:557 +msgid "Click" +msgstr "" + +#: globals.cc:558 +msgid "Mackie" +msgstr "" -#: graph.cc:83 -msgid "Using %2 threads on %1 CPUs" +#: import.cc:146 +msgid "Cannot find new filename for imported file %1" msgstr "" -#: import.cc:207 +#: import.cc:166 msgid "Could not find a source for %1 even though we are updating this file!" msgstr "" -#: import.cc:238 +#: import.cc:195 msgid "Unable to create file %1 during import" msgstr "" -#: import.cc:264 +#: import.cc:221 msgid "Resampling %1 from %2kHz to %3kHz" msgstr "" -#: import.cc:270 +#: import.cc:227 msgid "Copying %1" msgstr "" -#: import.cc:477 +#: import.cc:420 +msgid "Track %1 of %2 contained no usable MIDI data" +msgstr "" + +#: import.cc:427 +msgid "MIDI file could not be written (best guess: %1)" +msgstr "" + +#: import.cc:475 msgid "Import: cannot open input sound file \"%1\"" msgstr "Import: impossibile aprire il file audio di input \"%1\"" -#: import.cc:488 -#, fuzzy +#: import.cc:486 msgid "Import: error opening MIDI file" -msgstr "Import: errore nel resampling deil file audio \"%1\"" +msgstr "" + +#: import.cc:493 +msgid "Import: file contains no channels." +msgstr "" -#: import.cc:526 +#: import.cc:527 msgid "Loading MIDI file %1" msgstr "" -#: io.cc:181 -#, fuzzy +#: import.cc:592 +msgid "Failed to remove some files after failed/cancelled import operation" +msgstr "" + +#: instrument_info.cc:41 instrument_info.cc:62 +msgid "Unknown" +msgstr "" + +#: instrument_info.cc:243 +msgid "preset %1 (bank %2)" +msgstr "" + +#: internal_send.cc:338 internal_send.cc:339 +msgid "%1 - cannot find any track/bus with the ID %2 to connect to" +msgstr "" + +#: io.cc:212 msgid "IO: cannot disconnect port %1 from %2" -msgstr "IO: impossibile disconnettere la porta d'entrata %1 da %2" +msgstr "" -#: io.cc:300 io.cc:385 +#: io.cc:347 io.cc:435 msgid "IO: cannot register input port %1" msgstr "IO: impossibile registrare la porta %1" -#: io.cc:305 io.cc:390 +#: io.cc:352 io.cc:440 msgid "IO: cannot register output port %1" msgstr "IO: impossibile registrare la porta %1" -#: io.cc:540 io.cc:595 +#: io.cc:607 io.cc:668 msgid "incorrect XML node \"%1\" passed to IO object" msgstr "" -#: io.cc:656 +#: io.cc:730 msgid "in" msgstr "" -#: io.cc:656 -#, fuzzy +#: io.cc:730 msgid "out" -msgstr "taglia" +msgstr "" -#: io.cc:657 +#: io.cc:731 msgid "input" msgstr "" -#: io.cc:657 +#: io.cc:731 msgid "output" msgstr "" -#: io.cc:667 -#, fuzzy +#: io.cc:741 msgid "Unknown bundle \"%1\" listed for %2 of %3" -msgstr "Connessione sconosciuta \"%1\" come input di %2" +msgstr "" -#: io.cc:733 +#: io.cc:807 msgid "Bundle %1 was not available - \"%2\" used instead" msgstr "" -#: io.cc:736 +#: io.cc:810 msgid "No %1 bundles available as a replacement" msgstr "" -#: io.cc:836 +#: io.cc:914 msgid "%1: cannot create I/O ports" msgstr "" -#: io.cc:925 io.cc:1025 +#: io.cc:1042 io.cc:1143 msgid "IO: badly formed string in XML node for inputs \"%1\"" msgstr "IO: stringa malformata nel nodo XML per le entrate \"%1\"" -#: io.cc:930 io.cc:1030 +#: io.cc:1047 io.cc:1148 msgid "bad input string in XML node \"%1\"" msgstr "stringa malformata nel nodo XML \"%1\"" -#: io.cc:968 +#: io.cc:1086 msgid "IO: badly formed string in XML node for outputs \"%1\"" msgstr "IO: stringa mal formata nel nodo XML per le uscite \"%1\"" -#: io.cc:973 +#: io.cc:1091 msgid "IO: bad output string in XML node \"%1\"" msgstr "IO: stringa mal formata nel nodo XML \"%1\"" -#: io.cc:1253 -msgid "audio" +#: io.cc:1256 plugin.cc:275 +msgid "Out" msgstr "" -#: io.cc:1255 -msgid "midi" +#: io.cc:1256 plugin.cc:273 +msgid "In" msgstr "" -#: io.cc:1305 +#: io.cc:1454 #, c-format msgid "%s %u" msgstr "" -#: io.cc:1352 +#: io.cc:1501 #, c-format msgid "%s in" msgstr "" -#: io.cc:1354 +#: io.cc:1503 #, c-format msgid "%s out" msgstr "" -#: io.cc:1429 session.cc:467 session.cc:496 +#: io.cc:1578 session.cc:957 session.cc:991 msgid "mono" msgstr "" -#: io.cc:1431 panner.cc:1658 panner.cc:1663 session.cc:480 session.cc:510 +#: io.cc:1580 session.cc:970 session.cc:1005 msgid "L" msgstr "" -#: io.cc:1431 panner.cc:1660 panner.cc:1667 session.cc:482 session.cc:512 +#: io.cc:1580 session.cc:972 session.cc:1007 msgid "R" msgstr "" -#: io.cc:1433 io.cc:1439 -#, c-format -msgid "%d" +#: ladspa_plugin.cc:93 +msgid "LADSPA: Unable to open module: " msgstr "" -#: ladspa_plugin.cc:90 +#: ladspa_plugin.cc:99 msgid "LADSPA: module has no descriptor function." msgstr "LADSPA: il modulo non ha alcuna funzione descriptor." -#: ladspa_plugin.cc:95 +#: ladspa_plugin.cc:106 msgid "LADSPA: plugin has gone away since discovery!" msgstr "LADSPA: il plugin è stato rimosso" -#: ladspa_plugin.cc:102 +#: ladspa_plugin.cc:113 msgid "LADSPA: \"%1\" cannot be used, since it cannot do inplace processing" msgstr "" -#: ladspa_plugin.cc:310 +#: ladspa_plugin.cc:308 msgid "" -"illegal parameter number used with plugin \"%1\". This mayindicate a change " -"in the plugin design, and presets may beinvalid" +"illegal parameter number used with plugin \"%1\". This may indicate a change " +"in the plugin design, and presets may be invalid" msgstr "" -#: ladspa_plugin.cc:393 ladspa_plugin.cc:438 +#: ladspa_plugin.cc:387 ladspa_plugin.cc:437 msgid "Bad node sent to LadspaPlugin::set_state" msgstr "" -#: ladspa_plugin.cc:406 ladspa_plugin.cc:451 +#: ladspa_plugin.cc:402 ladspa_plugin.cc:451 msgid "LADSPA: no ladspa port number" msgstr "" -#: ladspa_plugin.cc:412 ladspa_plugin.cc:457 +#: ladspa_plugin.cc:408 ladspa_plugin.cc:457 msgid "LADSPA: no ladspa port data" msgstr "" -#: ladspa_plugin.cc:695 -msgid "LADSPA: cannot load module from \"%1\"" -msgstr "LADPSA: impossibile caricare il modulo da \"%1\"" +#: ladspa_plugin.cc:863 +msgid "Could not locate HOME. Preset not removed." +msgstr "" + +#: ladspa_plugin.cc:902 ladspa_plugin.cc:908 +msgid "Could not create %1. Preset not saved. (%2)" +msgstr "Impossibile creare %1 . Preset non salvato. (%2)" + +#: ladspa_plugin.cc:915 +msgid "Error saving presets file %1." +msgstr "Errore nel salvare il file di preset %1." + +#: ladspa_plugin.cc:957 +msgid "Could not locate HOME. Preset not saved." +msgstr "impossibile localizzare HOME. Preset non salvato." -#: location.cc:266 +#: location.cc:455 msgid "You cannot put a CD marker at this position" msgstr "" -#: location.cc:388 +#: location.cc:607 msgid "incorrect XML node passed to Location::set_state" msgstr "" -#: location.cc:393 -#, fuzzy +#: location.cc:612 msgid "XML node for Location has no ID information" -msgstr "il nodo XML per la Location non ha informazioni sulla fine" +msgstr "" -#: location.cc:399 +#: location.cc:616 msgid "XML node for Location has no name information" msgstr "il nodo XML per la Location non ha informazioni sul nome" -#: location.cc:406 +#: location.cc:623 msgid "XML node for Location has no start information" msgstr "il nodo XML per la Location non ha informazioni sull'inizio" -#: location.cc:417 +#: location.cc:634 msgid "XML node for Location has no end information" msgstr "il nodo XML per la Location non ha informazioni sulla fine" -#: location.cc:424 +#: location.cc:641 msgid "XML node for Location has no flags information" msgstr "il nodo XML per la Location non ha informazioni sui flags" -#: location.cc:595 +#: location.cc:868 msgid "Locations: attempt to use unknown location as selected location" msgstr "" -#: location.cc:766 +#: location.cc:1046 msgid "incorrect XML mode passed to Locations::set_state" msgstr "" -#: location.cc:777 session.cc:2209 session.cc:4017 session_state.cc:1099 +#: location.cc:1059 session.cc:1667 session.cc:6305 session_state.cc:1205 msgid "session" msgstr "" -#: location.cc:826 +#: location.cc:1126 msgid "could not load location from session file - ignored" msgstr "" @@ -1016,1132 +1270,1721 @@ msgid "" "You may rename the imported location:" msgstr "" -#: midi_diskstream.cc:231 -msgid "MidiDiskstream: Playlist \"%1\" isn't an midi playlist" +#: ltc_file_reader.cc:96 +msgid "LTCFileReader: cannot open file \"%1\"" msgstr "" -#: midi_diskstream.cc:285 -#, fuzzy -msgid "MidiDiskstream %1: there is no existing playlist to make a copy of!" -msgstr "DiskStream %1: non esiste alcuna playlist di cui fare una copia!" +#: ltc_file_reader.cc:105 +msgid "LTCFileReader: cannot open file \"%1\" (%3)" +msgstr "" -#: midi_diskstream.cc:740 -#, fuzzy -msgid "MidiDiskstream %1: cannot read %2 from playlist at frame %3" -msgstr "DiskStream %1: impossibile leggere %2 dalla playlista al frame %3" +#: ltc_file_reader.cc:109 +msgid "LTCFileReader: \"%1\" is an empty audio file" +msgstr "" -#: midi_diskstream.cc:882 -#, fuzzy -msgid "MidiDiskstream %1: cannot write to disk" -msgstr "DiskStream %1: impossibile scrivere sul disco" +#: ltc_file_reader.cc:134 +msgid "LTCFileReader:: invalid audio channel selected" +msgstr "" -#: midi_diskstream.cc:918 -#, fuzzy -msgid "MidiDiskstream \"%1\": cannot flush captured data to disk!" -msgstr "DiskStream \"%1\": impossibile scaricare i dati acquisiti sul disco!" +#: ltc_slave.cc:275 +msgid "Session framerate adjusted from %1 to LTC's %2." +msgstr "" -#: midi_diskstream.cc:1005 -#, fuzzy -msgid "%1: could not create region for complete midi file" -msgstr "%1: impossibile creare una regione per il file audio completo" +#: ltc_slave.cc:289 +msgid "Session and LTC framerate mismatch: LTC:%1 Session:%2." +msgstr "" -#: midi_diskstream.cc:1041 -#, fuzzy -msgid "MidiDiskstream: could not create region for captured midi!" -msgstr "DiskStream: impossibile creare una regione per l'audio registrato!" +#: ltc_slave.cc:609 +msgid "flywheel" +msgstr "" -#: midi_diskstream.cc:1284 -#, fuzzy -msgid "MidiDiskstream: XML property channel-mask out of range" -msgstr "DiskStream: canale fuori margine" +#: lua_api.cc:87 +msgid "Script with given name was not found\n" +msgstr "" -#: midi_model.cc:537 -msgid "No NoteID found for note property change - ignored" +#: lua_api.cc:96 +msgid "Failed to instantiate Lua Processor\n" msgstr "" -#: midi_source.cc:130 -msgid "Missing parameter property on InterpolationStyle" +#: luaproc.cc:876 +msgid "Failed to load Lua script from session state." msgstr "" -#: midi_source.cc:137 -msgid "Missing style property on InterpolationStyle" +#: luaproc.cc:886 +msgid "Session State for LuaProcessor did not include a Lua script." msgstr "" -#: midi_source.cc:149 -msgid "Missing parameter property on AutomationState" +#: luaproc.cc:890 +msgid "Invalid/incompatible Lua script found for LuaProcessor." msgstr "" -#: midi_source.cc:156 -msgid "Missing state property on AutomationState" +#: luaproc.cc:918 +msgid "Bad node sent to LuaProc::set_state" msgstr "" -#: midi_ui.cc:48 -msgid "midiui" +#: luaproc.cc:928 +msgid "LuaProc: port has no symbol, ignored" msgstr "" -#: monitor_processor.cc:34 -msgid "monitor dim" +#: luaproc.cc:934 +msgid "LuaProc: port has no value, ignored" msgstr "" -#: monitor_processor.cc:35 -msgid "monitor cut" +#: luaproc.cc:1164 +msgid "Unable to create LuaProc presets directory" msgstr "" -#: monitor_processor.cc:36 monitor_processor.cc:38 monitor_processor.cc:40 -msgid "monitor mono" +#: luascripting.cc:132 +msgid "Script '%1' has no valid descriptor." msgstr "" -#: monitor_processor.cc:516 -msgid "cut control %1" +#: midi_diskstream.cc:172 +msgid "" +"%1: I/O configuration change %4 requested to use %2, but channel setup is %3" msgstr "" -#: monitor_processor.cc:517 -msgid "dim control" +#: midi_diskstream.cc:224 +msgid "MidiDiskstream: Playlist \"%1\" isn't a midi playlist" msgstr "" -#: monitor_processor.cc:518 -msgid "polarity control" +#: midi_diskstream.cc:275 +msgid "MidiDiskstream %1: there is no existing playlist to make a copy of!" msgstr "" -#: monitor_processor.cc:519 -msgid "solo control" +#: midi_diskstream.cc:753 +msgid "MidiDiskstream %1: cannot read %2 from playlist at frame %3" msgstr "" -#: mtc_slave.cc:165 -msgid "" -"Unknown rate/drop value %1 in incoming MTC stream, session values used " -"instead" +#: midi_diskstream.cc:890 +msgid "MidiDiskstream %1: cannot write to disk" msgstr "" -#: mtc_slave.cc:371 -msgid "MTC Slave: atomic read of current time failed, sleeping!" +#: midi_diskstream.cc:924 +msgid "MidiDiskstream \"%1\": cannot flush captured data to disk!" msgstr "" -#: named_selection.cc:88 -msgid "Chunk %1 uses an unknown playlist \"%2\"" -msgstr "Lo spezzone %1 usa una playlist sconosciuta \"%2\"" +#: midi_diskstream.cc:1013 +msgid "%1: could not create region for complete midi file" +msgstr "" -#: named_selection.cc:91 -msgid "Chunk %1 contains misformed playlist information" -msgstr "Lo spezzone %1 contiene informazioni sulla playlist mal formate" +#: midi_diskstream.cc:1054 +msgid "MidiDiskstream: could not create region for captured midi!" +msgstr "" -#: panner.cc:264 -msgid "" -"badly formatted pan automation event record at line %1 of %2 (ignored) [%3]" +#: midi_model.cc:589 +msgid "Change has no note, using note ID" msgstr "" -#: panner.cc:758 -msgid "badly-formed positional data for Multi2dPanner - ignored" +#: midi_model.cc:593 +msgid "Change has no note or note ID" msgstr "" -#: panner.cc:942 -msgid "programming error:" -msgstr "errore di programmazione:" +#: midi_model.cc:614 +msgid "No NoteID found for note property change - ignored" +msgstr "" -#: panner.cc:1239 -#, fuzzy -msgid "Unknown panner plugin \"%1\" found in pan state - ignored" -msgstr "Nodo sconosciuto \"%1\" trovato in Connections list dal file di stato" +#: midi_model.cc:890 +msgid "No SysExID found for sys-ex property change - ignored" +msgstr "" -#: panner.cc:1245 -#, fuzzy -msgid "panner plugin node has no type information!" -msgstr "il nodo XML per la Location non ha informazioni sulla fine" +#: midi_patch_manager.cc:78 +msgid "Loading %1 MIDI patch from %2" +msgid_plural "Loading %1 MIDI patches from %2" +msgstr[0] "" +msgstr[1] "" -#: panner.cc:1590 -msgid "cannot open pan automation file %1 (%2)" -msgstr "impossibile accedere al file dell'automazione pan %1 (%2)" +#: midi_patch_manager.cc:109 +msgid "Unloading %1 MIDI patch from %2" +msgid_plural "Unloading %1 MIDI patches from %2" +msgstr[0] "" +msgstr[1] "" -#: panner.cc:1603 -msgid "badly formed version number in pan automation event file \"%1\"" +#: midi_patch_manager.cc:126 +msgid "Error parsing MIDI patch file %1" msgstr "" -#: panner.cc:1607 -msgid "" -"no version information in pan automation event file \"%1\" (first line = %2)" +#: midi_patch_manager.cc:135 +msgid "Duplicate MIDI device `%1' in `%2' ignored" msgstr "" -#: panner.cc:1622 -msgid "too many panner states found in pan automation file %1" +#: midi_patch_manager.cc:170 +msgid "Removing MIDI patch file %1" msgstr "" -#: panner.cc:1656 -msgid "C" +#: midi_scene_changer.cc:312 +msgid "Scene " msgstr "" -#: playlist.cc:2208 -msgid "region state node has no ID, ignored" +#: midi_source.cc:126 +msgid "Missing parameter property on InterpolationStyle" msgstr "" -#: playlist.cc:2226 -#, fuzzy -msgid "Playlist: cannot create region from XML" -msgstr "Playlist: impossibile creare la Regione dal file di stato" - -#: plugin.cc:194 -msgid "Could not locate HOME. Preset not saved." -msgstr "impossibile localizzare HOME. Preset non salvato." +#: midi_source.cc:132 +msgid "Missing style property on InterpolationStyle" +msgstr "" -#: plugin.cc:209 plugin.cc:215 -msgid "Could not create %1. Preset not saved. (%2)" -msgstr "Impossibile creare %1 . Preset non salvato. (%2)" +#: midi_source.cc:141 +msgid "Missing parameter property on AutomationState" +msgstr "" -#: plugin.cc:220 -msgid "Error saving presets file %1." -msgstr "Errore nel salvare il file di preset %1." +#: midi_source.cc:147 +msgid "Missing state property on AutomationState" +msgstr "" -#: plugin_insert.cc:490 -msgid "programming error: " -msgstr "errore di programmazione: " +#: midi_stretch.cc:88 +msgid "MIDI stretch created non-MIDI source" +msgstr "" -#: plugin_insert.cc:701 -#, fuzzy -msgid "XML node describing plugin is missing the `type' field" -msgstr "Il nodo XML descrivente l'insert manca del campo `type'" +#: monitor_processor.cc:54 +msgid "monitor dim" +msgstr "" -#: plugin_insert.cc:714 -msgid "unknown plugin type %1 in plugin insert state" +#: monitor_processor.cc:55 +msgid "monitor cut" msgstr "" -#: plugin_insert.cc:734 -msgid "Plugin has no unique ID field" +#: monitor_processor.cc:56 +msgid "monitor mono" msgstr "" -#: plugin_insert.cc:744 -msgid "" -"Found a reference to a plugin (\"%1\") that is unknown.\n" -"Perhaps it was removed or moved since it was last used." +#: monitor_processor.cc:59 +msgid "monitor dim level" msgstr "" -"Trovato un riferimento ad un plugin (\"%1\") sconosciuto.\n" -"Forse stato rimosso o spostato dall'ultima volta che lo si e' usato" -#: plugin_insert.cc:851 -msgid "PluginInsert: Auto: no ladspa port number" +#: monitor_processor.cc:63 +msgid "monitor solo boost level" msgstr "" -#: plugin_insert.cc:858 -msgid "PluginInsert: Auto: port id out of range" +#: monitor_processor.cc:543 +msgid "cut control %1" msgstr "" -#: plugin_insert.cc:870 -msgid "PluginInsert: automatable control %1 not found - ignored" +#: monitor_processor.cc:544 +msgid "dim control" msgstr "" -#: plugin_manager.cc:92 -msgid "Cannot become GUI app" +#: monitor_processor.cc:545 +msgid "polarity control" msgstr "" -#: plugin_manager.cc:142 -#, fuzzy -msgid "Discovering Plugins" -msgstr "conversione dell'audio" +#: monitor_processor.cc:546 +msgid "solo control" +msgstr "" -#: plugin_manager.cc:300 -#, fuzzy -msgid "Could not parse rdf file: %1" -msgstr "IO: impossibile registrare la porta %1" +#: mtc_slave.cc:241 +msgid "MTC Slave: atomic read of current time failed, sleeping!" +msgstr "" -#: plugin_manager.cc:339 -msgid "LADSPA: cannot load module \"%1\" (%2)" -msgstr "LADSPA: impossibile caricare il modulo \"%1\" (%2)" +#: mtc_slave.cc:363 +msgid "" +"Unknown rate/drop value %1 in incoming MTC stream, session values used " +"instead" +msgstr "" -#: plugin_manager.cc:346 -msgid "LADSPA: module \"%1\" has no descriptor function." -msgstr "LADSPA: il modulo \"%1\" non ha alcuna funzione descriptor." +#: mtc_slave.cc:383 +msgid "Session framerate adjusted from %1 TO: MTC's %2." +msgstr "" -#: plugin_manager.cc:537 -msgid "" -"VST plugin %1 does not support processReplacing, and so cannot be used in " -"ardour at this time" +#: mtc_slave.cc:397 +msgid "Session and MTC framerate mismatch: MTC:%1 %2:%3." msgstr "" -#: plugin_manager.cc:681 -msgid "unknown plugin status type \"%1\" - all entries ignored" +#: operations.cc:41 +msgid "capture" msgstr "" -#: plugin_manager.cc:696 -#, fuzzy -msgid "unknown plugin type \"%1\" - ignored" -msgstr "Nodo sconosciuto \"%1\" trovato in Connections list dal file di stato" +#: operations.cc:42 +msgid "paste" +msgstr "incolla" -#: port.cc:249 -#, fuzzy -msgid "could not reregister %1" -msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" +#: operations.cc:43 +msgid "duplicate region" +msgstr "" -#: port_insert.cc:45 -msgid "insert %1" +#: operations.cc:44 +msgid "insert file" msgstr "" -#: port_insert.cc:198 -#, fuzzy -msgid "XML node describing port insert is missing the `type' field" -msgstr "Il nodo XML descrivente l'insert manca del campo `type'" +#: operations.cc:45 +msgid "insert region" +msgstr "" -#: port_insert.cc:203 -msgid "non-port insert XML used for port plugin insert" -msgstr "insert non-port XML usato per insert di plugin di porta" +#: operations.cc:46 +msgid "drag region brush" +msgstr "" -#: processor.cc:224 -msgid "No %1 property flag in element %2" +#: operations.cc:47 +msgid "region drag" msgstr "" -#: processor.cc:233 -msgid "No child node with active property" +#: operations.cc:48 +msgid "selection grab" msgstr "" -#: rc_configuration.cc:102 -#, fuzzy -msgid "Loading system configuration file %1" +#: operations.cc:49 +msgid "region fill" msgstr "" -"Ardour: impossibile leggere il file di configurazione di sistema \"%1\"" -#: rc_configuration.cc:106 -#, fuzzy -msgid "%1: cannot read system configuration file \"%2\"" +#: operations.cc:50 +msgid "fill selection" msgstr "" -"Ardour: impossibile leggere il file di configurazione di sistema \"%1\"" -#: rc_configuration.cc:111 -#, fuzzy -msgid "%1: system configuration file \"%2\" not loaded successfully." +#: operations.cc:51 +msgid "create region" msgstr "" -"Ardour: il file di configurazione di sistema \"%1\" non stato caricato con " -"successo" -#: rc_configuration.cc:115 -msgid "" -"your system %1 configuration file is empty. This probably means that there " -"as an error installing %1" +#: operations.cc:52 +msgid "region copy" msgstr "" -#: rc_configuration.cc:137 -#, fuzzy -msgid "Loading user configuration file %1" -msgstr "Ardour: impossibile la lettura del file di configurazione \"%1\"" +#: operations.cc:53 +msgid "fixed time region copy" +msgstr "" -#: rc_configuration.cc:141 -#, fuzzy -msgid "%1: cannot read configuration file \"%2\"" -msgstr "Ardour: impossibile la lettura del file di configurazione \"%1\"" +#: pannable.cc:208 +msgid "Pannable given XML data for %1 - ignored" +msgstr "" -#: rc_configuration.cc:146 -#, fuzzy -msgid "%1: user configuration file \"%2\" not loaded successfully." +#: panner_manager.cc:95 +msgid "looking for panners in %1\n" msgstr "" -"Ardour: il file di configurazione \"%1\" non stato caricato con successo" -#: rc_configuration.cc:150 -msgid "your %1 configuration file is empty. This is not normal." +#: panner_manager.cc:121 +msgid "Panner discovered: \"%1\" in %2\n" msgstr "" -#: rc_configuration.cc:155 -msgid "" -"%1: could not find configuration file (ardour.rc), canvas will look broken." +#: panner_manager.cc:140 +msgid "PannerManager: cannot load module \"%1\" (%2)" msgstr "" -#: rc_configuration.cc:183 -#, fuzzy -msgid "Config file %1 not saved" -msgstr "File di configurazione non salvato" +#: panner_manager.cc:147 +msgid "PannerManager: module \"%1\" has no descriptor function." +msgstr "" -#: recent_sessions.cc:60 -#, fuzzy -msgid "cannot open recent session file %1 (%2)" -msgstr "impossibile accedere al file di sessione recente %1 (%2)" +#: panner_manager.cc:234 +msgid "no panner discovered for in/out = %1/%2" +msgstr "" -#: region_factory.cc:69 region_factory.cc:123 region_factory.cc:162 +#: panner_shell.cc:122 msgid "" -"programming error: RegionFactory::create() called with unknown Region type" +"No panner found: check that panners are being discovered correctly during " +"startup." msgstr "" -#: region_factory.cc:534 -msgid "cannot create new name for region \"%1\"" -msgstr "impossibile creare un nuovo nome per la regione \"%1\"" +#: panner_shell.cc:126 +msgid "select panner: %1\n" +msgstr "" -#: resampled_source.cc:98 -msgid "Import: %1" +#: panner_shell.cc:257 +msgid "Unknown panner plugin \"%1\" found in pan state - ignored" msgstr "" -#: resampled_source.cc:128 -msgid "Import: src_new() failed : %1" +#: panner_shell.cc:263 +msgid "panner plugin node has no type information!" msgstr "" -#: return.cc:42 return.cc:169 -msgid "return %1" +#: parameter_descriptor.cc:201 +msgid "Note|C" msgstr "" -#: route.cc:101 session.cc:1308 session.cc:1314 session.cc:1762 -#: session.cc:3171 -msgid "signal" -msgstr "segnale" +#: parameter_descriptor.cc:202 +msgid "Note|C#" +msgstr "" -#: route.cc:971 route.cc:2318 -#, fuzzy -msgid "unknown Processor type \"%1\"; ignored" -msgstr "impossibile creare la cartella per la sessione %1; ignorato" +#: parameter_descriptor.cc:203 +msgid "Note|D" +msgstr "" -#: route.cc:983 -#, fuzzy -msgid "processor could not be created. Ignored." -msgstr "Sessione: impossibile creare un nuovo route" +#: parameter_descriptor.cc:204 +msgid "Note|D#" +msgstr "" -#: route.cc:1813 route.cc:1986 -msgid "Bad node sent to Route::set_state() [%1]" +#: parameter_descriptor.cc:205 +msgid "Note|E" msgstr "" -#: route.cc:1913 route.cc:1917 route.cc:2093 route.cc:2097 -msgid "badly formed order key string in state file! [%1] ... ignored." +#: parameter_descriptor.cc:206 +msgid "Note|F" msgstr "" -#: route_group.cc:399 -msgid "You cannot subgroup MIDI tracks at this time" +#: parameter_descriptor.cc:207 +msgid "Note|F#" msgstr "" -#: rb_effect.cc:232 rb_effect.cc:273 -#, fuzzy -msgid "tempoize: error reading data from %1 at %2 (wanted %3, got %4)" -msgstr "tempoize: errore nel leggere dati da %1" +#: parameter_descriptor.cc:208 +msgid "Note|G" +msgstr "" -#: rb_effect.cc:302 rb_effect.cc:324 -msgid "error writing tempo-adjusted data to %1" +#: parameter_descriptor.cc:209 +msgid "Note|G#" msgstr "" -#: rb_effect.cc:331 -msgid "timefx code failure. please notify ardour-developers." +#: parameter_descriptor.cc:210 +msgid "Note|A" msgstr "" -#: send.cc:42 send.cc:248 -msgid "send %1" +#: parameter_descriptor.cc:211 +msgid "Note|A#" msgstr "" -#: session.cc:356 -msgid "Set block size and sample rate" +#: parameter_descriptor.cc:212 +msgid "Note|B" msgstr "" -#: session.cc:361 -#, fuzzy -msgid "Using configuration" -msgstr "Ardour: impossibile la lettura del file di configurazione \"%1\"" +#: playlist.cc:2234 +msgid "region state node has no ID, ignored" +msgstr "" -#: session.cc:405 -msgid "could not setup Click I/O" -msgstr "impossibile impostare entrata/uscita del click" +#: playlist.cc:2252 +msgid "Playlist: cannot create region from XML" +msgstr "" -#: session.cc:432 -msgid "cannot setup Click I/O" -msgstr "impossibile impostare entrata/uscita del click" +#: playlist_source.cc:99 +msgid "No playlist ID in PlaylistSource XML!" +msgstr "" -#: session.cc:435 -msgid "Compute I/O Latencies" +#: playlist_source.cc:118 +msgid "Could not construct playlist for PlaylistSource from session data!" msgstr "" -#: session.cc:443 -msgid "Set up standard connections" +#: plugin.cc:126 +msgid "Cannot remove plugin factory preset." msgstr "" -#: session.cc:464 -#, c-format -msgid "out %" +#: plugin.cc:144 +msgid "Preset with given name already exists." msgstr "" -#: session.cc:478 -#, c-format -msgid "out %+%" +#: plugin.cc:263 +msgid "Audio" msgstr "" -#: session.cc:493 -#, c-format -msgid "in %" +#: plugin.cc:266 +msgid "Midi" msgstr "" -#: session.cc:507 -#, c-format -msgid "in %+%" +#: plugin.cc:269 +msgid "?" msgstr "" -#: session.cc:543 -msgid "Setup signal flow and plugins" +#: plugin.cc:412 +msgid "" +"Plugin presets are not supported in this build of %1. Consider paying for a " +"full version" msgstr "" -#: session.cc:567 -#, fuzzy -msgid "cannot connect master output %1 to %2" -msgstr "IO: impossibile registrare la porta %1" +#: plugin.cc:495 +msgid "" +"Saving plugin settings is not supported in this build of %1. Consider paying " +"for the full version" +msgstr "" -#: session.cc:595 -#, fuzzy -msgid "cannot connect control input %1 to %2" -msgstr "impossibile impostare entrata/uscita del click" +#: plugin_insert.cc:1148 +msgid "programming error: " +msgstr "errore di programmazione: " -#: session.cc:615 -msgid "The preferred I/O for the monitor bus (%1) cannot be found" +#: plugin_insert.cc:1700 +msgid "SC %1" msgstr "" -#: session.cc:637 -#, fuzzy -msgid "cannot connect control output %1 to %2" -msgstr "IO: impossibile disconnettere la porta d'uscita %1 da %2" +#: plugin_insert.cc:2352 +msgid "XML node describing plugin is missing the `type' field" +msgstr "" + +#: plugin_insert.cc:2369 +msgid "unknown plugin type %1 in plugin insert state" +msgstr "" + +#: plugin_insert.cc:2397 +msgid "Plugin has no unique ID field" +msgstr "" + +#: plugin_insert.cc:2435 +msgid "" +"Found a reference to a plugin (\"%1\") that is unknown.\n" +"Perhaps it was removed or moved since it was last used." +msgstr "" +"Trovato un riferimento ad un plugin (\"%1\") sconosciuto.\n" +"Forse stato rimosso o spostato dall'ultima volta che lo si e' usato" + +#: plugin_insert.cc:2645 +msgid "PluginInsert: Auto: no ladspa port number" +msgstr "" + +#: plugin_insert.cc:2652 +msgid "PluginInsert: Auto: port id out of range" +msgstr "" + +#: plugin_insert.cc:2688 +msgid "PluginInsert: automatable control %1 not found - ignored" +msgstr "" + +#: plugin_manager.cc:220 +msgid "Discovering Plugins" +msgstr "" + +#: plugin_manager.cc:251 +msgid "Scanning LADSPA Plugins" +msgstr "" + +#: plugin_manager.cc:253 +msgid "Scanning Lua DSP Processors" +msgstr "" + +#: plugin_manager.cc:256 +msgid "Scanning LV2 Plugins" +msgstr "" + +#: plugin_manager.cc:262 +msgid "Scanning Windows VST Plugins" +msgstr "" + +#: plugin_manager.cc:264 +msgid "Discovering Windows VST Plugins" +msgstr "" + +#: plugin_manager.cc:273 +msgid "Scanning Linux VST Plugins" +msgstr "" + +#: plugin_manager.cc:275 +msgid "Discovering Linux VST Plugins" +msgstr "" + +#: plugin_manager.cc:288 +msgid "VST Blacklist: " +msgstr "" + +#: plugin_manager.cc:290 +msgid "VST Blacklist:" +msgstr "" + +#: plugin_manager.cc:300 +msgid "Scanning AU Plugins" +msgstr "" + +#: plugin_manager.cc:302 +msgid "Discovering AU Plugins" +msgstr "" + +#: plugin_manager.cc:307 +msgid "Plugin Scan Complete..." +msgstr "" + +#: plugin_manager.cc:513 +msgid "LADSPA" +msgstr "" + +#: plugin_manager.cc:565 +msgid "Could not parse rdf file: %1" +msgstr "" + +#: plugin_manager.cc:602 +msgid "LADSPA: cannot load module \"%1\" (%2)" +msgstr "LADSPA: impossibile caricare il modulo \"%1\" (%2)" + +#: plugin_manager.cc:609 +msgid "LADSPA: module \"%1\" has no descriptor function." +msgstr "LADSPA: il modulo \"%1\" non ha alcuna funzione descriptor." + +#: plugin_manager.cc:813 +msgid "--- Windows VST plugins Scan: %1" +msgstr "" + +#: plugin_manager.cc:819 +msgid "VST" +msgstr "" + +#: plugin_manager.cc:824 +msgid "--- Windows VST plugins Scan Done" +msgstr "" + +#: plugin_manager.cc:839 +msgid "cannot open dll" +msgstr "" + +#: plugin_manager.cc:843 +msgid "invalid dll, file too small" +msgstr "" + +#: plugin_manager.cc:847 +msgid "not a dll" +msgstr "" + +#: plugin_manager.cc:853 +msgid "cannot determine dll type" +msgstr "" + +#: plugin_manager.cc:857 +msgid "cannot read dll PE header" +msgstr "" + +#: plugin_manager.cc:862 +msgid "invalid dll PE header" +msgstr "" + +#: plugin_manager.cc:869 +msgid "i386 (32-bit)" +msgstr "" + +#: plugin_manager.cc:872 +msgid "Itanium" +msgstr "" + +#: plugin_manager.cc:875 +msgid "x64 (64-bit)" +msgstr "" + +#: plugin_manager.cc:878 +msgid "Native Architecture" +msgstr "" + +#: plugin_manager.cc:881 +msgid "Unknown Architecture" +msgstr "" + +#: plugin_manager.cc:897 +msgid " * %1 (cache only)" +msgstr "" + +#: plugin_manager.cc:899 +msgid " * %1 - %2" +msgstr "" + +#: plugin_manager.cc:913 +msgid " -> Cannot get Windows VST information, plugin ignored." +msgstr "" + +#: plugin_manager.cc:924 +msgid "" +"VST plugin %1 does not support processReplacing, and cannot be used in %2 at " +"this time" +msgstr "" + +#: plugin_manager.cc:959 +msgid "Ignoring duplicate Windows VST plugin \"%1\"" +msgstr "" + +#: plugin_manager.cc:971 +msgid " -> OK (VST Plugin \"%1\" was added)." +msgstr "" + +#: plugin_manager.cc:1019 +msgid "LXVST" +msgstr "" + +#: plugin_manager.cc:1046 +msgid "" +"linuxVST plugin %1 does not support processReplacing, and so cannot be used " +"in %2 at this time" +msgstr "" + +#: plugin_manager.cc:1213 +msgid "unknown plugin status type \"%1\" - all entries ignored" +msgstr "" + +#: plugin_manager.cc:1232 +msgid "unknown plugin type \"%1\" - ignored" +msgstr "" + +#: port.cc:504 +msgid "could not reregister %1" +msgstr "" + +#: port_insert.cc:43 +msgid "insert %1" +msgstr "" + +#: port_insert.cc:204 +msgid "XML node describing port insert is missing the `type' field" +msgstr "" + +#: port_insert.cc:209 +msgid "non-port insert XML used for port plugin insert" +msgstr "insert non-port XML usato per insert di plugin di porta" + +#: port_manager.cc:288 +msgid "" +"a port with the name \"%1\" already exists: check for duplicated track/bus " +"names" +msgstr "" + +#: port_manager.cc:290 +msgid "" +"No more ports are available. You will need to stop %1 and restart with more " +"ports if you need this many tracks." +msgstr "" + +#: port_manager.cc:293 +msgid "AudioEngine: cannot register port \"%1\": %2" +msgstr "" + +#: port_manager.cc:332 +msgid "unable to create port: %1" +msgstr "" + +#: port_manager.cc:453 +msgid "AudioEngine: cannot connect %1 (%2) to %3 (%4)" +msgstr "" + +#: port_manager.cc:505 port_manager.cc:506 +msgid "Re-establising port %1 failed" +msgstr "" + +#: processor.cc:218 +msgid "No %1 property flag in element %2" +msgstr "" + +#: processor.cc:227 +msgid "No child node with active property" +msgstr "" + +#: rc_configuration.cc:92 +msgid "Loading system configuration file %1" +msgstr "" + +#: rc_configuration.cc:96 +msgid "%1: cannot read system configuration file \"%2\"" +msgstr "" + +#: rc_configuration.cc:101 +msgid "%1: system configuration file \"%2\" not loaded successfully." +msgstr "" + +#: rc_configuration.cc:105 +msgid "" +"Your system %1 configuration file is empty. This probably means that there " +"was an error installing %1" +msgstr "" + +#: rc_configuration.cc:120 +msgid "Loading user configuration file %1" +msgstr "" + +#: rc_configuration.cc:124 +msgid "%1: cannot read configuration file \"%2\"" +msgstr "" + +#: rc_configuration.cc:129 +msgid "%1: user configuration file \"%2\" not loaded successfully." +msgstr "" + +#: rc_configuration.cc:133 +msgid "your %1 configuration file is empty. This is not normal." +msgstr "" + +#: rc_configuration.cc:150 +msgid "Config file %1 not saved" +msgstr "" + +#: recent_sessions.cc:55 +msgid "cannot open recent session file %1 (%2)" +msgstr "" + +#: recent_sessions.cc:68 recent_sessions.cc:126 +msgid "Error reading recent session file %1 (%2)" +msgstr "" + +#: recent_sessions.cc:113 +msgid "Cannot open recent template file %1 (%2)" +msgstr "" + +#: recent_sessions.cc:176 +msgid "Error writing recent sessions file %1 (%2)" +msgstr "" + +#: recent_sessions.cc:211 +msgid "Error writing saved template file %1 (%2)" +msgstr "" + +#: region_factory.cc:78 region_factory.cc:121 region_factory.cc:162 +#: region_factory.cc:204 +msgid "" +"programming error: RegionFactory::create() called with unknown Region type" +msgstr "" + +#: region_factory.cc:566 +msgid "%1 compound-%2 (%3)" +msgstr "" + +#: region_factory.cc:568 +msgid "%1 compound-%2.1 (%3)" +msgstr "" + +#: region_factory.cc:630 +msgid "cannot create new name for region \"%1\"" +msgstr "impossibile creare un nuovo nome per la regione \"%1\"" + +#: resampled_source.cc:107 +msgid "Import: %1" +msgstr "" + +#: resampled_source.cc:136 srcfilesource.cc:75 +msgid "Import: src_new() failed : %1" +msgstr "" + +#: return.cc:42 +msgid "return %1" +msgstr "" + +#: route.cc:862 route.cc:2797 +msgid "unknown Processor type \"%1\"; ignored" +msgstr "" + +#: route.cc:884 +msgid "processor could not be created. Ignored." +msgstr "" + +#: route.cc:2338 route.cc:2504 +msgid "Bad node sent to Route::set_state() [%1]" +msgstr "" + +#: route.cc:2395 +msgid "Pannable state found for route (%1) without a panner!" +msgstr "" + +#: route.cc:3270 +msgid "Invalid Solo-Isolate propagation: from:%1 new:%2 - old:%3 = delta:%4" +msgstr "" + +#: route.cc:4396 +msgid "Amp/Fader on Route '%1' went AWOL. Re-added." +msgstr "" + +#: route.cc:4994 +msgid "lo" +msgstr "" + +#: route.cc:4996 +msgid "mid" +msgstr "" + +#: route.cc:4998 +msgid "hi" +msgstr "" + +#: route.cc:5105 +msgid "Leveler" +msgstr "" + +#: route.cc:5107 +msgid "Compressor" +msgstr "" + +#: route.cc:5109 route.cc:5111 +msgid "Limiter" +msgstr "" + +#: route.cc:5111 +msgid "Sidechain" +msgstr "" + +#: route.cc:5114 route.cc:5116 route.cc:5133 route.cc:5135 +msgid "???" +msgstr "" + +#: route.cc:5126 +msgid "Attk" +msgstr "" + +#: route.cc:5128 +msgid "Ratio" +msgstr "" + +#: route.cc:5131 +msgid "Rels" +msgstr "" + +#: route_group.cc:507 +msgid "You cannot subgroup MIDI tracks at this time" +msgstr "" + +#: route_group.cc:514 +msgid "" +"You cannot subgroup tracks with different number of outputs at this time." +msgstr "" + +#: rb_effect.cc:229 rb_effect.cc:269 +msgid "tempoize: error reading data from %1 at %2 (wanted %3, got %4)" +msgstr "" + +#: rb_effect.cc:298 rb_effect.cc:320 +msgid "error writing tempo-adjusted data to %1" +msgstr "" + +#: send.cc:62 +msgid "aux %1" +msgstr "" + +#: send.cc:66 +msgid "send %1" +msgstr "" + +#: send.cc:68 +msgid "programming error: send created using role %1" +msgstr "" + +#: session.cc:348 session.cc:403 +msgid "Cannot connect to audio/midi engine" +msgstr "" + +#: session.cc:358 +msgid "Session initialization failed" +msgstr "" + +#: session.cc:374 +msgid "Failed to load template/snapshot state" +msgstr "" + +#: session.cc:385 +msgid "Failed to load state" +msgstr "" + +#: session.cc:409 +msgid "Cannot configure audio/midi engine with session parameters" +msgstr "" + +#: session.cc:433 +msgid "Connect to engine" +msgstr "" + +#: session.cc:484 +msgid "Session loading complete" +msgstr "" + +#: session.cc:575 +msgid "Set up LTC" +msgstr "" + +#: session.cc:577 +msgid "Set up Click" +msgstr "" -#: session.cc:656 -msgid "Connect to engine" +#: session.cc:579 +msgid "Set up standard connections" +msgstr "" + +#: session.cc:888 +msgid "could not setup Click I/O" +msgstr "impossibile impostare entrata/uscita del click" + +#: session.cc:951 +#, c-format +msgid "out %s" +msgstr "" + +#: session.cc:953 +#, c-format +msgid "out %" +msgstr "" + +#: session.cc:968 +#, c-format +msgid "out %+%" +msgstr "" + +#: session.cc:985 +#, c-format +msgid "in %s" +msgstr "" + +#: session.cc:987 +#, c-format +msgid "in %" +msgstr "" + +#: session.cc:1002 +#, c-format +msgid "in %+%" +msgstr "" + +#: session.cc:1082 +msgid "cannot connect master output %1 to %2" +msgstr "" + +#: session.cc:1170 +msgid "Cannot create monitor section. 'Monitor' Port name is not unique." msgstr "" -#: session.cc:688 +#: session.cc:1204 session.cc:1335 +msgid "cannot connect control input %1 to %2" +msgstr "" + +#: session.cc:1224 session.cc:1354 +msgid "The preferred I/O for the monitor bus (%1) cannot be found" +msgstr "" + +#: session.cc:1255 session.cc:1385 +msgid "cannot connect control output %1 to %2" +msgstr "" + +#: session.cc:1443 msgid "cannot create Auditioner: no auditioning of regions possible" msgstr "impossibile creare l'Auditioner" -#: session.cc:903 +#: session.cc:1644 msgid "Session: you can't use that location for auto punch (start <= end)" msgstr "" "Sessione: non si può usare quella location per l'auto punch (inizio <= fine)" -#: session.cc:939 -msgid "Session: you can't use a mark for auto loop" -msgstr "Sessione: non si può usare un marcatore per l'auto loop" +#: session.cc:1671 +msgid "Session: you can't use that location for session start/end)" +msgstr "" + +#: session.cc:1703 +msgid "" +"You cannot use this location for auto-loop because it has zero or negative " +"length" +msgstr "" + +#: session.cc:1886 +msgid "programming error: session range removed!" +msgstr "" -#: session.cc:1326 +#: session.cc:2158 msgid "feedback loop setup between %1 and %2" msgstr "" -#: session.cc:1560 -#, fuzzy +#: session.cc:2419 +msgid "Track " +msgstr "" + +#: session.cc:2421 +msgid "Audio " +msgstr "" + +#: session.cc:2426 +msgid "MIDI " +msgstr "" + +#: session.cc:2500 msgid "Session: could not create new midi track." -msgstr "Sessione: impossibile creare una nuova traccia audio" +msgstr "" + +#: session.cc:2506 +msgid "" +"No more JACK ports are available. You will need to stop %1 and restart JACK " +"with more ports if you need this many tracks." +msgstr "" + +#: session.cc:2547 session.cc:2550 +msgid "Midi Bus" +msgstr "" + +#: session.cc:2572 +msgid "cannot configure new midi bus input" +msgstr "" + +#: session.cc:2578 +msgid "cannot configure new midi bus output" +msgstr "" + +#: session.cc:2592 session.cc:3137 +msgid "Session: could not create new audio route." +msgstr "" -#: session.cc:1700 session.cc:1708 session.cc:1813 session.cc:1821 +#: session.cc:3022 session.cc:3030 session.cc:3113 session.cc:3121 msgid "cannot configure %1 in/%2 out configuration for new audio track" msgstr "" -#: session.cc:1731 +#: session.cc:3050 msgid "Session: could not create new audio track." msgstr "Sessione: impossibile creare una nuova traccia audio" -#: session.cc:1766 -msgid "editor" +#: session.cc:3088 session.cc:3091 +msgid "Bus" msgstr "" -#: session.cc:1844 -#, fuzzy -msgid "Session: could not create new audio route." -msgstr "Sessione: impossibile creare un nuovo route" - -#: session.cc:1891 +#: session.cc:3207 session.cc:3217 msgid "Session: UINT_MAX routes? impossible!" msgstr "" -#: session.cc:1909 -#, fuzzy +#: session.cc:3293 msgid "Session: cannot create track/bus from template description" -msgstr "Sessione: impossibile creare Source dalla descrizione XML" +msgstr "" -#: session.cc:1932 -#, fuzzy +#: session.cc:3331 msgid "Session: could not create new route from template" -msgstr "Sessione: impossibile creare un nuovo route" +msgstr "" + +#: session.cc:3365 +msgid "Adding new tracks/busses failed" +msgstr "" -#: session.cc:2859 -msgid "FATAL ERROR! Could not find a suitable version of %1 for a rename" +#: session.cc:4784 +msgid "Merging embedded file %1: name collision AND md5 hash collision!" msgstr "" -#: session.cc:2984 session.cc:3043 +#: session.cc:4914 session.cc:4987 msgid "There are already %1 recordings for %2, which I consider too many." msgstr "Ci sono già %1 registrazioni per %2, che io considero troppe" -#: session.cc:3407 +#: session.cc:5663 msgid "send ID %1 appears to be in use already" msgstr "" -#: session.cc:3419 +#: session.cc:5675 +msgid "aux send ID %1 appears to be in use already" +msgstr "" + +#: session.cc:5687 msgid "return ID %1 appears to be in use already" msgstr "" -#: session.cc:3431 +#: session.cc:5699 msgid "insert ID %1 appears to be in use already" msgstr "" -#: session.cc:3597 +#: session.cc:5825 msgid "Cannot write a range where end <= start (e.g. %1 <= %2)" msgstr "" -#: session.cc:3632 -msgid "too many bounced versions of playlist \"%1\"" +#: session.cc:5834 +msgid "Cannot write a range with no data." msgstr "" -#: session.cc:3642 -msgid "cannot create new audio file \"%1\" for %2" -msgstr "impossibile creare un nuovo file audio \"%1\" per %2" +#: session.cc:5876 +msgid "cannot create new file \"%1\" for %2" +msgstr "" -#: session_click.cc:161 +#: session_click.cc:162 msgid "cannot open click soundfile %1 (%2)" msgstr "impossibile accedere al file audio per il click %1 (%2)" -#: session_click.cc:170 +#: session_click.cc:175 msgid "cannot read data from click soundfile" msgstr "impossibile leggere dati dal file audio per il click" -#: session_click.cc:198 -msgid "cannot open click emphasis soundfile %1 (%2)" -msgstr "impossibile accedere al file audio di enfasi per il click %1 (%2)" - -#: session_click.cc:206 -msgid "cannot read data from click emphasis soundfile" -msgstr "impossibile leggere dati dal file audio di enfasi per il click" - -#: session_command.cc:89 -msgid "Tried to reconstitute a MementoCommand with no contents, failing. id=" +#: session_command.cc:87 +msgid "Tried to reconstitute a MementoCommand with no contents, failing. id=%1" msgstr "" -#: session_command.cc:158 +#: session_command.cc:148 msgid "" "could not reconstitute MementoCommand from XMLNode. object type = %1 id = %2" msgstr "" -#: session_command.cc:187 +#: session_command.cc:177 msgid "" "could not reconstitute StatefulDiffCommand from XMLNode. object type = %1 id " "= %2" msgstr "" -#: session_directory.cc:55 -#, fuzzy +#: session_configuration.cc:150 +msgid "%1: cannot part default session options \"%2\"" +msgstr "" + +#: session_configuration.cc:156 +msgid "Invalid session default XML Root." +msgstr "" + +#: session_configuration.cc:164 +msgid "Loaded custom session defaults." +msgstr "" + +#: session_configuration.cc:166 +msgid "Found no session defaults in XML file." +msgstr "" + +#: session_configuration.cc:192 +msgid "Could not save session options" +msgstr "" + +#: session_directory.cc:65 msgid "Cannot create Session directory at path %1 Error: %2" -msgstr "impossibile creare la cartella per la sessione %1; ignorato" +msgstr "" -#: session_directory.cc:74 +#: session_directory.cc:82 msgid "Session subdirectory does not exist at path %1" msgstr "" -#: session_events.cc:170 +#: session_directory.cc:161 +msgid "" +"session-dir and session-name mismatch. Please use 'Menu > Session > Rename' " +"in the future to rename sessions." +msgstr "" + +#: session_directory.cc:167 +msgid "" +"The session's interchange dir is tainted.\n" +"There is more than one folder in '%1'.\n" +"Please remove extra subdirs to reduce possible filename ambiguties." +msgstr "" + +#: session_events.cc:229 msgid "Session: cannot have two events of type %1 at the same frame (%2)." msgstr "" -#: session_export.cc:113 +#: session_export.cc:152 msgid "%1: cannot seek to %2 for export" msgstr "" -#: session_midi.cc:398 -msgid "Session: could not send full MIDI time code" +#: session_export.cc:216 +msgid "Export ended unexpectedly: %1" +msgstr "" + +#: session_ltc.cc:221 +msgid "" +"LTC encoder: invalid framerate - LTC encoding is disabled for the remainder " +"of this session." msgstr "" -#: session_midi.cc:477 +#: session_midi.cc:570 msgid "Session: cannot send quarter-frame MTC message (%1)" msgstr "" -#: session_playlists.cc:350 session_playlists.cc:369 +#: session_playlists.cc:405 session_playlists.cc:424 msgid "Session: cannot create Playlist from XML description." msgstr "Sessione: impossibile creare Playlist dalla descrizione XML" -#: session_process.cc:1107 +#: session_process.cc:159 +msgid "Session: error in no roll for %1" +msgstr "" + +#: session_process.cc:1202 msgid "Programming error: illegal event type in process_event (%1)" msgstr "" -#: session_state.cc:140 -#, fuzzy -msgid "Could not use path %1 (%s)" -msgstr "impossibile controllare il percorso %1 (%2)" +#: session_state.cc:194 +msgid "solo cut control (dB)" +msgstr "" -#: session_state.cc:354 -msgid "Reset Remote Controls" +#: session_state.cc:216 +msgid "Set block size and sample rate" msgstr "" -#: session_state.cc:367 -#, fuzzy -msgid "Reset Control Protocols" -msgstr "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" +#: session_state.cc:221 +msgid "Using configuration" +msgstr "" -#: session_state.cc:383 -msgid "Session loading complete" +#: session_state.cc:348 +msgid "Reset Remote Controls" msgstr "" -#: session_state.cc:450 session_state.cc:2685 -#, fuzzy -msgid "Session: cannot create session peakfile folder \"%1\" (%2)" -msgstr "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" +#: session_state.cc:377 session_state.cc:409 +msgid "Filling playback buffers" +msgstr "" -#: session_state.cc:457 -msgid "Session: cannot create session sounds dir \"%1\" (%2)" +#: session_state.cc:475 +msgid "Session: cannot create session peakfile folder \"%1\" (%2)" msgstr "" -"Sessione: impossibile creare la cartella sounds per la sessione \"%1\" (%2)" -#: session_state.cc:464 -#, fuzzy -msgid "Session: cannot create session stub sounds dir \"%1\" (%2)" +#: session_state.cc:482 +msgid "Session: cannot create session sounds dir \"%1\" (%2)" msgstr "" "Sessione: impossibile creare la cartella sounds per la sessione \"%1\" (%2)" -#: session_state.cc:471 -#, fuzzy +#: session_state.cc:489 msgid "Session: cannot create session midi dir \"%1\" (%2)" -msgstr "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" - -#: session_state.cc:478 -#, fuzzy -msgid "Session: cannot create session stub midi dir \"%1\" (%2)" msgstr "" -"Sessione: impossibile creare la cartella sounds per la sessione \"%1\" (%2)" -#: session_state.cc:485 -#, fuzzy +#: session_state.cc:496 msgid "Session: cannot create session dead sounds folder \"%1\" (%2)" msgstr "" -"Sessione: impossibile creare la cartella sounds per la sessione \"%1\" (%2)" -#: session_state.cc:492 -#, fuzzy +#: session_state.cc:503 msgid "Session: cannot create session export folder \"%1\" (%2)" -msgstr "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" +msgstr "" -#: session_state.cc:499 -#, fuzzy +#: session_state.cc:510 msgid "Session: cannot create session analysis folder \"%1\" (%2)" -msgstr "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" +msgstr "" + +#: session_state.cc:517 +msgid "Session: cannot create session plugins folder \"%1\" (%2)" +msgstr "" + +#: session_state.cc:524 +msgid "Session: cannot create session externals folder \"%1\" (%2)" +msgstr "" -#: session_state.cc:511 -#, fuzzy +#: session_state.cc:538 msgid "Session: cannot create session folder \"%1\" (%2)" -msgstr "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" +msgstr "" + +#: session_state.cc:569 +msgid "Error reading session template file %1 (%2)" +msgstr "" -#: session_state.cc:537 -#, fuzzy -msgid "Could not open %1 for writing mix template" -msgstr "Impossibile accedere a %1 per scrivere il modello di mixaggio" +#: session_state.cc:584 +msgid "Error writing session template file %1 (%2)" +msgstr "" -#: session_state.cc:543 -#, fuzzy -msgid "Could not open mix template %1 for reading" -msgstr "Impossibile aprire il modello di mixaggio %1 per leggere" +#: session_state.cc:601 +msgid "Could not open %1 for writing session template" +msgstr "" -#: session_state.cc:567 -msgid "master" +#: session_state.cc:608 +msgid "Could not open session template %1 for reading" msgstr "" -#: session_state.cc:581 -msgid "monitor" +#: session_state.cc:626 +msgid "Loop" msgstr "" -#: session_state.cc:642 -#, fuzzy -msgid "Could remove pending capture state at path \"%1\" (%2)" -msgstr "impossibile controllare il percorso %1 (%2)" +#: session_state.cc:707 +msgid "Could not remove pending capture state at path \"%1\" (%2)" +msgstr "" -#: session_state.cc:670 -#, fuzzy +#: session_state.cc:731 msgid "could not rename snapshot %1 to %2 (%3)" -msgstr "impossibile rinominare file audio sorgente da %1 a %2 (%3)" +msgstr "" + +#: session_state.cc:759 +msgid "Could not remove session file at path \"%1\" (%2)" +msgstr "" -#: session_state.cc:764 +#: session_state.cc:788 msgid "" "the %1 audio engine is not connected and state saving would lose all I/O " "connections. Session not saved" msgstr "" -#: session_state.cc:810 -#, fuzzy +#: session_state.cc:856 msgid "state could not be saved to %1" -msgstr "stato non salvato" - -#: session_state.cc:817 -#, fuzzy -msgid "could not rename temporary session file %1 to %2" -msgstr "impossibile rinominare file audio sorgente da %1 a %2 (%3)" +msgstr "" -#: session_state.cc:884 -msgid "%1: session state information file \"%2\" doesn't exist!" +#: session_state.cc:858 session_state.cc:871 +msgid "Could not remove temporary session file at path \"%1\" (%2)" msgstr "" -"%1: il file di informazioni sullo stato della sessione \"%2\" non esiste!" -#: session_state.cc:903 -#, fuzzy -msgid "Could not understand ardour file %1" -msgstr "IO: impossibile registrare la porta %1" +#: session_state.cc:868 +msgid "could not rename temporary session file %1 to %2 (%3)" +msgstr "" -#: session_state.cc:912 -#, fuzzy -msgid "Session file %1 is not a session" -msgstr "File di configurazione non salvato" +#: session_state.cc:942 +msgid "%1: session file \"%2\" doesn't exist!" +msgstr "" -#: session_state.cc:943 -msgid "" -"Copying old session file %1 to %2\n" -"Use %2 with %3 versions before 2.0 from now on" +#: session_state.cc:954 +msgid "Could not understand session file %1" msgstr "" -#: session_state.cc:953 -#, fuzzy -msgid "Unable to make backup of state file %1 (%2)" -msgstr "impossibile controllare il file di stato %1 (%2)" +#: session_state.cc:963 +msgid "Session file %1 is not a session" +msgstr "" -#: session_state.cc:1191 +#: session_state.cc:1332 msgid "programming error: Session: incorrect XML node sent to set_state()" msgstr "" -#: session_state.cc:1264 +#: session_state.cc:1410 msgid "Session: XML state has no options section" msgstr "Sessione: il file di stato XML non ha alcuna sezione option" -#: session_state.cc:1269 -#, fuzzy +#: session_state.cc:1415 msgid "Session: XML state has no metadata section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione routes" - -#: session_state.cc:1276 -msgid "Session: XML state has no locations section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione locations" +msgstr "" -#: session_state.cc:1302 +#: session_state.cc:1426 msgid "Session: XML state has no sources section" msgstr "Sessione: il file di stato XML non ha alcuna sezione sources" -#: session_state.cc:1309 +#: session_state.cc:1433 +msgid "Session: XML state has no Tempo Map section" +msgstr "Sessione: il file di stato XML non ha alcuna sezione Tempo Map" + +#: session_state.cc:1440 +msgid "Session: XML state has no locations section" +msgstr "Sessione: il file di stato XML non ha alcuna sezione locations" + +#: session_state.cc:1453 msgid "Session: XML state has no Regions section" msgstr "Sessione: il file di stato XML non ha alcuna sezione Regions" -#: session_state.cc:1316 +#: session_state.cc:1460 msgid "Session: XML state has no playlists section" msgstr "Sessione: il file di stato XML non ha alcuna sezione playlist" -#: session_state.cc:1336 -#, fuzzy +#: session_state.cc:1480 msgid "Session: XML state has no bundles section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione routes" - -#: session_state.cc:1347 -msgid "Session: XML state has no Tempo Map section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione Tempo Map" +msgstr "" -#: session_state.cc:1355 +#: session_state.cc:1492 msgid "Session: XML state has no diskstreams section" msgstr "Sessione: il file di stato XML non ha alcuna sezione diskstream" -#: session_state.cc:1363 +#: session_state.cc:1504 msgid "Session: XML state has no routes section" msgstr "Sessione: il file di stato XML non ha alcuna sezione routes" -#: session_state.cc:1375 -#, fuzzy +#: session_state.cc:1520 msgid "Session: XML state has no route groups section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione routes" +msgstr "" -#: session_state.cc:1384 +#: session_state.cc:1529 msgid "Session: XML state has no edit groups section" msgstr "Sessione: il file di stato XML non ha alcuna sezione edit groups" -#: session_state.cc:1391 +#: session_state.cc:1536 msgid "Session: XML state has no mix groups section" msgstr "Sessione: il file di stato XML non ha alcuna sezione mix groups" -#: session_state.cc:1399 -#, fuzzy +#: session_state.cc:1544 msgid "Session: XML state has no click section" -msgstr "Sessione: il file di stato XML non ha alcuna sezione click" +msgstr "" -#: session_state.cc:1439 +#: session_state.cc:1606 msgid "Session: cannot create Route from XML description." msgstr "Sessione: impossibile creare Route dalla descrizione XML" -#: session_state.cc:1443 +#: session_state.cc:1610 msgid "Loaded track/bus %1" msgstr "" -#: session_state.cc:1542 +#: session_state.cc:1615 +msgid "Tracks/busses loaded; Adding to Session" +msgstr "" + +#: session_state.cc:1619 +msgid "Finished adding tracks/busses" +msgstr "" + +#: session_state.cc:1709 msgid "Could not find diskstream for route" msgstr "" -#: session_state.cc:1597 +#: session_state.cc:1760 msgid "Session: cannot create Region from XML description." msgstr "Sessione: impossibile creare regione dalla descrizione XML" -#: session_state.cc:1601 -#, fuzzy +#: session_state.cc:1764 msgid "Can not load state for region '%1'" -msgstr "impossibile creare un nuovo nome per la regione \"%1\"" +msgstr "" + +#: session_state.cc:1800 +msgid "Regions in compound description not found (ID's %1 and %2): ignored" +msgstr "" + +#: session_state.cc:1828 +msgid "Nested source has no ID info in session file! (ignored)" +msgstr "" + +#: session_state.cc:1840 +msgid "Cannot reconstruct nested source for region %1" +msgstr "" -#: session_state.cc:1657 -#, fuzzy +#: session_state.cc:1902 msgid "Session: XMLNode describing a AudioRegion is incomplete (no source)" msgstr "" -"Sessione: il nodo XML descrivente una Regione è incompleto (nessun source)" -#: session_state.cc:1665 session_state.cc:1686 session_state.cc:1706 -#, fuzzy +#: session_state.cc:1910 session_state.cc:1931 session_state.cc:1951 msgid "" "Session: XMLNode describing a AudioRegion references an unknown source id =%1" msgstr "" -"Sessione: il nodo XML descrivente una Regione fa riferimento ad un source " -"con id sconosciuto =%1" -#: session_state.cc:1671 session_state.cc:1692 session_state.cc:1712 -#, fuzzy +#: session_state.cc:1916 session_state.cc:1937 session_state.cc:1957 msgid "" "Session: XMLNode describing a AudioRegion references a non-audio source id =" "%1" msgstr "" -"Sessione: il nodo XML descrivente una Regione fa riferimento ad un source " -"con id sconosciuto =%1" -#: session_state.cc:1735 -#, fuzzy +#: session_state.cc:1980 msgid "" "Session: XMLNode describing an AudioRegion is missing some master sources; " "ignored" msgstr "" -"Sessione: il nodo XML descrivente una Regione è incompleto (nessun source)" -#: session_state.cc:1769 -#, fuzzy +#: session_state.cc:2014 msgid "Session: XMLNode describing a MidiRegion is incomplete (no source)" msgstr "" -"Sessione: il nodo XML descrivente una Regione è incompleto (nessun source)" -#: session_state.cc:1777 -#, fuzzy +#: session_state.cc:2022 msgid "" "Session: XMLNode describing a MidiRegion references an unknown source id =%1" msgstr "" -"Sessione: il nodo XML descrivente una Regione fa riferimento ad un source " -"con id sconosciuto =%1" -#: session_state.cc:1783 -#, fuzzy +#: session_state.cc:2028 msgid "" "Session: XMLNode describing a MidiRegion references a non-midi source id =%1" msgstr "" -"Sessione: il nodo XML descrivente una Regione fa riferimento ad un source " -"con id sconosciuto =%1" -#: session_state.cc:1851 -msgid "" -"cannot create new file from region name \"%1\" with ident = \"%2\": too many " -"existing files with similar names" -msgstr "" - -#: session_state.cc:1874 +#: session_state.cc:2101 msgid "Session: cannot create Source from XML description." msgstr "Sessione: impossibile creare Source dalla descrizione XML" -#: session_state.cc:1908 -msgid "A sound file is missing. It will be replaced by silence." +#: session_state.cc:2109 +msgid "" +"A external MIDI file is missing. %1 cannot currently recover from missing " +"external MIDI files" msgstr "" -#: session_state.cc:1931 -#, fuzzy -msgid "Found a sound file that cannot be used by %1. Talk to the progammers." -msgstr "E' stato trovato un file audio che non può essere usato da Ardour." +#: session_state.cc:2191 +msgid "Found a sound file that cannot be used by %1. Talk to the programmers." +msgstr "" -#: session_state.cc:1953 -msgid "Could not create mix templates directory \"%1\" (%2)" -msgstr "Impossibile creare la cartella per i modelli di mixaggio \"%1\" (%2)" +#: session_state.cc:2212 +msgid "Could not create templates directory \"%1\" (%2)" +msgstr "" -#: session_state.cc:1965 +#: session_state.cc:2224 msgid "Template \"%1\" already exists - new version not created" msgstr "Il modello \"%1\" esiste già - non è stata creata una nuova versione" -#: session_state.cc:1971 -msgid "mix template not saved" -msgstr "modello di mixaggio non salvato" +#: session_state.cc:2230 +msgid "Could not create directory for Session template\"%1\" (%2)" +msgstr "" -#: session_state.cc:1988 -#, fuzzy -msgid "Template \"%1\" already exists - template not renamed" -msgstr "Il modello \"%1\" esiste già - non è stata creata una nuova versione" +#: session_state.cc:2259 +msgid "template not saved" +msgstr "" -#: session_state.cc:2149 -msgid "Session: cannot create Named Selection from XML description." -msgstr "Sessione: impossibile creare Named Selection dalla descizione XML" +#: session_state.cc:2501 +msgid "Unknown node \"%1\" found in Bundles list from session file" +msgstr "" -#: session_state.cc:2194 -#, fuzzy -msgid "Unknown node \"%1\" found in Bundles list from state file" -msgstr "Nodo sconosciuto \"%1\" trovato in Connections list dal file di stato" +#: session_state.cc:2969 +msgid "Cannot cleanup peak-files for read-only session." +msgstr "" -#: session_state.cc:2626 session_state.cc:2632 -#, fuzzy -msgid "Cannot expand path %1 (%2)" -msgstr "impossibile controllare il percorso %1 (%2)" +#: session_state.cc:2973 +msgid "Cannot cleanup peak-files while recording" +msgstr "" + +#: session_state.cc:2996 +msgid "" +"Timeout waiting for peak-file creation to terminate before cleanup, please " +"try again later." +msgstr "" -#: session_state.cc:2722 -msgid "cannot rename audio file source from %1 to %2 (%3)" -msgstr "impossibile rinominare file audio sorgente da %1 a %2 (%3)" +#: session_state.cc:3261 +msgid "Session: cannot create dead file folder \"%1\" (%2)" +msgstr "" + +#: session_state.cc:3296 +msgid "cannot rename unused file source from %1 to %2 (%3)" +msgstr "" -#: session_state.cc:2736 +#: session_state.cc:3312 msgid "cannot remove peakfile %1 for %2 (%3)" msgstr "impossibile eliminare il peakfile %1 per %2 (%3)" -#: session_state.cc:3067 -#, fuzzy +#: session_state.cc:3633 msgid "could not backup old history file, current history not saved" msgstr "" -"impossibile fare copia di sicurezza del file di stato, stato attuale non " -"salvato" -#: session_state.cc:3080 -#, fuzzy +#: session_state.cc:3642 msgid "history could not be saved to %1" -msgstr "stato non salvato" +msgstr "" -#: session_state.cc:3089 -#, fuzzy +#: session_state.cc:3645 +msgid "Could not remove history file at path \"%1\" (%2)" +msgstr "" + +#: session_state.cc:3649 msgid "could not restore history file from backup %1 (%2)" -msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" +msgstr "" -#: session_state.cc:3114 +#: session_state.cc:3674 msgid "%1: no history file \"%2\" for this session." msgstr "" -#: session_state.cc:3120 -#, fuzzy +#: session_state.cc:3680 msgid "Could not understand session history file \"%1\"" -msgstr "IO: impossibile registrare la porta %1" +msgstr "" + +#: session_state.cc:3722 +msgid "Failed to downcast MidiSource for NoteDiffCommand" +msgstr "" + +#: session_state.cc:3733 +msgid "Failed to downcast MidiSource for SysExDiffCommand" +msgstr "" -#: session_state.cc:3162 -msgid "Failed to downcast MidiSource for DiffCommand" +#: session_state.cc:3744 +msgid "Failed to downcast MidiSource for PatchChangeDiffCommand" msgstr "" -#: session_state.cc:3170 +#: session_state.cc:3752 msgid "Couldn't figure out how to make a Command out of a %1 XMLNode." msgstr "" -#: session_state.cc:3397 -#, fuzzy +#: session_state.cc:3990 msgid "Session: unknown diskstream type in XML" -msgstr "Sessione: il file di stato XML non ha alcuna sezione diskstream" +msgstr "" -#: session_state.cc:3402 +#: session_state.cc:3995 msgid "Session: could not load diskstream via XML state" msgstr "" -#: session_state_utils.cc:48 -#, fuzzy -msgid "Unable to create a backup copy of file %1 (%2)" -msgstr "audiofilter: errore nel creare un nuovo file audio %1 (%2)" +#: session_state.cc:4092 +msgid "Cannot rename read-only session." +msgstr "" + +#: session_state.cc:4096 +msgid "Cannot rename session while recording" +msgstr "" + +#: session_state.cc:4181 session_state.cc:4182 session_state.cc:4224 +#: session_state.cc:4228 +msgid "renaming %s as %2 failed (%3)" +msgstr "" + +#: session_state.cc:4244 session_state.cc:4245 session_state.cc:4259 +#: session_state.cc:4260 +msgid "renaming %1 as %2 failed (%3)" +msgstr "" + +#: session_state.cc:4571 +msgid "Cannot create new session folder %1" +msgstr "" + +#: session_state.cc:4633 session_state.cc:4708 +msgid "" +"\n" +"copying \"%1\" failed !" +msgstr "" + +#: session_state.cc:4906 +msgid "unknown reason" +msgstr "" -#: session_time.cc:481 -msgid "Unknown JACK transport state %1 in sync callback" +#: session_time.cc:214 +msgid "Unknown transport state %1 in sync callback" msgstr "" -#: session_transport.cc:148 +#: session_transport.cc:177 msgid "Cannot loop - no loop range defined" msgstr "" -#: session_transport.cc:662 +#: session_transport.cc:968 msgid "" "Seamless looping cannot be supported while %1 is using JACK transport.\n" "Recommend changing the configured options" msgstr "" -#: session_transport.cc:988 +#: session_transport.cc:1050 +msgid "Locate called for negative sample position - ignored" +msgstr "" + +#: session_transport.cc:1401 msgid "" "Global varispeed cannot be supported while %1 is connected to JACK transport " "control" msgstr "" -#: session_utils.cc:29 -#, fuzzy -msgid "Unable to create session directory at path %1 : %2" -msgstr "impossibile creare la cartella per la sessione %1; ignorato" +#: slavable.cc:100 +msgid "Master #%1 not found, assignment lost" +msgstr "" -#: sndfile_helpers.cc:35 +#: smf_source.cc:350 +msgid "Unable to read event prefix, corrupt MIDI ring" +msgstr "" + +#: smf_source.cc:363 +msgid "Event has time and size but no body, corrupt MIDI ring" +msgstr "" + +#: smf_source.cc:369 +msgid "Event time is before MIDI source position" +msgstr "" + +#: smf_source.cc:417 +msgid "" +"Skipping event with unordered beat time %1 < %2 (off by %3 beats, %4 ticks)" +msgstr "" + +#: smf_source.cc:461 +msgid "Skipping event with unordered frame time %1 < %2" +msgstr "" + +#: smf_source.cc:526 +msgid "cannot open MIDI file %1 for write" +msgstr "" + +#: sndfile_helpers.cc:34 msgid "WAV" msgstr "" -#: sndfile_helpers.cc:36 +#: sndfile_helpers.cc:35 msgid "AIFF" msgstr "" -#: sndfile_helpers.cc:37 +#: sndfile_helpers.cc:36 msgid "CAF" msgstr "" -#: sndfile_helpers.cc:38 -msgid "W64 (64 bit WAV)" +#: sndfile_helpers.cc:37 +msgid "W64 (64-bit WAV)" msgstr "" -#: sndfile_helpers.cc:39 +#: sndfile_helpers.cc:38 msgid "FLAC" msgstr "" -#: sndfile_helpers.cc:40 +#: sndfile_helpers.cc:39 msgid "Ogg/Vorbis" msgstr "" -#: sndfile_helpers.cc:41 +#: sndfile_helpers.cc:40 msgid "raw (no header)" msgstr "" -#: sndfile_helpers.cc:46 +#: sndfile_helpers.cc:45 msgid ".wav" msgstr "" -#: sndfile_helpers.cc:47 +#: sndfile_helpers.cc:46 msgid ".aiff" msgstr "" +#: sndfile_helpers.cc:47 +msgid ".caf" +msgstr "" + #: sndfile_helpers.cc:48 -msgid ".caf" +msgid ".w64" msgstr "" #: sndfile_helpers.cc:49 -msgid ".w64" +msgid ".flac" msgstr "" #: sndfile_helpers.cc:50 -msgid ".flac" +msgid ".ogg" msgstr "" #: sndfile_helpers.cc:51 -msgid ".ogg" +msgid ".raw" msgstr "" -#: sndfile_helpers.cc:52 -msgid ".raw" +#: sndfile_helpers.cc:66 +msgid "Signed 16-bit PCM" msgstr "" #: sndfile_helpers.cc:67 -msgid "Signed 16 bit PCM" +msgid "Signed 24-bit PCM" msgstr "" #: sndfile_helpers.cc:68 -msgid "Signed 24 bit PCM" +msgid "Signed 32-bit PCM" msgstr "" #: sndfile_helpers.cc:69 -msgid "Signed 32 bit PCM" +msgid "Signed 8-bit PCM" msgstr "" #: sndfile_helpers.cc:70 -msgid "Signed 8 bit PCM" -msgstr "" - -#: sndfile_helpers.cc:71 -msgid "32 bit float" +msgid "32-bit float" msgstr "" -#: sndfile_helpers.cc:84 +#: sndfile_helpers.cc:83 msgid "Little-endian (Intel)" msgstr "" -#: sndfile_helpers.cc:85 +#: sndfile_helpers.cc:84 msgid "Big-endian (PowerPC)" msgstr "" -#: sndfilesource.cc:155 -#, fuzzy -msgid "could not allocate file %1" -msgstr "IO: impossibile registrare la porta %1" - -#: sndfilesource.cc:167 sndfilesource.cc:548 sndfilesource.cc:572 -msgid "" -"cannot set broadcast info for audio file %1 (%2); dropping broadcast info " -"for this file" +#: sndfilesource.cc:282 +msgid "SndFileSource: cannot open file \"%1\" for %2" msgstr "" -#: sndfilesource.cc:223 -#, fuzzy +#: sndfilesource.cc:300 msgid "SndFileSource: cannot open file \"%1\" for %2 (%3)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +msgstr "" -#: sndfilesource.cc:231 +#: sndfilesource.cc:308 msgid "" "SndFileSource: file only contains %1 channels; %2 is invalid as a channel " "number" @@ -2149,661 +2992,372 @@ msgstr "" "SndFileSource: il file contiene solo %1 canali; %2 non è valido come numero " "di canale" -#: sndfilesource.cc:285 -#, fuzzy -msgid "could not allocate file %1 for reading." -msgstr "Impossibile aprire il modello di mixaggio %1 per leggere" +#: sndfilesource.cc:323 +msgid "Cannot mark RF64 audio file for automatic downgrade to WAV: %1" +msgstr "" + +#: sndfilesource.cc:375 sndfilesource.cc:705 +msgid "" +"cannot set broadcast info for audio file %1 (%2); dropping broadcast info " +"for this file" +msgstr "" + +#: sndfilesource.cc:418 +msgid "could not open file %1 for reading." +msgstr "" -#: sndfilesource.cc:318 +#: sndfilesource.cc:453 msgid "SndFileSource: could not seek to frame %1 within %2 (%3)" msgstr "" -#: sndfilesource.cc:329 -#, fuzzy -msgid "SndFileSource: @ %1 could not read %2 within %3 (%4) (len = %5)" -msgstr "FileSource: impossibile aprire \"%1\": (%2)" +#: sndfilesource.cc:462 +msgid "" +"SndFileSource: @ %1 could not read %2 within %3 (%4) (len = %5, ret was %6)" +msgstr "" -#: sndfilesource.cc:371 sndfilesource.cc:406 +#: sndfilesource.cc:504 sndfilesource.cc:533 msgid "attempt to write a non-writable audio file source (%1)" msgstr "" -#: sndfilesource.cc:376 utils.cc:500 utils.cc:524 utils.cc:538 utils.cc:557 -#, fuzzy +#: sndfilesource.cc:509 utils.cc:564 utils.cc:588 utils.cc:602 utils.cc:621 msgid "programming error: %1 %2" -msgstr "errore di programmazione: %1" +msgstr "" -#: sndfilesource.cc:510 +#: sndfilesource.cc:636 sndfilesource.cc:654 msgid "attempt to flush a non-writable audio file source (%1)" msgstr "" -#: sndfilesource.cc:516 +#: sndfilesource.cc:641 msgid "could not allocate file %1 to write header" msgstr "" -#: sndfilesource.cc:530 +#: sndfilesource.cc:659 +msgid "could not allocate file %1 to flush contents" +msgstr "" + +#: sndfilesource.cc:671 msgid "" "attempt to store broadcast info in a non-writable audio file source (%1)" msgstr "" -#: sndfilesource.cc:591 -msgid "%1: cannot seek to %2 (libsndfile error: %3" +#: sndfilesource.cc:676 +msgid "attempt to set BWF info for an un-opened audio file source (%1)" +msgstr "" + +#: sndfilesource.cc:720 +msgid "%1: cannot seek to %2 (libsndfile error: %3)" msgstr "" -#: sndfilesource.cc:704 -#, fuzzy +#: sndfilesource.cc:830 msgid "SndFileSource: \"%1\" bad read retval: %2 of %5 (%3: %4)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +msgstr "" -#: sndfilesource.cc:717 sndfilesource.cc:767 sndfilesource.cc:774 -#, fuzzy +#: sndfilesource.cc:843 sndfilesource.cc:893 sndfilesource.cc:900 msgid "SndFileSource: \"%1\" bad write (%2)" -msgstr "SndFileSource: impossibile accedere al file \"%1\" (%2)" +msgstr "" -#: sndfilesource.cc:797 +#: sndfilesource.cc:923 msgid "" "Filesource: start time is already set for existing file (%1): Cannot change " "start time." msgstr "" +#: sndfilesource.cc:982 +msgid "SndFileSource: cannot open file \"%1\" for reading" +msgstr "" + +#: solo_control.cc:199 +msgid "Cleared Explicit solo: %1\n" +msgstr "" + +#: solo_control.cc:202 +msgid "Cleared Implicit solo: %1 up:%2 down:%3\n" +msgstr "" + +#: soundcloud_upload.cc:129 +msgid "" +"Upload to Soundcloud failed. Perhaps your email or password are incorrect?\n" +msgstr "" + +#: source_factory.cc:390 +msgid "Recovery attempted on a MIDI file - not implemented" +msgstr "" + +#: speakers.cc:280 +msgid "Speaker information is missing azimuth - speaker ignored" +msgstr "" + +#: speakers.cc:286 +msgid "Speaker information is missing elevation - speaker ignored" +msgstr "" + +#: speakers.cc:292 +msgid "Speaker information is missing distance - speaker ignored" +msgstr "" + +#: srcfilesource.cc:142 +msgid "SrcFileSource: %1" +msgstr "" + #: tape_file_matcher.cc:46 msgid "Cannot compile tape track regexp for use (%1)" msgstr "" -#: tempo.cc:73 -msgid "TempoSection XML node has no \"start\" property" +#: tempo.cc:98 +msgid "Legacy session detected. TempoSection XML node will be altered." +msgstr "" + +#: tempo.cc:104 +msgid "TempoSection XML node has an illegal \"pulse\" value" msgstr "" -#: tempo.cc:81 -msgid "TempoSection XML node has an illegal \"start\" value" +#: tempo.cc:112 +msgid "TempoSection XML node has an illegal \"frame\" value" msgstr "" -#: tempo.cc:88 +#: tempo.cc:119 msgid "TempoSection XML node has no \"beats-per-minute\" property" msgstr "" -#: tempo.cc:93 +#: tempo.cc:124 msgid "TempoSection XML node has an illegal \"beats_per_minute\" value" msgstr "" -#: tempo.cc:102 +#: tempo.cc:133 msgid "TempoSection XML node has an illegal \"note-type\" value" msgstr "" -#: tempo.cc:108 +#: tempo.cc:139 msgid "TempoSection XML node has no \"movable\" property" msgstr "" -#: tempo.cc:149 -msgid "MeterSection XML node has no \"start\" property" +#: tempo.cc:146 +msgid "TempoSection XML node has no \"active\" property" msgstr "" -#: tempo.cc:157 +#: tempo.cc:471 msgid "MeterSection XML node has an illegal \"start\" value" msgstr "" -#: tempo.cc:164 -msgid "MeterSection XML node has no \"beats-per-bar\" property" +#: tempo.cc:474 +msgid "Legacy session detected - MeterSection XML node will be altered." +msgstr "" + +#: tempo.cc:481 +msgid "MeterSection XML node has an illegal \"pulse\" value" +msgstr "" + +#: tempo.cc:488 +msgid "MeterSection XML node has an illegal \"beat\" value" +msgstr "" + +#: tempo.cc:495 +msgid "MeterSection XML node has no \"bbt\" property" +msgstr "" + +#: tempo.cc:500 +msgid "MeterSection XML node has an illegal \"bbt\" value" +msgstr "" + +#: tempo.cc:509 +msgid "MeterSection XML node has an illegal \"frame\" value" +msgstr "" + +#: tempo.cc:519 +msgid "" +"MeterSection XML node has no \"beats-per-bar\" or \"divisions-per-bar\" " +"property" msgstr "" -#: tempo.cc:169 -msgid "MeterSection XML node has an illegal \"beats-per-bar\" value" +#: tempo.cc:524 +msgid "MeterSection XML node has an illegal \"divisions-per-bar\" value" msgstr "" -#: tempo.cc:174 +#: tempo.cc:529 msgid "MeterSection XML node has no \"note-type\" property" msgstr "" -#: tempo.cc:179 +#: tempo.cc:533 msgid "MeterSection XML node has an illegal \"note-type\" value" msgstr "" -#: tempo.cc:184 +#: tempo.cc:538 msgid "MeterSection XML node has no \"movable\" property" msgstr "" -#: tempo.cc:591 +#: tempo.cc:545 +msgid "MeterSection XML node has no \"lock-style\" property" +msgstr "" + +#: tempo.cc:821 +msgid "" +"Meter changes can only be positioned on the first beat of a bar. Moving from " +"%1 to %2" +msgstr "" + +#: tempo.cc:1156 msgid "no tempo sections defined in tempo map - cannot change tempo @ %1" msgstr "" -#: tempo.cc:615 tempo.cc:631 +#: tempo.cc:1186 +msgid "programming error: no meter section in tempo map!" +msgstr "" + +#: tempo.cc:1204 tempo.cc:1227 tempo.cc:1248 msgid "programming error: no tempo section in tempo map!" msgstr "" -#: tempo.cc:674 tempo.cc:733 -msgid "programming error: unhandled MetricSection type" +#: tempo.cc:1959 tempo.cc:1987 +msgid "tempo map asked for BBT time at frame %1\n" msgstr "" -#: tempo.cc:1592 tempo.cc:1604 +#: tempo.cc:2054 +msgid "tempo map asked for frame time at bar < 1 (%1)\n" +msgstr "" + +#: tempo.cc:3472 tempo.cc:3485 msgid "Tempo map: could not set new state, restoring old one." msgstr "" -#: tempo_map_importer.cc:53 +#: tempo.cc:3522 tempo.cc:3523 +msgid "Multiple meter definitions found at %1" +msgstr "" + +#: tempo.cc:3528 tempo.cc:3529 +msgid "Multiple tempo definitions found at %1" +msgstr "" + +#: tempo.cc:3715 +msgid "programming error: unhandled MetricSection type" +msgstr "" + +#: tempo_map_importer.cc:52 msgid "Tempo map" msgstr "" -#: tempo_map_importer.cc:61 +#: tempo_map_importer.cc:60 msgid "Tempo Map" msgstr "" -#: tempo_map_importer.cc:81 +#: tempo_map_importer.cc:80 msgid "Tempo marks: " msgstr "" -#: tempo_map_importer.cc:81 +#: tempo_map_importer.cc:80 msgid "" "\n" "Meter marks: " msgstr "" -#: tempo_map_importer.cc:90 +#: tempo_map_importer.cc:89 msgid "" "This will replace the current tempo map!\n" -"Are you shure you want to do this?" +"Are you sure you want to do this?" +msgstr "" + +#: unknown_processor.cc:86 +msgid "Using plugin-stub with unknown i/o configuration for: " +msgstr "" + +#: unknown_processor.cc:107 +msgid "Using plugin-stub with mismatching i/o configuration for: " msgstr "" -#: user_bundle.cc:32 -#, fuzzy +#: user_bundle.cc:47 msgid "Node for Bundle has no \"name\" property" -msgstr "Il nodo per la connessione non possiede l'attributo \"nome\"" +msgstr "" -#: user_bundle.cc:44 user_bundle.cc:65 +#: user_bundle.cc:59 user_bundle.cc:80 #, c-format msgid "Unknown node \"%s\" in Bundle" msgstr "" -#: user_bundle.cc:49 -#, fuzzy +#: user_bundle.cc:64 msgid "Node for Channel has no \"name\" property" -msgstr "Il nodo per la connessione non possiede l'attributo \"nome\"" +msgstr "" -#: user_bundle.cc:55 -#, fuzzy +#: user_bundle.cc:70 msgid "Node for Channel has no \"type\" property" -msgstr "Il nodo per la connessione non possiede l'attributo \"nome\"" +msgstr "" -#: user_bundle.cc:70 -#, fuzzy +#: user_bundle.cc:85 msgid "Node for Port has no \"name\" property" -msgstr "Il nodo per la connessione non possiede l'attributo \"nome\"" - -#: utils.cc:306 -#, fuzzy -msgid "illegal or badly-formed string used for path (%1)" -msgstr "il percorso indicato per il RAID è non valido o malformato" - -#: utils.cc:311 -#, fuzzy -msgid "path (%1) is ambiguous" -msgstr "il percorso indicato per la ricerca RAID è ambiguo" +msgstr "" -#: utils.cc:373 utils.cc:397 -#, fuzzy +#: utils.cc:412 utils.cc:441 msgid "Splice" -msgstr "duplica" +msgstr "" -#: utils.cc:375 utils.cc:390 +#: utils.cc:414 utils.cc:431 msgid "Slide" msgstr "" -#: utils.cc:377 utils.cc:393 +#: utils.cc:416 utils.cc:437 +msgid "Ripple" +msgstr "" + +#: utils.cc:418 utils.cc:434 msgid "Lock" msgstr "" -#: utils.cc:380 -#, fuzzy +#: utils.cc:421 msgid "programming error: unknown edit mode string \"%1\"" -msgstr "errore di programmazione: %1" +msgstr "" -#: utils.cc:404 utils.cc:429 +#: utils.cc:448 utils.cc:484 msgid "MIDI Timecode" msgstr "" -#: utils.cc:408 utils.cc:432 +#: utils.cc:448 utils.cc:482 +msgid "MTC" +msgstr "" + +#: utils.cc:452 utils.cc:491 msgid "MIDI Clock" msgstr "" -#: utils.cc:412 utils.cc:426 utils.cc:435 +#: utils.cc:456 utils.cc:478 utils.cc:498 msgid "JACK" msgstr "" -#: utils.cc:416 +#: utils.cc:460 utils.cc:495 +msgid "LTC" +msgstr "" + +#: utils.cc:464 msgid "programming error: unknown sync source string \"%1\"" msgstr "" -#: utils.cc:600 +#: utils.cc:489 +msgid "M-Clock" +msgstr "" + +#: utils.cc:658 msgid "programming error: unknown native header format: %1" msgstr "" -#: utils.cc:615 -#, fuzzy +#: utils.cc:673 msgid "cannot open directory %1 (%2)" -msgstr "impossibile accedere al file di sessione recente %1 (%2)" - -#, fuzzy -#~ msgid "AudioDiskstream: Session doesn't know about a Playlist called \"%1\"" -#~ msgstr "DiskStream: La sessione non riconosce la Playlist chiamata \"%1\"" - -#, fuzzy -#~ msgid "%1: cannot create region from pending capture sources" -#~ msgstr "Playlist: impossibile creare la Regione dal file di stato" - -#~ msgid "initial state" -#~ msgstr "stato iniziale" - -#~ msgid "xfade change" -#~ msgstr "cambio dello smorzamento incrociato" - -#~ msgid "region modified" -#~ msgstr "regione modificata" - -#~ msgid "AudioTrack: diskstream \"%1\" not known by session" -#~ msgstr "AudioTrack: diskstream \"%1\" non riconosciuto dalla sessione" - -#~ msgid "cannot activate JACK client" -#~ msgstr "impossibile attivare il client JACK" - -#~ msgid "register audio input port called before engine was started" -#~ msgstr "" -#~ "la richiesta di registrazione di una porta di entrata avvenuta prima " -#~ "dell'avvio dell'applicazione" - -#~ msgid "register audio output port called before engine was started" -#~ msgstr "" -#~ "la richiesta di registrazione di una porta di uscita avvenuta prima " -#~ "dell'avvio dell'applicazione" - -#~ msgid "get_nth_physical called before engine was started" -#~ msgstr "" -#~ "richiesta di get_nth_physical avvenuta prima dell'avvio dell'applicazione" - -#, fuzzy -#~ msgid "get_port_total_latency() called with no JACK client connection" -#~ msgstr "" -#~ "richiesta di get_port_total_latency() avvenuta prima dell'avvio " -#~ "dell'applicazione" - -#~ msgid "get_port_total_latency() called before engine was started" -#~ msgstr "" -#~ "richiesta di get_port_total_latency() avvenuta prima dell'avvio " -#~ "dell'applicazione" - -#, fuzzy -#~ msgid "fade in change" -#~ msgstr "cambio dello smorzamento incrociato" - -#, fuzzy -#~ msgid "envelope change" -#~ msgstr "livello cambiato" - -#, fuzzy -#~ msgid "Error reading from peak request pipe" -#~ msgstr "Errore nel leggere dalla porta MIDI %1" - -#, fuzzy -#~ msgid "AudioSource: could not create peak thread" -#~ msgstr "Sessione: impossibile creare un nuovo route" - -#~ msgid "initial" -#~ msgstr "iniziale" - -#~ msgid "cleared" -#~ msgstr "pulito" - -#~ msgid "added event" -#~ msgstr "aggiunto evento" - -#~ msgid "removed event" -#~ msgstr "rimosso evento" - -#~ msgid "removed multiple events" -#~ msgstr "rimossi molteplici eventi" - -#~ msgid "removed range" -#~ msgstr "rimosso intervallo" - -#~ msgid "cut/copy/clear" -#~ msgstr "taglia/copia/pulisci" - -#~ msgid "copy" -#~ msgstr "copia" - -#~ msgid "paste" -#~ msgstr "incolla" - -#~ msgid "ill-formed MIDI port specification in ardour rcfile (ignored)" -#~ msgstr "" -#~ "porta MIDI mal configurata nel file di configurazione di ardour (ignorato)" - -#~ msgid "Node for Connection has no \"connections\" property" -#~ msgstr "Il nodo per la connessione non ha l'attributo \"connessioni\"" - -#, fuzzy -#~ msgid "active changed" -#~ msgstr "livello cambiato" - -#~ msgid "no MIDI ports specified: no MMC or MTC control possible" -#~ msgstr "" -#~ "Nessuna porta MIDI specificata: impossibile alcun controllo MMC o MTC" - -#~ msgid "MIDI port specifications for \"%1\" are not understandable." -#~ msgstr "Le specifiche per la porta MIDI \"%1\" non sono state capite" - -#~ msgid "No MMC control (MIDI port \"%1\" not available)" -#~ msgstr "" -#~ "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" - -#~ msgid "No MTC support (MIDI port \"%1\" not available)" -#~ msgstr "" -#~ "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" - -#, fuzzy -#~ msgid "No MIDI parameter support (MIDI port \"%1\" not available)" -#~ msgstr "" -#~ "La porta MIDI \"%1\" non disponibile: nessun controllo MTC possibile" - -#~ msgid "Import: cannot open converted sound file \"%1\"" -#~ msgstr "Import: impossibile aprire il file audio convertito \"%1\"" - -#~ msgid "" -#~ "Session::import_audiofile: cannot open new file source for channel %1" -#~ msgstr "" -#~ "Session::import_audiofile: impossibile aprire il nuovo file per il canale " -#~ "%1" - -#~ msgid "building region" -#~ msgstr "costruzione della regione" - -#~ msgid "Import: could not open temp file: %1" -#~ msgstr "Import: impossibile aprire il file audio temporaneo \"%1\"" +msgstr "" -#~ msgid "XML node describing insert is missing the `id' field" -#~ msgstr "Il nodo XML descrivente l'insert manca del campo `id'" +#: vca.cc:43 +#, c-format +msgid "VCA %n" +msgstr "" -#~ msgid "XML node describing insert is missing a Redirect node" -#~ msgstr "Il nodo XML descrivente l'insert manca di un nodo Redirect" +#: vca_manager.cc:166 +msgid "Cannot set state of a VCA" +msgstr "" -#~ msgid "XML node describing a plugin insert is missing the `%1' information" -#~ msgstr "" -#~ "Il nodo XML descrivente un insert plugin manca della informazione `%1'" +#~ msgid "cannot create new audio file \"%1\" for %2" +#~ msgstr "impossibile creare un nuovo file audio \"%1\" per %2" -#, fuzzy #~ msgid "" -#~ "XML node describing a port automation is missing the `%1' information" -#~ msgstr "" -#~ "Il nodo XML descrivente un insert LADSPA manca della informazione `%1'" - -#~ msgid "PortInsert: cannot add input port" -#~ msgstr "PortInsert: impossibile aggiungere una porta d'entrata" - -#~ msgid "PortInsert: cannot add output port" -#~ msgstr "PortInsert: impossibile aggiungere una porta d'uscita" - -#~ msgid "clear" -#~ msgstr "pulisci" - -#~ msgid "remove" -#~ msgstr "rimuovi" - -#~ msgid "error writing pan automation file (%s)" -#~ msgstr "errore nello scrivere il file per l'automazione pan (%s)" - -#~ msgid "cannot open pan automation file \"%1\" for saving (%s)" +#~ "FileSource: \"%1\" is ambigous when searching %2\n" +#~ "\t" #~ msgstr "" -#~ "impossibile aprire il file dell'automazione pan \"%1\" per salvare (%s)" - -#~ msgid "replace region" -#~ msgstr "sostituisci la regione" - -#~ msgid "remove region" -#~ msgstr "rimuovi la regione" - -#~ msgid "separate" -#~ msgstr "separa" +#~ "FileSource: \"%1\" è risultato ambiguo nel cercare %2\n" +#~ "\t" -#~ msgid "split" -#~ msgstr "spezza" - -#~ msgid "nudged" -#~ msgstr "spostato" - -#, fuzzy -#~ msgid "VST: cannot load module from \"%1\"" +#~ msgid "LADSPA: cannot load module from \"%1\"" #~ msgstr "LADPSA: impossibile caricare il modulo da \"%1\"" - -#, fuzzy -#~ msgid "post" -#~ msgstr "incolla" - -#, fuzzy -#~ msgid "XML node describing a redirect is missing the `active' field" -#~ msgstr "Il nodo XML descrivente l'insert manca del campo `type'" - -#, fuzzy -#~ msgid "active_changed" -#~ msgstr "livello cambiato" - -#, fuzzy -#~ msgid "cannot setup master inputs" -#~ msgstr "IO: impossibile registrare la porta %1" - -#, fuzzy -#~ msgid "cannot set up master outputs" -#~ msgstr "IO: impossibile registrare la porta %1" - -#~ msgid "too many regions with names like %1" -#~ msgstr "troppe regioni con nomi come %1" - -#~ msgid "Export: no output file specified" -#~ msgstr "Esportazione: nessun file di output scpecificato" - -#~ msgid "Export: cannot open output file \"%1\" (%2)" -#~ msgstr "Esportazione: impossibile accedere al fil di output \"%1\" (%2)" - -#~ msgid "cannot initialize sample rate conversion: %1" -#~ msgstr "impossibile avviare la conversione di campionatura: %1" - -#~ msgid "an error occured during sample rate conversion: %1" -#~ msgstr "c'è stato un errore durante la conversione di campionatura: %1" - -#~ msgid "Export: could not write data to output file (%1)" -#~ msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" - -#~ msgid "Error reading from MIDI port %1" -#~ msgstr "Errore nel leggere dalla porta MIDI %1" - -#, fuzzy -#~ msgid "start" -#~ msgstr "separa" - -#, fuzzy -#~ msgid "Session: cannot create session tape dir \"%1\" (%2)" -#~ msgstr "" -#~ "Sessione: impossibile creare la cartella per la sessione \"%1\" (%2)" - -#~ msgid "Session: cannot create session automation dir \"%1\" (%2)" -#~ msgstr "" -#~ "Sessione: impossibile creare la cartella automation per la sessione " -#~ "\"%1\" (%2)" - -#~ msgid "Session already exists. Not overwriting" -#~ msgstr "La sessione esiste già. Non sovrascrivo" - -#~ msgid "Session: XML state has no connections section" -#~ msgstr "Sessione: il file di stato XML non ha alcuna sezione connections" - -#~ msgid "cannot create sounds directory \"%1\"; ignored" -#~ msgstr "impossibile creare la cartella sounds \"%1\"; ignorato" - -#, fuzzy -#~ msgid "cannot create dead sounds directory \"%1\"; ignored" -#~ msgstr "impossibile creare la cartella sounds \"%1\"; ignorato" - -#, fuzzy -#~ msgid "cannot create peak file directory \"%1\"; ignored" -#~ msgstr "impossibile creare la cartella per la sessione %1; ignorato" - -#, fuzzy -#~ msgid "cannot remove dead sound file %1 (%2)" -#~ msgstr "impossibile accedere al file audio per il click %1 (%2)" - -#~ msgid "tempoize: error creating name for new audio file based on %1" -#~ msgstr "" -#~ "tempoize: errore nel creare il nome per il nuovo file audio basato su %1" - -#~ msgid "tempoize: error creating new audio file %1 (%2)" -#~ msgstr "tempoize: errore nel creare un nuovo file audio %1 (%2)" - -#~ msgid "FileSource: cannot get host information for BWF header (%1)" -#~ msgstr "" -#~ "FileSource: impossibile ottenere info sull'host dall'header BWF (%1)" - -#, fuzzy -#~ msgid "cleared history" -#~ msgstr "pulito" - -#, fuzzy -#~ msgid "Error: could not write %1" -#~ msgstr "Esportazione: impossibile scrivere dati sul file di output (%1)" - -#, fuzzy -#~ msgid "add tempo" -#~ msgstr "aggiungi regione" - -#, fuzzy -#~ msgid "replace tempo" -#~ msgstr "sostituisci la regione" - -#, fuzzy -#~ msgid "replaced meter" -#~ msgstr "sostituisci la regione" - -#, fuzzy -#~ msgid "cannot create VST chunk directory: %1" -#~ msgstr "impossibile creare la cartella sounds \"%1\"; ignorato" - -#, fuzzy -#~ msgid "cannot check VST chunk directory: %1" -#~ msgstr "impossibile determinare la cartella di lavoro corrente (%1)" - -#, fuzzy -#~ msgid "" -#~ "CoreAudioSource: file only contains %1 channels; %2 is invalid as a " -#~ "channel number" -#~ msgstr "" -#~ "SndFileSource: il file contiene solo %1 canali; %2 non è valido come " -#~ "numero di canale" - -#~ msgid "FileSource: \"%1\" not found when searching %2 using %3" -#~ msgstr "FileSource: \"%1\" non trovato nel cercare %2 utilizzando %3" - -#~ msgid "FileSource: cannot write header in %1" -#~ msgstr "FileSource: impossibile scrivere header in %1" - -#~ msgid "FileSource: cannot locate chunks in %1" -#~ msgstr "FileSource: impossibile trovare spezzoni in %1" - -#~ msgid "FileSource: cannot read header in %1" -#~ msgstr "FileSource: impossibile leggere header in %1" - -#~ msgid "FileSource: cannot check header in %1" -#~ msgstr "FileSource: impossibile controllare header in %1" - -#, fuzzy -#~ msgid "FileSource: cannot initialize peakfile for %1 as %2" -#~ msgstr "FileSource: impossibile avviare il peakfile per %1" - -#~ msgid "FileSource: cannot seek to end of file" -#~ msgstr "FileSource: impossibile cercare fino alla fine del file" - -#~ msgid "FileSource: cannot read RIFF/WAVE chunk from file" -#~ msgstr "FileSource: impossibile accedere allo spezzone RIFF/WAVE dal file" - -#~ msgid "FileSource %1: not a RIFF/WAVE file" -#~ msgstr "FileSource %1: il file non un file RIFF/WAVE" - -#~ msgid "FileSource: can't read a chunk" -#~ msgstr "FileSource: impossibile accedere ad uno spezzone" - -#~ msgid "FileSource: cannot get user information for BWF header (%1)" -#~ msgstr "FileSource: impossibile otterene info utente dall'header BWF (%1)" - -#~ msgid "FileSource[%1]: cannot update data size: %2" -#~ msgstr "FileSource[%1]: impossibile aggiornare la dimensione dei dati: %2" - -#~ msgid "FileSource: can't find RIFF chunk info" -#~ msgstr "FileSource: impossibile trovare info sullo spezzone RIFF" - -#, fuzzy -#~ msgid "FileSource: can't find RIFX chunk info" -#~ msgstr "FileSource: impossibile trovare info sullo spezzone RIFF" - -#~ msgid "FileSource: can't read RIFF chunk" -#~ msgstr "FileSource: impossibile accedere allo spezzone RIFF" - -#~ msgid "FileSource: can't find format chunk info" -#~ msgstr "FileSource: impossibile trovare info sul formato dello spezzone" - -#~ msgid "FileSource: can't read format chunk" -#~ msgstr "FileSource: impossibile leggere il formato dello spezzone" - -#~ msgid "FileSource: can't find data chunk info" -#~ msgstr "FileSource: impossibile trovare info sui dati dello spezzone" - -#~ msgid "FileSource: can't read data chunk" -#~ msgstr "FileSource: impossibile leggere dati dello spezzone" - -#~ msgid "" -#~ "FileSource: cannot read Broadcast Wave data from existing audio file " -#~ "\"%1\" (%2)" -#~ msgstr "" -#~ "FileSource: impossibile leggere dati Broadcast Wave dal file audio " -#~ "esistente \"%1\" (%2) " - -#~ msgid "" -#~ "FileSource: cannot read Broadcast Wave coding history from audio file " -#~ "\"%1\" (%2)" -#~ msgstr "" -#~ "FileSource: impossibile leggere lo storico del Broadcast Wave dal file " -#~ "audio \"%1\" (%2)" - -#, fuzzy -#~ msgid "" -#~ "FileSource \"%1\" does not use valid sample format.\n" -#~ "This is probably a programming error." -#~ msgstr "" -#~ "FileSource \"%1\" non usa il formato floating point.\n" -#~ "Questo probabilmente un errore di programmazione." - -#~ msgid "FileSource \"%1\" has no \"data\" chunk" -#~ msgstr "FileSource \"%1\" non ha uno spezzone di \"dati\"" - -#~ msgid "" -#~ "%1: data length in header (%2) differs from implicit size in file (%3)" -#~ msgstr "" -#~ "%1: la lunghezza dei dati nell'header (%2) diversa dalla dimensione " -#~ "implicita nel file (%3)" - -#~ msgid "\"%1\" has a sample rate of %2 instead of %3 as used by this session" -#~ msgstr "" -#~ "\"%1\" ha una sample rate di %2 anzicch di %3 come il resto della sessione" - -#~ msgid "FileSource: cannot write WAVE chunk: %1" -#~ msgstr "FileSource: impossibile scrivere lo spezzone WAVE: %1" - -#~ msgid "FileSource: cannot write format chunk: %1" -#~ msgstr "FileSource: impossibile scrivere il formato dello spezzone: %1" - -#, fuzzy -#~ msgid "cannot create feedback request pipe (%1)" -#~ msgstr "Errore nel leggere dalla porta MIDI %1" - -#, fuzzy -#~ msgid "Error reading from feedback request pipe" -#~ msgstr "Errore nel leggere dalla porta MIDI %1" - -#~ msgid "could not create crossfade object in playlist %1" -#~ msgstr "impossibile creare smorzamento incrociato nella playlist %1" - -#, fuzzy -#~ msgid "Could not find a template called %1 in %2" -#~ msgstr "Impossibile aprire il modello di mixaggio %1 per leggere"