|
2 | 2 | # jExiftoolGUI v1.9
|
3 | 3 |
|
4 | 4 | #### Window/popup titles
|
5 |
| -application.title=\ (for ExifTool by Phil Harvey) |
| 5 | +application.title=(for ExifTool by Phil Harvey) |
6 | 6 | preferences.title=Preferences
|
7 | 7 | renamephotos.title=Rename Photos
|
8 | 8 | createargsfile.title=Create args file(s)
|
9 | 9 | exportmetadata.title=Export metadata
|
10 | 10 | removemetadata.title=Remove metadata
|
11 | 11 | favoriteaddquery.title=Add database query
|
12 |
| -favoriteaddcommand.title=Add Exiftool command |
| 12 | +favoriteaddcommand.title=Add ExifTool command |
13 | 13 | favoriteselect.title=Select a favorite
|
14 | 14 | createupdatelens.title=Create or update lens config
|
15 | 15 | selectlens.title=Select a lens config
|
@@ -341,7 +341,7 @@ copyd.copybyselection=Copy metadata using the selective group options mentioned
|
341 | 341 | copyd.copyexifcheckbox=Copy Exif data (-exif:all)
|
342 | 342 | copyd.copyxmpcheckbox=Copy XMP data (-xmp:all)
|
343 | 343 | copyd.copyiptccheckbox=Copy IPTC data (-iptc:all)
|
344 |
| -copyd.copyicc_profilecheckbox=Copy ICC(_profile) data (-icc_profile:all) |
| 344 | +copyd.copyicc_profilecheckbox=Copy ICC profile (-icc_profile:all) |
345 | 345 | copyd.copygpscheckbox=Copy GPS data (-gps:all)
|
346 | 346 | copyd.copyjfifcheckbox=Copy JFIF data (from the JPG JFIF header)
|
347 | 347 | copyd.copymakernotescheckbox=Copy makernotes (-makernotes:all)
|
@@ -403,9 +403,9 @@ prefs.checknewversion=Check for new jExifToolGUI version when starting the progr
|
403 | 403 | prefs.chkboxrawtitle=No RAW viewer selected
|
404 | 404 | prefs.chkboxrawtext=You can't set this as your default viewer without setting up a RAW viewer first.
|
405 | 405 | prefs.etlocatecanceltitle=Cancelled locating ExifTool
|
406 |
| -prefs.etlocatecanceltext=You cancelled providing the location of ExifTool.<br>I will leave the current preference for what it is. |
| 406 | +prefs.etlocatecanceltext=You cancelled providing the location of ExifTool.<br>The current preference will be left as is. |
407 | 407 | prefs.etwrongtitle=Wrong executable
|
408 |
| -prefs.etwrongtext=This is not the ExifTool executable/binary.<br>I can't use it and will now exit jExifToolGUI. |
| 408 | +prefs.etwrongtext=This is not the ExifTool executable/binary.<br>It can not be used, and jExifToolGUI will exit. |
409 | 409 | prefs.locateprefimgfolder=Locate preferred default image folder…
|
410 | 410 | prefs.locaterawviewer=Locate your preferred RAW image viewer…
|
411 | 411 | prefs.settingssaved=Settings saved
|
@@ -436,7 +436,7 @@ prefs.etprefincorrecttext=The ExifTool specified in your preferences does not ex
|
436 | 436 | rph.toptext=If you want to autonumber your images, make sure they are in the right alphabetical or date order. This is not a problem if you use the "Source folder" here,but can be a problem if you use the images from the main screen and if they are in "random" order.
|
437 | 437 | rph.sourcefolder=Source folder:
|
438 | 438 | rph.btnbrowse=Browse
|
439 |
| -rph.selrenameoptions=Select rename options: |
| 439 | +rph.selrenameoptions=Select renaming options: |
440 | 440 | rph.prefix=Prefix:
|
441 | 441 | rph.datetime=Date_time
|
442 | 442 | rph.date=Date
|
@@ -502,7 +502,7 @@ cmd.dlgtext=Copy all possible info from Exif and other tags into XMP format?<br>
|
502 | 502 | #### dialog remove metadata
|
503 | 503 | rmd.toptext=What metadata do you want to remove from your selected image(s)?<br>This screen is meant to remove all tags from a certain category from your selected images(s).<br>By writing "Clean empty fields" from the "Edit data" tabs you can clean that metadata specifically.
|
504 | 504 | rmd.removeall=Remove all metadata
|
505 |
| -rmd.removeexif=Remove Exif data |
| 505 | +rmd.removeexif=Remove all Exif data |
506 | 506 | rmd.removexmp=Remove all XMP data
|
507 | 507 | rmd.removegps=Remove all GPS data
|
508 | 508 | rmd.removeiptc=Remove all IPTC data
|
@@ -562,7 +562,7 @@ args.dlgcorrect=Is this correct?
|
562 | 562 |
|
563 | 563 | #### Export all preview/thumbs
|
564 | 564 | ept.dlgtitle=Extract previews/thumbnails
|
565 |
| -ept.dlgtext=This option will export all preview images and thumbnails from the slected images. This can only be done if your image(s) have them.<br>Continue? |
| 565 | +ept.dlgtext=This option will export all preview images and thumbnails from the selected images. This can only be done if your image(s) have them.<br>Continue? |
566 | 566 | ept.exporterror=Could not create previews
|
567 | 567 |
|
568 | 568 | #### Standard FileIO
|
@@ -600,7 +600,7 @@ mduc.dlgtitle=No custom metadata-set name given
|
600 | 600 | mduc.dlgtext=You did not provide a custom metadata-set name. Nothing to save/update.
|
601 | 601 | mduc.incompletetitle=Incorrect/incomplete data
|
602 | 602 | mduc.incompletetext=Populate the mandatory screen_label and/or tag fields.
|
603 |
| -mduc.curdispcombi=Current displayed user combination: |
| 603 | +mduc.curdispcombi=Currently displayed user combination: |
604 | 604 | mduc.lblcustconfig=Custom config (optional):
|
605 | 605 | mduc.locconfigfile=Locate custom config file…
|
606 | 606 | mduc.locatebutton=Select file
|
|
0 commit comments