fixing ellipsis again
was wrongly used decimal instead of hex in
b811a0d
This commit is contained in:
parent
86276b4a40
commit
db5c846170
1 changed files with 25 additions and 25 deletions
|
@ -1,20 +1,20 @@
|
|||
IndexCreator.BIND_CITIES_AND_BOUNDARIES=Matching boundaries and cities\u8230
|
||||
IndexCreator.PREINDEX_BOUNDARIES_WAYS=Indexing boundaries from ways\u8230
|
||||
IndexCreator.PREINDEX_BOUNDARIES_RELATIONS=Indexing boundaries from relations\u8230
|
||||
IndexCreator.INDEX_CITIES=Indexing cities\u8230
|
||||
IndexCreator.INDEX_LO_LEVEL_WAYS=Indexing low level ways\u8230
|
||||
IndexCreator.BIND_CITIES_AND_BOUNDARIES=Matching boundaries and cities\u2026
|
||||
IndexCreator.PREINDEX_BOUNDARIES_WAYS=Indexing boundaries from ways\u2026
|
||||
IndexCreator.PREINDEX_BOUNDARIES_RELATIONS=Indexing boundaries from relations\u2026
|
||||
IndexCreator.INDEX_CITIES=Indexing cities\u2026
|
||||
IndexCreator.INDEX_LO_LEVEL_WAYS=Indexing low level ways\u2026
|
||||
IndexCreator.LOADING_FILE=Loading file
|
||||
IndexCreator.PACK_RTREE_MAP=Packing rtree map data\u8230
|
||||
IndexCreator.PACK_RTREE_TRANSP=Packing rtree transport data\u8230
|
||||
IndexCreator.PREINDEX_ADRESS_MAP=Preindexing address and map ways\u8230
|
||||
IndexCreator.PROCESS_OSM_NODES=Processing osm nodes\u8230
|
||||
IndexCreator.PROCESS_OSM_REL=Processing osm relations\u8230
|
||||
IndexCreator.PROCESS_OSM_WAYS=Processing osm ways\u8230
|
||||
IndexCreator.REGISTER_PCODES=Registering postcodes\u8230
|
||||
IndexCreator.SERIALIZING_ADRESS=Serializing city addresses\u8230
|
||||
IndexCreator.WRITE_ADDRESS_INDEX=Writing address index to binary file\u8230
|
||||
IndexCreator.WRITE_MAP_INDEX=Writing map index to binary file\u8230
|
||||
IndexCreator.WRITE_TRANSP_INDEX=Writing transport index to binary file\u8230
|
||||
IndexCreator.PACK_RTREE_MAP=Packing rtree map data\u2026
|
||||
IndexCreator.PACK_RTREE_TRANSP=Packing rtree transport data\u2026
|
||||
IndexCreator.PREINDEX_ADRESS_MAP=Preindexing address and map ways\u2026
|
||||
IndexCreator.PROCESS_OSM_NODES=Processing osm nodes\u2026
|
||||
IndexCreator.PROCESS_OSM_REL=Processing osm relations\u2026
|
||||
IndexCreator.PROCESS_OSM_WAYS=Processing osm ways\u2026
|
||||
IndexCreator.REGISTER_PCODES=Registering postcodes\u2026
|
||||
IndexCreator.SERIALIZING_ADRESS=Serializing city addresses\u2026
|
||||
IndexCreator.WRITE_ADDRESS_INDEX=Writing address index to binary file\u2026
|
||||
IndexCreator.WRITE_MAP_INDEX=Writing map index to binary file\u2026
|
||||
IndexCreator.WRITE_TRANSP_INDEX=Writing transport index to binary file\u2026
|
||||
MapInformationLayer.PRELOAD.AREA=Preload area
|
||||
MapPanel.MAP.VIEW=Map view
|
||||
MapPanel.NEW.TILE.SRC=Create new tile source
|
||||
|
@ -35,7 +35,7 @@ OsmExtractionPreferencesDialog.DEFAULT.SUFFIXES=Street name default suffixes (st
|
|||
OsmExtractionPreferencesDialog.DUPLICATED.ID=Supress warnings for duplicated id in osm file
|
||||
OsmExtractionPreferencesDialog.GENERAL=General
|
||||
OsmExtractionPreferencesDialog.INTERNET.TO.DOWNLOAD.FILES=Use internet to download tiles
|
||||
OsmExtractionPreferencesDialog.LOAD.WHOLE.OSM=Load whole osm info (to save valid osm file - use in JOSM\u8230)
|
||||
OsmExtractionPreferencesDialog.LOAD.WHOLE.OSM=Load whole osm info (to save valid osm file - use in JOSM\u2026)
|
||||
OsmExtractionPreferencesDialog.NAME.SUFFIXES=Street name suffixes (av., avenue)
|
||||
OsmExtractionPreferencesDialog.NORMALIZE.STREETS=Normalizing streets
|
||||
OsmExtractionPreferencesDialog.OSRM.SERVER.ADDRESS=OSRM server address and port
|
||||
|
@ -57,27 +57,27 @@ OsmExtractionUI.LOADING_OSM_FILE=Loading osm file
|
|||
OsmExtractionUI.LOG_FILE_NOT_FOUND=Log file is not found
|
||||
OsmExtractionUI.MAP=map
|
||||
OsmExtractionUI.MENU_ABOUT=About
|
||||
OsmExtractionUI.MENU_ABOUT_2=About\u8230
|
||||
OsmExtractionUI.MENU_ABOUT_2=About\u2026
|
||||
OsmExtractionUI.MENU_CREATE_SQLITE=Create sqlite database
|
||||
OsmExtractionUI.MENU_EXIT=Exit
|
||||
OsmExtractionUI.MENU_FILE=File
|
||||
OsmExtractionUI.MENU_OPEN_LOG=Open log file\u8230
|
||||
OsmExtractionUI.MENU_SELECT_FILE=Create .obf from osm file\u8230
|
||||
OsmExtractionUI.MENU_SELECT_OSM_FILE_AREA=Create .obf from osm file for specifed area\u8230
|
||||
OsmExtractionUI.MENU_SETTINGS=Settings\u8230
|
||||
OsmExtractionUI.MENU_OPEN_LOG=Open log file\u2026
|
||||
OsmExtractionUI.MENU_SELECT_FILE=Create .obf from osm file\u2026
|
||||
OsmExtractionUI.MENU_SELECT_OSM_FILE_AREA=Create .obf from osm file for specifed area\u2026
|
||||
OsmExtractionUI.MENU_SETTINGS=Settings\u2026
|
||||
OsmExtractionUI.MENU_WINDOW=Window
|
||||
OsmExtractionUI.NORMALIZE_STREETS=Normalizing streets
|
||||
OsmExtractionUI.OPEN_LOG_FILE_MANUALLY=Open log file manually
|
||||
OsmExtractionUI.OSM_FILES=Osm Files (*.bz2, *.osm, *.pbf)
|
||||
OsmExtractionUI.OSMAND_MAP_CREATOR=OsmAnd Map Creator
|
||||
OsmExtractionUI.OSMAND_MAP_CREATOR_FILE=OsmAnd Map Creator -
|
||||
OsmExtractionUI.PLEASE.WAIT=Please wait\u8230
|
||||
OsmExtractionUI.PLEASE.WAIT=Please wait\u2026
|
||||
OsmExtractionUI.POI=POI
|
||||
OsmExtractionUI.REGION=Region
|
||||
OsmExtractionUI.SAVING_OSM_FILE=Saving osm file
|
||||
OsmExtractionUI.SELECT_AREA=Select area
|
||||
OsmExtractionUI.SELECT_AREA_TO_FILTER=Select area to filter
|
||||
OsmExtractionUI.SPECIFY_WORKING_DIR=Specify working directory\u8230
|
||||
OsmExtractionUI.SPECIFY_WORKING_DIR=Specify working directory\u2026
|
||||
OsmExtractionUI.WERE_SUCCESFULLY_CREATED=\ were successfully created \n\t at {0}.
|
||||
OsmExtractionUI.SUCCESFULLY_CREATED=\ - successfully created in working directory.
|
||||
OsmExtractionUI.TRANSPORT=transport
|
||||
|
@ -91,7 +91,7 @@ TileBundleDownloadDialog.DOWNLOAD.TILES=Download tiles
|
|||
TileBundleDownloadDialog.DOWNLOADING.TILES=Downloading tiles
|
||||
TileBundleDownloadDialog.END.ZOOM.LEVEL=End zoom level :
|
||||
TileBundleDownloadDialog.CHOOSE.DIRECTORY=Choose working directory
|
||||
TileBundleDownloadDialog.LOADING=Loading\u8230
|
||||
TileBundleDownloadDialog.LOADING=Loading\u2026
|
||||
TileBundleDownloadDialog.REQUEST.DOWNLOAD=Request to download {0} tiles from ''{1}'' (approximately {2} Mb)
|
||||
TileBundleDownloadDialog.SPECIFY.FOLDER=Specify different folder
|
||||
TileBundleDownloadDialog.START.ZOOM.LEVEL=Start zoom level :
|
||||
|
|
Loading…
Reference in a new issue