share/hedgewars/Data/Locale/hedgewars_ar.ts
author nemo
Wed, 09 Aug 2017 12:46:52 -0400
changeset 12451 48ee3777e42e
parent 12128 4027903ff3e7
child 12726 9852b8ba8d5a
permissions -rw-r--r--
trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
     2
<!DOCTYPE TS>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
     3
<TS version="2.0" language="fr">
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
     4
<context>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     5
    <name>About</name>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     6
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     7
        <source>Unknown Compiler</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     8
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     9
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
    10
</context>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
    11
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    12
    <name>AbstractPage</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    13
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    14
        <source>Go back</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    15
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    16
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    17
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    18
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
    19
    <name>AmmoSchemeModel</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
    20
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
    21
        <source>new</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    22
        <translation type="obsolete">جديد</translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    23
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    24
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    25
        <source>New</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    26
        <translation type="unfinished">جديد</translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    27
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    28
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
    29
        <source>Copy of %1</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
    30
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
    31
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
    32
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
    33
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    34
    <name>BanDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    35
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    36
        <source>IP</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    37
        <translation type="unfinished">IP</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    38
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    39
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    40
        <source>Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    41
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    42
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    43
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    44
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    45
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    46
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    47
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    48
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    49
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    50
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    51
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    52
        <source>Duration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    53
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    54
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    55
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    56
        <source>Ok</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    57
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    58
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    59
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    60
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    61
        <translation type="unfinished">الغاء</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    62
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    63
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    64
        <source>you know why</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    65
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    66
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    67
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    68
        <source>Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    69
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    70
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    71
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    72
        <source>Please, specify %1</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    73
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    74
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    75
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    76
        <source>nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    77
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    78
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    79
    <message>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    80
        <source>permanent</source>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    81
        <translation type="unfinished"></translation>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    82
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
    83
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
    84
        <source>Ban player</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
    85
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
    86
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    87
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    88
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    89
    <name>DataManager</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    90
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    91
        <source>Use Default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    92
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    93
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    94
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    95
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    96
    <name>FeedbackDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    97
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    98
        <source>View</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    99
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   100
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   101
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   102
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   103
        <translation type="unfinished">الغاء</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   104
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   105
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   106
        <source>Send Feedback</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   107
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   108
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   109
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   110
        <source>We are always happy about suggestions, ideas, or bug reports.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   111
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   112
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   113
    <message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   114
        <source>Send us feedback!</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   115
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   116
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   117
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   118
        <source>If you found a bug, you can see if it&apos;s already been reported here: </source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   119
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   120
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   121
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   122
        <source>Your email address is optional, but necessary if you want us to get back at you.</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   123
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   124
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
   125
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   126
        <source>Feedback</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   127
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   128
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   129
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   130
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   131
    <name>FreqSpinBox</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   132
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   133
        <source>Never</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   134
        <translation>ابدا</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   135
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   136
    <message numerus="yes">
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   137
        <source>Every %1 turn</source>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   138
        <translation type="unfinished">
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   139
            <numerusform>كل %1 دور
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   140
        </numerusform>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   141
            <numerusform></numerusform>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   142
        </translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   143
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   144
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   145
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   146
    <name>GameCFGWidget</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   147
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   148
        <source>Edit weapons</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   149
        <translation>تغيير سلاح</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   150
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   151
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   152
        <source>Edit schemes</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   153
        <translation>Edit schemes</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   154
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
   155
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   156
        <source>Game scheme will auto-select a weapon</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   157
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   158
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   159
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   160
        <source>Map</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   161
        <translation type="unfinished">خارطة</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   162
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   163
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   164
        <source>Game options</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   165
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   166
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   167
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   168
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   169
    <name>GameUIConfig</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   170
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   171
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   172
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   173
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   174
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   175
<context>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   176
    <name>HWApplication</name>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   177
    <message numerus="yes">
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   178
        <source>%1 minutes</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   179
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   180
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   181
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   182
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   183
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   184
    <message numerus="yes">
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   185
        <source>%1 hour</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   186
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   187
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   188
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   189
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   190
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   191
    <message numerus="yes">
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   192
        <source>%1 hours</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   193
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   194
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   195
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   196
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   197
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   198
    <message numerus="yes">
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   199
        <source>%1 day</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   200
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   201
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   202
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   203
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   204
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   205
    <message numerus="yes">
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   206
        <source>%1 days</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   207
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   208
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   209
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   210
        </translation>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   211
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   212
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   213
        <source>Scheme &apos;%1&apos; not supported</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   214
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   215
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   216
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   217
        <source>Cannot create directory %1</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   218
        <translation type="unfinished">Cannot create directory %1</translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   219
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   220
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   221
        <source>Failed to open data directory:
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   222
%1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   223
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   224
Please check your installation!</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   225
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   226
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   227
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   228
        <source>Usage</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   229
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   230
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   231
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   232
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   233
        <source>OPTION</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   234
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   235
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   236
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   237
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   238
        <source>CONNECTSTRING</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   239
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   240
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   241
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   242
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   243
        <source>Options</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   244
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   245
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   246
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   247
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   248
        <source>Display this help</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   249
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   250
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   251
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   252
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   253
        <source>Custom path for configuration data and user data</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   254
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   255
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   256
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   257
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   258
        <source>Custom path to the game data folder</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   259
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   260
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   261
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   262
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   263
        <source>Hedgewars can use a %1 (e.g. &quot;%2&quot;) to connect on start.</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   264
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   265
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   266
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   267
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   268
        <source>Malformed option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   269
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   270
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   271
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   272
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   273
        <source>Unknown option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   274
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   275
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   276
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   277
</context>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   278
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   279
    <name>HWAskQuitDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   280
    <message>
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
   281
        <source>Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   282
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   283
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   284
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   285
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   286
    <name>HWChatWidget</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   287
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   288
        <source>%1 has been removed from your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   289
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   290
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   291
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   292
        <source>%1 has been added to your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   293
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   294
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   295
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   296
        <source>%1 has been removed from your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   297
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   298
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   299
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   300
        <source>%1 has been added to your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   301
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   302
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   303
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   304
        <source>Stylesheet imported from %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   305
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   306
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   307
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   308
        <source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   309
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   310
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   311
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   312
        <source>Couldn&apos;t read %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   313
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   314
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   315
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   316
        <source>StyleSheet discarded</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   317
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   318
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   319
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   320
        <source>StyleSheet saved to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   321
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   322
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   323
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   324
        <source>Failed to save StyleSheet to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   325
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   326
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   327
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   328
        <source>%1 has joined</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   329
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   330
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   331
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   332
        <source>%1 has left</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   333
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   334
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   335
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   336
        <source>%1 has left (%2)</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   337
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   338
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   339
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   340
        <source>Chat log</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   341
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   342
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   343
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   344
        <source>Enter chat messages here and send them with [Enter]</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   345
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   346
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   347
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   348
        <source>List of players</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   349
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   350
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   351
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   352
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   353
    <name>HWForm</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   354
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   355
        <source>Cannot save record to file %1</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   356
        <translation>لم اتمكن من حقظ الملف %1</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   357
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   358
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   359
        <source>DefaultTeam</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   360
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   361
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   362
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   363
        <source>Hedgewars Demo File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   364
        <comment>File Types</comment>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   365
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   366
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   367
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   368
        <source>Hedgewars Save File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   369
        <comment>File Types</comment>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   370
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   371
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   372
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   373
        <source>Demo name</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   374
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   375
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   376
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   377
        <source>Demo name:</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   378
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   379
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   380
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   381
        <source>Game aborted</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   382
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   383
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   384
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   385
        <source>Nickname</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   386
        <translation type="unfinished">اسم اللاعب</translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   387
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   388
    <message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   389
        <source>No nickname supplied.</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   390
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   391
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   392
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   393
        <source>Someone already uses your nickname %1 on the server.
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   394
Please pick another nickname:</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   395
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   396
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   397
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   398
        <source>%1&apos;s Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   399
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   400
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   401
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   402
        <source>Hedgewars - Nick registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   403
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   404
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   405
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   406
        <source>This nick is registered, and you haven&apos;t specified a password.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   407
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   408
If this nick isn&apos;t yours, please register your own nick at www.hedgewars.org
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   409
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   410
Password:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   411
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   412
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   413
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   414
        <source>Your nickname is not registered.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   415
To prevent someone else from using it,
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   416
please register it at www.hedgewars.org</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   417
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   418
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   419
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   420
        <source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   421
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   422
Your password wasn&apos;t saved either.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   423
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   424
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   425
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   426
        <source>Hedgewars - Empty nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   427
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   428
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   429
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   430
        <source>Hedgewars - Wrong password</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   431
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   432
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   433
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   434
        <source>You entered a wrong password.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   435
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   436
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   437
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   438
        <source>Try Again</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   439
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   440
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   441
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   442
        <source>Hedgewars - Connection error</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   443
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   444
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   445
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   446
        <source>You reconnected too fast.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   447
