Newer
Older
restamp / src / main / resources / i18n.properties
@haya4 haya4 on 23 Nov 2020 3 KB pom maven
dialog.quit=Quit
dialog.cancel=Cancel
dialog.msg1=Quit this program.
dialog.select=Selection

menu.tools=Tools
menu.restamp=Restamp
button.close=Close

menu.quit=Quit?
button.next=Next
button.previous=Previous
button.execute=Execute
button.select=Selection...
button.update=Update...
button.reset=Reset...

tab.100=1. Source image Folder
label.100=<html><p>1. Select image source folder.</p><ul><li>If you perform a copy operation, the file update time may be rewritten to the time the copy was executed. It is recommended to directly specify the folder in the camera SD card.</li></ul>
label.110=Image Folder

tab.200=2. Set correct shooting time
tab.restamp.200=2. Set correct shooting time (start)
tab.restamp.250=3. Set correct shooting time (end)
label.200=<html><p>2. Choose an image whose exact shooting time can be known.</p><ul><li>If the camera's clock is accurate, you can choose any image.</li></ul>
label.210=Reference time image
label.220=Based on EXIF date and time
label.230=Based on FILE UPDATE time
tab.300=2a. Set correct shooting time
tab.restamp.300=2a. Set correct shooting time (start)
label.300=<html><p>3. enter the correct shooting time.</p><ul><li>If the camera clock is accurate, you do not need to change the setting.</li></ul>
label.310=Reference time
label.restamp.310=Reference time (start)

tab.400=3. Select GPX files
label.400=<html><p>4. Please select a GPX file to perform the matching.</p><ul><li>If you specify a folder, it will target all GPX files in the folder.</li></ul>
label.410=GPX folder
label.420=Ignore the first node of segment 'trkseg'
label.430=Also make the generated GPX file (the one whose filename ends with '_.gpx') as the target of conversion

tab.restamp.400=4. Perform RESTAMP

tab.500=4. perform EXIF conversion
label.500=Select whether to perform EXIF conversion
label.501=When performing EXIF conversion, you also need to specify the folder to output the converted file.
label.502=The output folder must have write permission and sufficient free space.
label.510=Convert IMG
label.520=Copy files outside the GPX file time
label.530=Output folder
label.540=Convert EXIF
label.550=Output point marker <WPT> to GPX file
label.560=Ignoring <MAGVAR> of source GPX
label.570=Overwrite <SPEED> in output GPX
label.580=Overwrite to source image file.

tab.restamp.500=5. Do ReStamp
label.restamp.500=5. Select whether to UpdateTime conversion
label.restamp.501=The output folder must have write permission and sufficient free space.

msg.100=GPX file or directory does not exist.('%s')
msg.110=The target GPX file can not be found.('%s')
msg.120=When there are multiple GPX files, 'IMG.OUTPUT_ALL' option can not be specified.
msg.130=Format of '%s' is wrong.(%s)
msg.140=Not exists EXIF data in '%s'.

msg.200=[error] Not exists <imgDir>.
msg.210=[error] <imgDir> is not Folder.
msg.220=[error] Not exists <baseFile1>.
msg.230=[error] <baseFile1> is not a file.
msg.240=[error] Not exists <baseFile2>.
msg.250=[error] <baseFile2> is not a file.
msg.260=[error] Not exists <Output folder>.
msg.265=[error] Did not create <outDir> folder.
msg.270=[error] <Output folder> is not folder.
msg.275=[error] <Output folder> is not writable.