This file is indexed.

/usr/share/gconf/schemas/monkey-bubble.schemas is in monkey-bubble 0.4.0-0ubuntu12.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
<gconfschemafile>
  
  <schemalist>

    <schema>
      <key>/schemas/apps/monkey-bubble/player_1_left</key>
      <applyto>/apps/monkey-bubble/player_1_left</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>Left</default>
        <short>left key for player one</short>
        <long>left key for player one</long>
      </locale>

      <locale name="bg">
        <default>Ляво</default>
        <short>клавиш за ляво на първия играч</short>
        <long>клавиш за ляво на първия играч</long>
      </locale>

      <locale name="cs">
        <default>Doleva</default>
        <short>klávesa doleva pro hráče jedna</short>
        <long>klávesa doleva pro hráče jedna</long>
      </locale>

      <locale name="de">
        <default>Links</default>
        <short>Taste für links (Spieler 1)</short>
        <long>Taste für links (Spieler 1)</long>
      </locale>

      <locale name="en_CA">
        <default>Left</default>
        <short>left key for player one</short>
        <long>left key for player one</long>
      </locale>

      <locale name="en_GB">
        <default>Left</default>
        <short>left key for player one</short>
        <long>left key for player one</long>
      </locale>

      <locale name="es">
        <default>Izquierda</default>
        <short>izquierda para jugador 1</short>
        <long>izquierda para jugador 1</long>
      </locale>

      <locale name="eu">
        <default>Ezkerra</default>
        <short>ezker-tekla (1. jokalaria)</short>
        <long>ezker-tekla (1. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>Vasen</default>
        <short>vasen näppäin pelaajalle yksi</short>
        <long>vasen näppäin pelaajalle yksi</long>
      </locale>

      <locale name="fr">
        
        <short>gauche (joueur 1)</short>
        <long>gauche (joueur 1)</long>
      </locale>

      <locale name="hr">
        <default>Lijevo</default>
        <short>lijeva tipka za prvog igrača</short>
        <long>lijeva tipka za prvog igrača</long>
      </locale>

      <locale name="hu">
        <default>Left</default>
        <short>balra gomb az első játékosnak</short>
        <long>balra gomb az első játékosnak</long>
      </locale>

      <locale name="ja">
        <default>左</default>
        <short>プレイヤー 1 の左キー</short>
        <long>プレイヤー 1 の左キー</long>
      </locale>

      <locale name="lv">
        <default>Pa Kreisi</default>
        <short>Kreisais taustiņš pirmajam spēlētājam</short>
        <long>Kreisais taustiņš pirmajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>Kiri</default>
        <short>kekunci kiri bagi pemain satu</short>
        <long>kekunci kiri bagi pemain satu</long>
      </locale>

      <locale name="ne">
        <default>बाँया</default>
        <short>खेलाडि १ को लागि बाँया कुञ्जि</short>
        <long>खेलाडि १ को लागि बाँया कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>Links</default>
        <short>linker toets voor speler een</short>
        <long>linker toets voor speler een</long>
      </locale>

      <locale name="pt">
        <default>Left</default>
        <short>tecla de esquerda para o jogador um</short>
        <long>tecla de esquerda para o jogador um</long>
      </locale>

      <locale name="pt_BR">
        <default>Esquerda</default>
        <short>tecla esquerda para o jogador um</short>
        <long>tecla esquerda para o jogador um</long>
      </locale>

      <locale name="ru">
        <default>Left</default>
        <short>Клавиша влево для первого игрока</short>
        <long>Клавиша влево для первого игрока</long>
      </locale>

      <locale name="rw">
        <default>Ibumoso</default>
        
        
      </locale>

      <locale name="sr">
        <default>Лево</default>
        <short>леви тастер за првог играча</short>
        <long>леви тастер за првог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>Levo</default>
        <short>levi taster za prvog igrača</short>
        <long>levi taster za prvog igrača</long>
      </locale>

      <locale name="sv">
        <default>Vänster</default>
        <short>vänstertangent för spelare ett</short>
        <long>vänstertangent för spelare ett</long>
      </locale>

      <locale name="tr">
        <default>Sol</default>
        <short>birinci oyuncu için sol tuşu</short>
        <long>birinci oyuncu için sol tuşu</long>
      </locale>

      <locale name="uk">
        <default>Ліворуч</default>
        <short>Клавіша руху ліворуч для першого гравця</short>
        <long>Клавіша руху ліворуч для першого гравця</long>
      </locale>

      <locale name="vi">
        <default>Trái</default>
        <short>phím trái cho người chơi Một</short>
        <long>phím trái cho người chơi Một</long>
      </locale>

      <locale name="zh_CN">
        <default>左</default>
        <short>玩家 1 的左向键</short>
        <long>玩家 1 的左向键</long>
      </locale>

      <locale name="zh_TW">
        <default>左</default>
        <short>玩家 1 的左鏈</short>
        <long>玩家 1 的左鏈</long>
      </locale>

    </schema>

    <schema>
      <key>/schemas/apps/monkey-bubble/player_1_right</key>
      <applyto>/apps/monkey-bubble/player_1_right</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>Right</default>
        <short>right key for player one</short>
        <long>right key for player one</long>
      </locale>

      <locale name="bg">
        <default>Дясно</default>
        <short>клавиш за дясно на първия играч</short>
        <long>клавиш за дясно на първия играч</long>
      </locale>

      <locale name="cs">
        <default>Doprava</default>
        <short>klávesa doprava pro hráče jedna</short>
        <long>klávesa doprava pro hráče jedna</long>
      </locale>

      <locale name="de">
        <default>Rechts</default>
        <short>Taste für rechts (Spieler 1)</short>
        <long>Taste für rechts (Spieler 1)</long>
      </locale>

      <locale name="en_CA">
        <default>Right</default>
        <short>right key for player one</short>
        <long>right key for player one</long>
      </locale>

      <locale name="en_GB">
        <default>Right</default>
        <short>right key for player one</short>
        <long>right key for player one</long>
      </locale>

      <locale name="es">
        <default>Derecha</default>
        <short>derecha para jugador 1</short>
        <long>derecha para jugador 1</long>
      </locale>

      <locale name="eu">
        <default>Eskuina</default>
        <short>eskuin-tekla (1. jokalaria)</short>
        <long>eskuin-tekla (1. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>Oikea</default>
        <short>oikea näppäin pelaajalle yksi</short>
        <long>oikea näppäin pelaajalle yksi</long>
      </locale>

      <locale name="fr">
        
        <short>droite (joueur 1)</short>
        <long>droite (joueur 1)</long>
      </locale>

      <locale name="hr">
        <default>Desno</default>
        <short>desna tipka za prvog igrača</short>
        <long>desna tipka za prvog igrača</long>
      </locale>

      <locale name="hu">
        <default>Right</default>
        <short>jobbra gomb az első játékosnak</short>
        <long>jobbra gomb az első játékosnak</long>
      </locale>

      <locale name="ja">
        <default>右</default>
        <short>プレイヤー 1 の右キー</short>
        <long>プレイヤー 1 の右キー</long>
      </locale>

      <locale name="lv">
        <default>Pa labi</default>
        <short>Labais tastiņš pirmajam spēlētājam</short>
        <long>Labais tastiņš pirmajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>Kanan</default>
        <short>kekunci kanan bagi pemain satu</short>
        <long>kekunci kanan bagi pemain satu</long>
      </locale>

      <locale name="ne">
        <default>दाँया</default>
        <short>खेलाडि १ को लागि दाँया कुञ्जि</short>
        <long>खेलाडि १ को लागि दाँया कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>Rechts</default>
        <short>rechter toets voor speler een</short>
        <long>rechter toets voor speler een</long>
      </locale>

      <locale name="pt">
        <default>Right</default>
        <short>tecla de direita para o jogador um</short>
        <long>tecla de direita para o jogador um</long>
      </locale>

      <locale name="pt_BR">
        <default>Direita</default>
        <short>tecla direita para o jogador um</short>
        <long>tecla direita para o jogador um</long>
      </locale>

      <locale name="ru">
        <default>Right</default>
        <short>Клавиша вправо для первого игрока</short>
        <long>Клавиша вправо для первого игрока</long>
      </locale>

      <locale name="rw">
        <default>Iburyo</default>
        
        
      </locale>

      <locale name="sr">
        <default>Десно</default>
        <short>десни тастер за првог играча</short>
        <long>десни тастер за првог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>Desno</default>
        <short>desni taster za prvog igrača</short>
        <long>desni taster za prvog igrača</long>
      </locale>

      <locale name="sv">
        <default>Höger</default>
        <short>högertangent för spelare ett</short>
        <long>högertangent för spelare ett</long>
      </locale>

      <locale name="tr">
        <default>Sağ</default>
        <short>birinci oyuncu için sağ tuşu</short>
        <long>birinci oyuncu için sağ tuşu</long>
      </locale>

      <locale name="uk">
        <default>Праворуч</default>
        <short>Клавіша руху праворуч для першого гравця</short>
        <long>Клавіша руху праворуч для першого гравця</long>
      </locale>

      <locale name="vi">
        <default>Phải</default>
        <short>phím phải cho người chơi Một</short>
        <long>phím phải cho người chơi Một</long>
      </locale>

      <locale name="zh_CN">
        <default>右</default>
        <short>玩家 1 的右向键</short>
        <long>玩家 1 的右向键</long>
      </locale>

      <locale name="zh_TW">
        <default>右</default>
        <short>玩家 1 的右鏈</short>
        <long>玩家 1 的右鏈</long>
      </locale>

    </schema>


    <schema>
      <key>/schemas/apps/monkey-bubble/player_1_shoot</key>
      <applyto>/apps/monkey-bubble/player_1_shoot</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>Up</default>
        <short>shoot key for player one</short>
        <long>shoot key for player one</long>
      </locale>

      <locale name="bg">
        <default>Горе</default>
        <short>клавиш за стрелба на първия играч</short>
        <long>клавиш за стрелба на първия играч</long>
      </locale>

      <locale name="cs">
        <default>Nahoru</default>
        <short>klávesa střílení pro hráče jedna</short>
        <long>klávesa střílení pro hráče jedna</long>
      </locale>

      <locale name="de">
        <default>Rauf</default>
        <short>Schusstaste (Spieler 1)</short>
        <long>Schusstaste (Spieler 1)</long>
      </locale>

      <locale name="en_CA">
        <default>Up</default>
        <short>shoot key for player one</short>
        <long>shoot key for player one</long>
      </locale>

      <locale name="en_GB">
        <default>Up</default>
        <short>shoot key for player one</short>
        <long>shoot key for player one</long>
      </locale>

      <locale name="es">
        <default>Arriba</default>
        <short>disparo para jugador 1</short>
        <long>disparo para jugador 1</long>
      </locale>

      <locale name="eu">
        <default>Gora</default>
        <short>jaurtitze-tekla (1. jokalaria)</short>
        <long>jaurtitze-tekla (1. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>Ylös</default>
        <short>ampumisnäppäin pelaajalle yksi</short>
        <long>ampumisnäppäin pelaajalle yksi</long>
      </locale>

      <locale name="fr">
        
        <short>tir (joueur 1)</short>
        <long>tir (joueur 1)</long>
      </locale>

      <locale name="hr">
        <default>Gore</default>
        <short>tipka za pucanje za prvog igrača</short>
        <long>tipka za pucanje za prvog igrača</long>
      </locale>

      <locale name="hu">
        <default>Up</default>
        <short>lövés gomb az első játékosnak</short>
        <long>lövés gomb az első játékosnak</long>
      </locale>

      <locale name="ja">
        <default>上</default>
        <short>プレイヤー 1 の発射キー</short>
        <long>プレイヤー 1 の発射キー</long>
      </locale>

      <locale name="lv">
        <default>Augšup</default>
        <short>tautiņš &apos;šaut&apos; pirmajam spēlētājam</short>
        <long>tautiņš &apos;šaut&apos; pirmajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>Naik</default>
        <short>kekunci tembak bagi pemain satu</short>
        <long>kekunci tembak bagi pemain satu</long>
      </locale>

      <locale name="ne">
        <default>माथि॒</default>
        <short>खेलाडि १ को लागि शुट कुञ्जि</short>
        <long>खेलाडि १ को लागि शुट कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>Omhoog</default>
        <short>toets: schieten voor speler een</short>
        <long>toets: schieten voor speler een</long>
      </locale>

      <locale name="pt">
        <default>Up</default>
        <short>tecla de disparo para o jogador um</short>
        <long>tecla de disparo para o jogador um</long>
      </locale>

      <locale name="pt_BR">
        <default>Acima</default>
        <short>tecla de tiro para o jogador um</short>
        <long>tecla de tiro para o jogador um</long>
      </locale>

      <locale name="ru">
        <default>Up</default>
        <short>Клавиша выстрела для первого игрока</short>
        <long>Клавиша выстрела для первого игрока</long>
      </locale>

      <locale name="rw">
        <default>Hejuru</default>
        
        
      </locale>

      <locale name="sr">
        <default>Горе</default>
        <short>тастер за паљбу за првог играча</short>
        <long>тастер за паљбу за првог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>Gore</default>
        <short>taster za paljbu za prvog igrača</short>
        <long>taster za paljbu za prvog igrača</long>
      </locale>

      <locale name="sv">
        <default>Upp</default>
        <short>skjuttangent för spelare ett</short>
        <long>skjuttangent för spelare ett</long>
      </locale>

      <locale name="tr">
        <default>Yukarı</default>
        <short>birinci oyuncu için atış tuşu</short>
        <long>birinci oyuncu için atış tuşu</long>
      </locale>

      <locale name="uk">
        <default>Вгору</default>
        <short>Клавіша пострілу для першого гравця</short>
        <long>Клавіша пострілу для першого гравця</long>
      </locale>

      <locale name="vi">
        <default>Lên</default>
        <short>phím bắn cho người chơi Một</short>
        <long>phím bắn cho người chơi Một</long>
      </locale>

      <locale name="zh_CN">
        <default>上</default>
        <short>玩家 1 的射击键</short>
        <long>玩家 1 的射击键</long>
      </locale>

      <locale name="zh_TW">
        <default>上</default>
        <short>玩家 1 的發射鏈</short>
        <long>玩家 1 的發射鏈</long>
      </locale>

    </schema>


    <schema>
      <key>/schemas/apps/monkey-bubble/player_2_left</key>
      <applyto>/apps/monkey-bubble/player_2_left</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>s</default>
        <short>left key for player two</short>
        <long>left key for player two</long>
      </locale>

      <locale name="bg">
        <default>s</default>
        <short>клавиш за ляво на втория играч</short>
        <long>клавиш за ляво на втория играч</long>
      </locale>

      <locale name="cs">
        <default>s</default>
        <short>klávesa doleva pro hráče dva</short>
        <long>klávesa doleva pro hráče dva</long>
      </locale>

      <locale name="de">
        <default>s</default>
        <short>Taste für links (Spieler 2)</short>
        <long>Taste für links (Spieler 2)</long>
      </locale>

      <locale name="en_CA">
        <default>s</default>
        <short>left key for player two</short>
        <long>left key for player two</long>
      </locale>

      <locale name="en_GB">
        <default>s</default>
        <short>left key for player two</short>
        <long>left key for player two</long>
      </locale>

      <locale name="es">
        <default>s</default>
        <short>izquierda para jugador 2</short>
        <long>izquierda para jugador 2</long>
      </locale>

      <locale name="eu">
        <default>s</default>
        <short>ezker-tekla (2. jokalaria)</short>
        <long>ezker-tekla (2. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>s</default>
        <short>vasen näppäin pelaajalle kaksi</short>
        <long>vasen näppäin pelaajalle kaksi</long>
      </locale>

      <locale name="fr">
        <default>s</default>
        <short>gauche (joueur 2)</short>
        <long>gauche (joueur 2)</long>
      </locale>

      <locale name="hr">
        <default>s</default>
        <short>Lijeva tipka za drugog igrača</short>
        <long>Lijeva tipka za drugog igrača</long>
      </locale>

      <locale name="hu">
        <default>s</default>
        <short>balra gomb a második játékosnak</short>
        <long>balra gomb a második játékosnak</long>
      </locale>

      <locale name="ja">
        <default>s</default>
        <short>プレイヤー 2 の左キー</short>
        <long>プレイヤー 2 の左キー</long>
      </locale>

      <locale name="lv">
        <default>s</default>
        <short>Kreisais taustiņš otrajam spēlētājam</short>
        <long>Kreisais taustiņš otrajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>s</default>
        <short>kekunci kiri bagi pemain dua</short>
        <long>kekunci kiri bagi pemain dua</long>
      </locale>

      <locale name="ne">
        <default>एस</default>
        <short>खेलाडि २ को लागि बाँया कुञ्जि</short>
        <long>खेलाडि २ को लागि बाँया कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>s</default>
        <short>linker toets voor speler twee</short>
        <long>linker toets voor speler twee</long>
      </locale>

      <locale name="pt">
        <default>s</default>
        <short>tecla de esquerda para o jogador dois</short>
        <long>tecla de esquerda para o jogador dois</long>
      </locale>

      <locale name="pt_BR">
        <default>s</default>
        <short>tecla esquerda para o jogador dois</short>
        <long>tecla esquerda para o jogador dois</long>
      </locale>

      <locale name="ru">
        <default>s</default>
        <short>Клавиша влево для второго игрока</short>
        <long>Клавиша влево для второго игрока</long>
      </locale>

      <locale name="rw">
        <default>s</default>
        
        
      </locale>

      <locale name="sr">
        <default>с</default>
        <short>леви тастер за другог играча</short>
        <long>леви тастер за другог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>s</default>
        <short>levi taster za drugog igrača</short>
        <long>levi taster za drugog igrača</long>
      </locale>

      <locale name="sv">
        <default>s</default>
        <short>vänstertangent för spelare två</short>
        <long>vänstertangent för spelare två</long>
      </locale>

      <locale name="tr">
        <default>s</default>
        <short>ikinci oyuncu için sol tuşu</short>
        <long>ikinci oyuncu için sol tuşu</long>
      </locale>

      <locale name="uk">
        <default>s</default>
        <short>Клавіша руху ліворуч для другого гравця</short>
        <long>Клавіша руху ліворуч для другого гравця</long>
      </locale>

      <locale name="vi">
        <default>s</default>
        <short>phím trái cho người chơi Hai</short>
        <long>phím trái cho người chơi Hai</long>
      </locale>

      <locale name="zh_CN">
        <default>s</default>
        <short>玩家 2 的左向键</short>
        <long>玩家 2 的左向键</long>
      </locale>

      <locale name="zh_TW">
        <default>s</default>
        <short>玩家 2 的左鏈</short>
        <long>玩家 2 的左鏈</long>
      </locale>

    </schema>

    <schema>
      <key>/schemas/apps/monkey-bubble/player_2_right</key>
      <applyto>/apps/monkey-bubble/player_2_right</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>f</default>
        <short>right key for player two</short>
        <long>right key for player two</long>
      </locale>

      <locale name="bg">
        <default>f</default>
        <short>клавиш за дясно на втория играч</short>
        <long>клавиш за дясно на втория играч</long>
      </locale>

      <locale name="cs">
        <default>f</default>
        <short>klávesa doprava pro hráče dva</short>
        <long>klávesa doprava pro hráče dva</long>
      </locale>

      <locale name="de">
        <default>f</default>
        <short>Taste für rechts (Spieler 2)</short>
        <long>Taste für rechts (Spieler 2)</long>
      </locale>

      <locale name="en_CA">
        <default>f</default>
        <short>right key for player two</short>
        <long>right key for player two</long>
      </locale>

      <locale name="en_GB">
        <default>f</default>
        <short>right key for player two</short>
        <long>right key for player two</long>
      </locale>

      <locale name="es">
        <default>f</default>
        <short>derecha para jugador 2</short>
        <long>derecha para jugador 2</long>
      </locale>

      <locale name="eu">
        <default>f</default>
        <short>eskuin-tekla (2. jokalaria)</short>
        <long>eskuin-tekla (2. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>f</default>
        <short>oikea näppäin pelaajalle kaksi</short>
        <long>oikea näppäin pelaajalle kaksi</long>
      </locale>

      <locale name="fr">
        <default>f</default>
        <short>droite (joueur 2)</short>
        <long>droite (joueur 2)</long>
      </locale>

      <locale name="hr">
        <default>f</default>
        <short>desna tipka za drugog igrača</short>
        <long>desna tipka za drugog igrača</long>
      </locale>

      <locale name="hu">
        <default>f</default>
        <short>jobbra gomb a második játékosnak</short>
        <long>jobbra gomb a második játékosnak</long>
      </locale>

      <locale name="ja">
        <default>f</default>
        <short>プレイヤー 2 の右キー</short>
        <long>プレイヤー 2 の右キー</long>
      </locale>

      <locale name="lv">
        <default>f</default>
        <short>Labais taustiņš otrajam spēlētājam</short>
        <long>Labais taustiņš otrajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>f</default>
        <short>kekunci kanan bagi pemain dua</short>
        <long>kekunci kanan bagi pemain dua</long>
      </locale>

      <locale name="ne">
        <default>एफ</default>
        <short>खेलाडि २ को लागि दाँया कुञ्जि</short>
        <long>खेलाडि २ को लागि दाँया कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>f</default>
        <short>rechter toets voor speler twee</short>
        <long>rechter toets voor speler twee</long>
      </locale>

      <locale name="pt">
        <default>f</default>
        <short>tecla de direita para o jogador dois</short>
        <long>tecla de direita para o jogador dois</long>
      </locale>

      <locale name="pt_BR">
        <default>f</default>
        <short>tecla direita para o jogador dois</short>
        <long>tecla direita para o jogador dois</long>
      </locale>

      <locale name="ru">
        <default>f</default>
        <short>Клавиша вправо для второго игрока</short>
        <long>Клавиша вправо для второго игрока</long>
      </locale>

      <locale name="rw">
        <default>f</default>
        
        
      </locale>

      <locale name="sr">
        <default>ф</default>
        <short>десни тастер за другог играча</short>
        <long>десни тастер за другог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>f</default>
        <short>desni taster za drugog igrača</short>
        <long>desni taster za drugog igrača</long>
      </locale>

      <locale name="sv">
        <default>f</default>
        <short>högertangent för spelare två</short>
        <long>högertangent för spelare två</long>
      </locale>

      <locale name="tr">
        <default>f</default>
        <short>ikinci oyuncu için sağ tuşu</short>
        <long>ikinci oyuncu için sağ tuşu</long>
      </locale>

      <locale name="uk">
        <default>f</default>
        <short>Клавіша руху праворуч для другого гравця</short>
        <long>Клавіша руху праворуч для другого гравця</long>
      </locale>

      <locale name="vi">
        <default>f</default>
        <short>phím phải cho người chơi Hai</short>
        <long>phím phải cho người chơi Hai</long>
      </locale>

      <locale name="zh_CN">
        <default>f</default>
        <short>玩家 2 的右向键</short>
        <long>玩家 2 的右向键</long>
      </locale>

      <locale name="zh_TW">
        <default>f</default>
        <short>玩家 2 的右鏈</short>
        <long>玩家 2 的右鏈</long>
      </locale>

    </schema>


    <schema>
      <key>/schemas/apps/monkey-bubble/player_2_shoot</key>
      <applyto>/apps/monkey-bubble/player_2_shoot</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>d</default>
        <short>shoot key for player two</short>
        <long>shoot key for player two</long>
      </locale>

      <locale name="bg">
        <default>d</default>
        <short>клавиш за стрелба на втория играч</short>
        <long>клавиш за стрелба на втория играч</long>
      </locale>

      <locale name="cs">
        <default>d</default>
        <short>klávesa střílení pro hráče dva</short>
        <long>klávesa střílení pro hráče dva</long>
      </locale>

      <locale name="de">
        <default>d</default>
        <short>Schusstaste (Spieler 2)</short>
        <long>Schusstaste (Spieler 2)</long>
      </locale>

      <locale name="en_CA">
        <default>d</default>
        <short>shoot key for player two</short>
        <long>shoot key for player two</long>
      </locale>

      <locale name="en_GB">
        <default>d</default>
        <short>shoot key for player two</short>
        <long>shoot key for player two</long>
      </locale>

      <locale name="es">
        <default>d</default>
        <short>tecla de disparo para jugador 2</short>
        <long>tecla de disparo para jugador 2</long>
      </locale>

      <locale name="eu">
        <default>d</default>
        <short>jaurtitze-tekla (2. jokalaria)</short>
        <long>jaurtitze-tekla (2. jokalaria)</long>
      </locale>

      <locale name="fi">
        <default>d</default>
        <short>ampumisnäppäin pelaajalle kaksi</short>
        <long>ampumisnäppäin pelaajalle kaksi</long>
      </locale>

      <locale name="fr">
        <default>d</default>
        <short>tir (joueur 2)</short>
        <long>tir (joueur 2)</long>
      </locale>

      <locale name="hr">
        <default>d</default>
        <short>tipka za pucanje za drugog igrača</short>
        <long>tipka za pucanje za drugog igrača</long>
      </locale>

      <locale name="hu">
        <default>d</default>
        <short>lövés gomb a második játékosnak</short>
        <long>lövés gomb a második játékosnak</long>
      </locale>

      <locale name="ja">
        <default>d</default>
        <short>プレイヤー 2 の発射キー</short>
        <long>プレイヤー 2 の発射キー</long>
      </locale>

      <locale name="lv">
        <default>d</default>
        <short>tautiņš &apos;šaut&apos; otrajam spēlētājam</short>
        <long>tautiņš &apos;šaut&apos; otrajam spēlētājam</long>
      </locale>

      <locale name="ms">
        <default>d</default>
        <short>kekunci tembak bagi pemain dua</short>
        <long>kekunci tembak bagi pemain dua</long>
      </locale>

      <locale name="ne">
        <default>डि</default>
        <short>खेलाडि २ को लागि शुट कुञ्जि</short>
        <long>खेलाडि २ को लागि शुट कुञ्जि</long>
      </locale>

      <locale name="nl">
        <default>d</default>
        <short>toets: schieten voor speler twee</short>
        <long>toets: schieten voor speler twee</long>
      </locale>

      <locale name="pt">
        <default>d</default>
        <short>tecla de disparo para o jogador dois</short>
        <long>tecla de disparo para o jogador dois</long>
      </locale>

      <locale name="pt_BR">
        <default>d</default>
        <short>tecla de tiro para o jogador dois</short>
        <long>tecla de tiro para o jogador dois</long>
      </locale>

      <locale name="ru">
        <default>d</default>
        <short>Клавиша выстрела для второго игрока</short>
        <long>Клавиша выстрела для второго игрока</long>
      </locale>

      <locale name="rw">
        <default>d</default>
        
        
      </locale>

      <locale name="sr">
        <default>д</default>
        <short>тастер за паљбу за другог играча</short>
        <long>тастер за паљбу за другог играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>d</default>
        <short>taster za paljbu za drugog igrača</short>
        <long>taster za paljbu za drugog igrača</long>
      </locale>

      <locale name="sv">
        <default>d</default>
        <short>skjuttangent för spelare två</short>
        <long>skjuttangent för spelare två</long>
      </locale>

      <locale name="tr">
        <default>d</default>
        <short>ikinci oyuncu için atış tuşu</short>
        <long>ikinci oyuncu için atış tuşu</long>
      </locale>

      <locale name="uk">
        <default>d</default>
        <short>Клавіша пострілу для другого гравця</short>
        <long>Клавіша пострілу для другого гравця</long>
      </locale>

      <locale name="vi">
        <default>d</default>
        <short>phím bắn cho người chơi Hai</short>
        <long>phím bắn cho người chơi Hai</long>
      </locale>

      <locale name="zh_CN">
        <default>d</default>
        <short>玩家 2 的射击键</short>
        <long>玩家 2 的射击键</long>
      </locale>

      <locale name="zh_TW">
        <default>d</default>
        <short>玩家 2 的發射鏈</short>
        <long>玩家 2 的發射鏈</long>
      </locale>

    </schema>


    <schema>
      <key>/schemas/apps/monkey-bubble/pause_game</key>
      <applyto>/apps/monkey-bubble/pause_game</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>Pause</default>
        <short>Pause the game</short>
        <long>Pause the game</long>
      </locale>

      <locale name="bg">
        <default>Пауза</default>
        <short>Пауза на играта</short>
        <long>Пауза на играта</long>
      </locale>

      <locale name="cs">
        <default>Pozastavit</default>
        <short>Pozastavit hru</short>
        <long>Pozastavit hru</long>
      </locale>

      <locale name="de">
        <default>Unterbrechen</default>
        <short>Das Spiel unterbrechen</short>
        <long>Das Spiel unterbrechen</long>
      </locale>

      <locale name="en_CA">
        <default>Pause</default>
        <short>Pause the game</short>
        <long>Pause the game</long>
      </locale>

      <locale name="en_GB">
        <default>Pause</default>
        <short>Pause the game</short>
        <long>Pause the game</long>
      </locale>

      <locale name="es">
        <default>Pausa</default>
        <short>Pausar el juego</short>
        <long>Pausar el juego</long>
      </locale>

      <locale name="eu">
        <default>Pausatu</default>
        <short>Pausatu jokoa</short>
        <long>Pausatu jokoa</long>
      </locale>

      <locale name="fi">
        <default>Pause</default>
        <short>Pysäytä peli</short>
        <long>Pysäytä peli</long>
      </locale>

      <locale name="hr">
        <default>Pauza</default>
        <short>Pauziraj igru</short>
        <long>Pauziraj igru</long>
      </locale>

      <locale name="hu">
        <default>Pause</default>
        <short>A játék szüneteltetése</short>
        <long>A játék szüneteltetése</long>
      </locale>

      <locale name="ja">
        <default>一時停止</default>
        <short>ゲームを一時停止</short>
        <long>ゲームを一時停止</long>
      </locale>

      <locale name="lv">
        <default>Pauze</default>
        <short>Apturēt spēli</short>
        <long>Apturēt spēli</long>
      </locale>

      <locale name="ms">
        <default>Kaku</default>
        <short>Kaku permainan</short>
        <long>Kaku permainan</long>
      </locale>

      <locale name="ne">
        <default>पज</default>
        <short>खेल पज गर्नुहोस</short>
        <long>खेल पज गर्नुहोस</long>
      </locale>

      <locale name="nl">
        <default>Pauzeren</default>
        <short>Het spel pauzeren</short>
        <long>Het spel pauzeren</long>
      </locale>

      <locale name="pt">
        <default>p</default>
        <short>Pausar o jogo</short>
        <long>Pausar o jogo</long>
      </locale>

      <locale name="pt_BR">
        <default>Suspender</default>
        <short>Suspender o jogo</short>
        <long>Suspender o jogo</long>
      </locale>

      <locale name="ru">
        <default>Pause</default>
        <short>Приостановить игру</short>
        <long>Приостановить игру</long>
      </locale>

      <locale name="rw">
        <default>akaruhuko</default>
        
        
      </locale>

      <locale name="sr">
        <default>Пауза</default>
        <short>Паузирај игру</short>
        <long>Паузирај игру</long>
      </locale>

      <locale name="sr@Latn">
        <default>Pauza</default>
        <short>Pauziraj igru</short>
        <long>Pauziraj igru</long>
      </locale>

      <locale name="sv">
        <default>Paus</default>
        <short>Gör paus i spelet</short>
        <long>Gör paus i spelet</long>
      </locale>

      <locale name="tr">
        <default>Duraklat</default>
        <short>Oyunu duraklat</short>
        <long>Oyunu duraklat</long>
      </locale>

      <locale name="uk">
        <default>Пауза</default>
        <short>Призупинити гру</short>
        <long>Призупинити гру</long>
      </locale>

      <locale name="vi">
        <default>Tạm dừng</default>
        <short>Tạm dừng chơi</short>
        <long>Tạm dừng chơi</long>
      </locale>

      <locale name="zh_CN">
        <default>暂停</default>
        <short>暂停游戏</short>
        <long>暂停游戏</long>
      </locale>

      <locale name="zh_TW">
        <default>暫停</default>
        <short>暫停遊戲</short>
        <long>暫停遊戲</long>
      </locale>

    </schema>


    <schema>
      <key>/schemas/apps/monkey-bubble/stop_game</key>
      <applyto>/apps/monkey-bubble/stop_game</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default></default>
        <short>Stop the game</short>
        <long>Stop the game</long>
      </locale>

      <locale name="bg">
        
        <short>Спиране на играта</short>
        <long>Спиране на играта</long>
      </locale>

      <locale name="cs">
        
        <short>Zastavit hru</short>
        <long>Zastavit hru</long>
      </locale>

      <locale name="de">
        
        <short>Das Spiel abbrechen</short>
        <long>Das Spiel abbrechen</long>
      </locale>

      <locale name="en_CA">
        
        <short>Stop the game</short>
        <long>Stop the game</long>
      </locale>

      <locale name="en_GB">
        
        <short>Stop the game</short>
        <long>Stop the game</long>
      </locale>

      <locale name="es">
        
        <short>Detener el juego</short>
        <long>Detener el juego</long>
      </locale>

      <locale name="eu">
        
        <short>Gelditu jokoa</short>
        <long>Gelditu jokoa</long>
      </locale>

      <locale name="fi">
        
        <short>Keskeytä peli</short>
        <long>Keskeytä peli</long>
      </locale>

      <locale name="hr">
        
        <short>Zaustavi igru</short>
        <long>Zaustavi igru</long>
      </locale>

      <locale name="hu">
        
        <short>A játék leállítása</short>
        <long>A játék leállítása</long>
      </locale>

      <locale name="ja">
        
        <short>ゲームを停止</short>
        <long>ゲームを停止</long>
      </locale>

      <locale name="lv">
        
        <short>Pārtraukt spēli</short>
        <long>Pārtraukt spēli</long>
      </locale>

      <locale name="ms">
        
        <short>Hentikan permainan</short>
        <long>Hentikan permainan</long>
      </locale>

      <locale name="ne">
        
        <short>खेल रोक्नुहोस</short>
        <long>खेल रोक्नुहोस</long>
      </locale>

      <locale name="nl">
        
        <short>Het spel stoppen</short>
        <long>Het spel stoppen</long>
      </locale>

      <locale name="pt">
        
        <short>Parar o jogo</short>
        <long>Parar o jogo</long>
      </locale>

      <locale name="pt_BR">
        
        <short>Parar o jogo</short>
        <long>Parar o jogo</long>
      </locale>

      <locale name="ru">
        
        <short>Закончить игру</short>
        <long>Закончить игру</long>
      </locale>

      <locale name="sr">
        
        <short>Заустави игру</short>
        <long>Заустави игру</long>
      </locale>

      <locale name="sr@Latn">
        
        <short>Zaustavi igru</short>
        <long>Zaustavi igru</long>
      </locale>

      <locale name="sv">
        
        <short>Stoppa spelet</short>
        <long>Stoppa spelet</long>
      </locale>

      <locale name="tr">
        
        <short>Oyunu durdur</short>
        <long>Oyunu durdur</long>
      </locale>

      <locale name="uk">
        
        <short>Припинити гру</short>
        <long>Припинити гру</long>
      </locale>

      <locale name="vi">
        
        <short>Dừng lượt chơi</short>
        <long>Dừng lượt chơi</long>
      </locale>

      <locale name="zh_CN">
        
        <short>终止游戏</short>
        <long>终止游戏</long>
      </locale>

      <locale name="zh_TW">
        
        <short>停止遊戲</short>
        <long>停止遊戲</long>
      </locale>

    </schema>



    <schema>
      <key>/schemas/apps/monkey-bubble/quit_game</key>
      <applyto>/apps/monkey-bubble/quit_game</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default></default>
        <short>Quit the game</short>
        <long>Quit the game</long>
      </locale>

      <locale name="bg">
        
        <short>Затваряне на програмата</short>
        <long>Затваряне на програмата</long>
      </locale>

      <locale name="cs">
        
        <short>Ukončit hru</short>
        <long>Ukončit hru</long>
      </locale>

      <locale name="de">
        
        <short>Das Spiel beenden</short>
        <long>Das Spiel beenden</long>
      </locale>

      <locale name="en_CA">
        
        <short>Quit the game</short>
        <long>Quit the game</long>
      </locale>

      <locale name="en_GB">
        
        <short>Quit the game</short>
        <long>Quit the game</long>
      </locale>

      <locale name="es">
        
        <short>Salir del juego</short>
        <long>Salir del juego</long>
      </locale>

      <locale name="eu">
        
        <short>Irten jokotik</short>
        <long>Irten jokotik</long>
      </locale>

      <locale name="fi">
        
        <short>Lopeta peli</short>
        <long>Lopeta peli</long>
      </locale>

      <locale name="hr">
        
        <short>Izađi iz igre</short>
        <long>Izađi iz igre</long>
      </locale>

      <locale name="hu">
        
        <short>Kilépés a játékból</short>
        <long>Kilépés a játékból</long>
      </locale>

      <locale name="ja">
        
        <short>ゲームを終了</short>
        <long>ゲームを終了</long>
      </locale>

      <locale name="lv">
        
        <short>Iziet no spēles</short>
        <long>Iziet no spēles</long>
      </locale>

      <locale name="ms">
        
        <short>Keluar piermainan</short>
        <long>Keluar piermainan</long>
      </locale>

      <locale name="ne">
        
        <short>खेल अन्त्य गर्नुहोस</short>
        <long>खेल अन्त्य गर्नुहोस</long>
      </locale>

      <locale name="nl">
        
        <short>Het spel afsluiten</short>
        <long>Het spel afsluiten</long>
      </locale>

      <locale name="pt">
        
        <short>Sair do jogo</short>
        <long>Sair do jogo</long>
      </locale>

      <locale name="pt_BR">
        
        <short>Sair do jogo</short>
        <long>Sair do jogo</long>
      </locale>

      <locale name="ru">
        
        <short>Выйти из игры</short>
        <long>Выйти из игры</long>
      </locale>

      <locale name="sr">
        
        <short>Заврши игру</short>
        <long>Заврши игру</long>
      </locale>

      <locale name="sr@Latn">
        
        <short>Završi igru</short>
        <long>Završi igru</long>
      </locale>

      <locale name="sv">
        
        <short>Avsluta spelet</short>
        <long>Avsluta spelet</long>
      </locale>

      <locale name="tr">
        
        <short>Oyundan çık</short>
        <long>Oyundan çık</long>
      </locale>

      <locale name="uk">
        
        <short>Вийти з гри</short>
        <long>Вийти з гри</long>
      </locale>

      <locale name="vi">
        
        <short>Thoát khỏi lượt chơi</short>
        <long>Thoát khỏi lượt chơi</long>
      </locale>

      <locale name="zh_CN">
        
        <short>退出游戏</short>
        <long>退出游戏</long>
      </locale>

      <locale name="zh_TW">
        
        <short>離開遊戲</short>
        <long>離開遊戲</long>
      </locale>

    </schema>



    <schema>
      <key>/schemas/apps/monkey-bubble/new_1_player_game</key>
      <applyto>/apps/monkey-bubble/new_1_player_game</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>F1</default>
        <short>1 player game</short>
        <long>1 player game</long>
      </locale>

      <locale name="bg">
        <default>F1</default>
        <short>С един играч</short>
        <long>С един играч</long>
      </locale>

      <locale name="cs">
        <default>F1</default>
        <short>Hra pro jednoho hráče</short>
        <long>Hra pro jednoho hráče</long>
      </locale>

      <locale name="de">
        <default>F1</default>
        <short>1-Spieler-Spiel</short>
        <long>1-Spieler-Spiel</long>
      </locale>

      <locale name="en_CA">
        <default>F1</default>
        <short>1 player game</short>
        <long>1 player game</long>
      </locale>

      <locale name="en_GB">
        <default>F1</default>
        <short>1 player game</short>
        <long>1 player game</long>
      </locale>

      <locale name="es">
        <default>F1</default>
        <short>Juego de 1 jugador</short>
        <long>Juego de 1 jugador</long>
      </locale>

      <locale name="eu">
        <default>F1</default>
        <short>Jokalari bakarreko jokoa</short>
        <long>Jokalari bakarreko jokoa</long>
      </locale>

      <locale name="fi">
        <default>F1</default>
        <short>Yhden pelaajan peli</short>
        <long>Yhden pelaajan peli</long>
      </locale>

      <locale name="hr">
        <default>F1</default>
        <short>Igra za jednog igrača</short>
        <long>Igra za jednog igrača</long>
      </locale>

      <locale name="hu">
        <default>F1</default>
        <short>Egy játékos</short>
        <long>Egy játékos</long>
      </locale>

      <locale name="ja">
        <default>F1</default>
        <short>一人プレイ</short>
        <long>一人プレイ</long>
      </locale>

      <locale name="lv">
        <default>F1</default>
        <short>Spēle ar 1 dalībnieku</short>
        <long>Spēle ar 1 dalībnieku</long>
      </locale>

      <locale name="ms">
        <default>F1</default>
        <short>Pemainan 1 pemain</short>
        <long>Pemainan 1 pemain</long>
      </locale>

      <locale name="ne">
        <default>एफ१</default>
        <short>१ खेलाडि खेल</short>
        <long>१ खेलाडि खेल</long>
      </locale>

      <locale name="nl">
        <default>F1</default>
        <short>Spel met 1 speler</short>
        <long>Spel met 1 speler</long>
      </locale>

      <locale name="pt">
        <default>F1</default>
        <short>Jogo de 1 jogador</short>
        <long>Jogo de 1 jogador</long>
      </locale>

      <locale name="pt_BR">
        <default>F1</default>
        <short>Jogo de 1 jogador</short>
        <long>Jogo de 1 jogador</long>
      </locale>

      <locale name="ru">
        <default>F1</default>
        <short>Одиночная игра</short>
        <long>Одиночная игра</long>
      </locale>

      <locale name="rw">
        <default>F1</default>
        
        
      </locale>

      <locale name="sr">
        <default>F1</default>
        <short>Игра за 1 играча</short>
        <long>Игра за 1 играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>F1</default>
        <short>Igra za 1 igrača</short>
        <long>Igra za 1 igrača</long>
      </locale>

      <locale name="sv">
        <default>F1</default>
        <short>Ettspelarspel</short>
        <long>Ettspelarspel</long>
      </locale>

      <locale name="tr">
        <default>F1</default>
        <short>1 oyunculu oyun</short>
        <long>1 oyunculu oyun</long>
      </locale>

      <locale name="uk">
        <default>F1</default>
        <short>Гра для одного</short>
        <long>Гра для одного</long>
      </locale>

      <locale name="vi">
        <default>F1</default>
        <short>Lượt chơi người đơn</short>
        <long>Lượt chơi người đơn</long>
      </locale>

      <locale name="zh_CN">
        <default>F1</default>
        <short>一人游戏</short>
        <long>一人游戏</long>
      </locale>

      <locale name="zh_TW">
        <default>F1</default>
        <short>單人遊戲</short>
        <long>單人遊戲</long>
      </locale>

    </schema>



    <schema>
      <key>/schemas/apps/monkey-bubble/new_2_players_game</key>
      <applyto>/apps/monkey-bubble/new_2_players_game</applyto>

      <owner>monkey-bubble</owner>
      <type>string</type>
      <locale name="C">
        <default>F2</default>
        <short>2 players game</short>
        <long>2 players game</long>
      </locale>

      <locale name="bg">
        <default>F2</default>
        <short>С двама играчи</short>
        <long>С двама играчи</long>
      </locale>

      <locale name="cs">
        <default>F2</default>
        <short>Hra pro dva hráče</short>
        <long>Hra pro dva hráče</long>
      </locale>

      <locale name="de">
        <default>F2</default>
        <short>2-Spieler-Spiel</short>
        <long>2-Spieler-Spiel</long>
      </locale>

      <locale name="en_CA">
        <default>F2</default>
        <short>2 players game</short>
        <long>2 players game</long>
      </locale>

      <locale name="en_GB">
        <default>F2</default>
        <short>2 players game</short>
        <long>2 players game</long>
      </locale>

      <locale name="es">
        <default>F2</default>
        <short>Juego de 2 jugadores</short>
        <long>Juego de 2 jugadores</long>
      </locale>

      <locale name="eu">
        <default>F2</default>
        <short>Bi jokalariko jokoa</short>
        <long>Bi jokalariko jokoa</long>
      </locale>

      <locale name="fi">
        <default>F2</default>
        <short>Kahden pelaajan peli</short>
        <long>Kahden pelaajan peli</long>
      </locale>

      <locale name="hr">
        <default>F2</default>
        <short>Igra za dva igrača</short>
        <long>Igra za dva igrača</long>
      </locale>

      <locale name="hu">
        <default>F2</default>
        <short>Két játékos</short>
        <long>Két játékos</long>
      </locale>

      <locale name="ja">
        <default>F2</default>
        <short>二人プレイ</short>
        <long>二人プレイ</long>
      </locale>

      <locale name="lv">
        <default>F2</default>
        <short>Spēle ar 2 dalībniekiem</short>
        <long>Spēle ar 2 dalībniekiem</long>
      </locale>

      <locale name="ms">
        <default>F2</default>
        <short>Permainan 2 pemain</short>
        <long>Permainan 2 pemain</long>
      </locale>

      <locale name="ne">
        <default>एफ२</default>
        <short>२ खेलाडिहरु खेल</short>
        <long>२ खेलाडिहरु खेल</long>
      </locale>

      <locale name="nl">
        <default>F2</default>
        <short>Spel met 2 spelers</short>
        <long>Spel met 2 spelers</long>
      </locale>

      <locale name="pt">
        <default>F2</default>
        <short>Jogo de 2 jogadores</short>
        <long>Jogo de 2 jogadores</long>
      </locale>

      <locale name="pt_BR">
        <default>F2</default>
        <short>Jogo de 2 jogadores</short>
        <long>Jogo de 2 jogadores</long>
      </locale>

      <locale name="ru">
        <default>F2</default>
        <short>Игра вдвоем</short>
        <long>Игра вдвоем</long>
      </locale>

      <locale name="rw">
        <default>F2</default>
        
        
      </locale>

      <locale name="sr">
        <default>F2</default>
        <short>Игра за 2 играча</short>
        <long>Игра за 2 играча</long>
      </locale>

      <locale name="sr@Latn">
        <default>F2</default>
        <short>Igra za 2 igrača</short>
        <long>Igra za 2 igrača</long>
      </locale>

      <locale name="sv">
        <default>F2</default>
        <short>Tvåspelarspel</short>
        <long>Tvåspelarspel</long>
      </locale>

      <locale name="tr">
        <default>F2</default>
        <short>2 oyunculu oyun</short>
        <long>2 oyunculu oyun</long>
      </locale>

      <locale name="uk">
        <default>F2</default>
        <short>Гра для двох</short>
        <long>Гра для двох</long>
      </locale>

      <locale name="vi">
        <default>F2</default>
        <short>Lượt chơi người đôi</short>
        <long>Lượt chơi người đôi</long>
      </locale>

      <locale name="zh_CN">
        <default>F2</default>
        <short>二人游戏</short>
        <long>二人游戏</long>
      </locale>

      <locale name="zh_TW">
        <default>F2</default>
        <short>雙人遊戲</short>
        <long>雙人遊戲</long>
      </locale>

    </schema>


  </schemalist>
  
</gconfschemafile>