File indexing completed on 2024-05-05 15:52:56

0001 /* GCompris
0002  *
0003  * SPDX-FileCopyrightText: 2014 Bruno Coudoin
0004  *
0005  *   SPDX-License-Identifier: GPL-3.0-or-later
0006  */
0007 
0008 var advanced_colors =
0009         [
0010             [ // Level 1
0011              {
0012                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/coral_butterfly.svg",
0013                  //: Look at https://gcompris.net/wiki/Advanced_color_translation to see all the advanced colors
0014                  //: Color #FF7F50
0015                  "text": qsTr("Find the coral butterfly")
0016              },
0017              {
0018                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0019                  //: Color #7F1734
0020                  "text": qsTr("Find the claret butterfly")
0021              },
0022              {
0023                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/navy_butterfly.svg",
0024                  //: Color #000080
0025                  "text": qsTr("Find the navy butterfly")
0026              },
0027              {
0028                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/corn_butterfly.svg",
0029                  //: Color #FBEC5D
0030                  "text": qsTr("Find the corn butterfly")
0031              },
0032              {
0033                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cobalt_butterfly.svg",
0034                  //: Color #0047AB
0035                  "text": qsTr("Find the cobalt butterfly")
0036              },
0037              {
0038                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cyan_butterfly.svg",
0039                  //: Color #00FFFF
0040                  "text": qsTr("Find the cyan butterfly")
0041              },
0042              {
0043                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0044                  //: Color #954535
0045                  "text": qsTr("Find the chestnut butterfly")
0046              },
0047              {
0048                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/almond_butterfly.svg",
0049                  //: Color #AB784E
0050                  "text": qsTr("Find the almond butterfly")
0051              }
0052             ],
0053             [ // Level 2
0054              {
0055                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0056                  //: Color #7F1734
0057                  "text": qsTr("Find the claret butterfly")
0058              },
0059              {
0060                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sapphire_butterfly.svg",
0061                  //: Color #0F52BA
0062                  "text": qsTr("Find the sapphire butterfly")
0063              },
0064              {
0065                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/corn_butterfly.svg",
0066                  //: Color #FBEC5D
0067                  "text": qsTr("Find the corn butterfly")
0068              },
0069              {
0070                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cobalt_butterfly.svg",
0071                  //: Color #0047AB
0072                  "text": qsTr("Find the cobalt butterfly")
0073              },
0074              {
0075                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cyan_butterfly.svg",
0076                  //: Color #00FFFF
0077                  "text": qsTr("Find the cyan butterfly")
0078              },
0079              {
0080                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0081                  //: Color #954535
0082                  "text": qsTr("Find the chestnut butterfly")
0083              },
0084              {
0085                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/almond_butterfly.svg",
0086                  //: Color #AB784E
0087                  "text": qsTr("Find the almond butterfly")
0088              },
0089              {
0090                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ruby_butterfly.svg",
0091                  //: Color #E0115F
0092                  "text": qsTr("Find the ruby butterfly")
0093              }
0094             ],
0095             [ // Level 3
0096              {
0097                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sienna_butterfly.svg",
0098                  //: Color #882D17
0099                  "text": qsTr("Find the sienna butterfly")
0100              },
0101              {
0102                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sage_butterfly.svg",
0103                  //: Color #BCB88A
0104                  "text": qsTr("Find the sage butterfly")
0105              },
0106              {
0107                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/salmon_butterfly.svg",
0108                  //: Color #FF8C69
0109                  "text": qsTr("Find the salmon butterfly")
0110              },
0111              {
0112                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sepia_butterfly.svg",
0113                  //: Color #704214
0114                  "text": qsTr("Find the sepia butterfly")
0115              },
0116              {
0117                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sulphur_butterfly.svg",
0118                  //: Color #E4BB25
0119                  "text": qsTr("Find the sulfur butterfly")
0120              },
0121              {
0122                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/tea_butterfly.svg",
0123                  //: Color #DB6D7B
0124                  "text": qsTr("Find the tea butterfly")
0125              },
0126              {
0127                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/lime_butterfly.svg",
0128                  //: Color #BFFF00
0129                  "text": qsTr("Find the lime butterfly")
0130              },
0131              {
0132                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/turquoise_butterfly.svg",
0133                  //: Color #40E0D0
0134                  "text": qsTr("Find the turquoise butterfly")
0135              }
0136             ],
0137             [ // Level 4
0138              {
0139                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/absinthe_butterfly.svg",
0140                  //: Color #73B881
0141                  "text": qsTr("Find the absinthe butterfly")
0142              },
0143              {
0144                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mahogany_butterfly.svg",
0145                  //: Color #C04000
0146                  "text": qsTr("Find the mahogany butterfly")
0147              },
0148              {
0149                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aquamarine_butterfly.svg",
0150                  //: Color #7FFFD4
0151                  "text": qsTr("Find the aquamarine butterfly")
0152              },
0153              {
0154                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/alabaster_butterfly.svg",
0155                  //: Color #F2F0E6
0156                  "text": qsTr("Find the alabaster butterfly")
0157              },
0158              {
0159                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/amber_butterfly.svg",
0160                  //: Color #FFBF00
0161                  "text": qsTr("Find the amber butterfly")
0162              },
0163              {
0164                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/amethyst_butterfly.svg",
0165                  //: Color #9966CC
0166                  "text": qsTr("Find the amethyst butterfly")
0167              },
0168              {
0169                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/anise_butterfly.svg",
0170                  //: Color #F5EACC
0171                  "text": qsTr("Find the anise butterfly")
0172              },
0173              {
0174                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/vermilion_butterfly.svg",
0175                  //: Color #E34234
0176                  "text": qsTr("Find the vermilion butterfly")
0177              }
0178             ],
0179             [ // Level 5
0180              {
0181                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ceruse_butterfly.svg",
0182                  //: Color #EEEBEB
0183                  "text": qsTr("Find the ceruse butterfly")
0184              },
0185              {
0186                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fawn_butterfly.svg",
0187                  //: Color #E5AA70
0188                  "text": qsTr("Find the fawn butterfly")
0189              },
0190              {
0191                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chartreuse_butterfly.svg",
0192                  //: Color #7FFF00
0193                  "text": qsTr("Find the chartreuse butterfly")
0194              },
0195              {
0196                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/emerald_butterfly.svg",
0197                  //: Color #50C878
0198                  "text": qsTr("Find the emerald butterfly")
0199              },
0200              {
0201                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0202                  //: Color #614051
0203                  "text": qsTr("Find the aubergine butterfly")
0204              },
0205              {
0206                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fuchsia_butterfly.svg",
0207                  //: Color #CC397B
0208                  "text": qsTr("Find the fuchsia butterfly")
0209              },
0210              {
0211                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ruby_butterfly.svg",
0212                  //: Color #E0115F
0213                  "text": qsTr("Find the ruby butterfly")
0214              },
0215              {
0216                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/glaucous_butterfly.svg",
0217                  //: Color #6082B6
0218                  "text": qsTr("Find the glaucous butterfly")
0219              }
0220             ],
0221             [ // Level 6
0222              {
0223                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0224                  //: Color #614051
0225                  "text": qsTr("Find the aubergine butterfly")
0226              },
0227              {
0228                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/auburn_butterfly.svg",
0229                  //: Color #A52A2A
0230                  "text": qsTr("Find the auburn butterfly")
0231              },
0232              {
0233                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/azure_butterfly.svg",
0234                  //: Color #458AC6
0235                  "text": qsTr("Find the azure butterfly")
0236              },
0237              {
0238                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/greyish-brown_butterfly.svg",
0239                  //: Color #9F7F58
0240                  "text": qsTr("Find the grayish brown butterfly")
0241              },
0242              {
0243                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/bistre_butterfly.svg",
0244                  //: Color #3D2B1F
0245                  "text": qsTr("Find the bistre butterfly")
0246              },
0247              {
0248                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/crimson_butterfly.svg",
0249                  //: Color #DC143C
0250                  "text": qsTr("Find the crimson butterfly")
0251              },
0252              {
0253                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/celadon_butterfly.svg",
0254                  //: Color #ACE1AF
0255                  "text": qsTr("Find the celadon butterfly")
0256              },
0257              {
0258                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cerulean_butterfly.svg",
0259                  //: Color #007BA7
0260                  "text": qsTr("Find the cerulean butterfly")
0261              }
0262             ],
0263             [ // Level 7
0264              {
0265                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dove_butterfly.svg",
0266                  //: Color #8B8E8D
0267                  "text": qsTr("Find the dove butterfly")
0268              },
0269              {
0270                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/garnet_butterfly.svg",
0271                  //: Color #943543
0272                  "text": qsTr("Find the garnet butterfly")
0273              },
0274              {
0275                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/indigo_butterfly.svg",
0276                  //: Color #4B0082
0277                  "text": qsTr("Find the indigo butterfly")
0278              },
0279              {
0280                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ivory_butterfly.svg",
0281                  //: Color #FFFFF0
0282                  "text": qsTr("Find the ivory butterfly")
0283              },
0284              {
0285                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/jade_butterfly.svg",
0286                  //: Color #00A86B
0287                  "text": qsTr("Find the jade butterfly")
0288              },
0289              {
0290                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/lavender_butterfly.svg",
0291                  //: Color #B57EDC
0292                  "text": qsTr("Find the lavender butterfly")
0293              },
0294              {
0295                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/lichen_butterfly.svg",
0296                  //: Color #9BC4AF
0297                  "text": qsTr("Find the lichen butterfly")
0298              },
0299              {
0300                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/wine_butterfly.svg",
0301                  //: Color #722F37
0302                  "text": qsTr("Find the wine butterfly")
0303              }
0304             ],
0305             [ // Level 8
0306              {
0307                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/lilac_butterfly.svg",
0308                  //: Color #9955BB
0309                  "text": qsTr("Find the lilac butterfly")
0310              },
0311              {
0312                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/magenta_butterfly.svg",
0313                  //: Color #FF00FF
0314                  "text": qsTr("Find the magenta butterfly")
0315              },
0316              {
0317                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/malachite_butterfly.svg",
0318                  //: Color #0BDA51
0319                  "text": qsTr("Find the malachite butterfly")
0320              },
0321              {
0322                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/navy_butterfly.svg",
0323                  //: Color #000080
0324                  "text": qsTr("Find the navy butterfly")
0325              },
0326              {
0327                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/larch_butterfly.svg",
0328                  //: Color #D9C3AD
0329                  "text": qsTr("Find the larch butterfly")
0330              },
0331              {
0332                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mimosa_butterfly.svg",
0333                  //: Color #EFC050
0334                  "text": qsTr("Find the mimosa butterfly")
0335              },
0336              {
0337                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ochre_butterfly.svg",
0338                  //: Color #CC7722
0339                  "text": qsTr("Find the ochre butterfly")
0340              },
0341              {
0342                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/olive_butterfly.svg",
0343                  //: Color #808000
0344                  "text": qsTr("Find the olive butterfly")
0345              }
0346             ],
0347             [ // Level 9
0348              {
0349                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/opaline_butterfly.svg",
0350                  //: Color #F7F9F4
0351                  "text": qsTr("Find the opaline butterfly")
0352              },
0353              {
0354                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/vermilion_butterfly.svg",
0355                  //: Color #E34234
0356                  "text": qsTr("Find the vermilion butterfly")
0357              },
0358              {
0359                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ultramarine_butterfly.svg",
0360                  //: Color #120A8F
0361                  "text": qsTr("Find the ultramarine butterfly")
0362              },
0363              {
0364                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mauve_butterfly.svg",
0365                  //: Color #E0B0FF
0366                  "text": qsTr("Find the mauve butterfly")
0367              },
0368              {
0369                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/greyish_blue_butterfly.svg",
0370                  //: Color #91A3B0
0371                  "text": qsTr("Find the grayish blue butterfly")
0372              },
0373              {
0374                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/pistachio_butterfly.svg",
0375                  //: Color #93C572
0376                  "text": qsTr("Find the pistachio butterfly")
0377              },
0378              {
0379                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/platinum_butterfly.svg",
0380                  //: Color #AEADA5
0381                  "text": qsTr("Find the platinum butterfly")
0382              },
0383              {
0384                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/purple_butterfly.svg",
0385                  //: Color #32004A
0386                  "text": qsTr("Find the purple butterfly")
0387              }
0388             ],
0389             [ // Level 10
0390              {
0391                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/plum_butterfly.svg",
0392                  //: Color #5C3960
0393                  "text": qsTr("Find the plum butterfly")
0394              },
0395              {
0396                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/prussian_blue_butterfly.svg",
0397                  //: Color #003153
0398                  "text": qsTr("Find the prussian blue butterfly")
0399              },
0400              {
0401                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/rust_butterfly.svg",
0402                  //: Color #B7410E
0403                  "text": qsTr("Find the rust butterfly")
0404              },
0405              {
0406                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/saffron_butterfly.svg",
0407                  //: Color #F4C430
0408                  "text": qsTr("Find the saffron butterfly")
0409              },
0410              {
0411                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/vanilla_butterfly.svg",
0412                  //: Color #F3E5AB
0413                  "text": qsTr("Find the vanilla butterfly")
0414              },
0415              {
0416                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/veronese_butterfly.svg",
0417                  //: Color #40826D
0418                  "text": qsTr("Find the veronese butterfly")
0419              },
0420              {
0421                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/verdigris_butterfly.svg",
0422                  //: Color #529371
0423                  "text": qsTr("Find the verdigris butterfly")
0424              },
0425              {
0426                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dark_purple_butterfly.svg",
0427                  //: Color #32004A
0428                  "text": qsTr("Find the dark purple butterfly")
0429              }
0430             ],
0431             [ // Level 11 Now all the colors have been seen, propose here
0432              // a new random set of them
0433              {
0434                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/olive_butterfly.svg",
0435                  //: Color #808000
0436                  "text": qsTr("Find the olive butterfly")
0437              },
0438              {
0439                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/auburn_butterfly.svg",
0440                  //: Color #A52A2A
0441                  "text": qsTr("Find the auburn butterfly")
0442              },
0443              {
0444                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dark_purple_butterfly.svg",
0445                  //: Color #32004A
0446                  "text": qsTr("Find the dark purple butterfly")
0447              },
0448              {
0449                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mauve_butterfly.svg",
0450                  //: Color #E0B0FF
0451                  "text": qsTr("Find the mauve butterfly")
0452              },
0453              {
0454                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/azure_butterfly.svg",
0455                  //: Color #458AC6
0456                  "text": qsTr("Find the azure butterfly")
0457              },
0458              {
0459                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/plum_butterfly.svg",
0460                  //: Color #5C3960
0461                  "text": qsTr("Find the plum butterfly")
0462              },
0463              {
0464                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sepia_butterfly.svg",
0465                  //: Color #704214
0466                  "text": qsTr("Find the sepia butterfly")
0467              },
0468              {
0469                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0470                  //: Color #614051
0471                  "text": qsTr("Find the aubergine butterfly")
0472              }
0473             ],
0474             [ // Level 12
0475              {
0476                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0477                  //: Color #614051
0478                  "text": qsTr("Find the aubergine butterfly")
0479              },
0480              {
0481                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cyan_butterfly.svg",
0482                  //: Color #00FFFF
0483                  "text": qsTr("Find the cyan butterfly")
0484              },
0485              {
0486                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fawn_butterfly.svg",
0487                  //: Color #E5AA70
0488                  "text": qsTr("Find the fawn butterfly")
0489              },
0490              {
0491                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mimosa_butterfly.svg",
0492                  //: Color #EFC050
0493                  "text": qsTr("Find the mimosa butterfly")
0494              },
0495              {
0496                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ochre_butterfly.svg",
0497                  //: Color #CC7722
0498                  "text": qsTr("Find the ochre butterfly")
0499              },
0500              {
0501                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/prussian_blue_butterfly.svg",
0502                  //: Color #003153
0503                  "text": qsTr("Find the prussian blue butterfly")
0504              },
0505              {
0506                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/rust_butterfly.svg",
0507                  //: Color #B7410E
0508                  "text": qsTr("Find the rust butterfly")
0509              },
0510              {
0511                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/salmon_butterfly.svg",
0512                  //: Color #FF8C69
0513                  "text": qsTr("Find the salmon butterfly")
0514              }
0515             ],
0516             [ // Level 13
0517              {
0518                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/alabaster_butterfly.svg",
0519                  //: Color #F2F0E6
0520                  "text": qsTr("Find the alabaster butterfly")
0521              },
0522              {
0523                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0524                  //: Color #954535
0525                  "text": qsTr("Find the chestnut butterfly")
0526              },
0527              {
0528                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/coral_butterfly.svg",
0529                  //: Color #FF7F50
0530                  "text": qsTr("Find the coral butterfly")
0531              },
0532              {
0533                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ivory_butterfly.svg",
0534                  //: Color #FFFFF0
0535                  "text": qsTr("Find the ivory butterfly")
0536              },
0537              {
0538                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/mauve_butterfly.svg",
0539                  //: Color #E0B0FF
0540                  "text": qsTr("Find the mauve butterfly")
0541              },
0542              {
0543                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/plum_butterfly.svg",
0544                  //: Color #5C3960
0545                  "text": qsTr("Find the plum butterfly")
0546              },
0547              {
0548                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/rust_butterfly.svg",
0549                  //: Color #B7410E
0550                  "text": qsTr("Find the rust butterfly")
0551              },
0552              {
0553                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/vermilion_butterfly.svg",
0554                  //: Color #E34234
0555                  "text": qsTr("Find the vermilion butterfly")
0556              }
0557             ],
0558             [ // Level 14
0559              {
0560                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/navy_butterfly.svg",
0561                  //: Color #000080
0562                  "text": qsTr("Find the navy butterfly")
0563              },
0564              {
0565                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cerulean_butterfly.svg",
0566                  //: Color #007BA7
0567                  "text": qsTr("Find the cerulean butterfly")
0568              },
0569              {
0570                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/malachite_butterfly.svg",
0571                  //: Color #0BDA51
0572                  "text": qsTr("Find the malachite butterfly")
0573              },
0574              {
0575                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/opaline_butterfly.svg",
0576                  //: Color #F7F9F4
0577                  "text": qsTr("Find the opaline butterfly")
0578              },
0579              {
0580                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/wine_butterfly.svg",
0581                  //: Color #722F37
0582                  "text": qsTr("Find the wine butterfly")
0583              },
0584              {
0585                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/pistachio_butterfly.svg",
0586                  //: Color #93C572
0587                  "text": qsTr("Find the pistachio butterfly")
0588              },
0589              {
0590                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0591                  //: Color #954535
0592                  "text": qsTr("Find the chestnut butterfly")
0593              },
0594              {
0595                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0596                  //: Color #7F1734
0597                  "text": qsTr("Find the claret butterfly")
0598              }
0599             ],
0600             [ // Level 15
0601              {
0602                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0603                  //: Color #954535
0604                  "text": qsTr("Find the chestnut butterfly")
0605              },
0606              {
0607                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dark_purple_butterfly.svg",
0608                  //: Color #32004A
0609                  "text": qsTr("Find the dark purple butterfly")
0610              },
0611              {
0612                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0613                  //: Color #614051
0614                  "text": qsTr("Find the aubergine butterfly")
0615              },
0616              {
0617                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/opaline_butterfly.svg",
0618                  //: Color #F7F9F4
0619                  "text": qsTr("Find the opaline butterfly")
0620              },
0621              {
0622                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/wine_butterfly.svg",
0623                  //: Color #722F37
0624                  "text": qsTr("Find the wine butterfly")
0625              },
0626              {
0627                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fawn_butterfly.svg",
0628                  //: Color #E5AA70
0629                  "text": qsTr("Find the fawn butterfly")
0630              },
0631              {
0632                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/magenta_butterfly.svg",
0633                  //: Color #FF00FF
0634                  "text": qsTr("Find the magenta butterfly")
0635              },
0636              {
0637                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/anise_butterfly.svg",
0638                  //: Color #F5EACC
0639                  "text": qsTr("Find the anise butterfly")
0640              }
0641             ],
0642             [ // Level 16
0643              {
0644                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0645                  //: Color #7F1734
0646                  "text": qsTr("Find the claret butterfly")
0647              },
0648              {
0649                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fawn_butterfly.svg",
0650                  //: Color #E5AA70
0651                  "text": qsTr("Find the fawn butterfly")
0652              },
0653              {
0654                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/platinum_butterfly.svg",
0655                  //: Color #AEADA5
0656                  "text": qsTr("Find the platinum butterfly")
0657              },
0658              {
0659                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/indigo_butterfly.svg",
0660                  //: Color #4B0082
0661                  "text": qsTr("Find the indigo butterfly")
0662              },
0663              {
0664                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dove_butterfly.svg",
0665                  //: Color #8B8E8D
0666                  "text": qsTr("Find the dove butterfly")
0667              },
0668              {
0669                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/crimson_butterfly.svg",
0670                  //: Color #DC143C
0671                  "text": qsTr("Find the crimson butterfly")
0672              },
0673              {
0674                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/veronese_butterfly.svg",
0675                  //: Color #40826D
0676                  "text": qsTr("Find the veronese butterfly")
0677              },
0678              {
0679                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/greyish-brown_butterfly.svg",
0680                  //: Color #9F7F58
0681                  "text": qsTr("Find the grayish brown butterfly")
0682              }
0683             ],
0684             [ // Level 17
0685              {
0686                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chestnut_butterfly.svg",
0687                  //: Color #954535
0688                  "text": qsTr("Find the chestnut butterfly")
0689              },
0690              {
0691                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/greyish_blue_butterfly.svg",
0692                  //: Color #91A3B0
0693                  "text": qsTr("Find the grayish blue butterfly")
0694              },
0695              {
0696                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0697                  //: Color #614051
0698                  "text": qsTr("Find the aubergine butterfly")
0699              },
0700              {
0701                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/salmon_butterfly.svg",
0702                  //: Color #FF8C69
0703                  "text": qsTr("Find the salmon butterfly")
0704              },
0705              {
0706                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/amber_butterfly.svg",
0707                  //: Color #FFBF00
0708                  "text": qsTr("Find the amber butterfly")
0709              },
0710              {
0711                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/chartreuse_butterfly.svg",
0712                  //: Color #7FFF00
0713                  "text": qsTr("Find the chartreuse butterfly")
0714              },
0715              {
0716                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0717                  //: Color #7F1734
0718                  "text": qsTr("Find the claret butterfly")
0719              },
0720              {
0721                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/purple_butterfly.svg",
0722                  //: Color #32004A
0723                  "text": qsTr("Find the purple butterfly")
0724              }
0725             ],
0726             [ // Level 18
0727              {
0728                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/plum_butterfly.svg",
0729                  //: Color #5C3960
0730                  "text": qsTr("Find the plum butterfly")
0731              },
0732              {
0733                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0734                  //: Color #7F1734
0735                  "text": qsTr("Find the claret butterfly")
0736              },
0737              {
0738                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ultramarine_butterfly.svg",
0739                  //: Color #120A8F
0740                  "text": qsTr("Find the ultramarine butterfly")
0741              },
0742              {
0743                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/greyish_blue_butterfly.svg",
0744                  //: Color #91A3B0
0745                  "text": qsTr("Find the grayish blue butterfly")
0746              },
0747              {
0748                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dark_purple_butterfly.svg",
0749                  //: Color #32004A
0750                  "text": qsTr("Find the dark purple butterfly")
0751              },
0752              {
0753                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/lilac_butterfly.svg",
0754                  //: Color #9955BB
0755                  "text": qsTr("Find the lilac butterfly")
0756              },
0757              {
0758                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aquamarine_butterfly.svg",
0759                  //: Color #7FFFD4
0760                  "text": qsTr("Find the aquamarine butterfly")
0761              },
0762              {
0763                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/magenta_butterfly.svg",
0764                  //: Color #FF00FF
0765                  "text": qsTr("Find the magenta butterfly")
0766              }
0767             ],
0768             [ // Level 19
0769              {
0770                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/anise_butterfly.svg",
0771                  //: Color #F5EACC
0772                  "text": qsTr("Find the anise butterfly")
0773              },
0774              {
0775                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/cerulean_butterfly.svg",
0776                  //: Color #007BA7
0777                  "text": qsTr("Find the cerulean butterfly")
0778              },
0779              {
0780                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/ivory_butterfly.svg",
0781                  //: Color #FFFFF0
0782                  "text": qsTr("Find the ivory butterfly")
0783              },
0784              {
0785                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sepia_butterfly.svg",
0786                  //: Color #704214
0787                  "text": qsTr("Find the sepia butterfly")
0788              },
0789              {
0790                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/verdigris_butterfly.svg",
0791                  //: Color #529371
0792                  "text": qsTr("Find the verdigris butterfly")
0793              },
0794              {
0795                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/fuchsia_butterfly.svg",
0796                  //: Color #CC397B
0797                  "text": qsTr("Find the fuchsia butterfly")
0798              },
0799              {
0800                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/plum_butterfly.svg",
0801                  //: Color #5C3960
0802                  "text": qsTr("Find the plum butterfly")
0803              },
0804              {
0805                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/purple_butterfly.svg",
0806                  //: Color #32004A
0807                  "text": qsTr("Find the purple butterfly")
0808              }
0809             ],
0810             [ // Level 20
0811              {
0812                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/tea_butterfly.svg",
0813                  //: Color #DB6D7B
0814                  "text": qsTr("Find the tea butterfly")
0815              },
0816              {
0817                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/dark_purple_butterfly.svg",
0818                  //: Color #32004A
0819                  "text": qsTr("Find the dark purple butterfly")
0820              },
0821              {
0822                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sienna_butterfly.svg",
0823                  //: Color #882D17
0824                  "text": qsTr("Find the sienna butterfly")
0825              },
0826              {
0827                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/aubergine_butterfly.svg",
0828                  //: Color #614051
0829                  "text": qsTr("Find the aubergine butterfly")
0830              },
0831              {
0832                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/rust_butterfly.svg",
0833                  //: Color #B7410E
0834                  "text": qsTr("Find the rust butterfly")
0835              },
0836              {
0837                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/pistachio_butterfly.svg",
0838                  //: Color #93C572
0839                  "text": qsTr("Find the pistachio butterfly")
0840              },
0841              {
0842                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/sapphire_butterfly.svg",
0843                  //: Color #0F52BA
0844                  "text": qsTr("Find the sapphire butterfly")
0845              },
0846              {
0847                  "image": "qrc:/gcompris/src/activities/advanced_colors/resource/claret_butterfly.svg",
0848                  //: Color #7F1734
0849                  "text": qsTr("Find the claret butterfly")
0850              }
0851             ]
0852         ]
0853 
0854 
0855 function get() {
0856     return advanced_colors
0857 }