Please wait a few seconds and try again.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   448
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   449
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   450
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   451
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   452
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   453
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   454
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   455
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   456
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   457
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   458
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   459
        <source>Room password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   460
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   461
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   462
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   463
        <source>The room is protected with password.
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   464
Please, enter the password:</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   465
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   466
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   467
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   468
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   469
    <name>HWGame</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   470
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   471
        <source>en.txt</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   472
        <translation type="unfinished">ar.txt</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   473
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   474
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   475
        <source>Cannot open demofile %1</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   476
        <translation>لم اتمكن من حفظ ملف اللعب %1</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   477
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   478
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   479
        <source>A Fatal ERROR occured! - The game engine had to stop.
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   480
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   481
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   482
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   483
If this keeps happening, please click the &apos;%1&apos; button in the main menu!
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   484
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   485
Last two engine messages:
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   486
%2</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   487
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   488
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   489
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   490
<context>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
   491
    <name>HWHostPortDialog</name>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   492
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   493
        <source>Connect to server</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   494
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   495
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   496
</context>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   497
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   498
    <name>HWMapContainer</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   499
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   500
        <source>All</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   501
        <translation>كل</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   502
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   503
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   504
        <source>Small</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   505
        <translation>صغير</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   506
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   507
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   508
        <source>Medium</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   509
        <translation>متوسط</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   510
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   511
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   512
        <source>Large</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   513
        <translation>كبير</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   514
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   515
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   516
        <source>Cavern</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   517
        <translation>كهف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   518
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   519
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   520
        <source>Wacky</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   521
        <translation>تعبان</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   522
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   523
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   524
        <source>Small tunnels</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   525
        <translation type="unfinished">انقاق صغيرة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   526
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   527
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   528
        <source>Medium tunnels</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   529
        <translation type="unfinished">انفاق متوسطة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   530
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   531
    <message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   532
        <source>Seed</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   533
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   534
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   535
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   536
        <source>Map type:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   537
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   538
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   539
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   540
        <source>Image map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   541
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   542
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   543
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   544
        <source>Mission map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   545
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   546
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   547
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   548
        <source>Hand-drawn</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   549
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   550
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   551
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   552
        <source>Randomly generated</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   553
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   554
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   555
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   556
        <source>Random maze</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   557
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   558
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   559
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   560
        <source>Random</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   561
        <translation type="unfinished">عشوائي</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   562
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   563
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   564
        <source>Map preview:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   565
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   566
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   567
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   568
        <source>Load map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   569
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   570
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   571
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   572
        <source>Edit map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   573
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   574
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   575
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   576
        <source>Small islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   577
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   578
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   579
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   580
        <source>Medium islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   581
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   582
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   583
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   584
        <source>Large islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   585
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   586
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   587
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   588
        <source>Map size:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   589
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   590
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   591
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   592
        <source>Maze style:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   593
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   594
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   595
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   596
        <source>Mission:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   597
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   598
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   599
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   600
        <source>Map:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   601
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   602
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   603
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   604
        <source>Load drawn map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   605
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   606
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   607
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   608
        <source>Drawn Maps</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   609
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   610
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   611
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   612
        <source>All files</source>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   613
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   614
    </message>
8695
nemo
parents: 8693
diff changeset
   615
    <message>
nemo
parents: 8693
diff changeset
   616
        <source>Large tunnels</source>
nemo
parents: 8693
diff changeset
   617
        <translation type="unfinished"></translation>
nemo
parents: 8693
diff changeset
   618
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   619
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   620
        <source>Theme: %1</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   621
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   622
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   623
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   624
        <source>Random perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   625
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   626
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   627
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   628
        <source>Style:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   629
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   630
    </message>
11761
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
   631
    <message>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
   632
        <source>Forts</source>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
   633
        <translation type="unfinished"></translation>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
   634
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   635
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   636
        <source>View and edit the seed, the source of randomness in the game</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   637
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   638
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   639
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   640
        <source>Randomize the theme</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   641
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   642
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   643
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   644
        <source>Choose a theme</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   645
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   646
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   647
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   648
        <source>Randomize the map, theme and seed</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   649
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   650
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   651
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   652
        <source>Randomize the theme and seed</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   653
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   654
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   655
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   656
        <source>Randomize the seed</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   657
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   658
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   659
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   660
        <source>Click to randomize the map, theme and seed</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   661
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   662
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   663
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   664
        <source>Click to randomize the theme and seed</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   665
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   666
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   667
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   668
        <source>Adjust the complexity of the generated map</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   669
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   670
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   671
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   672
        <source>Adjust the distance between forts</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   673
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   674
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   675
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   676
        <source>Click to edit</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   677
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
   678
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   679
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   680
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   681
    <name>HWNetServersModel</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   682
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   683
        <source>Title</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   684
        <translation>عنوان</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   685
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   686
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   687
        <source>IP</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   688
        <translation>IP</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   689
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   690
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   691
        <source>Port</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   692
        <translation>Port</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   693
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   694
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   695
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   696
    <name>HWNewNet</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   697
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   698
        <source>The host was not found. Please check the host name and port settings.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   699
        <translation type="unfinished">الحاسوب لم يوجد. تأكد من الاعدادات</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   700
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   701
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   702
        <source>Connection refused</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   703
        <translation>الاتصال رفض</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   704
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   705
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   706
        <source>Room destroyed</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   707
        <translation>الغرفة اغلقت</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   708
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   709
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   710
        <source>Quit reason: </source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   711
        <translation type="unfinished">سبب الخروج</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   712
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   713
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   714
        <source>You got kicked</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   715
        <translation>تم طردك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   716
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   717
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   718
        <source>%1 *** %2 has joined the room</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   719
        <translation>%1 *** %2 انضم للغرفة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   720
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   721
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   722
        <source>%1 *** %2 has joined</source>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   723
        <translation type="obsolete">%1 *** %2 انضم</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   724
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   725
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   726
        <source>%1 *** %2 has left (%3)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   727
        <translation>%1 *** %2 خرج (%3)</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   728
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   729
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   730
        <source>%1 *** %2 has left</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   731
        <translation>%1 *** %2 خرج</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   732
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
   733
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   734
        <source>User quit</source>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   735
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   736
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   737
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   738
        <source>Remote host has closed connection</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   739
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   740
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   741
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   742
        <source>The server is too old. Disconnecting now.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   743
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   744
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   745
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   746
        <source>Server authentication error</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   747
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   748
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   749
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   750
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   751
    <name>HWPasswordDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   752
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   753
        <source>Login</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   754
        <translation type="unfinished"></translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   755
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   756
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   757
        <source>To connect to the server, please log in.
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   758
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   759
If you don&apos;t have an account on www.hedgewars.org,
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   760
just enter your nickname.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   761
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   762
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   763
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   764
        <source>Nickname:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   765
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   766
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   767
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   768
        <source>Password:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   769
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   770
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
   771
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   772
        <source>New Account</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   773
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   774
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   775
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   776
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   777
    <name>HWUploadVideoDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   778
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   779
        <source>Upload video</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   780
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   781
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   782
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   783
        <source>Upload</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   784
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   785
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   786
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   787
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   788
    <name>HatButton</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   789
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   790
        <source>Change hat (%1)</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   791
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   792
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   793
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   794
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   795
    <name>HatPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   796
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   797
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   798
        <translation type="unfinished">الغاء</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   799
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   800
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   801
        <source>Use selected hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   802
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   803
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   804
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   805
        <source>Search for a hat:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   806
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   807
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
   808
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   809
        <source>Choose a hat</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   810
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
   811
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   812
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   813
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   814
    <name>KB</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   815
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   816
        <source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It&apos;s recommended to update your freetype lib.</source>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   817
        <translation type="obsolete">SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It&apos;s recommended to update your freetype lib.</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   818
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   819
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   820
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   821
    <name>KeyBinder</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   822
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   823
        <source>Category</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   824
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   825
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   826
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   827
<context>
7982
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
   828
    <name>LibavInteraction</name>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   829
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   830
        <source>Audio: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   831
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   832
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   833
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   834
        <source>unknown</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   835
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   836
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   837
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   838
        <source>Duration: %1m %2s</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   839
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   840
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   841
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   842
        <source>Video: %1x%2</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   843
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   844
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   845
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   846
        <source>%1 fps</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   847
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   848
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   849
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   850
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   851
    <name>MapModel</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   852
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   853
        <source>No description available.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   854
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   855
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   856
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   857
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   858
    <name>PageAdmin</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   859
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   860
        <source>Clear Accounts Cache</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   861
        <translation>Clear Accounts Cache</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   862
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   863
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   864
        <source>Fetch data</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   865
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   866
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   867
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   868
        <source>Server message for latest version:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   869
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   870
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   871
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   872
        <source>Server message for previous versions:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   873
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   874
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   875
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   876
        <source>Latest version protocol number:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   877
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   878
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   879
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   880
        <source>MOTD preview:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   881
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   882
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   883
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   884
        <source>Set data</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   885
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   886
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   887
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   888
        <source>General</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   889
        <translation type="unfinished">عام</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   890
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   891
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   892
        <source>Bans</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   893
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   894
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   895
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   896
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   897
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   898
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   899
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   900
        <source>Expiration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   901
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   902
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   903
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   904
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   905
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   906
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   907
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   908
        <source>Refresh</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   909
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   910
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   911
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   912
        <source>Add</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   913
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   914
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   915
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   916
        <source>Remove</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   917
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   918
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   919
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   920
<context>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   921
    <name>PageCampaign</name>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   922
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   923
        <source>Team</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   924
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   925
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   926
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   927
        <source>Campaign</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   928
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   929
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   930
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   931
        <source>Mission</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   932
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   933
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   934
</context>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
   935
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   936
    <name>PageConnecting</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   937
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   938
        <source>Connecting...</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   939
        <translation type="unfinished">جاري الاتصال</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   940
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   941
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
   942
