Warning, /education/gcompris/src/activities/geo-country/resource/board/board18_0.qml is written in an unsupported language. File is not indexed.

0001 /* GCompris
0002  *
0003  * SPDX-FileCopyrightText: 2022 Jesús Espino <jespinog@gmail.com>
0004  *
0005  * Authors:
0006  *   Jesús Espino <jespinog@gmail.com>
0007  *
0008  *   SPDX-License-Identifier: GPL-3.0-or-later
0009  */
0010 import QtQuick 2.12
0011 
0012 QtObject {
0013    property string instruction: qsTr("Autonomous communities or cities of Spain")
0014    property var levels: [
0015       {
0016          "pixmapfile" : "spain/spain_spain.svgz",
0017          "type" : "SHAPE_BACKGROUND_IMAGE"
0018       },
0019       {
0020           "pixmapfile": "spain/spain_andalucia.svgz",
0021           //: Autonomous communities of Spain: Andalusia
0022           "toolTipText" : qsTr("Andalusia"),
0023           "x": "0.3407",
0024           "y": "0.7071"
0025       },
0026       {
0027           "pixmapfile": "spain/spain_madrid.svgz",
0028           //: Autonomous communities of Spain: Madrid
0029           "toolTipText" : qsTr("Madrid"),
0030           "x": "0.3985",
0031           "y": "0.3761"
0032       },
0033       {
0034           "pixmapfile": "spain/spain_galicia.svgz",
0035           //: Autonomous communities of Spain: Galicia
0036           "toolTipText" : qsTr("Galicia"),
0037           "x": "0.1094",
0038           "y": "0.1278"
0039       },
0040       {
0041           "pixmapfile": "spain/spain_castilla_y_leon.svgz",
0042           //: Autonomous communities of Spain: Castile and León
0043           "toolTipText" : qsTr("Castile and León"),
0044           "x": "0.3559",
0045           "y": "0.2543"
0046       },
0047       {
0048           "pixmapfile": "spain/spain_castilla_la_mancha.svgz",
0049           //: Autonomous communities of Spain: Castilla-La Mancha
0050           "toolTipText" : qsTr("Castilla-La Mancha"),
0051           "x": "0.4458",
0052           "y": "0.4644"
0053       },
0054       {
0055           "pixmapfile": "spain/spain_cataluna.svgz",
0056           //: Autonomous communities of Spain: Catalonia
0057           "toolTipText" : qsTr("Catalonia"),
0058           "x": "0.7814",
0059           "y": "0.2429"
0060       },
0061       {
0062           "pixmapfile": "spain/spain_aragon.svgz",
0063           //: Autonomous communities of Spain: Aragon
0064           "toolTipText" : qsTr("Aragon"),
0065           "x": "0.6118",
0066           "y": "0.2803"
0067       },
0068       {
0069           "pixmapfile": "spain/spain_valencia.svgz",
0070           //: Autonomous communities of Spain: Valencia
0071           "toolTipText" : qsTr("Valencia"),
0072           "x": "0.632",
0073           "y": "0.4973"
0074       },
0075       {
0076           "pixmapfile": "spain/spain_murcia.svgz",
0077           //: Autonomous communities of Spain: Murcia
0078           "toolTipText" : qsTr("Murcia"),
0079           "x": "0.5667",
0080           "y": "0.6326"
0081       },
0082       {
0083           "pixmapfile": "spain/spain_asturias.svgz",
0084           //: Autonomous communities of Spain: Asturias
0085           "toolTipText" : qsTr("Asturias"),
0086           "x": "0.2594",
0087           "y": "0.0816"
0088       },
0089       {
0090           "pixmapfile": "spain/spain_pais_vasco.svgz",
0091           //: Autonomous communities of Spain: Basque Country
0092           "toolTipText" : qsTr("Basque Country"),
0093           "x": "0.4808",
0094           "y": "0.1177"
0095       },
0096       {
0097           "pixmapfile": "spain/spain_la_rioja.svgz",
0098           //: Autonomous communities of Spain: La Rioja
0099           "toolTipText" : qsTr("La Rioja"),
0100           "x": "0.4942",
0101           "y": "0.1888"
0102       },
0103       {
0104           "pixmapfile": "spain/spain_cantabria.svgz",
0105           //: Autonomous communities of Spain: Cantabria
0106           "toolTipText" : qsTr("Cantabria"),
0107           "x": "0.3846",
0108           "y": "0.1007"
0109       },
0110       {
0111           "pixmapfile": "spain/spain_navarra.svgz",
0112           //: Autonomous communities of Spain: Navarre
0113           "toolTipText" : qsTr("Navarre"),
0114           "x": "0.5479",
0115           "y": "0.1528"
0116       },
0117       {
0118           "pixmapfile": "spain/spain_extremadura.svgz",
0119           //: Autonomous communities of Spain: Extremadura
0120           "toolTipText" : qsTr("Extremadura"),
0121           "x": "0.2333",
0122           "y": "0.5109"
0123       },
0124       {
0125           "pixmapfile": "spain/spain_canarias.svgz",
0126           //: Autonomous communities of Spain: Canary Islands
0127           "toolTipText" : qsTr("Canary Islands"),
0128           "x": "0.7704",
0129           "y": "0.9013"
0130       },
0131       {
0132           "pixmapfile": "spain/spain_baleares.svgz",
0133           //: Autonomous communities of Spain: Balearic Islands
0134           "toolTipText" : qsTr("Balearic Islands"),
0135           "x": "0.8685",
0136           "y": "0.4788"
0137       },
0138       {
0139           "pixmapfile": "spain/spain_ceuta.svgz",
0140           //: Autonomous communities of Spain: Ceuta
0141           "toolTipText" : qsTr("Ceuta"),
0142           "x": "0.2815",
0143           "y": "0.8621"
0144       },
0145       {
0146           "pixmapfile": "spain/spain_melilla.svgz",
0147           //: Autonomous communities of Spain: Melilla
0148           "toolTipText" : qsTr("Melilla"),
0149           "x": "0.4621",
0150           "y": "0.9273"
0151       }
0152    ]
0153 }