| Current File : /home/jvzmxxx/wiki/extensions/Kartographer/i18n/en.json |
{
"@metadata": {
"authors": [
"Yuri Astrakhan"
]
},
"apihelp-sanitize-mapdata-description": "Performs data validation for Kartographer extension",
"apihelp-sanitize-mapdata-param-title": "Title of page on which this GeoJSON is supposed to be located. If no title is provided, a dummy one will be used.",
"apihelp-sanitize-mapdata-param-text": "GeoJSON to sanitize",
"apihelp-sanitize-mapdata-example": "Sanitize a GeoJSON blob",
"apihelp-query+mapdata-description": "Request all map data from the page <kbd>Metallica</kbd>",
"apihelp-query+mapdata-example-1": "Request all map data from the page <kbd>Metallica</kbd>",
"apihelp-query+mapdata-example-2": "Request map data in groups <kbd>group1</kbd> and <kbd>group2</kbd> from the page <kbd>Metallica</kbd>",
"apihelp-query+mapdata-param-continue": "Use this parameter to continue iterating through results",
"apihelp-query+mapdata-param-groups": "Pipe-separated groups to return data for",
"apihelp-query+mapdata-param-limit": "Data for how many pages to return",
"kartographer-attribution": "Wikimedia maps beta | Map data © [http://openstreetmap.org/copyright OpenStreetMap contributors]",
"kartographer-broken-category": "Pages with broken maps",
"kartographer-broken-category-desc": "The page includes an invalid map usage",
"kartographer-desc": "Allows maps to be added to the wiki pages",
"kartographer-error-context": "<$1>: $2",
"kartographer-error-context-multi": "<$1> problems:\n$2",
"kartographer-error-missing-attr": "Attribute \"$1\" is missing",
"kartographer-error-bad_attr": "Attribute \"$1\" has an invalid value",
"kartographer-error-bad_data": "The JSON content is not correct",
"kartographer-tracking-category": "Pages with maps",
"kartographer-tracking-category-desc": "The page includes a map",
"kartographer-coord-combined": "$1 $2",
"kartographer-coord-dms": "$1°$2′$3″",
"kartographer-coord-lat-positive": "$1N",
"kartographer-coord-lat-negative": "$1S",
"kartographer-coord-lon-positive": "$1E",
"kartographer-coord-lon-negative": "$1W",
"kartographer.css": "/* CSS placed here will be applied to all pages with maps */",
"kartographer.js": "/* Any JavaScript here will be loaded for all users on load of the map-containing pages */",
"leafletdraw-draw-handlers-circle-radius": "Radius",
"leafletdraw-draw-handlers-circle-tooltip-start": "Click and drag to draw a circle",
"leafletdraw-draw-handlers-marker-tooltip-start": "Click map to place a marker",
"leafletdraw-draw-handlers-polygon-tooltip-cont": "Click to continue drawing this shape",
"leafletdraw-draw-handlers-polygon-tooltip-end": "Click first point to close this shape",
"leafletdraw-draw-handlers-polygon-tooltip-start": "Click to start drawing a shape",
"leafletdraw-draw-handlers-polyline-error": "Error: shape edges cannot cross",
"leafletdraw-draw-handlers-polyline-tooltip-cont": "Click to continue drawing this line",
"leafletdraw-draw-handlers-polyline-tooltip-end": "Click last point to finish this line",
"leafletdraw-draw-handlers-polyline-tooltip-start": "Click to start drawing a line",
"leafletdraw-draw-handlers-rectangle-tooltip-start": "Click and drag to draw a rectangle",
"leafletdraw-draw-handlers-simpleshape-tooltip-end": "Release mouse to finish drawing",
"leafletdraw-draw-toolbar-actions-text": "Cancel",
"leafletdraw-draw-toolbar-actions-title": "Cancel drawing",
"leafletdraw-draw-toolbar-buttons-circle": "Draw a circle",
"leafletdraw-draw-toolbar-buttons-marker": "Draw a marker",
"leafletdraw-draw-toolbar-buttons-polygon": "Draw a polygon",
"leafletdraw-draw-toolbar-buttons-polyline": "Draw a polyline",
"leafletdraw-draw-toolbar-buttons-rectangle": "Draw a rectangle",
"leafletdraw-draw-toolbar-undo-text": "Delete last point",
"leafletdraw-draw-toolbar-undo-title": "Delete last point drawn",
"leafletdraw-edit-handlers-edit-tooltip-subtext": "Click cancel to undo changes",
"leafletdraw-edit-handlers-edit-tooltip-text": "Drag handles, or marker to edit feature",
"leafletdraw-edit-handlers-remove-tooltip-text": "Click on a feature to remove",
"leafletdraw-edit-toolbar-actions-cancel-text": "Cancel",
"leafletdraw-edit-toolbar-actions-cancel-title": "Cancel editing, discards all changes",
"leafletdraw-edit-toolbar-actions-save-text": "Save",
"leafletdraw-edit-toolbar-actions-save-title": "Save changes",
"leafletdraw-edit-toolbar-buttons-edit": "Edit layers",
"leafletdraw-edit-toolbar-buttons-editdisabled": "No layers to edit",
"leafletdraw-edit-toolbar-buttons-remove": "Delete layers",
"leafletdraw-edit-toolbar-buttons-removedisabled": "No layers to delete",
"mapbox-control-zoomin-title": "Zoom in",
"mapbox-control-zoomout-title": "Zoom out",
"kartographer-fullscreen-close": "Close",
"kartographer-fullscreen-text": "Show in full screen",
"visualeditor-mwmapsdialog-geojson": "GeoJSON",
"visualeditor-mwmapsdialog-reset-map": "Reset map position",
"visualeditor-mwmapsdialog-size": "Size",
"visualeditor-mwmapsdialog-title": "Map"
}