<context>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   943
    <name>PageDataDownload</name>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   944
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   945
        <source>Loading, please wait.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   946
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   947
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   948
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   949
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   950
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   951
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   952
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   953
        <source>Open packages directory</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   954
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   955
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   956
</context>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   957
<context>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   958
    <name>PageDrawMap</name>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   959
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   960
        <source>Undo</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   961
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   962
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   963
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   964
        <source>Clear</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   965
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   966
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   967
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   968
        <source>Load</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   969
        <translation type="unfinished">تحميل</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   970
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   971
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   972
        <source>Save</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   973
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   974
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   975
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   976
        <source>Load drawn map</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   977
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   978
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   979
    <message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   980
        <source>Save drawn map</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   981
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   982
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   983
    <message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   984
        <source>Drawn Maps</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   985
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   986
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   987
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
   988
        <source>All files</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   989
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   990
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   991
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   992
        <source>Eraser</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   993
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   994
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   995
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   996
        <source>Polyline</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   997
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   998
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   999
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1000
        <source>Rectangle</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1001
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1002
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1003
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1004
        <source>Ellipse</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1005
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1006
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1007
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1008
        <source>Optimize</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1009
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1010
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1011
</context>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1012
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1013
    <name>PageEditTeam</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1014
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1015
        <source>General</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1016
        <translation>عام</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1017
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1018
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1019
        <source>Select an action to choose a custom key bind for this team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1020
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1021
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1022
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1023
        <source>Use my default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1024
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1025
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1026
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1027
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1028
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1029
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1030
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1031
        <source>Custom Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1032
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1033
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1034
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1035
        <source>Hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1036
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1037
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1038
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1039
        <source>Name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1040
        <translation type="unfinished">اسم</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1041
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1042
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1043
        <source>This hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1044
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1045
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1046
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1047
        <source>Randomize this hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1048
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1049
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1050
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1051
        <source>Random Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1052
        <translation type="unfinished">فريق عشوائي</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1053
    </message>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1054
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1055
        <source>Play a random example of this voice</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1056
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1057
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1058
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1059
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1060
    <name>PageGameStats</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1061
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1062
        <source>Details</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1063
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1064
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1065
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1066
        <source>Health graph</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1067
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1068
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1069
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1070
        <source>Ranking</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1071
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1072
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1073
    <message numerus="yes">
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1074
        <source>The best shot award was won by &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; pts.</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1075
        <translation type="unfinished">
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1076
            <numerusform></numerusform>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1077
            <numerusform></numerusform>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1078
        </translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1079
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1080
    <message numerus="yes">
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1081
        <source>The best killer is &lt;b&gt;%1&lt;/b&gt; with &lt;b&gt;%2&lt;/b&gt; kills in a turn.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1082
        <translation type="unfinished">
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1083
            <numerusform></numerusform>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1084
            <numerusform></numerusform>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1085
        </translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1086
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1087
    <message numerus="yes">
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1088
        <source>A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1089
        <translation type="unfinished">
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1090
            <numerusform></numerusform>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1091
            <numerusform></numerusform>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1092
        </translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1093
    </message>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1094
    <message numerus="yes">
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1095
        <source>(%1 kill)</source>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1096
        <translation type="unfinished">
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1097
            <numerusform></numerusform>
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1098
            <numerusform></numerusform>
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1099
        </translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1100
    </message>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1101
    <message numerus="yes">
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1102
        <source>&lt;b&gt;%1&lt;/b&gt; thought it&apos;s good to shoot his own hedgehogs with &lt;b&gt;%2&lt;/b&gt; pts.</source>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1103
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1104
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1105
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1106
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1107
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1108
    <message numerus="yes">
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1109
        <source>&lt;b&gt;%1&lt;/b&gt; killed &lt;b&gt;%2&lt;/b&gt; of his own hedgehogs.</source>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1110
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1111
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1112
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1113
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1114
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1115
    <message numerus="yes">
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1116
        <source>&lt;b&gt;%1&lt;/b&gt; was scared and skipped turn &lt;b&gt;%2&lt;/b&gt; times.</source>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1117
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1118
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1119
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1120
        </translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1121
    </message>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1122
    <message>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1123
        <source>Play again</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1124
        <translation type="unfinished"></translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1125
    </message>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1126
    <message>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1127
        <source>Save</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1128
        <translation type="unfinished"></translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1129
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1130
    <message numerus="yes">
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1131
        <source>(%1 %2)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1132
        <translation type="unfinished">
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1133
            <numerusform></numerusform>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1134
            <numerusform></numerusform>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1135
        </translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1136
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1137
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1138
<context>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1139
    <name>PageInGame</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1140
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1141
        <source>In game...</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1142
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1143
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1144
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1145
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1146
    <name>PageInfo</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1147
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1148
        <source>Open the snapshot folder</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1149
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1150
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1151
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1152
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1153
    <name>PageMain</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1154
    <message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1155
        <source>Downloadable Content</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1156
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1157
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1158
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1159
        <source>Play a game on a single computer</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1160
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1161
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1162
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1163
        <source>Play a game across a network</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1164
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1165
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1166
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1167
        <source>Read about who is behind the Hedgewars Project</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1168
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1169
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1170
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1171
        <source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1172
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1173
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1174
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1175
        <source>Access the user created content downloadable from our website</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1176
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1177
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1178
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1179
        <source>Exit game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1180
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1181
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1182
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1183
        <source>Manage videos recorded from game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1184
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1185
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1186
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1187
        <source>Edit game preferences</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1188
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1189
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1190
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1191
        <source>Play a game across a local area network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1192
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1193
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1194
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1195
        <source>Play a game on an official server</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1196
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1197
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1198
    <message>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1199
        <source>Feedback</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1200
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1201
    </message>
8693
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1202
    <message>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1203
        <source>Play local network game</source>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1204
        <translation type="unfinished"></translation>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1205
    </message>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1206
    <message>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1207
        <source>Play official network game</source>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1208
        <translation type="unfinished"></translation>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1209
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1210
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1211
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1212
    <name>PageMultiplayer</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1213
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1214
        <source>Start</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1215
        <translation>ابدا</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1216
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1217
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1218
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1219
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1220
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1221
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1222
        <source>Start fighting (requires at least 2 teams)</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1223
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1224
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1225
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1226
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1227
    <name>PageNetGame</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1228
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1229
        <source>Control</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1230
        <translation type="obsolete">تحكم</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1231
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1232
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1233
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1234
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1235
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1236
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1237
        <source>Start</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1238
        <translation type="unfinished">ابدا</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1239
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1240
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1241
        <source>Update</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1242
        <translation type="unfinished">تحديث</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1243
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1244
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1245
        <source>Room controls</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1246
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1247
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1248
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1249
        <source>Room name</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1250
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1251
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1252
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1253
        <source>Update the room name</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1254
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1255
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1256
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1257
        <source>Turn on the lightbulb to show the other players when you&apos;re ready to fight</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1258
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1259
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1260
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1261
        <source>Start fighting (requires at least 2 teams)</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1262
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1263
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1264
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1265
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1266
    <name>PageNetServer</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1267
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1268
        <source>Click here for details</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1269
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1270
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1271
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1272
        <source>Insert your address here</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1273
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1274
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1275
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1276
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1277
    <name>PageOptions</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1278
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1279
        <source>New team</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1280
        <translation>فريق جديد</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1281
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1282
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1283
        <source>Edit team</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1284
        <translation>تغيير فريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1285
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1286
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1287
        <source>Delete team</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1288
        <translation>حذف فريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1289
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1290
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1291
        <source>You can&apos;t edit teams from team selection. Go back to main menu to add, edit or delete teams.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1292
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1293
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1294
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1295
        <source>New scheme</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1296
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1297
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1298
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1299
        <source>Edit scheme</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1300
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1301
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1302
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1303
        <source>Delete scheme</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1304
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1305
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1306
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1307
        <source>New weapon set</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1308
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1309
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1310
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1311
        <source>Edit weapon set</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1312
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1313
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1314
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1315
        <source>Delete weapon set</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1316
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1317
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1318
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1319
        <source>Advanced</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1320
        <translation type="unfinished">متقدم</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1321
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1322
    <message>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1323
        <source>Reset to default colors</source>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1324
        <translation type="unfinished"></translation>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1325
    </message>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1326
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1327
        <source>Proxy host</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1328
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1329
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1330
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1331
        <source>Proxy port</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1332
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1333
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1334
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1335
        <source>Proxy login</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1336
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1337
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1338
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1339
        <source>Proxy password</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1340
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1341
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1342
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1343
        <source>No proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1344
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1345
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1346
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1347
        <source>Socks5 proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1348
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1349
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1350
    <message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1351
        <source>HTTP proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1352
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1353
    </message>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1354
    <message>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1355
        <source>System proxy settings</source>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1356
        <translation type="unfinished"></translation>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1357
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1358
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1359
        <source>Select an action to change what key controls it</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1360
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1361
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1362
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1363
        <source>Reset to default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1364
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1365
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1366
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1367
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1368
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1369
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1370
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1371
        <source>Game</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1372
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1373
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1374
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1375
        <source>Graphics</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1376
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1377
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1378
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1379
        <source>Audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1380
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1381
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1382
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1383
        <source>Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1384
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1385
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1386
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1387
        <source>Video Recording</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1388
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1389
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1390
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1391
        <source>Network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1392
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1393
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1394
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1395
        <source>Teams</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1396
        <translation type="unfinished">فرق</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1397
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1398
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1399
        <source>Schemes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1400
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1401
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1402
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1403
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1404
        <translation type="unfinished">اسلحة</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1405
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1406
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1407
        <source>Frontend</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1408
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1409
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1410
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1411
        <source>Custom colors</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1412
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1413
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1414
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1415
        <source>Game audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1416
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1417
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1418
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1419
        <source>Frontend audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1420
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1421
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1422
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1423
        <source>Account</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1424
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1425
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1426
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1427
        <source>Proxy settings</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1428
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1429
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1430
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1431
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1432
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1433
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1434
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1435
        <source>Updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1436
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1437
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1438
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1439
        <source>Check for updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1440
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1441
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1442
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1443
        <source>Video recording options</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1444
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1445
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1446
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1447
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1448
    <name>PagePlayDemo</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1449
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1450
        <source>Rename dialog</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1451
        <translation>تغيير الشباك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1452
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1453
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1454
        <source>Enter new file name:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1455
        <translation type="unfinished">ادخل اسم الملف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1456
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1457
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1458
        <source>Play demo</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1459
        <translation type="unfinished">ابدا العرض</translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1460
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1461
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1462
        <source>Play the selected demo</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1463
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1464
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1465
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1466
        <source>Load the selected game</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1467
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1468
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1469
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1470
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1471
    <name>PageRoomsList</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1472
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1473
        <source>Create</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1474
        <translation type="obsolete">اصنع</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1475
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1476
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1477
        <source>Join</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1478
        <translation type="obsolete">انضم</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1479
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1480
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1481
        <source>Admin features</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1482
        <translation>الادارة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1483
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1484
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1485
        <source>Room Name:</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1486
        <translation type="obsolete">رقم الغرقة</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1487
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1488
    <message numerus="yes">
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1489
        <source>%1 players online</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1490
        <translation type="unfinished">
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1491
            <numerusform></numerusform>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1492
            <numerusform></numerusform>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1493
        </translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1494
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1495
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1496
        <source>Search for a room:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1497
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1498
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1499
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1500
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1501
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1502
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1503
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1504
        <source>Join room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1505
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1506
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1507
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1508
        <source>Room state</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1509
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1510
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1511
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1512
        <source>Open server administration page</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1513
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1514
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1515
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1516
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1517
    <name>PageScheme</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1518
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1519
        <source>Defend your fort and destroy the opponents, two team colours max!</source>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1520
        <translation type="obsolete">دافع عن القلعة و دمر الاعداء. فريقان الحد الاقصى</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1521
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1522
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1523
        <source>Teams will start on opposite sides of the terrain, two team colours max!</source>
