Browsing German translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and German 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.
Beispiele:
iptc Bild.jpg # zeigt die in Bild.jpg enthaltenen IPTC-Metadaten
iptc -m Caption -v »Platzhalter« *.jpg
# setzt Überschrift »Platzhalter« in allen Jpegs des aktuellen Verzeichnisses.
iptc -a Keywords -v »Ferien« *.jpg
iptc -a 2:25 -v »Ferien« *.jpg
# beide Befehle fügen das Schlüsselwort »Ferien«
# zu allen Jpegs hinzu
iptc -d Keywords:1 Bild.jpg
# entfernt Schlüsselwort Nummer 1 (das zweite) von
# Bild.jpg
iptc -d Keywords:all Bild.jpg
# entfernt alle Schlüsselwörter von Bild.jpg

Befehle:
-a, --add=TAG neue Markierung mit Bezeichner TAG hinzufügen
-m, --modify=TAG Markierung mit Bezeichner TAG ändern
(hinzufügen, wenn nicht vorhanden)
-v, --value=WERT Wert für neue/geänderte Markierung
-d, --delete=TAG Markierung mit Bezeichner TAG löschen
-p, --print=TAG Wert der Markierung mit Bezeichner TAG ausgeben
--add-version IPTC-Versionsnummer in den Kopfzeilen hinzufügen
--add-encoding Zeichenkodierung (UTF-8) in den Kopfzeilen hinzufügen

Optionen:
-q, --quiet weniger umfassende Ausgabe
-b, --backup geänderte Dateien sichern
--no-sort Markierungen nicht vor dem Speichern sortieren

Informative Ausgabe:
-l, --list Namen aller bekannten Markierungen auflisten
(d.h. Überschrift, etc.)
-L, --list-desc=TAG Name und Beschreibung von TAG ausdrucken
--help diese Hilfe ausdrucken, dann beenden
--version Versionsnummer des IPTC-Programms drucken,
dann beenden
Translated by Chris Leick
Located in iptc/main.c:29
2.
Utility for viewing and modifying the contents of IPTC metadata in images
Werkzeug zum Anzeigen und Verändern des Inhaltes von IPTC-Metadaten in Bildern
Translated by Chris Leick
Located in iptc/main.c:67
3.
Usage
Aufruf
Translated by Chris Leick
Located in iptc/main.c:69
4.
OPTIONS
OPTIONEN
Translated by codingfreak
Located in iptc/main.c:69
5.
FILE
DATEI
Translated by codingfreak
Located in iptc/main.c:69
6.
Written by David Moore <dcm@acm.org>
Geschrieben von David Moore <dcm@acm.org>
Translated by Janis96
Located in iptc/main.c:77
7.
Tag
Markierung
Translated by Chris Leick
Located in iptc/main.c:223 iptc/main.c:260
8.
Name
Name
Translated by codingfreak
Located in iptc/main.c:223 iptc/main.c:260
9.
Type
Typ
Translated by codingfreak
Located in iptc/main.c:261
10.
Size
Größe
Translated by codingfreak
Located in iptc/main.c:261
110 of 34 results

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

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

Contributors to this translation: Chris Leick, Janis96, codingfreak.