Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/jexiftoolgui/help-texts/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 60,
    "next": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T11:51:57.546264+01:00",
            "action": 0,
            "target": "",
            "id": 44557124,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/44557124/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808169/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2023-01-04T11:25:05.936665+01:00",
            "action": 30,
            "target": "<big>ExifTool commands</big><hr><br>Define your own parameters of \"Send to…\" ExifTool from this tab. Parameters are executed on images selected on the left.<br>Specify read parameters or write parameters, but not in one command: Write actions take precedence, and you can combine several parameters. <b>Note:</b> You can't supply Exiftool command itself. The GUI takes care of that.<br>Set the file date to the date the photo was taken with the <tt>-FileModifyDate&lt;DateTimeOriginal</tt> command.On Windows you need to double-quote this and on Linux and macOS you need to single-quote this, like<ul><li>Linux/macOS: <tt>'-FileModifyDate&lt;DateTimeOriginal'</tt></li><li>Windows: <tt>\"-FileModifyDate&lt;DateTimeOriginal\"</tt></li></ul>Other examples are:<table border=\"1\" cellpadding=\"10\"><tr><td>-exif:all</td><td>displays all Exif tags for the selected image(s)</td></tr><tr><td>-exif:all=</td><td>removes(<b>!</b>) all Exif tags from the selected image(s)</td></tr><tr><td>-Exif:Artist=My Name -xmp:credit=Name of my wife</td><td>Puts \"My Name\" and \"Name of my wife\" into the selected image(s)</td></tr><tr><td>-Xmp:City=Zwolle -Xmp:Country=Netherlands</td><td>Writes your city and country into the XMP tags of your image(s)</td></tr></table>Read the <a href=\"https://www.exiftool.org/exiftool_pod.html\" target=\"_blank\">exiftool Application Documentation</a> which has extensive info and lots of examples.<br>Also read the <a href=\"https://exiftool.org/examples.html\" target=\"_blank\">Exiftool Command-Line examples</a>, which gives examples as well.<br>Another source for examples is <a href=\"https://github.com/jonkeren/Exiftool-Commands\" target=\"_blank\">Jonkeren's useful exiftool commands.</a>",
            "id": 44502568,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/44502568/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.076183+02:00",
            "action": 0,
            "target": "",
            "id": 36948066,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36948066/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.076054+02:00",
            "action": 59,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default on): This will create a thumbnail. This will slow down the loading of the images. JPG/RAW/TIF images from a modern camera have an embedded preview. This will load relatively fast. Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default on): For every image all metadata is loaded to enable the searching in metadata. This will also slowdown the loading of images.</i></ul><br>Disabling both options will only display filenames. After loading and clicking the fiename, it will still load the metadata into the right pane.",
            "id": 36948063,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948063/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808185/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.076016+02:00",
            "action": 59,
            "target": "<b>Das Exiftool wurde nicht im PATH oder unter dem in den Einstellungen angegeben Pfad gefunden.<br>Ohne das Exiftool kann dieses Programm nicht weiter arbeiten.</b><br><br>Diese Möglichkeiten gibt es jetzt:<br><ul><li>Linux: installiere es mit dem Paketmanager (eventuell eine ältere Version) oder lade die aktuelle Version von Phil Harvey's Exiftool Website.</li><li>Windows: Hole die aktuelle Version von Phil Harvey's Exiftool Website.</li><li>Mac OS/X: Installiere es via MacPorts oder Homebrew oder lade die aktuelle Version von Phil Harvey's Exiftool Website.</li></ul>Wähle eine dieser Optionen.",
            "id": 36948062,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948062/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808183/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075973+02:00",
            "action": 59,
            "target": "<big>ExifTool</big><hr><br>Das ExifTool ist ein plattformübergreifendes Perl Programm (und eine Library) zum Lesen, Schreiben und Modifizieren von Metadaten für viele Dateitypen.<br> Es ist das mit Abstand ausgereifteste und leistungsfähigste Programm für diese Zweck!<br><br>Es bearbeitet Metadaten vieler Dateitypen, Schwerpunkt sind aber Bilder. Es schreibt EXIF, GPS, XMP, Makernotes für viele Kameras, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix vieles, vieles, mehr.<br>Es sit in der Lage Metadaten aus \"Referenzbildern\" in viele weitere oder ein gesamtes Bilderverzeichnis zu übertragen.<br><br><br>Author/creator/maintainer of ExifTool: Phil Harvey.<br><br>",
            "id": 36948061,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948061/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808181/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075932+02:00",
            "action": 59,
            "target": "<big>jExifToolGUI</big><hr><br><strong>jExifToolGui</strong> ist ein Java/Swing Programm, das als grafische Benutzeroberfläche (GUI) für <a href='https://www.exiftool.org/'>exiftool</a> entwickelt wird.<br><br>Exiftool wurde geschrieben und wird entwickelt von Phil Harvey. Vielen Dank für dieses exzellente Werkzeug. Ohne das ExifTool, würde diese Programm nicht entwickelt werden.<br><br>jExifToolGUI ist (nur) eine grafische Benutzeroberfläche dafür. Es kann Metadaten aus \"Referenzbildern\" auf andere Bilder übertragen, beispielsweise um GPS Daten zu ergänzenoder in vielen Bildern zu korrigeren.<br>jExifToolGUI erlaubt weitreichende, automatische Umbenennungen von Bildern, basieren auf deren Metadaten.<br>jExifToolGUI ist frei Open Source software: es darf weitergeben und und verändert werden, unter Berücksichtigung der \"Terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version\".<br>Das Programm wird verteilt in der Hoffnung, nützlich zu sein. Es gibt KEINE GARANTIE; auch nicht implizit auf gar nichts.  Siehe die GNU General Public License für die Details.<br>(You should have received a copy of the GNU General Public License along with this program. If not, see <a href='http://www.gnu.org/licenses'>www.gnu.org/licenses</a>.)</p><br><br>Autor/Creator des ExifTool: Phil Harvey.<br><br>Autor/Creator von jExifToolGUI: Harry van der Wolf.",
            "id": 36948060,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948060/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808179/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075889+02:00",
            "action": 59,
            "target": "<big>Exiftool Datenbankabfragen</big><hr><br>Exiftool unterstützt Tags in einer Vielzahl von Familie (g0, g1, g2, g3, g4) und Gruppen (wie EXIF, XMP, IPTC, etc.). Diese Tags kann das Exiftool selbst auflisten, aber es ist schwierig, festzustelle, welche Tags in welche Gruppe gehören. Einige Tags treten mehrfach, etwa in den  Makernotes oder anderen, Kamera-spezifischen Gruppen auf. Verschiedene Tags können auch nahezu Gleiches beschreiben.<br><br>Warum gibt es diese Datenbank?: Weil sie schnell ist! Und sich eignet, um spezielle \"Eigene Einstellungen\", wie beispielsweise (Konfiurationen für Objektive) und anderes (ToDo) zu speichern.<br><br>(Hinweis: Die hier verwendete Datenbank ist nicht notwendigerweise identisch mit der im Hintergrund verwendeten Exiftool-Version.)<br><br>Die Abfrage erfolgt in drei Schritten:<br><ol><li>1. Zeile: Zwei Auswahlmöglichkeiten (dropdowns) der Tags: \"Nach Gruppen sortiert\" und \"Nach Kamera sortiert\".  (Schalter vor den Menüs schalten dies um.).<br>(Die zweite Option ist eine Untermenge der ersten – mit aktuell ca. 320 Optionen –, und dient der Vereinfachung für eine spezielle Kamera.) .</li><li>2. Zeile: Dies erlaubt eine Mustersuche nach Tags. \"width\" findet beispielsweise alle Tags, in deren Namen \"width\" auftritt (das sind viele).</li><li>3. Zeile: Hier Standard-SQL Queries in der Form \"select taggroup,tagname from Groups,Tags,tagsingroups where tagsingroups.groupid=Groups.id and tagsingroups.tagid=tags.id and Groups.taggroup='EXIF';\" verwendet werden.<br>Ein Datenbankdiagram steht zur Verfügung, für jene (Experten), die dies wünschen.",
            "id": 36948059,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948059/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808176/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075854+02:00",
            "action": 59,
            "target": "Hilfe für das \"Bearbeite Objektivdaten\"-Panel",
            "id": 36948058,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948058/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808175/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075812+02:00",
            "action": 59,
            "target": "<big>Umbenennen</big><hr><br>Die Funktionen für Datum/Uhrzeit sind selbsterklärend.<br><br><b>String:</b> Die kann eine beliebige Zeichenkette (mit Leerzeichen) sein. Als Kodierung wird UTF-8 verwendet. Allerdings können spezielle Zeichen unter unterschiedlichen Betriebssystemen Probleme bereiten...<br><br><b>Kameramodel:</b> Bestimmt das Kameramodel für die ausgewählten Bilder.<br><br><b>Location:</b> Extrahiert \"xmp:location\" Informationen der Bilder. Das funktioniert nur, wenn diese Informationen vorhandenen sind, weil sie beispielsweise zuvor  unter \"Metadaten bearbeiten -> GPS\" hinzugefügt wurden.<br><br><b>City Name:</b> Extrahiert \"xmp:city\".  Das funktioniert nur, wenn diese Informationen vorhandenen sind, weil sie beispielsweise zuvor unter \"Metadaten bearbeiten -> GPS\" hinzugefügt wurden.<br><br><b>ISO Wert:</b> Extrahiert \"exif:iso\". Falls die nur ein numerischer Wert ist (etwa: 100), wird die Zeichenkette \"ISO\" ergänzt: 100ISO.<br><br><b>Brennweite, umgerechnet auf 35 mm:</b> Brennweite, berücksichtigt den Crop-Faktor.<br><br><b>Original Dateiname:</b> Wie ihn die Kamera vergibt.<br>",
            "id": 36948057,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948057/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808173/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075775+02:00",
            "action": 59,
            "target": "<big>Gpano</big><hr><br>Wird für Googles PhotoSphere GPano Daten verwendet.<br><br>Googles PhotoSphere wurde 2012 aktiviert, um automatische Panoramabilder zu erzeugen.Für weitere Informationen siehe: https://developers.google.com/streetview/spherical-metadata<br><br>Mit einem Sternchen markierte Felder sind zwingend erforderlich. \"Panorama Viewer verwenden\" ist ebenfalls zwingend.",
            "id": 36948056,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948056/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808172/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075739+02:00",
            "action": 59,
            "target": "Hilfe für das \"Bearbeite GPano Metadaten\"-Panel",
            "id": 36948055,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948055/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808171/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075701+02:00",
            "action": 59,
            "target": "<big>Kopiere Metadaten</big><hr><br>Diese Funktionen kopieren Metadaten von einem Bild in andere, ausgewählte Bilder.<br><br>Das kann auf mehrere Arten erfolgen:<ul><li>Alle Information werden in die gleichnamigen Tags (in den vorgesehenen Gruppen) kopiert</li><li>Alle Information aller Gruppen werden in die gleichen Gruppen kopiert</li><li>ausgewählte Gruppen werden kopiert</li></ul><br>Das ist NICHT identisch mit dem \"Umkopieren\" von XMP-Tags, wie dies \"Extra -> Metadaten nach XMP kopieren\" macht.<br><br>",
            "id": 36948054,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948054/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808170/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075664+02:00",
            "action": 59,
            "target": "Hilfe für das \"Kopiere Metadaten\"-Panel",
            "id": 36948053,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948053/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808169/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075619+02:00",
            "action": 59,
            "target": "<big>ExifTool Befehlszeilen</big><hr><br>Hier lassen sich eigne Befehlszeilen für das ExifTool definieren. Die Parameter werden um die Liste der ausgewählten Bilder ergänzt.<br>Es lassen sich sowohl Befehlszeilen zum Lesen als auch zum Schreiben von Informationen definieren, allerdings nicht in einer Befehlszeile; Schreibbefehle haben dann Vorrang. Mehrere Parameter lassen sich in einer Befehlszeile kombinieren. <b>Note:</b> Der Befehl exiftool soll nicht in der Befehlszeile angegeben werden, das wird automatisch ergänzt.<br>Allerdings muss der Anweder für korrekte einfache und doppelte Hochkommata in den Befehlszeilen Sorge tragen. Um beispielsweise das Datum auf den Aufnahmezeitpunkt zu setzen wird<tt>-FileModifyDate&lt;DateTimeOriginal</tt> angegeben.Unter Windows sind doppelte, bei Linux und MacOS einfache Hochkommata erforderlich:<ul><li>Linux/MacOS: <tt>'-FileModifyDate&lt;DateTimeOriginal'</tt></li><li>Windows: <tt>\"-FileModifyDate&lt;DateTimeOriginal\"</tt></li></ul>Weitere Beispiele::<table border=\"1\" cellpadding=\"10\"><tr><td>-exif:all</td><td>zeigt alle Tags der ausgewählten Bilder an</td></tr><tr><td>-exif:all=</td><td>entfernt(<b>!</b>) alle Tags der ausgewählten Bilder</td></tr><tr><td>-Exif:Artist=mein Name -xmp:credit=Name meiner Frau</td><td> schreibt \"mein Name\" und \"Name meiner Frau\" in die ausgewählten Bilder</td></tr><tr><td>-Xmp:City=Zwolle -Xmp:Country=Netherlands</td><td>schreibt Ort und Land in die XMP-Tags  der ausgewählten Bilder</td></tr></table>Siehe <a href=\"https://www.exiftool.org/exiftool_pod.html\" target=\"_blank\">exiftool Application Documentation</a> für weitere Informationen.<br>Siehe auch <a href=\"https://exiftool.org/examples.html\" target=\"_blank\">Exiftool Command-Line examples</a> das auch Beispiele gibt.",
            "id": 36948052,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948052/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808167/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075581+02:00",
            "action": 59,
            "target": "<big>GPS Lokalisierungen</big><hr><br>Hier werden GPS-Daten zu den Bildern hinzugefügt. Das geschieht in Kombination von EXIF-, XMP und IPTC GPS Daten wie Breitengrad, Längengrad und Höhe, die sowohl in die  EXIF- als auch die XMP-Metadatenstruktur kopiert werden.<br><br>Weitere Details wie Land, (Bundes-)Staat, Stadt, Ort usw. können als XMP und/oder IPTC Tags angegeben werden.<br><br>Die Funktionen wirken also gleichzeitg auf mehrere Kategorien von Metadaten (EXIF, XMP und IPTC), um die Angaben möglichst vollständig zu setzen.",
            "id": 36948051,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948051/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808166/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075545+02:00",
            "action": 59,
            "target": "Hilfe für das GPS-Bearbeitungsspanel",
            "id": 36948050,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948050/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808165/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075498+02:00",
            "action": 59,
            "target": "<big>Geotagging</big><hr><br>Geotagging fügt GPS-(Positions-)Daten zu Bildern aus GPS Track Dateien hinzu.GPS Track können vom Handy, Navi oder sonstwie stammen.<br>Die Positionsdaten der Bilder werden anhand der Zeitmarken in den Bildern und den (linear interpolierten) Positionen im Track ermittelt und als Metadaten in die Bilder geschrieben. Voraussetzung für korrekte Positionsdaten ist die richtige Uhrzeit der Kamera.<br><br>jExifToolGUI unterstützt das \"Geosync\" Feature des ExifTools, mit dem sich die Uhrzeiten synchronisieren lassen.<br>Ein Beispiel: Eine Angabe von \"+1:20\" bedeutet, dass zu den Zeitmarken in den Bildern 1 Minute und 20 Sekunden addiert werden, bevor die Positionsdaten im GPS Track bestimmt werden. Das ist erforderlich, wenn die Kamerauhrzeit hinter der GPS Zeit liegt.<br>Geosync Angaben werden in der Form  \"ss\", \"mm:ss\", \"SS:mm:ss\" oder \"TT SS:mm:ss\" (ss=Sekunden, mm=Minuten, SS=Stunden und TT=Tage), und einem Vorzeichen \"+\" oder \"-\" angegeben.<br><b>Hinweis:</b> Doppelte Hochkommata sollen dabei nicht verwendet werden jExifToolGUI, nur die Ziffern: -25 oder +1:20<br><br>jExifToolGUI bietet zwei Optionen:<ol><li>Bilder können links manuell ausgewählt werden.</li><li>Ein Verzeichnis mit Bildern kann ausgewählt werden.</li></ol></p><p>Im ersten Fall bleibt das Bilderverzeichnis leer. Wird ein Bilderverzeichnis angegeben, werden immer alle darin enthaltenen Bilder bearbeitet.<br><br>Die Checkbox \"Originale überschreiben<\" (voreingestellt aktiv) erzeugt keine Backup Dateien sondern überschreibt die Originalbilder. Deaktiviert speichert das ExifTool die Originalbilder mit der zusätzlichen Extemsion \".original\"<br><br>jExifToolGUI schreibt sowohl EXIF GPS Tags als auch gleichzeitig XMP GPS Tags.",
            "id": 36948049,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948049/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808164/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075461+02:00",
            "action": 59,
            "target": "Hilfe für das Geotagging-Bearbeitungspanel",
            "id": 36948048,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948048/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808163/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075418+02:00",
            "action": 59,
            "target": "<big>EXIF- oder XMP-Metadaten</big><hr><br>Hier lassen sich EXIF- oder XMP-Metadaten für ausgewählte Bilder hinzufügen.</p><p><b>Bitte beachten:</b></p><p>Viele Aktionen lassen sich über \"Checkboxen\" neben den Eingabefeldern steuern. Nur wenn diese Checkboxen aktiviert sind, werden die Felder (auch leere) gespeichert. Das bedeutet:<ul><li>Felder können versehentlich mit leeren Einträgen überschrieben</li><li>oder gleöscht werden.</li></ul><h3>Verfügbare Buttons:</h3><ul><li><b>Kopieren</b>: Die kopiert alle vorhandenen XMP-Datenfeldern aus den ausgewählten Bildern.</li><li><b>Speichern</b>: Dies speichert die \"aktivierten\" Datenfelder in die ausgewählten Bilder.</li><li><b>Voreinstellungen kopieren</b>: Dies kopiert die in den Einstellungen angegebenen Angaben für den Autor und die Rechte.</li><li><b>Zurücksetzen</b>: Dies setzt die Felder auf die Voreinstellungen zurück.</li><li><b>Hilfe</b>: Zeigt diesen Hilfstext.</li></ul>",
            "id": 36948047,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948047/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808162/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.075354+02:00",
            "action": 59,
            "target": "Hilfe für das XMP-Bearbeitungspanel",
            "id": 36948046,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948046/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808161/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.074770+02:00",
            "action": 59,
            "target": "Hilfe für das Exif-Bearbeitungspanel",
            "id": 36948045,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948045/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808176/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:39:17.170143+02:00",
            "action": 2,
            "target": "Hilfe für das \"Bearbeite Objektivdaten\"-Panel",
            "id": 23549197,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549197/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808172/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:38:54.936807+02:00",
            "action": 2,
            "target": "Hilfe für das \"Bearbeite GPano Metadaten\"-Panel",
            "id": 23549196,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549196/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808170/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:38:35.562466+02:00",
            "action": 2,
            "target": "Hilfe für das \"Kopiere Metadaten\"-Panel",
            "id": 23549192,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549192/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808166/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:38:14.224061+02:00",
            "action": 2,
            "target": "Hilfe für das GPS-Bearbeitungsspanel",
            "id": 23549188,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549188/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808164/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:37:51.884818+02:00",
            "action": 2,
            "target": "Hilfe für das Geotagging-Bearbeitungspanel",
            "id": 23549183,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549183/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808162/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:37:24.100926+02:00",
            "action": 2,
            "target": "Hilfe für das XMP-Bearbeitungspanel",
            "id": 23549180,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549180/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808161/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:37:10.175832+02:00",
            "action": 2,
            "target": "Hilfe für das Exif-Bearbeitungspanel",
            "id": 23549178,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/23549178/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808161/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "author": "https://hosted.weblate.org/api/users/sal0max/?format=api",
            "timestamp": "2022-04-18T23:37:10.165988+02:00",
            "action": 45,
            "target": "",
            "id": 23549177,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/23549177/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T19:30:12.044732+01:00",
            "action": 0,
            "target": "",
            "id": 14618279,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14618279/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2021-11-08T19:26:46.956484+01:00",
            "action": 30,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default checked): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default unchecked):<ul><li>Checked: For every image all metadata is loaded in the foreground. This slows down loading but gives you immedately a basic view to some important general metadata.</li><li>UnChecked: This will load all metadata in the background. This speeds up loading the images considerably, but the \"Compare Images\" and \"Search Metadata\" buttons will only get enabled after the background process is ready.</li></ul>The metadata is loaded anyway to enable the searching in metadata.</ul><br>Disabling both options only displays filenames, with a small preview in the bottom left for the first loaded image. After loading and clicking a filename, it will load the preview image in the bottom left, and the metadata into the right pane.",
            "id": 14618217,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618217/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2021-11-08T19:19:55.800175+01:00",
            "action": 30,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default checked): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default unchecked):<ul><li>Checked: For every image all metadata is loaded in the foreground. This slows down loading but gives you immedately a basic view to some important general metadata.</li><li>UnChecked: This will load all metadata in the background. This speeds up loading the images considerably, but the \"Compare Images\" and \"Search Metadata\" buttons will only get enabled after the bacground process is ready.</li></ul>The metadata is loaded anyway to enable the searching in metadata.</ul><br>Disabling both options only displays filenames, with a small preview in the bottom left for the first loaded image. After loading and clicking a filename, it will load the preview image in the bottom left, and the metadata into the right pane.",
            "id": 14618163,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618163/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2021-11-08T19:11:11.217052+01:00",
            "action": 30,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default unchecked): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default unchecked):<ul><li>Checked: For every image all metadata is loaded in the foreground. This slows down loading but gives you immedately a basic view to some important general metadata.</li><li>UnChecked: This will load all metadata in the background. This speeds up loading the images considerably, but the \"Compare Images\" and \"Search Metadata\" buttons will only get enabled after the bacground process is ready.</li></ul>The metadata is loaded anyway to enable the searching in metadata.</ul><br>Disabling both options only displays filenames, with a small preview in the bottom left for the first loaded image. After loading and clicking a filename, it will load the preview image in the bottom left, and the metadata into the right pane.",
            "id": 14618124,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618124/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808163/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-10-27T22:33:31.617059+02:00",
            "action": 4,
            "target": "<big>EXIF- oder XMP-Metadaten</big><hr><br>Hier lassen sich EXIF- oder XMP-Metadaten für ausgewählte Bilder hinzufügen.</p><p><b>Bitte beachten:</b></p><p>Viele Aktionen lassen sich über \"Checkboxen\" neben den Eingabefeldern steuern. Nur wenn diese Checkboxen aktiviert sind, werden die Felder (auch leere) gespeichert. Das bedeutet:<ul><li>Felder können versehentlich mit leeren Einträgen überschrieben</li><li>oder gleöscht werden.</li></ul><h3>Verfügbare Buttons:</h3><ul><li><b>Kopieren</b>: Die kopiert alle vorhandenen XMP-Datenfeldern aus den ausgewählten Bildern.</li><li><b>Speichern</b>: Dies speichert die \"aktivierten\" Datenfelder in die ausgewählten Bilder.</li><li><b>Voreinstellungen kopieren</b>: Dies kopiert die in den Einstellungen angegebenen Angaben für den Autor und die Rechte.</li><li><b>Zurücksetzen</b>: Dies setzt die Felder auf die Voreinstellungen zurück.</li><li><b>Hilfe</b>: Zeigt diesen Hilfstext.</li></ul>",
            "id": 14431615,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/14431615/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808162/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-10-27T22:32:48.672649+02:00",
            "action": 4,
            "target": "Hilfe für das XMP-Bearbeitungsfeld",
            "id": 14431613,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/14431613/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808161/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
            "timestamp": "2021-10-27T22:32:20.030231+02:00",
            "action": 4,
            "target": "Hilfe für das Exif Bearbeitungsfeld",
            "id": 14431612,
            "action_name": "Suggestion added",
            "url": "https://hosted.weblate.org/api/changes/14431612/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-24T10:33:25.092842+02:00",
            "action": 0,
            "target": "",
            "id": 14371173,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14371173/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2021-10-23T18:27:29.195187+02:00",
            "action": 30,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default on): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default on): For every image all metadata is loaded to enable the searching in metadata. (Also slows down loading images.)</i></ul><br>Disabling both options only displays filenames, with a small preview in the bottom left for the first loaded image. After loading and clicking a filename, it will load the preview image in the bottom left, and the metadata into the right pane.",
            "id": 14366223,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14366223/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.296699+02:00",
            "action": 0,
            "target": "",
            "id": 12318700,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12318700/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.286650+02:00",
            "action": 30,
            "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default on): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default on): For every image all metadata is loaded to enable the searching in metadata. (Also slows  down loading images.)</i></ul><br>Disabling both options only displays filenames. After loading and clicking the fiename, it still loads the metadata into the right pane.",
            "id": 12318699,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318699/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808185/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.270075+02:00",
            "action": 30,
            "target": "<b>I can't find ExifTool in your PATH and it is not specified in the preferences either.<br>I can't continue without it.</b><br><br>You have a few options:<br><ul><li>Linux: Install it via your distribution's package manager (but this might be a (slightly) older version), or download it from https://exiftool.org/.</li><li>Windows: Download the latest version from https://exiftool.org/.</li><li>macOS/X: Install it via MacPorts or Homebrew (but this might be a (slightly) older version), or download it from https://exiftool.org/.</li></ul>Use one of the options below.",
            "id": 12318698,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318698/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808183/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.257749+02:00",
            "action": 30,
            "target": "<big>ExifTool</big><hr><br>ExifTool is a platform-independent Perl command-line application and library for reading, writing and editing meta information in a wide variety of files.<br> ExifTool is by far the best and most extensive metadata tool available!<br><br>It reads and writes metadata information from/to many files, but primarily focuses on photos/images. It reads/writes Exif, GPS, XMP, maker notes for many cameras, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix and many, many more tags.<br>It can use a \"reference\" image to write the tags to a multiple set of photos or a complete directory containing photos.<br><br><br>Author/creator/maintainer of ExifTool: Phil Harvey.<br><br>",
            "id": 12318697,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318697/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808181/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.240640+02:00",
            "action": 30,
            "target": "<big>jExifToolGUI</big><hr><br><strong>jExifToolGui</strong> is a Java/Swing program that functions as a graphical frontend (GUI) for <a href='https://www.exiftool.org/'>ExifTool</a>.<br><br>Exiftool is written and maintained by Phil Harvey. Many thanks go to him for this excellent tool, without which, this Graphical frontend for it would never have existed.<br><br>jExifToolGUI is (just) a graphical frontend for ExifTool. It can use a \"reference\" image to write the tags to a multiple set of photos, like GPS tags for photosthat were taken at the same location but somehow miss or contain the incorrect GPS info.<br>jExifToolGUI also contains extensive renaming functionality based on the Exif info in your photos.<br>This jExifToolGUI program is free, Open Source software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.<br>You should have received a copy of the GNU General Public License along with this program. If not, see <a href='http://www.gnu.org/licenses'>www.gnu.org/licenses</a>.</p><br><br>Author/creator of ExifTool: Phil Harvey.<br><br>Author/creator of jExifToolGUI: Harry van der Wolf.",
            "id": 12318696,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318696/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808179/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.221545+02:00",
            "action": 30,
            "target": "<big>Exiftool database Query screen</big><hr><br>ExifTool comes with a huge set of tags for the several families (g0, g1, g2, g3, g4) and groups (like Exif, XMP, IPTC, etc.). All these tags can also be listed from ExifTool itself, but it's harder to grasp which tag(s) belong to which group(s). Also in plural: some tags come back multiple times in makernotes for camera's, or specific camera data. And some are almost identical to each-other.<br><br>Why a database?: It's fast! And it can also be used to store \"custom settings\" like lenses (lens configs) and personal views (ToDo).<br><br>(Note: The ExifTool version to build the included database version is not necessarily the same as your installed ExifTool version.)<br><br>This screen comes in 3 \"action rows\":<br><ol><li>1st line: Two comboboxes (dropdowns) you can select to query the tags (do not forget to select the radio button in front of it. (This was first automatic, but then the query becomes really \"nervous\" as it will trigger on every change.)<br>The second is actually a subset of the first (current 320) options but experience from my previous pyExifToolgUI program learns that most users are interested in their own camera.</li><li>2nd line: This is a \"wildcard\" query. Search for example on \"width\" and it will find all tagnames with \"width\" in the name (and there are a lot).</li><li>3rd line: Here you can put your own query like \"select taggroup,tagname from Groups,Tags,tagsingroups where tagsingroups.groupid=Groups.id and tagsingroups.tagid=tags.id and Groups.taggroup='EXIF';\".<br>A database diagram is available for those (expert) users wanting to use this option.",
            "id": 12318695,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318695/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808176/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.202260+02:00",
            "action": 30,
            "target": "Help for the \"Edit lens\" data panel",
            "id": 12318694,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318694/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808175/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.194873+02:00",
            "action": 30,
            "target": "<big>Renaming</big><hr><br>General date time options are self-explanatory.<br><br><b>String:</b> This can be any string you like, including spaces. UTF-8 is used, but I can' t predict which \"strange\" characters cause errors on your OS.<br><br><b>Camera model:</b> Extracts the camera model from the Exif data of your image(s).<br><br><b>Location:</b> Extracts the \"xmp:location\" info from your image(s). NOTE: This will only work if your images contain this info. For example because you added that before(!) in the \"Edit data → GPS\" tab.<br><br><b>City Name:</b> This will extract the \"xmp:city\" info from your image(s). NOTE: This will only work if your images contain this info. For example because you added that before(!) in the \"Edit data → GPS\" tab.<br><br><b>ISO value:</b> Takes the \"exif:iso\" value from images. As ISO is just a numeric value like 100, the string ISO will be added, making it 100ISO.<br><br><b>Equivalent 35 mm focal length:</b> Adds the corresponding focal length of what you would have had to use on a 35 mm camera.<br><br><b>Original file name:</b> The original name as given by your camera maker for your image.<br>",
            "id": 12318693,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318693/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808173/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.182901+02:00",
            "action": 30,
            "target": "<big>Gpano</big><hr><br>Add GPano Google PhotoSphere data to your selected image(s) from this tab.<br><br>The Google PhotoSphere functionality was added in Nov 2012 to allow use of auto-rotating panoramic photos in Google products.More info here: https://developers.google.com/streetview/spherical-metadata<br><br>Fields marked with an asterisk are mandatory. The prefilled \"Use panorama viewer\" is too. It is here to show you it is not forgotten.",
            "id": 12318692,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318692/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808172/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.174529+02:00",
            "action": 30,
            "target": "Help for the \"Edit GPano metadata\" panel",
            "id": 12318691,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318691/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808171/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.168334+02:00",
            "action": 30,
            "target": "<big>Copy metadata</big><hr><br>This function copies all or selected metadata from the source image into the target image(s).<br><br>This can be done in several ways:<ul><li>All info to same-named tags in the preferred groups.</li><li>All info from all tag groups to same tag groups.</li><li>Selected group to same group.</li></ul><br>This is NOT an internal \"same image to same image\" copy to the XMP tag group; Use \"Extra → Copy all metadata to XMP format\" in the meny for that.<br><br>",
            "id": 12318690,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318690/?format=api"
        }
    ]
}