11761
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  1524
        <translation type="obsolete">الفرق تبدا في مكانين متقابلين. فريقان الحد الاقصى</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1525
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1526
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1527
        <source>Land can not be destroyed!</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1528
        <translation type="unfinished">الارض لا يمكن ان تدمر</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1529
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1530
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1531
        <source>Lower gravity</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1532
        <translation>جاذبية قليلة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1533
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1534
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1535
        <source>Assisted aiming with laser sight</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1536
        <translation>منظار ليزري</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1537
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1538
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1539
        <source>All hogs have a personal forcefield</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1540
        <translation>كل اللاعبين لهم حقل قوى</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1541
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1542
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1543
        <source>Gain 80% of the damage you do back in health</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1544
        <translation>احصل على 80% من التدمير في صحتك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1545
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1546
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1547
        <source>Share your opponents pain, share their damage</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1548
        <translation>شارك في صحة عدوك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1549
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1550
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1551
        <source>Your hogs are unable to move, put your artillery skills to the test</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1552
        <translation>الاعبين لا يمكنهم التحرك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1553
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1554
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1555
        <source>Random</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1556
        <translation type="obsolete">عشوائي</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1557
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1558
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1559
        <source>Seconds</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1560
        <translation type="obsolete">ثواني</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1561
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1562
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1563
        <source>New</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1564
        <translation>جديد</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1565
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1566
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1567
        <source>Delete</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1568
        <translation>حذف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1569
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1570
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1571
        <source>Order of play is random instead of in room order.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1572
        <translation type="unfinished">تسلسل اللعب عشواي</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1573
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1574
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1575
        <source>Play with a King. If he dies, your side dies.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1576
        <translation type="unfinished">اذا مات الملك، خسر الفريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1577
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1578
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1579
        <source>Take turns placing your hedgehogs before the start of play.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1580
        <translation type="unfinished">ضع لاعبين بالادوار قبل اللعب</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1581
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1582
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1583
        <source>Ammo is shared between all teams that share a colour.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1584
        <translation type="unfinished">العتاد مشترك</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1585
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1586
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1587
        <source>Disable girders when generating random maps.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1588
        <translation type="unfinished">ابطال البناء</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1589
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1590
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1591
        <source>Disable land objects when generating random maps.</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1592
        <translation type="unfinished">ابطال الاجسام الساقطة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1593
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1594
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1595
        <source>All (living) hedgehogs are fully restored at the end of turn</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1596
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1597
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1598
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1599
        <source>AI respawns on death.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1600
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1601
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1602
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1603
        <source>Attacking does not end your turn.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1604
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1605
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1606
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1607
        <source>Weapons are reset to starting values each turn.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1608
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1609
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1610
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1611
        <source>Each hedgehog has its own ammo. It does not share with the team.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1612
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1613
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1614
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1615
        <source>You will not have to worry about wind anymore.</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1616
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1617
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1618
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1619
        <source>Wind will affect almost everything.</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1620
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1621
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1622
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1623
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1624
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1625
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1626
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1627
        <source>Teams in each clan take successive turns sharing their turn time.</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1628
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1629
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1630
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1631
        <source>Add an indestructible border around the terrain</source>
5908
da6ae69a5579 Updated translation after typo fix
nemo
parents: 5907
diff changeset
  1632
        <translation>اضف اطار لا يمكن تدميره</translation>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1633
    </message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1634
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1635
        <source>Add an indestructible border along the bottom</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1636
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  1637
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1638
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1639
        <source>None (Default)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1640
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1641
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1642
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1643
        <source>Wrap (World wraps)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1644
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1645
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1646
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1647
        <source>Bounce (Edges reflect)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1648
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1649
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1650
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1651
        <source>Sea (Edges connect to sea)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1652
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1653
    </message>
11761
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  1654
    <message>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  1655
        <source>Each clan starts in its own part of the terrain.</source>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  1656
        <translation type="unfinished"></translation>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  1657
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1658
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1659
        <source>Overall damage and knockback in percent</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1660
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1661
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1662
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1663
        <source>Turn time in seconds</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1664
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1665
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1666
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1667
        <source>Initial health of hedgehogs</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1668
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1669
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1670
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1671
        <source>How many rounds have to be played before Sudden Death begins</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1672
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1673
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1674
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1675
        <source>How much the water rises per turn while in Sudden Death. Set to 0 along with Sudden Death Health Decrease to disable Sudden Death.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1676
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1677
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1678
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1679
        <source>How much health hedgehogs lose per turn while in Sudden Death, down to 1 health. Set to 0 along with Sudden Death Water Rise to disable Sudden Death.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1680
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1681
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1682
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1683
        <source>Maximum rope length in percent</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1684
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1685
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1686
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1687
        <source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1688
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1689
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1690
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1691
        <source>Likelihood of a crate dropping before a turn</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1692
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1693
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1694
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1695
        <source>Health bonus for collecting a health crate</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1696
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1697
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1698
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1699
        <source>Detonation timer of mines. The random timer lies between 0 and 5 seconds. The timer of air mines will be a quarter of the mines timer.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1700
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1701
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1702
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1703
        <source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1704
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1705
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1706
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1707
        <source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1708
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1709
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1710
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1711
        <source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1712
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1713
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1714
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1715
        <source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1716
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1717
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1718
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1719
        <source>Affects the left and right boundaries of the map</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1720
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1721
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1722
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1723
        <source>Time you get after an attack</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1724
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1725
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1726
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1727
        <source>Additional parameter to configure game styles. The meaning depends on the used style, refer to the documentation. When in doubt, leave it empty.</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1728
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  1729
    </message>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1730
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1731
        <source>Name of this scheme</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1732
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1733
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1734
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1735
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1736
    <name>PageSelectWeapon</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1737
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1738
        <source>Default</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1739
        <translation>التلقائي</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1740
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1741
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1742
        <source>Delete</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1743
        <translation>حذف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1744
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1745
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1746
        <source>New</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1747
        <translation type="unfinished">جديد</translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1748
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1749
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1750
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1751
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1752
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1753
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1754
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1755
    <name>PageSinglePlayer</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1756
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1757
        <source>Play a quick game against the computer with random settings</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1758
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1759
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1760
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1761
        <source>Play a hotseat game against your friends, or AI teams</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1762
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1763
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1764
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1765
        <source>Campaign Mode</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1766
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1767
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1768
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1769
        <source>Practice your skills in a range of training missions</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1770
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1771
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1772
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1773
        <source>Watch recorded demos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1774
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1775
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1776
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1777
        <source>Load a previously saved game</source>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1778
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1779
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1780
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1781
<context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1782
    <name>PageTraining</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1783
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1784
        <source>No description available</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1785
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1786
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1787
    <message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1788
        <source>Select a mission!</source>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1789
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  1790
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1791
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1792
        <source>Start fighting</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1793
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1794
    </message>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1795
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1796
        <source>Pick the training to play</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1797
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1798
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1799
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1800
        <source>Pick the challenge to play</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1801
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1802
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1803
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1804
        <source>Pick the scenario to play</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1805
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1806
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1807
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1808
        <source>Trainings</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1809
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1810
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1811
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1812
        <source>Challenges</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1813
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1814
    </message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1815
    <message>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1816
        <source>Scenarios</source>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1817
        <translation type="unfinished"></translation>
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  1818
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1819
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1820
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1821
    <name>PageVideos</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1822
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1823
        <source>Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1824
        <translation type="unfinished">اسم</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1825
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1826
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1827
        <source>Size</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1828
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1829
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1830
    <message numerus="yes">
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1831
        <source>%1 bytes</source>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1832
        <translation type="unfinished">
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1833
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1834
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1835
        </translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1836
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1837
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1838
        <source>(in progress...)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1839
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1840
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1841
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1842
        <source>encoding</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1843
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1844
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1845
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1846
        <source>uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1847
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1848
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1849
    <message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1850
        <source>Date: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1851
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1852
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1853
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1854
        <source>Size: %1</source>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1855
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1856
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1857
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1858
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1859
    <name>QAction</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1860
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1861
        <source>Kick</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1862
        <translation>ارفس</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1863
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1864
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1865
        <source>Info</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1866
        <translation>معلومات</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1867
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1868
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1869
        <source>Restrict Joins</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1870
        <translation>امنع الانضمام</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1871
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1872
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1873
        <source>Restrict Team Additions</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1874
        <translation>امنع اضافات الفرق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1875
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1876
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1877
        <source>Ban</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1878
        <translation>امنع</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1879
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1880
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1881
        <source>Follow</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1882
        <translation>اتبع</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1883
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1884
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1885
        <source>Ignore</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1886
        <translation>اهمل</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1887
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1888
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1889
        <source>Add friend</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1890
        <translation>اضف صديق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1891
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1892
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1893
        <source>Unignore</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1894
        <translation>حذف الاهمال</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1895
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1896
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1897
        <source>Remove friend</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1898
        <translation>امحي صديق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1899
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1900
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1901
        <source>Update</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1902
        <translation type="obsolete">تحديث</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1903
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1904
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1905
        <source>Restrict Unregistered Players Join</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1906
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1907
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1908
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1909
        <source>Show games in lobby</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1910
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1911
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1912
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1913
        <source>Show games in-progress</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1914
        <translation type="unfinished"></translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1915
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1916
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1917
        <source>Show password protected</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1918
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1919
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1920
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1921
        <source>Show join restricted</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1922
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  1923
    </message>
11871
afa8182003cc lupdate-qt4
sheepluva
parents: 11838
diff changeset
  1924
    <message>
afa8182003cc lupdate-qt4
sheepluva
parents: 11838
diff changeset
  1925
        <source>Delegate room control</source>
afa8182003cc lupdate-qt4
sheepluva
parents: 11838
diff changeset
  1926
        <translation type="unfinished"></translation>
afa8182003cc lupdate-qt4
sheepluva
parents: 11838
diff changeset
  1927
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1928
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1929
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1930
    <name>QCheckBox</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1931
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1932
        <source>Check for updates at startup</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1933
        <translation>تحرى عن التحديثات</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1934
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1935
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1936
        <source>Fullscreen</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1937
        <translation type="unfinished">ملء الشاشة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1938
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1939
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1940
        <source>Show FPS</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1941
        <translation>اضهر عدد الاطارات في الثانية</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1942
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1943
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1944
        <source>Alternative damage show</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1945
        <translation>عرض الدمار</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1946
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1947
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1948
        <source>Append date and time to record file name</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1949
        <translation>اضف التاريخ و اليوم الى الملف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1950
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1951
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1952
        <source>Show ammo menu tooltips</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1953
        <translation>اضهر قوائم للعتاد</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1954
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  1955
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1956
        <source>Save password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1957
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1958
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1959
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1960
        <source>Save account name and password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1961
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1962
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1963
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1964
        <source>Video is private</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1965
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1966
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1967
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1968
        <source>Record audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1969
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1970
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1971
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1972
        <source>Use game resolution</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1973
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1974
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1975
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1976
        <source>Visual effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1977
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1978
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1979
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1980
        <source>Sound</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1981
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1982
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1983
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1984
        <source>In-game sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1985
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1986
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1987
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1988
        <source>Music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1989
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1990
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1991
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1992
        <source>In-game music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1993
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1994
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1995
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1996
        <source>Frontend sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1997
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1998
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1999
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2000
        <source>Frontend music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2001
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2002
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2003
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2004
        <source>Team</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2005
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2006
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2007
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2008
        <source>Enable team tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2009
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2010
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2011
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2012
        <source>Hog</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2013
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2014
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2015
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2016
        <source>Enable hedgehog tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2017
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2018
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2019
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2020
        <source>Health</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2021
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2022
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2023
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2024
        <source>Enable health tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2025
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2026
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2027
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2028
        <source>Translucent</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2029
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2030
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2031
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2032
        <source>Enable translucent tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2033
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2034
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2035
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2036
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2037
    <name>QComboBox</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2038
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2039
        <source>Human</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2040
        <translation>انسان</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2041
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2042
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2043
        <source>Level</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2044
        <translation type="obsolete">مرحلة</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2045
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2046
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2047
        <source>(System default)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2048
        <translation>نمط النظام</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2049
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2050
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2051
        <source>Community</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2052
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2053
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2054
    <message>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2055
        <source>Disabled</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2056
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2057
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2058
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2059
        <source>Red/Cyan</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2060
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2061
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2062
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2063
        <source>Cyan/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2064
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2065
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2066
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2067
        <source>Red/Blue</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2068
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2069
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2070
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2071
        <source>Blue/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2072
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2073
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2074
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2075
        <source>Red/Green</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2076
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2077
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2078
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2079
        <source>Green/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2080
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2081
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2082
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2083
        <source>Side-by-side</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2084
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2085
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2086
    <message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2087
        <source>Top-Bottom</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2088
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2089
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2090
    <message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2091
        <source>Red/Cyan grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2092
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2093
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2094
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2095
        <source>Cyan/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2096
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2097
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2098
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2099
        <source>Red/Blue grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2100
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2101
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2102
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2103
        <source>Blue/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2104
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2105
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2106
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2107
        <source>Red/Green grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2108
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2109
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2110
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2111
        <source>Green/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2112
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2113
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2114
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2115
        <source>Computer (Level %1)</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2116
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2117
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2118
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2119
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2120
    <name>QGroupBox</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2121
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2122
        <source>Team Members</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2123
        <translation>اعضاء الفريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2124
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2125
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2126
        <source>Fort</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2127
        <translation>حصن</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2128
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2129
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2130
        <source>Net game</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2131
        <translation>لعبة شبكية</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2132
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2133
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2134
        <source>Playing teams</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2135
        <translation>فرق اللعب</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2136
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2137
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2138
        <source>Game Modifiers</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2139
        <translation>مغيرات اللعبة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2140
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2141
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2142
        <source>Basic Settings</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2143
        <translation>اعدادات الاساسية</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2144
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2145
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2146
        <source>Team Settings</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2147
        <translation>اعدادات الفريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2148
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2149
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2150
        <source>Videos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2151
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2152
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2153
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2154
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2155
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2156
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2157
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2158
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2159
    <name>QLabel</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2160
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2161
        <source>Mines Time</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2162
        <translation>وقت اللغم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2163
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2164
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2165
        <source>Mines</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2166
        <translation>الغام</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2167
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2168
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2169
        <source>Version</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2170
        <translation type="obsolete">نسخة</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2171
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2172
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2173
        <source>Weapons</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2174
        <translation>اسلحة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2175
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2176
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2177
        <source>Host:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2178
        <translation>Host:</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2179
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2180
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2181
        <source>Port:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2182
        <translation>Port:</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2183
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2184
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2185
        <source>Resolution</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2186
        <translation>الوضوح</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2187
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2188
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2189
        <source>FPS limit</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2190
        <translation>حد الاقصى لعدد الاطر في الثانية</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2191
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2192
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2193
        <source>Server name:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2194
        <translation type="unfinished">اسم الخادم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2195
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2196
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2197
        <source>Server port:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2198
        <translation>Server port:</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2199
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2200
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2201
        <source>Initial sound volume</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2202
        <translation>ارتقاع الصوت</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2203
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2204
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2205
        <source>Damage Modifier</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2206
        <translation>مغير الدمار</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2207
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2208
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2209
        <source>Turn Time</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2210
        <translation>وقت الجولة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2211
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2212
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2213
        <source>Initial Health</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2214
        <translation>الصحة الاولية</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2215
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2216
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2217
        <source>Sudden Death Timeout</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2218
        <translation>وقت الموت المفاجئ</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2219
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2220
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2221
        <source>Scheme Name:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2222
        <translation type="unfinished">اسم النمط:</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2223
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2224
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2225
        <source>Crate Drops</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2226
        <translation>المساعدات</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2227
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2228
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2229
        <source>% Dud Mines</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2230
        <translation>% الغام</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2231
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2232
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2233
        <source>Name</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2234
        <translation>اسم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2235
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2236
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2237
        <source>Type</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2238
        <translation type="obsolete">نوع</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2239
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2240
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2241
        <source>Grave</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2242
        <translation>تابوت</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2243
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2244
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2245
        <source>Flag</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2246
        <translation>علم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2247
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2248
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2249
        <source>Voice</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2250
        <translation>صوت</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2251
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2252
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2253
        <source>Locale</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2254
        <translation>محلي</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2255
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2256
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2257
        <source>Explosives</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2258
        <translation type="obsolete">متفجرات</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2259
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2260
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2261
        <source>Quality</source>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2262
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2263
    </message>
4143
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2264
    <message>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2265
        <source>% Health Crates</source>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2266
        <translation type="unfinished"></translation>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2267
    </message>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2268
    <message>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2269
        <source>Health in Crates</source>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2270
        <translation type="unfinished"></translation>
eb7981f34800 Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents: 4124
diff changeset
  2271
    </message>
4153
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2272
    <message>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2273
        <source>Sudden Death Water Rise</source>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2274
        <translation type="unfinished"></translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2275
    </message>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2276
    <message>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2277
        <source>Sudden Death Health Decrease</source>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2278
        <translation type="unfinished"></translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2279
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2280
    <message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2281
        <source>% Rope Length</source>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2282
        <translation type="unfinished"></translation>
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2283
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2284
    <message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2285
        <source>Stereo rendering</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2286
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2287
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2288
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2289
        <source>Style</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2290
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2291
    </message>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2292
    <message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2293
        <source>Scheme</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2294
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2295
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2296
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2297
        <source>There are videos that are currently being processed.
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2298
Exiting now will abort them.
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
  2299
Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2300
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2301
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2302
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2303
        <source>Please provide either the YouTube account name or the email address associated with the Google Account.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2304
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2305
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2306
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2307
        <source>Account name (or email): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2308
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2309
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2310
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2311
        <source>Password: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2312
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2313
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2314
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2315
        <source>Video title: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2316
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2317
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2318
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2319
        <source>Video description: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2320
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2321
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2322
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2323
        <source>Tags (comma separated): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2324
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2325
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2326
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2327
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2328
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2329
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2330
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2331
        <source>Nickname</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2332
        <translation type="unfinished">اسم اللاعب</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2333
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2334
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2335
        <source>Format</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2336
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2337
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2338
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2339
        <source>Audio codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2340
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2341
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2342
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2343
        <source>Video codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2344
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2345
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2346
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2347
        <source>Framerate</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2348
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2349
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2350
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2351
        <source>Bitrate (Kbps)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2352
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2353
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2354
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2355
        <source>This development build is &apos;work in progress&apos; and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2356
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2357
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2358
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2359
        <source>Fullscreen</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2360
        <translation type="unfinished">ملء الشاشة</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2361
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2362
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2363
        <source>Fullscreen Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2364
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2365
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2366
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2367
        <source>Windowed Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2368
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2369
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2370
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2371
        <source>Your Email</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2372
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2373
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2374
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2375
        <source>Summary</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2376
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2377
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2378
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2379
        <source>Send system information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2380
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2381
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2382
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2383
        <source>Type the security code:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2384
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2385
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2386
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2387
        <source>Revision</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2388
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2389
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2390
    <message>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2391
        <source>This program is distributed under the %1</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2392
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2393
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2394
    <message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2395
        <source>This setting will be effective at next restart.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2396
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2397
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2398
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2399
        <source>Tip: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2400
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2401
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2402
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2403
        <source>Displayed tags above hogs and translucent tags</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2404
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2405
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2406
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2407
        <source>World Edge</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2408
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2409
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2410
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2411
        <source>Script parameter</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2412
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2413
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2414
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2415
        <source>Air Mines</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2416
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2417
    </message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2418
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2419
        <source>Player</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2420
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2421
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2422
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2423
        <source>Barrels</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2424
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2425
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2426
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2427
        <source>% Retreat Time</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2428
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2429
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2430
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2431
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2432
    <name>QLineEdit</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2433
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2434
        <source>unnamed</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2435
        <translation>غير مسمى</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2436
    </message>
