ImageTablePanel.btTagFromFile.text=Tag From File
ImageTablePanel.btTagFromTable.text=Tag From Table
ImageTablePanel.tfDestinationDirectory.text=jTextField1
FilesToTagPanel.title=Files To Tag
JPEG_Description=Jpeg files
FileTablePanel.pnTimeOffset.toolTipText=Time offset versus the GPS time (= time zone).
FileTablePanel.btSelectImages.toolTipText=Add files to the list. Any file type is allowed. Only images will be tagged. Other files will be referenced in KML, HTML when possible.
FileTablePanel.btClearList.toolTipText=Clear the list of files.
FileTablePanel.btSaveTaggedFiles.toolTipText=Save the geoposition to the files if possible (e.g., for jpeg files).
BT747Main.cbLoggingActive.toolTipText=Current logging status. When unticked, the device is not currently logging positions.
BT747Main.cbDownloadMethod.toolTipText=Normal download: will download only up to the current write position in the GPS logger Smart download: will download what is needed (some artificial intelligence) Full download: will get the entire memory contents.
BT747Main.cbDisableLoggingDuringDownload.toolTipText=The device will stop logging while download is ongoing. On some devices this impacts download performance. You may want to activate this simply because the logged information is not useful for you during that time.
BT747Main.btConvert.toolTipText=Perform the log conversion into the indicated log format.
BT747Main.cbFormat.toolTipText=The log format to convert to.
BT747Main.cbGPSType.toolTipText=The device type must be known to perform the log conversion if the 'raw log file' is used. Holux M-241 and GPSport 245 logs (.bin files) require this setting for successful transformation in all cases.
AdvancedDeviceSettingsPanel.jButton1.text=Set Bluetooth Address
AdvancedDeviceSettingsPanel.jButton1.toolTipText=Allows you to restore the Bluetooth address after upgrading the firmware for example.
AdvancedDeviceSettingsPanel.tfBluetoothMacAddress.text=XX:XX:XX:XX:XX:XX
AdvancedDeviceSettingsPanel.tfBluetoothMacAddress.toolTipText=The Bluetooth Mac Address must be specified as XX:XX:XX:XX:XX:XX This is 6 times XX where XX is a hex number (0-9&A-F)
DeviceSettingsPanel.pnVolatileSettings.toolTipText=Some settings in the device are lost after a power cycle These buttons allow you to store the current volatile settings to restore them later
DeviceSettingsPanel.pnVolatileSettings.border.title=Volatile Settings
DeviceSettingsPanel.btRestoreSettings.toolTipText=Restore the volatile settings that were previously stored This button will be active only if you have stored them in the past.
FileTablePanel.pnTagOptions.border.title=Tag options
FileTablePanel.tfMaxTimeDiff.text=300
FileTablePanel.tfMaxTimeDiff.toolTipText=Max difference between adjusted file's time and GPS time to apply the position tag.
FileTablePanel.cbOverridePositions.toolTipText=When ticked will change the current position based on GPS tracklog vs. time matches.
SelectCacheDirectory.tooltip=Set the cache folder for the map.
SetCacheDir.button=Set Cache Folder
CacheDirChooser=Exception while choosing cache folder.
BT747Main.startDate.toolTipText=Start date for filter
BT747Main.endDate.toolTipText=End date for filter
BT747Main.spTimeSplitHours.toolTipText=Start/End Hour
BT747Main.spTimeSplitMinutes.toolTipText= Start/End Minutes
BT747Main.lbBusySpinner.text=
OutputSettingsPanel.cbLanguageChooser.toolTipText=The language of the interface.
OutputSettingsPanel.cbLanguage.toolTipText=The language code of the interface.
OutputSettingsPanel.lbLanguage.toolTipText=The interface language is updated after a restart.
OutputSettingsPanel.lbLanguage.text=Language:
BT747Main.miMapnik.text=OpenStreetMap (Mapnik)
BT747Main.miOsmarender.text=OpenStreetMap (Osmarender)
BT747Main.miMap.text=Map
LogOperations.tabTitle=Log operations
FileTablePanel.lbBusySpinner.text=
BT747Main.mnSiteLink.text=BT747 Site
BT747Main.btToolLogOps.text=
BT747Main.btToolFilesToTag.text=
BT747Main.btToolMap.text=
BT747Main.btToolTrack.text=
BT747Main.btToolWaypoints.text=
BT747Main.btToolOutputSettings.text=
BT747Main.btToolFilter.text=
BT747Main.btToolDeviceSettings.text=
BT747Main.btToolAdvancedDevSettings.text=
BT747Main.btToolAdvFileSettings.text=
BT747Main.btToolInfo.text=
BT747Main.btToolLogOps.toolTipText=Log Operations
BT747Main.btToolFilesToTag.toolTipText=Files To Tag
BT747Main.btToolMap.toolTipText=Map
BT747Main.btToolTrack.toolTipText=Trackpoints
BT747Main.btToolWaypoints.toolTipText=Waypoints
BT747Main.btToolOutputSettings.toolTipText=Output Settings
BT747Main.btToolFilter.toolTipText=Filter Settings
BT747Main.btToolDeviceSettings.toolTipText=Device Settings
BT747Main.btToolAdvancedDevSettings.toolTipText=Advanced Device Settings
BT747Main.btToolAdvFileSettings.toolTipText=Advanced File Settings
BT747Main.btToolInfo.toolTipText=Info Panel
TAG_EXAMPLETEMPLATE=%p%f_example%e
TAG_RENAME=Rename tagged file (..._tagged.extension)
TAG_INPLACE=Convert inplace (original saved as ..._original).
FileTablePanel.cbTargetTemplate.toolTipText=Specifies what the path of the output file is.
AdvancedFileSettingsPanel.cbAltitudeMode.toolTipText=Specifically for Google Earth: when relative tracks are shown at their altitude but may disappear underground. Clamp to Ground makes sure that the track stays visible.
AdvancedFileSettingsPanel.lbAltitudeMode.text=Altitude Mode :
AdvancedFileSettingsPanel.pnKMLFileSettings.border.title=KML/KMZ (Google Earth) File Settings
AdvancedDeviceSettingsPanel.pnDownloadSettings.border.title=Download Settings
AdvancedDeviceSettingsPanel.pnDownloadSettings.toolTipText=Advanced settings used during log download
AdvancedDeviceSettingsPanel.lbChunkSize.text=Chunk size:
AdvancedDeviceSettingsPanel.spChunkSize.toolTipText=The length of an individual download request.
AdvancedDeviceSettingsPanel.lbChunkRequests.text=Chunk requests:
AdvancedDeviceSettingsPanel.spChunkRequests.toolTipText=The number of data chunks that are requested 'ahead of time' useful for Bluetooth download with smaller chunk sizes).
AdvancedDeviceSettingsPanel.lbTimeout.text=Timeout (ms):
AdvancedDeviceSettingsPanel.spTimeout.toolTipText=The time in milliseconds before the response is considered as timed out.
TAB_TITLE_FileName=Log File Name
TAB_TITLE_StartTime=Log Start Time
TAB_TITLE_EndTime=Log End Time
TAB_TITLE_Color=Color for Log Tracks
KML_CLAMPGROUND=Clamp To Ground
KML_RELATIVE=Relative
KML_ABSOLUTE=Absolute
DeleteSelectedRows=Delete Selected Rows
AdvancedFileSettingsPanel.cbGPXAddLink.text=Add "" or "" tags to waypoints.
AdvancedFileSettingsPanel.cbGPXAddLink.toolTipText=When a waypoint is associated to a file, a "" tag will be added to the position information.
AdvancedFileSettingsPanel.cbGPX_1_1.text=GPX1.1 (otherwise GPX1.0)
AdvancedFileSettingsPanel.cbGPX_1_1.toolTipText=Activates GPX1.1 output. GPX1.1 is not necessarily better than GPX1.0!!!
BT747Main.miDownloadDevice.text=Device Protocol
BT747Main.miDownloadDevice.toolTipText=Device Protocol
BT747Main.miDownloadIBlue.toolTipText=Download from indicated devices
BT747Main.DownloadSirf.text=SR
BT747Main.DownloadSirf.toolTipText=Support was 'added' but not validated
LogOperationsPanel.btDownload.toolTipText=Download from the devices (type defined through the Settings menu).
LogOperationsPanel.btDownload.text=Download
BT747Main.btToolLocServe.text=
BT747Main.btToolLocServe.toolTipText=Parameters for the location server.
OsmUploadDialog.lbVisibility.text=Visibility:
OsmUploadDialog.cancelButton.text=Cancel
OsmUploadDialog.tfDescription.toolTipText=Description for the track on OpenStreetMap
OsmUploadDialog.cbVisibility.toolTipText=Visibility of the track on OpenStreetMap
OsmUploadDialog.tfTags.toolTipText=Tags to associate with the track.
OsmUploadDialog.lbCommaSeparated.text=(Comma separated)
OsmUploadDialog.pnOsmTrackProps.border.title=OSM Track properties
OsmUploadDialog.title=Upload Track to OpenStreetMap
ExternalConversionDialog.cancelButton.text=Cancel
ExternalConversionDialog.okButton.text=OK
ExternalConversionDialog.lbIntermediateLogFormat.text=Intermediate log format:
ExternalConversionDialog.lbExtProgram.text=External program call:
ExternalConversionDialog.pnExternalToolSettings.border.title=External Tool Settings
MapConfigurationDialog.lbUrl.text=Url:
MapConfigurationDialog.lbMaxZoomLevel.text=Maximum Zoom Level:
MapConfigurationDialog.lbShortName.text=Short name:
MapConfigurationDialog.okButton.text=OK
MapConfigurationDialog.cancelButton.text=Cancel
MapConfigurationDialog.lbYTopToBottom.text=y Top to Bottom:
MapConfigurationDialog.lbTotalMapZoom.text=Total Map Zoom:
MapConfigurationDialog.lbMinZoomLevel.text=Minimum Zoom Level:
MapConfigurationDialog.lbXRightToLeft.text=x Right To Left:
MapConfigurationDialog.pnTileSettings.border.title=Tile Url Settings
LocationServerPanel.tfFile.text=
LocationServerPanel.tfPassword.text=
LocationServerPanel.tfUsername.text=
LocationServerPanel.tfPeriod.text=
LocationServerPanel.tfHostname.text=
OutputSettingsPanel.lbFontScale.text=Font Scale %:
OutputSettingsPanel.pnGUISettings.border.title=GUI
RemoveSelectedItems=Remove Selected Items
AddPosition=Add Position
CommitToDisk=Commit Changes to Disk
BT747Main.miPopulateSerialPorts.text=Populate Serial Port Menu
BT747Main.miPopulateSerialPorts.toolTipText=Add existing ports to pull down menu.
BT747Main.miFindSerialPort.text=Find serial port
BT747Main.miClearCache.text=Clear Map Cache
BT747Main.miClearCache.toolTipText=Empty the map cache folder
BT747Main.miMapCacheDir.toolTipText=Define the location for the cached map tiles.
BT747Main.miFindSerialPort.toolTipText=Try to determine the serial port (may fail)
AgpsPanel.osmAccountPanel.border.title=OpenStreetMap Account
AgpsPanel.lbPassword.text=Password:
OsmUploadDialog.pnInstructions.border.title=Instructions to upload the filtered track to Open Street Map
OsmUploadDialog.lbInstructions.text=
Enter a Description, select the Visibility and Enter Tags for your track.
Click OK to upload the track.
Be patient while the track data will be converted to a GPX file with the appropriate fields and then uploaded.
BT747Main.miCycleThunderflame.text=OpenCycleMap (by Thunderflames)
BT747Main.miDigitalGlobe.text=Digital Globe (satellite, slow)
BT747Main.miCycleCloudmade.text=OpenCycleMap (by Cloudmade)
AdvancedFileSettingsPanel.lbNMEAFileWPL.text=WPL
AdvancedFileSettingsPanel.lbNMEAFileWPL.toolTipText=Sentence containing some waypoint information.
POSTGIS_Description=PostGIS SQL Table (.postgissql)
SQL_Description=SQL Table (.sql)
GoogleStaticURL_Description=Google Static Map URL (.txt) (in development)
BT747Main.miSkyTraqProtocol.text=SkyTraq (in development).
BT747Main.miSkyTraqProtocol.toolTipText=Skytraq protocol
OutputSettingsPanel.lbCode.text=Code:
DIST_CALC_MODE_NONE=Use distance in log, do not calculate
DIST_CALC_MODE_MISSING=When missing, calculate distance
DIST_CALC_MODE_ALWAYS=Always calculate distance (override log)
Skytraq=Skytraq
AdvancedFileSettingsPanel.lbFieldSep.text=Field separator:
AdvancedFileSettingsPanel.lbDecimalPoint.text=Decimal point:
AdvancedFileSettingsPanel.lbSatInfoSeparator.text=Sat. Info separator:
#Explication on how the CSV settings are used
AdvancedFileSettingsPanel.pnCSVFileSettings.toolTipText=Settings for CSV file output only. This allows you to adjust to regional settings. Examples: Field separator is ',' ; Decimal point is '.' ; Sat Info Separator is ';' 0.88,8(11),0.26,#16-60-180-15;#06-70-296-29 Field separator is ';'' ; Decimal point is ',' ; Sat Info Separator is ':' 0,88;8(11);0.26;#16-60-180-15:#06-70-296-29
AdvancedFileSettingsPanel.pnCSVFileSettings.border.title=CSV File Settings
BT747Main.mnDocumentationLink.text=Documentation
BT747Main.ViewMenu.text=View
BT747Main.cbSpeedHeightGraph.text=Speed/Height Graph (in development)
OutputSettingsPanel.cbCreatMissingFields.toolTipText=Creates dummy values for certain fields if they are missing in the source input. \nUsefull to avoid empty entries in a CSV output file for instance.
OutputSettingsPanel.cbCreatMissingFields.text=Create Missing Fields
BT747Main.btAutocenterMap.text=Autocenter Map
OutputSettingsPanel.pnDigits.border.title=Digits
OutputSettingsPanel.lbLatLonDigits.text=Lat/Lon:
OutputSettingsPanel.lbHeightDigits.text=Height:
OutputSettingsPanel.cbLatLonDigits.toolTipText=The number of digits to show for Latitude and Longitude fields.
OutputSettingsPanel.cbHeightDigits.toolTipText=The number of digits to emit for Height values
RESULT_Description=Sony-Ericsson Tracker file (.result)
OutputSettingsPanel.cbLogConditions.toolTipText=Add the active log conditions (limited to CSV).
OutputSettingsPanel.cbLogConditions.text=Cond
AdvancedFileSettingsPanel.cbGPXNoCommentTags.text=Do not add tags.
AdvancedFileSettingsPanel.cbGPXNoSymbolTags.text=Do not add tags.
PositionPopupMenu.miSetStart.text=Set as Start
PositionPopupMenu.miSetEnd.text=Set as End
PositionPopupMenu.miSetStart.toolTipText=Sets this position as the initial position for the filter.
PositionPopupMenu.miSetEnd.toolTipText=Set this position as the last position for the filter.
BT747Main.miPHLX260Protocol.text=GPSport 260 (in development)
BT747Main.miOpenPisteMapNocontour.text=Open Piste Map (Ski / No contour)
OutputSettingsPanel.pnAppSettings.border.title=GUI
OutputSettingsPanel.pnAppSettings.AccessibleContext.accessibleName=AppSettings
OutputSettingsPanel.lbFontScale1.AccessibleContext.accessibleName=Proxy enabled:
OutputSettingsPanel.lbFontScale1.AccessibleContext.accessibleDescription=Enables the use of the System Proxy which fail on Ubuntu 11.10.
OutputSettingsPanel.cbEnableProxy.toolTipText=Enables the use of the system proxy (to access the internet) - enabling this may fail on Ubuntu 11.10.
OutputSettingsPanel.cbEnableProxy.text=Enable proxy
EXT_GPS2KML_COMMAND=C_GPS2KML.exe %f
C_GPS2KML_Description=To 'C_GPS2KML' tool (installed in path)
# BT747base strings: