| | 1 | [[TranslatedPages]] |
| | 2 | = Glossary = |
| | 3 | |
| | 4 | To keep JOSMs interface easy and consistent its vocabulary needs to be easy and consistent too. |
| | 5 | Also the [wikitr:/Translations] benefit from a plain terms. |
| | 6 | |
| | 7 | ||=Source =||=Translation =||=Hints =|| |
| | 8 | || advanced preferences || || Settings which are only visible to advanced users, see [wikitr:/Help/Preferences/Advanced help page] || |
| | 9 | || angle snapping || || Function to draw segments that are parallel, perpendicular or at precisely defined angles (30°, 45°, 60°, 90°) to the base segment. || |
| | 10 | || button || || Sub forms are panel buttons, switch buttons and else || |
| | 11 | || child || || When the OSM objects has higher level objects (like nodes in ways or ways in a relation) it is a child || |
| | 12 | || edit toolbar || || Toolbar to switch working mode and toggle panels of the sidebar || |
| | 13 | || element || || Not used in JOSM, see object and member || |
| | 14 | || (GPX) track || || Recorded raw position data used for creating new objects || |
| | 15 | || imagery || || Background images for tracing || |
| | 16 | || item || || Mostly a menu item. || |
| | 17 | || keyboard shortcut || || Also shortcut key || |
| | 18 | || key || || The key part of a tag || |
| | 19 | || main toolbar || || Also called as toolbar or symbol bar || |
| | 20 | || map paint style || || drawing rules for JOSM map, see [wikitr:/Styles] || |
| | 21 | || mapview || || The main map area of the screen || |
| | 22 | || member || || Reference in a relation to another object || |
| | 23 | || membership || || Objects referenced from a relation || |
| | 24 | || node || || The basic coordinate object of OSM (sometimes called point) || |
| | 25 | || note || || Notes are placed by other OSM users || |
| | 26 | || object || || One of the OSM elements node, way or relation (sometimes called (data) primitive) || |
| | 27 | || OSM data || || Objects from the OSM server || |
| | 28 | || outside of the world || || beyond the boundaries of the downloaded map data || |
| | 29 | || parent || || If a OSM objects has higher level objects (like nodes in ways or ways in a relation) these are parents || |
| | 30 | || plugin || || Extension for JOSM || |
| | 31 | || preset || || A [wikitr:/Presets collection] of object types (also called tagging preset) || |
| | 32 | || primitive || || One of the OSM elements node, way or relation (sometimes called data object) || |
| | 33 | || referrer || || Objects which are referred to, like nodes of a way or child relations. || |
| | 34 | || relation || || The basic grouping object of OSM || |
| | 35 | || selection || || Objects on the working layer are selected || |
| | 36 | || sidebar || || Contains several panels (also called ToggleDialog) || |
| | 37 | || status bar || || Below the Mapview || |
| | 38 | || tag || || A key and value pair for an object, elsewhere called attribute || |
| | 39 | || tagging || || Adding tags to objects to describe them || |
| | 40 | || tagging preset || || see preset || |
| | 41 | || tags || || The whole set of tags for an object || |
| | 42 | || trace || || Creating new objects (typically from imagery) || |
| | 43 | || validator || || Quality ensure tool of JOSM to check (new) data. || |
| | 44 | || value || || The value part of a tag || |
| | 45 | || way || || The straight variant of a way without curves is a ''line'' || |
| | 46 | || working mode || || Editing mode || |