Skip to content

Commit

Permalink
Merge pull request #252 from JeroenDeDauw/mergemessages
Browse files Browse the repository at this point in the history
Merged SM messages into the main messages file
  • Loading branch information
JeroenDeDauw authored Oct 7, 2016
2 parents e72d44c + 68a216d commit 13befa6
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 89 deletions.
40 changes: 0 additions & 40 deletions SemanticMaps/i18n/en.json

This file was deleted.

46 changes: 0 additions & 46 deletions SemanticMaps/i18n/qqq.json

This file was deleted.

34 changes: 33 additions & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,37 @@
"mapeditor-imageoverlay-button": "Add image overlay",
"mapeditor-form-field-image": "Image",
"mapeditor-imageoverlay-title": "Image overlay details",
"mapeditor-form-field-visitedicon": "Visited icon"
"mapeditor-form-field-visitedicon": "Visited icon",
"semanticmaps-desc": "Provides the ability to view and edit coordinate data stored with the [https://www.semantic-mediawiki.org Semantic MediaWiki] extension",
"semanticmaps-unrecognizeddistance": "The value $1 is not a valid distance.",
"semanticmaps-kml-link": "View the KML file",
"semanticmaps-kml": "KML",
"semanticmaps-default-kml-pagelink": "View page $1",
"semanticmaps-latitude": "Latitude: $1",
"semanticmaps-longitude": "Longitude: $1",
"semanticmaps-altitude": "Altitude: $1",
"semanticmaps-loading-forminput": "Loading map form input...",
"semanticmaps_lookupcoordinates": "Look up coordinates",
"semanticmaps_enteraddresshere": "Enter address here",
"semanticmaps-updatemap": "Update map",
"semanticmaps-forminput-remove": "Remove",
"semanticmaps-forminput-add": "Add",
"semanticmaps-forminput-locations": "Locations",
"semanticmaps-par-staticlocations": "A list of locations to add to the map together with the queried data. Like with display_points, you can add a title, description and icon per location using the tilde \"~\" as separator.",
"semanticmaps-par-showtitle": "Show a title in the marker info window or not. Disabling this is often useful when using a template to format the info window content.",
"semanticmaps-par-hidenamespace": "Show the namespace title in the marker info window",
"semanticmaps-par-centre": "The center of the map. When not provided, the map will automatically pick the optimal center to display all markers on the map.",
"semanticmaps-par-template": "A template to use to format the info window contents.",
"semanticmaps-par-geocodecontrol": "Show the geocoding control.",
"semanticmaps-par-activeicon": "Icon to be displayed instead of default marker, when active page is equal to query result",
"semanticmaps-par-pagelabel": "When set to \"yes\", all markers will have an \"inlineLabel\" with a link to the page containing the coordinates for the marker",
"semanticmaps-par-ajaxcoordproperty": "Name of the coordinate property which is used to build the ajax query.",
"semanticmaps-par-ajaxquery": "A second query that is sent via ajax to fetch additional coordinates.",
"semanticmaps-par-userparam": "A value passed into each template call, if a template is used",
"semanticmaps-kml-text": "The text associated with each page. Overridden by the additional queried properties if any.",
"semanticmaps-kml-title": "The default title for results",
"semanticmaps-kml-linkabsolute": "Should links be absolute (as opposed to relative)",
"semanticmaps-kml-pagelinktext": "The text to use for the links to the page, in which $1 will be replaced by the page title",
"semanticmaps-shapes-improperformat": "Improper formatting of $1. Please see documentation for formatting",
"semanticmaps-shapes-missingshape": "No shapes found for $1. Please see documentation for available shapes"
}
38 changes: 36 additions & 2 deletions i18n/qqq.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"Тест",
"아라",
"Liuxinyu970226",
"Nike"
"Nike",
"Lloffiwr",
"Raymond"
]
},
"maps-desc": "{{desc|name=Maps|url=https://www.semantic-mediawiki.org/wiki/Extension:Maps}}",
Expand Down Expand Up @@ -204,5 +206,37 @@
"mapeditor-imageoverlay-button": "This is the text on a button.",
"mapeditor-form-field-image": "This is and form field name.\n\n{{Identical|Image}}",
"mapeditor-imageoverlay-title": "This is the title of a dialogue.",
"mapeditor-form-field-visitedicon": "This is and form field name."
"mapeditor-form-field-visitedicon": "This is and form field name.",
"semanticmaps-desc": "{{desc|name=Semantic Maps|url=https://www.mediawiki.org/wiki/Extension:Semantic_Maps}}",
"semanticmaps-unrecognizeddistance": "This is an error message.\n\nParameter:\n* $1 - distance",
"semanticmaps-kml-link": "This is the label of a link.",
"semanticmaps-kml": "{{optional}}",
"semanticmaps-default-kml-pagelink": "Used as default value for \"pagelinktext\" input box.\nSee example: [{{canonicalurl:Special:Ask|format=kml}} Special:Ask]\n\n<code>$1</code> is not a parameter (appears as is), but it will be replaced by the page title.\n\nSee also:\n* {{msg-mw|Semanticmaps-kml-pagelinktext}}\n{{Identical|View page}}",
"semanticmaps-latitude": "Parameters:\n* $1 - latitude\nSee also:\n* {{msg-mw|Semanticmaps-longitude}}\n* {{msg-mw|Semanticmaps-altitude}}\n{{Identical|Latitude}}",
"semanticmaps-longitude": "Parameters:\n* $1 - longitude\nSee also:\n* {{msg-mw|Semanticmaps-latitude}}\n* {{msg-mw|Semanticmaps-altitude}}\n{{Identical|Longitude}}",
"semanticmaps-altitude": "Parameters:\n* $1 - altitude\nSee also:\n* {{msg-mw|Semanticmaps-latitude}}\n* {{msg-mw|Semanticmaps-longitude}}",
"semanticmaps-loading-forminput": "Message displayed during a computer action",
"semanticmaps_lookupcoordinates": "Submit button next to input box.\n\nThe box contains the hint {{msg-mw|Semanticmaps enteraddresshere}}.",
"semanticmaps_enteraddresshere": "Hint provided in an input box.\n\nThe submit button next to the input box is {{msg-mw|Semanticmaps lookupcoordinates}}.",
"semanticmaps-updatemap": "This is a button label.",
"semanticmaps-forminput-remove": "This is a button label.\n\n{{Identical|Remove}}",
"semanticmaps-forminput-add": "This is a button label.\n\n{{Identical|Add}}",
"semanticmaps-forminput-locations": "This is a button label.\n\n{{Identical|Location}}",
"semanticmaps-par-staticlocations": "{{doc-paramdesc|staticlocations}}",
"semanticmaps-par-showtitle": "{{doc-paramdesc|showtitle}}",
"semanticmaps-par-hidenamespace": "{{doc-paramdesc|hidenamespace}}",
"semanticmaps-par-centre": "{{doc-paramdesc|centre}}",
"semanticmaps-par-template": "{{doc-paramdesc|template}}",
"semanticmaps-par-geocodecontrol": "{{doc-paramdesc|geocodecontrol}}",
"semanticmaps-par-activeicon": "{{doc-paramdesc|activeicon}}",
"semanticmaps-par-pagelabel": "{{doc-paramdesc|pagelabel}}\n\n{{doc-important|Do not translate the parameter value \"yes\".}}",
"semanticmaps-par-ajaxcoordproperty": "{{doc-paramdesc|ajaxcoordproperty}}",
"semanticmaps-par-ajaxquery": "{{doc-paramdesc|ajaxquery}}",
"semanticmaps-par-userparam": "{{doc-paramdesc|userparam}}",
"semanticmaps-kml-text": "{{doc-paramdesc|text}}",
"semanticmaps-kml-title": "{{doc-paramdesc|title}}",
"semanticmaps-kml-linkabsolute": "{{doc-paramdesc|absolute}}",
"semanticmaps-kml-pagelinktext": "Used as description for \"pagelinktext\" input box.\nSee example: [{{canonicalurl:Special:Ask|format=kml}} Special:Ask]\n\n<code>$1</code> is not a parameter, and appears as is.\n\nDefault value for the input box is {{msg-mw|Semanticmaps-default-kml-pagelink}}.",
"semanticmaps-shapes-improperformat": "This is an error message.\n\nParameter:\n* $1 - improper text",
"semanticmaps-shapes-missingshape": "This is an error message.\n\nParameter:\n* $1 - name of the shape"
}

0 comments on commit 13befa6

Please sign in to comment.