Translation components API.

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

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

{
    "count": 57,
    "next": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T11:51:58.126889+01:00",
            "action": 0,
            "target": "",
            "id": 44557179,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/44557179/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808223/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?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.984106+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": 44502569,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/44502569/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931802+02:00",
            "action": 0,
            "target": "",
            "id": 36948098,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36948098/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931689+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": 36948095,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948095/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808239/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931651+02:00",
            "action": 59,
            "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 the latest from Phil Harvey's exiftool website.</li><li>Windows: Download the latest version from Phil Harvey's exiftool website.</li><li>Mac OS/X: Install it via MacPorts or Homebrew (but this might be a (slightly) older version), or download the latest from Phil Harvey's exiftool website.</li></ul>Use one of the below options.",
            "id": 36948094,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948094/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808237/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931613+02:00",
            "action": 59,
            "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": 36948093,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948093/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808235/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931559+02:00",
            "action": 59,
            "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 ExifTool, this Graphical frontend for ExifTool 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": 36948092,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948092/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808233/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931516+02:00",
            "action": 59,
            "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 less easy to see 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 equal to each other.<br><br>And why a database?: It's fast! And it can also be used to store \"custom settings\" like lenses (lens configurations) 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) that 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 act 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": 36948091,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948091/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808230/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931474+02:00",
            "action": 59,
            "target": "Help for the Edit lens data panel",
            "id": 36948090,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948090/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808229/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931425+02:00",
            "action": 59,
            "target": "<big>Renaming</big><hr><br>The general date time options will not be mentioned as they are self explanatory.<br><br><b>String:</b> This can be any string you like also with spaces. UTF-8 is used but I can' t predict which \"strange\" characters might cause an error, maybe also OS dependent.<br><br><b>Camera model:</b> This will extract the camera model from the exif data of your image(s).<br><br><b>Location:</b> This will extract 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> This will take 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>Focal length in 35 mm:</b> For all of us (not) having a full-frame camera, this will add the corresponding focal length for a 35 mm.<br><br><b>Original file name:</b> This is the original name as given by your camera to your image.<br>",
            "id": 36948089,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948089/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808227/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931388+02:00",
            "action": 59,
            "target": "<big>Gpano</big><hr><br>This tab is used to add GPano Google PhotoSphere data to your selected image(s).<br><br>The Google PhotoSphere functionality has been added in November 2012 to enable the use of auto-rotating panoramic photos inside Google products.For more info see the Google page: https://developers.google.com/streetview/spherical-metadata<br><br>The fields marked with an asterisk are mandatory. The \"Use panorama viewer\" is also mandatory, but prefilled. It is here to show you that \"it is not forgotten\".",
            "id": 36948088,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948088/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808226/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931347+02:00",
            "action": 59,
            "target": "Help for the Edit Gpano metadata panel",
            "id": 36948087,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948087/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808225/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931308+02:00",
            "action": 59,
            "target": "<big>Copy metadata</big><hr><br>This function will copy 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 information 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; See menu \"Extra -> Copy all metadata to xmp format\" for that option.<br><br>",
            "id": 36948086,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948086/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808224/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931266+02:00",
            "action": 59,
            "target": "Help for the Copy metadata panel",
            "id": 36948085,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948085/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808223/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931219+02:00",
            "action": 59,
            "target": "<big>ExifTool commands</big><hr><br>On this tab you can define your own parameters to \"send to\" exiftool. The parameters will be executed on the images you have selected on the left.<br>You can both specify read parameters as well as write parameters but not in one command: write actions take precedence. You can also combine several parameters. <b>Note:</b> You don't need (must not) provide the exiftool command itself. The Gui will take care of that.<br>One thing YOU need to take care of is the use of either single quotes or double quotes around some commands. If you want to set the file date to the date the photo was taken, you need the command <tt>-FileModifyDate&lt;DateTimeOriginal</tt>.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>will display all exif tags for the selected image(s)</td></tr><tr><td>-exif:all=</td><td>will remove(<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>Will put \"My Name\" and \"Name of my wife\" into the selected image(s)</td></tr><tr><td>-Xmp:City=Zwolle -Xmp:Country=Netherlands</td><td>Will write your city and country into the xmp tags of your image(s)</td></tr></table>See the <a href=\"https://www.exiftool.org/exiftool_pod.html\" target=\"_blank\">exiftool Application Documentation</a> which gives extensive information and lots of examples.<br>See also the <a href=\"https://exiftool.org/examples.html\" target=\"_blank\">Exiftool Command-Line examples</a> which gives examples as well.",
            "id": 36948084,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948084/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808221/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931172+02:00",
            "action": 59,
            "target": "<big>GPS and Location</big><hr><br>This tab is used to add GPS data to your images. This tab works on a combination of exif, xmp and iptc gps data as latitude, longitude and altitude are covered in both the exif and in the xmp metadata structure.<br><br>The Location metadata details (Country, Province/State, City, Location) are covered by xmp and IPTC.<br><br>This tab therefore acts on multiple tag categories (exif, xmp and iptc) at once and simply tries to make your gps/location data as complete as possible in the several tag categories.",
            "id": 36948083,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948083/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808220/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931130+02:00",
            "action": 59,
            "target": "Help for the GPS-Location edit panel",
            "id": 36948082,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948082/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808219/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.931028+02:00",
            "action": 59,
            "target": "<big>Geotagging</big><hr><br>Geotagging adds GPS data to your images based on data from a GPS track log file.This GPS track file can be used from your phone, gps device, navigation device, or whatever you have providing such a GPS track.<br>The GPS track log file is loaded, and linear interpolation is used to determine the GPS position at the time of the image, then the relevant tags are written to the image (if the corresponding information is available). It means that your camera needs to be set correctly with regard to the date/time of the location where you are.<br><br>jExifToolGUI also supports the \"Geosync\" feature of ExifTool. The Geosync tag is only needed when the image timestamps are not properly synchronized with GPS time.<br>For example, a value of \"+1:20\" specifies that 1 minute and 20 seconds is added to the Geotime value before checking with the GPS track file. This is for a camera running 1 minute 20 seconds slower than the GPS clock.<br>The Geosync time is specified as  \"SS\", \"MM:SS\", \"HH:MM:SS\" or \"DD HH:MM:SS\" (where SS=seconds, MM=minutes, HH=hours and DD=days), and a leading \"+\" or \"-\" may be added for positive or negative differences.<br><b>Note:</b> Do not use (double) quotes around the geosync time in jExifToolGUI. Simply use something like -25 or +1:20<br><br>In jExifToolGUI you have 2 options:<ol><li>Use (a selection of) the images you loaded in the left images pane.</li><li>Specify a folder containing a set of images to be tagged.</li></ol></p><p>In case of the first option you need to leave the folder empty. If the \"Folder containing the images:\" is not left empty, it will always use the second option being the folder.<br><br>\"The \"Make backup of Originals\" checkbox can make backups when selected. When selected new images will be created and the original images will get the extension \".original\"<br><br>\"Note that jExifToolGUI will write both the EXIF GPS tags as well as the XMP GPS tags.",
            "id": 36948081,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36948081/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T19:30:12.387444+01:00",
            "action": 0,
            "target": "",
            "id": 14618281,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14618281/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?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.993221+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": 14618218,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618218/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?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.871896+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": 14618165,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618165/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?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.294490+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": 14618126,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14618126/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-24T10:33:25.542902+02:00",
            "action": 0,
            "target": "",
            "id": 14371176,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14371176/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?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.321682+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": 14366225,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/14366225/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808216/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-08-24T13:48:53.155380+02:00",
            "action": 2,
            "target": "Hjelp for XMP-redigeringspanelet",
            "id": 12368876,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12368876/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808218/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:04:27.076717+02:00",
            "action": 37,
            "target": "Help for the Geotagging editing panel",
            "id": 12367958,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/12367958/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41811094/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:03:54.799867+02:00",
            "action": 37,
            "target": "buttons:</h3><ul><li><b>Copy from selected image</b>: Copies all the (available) XMP data from the selected image into the input fields.</li><li><b>Save to selected image(s)</b>: Saves the \"checked\" exif data to your selected image(s).</li><li><b>Copy Defaults</b>: Copies the default creator and rights data which you provided in the Preferences tab.</li><li><b> Reset fields</b>: Empties all fields and resets checkboxes to their defaults.</li><li><b>Help</b>: Opens this popup.</li></ul>",
            "id": 12367944,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/12367944/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808217/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:03:42.055869+02:00",
            "action": 37,
            "target": "<big>Exif or XMP metadata</big><hr><br>A tab wherefrom (a limited amount of) Exif or XMP data (depending on the tab) can be added to your selected image(s).</p><p><b>Note:</b></p><p>All these options are followed by a \"Save\" checkbox behind their input fields. Using it means the option or field is saved, even when empty. Checking \"Save\" for an empty option or field overwrites its existing data with nothing.",
            "id": 12367940,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/12367940/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808216/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:02:41.414676+02:00",
            "action": 37,
            "target": "Help for the XMP editing panel",
            "id": 12367922,
            "action_name": "Marked for edit",
            "url": "https://hosted.weblate.org/api/changes/12367922/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808215/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:01:45.214589+02:00",
            "action": 2,
            "target": "Hjelp for Exif-redigeringspa electrical",
            "id": 12367905,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/12367905/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808215/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "author": "https://hosted.weblate.org/api/users/Kronphan2525/?format=api",
            "timestamp": "2021-08-24T13:01:45.206128+02:00",
            "action": 45,
            "target": "",
            "id": 12367904,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/12367904/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.125305+02:00",
            "action": 0,
            "target": "",
            "id": 12318740,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/12318740/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808241/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.121398+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": 12318739,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318739/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808239/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.107523+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": 12318738,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318738/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808237/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.091319+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": 12318737,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318737/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808235/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.063515+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": 12318736,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318736/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808233/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.037450+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": 12318735,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318735/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808230/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.009297+02:00",
            "action": 30,
            "target": "Help for the \"Edit lens\" data panel",
            "id": 12318734,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318734/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808229/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:34.000711+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": 12318733,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318733/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808227/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.983862+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": 12318732,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318732/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808226/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.974411+02:00",
            "action": 30,
            "target": "Help for the \"Edit GPano metadata\" panel",
            "id": 12318731,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318731/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808225/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.965920+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": 12318730,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318730/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808224/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.953222+02:00",
            "action": 30,
            "target": "Help for the \"Copy metadata\" panel",
            "id": 12318729,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318729/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808223/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.942228+02: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.",
            "id": 12318728,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318728/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808221/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.922785+02:00",
            "action": 30,
            "target": "<big>GPS and Location</big><hr><br>Add GPS data to your images from this tab. To do this, a combination of Exif, XMP and IPTC GPS data as latitude, longitude and altitude are covered in both the Exif and in the XMP metadata structure.<br><br>The Location metadata details (Country, Province/State, City, Location) are covered by XMP and IPTC.<br><br>Multiple tag categories (Exif, XMP and IPTC) can be changed at once in trying to make your GPS/location data as complete as possible.",
            "id": 12318727,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318727/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808220/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.904871+02:00",
            "action": 30,
            "target": "Help for the GPS-Location editing panel",
            "id": 12318726,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318726/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808219/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.895603+02:00",
            "action": 30,
            "target": "<big>Geotagging</big><hr><br>Geotagging adds GPS data to your images based on data from a GPS track file.Load a track from your phone, GPS device, navigation device, or anything else that provides a GPS track.<br>The GPS track file is loaded, and linear interpolation is used to determine the GPS position when the image was taken, then the relevant tags are written to the image (if the corresponding info is available). Your camera must have the date/time of the location you are.<br><br>jExifToolGUI also supports the \"Geosync\" feature of ExifTool. The Geosync tag is only needed when the image timestamps are not properly synced with GPS time.<br>For example, a value of \"+1:20\" specifies that 1 minute and 20 seconds is added to the Geotime value before checking with the GPS track file. This is for a camera running 1 minute 20 seconds slower than the GPS clock.<br>The Geosync time is specified as  \"SS\", \"MM:SS\", \"HH:MM:SS\" or \"DD HH:MM:SS\" (where SS=seconds, MM=minutes, HH=hours and DD=days), and a leading \"+\" or \"-\" may be added for positive or negative differences.<br><b>Note:</b> Do not use (double) quotes around the geosync time in jExifToolGUI. Simply use something like -25 or +1:20<br><br>In jExifToolGUI you have two options:<ol><li>Use (a selection of) the images you loaded in the left image pane.</li><li>Specify a folder containing a set of images to be tagged.</li></ol></p><p>The folder must be empty for the former option, or the latter will be used.<br><br>\"The \"Make backup of Originals\" checkbox can make backups when selected. When selected, new images will be created and the originals will get the extension \".original\"<br><br>\"<p><b>Note:</b></p><p>jExifToolGUI will then write the EXIF GPS tags as well as the XMP GPS tags.</p>",
            "id": 12318725,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318725/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808218/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.878873+02:00",
            "action": 30,
            "target": "Help for the Geotagging editing panel",
            "id": 12318724,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318724/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808217/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.866330+02:00",
            "action": 30,
            "target": "<big>Exif or XMP metadata</big><hr><br>A tab wherefrom (a limited amount of) Exif or XMP data (depending on the tab) can be added to your selected image(s).</p><p><b>Note:</b></p><p>All these options are followed by a \"Save\" checkbox behind their input fields. Using it means the option or field is saved, even when empty. Checking \"Save\" for an empty option or field overwrites its existing data with nothing.",
            "id": 12318723,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318723/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/41808216/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-22T22:01:33.853166+02:00",
            "action": 30,
            "target": "Help for the XMP editing panel",
            "id": 12318722,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/12318722/?format=api"
        }
    ]
}