OSDN Git Service

af470a9af25e187085d6a4619fa34767138b96df
[importpicture/importpicture.git] / src / i18n.properties
1 dialog.quit=Quit
2 dialog.cancel=Cancel
3 dialog.msg1=Quit this program.
4 dialog.select=Selection
5
6 menu.quit=Quit?
7 button.next=Next
8 button.previous=Previous
9 button.execute=Execute
10 button.select=Selection...
11
12 tab.100=1. Source image Folder
13 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>
14 label.110=Image Folder
15
16 tab.200=2. Set correct shooting time
17 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>
18 label.210=Reference time image
19 label.220=Based on EXIF date and time
20 label.230=Based on FILE UPDATE time
21 tab.300=2a. Set correct shooting time
22 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>
23 label.310=Reference time
24
25 tab.400=3. Select GPX files
26 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>
27 label.410=GPX folder
28 label.420=Ignore the first node of segment 'trkseg'
29 label.430=Also make the generated GPX file (the one whose filename ends with '_.gpx') as the target of conversion
30
31 tab.500=4. perform EXIF conversion
32 label.500=Select whether to perform EXIF conversion
33 label.501=When performing EXIF conversion, you also need to specify the folder to output the converted file.
34 label.502=The output folder must have write permission and sufficient free space.
35 label.510=Convert IMG
36 label.520=Copy files outside the GPX file time
37 label.530=Output folder
38 label.540=Convert EXIF
39 label.550=Output point marker <WPT> to GPX file
40 label.560=Ignoring <MAGVAR> of source GPX
41 label.570=Overwrite <SPEED> in output GPX
42
43 msg.100=GPX file or directory does not exist.('%s')
44 msg.110=The target GPX file can not be found.('%s')
45 msg.120=When there are multiple GPX files, 'IMG.OUTPUT_ALL' option can not be specified.
46 msg.130=Format of '%s' is wrong.(%s)
47 msg.140=Not exists EXIF data in '%s'.
48
49 msg.200=[error] Not exists <imgDir>.
50 msg.210=[error] <imgDir> is not Folder.
51 msg.220=[error] Not exists <baseFile1>.
52 msg.230=[error] <baseFile1> is not a file.
53 msg.240=[error] Not exists <baseFile2>.
54 msg.250=[error] <baseFile2> is not a file.