5907
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2437
    <message>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2438
        <source>hedgehog %1</source>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2439
        <translation type="unfinished"></translation>
64ccc6be0ec5 team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents: 5602
diff changeset
  2440
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2441
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2442
        <source>anonymous</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2443
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2444
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2445
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2446
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2447
    <name>QMainWindow</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2448
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2449
        <source>Hedgewars %1</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2450
        <translation>Hedgewars %1</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2451
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2452
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2453
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2454
    <name>QMessageBox</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2455
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2456
        <source>Connection to server is lost</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2457
        <translation>ضاع الاتصال للخادم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2458
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2459
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2460
        <source>Error</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2461
        <translation>خطأ</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2462
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2463
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2464
        <source>File association failed.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2465
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2466
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2467
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2468
        <source>Error while authenticating at google.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2469
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2470
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2471
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2472
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2473
        <source>Login or password is incorrect</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2474
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2475
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2476
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2477
        <source>Error while sending metadata to youtube.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2478
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2479
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2480
    </message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2481
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2482
        <source>Teams - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2483
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2484
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2485
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2486
        <source>Do you really want to delete the team &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2487
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2488
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2489
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2490
        <source>Cannot delete default scheme &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2491
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2492
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2493
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2494
        <source>Please select a record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2495
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2496
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2497
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2498
        <source>Unable to start server</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2499
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2500
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2501
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2502
        <source>Hedgewars - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2503
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2504
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2505
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2506
        <source>Hedgewars - Success</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2507
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2508
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2509
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2510
        <source>All file associations have been set</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2511
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2512
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2513
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2514
        <source>Cannot create directory %1</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2515
        <translation type="obsolete">Cannot create directory %1</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2516
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2517
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2518
        <source>Unable to start the server: %1.</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2519
        <translation type="obsolete">Unable to start the server: %1.</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2520
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2521
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2522
        <source>Video upload - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2523
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2524
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2525
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2526
        <source>Netgame - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2527
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2528
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2529
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2530
        <source>Please select a server from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2531
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2532
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2533
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2534
        <source>Please enter room name</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2535
        <translation type="unfinished">ادخل رقم الغرقة</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2536
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2537
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2538
        <source>Record Play - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2539
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2540
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2541
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2542
        <source>Please select record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2543
        <translation type="unfinished">اختر المقطع من القائمة</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2544
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2545
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2546
        <source>Cannot rename to </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2547
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2548
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2549
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2550
        <source>Cannot delete file </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2551
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2552
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2553
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2554
        <source>Room Name - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2555
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2556
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2557
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2558
        <source>Please select room from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2559
        <translation type="unfinished">اختر الغرقة من القائمة</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2560
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2561
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2562
        <source>Room Name - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2563
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2564
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2565
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2566
        <source>The game you are trying to join has started.
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2567
Do you still want to join the room?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2568
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2569
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2570
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2571
        <source>Schemes - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2572
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2573
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2574
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2575
        <source>Schemes - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2576
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2577
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2578
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2579
        <source>Do you really want to delete the game scheme &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2580
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2581
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2582
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2583
        <source>Videos - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2584
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2585
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2586
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2587
        <source>Do you really want to delete the video &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2588
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2589
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2590
    <message numerus="yes">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2591
        <source>Do you really want to remove %1 file(s)?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2592
        <translation type="unfinished">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2593
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2594
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2595
        </translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2596
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2597
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2598
        <source>Do you really want to cancel uploading %1?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2599
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2600
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2601
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2602
        <source>File error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2603
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2604
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2605
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2606
        <source>Cannot open &apos;%1&apos; for writing</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2607
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2608
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2609
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2610
        <source>Cannot open &apos;%1&apos; for reading</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2611
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2612
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2613
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2614
        <source>Cannot use the ammo &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2615
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2616
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2617
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2618
        <source>Weapons - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2619
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2620
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2621
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2622
        <source>Cannot overwrite default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2623
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2624
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2625
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2626
        <source>Cannot delete default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2627
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2628
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2629
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2630
        <source>Weapons - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2631
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2632
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2633
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2634
        <source>Do you really want to delete the weapon set &apos;%1&apos;?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2635
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2636
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2637
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2638
        <source>Hedgewars - Nick not registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2639
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2640
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2641
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2642
        <source>System Information Preview</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2643
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2644
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2645
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2646
        <source>Failed to generate captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2647
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2648
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2649
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2650
        <source>Failed to download captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2651
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2652
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2653
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2654
        <source>Please fill out all fields. Email is optional.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2655
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2656
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2657
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2658
        <source>Hedgewars - Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2659
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2660
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2661
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2662
        <source>Hedgewars - Information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2663
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2664
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2665
    <message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2666
        <source>Not all players are ready</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2667
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2668
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2669
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2670
        <source>Are you sure you want to start this game?
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2671
Not all players are ready.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2672
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2673
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2674
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2675
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2676
    <name>QObject</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2677
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2678
        <source>No description available</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2679
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2680
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2681
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2682
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2683
    <name>QPushButton</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2684
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2685
        <source>default</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2686
        <translation>التلقائي</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2687
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2688
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2689
        <source>OK</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2690
        <translation>OK</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2691
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2692
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2693
        <source>Cancel</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2694
        <translation>الغاء</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2695
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2696
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2697
        <source>Start server</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2698
        <translation>تشغيل الخادم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2699
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2700
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2701
        <source>Connect</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2702
        <translation>اتصل</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2703
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2704
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2705
        <source>Update</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2706
        <translation type="unfinished">تحديث</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2707
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2708
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2709
        <source>Specify</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2710
        <translation>تحديد</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2711
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2712
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2713
        <source>Start</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2714
        <translation>ابدا</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2715
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2716
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2717
        <source>Go!</source>
12128
4027903ff3e7 updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents: 11871
diff changeset
  2718
        <translation type="obsolete">ابدا</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2719
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2720
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2721
        <source>Play demo</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2722
        <translation>ابدا العرض</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2723
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2724
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2725
        <source>Rename</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2726
        <translation>تغيير الاسم</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2727
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2728
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2729
        <source>Delete</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2730
        <translation>حذف</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2731
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2732
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2733
        <source>Load</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2734
        <translation>تحميل</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2735
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2736
    <message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2737
        <source>Associate file extensions</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2738
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  2739
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2740
    <message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2741
        <source>More info</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2742
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2743
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2744
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2745
        <source>Set default options</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2746
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2747
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2748
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2749
        <source>Open videos directory</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2750
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2751
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2752
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2753
        <source>Play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2754
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2755
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2756
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2757
        <source>Upload to YouTube</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2758
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2759
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2760
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2761
        <source>Cancel uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2762
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2763
    </message>
7982
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2764
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2765
        <source>Restore default coding parameters</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2766
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2767
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2768
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2769
        <source>Open the video directory in your system</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2770
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2771
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2772
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2773
        <source>Play this video</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2774
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2775
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2776
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2777
        <source>Delete this video</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2778
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2779
    </message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2780
    <message>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2781
        <source>Upload this video to your Youtube account</source>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2782
        <translation type="unfinished"></translation>
dfba2515d601 Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents: 7902
diff changeset
  2783
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2784
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2785
        <source>Reset</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2786
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2787
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2788
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2789
        <source>Set the default server port for Hedgewars</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2790
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2791
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2792
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2793
        <source>Invite your friends to your server in just 1 click!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2794
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2795
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2796
    <message>
9360
fc805fc427a6 typo fix
nemo
parents: 9049
diff changeset
  2797
        <source>Click to copy your unique server URL to your clipboard. Send this link to your friends and they will be able to join you.</source>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2798
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2799
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2800
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2801
        <source>Start private server</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2802
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2803
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2804
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2805
<context>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2806
    <name>RoomNamePrompt</name>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2807
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2808
        <source>Enter a name for your room.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2809
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2810
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2811
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2812
        <source>Cancel</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2813
        <translation type="unfinished">الغاء</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2814
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2815
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2816
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2817
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2818
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2819
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2820
        <source>set password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2821
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2822
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2823
</context>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2824
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2825
    <name>RoomsListModel</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2826
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2827
        <source>In progress</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2828
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2829
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2830
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2831
        <source>Room Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2832
        <translation type="unfinished">اسم الغرقة</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2833
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2834
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2835
        <source>C</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2836
        <translation type="unfinished">C</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2837
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2838
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2839
        <source>T</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2840
        <translation type="unfinished">T</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2841
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2842
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2843
        <source>Owner</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2844
        <translation type="unfinished">المالك</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2845
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2846
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2847
        <source>Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2848
        <translation type="unfinished">خارطة</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2849
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2850
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2851
        <source>Rules</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2852
        <translation type="unfinished">قوانين</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2853
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2854
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2855
        <source>Weapons</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2856
        <translation type="unfinished">اسلحة</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2857
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2858
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2859
        <source>Random Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2860
        <translation type="unfinished">خارطة عشوائية</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2861
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2862
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2863
        <source>Random Maze</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2864
        <translation type="unfinished">متاهة عشوائية</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2865
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2866
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2867
        <source>Hand-drawn</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2868
        <translation type="unfinished"></translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2869
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2870
    <message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2871
        <source>Script</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2872
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2873
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2874
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2875
        <source>Random Perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2876
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2877
    </message>
