Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
110 of 21 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.
(no translation yet)
Located in iptc/main.c:29
2.
Utility for viewing and modifying the contents of IPTC metadata in images
(no translation yet)
Located in iptc/main.c:67
3.
Usage
(no translation yet)
Located in iptc/main.c:69
5.
FILE
FICHIER
Translated by Jerod212
Reviewed by Pierre Slamich
Located in iptc/main.c:69
7.
Tag
(no translation yet)
Located in iptc/main.c:223 iptc/main.c:260
11.
Value
(no translation yet)
Located in iptc/main.c:261
13.
%s: Could not find dataset %d:%d
(no translation yet)
Located in iptc/main.c:383 iptc/main.c:394
15.
"%s" is not a known tag
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in iptc/main.c:586 iptc/main.c:610
16.
No information about tag
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in iptc/main.c:590
17.
Must specify value for add/modify operation
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in iptc/main.c:606 iptc/main.c:640
110 of 21 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Geoffrey Pascal, Jerod212, Pierre Slamich, bozec Julien, bzowka, thomas Viaud.