mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
41 lines
1.2 KiB
JavaScript
41 lines
1.2 KiB
JavaScript
locale.en = {
|
|
"browse": "Browse",
|
|
"point": "Point",
|
|
"line": "Line",
|
|
"area": "Area",
|
|
|
|
"save": "Save",
|
|
"save_help": "Save changes to OpenStreetMap, making them visible to other users",
|
|
"no_changes": "You don't have any changes to save.",
|
|
"save_error": "An error occurred while trying to save",
|
|
"uploading_changes": "Uploading changes to OpenStreetMap.",
|
|
"just_edited": "You Just Edited OpenStreetMap!",
|
|
"okay": "Okay",
|
|
|
|
"zoom-in": "Zoom In",
|
|
"zoom-out": "Zoom Out",
|
|
|
|
"browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
|
|
|
|
"layer_settings": "Layer Settings",
|
|
|
|
"no_documentation_combination": "This is no documentation available for this tag combination",
|
|
"no_documentation_key": "This is no documentation available for this key",
|
|
|
|
"view_on_osm": "View on OSM",
|
|
|
|
"zoom_in_edit": "zoom in to edit the map",
|
|
|
|
"edit_tags": "Edit tags",
|
|
|
|
"find_location": "Find A Location",
|
|
"find_placeholder": "find a place",
|
|
|
|
"description": "Description",
|
|
|
|
"logout": "logout",
|
|
|
|
"layers": "Layers",
|
|
"percent_opacity": "{opacity}% opacity"
|
|
}
|