Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.

These translations are shared with Bazaar 2.6 series template bzr.

5160 of 2353 results
51.
Add specified files or directories.
Aggiunge file o directory specifiche.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:748
52.
In non-recursive mode, all the named items are added, regardless
of whether they were previously ignored. A warning is given if
any of the named files are already versioned.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
In modalità non ricorsiva, vengono aggiunti tutti gli elementi identificati,
indipendentemente dal fatto che siano stati ignorati in precedenza. Se è stata
già attribuita una versione a qualcuno dei file identificati, viene emesso un avviso.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:750
53.
In recursive mode (the default), files are treated the same way
but the behaviour for directories is different. Directories that
are already versioned do not give a warning. All directories,
whether already versioned or not, are searched for files or
subdirectories that are neither versioned or ignored, and these
are added. This search proceeds recursively into versioned
directories. If no names are given '.' is assumed.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
In modalità ricorsiva (predefinita), i file vengono trattati nella medesima
maniera ma il comportamento delle directory è diverso. Quelle cui è già
stata attribuita una versione non forniscono un avviso. In tutte le directory,
sia con versione attribuita che ignorate, viene effettuata una ricerca di file
o sottodirectory, che vengono aggiunti. Questa ricerca procede
ricorsivamente nelle directory cui è stata attribuita una versione. Se
non vengono forniti nomi, si presume il «.».
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:754
54.
A warning will be printed when nested trees are encountered,
unless they are explicitly ignored.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Quando vengono trovati alberi nidificati, viene emesso un avviso, a meno
che questi non siano esplicitamente ignorati.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:762
55.
Therefore simply saying 'bzr add' will version all files that
are currently unknown.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Pertanto emettendo semplicemente «bzr add» verrà attribuita una versione
a tutti i file allo stato sconosciuti.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:765
56.
Adding a file whose parent directory is not versioned will
implicitly add the parent, and so on up to the root. This means
you should never need to explicitly add a directory, they'll just
get added when you add a file in the directory.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Se si aggiunge un file la cui directory di livello superiore è sprovvista di versione,
si aggiunge implicitamente anche tale directory e così via fino alla root. Ciò
significa che non è necessario aggiungere in modo esplicito una directory, tale
operazione verrà effettuata nel momento in cui si aggiunge un file di tale directory.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:768
57.
--dry-run will show which files would be added, but not actually
add them.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
--dry-run mostra i file che verranno aggiunti ma non esegue effettivamente
tale operazione.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:773
58.
--file-ids-from will try to use the file ids from the supplied path.
It looks up ids trying to find a matching parent directory with the
same filename, and then by pure path. This option is rarely needed
but can be useful when adding the same logical file into two
branches that will be merged later (without showing the two different
adds as a conflict). It is also useful when merging another project
into a subdirectory of this one.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
--file-ids-from tenta di usare gli identificativi dei file del percorso fornito.
Controlla gli identificativi tentando di trovare una corrispondente directory di
livello superiore sia con il medesimo nome di file che con il puro percorso.
Questa opzione viene utilizzata raramente ma è utile quando viene aggiunto
uno stesso file logico in due branch che verranno successivamente uniti (senza
che le due diverse aggiunte vengano evidenziato come conflitto). È anche utile
in caso di unione di un altro progetto in una sottodirectory di quello presente.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:776
59.
Any files matching patterns in the ignore list will not be added
unless they are explicitly mentioned.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Tutti i file che corrispondono ai modelli nell'elenco di esclusione non verranno
aggiunti a meno che non siano esplicitamente menzionati.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:784
60.
In recursive mode, files larger than the configuration option
add.maximum_file_size will be skipped. Named items are never skipped due
to file size.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
In modalità ricorsiva, i file più estesi della opzione di configurazione
add.maximum_file_size saranno ignorati. Gli elementi identificati non
vengono mai ignorati a causa delle dimensioni del file.
Translated by Gianfranco Frisani
Reviewed by Salvatore Cocuzza
Located in bzrlib/builtins.py:787
5160 of 2353 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel, Francesco Muriana, Gianfranco Frisani, Michele Galimberti, Milo Casagrande, Salvatore Cocuzza, SebastianoPistore.