11761
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  2878
    <message>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  2879
        <source>Forts</source>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  2880
        <translation type="unfinished"></translation>
df92c83375e2 lupdate
sheepluva
parents: 11531
diff changeset
  2881
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2882
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2883
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2884
    <name>SeedPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2885
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2886
        <source>The map seed is the basis for all random values generated by the game.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2887
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2888
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2889
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2890
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2891
        <translation type="unfinished">الغاء</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2892
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2893
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2894
        <source>Set seed</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2895
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2896
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2897
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2898
        <source>Close</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2899
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2900
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2901
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2902
        <source>Seed</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2903
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2904
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2905
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2906
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2907
    <name>SelWeaponWidget</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2908
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2909
        <source>Weapon set</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2910
        <translation>نمط الاسلحة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2911
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2912
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2913
        <source>Probabilities</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2914
        <translation>احتماليات</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2915
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2916
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2917
        <source>Ammo in boxes</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2918
        <translation>العتاد في الصناديق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2919
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2920
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2921
        <source>Delays</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2922
        <translation>التأخير</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2923
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2924
    <message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2925
        <source>new</source>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2926
        <translation type="obsolete">جديد</translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2927
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2928
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2929
        <source>New</source>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2930
        <translation type="unfinished">جديد</translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2931
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2932
    <message>
11838
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2933
        <source>New (%1)</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2934
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2935
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2936
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2937
        <source>Copy of %1</source>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2938
        <translation type="unfinished"></translation>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2939
    </message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2940
    <message>
6c26c66f419e lupdate
nemo
parents: 11761
diff changeset
  2941
        <source>Copy of %1 (%2)</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2942
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2943
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2944
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2945
<context>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2946
    <name>TCPBase</name>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2947
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2948
        <source>Unable to start server at %1.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2949
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2950
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2951
    <message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2952
        <source>Unable to run engine at %1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2953
Error code: %2</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2954
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2955
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2956
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2957
        <source>The game engine died unexpectedly!
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2958
(exit code %1)
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2959
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2960
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2961
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2962
If this keeps happening, please click the &apos;%2&apos; button in the main menu!</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2963
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2964
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2965
</context>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2966
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2967
    <name>TeamSelWidget</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2968
    <message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2969
        <source>At least two teams are required to play!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2970
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2971
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2972
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  2973
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2974
    <name>ThemePrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2975
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2976
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2977
        <translation type="unfinished">الغاء</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2978
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2979
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2980
        <source>Search for a theme:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2981
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2982
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2983
    <message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2984
        <source>Use selected theme</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2985
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2986
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2987
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2988
        <source>Choose a theme</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2989
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  2990
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2991
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2992
<context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2993
    <name>binds</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2994
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2995
        <source>up</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2996
        <translation>up</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2997
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2998
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  2999
        <source>left</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3000
        <translation>left</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3001
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3002
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3003
        <source>right</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3004
        <translation>right</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3005
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3006
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3007
        <source>down</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3008
        <translation>down</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3009
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3010
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3011
        <source>attack</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3012
        <translation>attack</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3013
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3014
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3015
        <source>precise aim</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3016
        <translation>precise aim</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3017
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3018
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3019
        <source>put</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3020
        <translation>put</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3021
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3022
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3023
        <source>switch</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3024
        <translation>switch</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3025
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3026
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3027
        <source>find hedgehog</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3028
        <translation type="obsolete">find hedgehog</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3029
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3030
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3031
        <source>ammo menu</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3032
        <translation>ammo menu</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3033
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3034
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3035
        <source>slot 1</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3036
        <translation>slot 1</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3037
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3038
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3039
        <source>slot 2</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3040
        <translation>slot 2</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3041
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3042
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3043
        <source>slot 3</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3044
        <translation>slot 3</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3045
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3046
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3047
        <source>slot 4</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3048
        <translation>slot 4</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3049
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3050
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3051
        <source>slot 5</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3052
        <translation>slot 5</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3053
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3054
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3055
        <source>slot 6</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3056
        <translation>slot 6</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3057
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3058
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3059
        <source>slot 7</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3060
        <translation>slot 7</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3061
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3062
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3063
        <source>slot 8</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3064
        <translation>slot 8</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3065
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3066
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3067
        <source>slot 9</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3068
        <translation>slot 9</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3069
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3070
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3071
        <source>timer 1 sec</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3072
        <translation>timer 1 sec</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3073
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3074
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3075
        <source>timer 2 sec</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3076
        <translation>timer 2 sec</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3077
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3078
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3079
        <source>timer 3 sec</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3080
        <translation>timer 3 sec</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3081
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3082
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3083
        <source>timer 4 sec</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3084
        <translation>timer 4 sec</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3085
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3086
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3087
        <source>timer 5 sec</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3088
        <translation>timer 5 sec</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3089
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3090
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3091
        <source>chat</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3092
        <translation>chat</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3093
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3094
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3095
        <source>chat history</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3096
        <translation>chat history</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3097
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3098
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3099
        <source>pause</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3100
        <translation>pause</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3101
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3102
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3103
        <source>confirmation</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3104
        <translation>confirmation</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3105
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3106
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3107
        <source>volume down</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3108
        <translation>volume down</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3109
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3110
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3111
        <source>volume up</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3112
        <translation>volume up</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3113
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3114
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3115
        <source>change mode</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3116
        <translation>change mode</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3117
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3118
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3119
        <source>capture</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3120
        <translation>capture</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3121
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3122
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3123
        <source>quit</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3124
        <translation>quit</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3125
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3126
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3127
        <source>zoom in</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3128
        <translation>zoom in</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3129
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3130
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3131
        <source>zoom out</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3132
        <translation>zoom out</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3133
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3134
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3135
        <source>reset zoom</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3136
        <translation>reset zoom</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3137
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3138
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3139
        <source>long jump</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3140
        <translation>long jump</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3141
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3142
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3143
        <source>high jump</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3144
        <translation>high jump</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3145
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  3146
    <message>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  3147
        <source>slot 10</source>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  3148
        <translation type="unfinished">slot 10</translation>
2d13b60b7fa4 update translation files
nemo
parents: 4013
diff changeset
  3149
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3150
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3151
        <source>mute audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3152
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3153
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3154
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3155
        <source>record</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3156
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3157
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3158
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3159
        <source>hedgehog info</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3160
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3161
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3162
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3163
        <source>autocam / find hedgehog</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3164
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3165
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3166
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3167
        <source>speed up replay</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3168
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3169
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3170
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3171
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3172
    <name>binds (categories)</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3173
    <message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3174
        <source>Movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3175
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3176
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3177
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3178
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3179
        <translation type="unfinished">اسلحة</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3180
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3181
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3182
        <source>Camera</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3183
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3184
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3185
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3186
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3187
        <translation type="unfinished"></translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3188
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3189
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3190
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3191
    <name>binds (descriptions)</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3192
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3193
        <source>Traverse gaps and obstacles by jumping:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3194
        <translation type="unfinished">قفز فوق الحواجز</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3195
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3196
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3197
        <source>Fire your selected weapon or trigger an utility item:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3198
        <translation type="unfinished">اطلاق السلاح</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3199
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3200
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3201
        <source>Pick a weapon or a target location under the cursor:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3202
        <translation type="unfinished">أخذ السلاح تحت المؤشر</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3203
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3204
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3205
        <source>Switch your currently active hog (if possible):</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3206
        <translation type="unfinished">تغيير اختيار اللاعب الحالي</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3207
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3208
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3209
        <source>Pick a weapon or utility item:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3210
        <translation type="unfinished">اختر السلاح</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3211
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3212
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3213
        <source>Set the timer on bombs and timed weapons:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3214
        <translation type="unfinished">وقت الانفجار</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3215
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3216
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3217
        <source>Move the camera to the active hog:</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3218
        <translation type="obsolete">الكامرة على اللاعب</translation>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3219
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3220
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3221
        <source>Move the cursor or camera without using the mouse:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3222
        <translation type="unfinished">تحريك الكامرة او اللاعب بلا المؤشر</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3223
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3224
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3225
        <source>Modify the camera&apos;s zoom level:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3226
        <translation type="unfinished">تغيير مدى التقريب البصري</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3227
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3228
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3229
        <source>Talk to your team or all participants:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3230
        <translation type="unfinished">ارسال رسالة لاعضاء الفريق</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3231
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3232
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3233
        <source>Pause, continue or leave your game:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3234
        <translation type="unfinished">توقيف اللعبة، الاستمرار او الغائها</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3235
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3236
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3237
        <source>Modify the game&apos;s volume while playing:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3238
        <translation type="unfinished">تغيير ارتقاع الصوت اثناء اللعبة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3239
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3240
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3241
        <source>Toggle fullscreen mode:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3242
        <translation type="unfinished">تبديل ملئ الشاشة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3243
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3244
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3245
        <source>Take a screenshot:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3246
        <translation type="unfinished">خد صورة</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3247
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3248
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3249
        <source>Toggle labels above hedgehogs:</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3250
        <translation type="unfinished">تغيير العناوبن فوق اللاعبين</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3251
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3252
    <message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3253
        <source>Record video:</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3254
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3255
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3256
    <message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3257
        <source>Hedgehog movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3258
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3259
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3260
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3261
        <source>Toggle automatic camera / refocus on active hedgehog:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3262
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3263
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3264
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3265
        <source>Demo replay:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3266
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3267
    </message>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3268
