• Skip to content
  • Skip to link menu
KDE API Documentation - LanguageList.qml Source File (GCompris-qt)
  • KDE Home
  • Contact Us
 

GCompris-qt

  • src
  • core
LanguageList.qml
1 /* GCompris - LanguageList.qml
2  *
3  * Copyright (C) 2014 Johnny Jazeix <jazeix@gmail.com>
4  *
5  * Authors:
6  * Johnny Jazeix <jazeix@gmail.com>
7  *
8  * This program is free software; you can redistribute it and/or modify
9  * it under the terms of the GNU General Public License as published by
10  * the Free Software Foundation; either version 3 of the License, or
11  * (at your option) any later version.
12  *
13  * This program is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16  * GNU General Public License for more details.
17  *
18  * You should have received a copy of the GNU General Public License
19  * along with this program; if not, see <http://www.gnu.org/licenses/>.
20  */
21 
22 import QtQuick 2.2
23 
30 QtObject {
42  property var languages: [
43  { "text": qsTr("Your system default"), "locale": "system" },
44  { "text": "UK English", "locale": "en_GB.UTF-8" },
45  { "text": "American English", "locale": "en_US.UTF-8" },
46  { "text": "български", "locale": "bg_BG.UTF-8" },
47  { "text": "Brezhoneg", "locale": "br_FR.UTF-8" },
48  { "text": "Català", "locale": "ca_ES.UTF-8" },
49  { "text": "Česká", "locale": "cs_CZ.UTF-8" },
50  { "text": "Dansk", "locale": "da_DK.UTF-8" },
51  { "text": "Deutsch", "locale": "de_DE.UTF-8" },
52  { "text": "Ελληνικά", "locale": "el_GR.UTF-8" },
53  { "text": "Español", "locale": "es_ES.UTF-8" },
54  { "text": "Suomi", "locale": "fi_FI.UTF-8" },
55  { "text": "Français", "locale": "fr_FR.UTF-8" },
56  { "text": "Gàidhlig", "locale": "gd_GB.UTF-8" },
57  { "text": "Galego", "locale": "gl_ES.UTF-8" },
58  { "text": "Magyar", "locale": "hu_HU.UTF-8" },
59  { "text": "Italiano", "locale": "it_IT.UTF-8" },
60  { "text": "Lietuvių", "locale": "lt_LT.UTF-8" },
61  { "text": "Latviešu", "locale": "lv_LV.UTF-8" },
62  { "text": "Nederlands", "locale": "nl_NL.UTF-8" },
63  { "text": "Norsk (nynorsk)", "locale": "nn_NO.UTF-8" },
64  { "text": "Polski", "locale": "pl_PL.UTF-8" },
65  { "text": "Português", "locale": "pt_PT.UTF-8" },
66  { "text": "Português do Brasil", "locale": "pt_BR.UTF-8" },
67  { "text": "Русский", "locale": "ru_RU.UTF-8" },
68  { "text": "Slovenský", "locale": "sk_SK.UTF-8" },
69  { "text": "Slovenski", "locale": "sl_SI.UTF-8" },
70  { "text": "црногорски jeзик", "locale": "sr_ME.UTF-8" },
71  { "text": "Svenska", "locale": "sv_FI.UTF-8" },
72  { "text": "தமிழ்", "locale": "ta_IN.UTF-8" },
73  { "text": "ไทย", "locale": "th_TH.UTF-8" },
74  { "text": "український", "locale": "uk_UA.UTF-8" },
75  { "text": "中文(简体)", "locale": "zh_CN.UTF-8" },
76  { "text": "繁體中文", "locale": "zh_TW.UTF-8" }
77  ]
78 }
QtQuick
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Jun 2 2015 21:47:47 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

GCompris-qt

Skip menu "GCompris-qt"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Modules

Class Picker

Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal