| Current Path : /var/www/html/mediawiki/extensions/Graph/i18n/ |
| Current File : /var/www/html/mediawiki/extensions/Graph/i18n/en.json |
{
"@metadata": {
"authors": [
"Dan Andreescu",
"Yuri Astrakhan",
"Frédéric Bolduc",
"Max Semenik"
]
},
"graph-desc": "Allows <graph> tags or entire pages to become [http://vega.github.io/ Vega]-based graphs",
"graphsandbox": "Graph sandbox",
"graph-tracking-category": "Pages with graphs",
"graph-tracking-category-desc": "The page includes a <code><graph></code> tag.",
"graph-broken-category": "Pages with broken graphs",
"graph-broken-category-desc": "The page includes a <code><graph></code> tag with invalid usage.",
"graph-obsolete-category": "Pages with obsolete Vega graphs",
"graph-obsolete-category-desc": "The page includes a <code><graph></code> tag that should be updated to version 5.",
"graph-error-empty-json": "Empty graph data, nothing to show",
"graph-error-not-vega": "The JSON provided is not a valid Vega JSON",
"graph-error-vega-lite-unsupported": "The JSON provided is for Vega Lite, which is currently not supported",
"graph-error-vega-unsupported-version": "The JSON provided is for Vega $1 which is currently not supported",
"graph-ve-dialog-button-tooltip": "Graph",
"graph-load": "Click to load graph",
"graph-ve-dialog-edit-field-graph-type": "Graph type",
"graph-ve-dialog-edit-field-raw-json": "Raw JSON specification",
"graph-ve-dialog-edit-height": "Height",
"graph-ve-dialog-edit-json-invalid": "Invalid JSON string",
"graph-ve-dialog-edit-padding-auto": "Automatic padding",
"graph-ve-dialog-edit-padding-bottom": "Bottom",
"graph-ve-dialog-edit-padding-left": "Left",
"graph-ve-dialog-edit-padding-right": "Right",
"graph-ve-dialog-edit-padding-top": "Top",
"graph-ve-dialog-edit-page-data": "Data",
"graph-ve-dialog-edit-page-general": "General",
"graph-ve-dialog-edit-page-raw": "Raw data",
"graph-ve-dialog-edit-size-field": "Size",
"graph-ve-dialog-edit-size-table-unit": "Pixels",
"graph-ve-dialog-edit-title": "Edit graph",
"graph-ve-dialog-edit-type-area": "Area graph",
"graph-ve-dialog-edit-type-bar": "Bar graph",
"graph-ve-dialog-edit-type-line": "Line graph",
"graph-ve-dialog-edit-type-unknown": "Unknown graph type",
"graph-ve-dialog-edit-width": "Width",
"graph-ve-dialog-edit-unknown-graph-type-warning": "The type of this graph is unsupported, and any modifications made to it may break its display. Please edit the graph through the raw data specification on the \"{{int:graph-ve-dialog-edit-page-raw}}\" tab.",
"graph-ve-empty-graph": "Empty graph",
"graph-ve-no-spec": "No graph specification found",
"graph-ve-vega-error": "Vega has encountered an error rendering this graph",
"graph-ve-vega-error-no-render": "Vega was unable to render this graph",
"graph-vega-old-browser": "Your browser does not support graphs",
"graph-outdated-schema": "You are using an outdated schema. This may break in future. Please use the corrected schema below.",
"graph-sandbox-requires-js": "The graph sandbox requires a modern browser with JavaScript."
}