summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Maps/i18n/qqq.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Maps/i18n/qqq.json')
-rw-r--r--www/wiki/extensions/Maps/i18n/qqq.json29
1 files changed, 25 insertions, 4 deletions
diff --git a/www/wiki/extensions/Maps/i18n/qqq.json b/www/wiki/extensions/Maps/i18n/qqq.json
index 89298677..bd3f62b5 100644
--- a/www/wiki/extensions/Maps/i18n/qqq.json
+++ b/www/wiki/extensions/Maps/i18n/qqq.json
@@ -126,7 +126,7 @@
"maps_leaflet": "This is a field label.\n\n{{optional}}",
"maps-leaflet-par-defzoom": "{{maps-par|leaflet|defzoom}}",
"maps-leaflet-par-layers": "{{maps-par|leaflet|layers}}",
- "maps-leaflet-par-overlaylayers": "{{maps-par|leaflet|overlaylayers}}",
+ "maps-leaflet-par-overlaylayers": "{{maps-par|leaflet|overlays}}",
"maps-leaflet-par-maxclusterradius": "{{maps-par|leaflet|maxclusterradius}}",
"maps-leaflet-par-clusterspiderfy": "{{maps-par|leaflet|clusterspiderfy}}",
"maps_click_to_activate": "This is an informatory message.",
@@ -138,9 +138,9 @@
"maps-par-width": "{{maps-par-all|width}}",
"maps-par-height": "{{maps-par-all|height}}",
"maps-par-centre": "{{maps-par-all|centre}}",
- "maps-par-enable-fullscreen": "{{maps-par-all|enablefullscreen}}",
+ "maps-par-enable-fullscreen": "{{maps-par-all|fullscreen}}",
"maps-par-kml": "System message used by several maps services:\n\n{{maps-par|googlemaps3|kml}}",
- "maps-par-markercluster": "{{maps-par-all|markercluster}}",
+ "maps-par-markercluster": "{{maps-par-all|cluster}}",
"maps-googlemaps3-incompatbrowser": "This is an error message shown to the user instead of a map.",
"maps-googlemaps3-par-imageoverlays": "{{maps-par|googlemaps3|imageoverlays}}",
"maps-googlemaps3-par-type": "{{maps-par|googlemaps3|type}}",
@@ -231,5 +231,26 @@
"validator-type-mapsrectangle": "This is the name of a type of values that may be assigned to a parameter.",
"validator-type-mapsrectangle-list": "This is the name of a type of values that may be assigned to a parameter.",
"validator-type-wmsoverlay": "This is the name of a type of values that may be assigned to a parameter. WMS stands for [[wikipedia:en:Web_Map_Service|Web Map Service]].",
- "validator-type-jsonfile": "{{Identical|Text}}"
+ "maps-json-editor-button-marker": "Text shown when hovering over the 'add marker' button in the visual map editor",
+ "maps-json-editor-button-line": "Text shown when hovering over the 'add line' button in the visual map editor",
+ "maps-json-editor-button-polygon": "Text shown when hovering over the 'add polygon' button in the visual map editor",
+ "maps-json-editor-button-rectangle": "Text shown when hovering over the 'add rectangle' button in the visual map editor",
+ "maps-json-editor-button-circle": "Text shown when hovering over the 'add circle' button in the visual map editor",
+ "maps-json-editor-tooltip-marker": "Text show after clicking the 'add marker' button in the visual map editor",
+ "maps-json-editor-tooltip-line": "Text show after clicking the 'add line' button in the visual map editor",
+ "maps-json-editor-tooltip-polygon": "Text show after clicking the 'add polygon' button in the visual map editor",
+ "maps-json-editor-tooltip-rectangle": "Text show after clicking the 'add rectangle' button in the visual map editor",
+ "maps-json-editor-tooltip-circle": "Text show after clicking the 'add circle' button in the visual map editor",
+ "maps-json-editor-added-marker": "Edit summary created by the visual map editor when adding a marker",
+ "maps-json-editor-added-line": "Edit summary created by the visual map editor when adding a line",
+ "maps-json-editor-added-polygon": "Edit summary created by the visual map editor when adding a polygon",
+ "maps-json-editor-added-rectangle": "Edit summary created by the visual map editor when adding a rectangle",
+ "maps-json-editor-added-circle": "Edit summary created by the visual map editor when adding a circle",
+ "maps-json-editor-edit-removed-shapes": "Edit summary created by the visual map editor when removing one or more shapes",
+ "maps-json-editor-edit-modified": "Edit summary created by the visual map editor when modifying existing shapes",
+ "maps-json-editor-edit-other": "Edit summary created by the visual map editor",
+ "maps-json-editor-edit-failed": "Error message shown when saving a change in the visual map editor fails",
+ "maps-json-editor-toolbar-cancel-text": "{{Identical|Cancel}}",
+ "maps-geo-json-edit-source": "Edit tab text in the GeoJson namespace. This tab leads to editing of raw GeoJson without visual aids",
+ "maps-geo-json-create-source": "Page creation tab text in the GeoJson namespace. This tab leads to editing of raw GeoJson without visual aids"
}