</context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3269
<context>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3270
    <name>binds (keys)</name>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3271
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3272
        <source>Axis</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3273
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3274
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3275
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3276
        <source>(Up)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3277
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3278
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3279
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3280
        <source>(Down)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3281
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3282
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3283
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3284
        <source>Hat</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3285
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3286
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3287
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3288
        <source>(Left)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3289
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3290
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3291
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3292
        <source>(Right)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3293
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3294
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3295
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3296
        <source>Button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3297
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3298
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3299
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3300
        <source>Keyboard</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3301
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3302
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3303
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3304
        <source>Delete</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3305
        <translation>Delete</translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3306
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3307
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3308
        <source>Mouse: Left button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3309
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3310
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3311
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3312
        <source>Mouse: Middle button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3313
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3314
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3315
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3316
        <source>Mouse: Right button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3317
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3318
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3319
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3320
        <source>Mouse: Wheel up</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3321
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3322
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3323
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3324
        <source>Mouse: Wheel down</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3325
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3326
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3327
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3328
        <source>Backspace</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3329
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3330
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3331
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3332
        <source>Tab</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3333
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3334
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3335
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3336
        <source>Clear</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3337
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3338
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3339
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3340
        <source>Return</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3341
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3342
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3343
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3344
        <source>Pause</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3345
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3346
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3347
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3348
        <source>Escape</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3349
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3350
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3351
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3352
        <source>Space</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3353
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3354
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3355
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3356
        <source>Numpad 0</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3357
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3358
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3359
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3360
        <source>Numpad 1</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3361
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3362
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3363
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3364
        <source>Numpad 2</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3365
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3366
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3367
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3368
        <source>Numpad 3</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3369
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3370
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3371
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3372
        <source>Numpad 4</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3373
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3374
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3375
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3376
        <source>Numpad 5</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3377
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3378
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3379
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3380
        <source>Numpad 6</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3381
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3382
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3383
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3384
        <source>Numpad 7</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3385
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3386
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3387
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3388
        <source>Numpad 8</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3389
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3390
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3391
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3392
        <source>Numpad 9</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3393
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3394
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3395
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3396
        <source>Numpad .</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3397
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3398
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3399
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3400
        <source>Numpad /</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3401
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3402
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3403
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3404
        <source>Numpad *</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3405
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3406
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3407
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3408
        <source>Numpad -</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3409
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3410
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3411
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3412
        <source>Numpad +</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3413
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3414
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3415
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3416
        <source>Enter</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3417
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3418
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3419
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3420
        <source>Equals</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3421
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3422
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3423
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3424
        <source>Up</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3425
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3426
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3427
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3428
        <source>Down</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3429
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3430
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3431
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3432
        <source>Right</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3433
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3434
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3435
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3436
        <source>Left</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3437
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3438
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3439
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3440
        <source>Insert</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3441
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3442
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3443
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3444
        <source>Home</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3445
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3446
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3447
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3448
        <source>End</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3449
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3450
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3451
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3452
        <source>Page up</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3453
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3454
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3455
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3456
        <source>Page down</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3457
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3458
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3459
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3460
        <source>Num lock</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3461
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3462
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3463
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3464
        <source>Caps lock</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3465
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3466
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3467
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3468
        <source>Scroll lock</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3469
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3470
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3471
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3472
        <source>Right shift</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3473
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3474
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3475
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3476
        <source>Left shift</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3477
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3478
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3479
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3480
        <source>Right ctrl</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3481
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3482
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3483
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3484
        <source>Left ctrl</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3485
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3486
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3487
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3488
        <source>Right alt</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3489
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3490
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3491
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3492
        <source>Left alt</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3493
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3494
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3495
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3496
        <source>Right meta</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3497
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3498
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3499
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3500
        <source>Left meta</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3501
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3502
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3503
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3504
        <source>A button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3505
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3506
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3507
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3508
        <source>B button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3509
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3510
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3511
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3512
        <source>X button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3513
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3514
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3515
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3516
        <source>Y button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3517
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3518
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3519
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3520
        <source>LB button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3521
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3522
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3523
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3524
        <source>RB button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3525
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3526
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3527
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3528
        <source>Back button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3529
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3530
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3531
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3532
        <source>Start button</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3533
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3534
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3535
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3536
        <source>Left stick</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3537
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3538
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3539
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3540
        <source>Right stick</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3541
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3542
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3543
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3544
        <source>Left stick (Right)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3545
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3546
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3547
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3548
        <source>Left stick (Left)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3549
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3550
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3551
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3552
        <source>Left stick (Down)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3553
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3554
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3555
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3556
        <source>Left stick (Up)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3557
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3558
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3559
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3560
        <source>Left trigger</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3561
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3562
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3563
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3564
        <source>Right trigger</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3565
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3566
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3567
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3568
        <source>Right stick (Down)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3569
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3570
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3571
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3572
        <source>Right stick (Up)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3573
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3574
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3575
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3576
        <source>Right stick (Right)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3577
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3578
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3579
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3580
        <source>Right stick (Left)</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3581
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3582
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3583
    <message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3584
        <source>DPad</source>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3585
        <translation type="unfinished"></translation>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3586
    </message>
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3587
</context>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3588
<context>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3589
    <name>server</name>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3590
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3591
        <source>Restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3592
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3593
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3594
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3595
        <source>Not room master</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3596
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3597
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3598
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3599
        <source>Corrupted hedgehogs info</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3600
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3601
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3602
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3603
        <source>too many teams</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3604
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3605
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3606
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3607
        <source>too many hedgehogs</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3608
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3609
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3610
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3611
        <source>There&apos;s already a team with same name in the list</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3612
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3613
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3614
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3615
        <source>round in progress</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3616
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3617
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3618
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3619
        <source>restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3620
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3621
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3622
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3623
        <source>REMOVE_TEAM: no such team</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3624
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3625
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3626
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3627
        <source>Not team owner!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3628
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3629
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3630
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3631
        <source>Less than two clans!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3632
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3633
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3634
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3635
        <source>Illegal room name</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3636
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3637
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3638
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3639
        <source>Room with such name already exists</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3640
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3641
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3642
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3643
        <source>Nickname already chosen</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3644
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3645
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3646
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3647
        <source>Illegal nickname</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3648
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3649
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3650
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3651
        <source>Protocol already known</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3652
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3653
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3654
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3655
        <source>Bad number</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3656
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3657
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3658
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3659
        <source>Nickname is already in use</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3660
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3661
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3662
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3663
        <source>No checker rights</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3664
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3665
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3666
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3667
        <source>Authentication failed</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3668
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3669
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3670
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3671
        <source>60 seconds cooldown after kick</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3672
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3673
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3674
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3675
        <source>kicked</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3676
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3677
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3678
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3679
        <source>Ping timeout</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3680
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3681
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3682
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3683
        <source>bye</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3684
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3685
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3686
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3687
        <source>No such room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3688
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3689
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3690
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3691
        <source>Room version incompatible to your hedgewars version</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3692
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3693
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3694
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3695
        <source>Joining restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3696
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3697
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3698
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3699
        <source>Registered users only</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3700
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3701
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3702
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3703
        <source>You are banned in this room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3704
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3705
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3706
    <message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3707
        <source>Empty config entry</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3708
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3709
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3710
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3711
        <source>You already have voted</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3712
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3713
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3714
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3715
        <source>Voting closed</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3716
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3717
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3718
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3719
        <source>New voting started</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3720
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3721
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3722
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3723
        <source>Voting expired</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3724
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3725
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3726
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3727
        <source>kick</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3728
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3729
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3730
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3731
        <source>map</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3732
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3733
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3734
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3735
        <source>pause</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3736
        <translation type="unfinished">pause</translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3737
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3738
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3739
        <source>Reconnected too fast</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3740
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3741
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3742
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3743
        <source>Warning! Chat flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3744
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3745
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3746
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3747
        <source>Excess flood</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3748
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3749
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3750
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3751
        <source>Game messages flood detected - 1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3752
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3753
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3754
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3755
        <source>Warning! Joins flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3756
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3757
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3758
    <message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3759
        <source>There&apos;s no voting going on</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3760
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3761
    </message>
11531
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3762
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3763
        <source>Your vote counted</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3764
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3765
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3766
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3767
        <source>Pause toggled</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3768
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3769
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3770
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3771
        <source>new seed</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3772
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3773
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3774
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3775
        <source>number of hedgehogs in team</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3776
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3777
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3778
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3779
        <source>/maxteams: specify number from 2 to 8</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3780
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3781
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3782
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3783
        <source>Available callvote commands: kick &lt;nickname&gt;, map &lt;name&gt;, pause, newseed, hedgehogs</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3784
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3785
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3786
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3787
        <source>callvote kick: specify nickname</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3788
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3789
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3790
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3791
        <source>callvote kick: no such user</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3792
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3793
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3794
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3795
        <source>callvote map: no such map</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3796
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3797
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3798
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3799
        <source>callvote pause: no game in progress</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3800
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3801
    </message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3802
    <message>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3803
        <source>callvote hedgehogs: specify number from 1 to 8</source>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3804
        <translation type="unfinished"></translation>
743200547747 update translation files
nemo
parents: 10803
diff changeset
  3805
    </message>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  3806
</context>
4013
c9b20ed3566f An initial arabic translation. The game engine strings, unfortunately, are not mirrored. A bug should probably be filed on that. It maybe necessary to actually flip the text texture generated by SDL.
circoficus
parents:
diff changeset
  3807
</TS>