source: josm/trunk/nodist/trans/en.lang@ 18905

Last change on this file since 18905 was 18865, checked in by stoecker, 11 months ago

see #23228 - i18n update

  • Property svn:mime-type set to application/octet-stream
File size: 9.2 KB
Line 
1 1 A plugin for pmtile support
2 2 A special handler for the French land registry WMS server.
3 3 Adds a tagging preset tester to the windows menu, which helps you developing of tagging presets (quick preview of the dialog that will popup). You can start the jar-file as standalone as well.
4 4 Adds a todo list dialog that makes it easy to go through large lists of objects
5 5 Adds map printing to JOSM
6 6 Adds no left turn for sets of 4 or 5 ways
7 7 Allow adding markers/nodes on current gps positions.
8 8 Allows JOSM to read Open Data formats (csv, xls, ods, kml, kmz, shp, mif) into an .osm data layer. Supports zip and 7z compression of these file types.
9 9 Allows editing data in Level0L format
10 10 Allows opening gpx/osm files that intersect the currently visible screen area
11 11 Allows the user to anonymize timestamps and delete parts of huge GPX tracks very fast.
12 12 Allows the user to correct angle of buildings to 90 degrees, and aligns all loaded buildings to nearest road.
13 13 Allows the user to create different color schemes and to switch between them. Just change the colors and create a new scheme. Used to switch to a white background with matching colors for better visibility in bright sunlight. See dialog in display preferences.
14 14 Allows to attribute tags to all objects in any selected area at once
15 15 Allows to draw splines
16 16 Allows to edit traffic information and export it to the urban mobility simulator SUMO
17 17 Allows to import various file formats into JOSM directly. Currently supported: TangoGPS, Garmin Trainings Center TCX.
18 18 Allows undeleting object from OSM database
19 19 Analyse a set of GPS points to obtain its centre and direction of spread.
20 20 Another plugin to match images to the waypoints in a GPX file. A match is made when the ''name'', ''cmt'' or ''desc'' attribute of a waypoint tag matches the filename of an image.
21 21 Automatic tools to help on common issues
22 22 Automatically assigns the address to a selected object in Austria. Data © Österreichisches Adressregister 2017, N 23806/2017.
23 23 Bring in errors from Osm Inspector and display it on the current JOSM bounding box
24 24 Changeset Viewer plugin allows you to visualize the changesets in JOSM background
25 25 Color Plugin provide functionality for Josm users who want to put ’color’ attribute for roof and walls of the buildings.
26 26 Create a grid of ways.
27 27 Customization of public public transport stops.
28 28 Database of imagery offsets: share and aquire imagery offsets with one button.
29 29 Display OpenStreetMap object information
30 30 Download GPS points from Globalsat dg100 data logger directly in JOSM.
31 31 Download your GPX tracks from openstreetmap.org
32 32 Downloads new data when you pan/zoom
33 33 Drive a race car from point A to point B over aerial imagery, leave cacti behind.
34 34 Dxf Import
35 35 Easy downloading along a long set of interconnected ways
36 36 Edit features for OpenSeaMap
37 37 Edit features for Sea Charts
38 38 Editor to add turn lanes tags in highways
39 39 Enable additional image types such as webp (each image type must be enabled in preferences)
40 40 Enables searching for waypoint imported from gpx file.
41 41 Expand a simple intersection to a roundabout in gradual steps. Select an intersection node or a roundabout and press Crtl-Shift-R
42 42 Export tiles from the imagery layer cache into the file system.
43 43 Extends ImproveWayAccuracy mode with helpers to place nodes at accurate distances and angles.
44 44 Extra information about current layer objects pop ups - currently GPX trackpoint info
45 45 Fast drawing ways by mouse
46 46 Finds and fixes invalid street addresses in a comfortable way.
47 47 FlatLaf - Flat Look and Feel
48 48 Garmin FIT files in JOSM
49 49 Generate Imagery XML bounds from a multipolygon
50 50 Gives user more tools that facilitate aligning and rotation of buildings.
51 51 Group common Address Interpolation inputs in a single dialog, as well as an option to automatically generate individual house number nodes from a Way.
52 52 Handling of French EPCIs (boundary=local_authority)
53 53 Imagery Layer for Sea Charts
54 54 Implements a command line and enables to create your commands. See link for standard commands (arc, circle etc.)
55 55 Import OSM data in o5m format
56 56 Import PDF file into a layer and convert pdf lines to ways.
57 57 Import vector graphics (SVG)
58 58 Import/export OSM data in PBF format
59 59 Imports proprietary CSV files of the Columbus/Visiontac V-900 GPS logger into a GPX layer.
60 60 Loads data from SDS
61 61 Make photos movable and position them on the map.
62 62 Make terraced houses out of single blocks.
63 63 Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot.
64 64 MapRoulette Tasks in JOSM
65 65 Merge overlapping part of ways.
66 66 NanoLog adjustment and browsing layer
67 67 Overlays the canvec tile grid on the map and prints URL''s to the .zip files. Future goals: allow auto-downloading and loading of canvec .osm files
68 68 Plugin for importing spatial referenced images
69 69 Plugin for reverting changesets
70 70 Plugin for tagging of objects based on a selection of road signs. The dialog can be opened by clicking a small icon in the upper right corner of the properties window. Available country presets: Belgium, Czech Republic, Germany, Poland, Slovakia, Spain.
71 71 Plugin to digital sign OSM-Data
72 72 Provide a measurement dialog and a layer to measure length and angle of segments, area surrounded by a (simple) closed way and create measurement paths (which also can be imported from a gps layer).
73 73 Provides Apache Commons library components. Not meant to be installed directly by users, but rather as a dependency for other plugins.
74 74 Provides Apache HTTP library. Not meant to be installed directly by users, but rather as a dependency for other plugins.
75 75 Provides HTTP/2 support. Requires Java 11 or later.
76 76 Provides Jackson JSON library. Not meant to be installed directly by users, but rather as a dependency for other plugins.
77 77 Provides Java Native Access (JNA) library. Not meant to be installed directly by users, but rather as a dependency for other plugins.
78 78 Provides Java Topology Suite (JTS) library and related utilities. Not meant to be installed directly by users, but rather as a dependency for other plugins.
79 79 Provides LWJGL natives for @{platform}
80 80 Provides a dialog for editing tags in a tabular grid.
81 81 Provides a straightforward GUI for adding, editing and deleting turn lanes.
82 82 Provides additional OpenJFX (JavaFX) features such as MP3 audio playback.
83 83 Provides an event bus more powerful than the traditional listeners registration
84 84 Provides helper buttons to allow working with single button mouse (stylus). Activate by holding T and slip map with left mouse button
85 85 Provides parts of the GeoTools library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins.
86 86 Provides routing capabilities.
87 87 Provides the EJML library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins.
88 88 Provides the GSON library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins.
89 89 Provides the JAXB library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins.
90 90 Provides the Log4j library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins.
91 91 Provides the common LWJGL interfaces for other plugins
92 92 Read and write osmosis poly filter files
93 93 Relation and multipolygon creating and editing panel.
94 94 Renders routes (bus, hiking trails, bicycle routes, ..). Route types must be defined in routes.xml file in plugin directory
95 95 Several utilities that make your life easier.
96 96 Shows an additional information about point on map. Only Czech RUIAN and Spanish Cadastre Web Services modules are available at this moment.
97 97 Shows the elevation profile and some statistical data of a GPX track.
98 98 Simple tool to tag house numbers and addresses.
99 99 Simplify area by removing nodes on very obtuse angles. This can be constrained by maximum removed area size. Also average nearby nodes.
100 100 Support live GPS input (moving dot) through a connection to gpsd server.
101 101 Talk with users editing the map nearby, be notified when someone comes close.
102 102 Task configurations
103 103 The RasterFiltersPlugin allows to choose and apply some images'' filters to some layers
104 104 The turnrestrictions plugin allows to enter maintain information about turn restrictions in the OpenStreetMap database.
105 105 This plugin directly upload GPS Traces from current active layer in JOSM to openstreetmap.org.
106 106 This plugin simplifies the mapping and editing of indoor corridors.
107 107 This plugin simplifies the mapping and editing of public transport routes.
108 108 Tool for conflating data (matching and merging).
109 109 Tools for drawing buildings.
110 110 Tools to help import Kartverket N50
111 111 Traces buildings and other shapes from a map. Needs Tracer2Server to be running.
112 112 Traces buildings from Czech cadastral map. Needs TracerServer (.NET or Mono) to be running.
113 113 Use external scripts in JOSM
114 114 Use your system''s password manager to store the API username and password. (KWallet and gnome-keyring are supported.)
115 115 Visualizes routing information as a routing graph.
116 116 Write gps position info to the image file header. Run this feature from the right click menu of the image layer.
117 117 creates a channel digraph and checks a subset of channels if it is a junction or searches in a subset of channels for junctions
118 118 extended options for editing opening_hours
Note: See TracBrowser for help on using the repository browser.