Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.
110 of 34 results
1.
Examples:
iptc image.jpg # display the IPTC metadata contained in image.jpg
iptc -m Caption -v "Foo" *.jpg
# set caption "Foo" in all jpegs of the curr. dir.
iptc -a Keywords -v "vacation" *.jpg
iptc -a 2:25 -v "vacation" *.jpg
# either command adds keyword "vacation" to all jpegs
iptc -d Keywords:1 image.jpg
# removes keyword number 1 (the 2nd) from image.jpg
iptc -d Keywords:all image.jpg
# removes all keywords from image.jpg

Operations:
-a, --add=TAG add new tag with identifier TAG
-m, --modify=TAG modify tag with identifier TAG (add if not present)
-v, --value=VALUE value for added/modified tag
-d, --delete=TAG delete tag with identifier TAG
-p, --print=TAG print value of tag with identifier TAG
--add-version add IPTC version number into the headers
--add-encoding add text encoding specification (UTF-8) into headers

Options:
-q, --quiet produce less verbose output
-b, --backup backup any modified files
--no-sort do not sort tags before saving

Informative output:
-l, --list list the names of all known tags (i.e. Caption, etc.)
-L, --list-desc=TAG print the name and description of TAG
--help print this help, then exit
--version print iptc program version number, then exit
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.
Esempi:
iptc immagine.jpg # Mostra i metadati IPTC contenuti in immagine.jpg
iptc -m Caption -v "Foo" *.jpg
# Imposta l'intestazione a "Foo" in tutti i file jpeg della directory corrente
iptc -a Keywords -v "vacanza" *.jpg
iptc -a 2:25 -v "vacanza" *.jpg
# Entrambi i comandi aggiungono la parola chiave "vacanza" a tutti i file jpeg
iptc -d Keywords:1 immagine.jpg
# Rimuove la parola chiave numero 1 (la 2a) da immagine.jpg
iptc -d Keywords:all immagine.jpg
# Rimuove tutte le parole chiave da immagine.jpg

Operazioni:
-a, --add=ETICHETTA Aggiunge una nuova ETICHETTA
-m, --modify=ETICHETTA Modifica l'ETICHETTA (la aggiunge se assente)
-v, --value=VALORE Valore per l'etichetta aggiunta/modificata
-d, --delete=ETICHETTA Elimina l'ETICHETTA
-p, --print=ETICHETTA Stampa il valore dell'ETICHETTA
--add-version Aggiunge il numero di versione di IPTC nelle intestazioni
--add-encoding Aggiunge la specifica sulla codifica del testo (UTF-8) nelle intestazioni

Opzioni:
-q, --quiet Produce un output meno prolisso
-b, --backup Salva una copia di sicurezza dei file modificati
--no-sort Non ordina le etichette prima del salvataggio

Output informativo:
-l, --list Elenca i nomi di tutte le etichette note (cioè Caption, ecc...)
-L, --list-desc=ETICHETTA Stampa il nome e la descrizione di ETICHETTA
--help Stampa questo aiuto ed esce
--version Stampa il numero di versione del programma iptc ed esce
Translated and reviewed by Milo Casagrande
Located in iptc/main.c:29
2.
Utility for viewing and modifying the contents of IPTC metadata in images
Utilità per visualizzare e modificare i contenuti dei metadati IPTC nelle immagini
Translated and reviewed by Milo Casagrande
Located in iptc/main.c:67
3.
Usage
Uso
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:69
4.
OPTIONS
OPZIONI
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:69
5.
FILE
FILE
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:69
6.
Written by David Moore <dcm@acm.org>
Scritto da David Moore <dcm@acm.org>
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:77
7.
Tag
Etich.
Translated and reviewed by Milo Casagrande
Located in iptc/main.c:223 iptc/main.c:260
8.
Name
Nome
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:223 iptc/main.c:260
9.
Type
Tipo
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:261
10.
Size
Dimensione
Translated by Carml
Reviewed by Milo Casagrande
Located in iptc/main.c:261
110 of 34 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: Carml, Milo Casagrande.