share/hedgewars/Data/Locale/hedgewars_zh_TW.ts
author sheepluva
Tue, 06 Jan 2015 19:26:25 +0100
branch0.9.21
changeset 10750 31c744824dab
parent 10451 aa5124705663
child 10803 df39aa3f6d4d
permissions -rw-r--r--
don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
     2
<!DOCTYPE TS>
2657
fce353f8b75a Add language to each ts file, rerun disabling of teams.
nemo
parents: 2656
diff changeset
     3
<TS version="2.0" language="zh_TW">
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
     7
        <location filename="../../../../QTfrontend/ui/widget/about.cpp" line="101"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     8
        <source>Unknown Compiler</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
     9
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
    10
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
    11
</context>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
    12
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    13
    <name>AbstractPage</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    14
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    15
        <location filename="../../../../QTfrontend/ui/page/AbstractPage.cpp" line="55"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    16
        <source>Go back</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    17
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    18
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    19
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
    20
<context>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    21
    <name>AmmoSchemeModel</name>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    22
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    23
        <location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="745"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    24
        <source>new</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
    25
        <translation>新</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    26
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
    27
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    28
        <location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="751"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
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>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    32
</context>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    36
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="41"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    37
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    38
        <source>IP</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    39
        <translation type="unfinished">IP</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    40
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    41
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    42
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    43
        <source>Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    44
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    45
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    46
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    47
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="43"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    48
        <source>IP/Nick</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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    52
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="44"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    53
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    54
        <translation type="unfinished"></translation>
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
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    57
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    58
        <source>Duration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    59
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    60
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    61
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    62
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="51"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    63
        <source>Ok</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    64
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    65
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    66
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    67
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="52"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    68
        <source>Cancel</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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    72
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="80"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    73
        <source>you know why</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    74
        <translation type="unfinished"></translation>
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
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    77
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    78
        <source>Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    79
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    80
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    81
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    82
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    83
        <source>Please, specify %1</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    84
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    85
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    86
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    87
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    88
        <source>nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    89
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    90
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    91
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    92
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="38"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    93
        <source>permanent</source>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    94
        <translation type="unfinished"></translation>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    95
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    96
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    97
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    98
    <name>DataManager</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    99
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   100
        <location filename="../../../../QTfrontend/util/DataManager.cpp" line="149"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   101
        <source>Use Default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   102
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   103
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   104
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   105
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   106
    <name>FeedbackDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   107
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   108
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="124"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   109
        <source>View</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   110
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   111
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   112
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   113
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="150"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   114
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   115
        <translation type="unfinished">取消</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   116
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   117
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   118
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="178"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   119
        <source>Send Feedback</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   120
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   121
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   122
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   123
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="91"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   124
        <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
   125
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   126
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   127
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   128
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="90"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   129
        <source>Send us feedback!</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   130
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   131
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   132
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   133
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="92"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   134
        <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
   135
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   136
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   137
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   138
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="93"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   139
        <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
   140
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   141
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   142
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   143
<context>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   144
    <name>FreqSpinBox</name>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   145
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   146
        <location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="36"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   147
        <source>Never</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
   148
        <translation>從不</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   149
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   150
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   151
        <location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="38"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   152
        <source>Every %1 turn</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
   153
        <translation>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
   154
            <numerusform>每 %1 個回合</numerusform>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   155
        </translation>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   156
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   157
</context>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
   158
<context>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   159
    <name>GameCFGWidget</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   160
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   161
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="147"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
   162
        <source>Edit weapons</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   163
        <translation type="unfinished">改變武器設置</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
   164
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
   165
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   166
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="132"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
   167
        <source>Edit schemes</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   168
        <translation type="unfinished">修改遊戲設置</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   169
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
   170
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   171
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="155"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   172
        <source>Game scheme will auto-select a weapon</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   173
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   174
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   175
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   176
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="67"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   177
        <source>Map</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   178
        <translation type="unfinished">地圖</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   179
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   180
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   181
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="68"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   182
        <source>Game options</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   183
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   184
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   185
</context>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   186
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   187
    <name>GameUIConfig</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   188
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   189
        <location filename="../../../../QTfrontend/gameuiconfig.cpp" line="115"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   190
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   191
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   192
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   193
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   194
<context>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   195
    <name>HWApplication</name>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   196
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   197
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="28"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   198
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="29"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   199
        <source>%1 minutes</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
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   203
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   204
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   205
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="30"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   206
        <source>%1 hour</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
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   210
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   211
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   212
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="31"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   213
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="32"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   214
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="33"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   215
        <source>%1 hours</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   216
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   217
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   218
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   219
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   220
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   221
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="34"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   222
        <source>%1 day</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   223
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   224
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   225
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   226
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   227
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   228
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="35"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   229
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="36"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   230
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="37"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   231
        <source>%1 days</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   232
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   233
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   234
        </translation>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   235
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   236
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   237
        <location filename="../../../../QTfrontend/HWApplication.cpp" line="93"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   238
        <source>Scheme &apos;%1&apos; not supported</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   239
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   240
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   241
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   242
        <location filename="../../../../QTfrontend/main.cpp" line="102"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   243
        <source>Cannot create directory %1</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   244
        <translation type="unfinished">無法創建路徑 %1</translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   245
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   246
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   247
        <location filename="../../../../QTfrontend/main.cpp" line="305"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   248
        <source>Failed to open data directory:
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   249
%1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   250
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   251
Please check your installation!</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   252
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   253
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   254
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   255
        <location filename="../../../../QTfrontend/main.cpp" line="138"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   256
        <source>Usage</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   257
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   258
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   259
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   260
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   261
        <location filename="../../../../QTfrontend/main.cpp" line="139"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   262
        <source>OPTION</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   263
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   264
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   265
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   266
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   267
        <location filename="../../../../QTfrontend/main.cpp" line="140"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   268
        <location filename="../../../../QTfrontend/main.cpp" line="145"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   269
        <source>CONNECTSTRING</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   270
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   271
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   272
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   273
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   274
        <location filename="../../../../QTfrontend/main.cpp" line="141"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   275
        <source>Options</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   276
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   277
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   278
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   279
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   280
        <location filename="../../../../QTfrontend/main.cpp" line="142"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   281
        <source>Display this help</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   282
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   283
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   284
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   285
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   286
        <location filename="../../../../QTfrontend/main.cpp" line="143"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   287
        <source>Custom path for configuration data and user data</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   288
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   289
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   290
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   291
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   292
        <location filename="../../../../QTfrontend/main.cpp" line="144"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   293
        <source>Custom path to the game data folder</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   294
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   295
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   296
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   297
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   298
        <location filename="../../../../QTfrontend/main.cpp" line="145"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   299
        <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
   300
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   301
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   302
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   303
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   304
        <location filename="../../../../QTfrontend/main.cpp" line="191"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   305
        <source>Malformed option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   306
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   307
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   308
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   309
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   310
        <location filename="../../../../QTfrontend/main.cpp" line="231"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   311
        <source>Unknown option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   312
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   313
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   314
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   315
</context>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   316
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   317
    <name>HWAskQuitDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   318
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   319
        <location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="33"/>
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
   320
        <source>Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   321
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   322
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   323
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   324
<context>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   325
    <name>HWChatWidget</name>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   326
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   327
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="661"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   328
        <source>%1 has been removed from your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   329
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   330
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   331
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   332
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="671"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   333
        <source>%1 has been added to your ignore list</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   334
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   335
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   336
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   337
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="701"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   338
        <source>%1 has been removed from your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   339
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   340
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   341
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   342
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="710"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   343
        <source>%1 has been added to your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   344
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   345
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   346
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   347
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="776"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   348
        <source>Stylesheet imported from %1</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   349
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   350
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   351
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   352
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="777"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   353
        <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
   354
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   355
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   356
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   357
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="785"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   358
        <source>Couldn&apos;t read %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   359
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   360
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   361
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   362
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="793"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   363
        <source>StyleSheet discarded</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   364
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   365
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
   366
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   367
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="817"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   368
        <source>StyleSheet saved to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   369
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   370
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   371
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   372
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="820"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   373
        <source>Failed to save StyleSheet to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   374
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   375
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   376
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   377
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="509"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   378
        <source>%1 has joined</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   379
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   380
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   381
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   382
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="530"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   383
        <source>%1 has left</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   384
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   385
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   386
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   387
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="532"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   388
        <source>%1 has left (%2)</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   389
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   390
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   391
</context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   392
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   393
    <name>HWForm</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   394
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   395
        <location filename="../../../../QTfrontend/hwform.cpp" line="1713"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   396
        <location filename="../../../../QTfrontend/hwform.cpp" line="2060"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   397
        <source>Cannot save record to file %1</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   398
        <translation>無法錄入檔 %1</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   399
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   400
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   401
        <location filename="../../../../QTfrontend/hwform.cpp" line="481"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
   402
        <source>DefaultTeam</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
   403
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
   404
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   405
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   406
        <location filename="../../../../QTfrontend/hwform.cpp" line="1990"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   407
        <source>Hedgewars Demo File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   408
        <comment>File Types</comment>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   409
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   410
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   411
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   412
        <location filename="../../../../QTfrontend/hwform.cpp" line="1991"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   413
        <source>Hedgewars Save File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   414
        <comment>File Types</comment>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   415
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
   416
    </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
   417
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   418
        <location filename="../../../../QTfrontend/hwform.cpp" line="2052"/>
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
   419
        <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
   420
        <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
   421
    </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
   422
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   423
        <location filename="../../../../QTfrontend/hwform.cpp" line="2052"/>
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
   424
        <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
   425
        <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
   426
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   427
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   428
        <location filename="../../../../QTfrontend/hwform.cpp" line="641"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   429
        <source>Game aborted</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   430
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   431
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   432
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   433
        <location filename="../../../../QTfrontend/hwform.cpp" line="1126"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   434
        <source>Nickname</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   435
        <translation type="unfinished">匿稱</translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   436
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   437
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   438
        <location filename="../../../../QTfrontend/hwform.cpp" line="1131"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   439
        <location filename="../../../../QTfrontend/hwform.cpp" line="1452"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   440
        <source>No nickname supplied.</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   441
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   442
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   443
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   444
        <location filename="../../../../QTfrontend/hwform.cpp" line="1126"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   445
        <source>Someone already uses your nickname %1 on the server.
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   446
Please pick another nickname:</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   447
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   448
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   449
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   450
        <location filename="../../../../QTfrontend/hwform.cpp" line="485"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   451
        <source>%1&apos;s Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   452
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   453
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   454
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   455
        <location filename="../../../../QTfrontend/hwform.cpp" line="1080"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   456
        <source>Hedgewars - Nick registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   457
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   458
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   459
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   460
        <location filename="../../../../QTfrontend/hwform.cpp" line="1081"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   461
        <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
   462
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   463
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
   464
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   465
Password:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   466
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   467
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   468
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   469
        <location filename="../../../../QTfrontend/hwform.cpp" line="1109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   470
        <source>Your nickname is not registered.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   471
To prevent someone else from using it,
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   472
please register it at www.hedgewars.org</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   473
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   474
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   475
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   476
        <location filename="../../../../QTfrontend/hwform.cpp" line="1114"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   477
        <source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   478
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   479
Your password wasn&apos;t saved either.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   480
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   481
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   482
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   483
        <location filename="../../../../QTfrontend/hwform.cpp" line="1131"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   484
        <location filename="../../../../QTfrontend/hwform.cpp" line="1452"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   485
        <source>Hedgewars - Empty nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   486
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   487
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   488
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   489
        <location filename="../../../../QTfrontend/hwform.cpp" line="1158"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   490
        <source>Hedgewars - Wrong password</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   491
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   492
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   493
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   494
        <location filename="../../../../QTfrontend/hwform.cpp" line="1158"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   495
        <source>You entered a wrong password.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   496
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   497
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   498
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   499
        <location filename="../../../../QTfrontend/hwform.cpp" line="1186"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   500
        <source>Try Again</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   501
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   502
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   503
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   504
        <location filename="../../../../QTfrontend/hwform.cpp" line="1556"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   505
        <source>Hedgewars - Connection error</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   506
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   507
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   508
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   509
        <location filename="../../../../QTfrontend/hwform.cpp" line="1556"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   510
        <source>You reconnected too fast.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   511
Please wait a few seconds and try again.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   512
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   513
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   514
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   515
        <location filename="../../../../QTfrontend/hwform.cpp" line="2120"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   516
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   517
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   518
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   519
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   520
        <location filename="../../../../QTfrontend/hwform.cpp" line="156"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   521
        <location filename="../../../../QTfrontend/hwform.cpp" line="476"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   522
        <location filename="../../../../QTfrontend/hwform.cpp" line="1399"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   523
        <location filename="../../../../QTfrontend/hwform.cpp" line="1418"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   524
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   525
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   526
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   527
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   528
        <location filename="../../../../QTfrontend/hwform.cpp" line="1170"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   529
        <source>Room password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   530
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   531
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   532
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   533
        <location filename="../../../../QTfrontend/hwform.cpp" line="1170"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   534
        <source>The room is protected with password.
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   535
Please, enter the password:</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   536
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   537
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   538
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   539
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   540
    <name>HWGame</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   541
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   542
        <location filename="../../../../QTfrontend/game.cpp" line="384"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   543
        <location filename="../../../../QTfrontend/net/recorder.cpp" line="113"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   544
        <source>en.txt</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   545
        <translation>zh_TW.txt</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   546
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   547
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   548
        <location filename="../../../../QTfrontend/game.cpp" line="434"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   549
        <source>Cannot open demofile %1</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   550
        <translation>DEMO %1 打不開</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   551
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   552
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   553
        <location filename="../../../../QTfrontend/game.cpp" line="253"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   554
        <source>A Fatal ERROR occured! - The game engine had to stop.
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   555
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   556
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   557
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   558
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
   559
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   560
Last two engine messages:
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   561
%2</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   562
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   563
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   564
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   565
<context>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   566
    <name>HWMapContainer</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   567
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   568
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="203"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   569
        <source>All</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   570
        <translation>全部</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   571
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   572
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   573
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="204"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   574
        <source>Small</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   575
        <translation>小型</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   576
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   577
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   578
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="205"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   579
        <source>Medium</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   580
        <translation>中型</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   581
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   582
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   583
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="206"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   584
        <source>Large</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   585
        <translation>大型</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   586
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   587
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   588
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="207"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   589
        <source>Cavern</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
   590
        <translation>洞穴</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   591
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   592
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   593
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="208"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   594
        <source>Wacky</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   595
        <translation>曲折</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   596
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   597
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   598
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="216"/>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   599
        <source>Small tunnels</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   600
        <translation type="unfinished"></translation>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   601
    </message>
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   602
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   603
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="217"/>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   604
        <source>Medium tunnels</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   605
        <translation type="unfinished"></translation>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   606
    </message>
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   607
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   608
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="136"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   609
        <source>Seed</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   610
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   611
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   612
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   613
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="103"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   614
        <source>Map type:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   615
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   616
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   617
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   618
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="106"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   619
        <source>Image map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   620
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   621
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   622
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   623
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="107"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   624
        <source>Mission map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   625
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   626
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   627
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   628
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   629
        <source>Hand-drawn</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   630
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   631
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   632
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   633
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   634
        <source>Randomly generated</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   635
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   636
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   637
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   638
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="110"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   639
        <source>Random maze</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   640
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   641
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   642
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   643
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="121"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   644
        <source>Random</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   645
        <translation type="unfinished">隨機</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   646
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   647
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   648
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="145"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   649
        <source>Map preview:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   650
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   651
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   652
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   653
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="184"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   654
        <source>Load map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   655
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   656
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   657
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   658
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="190"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   659
        <source>Edit map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   660
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   661
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   662
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   663
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="219"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   664
        <source>Small islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   665
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   666
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   667
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   668
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="220"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   669
        <source>Medium islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   670
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   671
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   672
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   673
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="221"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   674
        <source>Large islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   675
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   676
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   677
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   678
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="758"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   679
        <source>Map size:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   680
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   681
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   682
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   683
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="765"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   684
        <source>Maze style:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   685
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   686
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   687
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   688
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="787"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   689
        <source>Mission:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   690
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   691
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   692
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   693
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="799"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   694
        <source>Map:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   695
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   696
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   697
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   698
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   699
        <source>Load drawn map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   700
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   701
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   702
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   703
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   704
        <source>Drawn Maps</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   705
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   706
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   707
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   708
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   709
        <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
   710
        <translation type="unfinished"></translation>
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   711
    </message>
8695
nemo
parents: 8693
diff changeset
   712
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   713
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="218"/>
8695
nemo
parents: 8693
diff changeset
   714
        <source>Large tunnels</source>
nemo
parents: 8693
diff changeset
   715
        <translation type="unfinished"></translation>
nemo
parents: 8693
diff changeset
   716
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   717
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   718
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="882"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   719
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="1010"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   720
        <source>Theme: %1</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   721
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   722
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   723
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   724
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="111"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   725
        <source>Random perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   726
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   727
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   728
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   729
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="772"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   730
        <source>Style:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   731
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   732
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   733
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   734
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   735
    <name>HWNetServersModel</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   736
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   737
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="46"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   738
        <source>Title</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   739
        <translation>標題</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   740
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   741
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   742
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="48"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   743
        <source>IP</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   744
        <translation>IP</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   745
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   746
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   747
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="50"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   748
        <source>Port</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   749
        <translation>埠</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   750
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   751
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   752
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   753
    <name>HWNewNet</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   754
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   755
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="232"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   756
        <source>The host was not found. Please check the host name and port settings.</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   757
        <translation>錯誤沒找到這個主機。請檢查主機名稱和埠設置。</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   758
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   759
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   760
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="235"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   761
        <source>Connection refused</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   762
        <translation>連接被拒絕</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   763
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   764
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   765
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="771"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   766
        <source>Room destroyed</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   767
        <translation>房間損壞</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   768
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   769
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   770
        <location filename="../../../../QTfrontend/hwform.cpp" line="1576"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   771
        <source>Quit reason: </source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   772
        <translation>退出原因:</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
   773
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
   774
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   775
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="528"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
   776
        <source>You got kicked</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   777
        <translation>被踢出</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
   778
    </message>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
   779
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   780
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="714"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   781
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="846"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   782
        <source>%1 *** %2 has joined the room</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
   783
        <translation>%1***%2已經進入房間</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   784
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   785
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   786
        <source>%1 *** %2 has joined</source>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   787
        <translation type="obsolete">%1***%2已經進入</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   788
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   789
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   790
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="863"/>
2442
228757f6c54d - Update some strings
unc0rr
parents: 2441
diff changeset
   791
        <source>%1 *** %2 has left (%3)</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
   792
        <translation>%1***%2已經離開(%3)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   793
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   794
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   795
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="861"/>
2442
228757f6c54d - Update some strings
unc0rr
parents: 2441
diff changeset
   796
        <source>%1 *** %2 has left</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
   797
        <translation>%1***%2已經離開</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   798
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
   799
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   800
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="78"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
   801
        <source>User quit</source>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   802
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
   803
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   804
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   805
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="229"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   806
        <source>Remote host has closed connection</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   807
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   808
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   809
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   810
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="297"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   811
        <source>The server is too old. Disconnecting now.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   812
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   813
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   814
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   815
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="549"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   816
        <source>Server authentication error</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   817
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   818
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   819
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   820
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   821
    <name>HWPasswordDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   822
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   823
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="30"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   824
        <source>Login</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   825
        <translation type="unfinished"></translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   826
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   827
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   828
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="35"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   829
        <source>To connect to the server, please log in.
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   830
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   831
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
   832
just enter your nickname.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   833
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   834
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   835
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   836
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="39"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   837
        <source>Nickname:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   838
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   839
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   840
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   841
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="47"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   842
        <source>Password:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   843
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   844
    </message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   845
    <message>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   846
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="59"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   847
        <source>New Account</source>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   848
        <translation type="unfinished"></translation>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   849
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   850
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   851
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   852
    <name>HWUploadVideoDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   853
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   854
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="53"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   855
        <source>Upload video</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   856
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   857
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   858
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   859
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="149"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   860
        <source>Upload</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   861
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   862
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   863
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   864
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   865
    <name>HatButton</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   866
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   867
        <location filename="../../../../QTfrontend/ui/widget/hatbutton.cpp" line="44"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   868
        <source>Change hat (%1)</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   869
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   870
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   871
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   872
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   873
    <name>HatPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   874
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   875
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="119"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   876
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   877
        <translation type="unfinished">取消</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   878
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   879
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   880
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="123"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   881
        <source>Use selected hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   882
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   883
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   884
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   885
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="83"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   886
        <source>Search for a hat:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   887
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   888
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   889
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   890
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   891
    <name>KB</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   892
    <message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   893
        <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
   894
        <translation type="obsolete">SDL_ttf 返回錯誤-渲染文字失敗,可能有關freetype2的bug。建議升級 freetype。</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   895
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   896
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
   897
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   898
    <name>KeyBinder</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   899
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   900
        <location filename="../../../../QTfrontend/ui/widget/keybinder.cpp" line="100"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   901
        <source>Category</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   902
        <translation type="unfinished"></translation>
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
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   905
<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
   906
    <name>LibavInteraction</name>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   907
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   908
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="305"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   909
        <source>Audio: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   910
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   911
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   912
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   913
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="309"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   914
        <source>unknown</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   915
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   916
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   917
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   918
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="285"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   919
        <source>Duration: %1m %2s</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   920
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   921
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   922
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   923
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="297"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   924
        <source>Video: %1x%2</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   925
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   926
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   927
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   928
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="301"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   929
        <source>%1 fps</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   930
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   931
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   932
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   933
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   934
    <name>MapModel</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   935
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   936
        <location filename="../../../../QTfrontend/model/MapModel.cpp" line="212"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   937
        <source>No description available.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   938
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   939
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   940
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   941
<context>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
   942
    <name>PageAdmin</name>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
   943
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   944
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="85"/>
2158
2af1ac0f3cfc rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents: 2103
diff changeset
   945
        <source>Clear Accounts Cache</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
   946
        <translation>清空帳戶緩存</translation>
2158
2af1ac0f3cfc rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents: 2103
diff changeset
   947
    </message>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   948
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   949
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="48"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   950
        <source>Fetch data</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   951
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   952
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   953
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   954
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="52"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   955
        <source>Server message for latest version:</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   956
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   957
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   958
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   959
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="60"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   960
        <source>Server message for previous versions:</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   961
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   962
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   963
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   964
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="68"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   965
        <source>Latest version protocol number:</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   966
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   967
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   968
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   969
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="76"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   970
        <source>MOTD preview:</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   971
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   972
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   973
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   974
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="88"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   975
        <source>Set data</source>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   976
        <translation type="unfinished"></translation>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   977
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   978
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   979
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="40"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   980
        <source>General</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   981
        <translation type="unfinished">常規</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   982
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   983
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   984
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="41"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   985
        <source>Bans</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   986
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   987
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   988
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   989
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="97"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   990
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   991
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   992
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   993
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   994
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="98"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   995
        <source>Expiration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   996
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   997
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   998
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   999
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="99"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1000
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1001
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1002
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1003
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1004
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1005
        <source>Refresh</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1006
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1007
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1008
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1009
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1010
        <source>Add</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1011
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1012
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1013
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1014
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="110"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1015
        <source>Remove</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1016
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1017
    </message>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1018
</context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1019
<context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1020
    <name>PageConnecting</name>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1021
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1022
        <location filename="../../../../QTfrontend/ui/page/pageconnecting.cpp" line="29"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1023
        <source>Connecting...</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1024
        <translation>連接中...</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1025
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1026
</context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1027
<context>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1028
    <name>PageDataDownload</name>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1029
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1030
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="80"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1031
        <source>Loading, please wait.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1032
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1033
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1034
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1035
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="140"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1036
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1037
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1038
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1039
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1040
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="57"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1041
        <source>Open packages directory</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1042
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1043
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1044
</context>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1045
<context>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1046
    <name>PageDrawMap</name>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1047
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1048
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="35"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1049
        <source>Undo</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1050
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1051
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1052
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1053
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="46"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1054
        <source>Clear</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1055
        <translation type="unfinished">清除</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1056
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1057
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1058
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="49"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1059
        <source>Load</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1060
        <translation type="unfinished">讀取</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1061
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1062
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1063
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="50"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1064
        <source>Save</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1065
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1066
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1067
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1068
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1069
        <source>Load drawn map</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1070
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1071
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1072
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1073
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/>
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
  1074
        <source>Save drawn map</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1075
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1076
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1077
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1078
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1079
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/>
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
  1080
        <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
  1081
        <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
  1082
    </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
  1083
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1084
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1085
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/>
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
  1086
        <source>All files</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1087
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1088
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1089
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1090
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="33"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1091
        <source>Eraser</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1092
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1093
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1094
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1095
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="37"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1096
        <source>Polyline</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1097
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1098
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1099
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1100
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="39"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1101
        <source>Rectangle</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1102
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1103
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1104
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1105
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="41"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1106
        <source>Ellipse</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1107
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1108
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1109
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1110
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="47"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1111
        <source>Optimize</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1112
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1113
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1114
</context>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1115
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1116
    <name>PageEditTeam</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1117
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1118
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="47"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1119
        <source>General</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1120
        <translation>常規</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1121
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1122
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1123
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1124
        <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
  1125
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1126
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1127
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1128
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1129
        <source>Use my default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1130
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1131
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1132
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1133
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1134
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1135
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1136
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1137
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1138
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="48"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1139
        <source>Custom Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1140
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1141
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1142
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1143
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="66"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1144
        <source>Hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1145
        <translation type="unfinished">帽子</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1146
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1147
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1148
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="67"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1149
        <source>Name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1150
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1151
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1152
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1153
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="78"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1154
        <source>This hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1155
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1156
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1157
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1158
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="84"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1159
        <source>Randomize this hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1160
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1161
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1162
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1163
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="88"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1164
        <source>Random Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1165
        <translation type="unfinished">隨機隊伍分配</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1166
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1167
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1168
<context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1169
    <name>PageGameStats</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1170
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1171
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="61"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1172
        <source>Details</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1173
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1174
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1175
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1176
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="75"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1177
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="165"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1178
        <source>Health graph</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1179
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1180
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1181
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1182
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="92"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1183
        <source>Ranking</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1184
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1185
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1186
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1187
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="212"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1188
        <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
  1189
        <translation type="unfinished">
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1190
            <numerusform></numerusform>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1191
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1192
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1193
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1194
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="220"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1195
        <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>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1196
        <translation type="unfinished">
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1197
            <numerusform></numerusform>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1198
        </translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1199
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1200
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1201
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="227"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1202
        <source>A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1203
        <translation type="unfinished">
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1204
            <numerusform></numerusform>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1205
        </translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1206
    </message>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1207
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1208
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="304"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1209
        <source>(%1 kill)</source>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1210
        <translation type="unfinished">
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1211
            <numerusform></numerusform>
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1212
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1213
    </message>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1214
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1215
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="319"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1216
        <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
  1217
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1218
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1219
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1220
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1221
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1222
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="327"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1223
        <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
  1224
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1225
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1226
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1227
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1228
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1229
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="335"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1230
        <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
  1231
        <translation type="unfinished">
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1232
            <numerusform></numerusform>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1233
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1234
    </message>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1235
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1236
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="118"/>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1237
        <source>Play again</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1238
        <translation type="unfinished"></translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1239
    </message>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1240
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1241
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="123"/>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1242
        <source>Save</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1243
        <translation type="unfinished"></translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1244
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1245
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1246
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="306"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1247
        <source>(%1 %2)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1248
        <translation type="unfinished">
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1249
            <numerusform></numerusform>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1250
        </translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1251
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1252
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1253
<context>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1254
    <name>PageInGame</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1255
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1256
        <location filename="../../../../QTfrontend/ui/page/pageingame.cpp" line="29"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1257
        <source>In game...</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1258
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1259
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1260
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1261
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1262
    <name>PageInfo</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1263
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1264
        <location filename="../../../../QTfrontend/ui/page/pageinfo.cpp" line="44"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1265
        <source>Open the snapshot folder</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1266
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1267
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1268
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1269
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1270
    <name>PageMain</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1271
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1272
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="87"/>
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
  1273
        <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
  1274
        <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
  1275
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1276
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1277
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="47"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1278
        <source>Play a game on a single computer</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1279
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1280
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1281
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1282
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="52"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1283
        <source>Play a game across a network</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1284
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1285
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1286
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1287
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="79"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1288
        <source>Read about who is behind the Hedgewars Project</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1289
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1290
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1291
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1292
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="84"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1293
        <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
  1294
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1295
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1296
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1297
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="89"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1298
        <source>Access the user created content downloadable from our website</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1299
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1300
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1301
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1302
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="109"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1303
        <source>Exit game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1304
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1305
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1306
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1307
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="113"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1308
        <source>Manage videos recorded from game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1309
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1310
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1311
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1312
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="117"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1313
        <source>Edit game preferences</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1314
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1315
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1316
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1317
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="67"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1318
        <source>Play a game across a local area network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1319
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1320
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1321
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1322
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="72"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1323
        <source>Play a game on an official server</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1324
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1325
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1326
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1327
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="82"/>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1328
        <source>Feedback</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1329
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1330
    </message>
8693
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1331
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1332
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="66"/>
8693
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1333
        <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
  1334
        <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
  1335
    </message>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1336
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1337
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="71"/>
8693
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1338
        <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
  1339
        <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
  1340
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1341
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1342
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1343
    <name>PageMultiplayer</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1344
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1345
        <location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="62"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1346
        <source>Start</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1347
        <translation>開始</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1348
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1349
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1350
        <location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="50"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1351
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1352
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1353
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1354
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1355
<context>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1356
    <name>PageNetGame</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1357
    <message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1358
        <source>Control</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1359
        <translation type="obsolete">房間管理</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1360
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1361
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1362
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="116"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1363
        <source>Edit game preferences</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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1367
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="141"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1368
        <source>Start</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1369
        <translation type="unfinished">開始</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1370
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1371
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1372
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="62"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1373
        <source>Update</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1374
        <translation type="unfinished">更新</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1375
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1376
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1377
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="80"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1378
        <source>Room controls</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1379
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1380
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1381
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1382
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1383
    <name>PageNetServer</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1384
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1385
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="87"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1386
        <source>Click here for details</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1387
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1388
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1389
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1390
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="138"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1391
        <source>Insert your address here</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1392
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1393
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1394
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1395
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1396
    <name>PageOptions</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1397
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1398
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="138"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1399
        <source>New team</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1400
        <translation>新隊伍</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1401
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1402
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1403
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="146"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1404
        <source>Edit team</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1405
        <translation>修改隊伍設定</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1406
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1407
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1408
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="154"/>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1409
        <source>Delete team</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1410
        <translation type="unfinished"></translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1411
    </message>
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1412
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1413
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="162"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1414
        <source>You can&apos;t edit teams from team selection. Go back to main menu to add, edit or delete teams.</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1415
        <translation type="unfinished"></translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1416
    </message>
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1417
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1418
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="178"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1419
        <source>New scheme</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1420
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1421
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1422
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1423
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="185"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1424
        <source>Edit scheme</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1425
        <translation type="unfinished"></translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1426
    </message>
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1427
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1428
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="192"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1429
        <source>Delete scheme</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1430
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1431
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1432
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1433
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="209"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1434
        <source>New weapon set</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1435
        <translation type="unfinished"></translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1436
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  1437
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1438
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="216"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1439
        <source>Edit weapon set</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1440
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1441
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1442
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1443
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="223"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1444
        <source>Delete weapon set</source>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  1445
        <translation type="unfinished"></translation>
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  1446
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1447
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1448
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="115"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1449
        <source>Advanced</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1450
        <translation type="unfinished">進階</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1451
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1452
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1453
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="451"/>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1454
        <source>Reset to default colors</source>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1455
        <translation type="unfinished"></translation>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1456
    </message>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1457
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1458
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="557"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1459
        <source>Proxy host</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1460
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1461
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1462
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1463
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="558"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1464
        <source>Proxy port</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1465
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1466
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1467
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1468
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="559"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1469
        <source>Proxy login</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1470
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1471
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1472
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1473
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="560"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1474
        <source>Proxy password</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1475
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1476
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1477
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1478
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="573"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1479
        <source>No proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1480
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1481
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1482
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1483
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="575"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1484
        <source>Socks5 proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1485
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1486
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1487
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1488
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="576"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1489
        <source>HTTP proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1490
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1491
    </message>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1492
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1493
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="574"/>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1494
        <source>System proxy settings</source>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1495
        <translation type="unfinished"></translation>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1496
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1497
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1498
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1499
        <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
  1500
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1501
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1502
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1503
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1504
        <source>Reset to default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1505
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1506
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1507
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1508
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1509
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1510
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1511
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1512
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1513
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="96"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1514
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="239"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1515
        <source>Game</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1516
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1517
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1518
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1519
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="99"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1520
        <source>Graphics</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1521
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1522
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1523
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1524
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="102"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1525
        <source>Audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1526
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1527
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1528
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1529
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="104"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1530
        <source>Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1531
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1532
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1533
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1534
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1535
        <source>Video Recording</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1536
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1537
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1538
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1539
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="112"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1540
        <source>Network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1541
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1542
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1543
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1544
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="128"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1545
        <source>Teams</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1546
        <translation type="unfinished">隊伍</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1547
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1548
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1549
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="169"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1550
        <source>Schemes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1551
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1552
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1553
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1554
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="200"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1555
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1556
        <translation type="unfinished">武器</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1557
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1558
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1559
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="404"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1560
        <source>Frontend</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1561
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1562
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1563
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1564
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="421"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1565
        <source>Custom colors</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1566
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1567
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1568
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1569
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="464"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1570
        <source>Game audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1571
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1572
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1573
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1574
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="502"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1575
        <source>Frontend audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1576
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1577
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1578
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1579
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="525"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1580
        <source>Account</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1581
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1582
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1583
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1584
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="551"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1585
        <source>Proxy settings</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1586
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1587
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1588
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1589
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="611"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1590
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1591
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1592
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1593
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1594
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="657"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1595
        <source>Updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1596
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1597
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1598
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1599
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="670"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1600
        <source>Check for updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1601
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1602
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1603
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1604
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="684"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1605
        <source>Video recording options</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1606
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1607
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1608
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1609
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1610
    <name>PagePlayDemo</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1611
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1612
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1613
        <source>Rename dialog</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1614
        <translation>重命名對話方塊</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1615
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1616
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1617
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1618
        <source>Enter new file name:</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1619
        <translation>輸入新的檔案名:</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1620
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1621
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1622
<context>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1623
    <name>PageRoomsList</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1624
    <message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1625
        <source>Create</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1626
        <translation type="obsolete">建立</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1627
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1628
    <message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1629
        <source>Join</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1630
        <translation type="obsolete">加入</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1631
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1632
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1633
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="177"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1634
        <source>Admin features</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1635
        <translation>管理員功能</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1636
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1637
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1638
        <source>Room Name:</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1639
        <translation type="obsolete">房間名:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1640
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1641
    <message>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1642
        <source>Clear</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1643
        <translation type="obsolete">清除</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1644
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1645
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1646
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="541"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1647
        <source>%1 players online</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1648
        <translation type="unfinished">
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1649
            <numerusform></numerusform>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1650
        </translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1651
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1652
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1653
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="93"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1654
        <source>Search for a room:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1655
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1656
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1657
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1658
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="120"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1659
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1660
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1661
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1662
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1663
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="124"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1664
        <source>Join room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1665
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1666
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1667
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1668
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="67"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1669
        <source>Room state</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1670
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1671
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1672
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1673
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="179"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1674
        <source>Open server administration page</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1675
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1676
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1677
</context>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1678
<context>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1679
    <name>PageScheme</name>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1680
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1681
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="435"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1682
        <source>New</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1683
        <translation>新模式</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1684
    </message>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1685
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1686
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="436"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1687
        <source>Delete</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  1688
        <translation>刪除</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1689
    </message>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1690
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1691
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="103"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1692
        <source>Gain 80% of the damage you do back in health</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1693
        <translation>傷害的80%變成自身力量</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1694
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1695
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1696
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="107"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1697
        <source>Share your opponents pain, share their damage</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1698
        <translation>分擔你的對手的疼痛</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1699
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1700
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1701
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="111"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1702
        <source>Your hogs are unable to move, put your artillery skills to the test</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1703
        <translation>你的刺蝟不能移動,檢驗你射擊技巧的時候到了</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1704
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1705
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1706
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="325"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1707
        <source>Random</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1708
        <translation>隨機</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1709
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1710
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1711
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="326"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1712
        <source>Seconds</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1713
        <translation>秒鐘</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1714
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1715
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1716
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="71"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1717
        <source>Defend your fort and destroy the opponents, two team colours max!</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1718
        <translation>保衛你的城堡,破壞對手的,努力吧!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1719
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1720
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1721
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="75"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1722
        <source>Teams will start on opposite sides of the terrain, two team colours max!</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1723
        <translation>隊伍開始在對手的地盤,努力!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1724
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1725
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1726
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="79"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1727
        <source>Land can not be destroyed!</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1728
        <translation>地面無法破壞!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1729
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1730
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1731
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="87"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1732
        <source>Lower gravity</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1733
        <translation>低重力</translation>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1734
    </message>
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1735
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1736
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="91"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1737
        <source>Assisted aiming with laser sight</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1738
        <translation>鐳射瞄準輔助</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1739
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1740
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1741
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="95"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1742
        <source>All hogs have a personal forcefield</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1743
        <translation>每個刺蝟都有一個力場</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1744
    </message>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1745
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1746
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="115"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1747
        <source>Order of play is random instead of in room order.</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1748
        <translation>隨機出場順序</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1749
    </message>
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1750
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1751
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="119"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1752
        <source>Play with a King. If he dies, your side dies.</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1753
        <translation>國王不能死!!</translation>
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1754
    </message>
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1755
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1756
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="123"/>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1757
        <source>Take turns placing your hedgehogs before the start of play.</source>
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  1758
        <translation>在開局前手動放置刺猬</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1759
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  1760
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1761
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="127"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  1762
        <source>Ammo is shared between all teams that share a colour.</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1763
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  1764
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  1765
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1766
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="131"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  1767
        <source>Disable girders when generating random maps.</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  1768
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  1769
    </message>
3287
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1770
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1771
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="135"/>
3287
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1772
        <source>Disable land objects when generating random maps.</source>
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1773
        <translation type="unfinished"></translation>
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1774
    </message>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1775
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1776
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="139"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1777
        <source>AI respawns on death.</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1778
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1779
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1780
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1781
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="99"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1782
        <source>All (living) hedgehogs are fully restored at the end of turn</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1783
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1784
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1785
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1786
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="143"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1787
        <source>Attacking does not end your turn.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1788
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1789
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1790
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1791
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="147"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1792
        <source>Weapons are reset to starting values each turn.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1793
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1794
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1795
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1796
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="151"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1797
        <source>Each hedgehog has its own ammo. It does not share with the team.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1798
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  1799
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1800
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1801
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="155"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1802
        <source>You will not have to worry about wind anymore.</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1803
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1804
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1805
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1806
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="159"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1807
        <source>Wind will affect almost everything.</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1808
        <translation type="unfinished"></translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1809
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1810
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1811
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="434"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1812
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1813
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1814
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1815
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1816
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="163"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1817
        <source>Teams in each clan take successive turns sharing their turn time.</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1818
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1819
    </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
  1820
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1821
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="83"/>
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
  1822
        <source>Add an indestructible border around the terrain</source>
5908
da6ae69a5579 Updated translation after typo fix
nemo
parents: 5907
diff changeset
  1823
        <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
  1824
    </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
  1825
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1826
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="167"/>
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
  1827
        <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
  1828
        <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
  1829
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1830
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1831
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="395"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1832
        <source>None (Default)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1833
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1834
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1835
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1836
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="396"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1837
        <source>Wrap (World wraps)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1838
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1839
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1840
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1841
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="397"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1842
        <source>Bounce (Edges reflect)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1843
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1844
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1845
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1846
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="398"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1847
        <source>Sea (Edges connect to sea)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1848
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1849
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1850
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1851
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1852
    <name>PageSelectWeapon</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1853
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1854
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="47"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1855
        <source>Default</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1856
        <translation>默認</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1857
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1858
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1859
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="51"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1860
        <source>Delete</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  1861
        <translation>刪除</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1862
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1863
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1864
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="46"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1865
        <source>New</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1866
        <translation type="unfinished">新模式</translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1867
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1868
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1869
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="50"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1870
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1871
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1872
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1873
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1874
<context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1875
    <name>PageSinglePlayer</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1876
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1877
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="39"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1878
        <source>Play a quick game against the computer with random settings</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1879
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1880
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1881
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1882
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="42"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1883
        <source>Play a hotseat game against your friends, or AI teams</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1884
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1885
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1886
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1887
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="47"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1888
        <source>Campaign Mode</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1889
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1890
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1891
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1892
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="51"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1893
        <source>Practice your skills in a range of training missions</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1894
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1895
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1896
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1897
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="62"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1898
        <source>Watch recorded demos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1899
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1900
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1901
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1902
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="65"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1903
        <source>Load a previously saved game</source>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1904
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1905
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1906
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1907
<context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1908
    <name>PageTraining</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1909
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1910
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="206"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1911
        <source>No description available</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1912
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1913
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1914
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1915
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="214"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  1916
        <source>Select a mission!</source>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1917
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1918
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1919
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1920
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="78"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1921
        <source>Pick the mission or training to play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1922
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1923
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1924
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1925
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="93"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1926
        <source>Start fighting</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1927
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1928
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1929
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1930
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1931
    <name>PageVideos</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1932
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1933
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="122"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1934
        <source>Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1935
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1936
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1937
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1938
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="123"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1939
        <source>Size</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1940
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1941
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1942
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1943
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="264"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1944
        <source>%1 bytes</source>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1945
        <translation type="unfinished">
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1946
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1947
        </translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1948
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1949
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1950
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="508"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1951
        <source>(in progress...)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1952
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1953
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1954
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1955
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="732"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1956
        <source>encoding</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>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1960
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="734"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1961
        <source>uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1962
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1963
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1964
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1965
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="512"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1966
        <source>Date: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1967
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1968
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1969
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1970
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="513"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1971
        <source>Size: %1</source>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1972
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1973
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1974
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1975
<context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1976
    <name>QAction</name>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1977
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1978
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="262"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1979
        <source>Kick</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1980
        <translation>踢</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1981
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1982
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1983
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="258"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1984
        <source>Info</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1985
        <translation>信息</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1986
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1987
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1988
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="169"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1989
        <source>Restrict Joins</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1990
        <translation>限制參與</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1991
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1992
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1993
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="171"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  1994
        <source>Restrict Team Additions</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  1995
        <translation>限制團隊外掛程式</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  1996
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1997
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1998
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="266"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  1999
        <source>Ban</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2000
        <translation>封鎖</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1820
diff changeset
  2001
    </message>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  2002
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2003
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="270"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  2004
        <source>Follow</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2005
        <translation>跟隨</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  2006
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2007
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2008
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="274"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2009
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="905"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2010
        <source>Ignore</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2011
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2012
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2013
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2014
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="278"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2015
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="917"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2016
        <source>Add friend</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2017
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2018
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2019
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2020
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="900"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2021
        <source>Unignore</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2022
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2023
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2024
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2025
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="912"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2026
        <source>Remove friend</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2027
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2028
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2029
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2030
        <source>Update</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2031
        <translation type="obsolete">更新</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2032
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2033
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2034
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="173"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2035
        <source>Restrict Unregistered Players Join</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2036
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2037
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2038
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2039
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="74"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2040
        <source>Show games in lobby</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2041
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2042
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2043
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2044
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="77"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2045
        <source>Show games in-progress</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2046
        <translation type="unfinished"></translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2047
    </message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2048
    <message>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2049
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="80"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2050
        <source>Show password protected</source>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2051
        <translation type="unfinished"></translation>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2052
    </message>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2053
    <message>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2054
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="83"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2055
        <source>Show join restricted</source>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2056
        <translation type="unfinished"></translation>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2057
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2058
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2059
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2060
    <name>QCheckBox</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2061
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2062
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="410"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2063
        <source>Fullscreen</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2064
        <translation>遊戲全螢幕</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2065
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2066
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2067
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="349"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2068
        <source>Show FPS</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2069
        <translation>顯示幀率 (FPS)</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2070
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2071
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2072
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="360"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2073
        <source>Alternative damage show</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2074
        <translation>另一種傷害顯示方式</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2075
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2076
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2077
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="643"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2078
        <source>Append date and time to record file name</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2079
        <translation>記錄名稱中包含具體時間日期</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2080
    </message>
1820
ae428043da32 lupdate-qt4
unc0rr
parents: 1803
diff changeset
  2081
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2082
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="663"/>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2083
        <source>Check for updates at startup</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2084
        <translation>啟動時檢查程式升級</translation>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2085
    </message>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  2086
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2087
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="366"/>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2088
        <source>Show ammo menu tooltips</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2089
        <translation type="unfinished">顯示武器提示訊息</translation>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2090
    </message>
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  2091
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2092
        <location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="55"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2093
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="542"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2094
        <source>Save password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2095
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2096
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2097
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2098
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="95"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2099
        <source>Save account name and password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2100
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2101
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2102
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2103
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="131"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2104
        <source>Video is private</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2105
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2106
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2107
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2108
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="724"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2109
        <source>Record audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2110
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2111
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2112
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2113
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="773"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2114
        <source>Use game resolution</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2115
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2116
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2117
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2118
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="416"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2119
        <source>Visual effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2120
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2121
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2122
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2123
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="489"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2124
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="506"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2125
        <source>Sound</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2126
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2127
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2128
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2129
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="490"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2130
        <source>In-game sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2131
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2132
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2133
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2134
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="496"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2135
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="511"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2136
        <source>Music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2137
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2138
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2139
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2140
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="497"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2141
        <source>In-game music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2142
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2143
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2144
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2145
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="507"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2146
        <source>Frontend sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2147
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2148
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2149
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2150
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="512"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2151
        <source>Frontend music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2152
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2153
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2154
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2155
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="381"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2156
        <source>Team</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2157
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2158
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2159
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2160
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="382"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2161
        <source>Enable team tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2162
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2163
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2164
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2165
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="385"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2166
        <source>Hog</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2167
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2168
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2169
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2170
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="386"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2171
        <source>Enable hedgehog tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2172
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2173
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2174
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2175
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="389"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2176
        <source>Health</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2177
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2178
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2179
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2180
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="390"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2181
        <source>Enable health tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2182
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2183
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2184
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2185
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="393"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2186
        <source>Translucent</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2187
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2188
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2189
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2190
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="394"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2191
        <source>Enable translucent tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2192
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2193
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2194
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2195
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2196
    <name>QComboBox</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2197
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2198
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="122"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2199
        <source>Human</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2200
        <translation>玩家</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2201
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2202
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2203
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="126"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2204
        <source>Level</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2205
        <translation>Lv 級別</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2206
    </message>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2207
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2208
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="623"/>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2209
        <source>(System default)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2210
        <translation type="unfinished"></translation>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2211
    </message>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2212
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2213
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="295"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2214
        <source>Community</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2215
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2216
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2217
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2218
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="313"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2219
        <source>Disabled</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2220
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2221
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2222
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2223
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="314"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2224
        <source>Red/Cyan</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2225
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2226
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2227
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2228
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="315"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2229
        <source>Cyan/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2230
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2231
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2232
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2233
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="316"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2234
        <source>Red/Blue</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2235
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2236
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2237
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2238
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="317"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2239
        <source>Blue/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2240
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2241
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2242
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2243
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="318"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2244
        <source>Red/Green</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2245
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2246
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2247
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2248
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="319"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2249
        <source>Green/Red</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2250
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2251
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2252
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2253
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="326"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2254
        <source>Side-by-side</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2255
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2256
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2257
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2258
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="327"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2259
        <source>Top-Bottom</source>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2260
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2261
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2262
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2263
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="320"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2264
        <source>Red/Cyan grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2265
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2266
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2267
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2268
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="321"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2269
        <source>Cyan/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2270
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2271
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2272
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2273
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="322"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2274
        <source>Red/Blue grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2275
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2276
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2277
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2278
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="323"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2279
        <source>Blue/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2280
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2281
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2282
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2283
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="324"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2284
        <source>Red/Green grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2285
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2286
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2287
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2288
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="325"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2289
        <source>Green/Red grayscale</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2290
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2291
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2292
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2293
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2294
    <name>QGroupBox</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2295
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2296
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="61"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2297
        <source>Team Members</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2298
        <translation>成員</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2299
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2300
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2301
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="150"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2302
        <source>Fort</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2303
        <translation>城堡模式</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2304
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2305
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2306
        <location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="255"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2307
        <source>Playing teams</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2308
        <translation>玩家隊伍</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2309
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2310
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2311
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="40"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2312
        <source>Net game</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2313
        <translation>網路遊戲</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2314
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2315
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2316
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="48"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2317
        <source>Game Modifiers</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2318
        <translation>遊戲修改</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2319
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2320
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2321
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="49"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2322
        <source>Basic Settings</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2323
        <translation>基本設置</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2324
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2325
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2326
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="96"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2327
        <source>Team Settings</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2328
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2329
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2330
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2331
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="119"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2332
        <source>Videos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2333
        <translation type="unfinished"></translation>
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
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2336
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="155"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2337
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2338
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2339
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2340
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2341
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2342
    <name>QLabel</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2343
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2344
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="749"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2345
        <source>Resolution</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2346
        <translation>解析度</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2347
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2348
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2349
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="340"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2350
        <source>FPS limit</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2351
        <translation>FPS 上限</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2352
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2353
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2354
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="56"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2355
        <source>Server name:</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2356
        <translation>伺服器名:</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2357
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2358
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2359
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="63"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2360
        <source>Server port:</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2361
        <translation>伺服器埠:</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2362
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2363
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2364
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="33"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2365
        <source>Host:</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2366
        <translation>主機:</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2367
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2368
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2369
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="37"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2370
        <source>Port:</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2371
        <translation>埠:</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2372
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2373
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2374
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="139"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2375
        <source>Weapons</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2376
        <translation>武器</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2377
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2378
    <message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2379
        <source>Version</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2380
        <translation type="obsolete">版本</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2381
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2382
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2383
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="472"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2384
        <source>Initial sound volume</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2385
        <translation>初始音量</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2386
    </message>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2387
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2388
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="175"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2389
        <source>Damage Modifier</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2390
        <translation>傷害修改</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2391
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2392
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2393
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="189"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2394
        <source>Turn Time</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2395
        <translation>回合時間</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2396
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2397
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2398
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="203"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2399
        <source>Initial Health</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2400
        <translation>初始生命值</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2401
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2402
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2403
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="217"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2404
        <source>Sudden Death Timeout</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2405
        <translation>死亡模式倒計時</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  2406
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  2407
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2408
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="418"/>
1943
03dcac72692b - Better schemes page look
unc0rr
parents: 1933
diff changeset
  2409
        <source>Scheme Name:</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2410
        <translation>設置名稱:</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2411
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2412
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2413
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="273"/>
1943
03dcac72692b - Better schemes page look
unc0rr
parents: 1933
diff changeset
  2414
        <source>Crate Drops</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2415
        <translation>箱子降落</translation>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2416
    </message>
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2417
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2418
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="314"/>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2419
        <source>Mines Time</source>
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2420
        <translation>佈雷時間</translation>
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2421
    </message>
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2422
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2423
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="330"/>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2424
        <source>Mines</source>
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2425
        <translation>地雷</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2426
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2427
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2428
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="344"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2429
        <source>% Dud Mines</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2430
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  2431
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2432
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2433
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="100"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2434
        <source>Name</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2435
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2436
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2437
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2438
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="103"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2439
        <source>Type</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2440
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2441
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2442
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2443
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="106"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2444
        <source>Grave</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2445
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2446
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2447
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2448
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="109"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2449
        <source>Flag</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2450
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2451
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2452
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2453
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="112"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2454
        <source>Voice</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2455
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2456
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2457
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2458
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="617"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2459
        <source>Locale</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2460
        <translation type="unfinished"></translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2461
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2462
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2463
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="358"/>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  2464
        <source>Explosives</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  2465
        <translation type="unfinished"></translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2466
    </message>
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2467
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2468
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="295"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2469
        <source>Quality</source>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2470
        <translation type="unfinished"></translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2471
    </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
  2472
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2473
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="286"/>
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
  2474
        <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
  2475
        <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
  2476
    </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
  2477
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2478
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="300"/>
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
  2479
        <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
  2480
        <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
  2481
    </message>
4153
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2482
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2483
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="231"/>
4153
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2484
        <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
  2485
        <translation type="unfinished"></translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2486
    </message>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2487
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2488
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="245"/>
4153
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2489
        <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
  2490
        <translation type="unfinished"></translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2491
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2492
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2493
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="259"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2494
        <source>% Rope Length</source>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2495
        <translation type="unfinished"></translation>
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4180
diff changeset
  2496
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2497
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2498
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="309"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2499
        <source>Stereo rendering</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2500
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2501
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2502
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2503
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="108"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2504
        <source>Style</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2505
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2506
    </message>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2507
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2508
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="127"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2509
        <source>Scheme</source>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2510
        <translation type="unfinished"></translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2511
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2512
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2513
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="372"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2514
        <source>% Get Away Time</source>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2515
        <translation type="unfinished"></translation>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2516
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5908
diff changeset
  2517
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2518
        <location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="38"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2519
        <source>There are videos that are currently being processed.
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2520
Exiting now will abort them.
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
  2521
Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2522
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2523
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2524
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2525
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="74"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2526
        <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
  2527
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2528
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2529
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2530
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="80"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2531
        <source>Account name (or email): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2532
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2533
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2534
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2535
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="87"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2536
        <source>Password: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2537
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2538
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2539
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2540
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="105"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2541
        <source>Video title: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2542
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2543
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2544
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2545
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="114"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2546
        <source>Video description: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2547
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2548
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2549
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2550
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="121"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2551
        <source>Tags (comma separated): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2552
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2553
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2554
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2555
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="136"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2556
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2557
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2558
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2559
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2560
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="531"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2561
        <source>Nickname</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2562
        <translation type="unfinished">匿稱</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2563
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2564
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2565
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="693"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2566
        <source>Format</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2567
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2568
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2569
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2570
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="713"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2571
        <source>Audio codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2572
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2573
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2574
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2575
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="738"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2576
        <source>Video codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2577
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2578
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2579
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2580
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="779"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2581
        <source>Framerate</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2582
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2583
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2584
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2585
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="793"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2586
        <source>Bitrate (Kbps)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2587
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2588
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2589
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2590
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="141"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2591
        <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
  2592
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2593
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2594
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2595
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="250"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2596
        <source>Fullscreen</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2597
        <translation type="unfinished">遊戲全螢幕</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2598
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2599
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2600
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="255"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2601
        <source>Fullscreen Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2602
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2603
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2604
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2605
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="265"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2606
        <source>Windowed Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2607
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2608
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2609
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2610
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="103"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2611
        <source>Your Email</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2612
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2613
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2614
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2615
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="111"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2616
        <source>Summary</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2617
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2618
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2619
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2620
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="121"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2621
        <source>Send system information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2622
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2623
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2624
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2625
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="164"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2626
        <source>Type the security code:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2627
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2628
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2629
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2630
        <location filename="../../../../QTfrontend/ui/widget/about.cpp" line="79"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2631
        <source>Revision</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2632
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2633
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2634
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2635
        <location filename="../../../../QTfrontend/ui/widget/about.cpp" line="81"/>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2636
        <source>This program is distributed under the %1</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2637
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2638
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2639
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2640
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="632"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2641
        <source>This setting will be effective at next restart.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2642
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2643
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2644
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2645
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="143"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2646
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="149"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2647
        <source>Tip: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2648
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2649
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2650
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2651
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="372"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2652
        <source>Displayed tags above hogs and translucent tags</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2653
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2654
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2655
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2656
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="386"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2657
        <source>World Edge</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2658
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2659
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2660
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2661
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="404"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2662
        <source>Script parameter</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2663
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2664
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2665
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2666
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2667
    <name>QLineEdit</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2668
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2669
        <location filename="../../../../QTfrontend/hwform.cpp" line="957"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2670
        <source>unnamed</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2671
        <translation>無名</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2672
    </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
  2673
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2674
        <location filename="../../../../QTfrontend/team.cpp" line="44"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2675
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="307"/>
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
  2676
        <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
  2677
        <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
  2678
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2679
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2680
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="536"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2681
        <source>anonymous</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2682
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2683
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2684
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2685
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2686
    <name>QMainWindow</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2687
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2688
        <location filename="../../../../QTfrontend/ui_hwform.cpp" line="57"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  2689
        <source>Hedgewars %1</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2690
        <translation>刺蝟大作戰 %1</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2691
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2692
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2693
<context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2694
    <name>QMessageBox</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2695
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2696
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="372"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2697
        <source>Error</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2698
        <translation>錯誤</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2699
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2700
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2701
        <location filename="../../../../QTfrontend/hwform.cpp" line="1576"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2702
        <source>Connection to server is lost</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2703
        <translation>伺服器連接丟失</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2704
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2705
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2706
        <location filename="../../../../QTfrontend/hwform.cpp" line="2036"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  2707
        <source>File association failed.</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  2708
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  2709
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2710
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2711
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="232"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2712
        <source>Error while authenticating at google.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2713
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2714
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2715
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2716
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2717
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="234"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2718
        <source>Login or password is incorrect</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2719
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2720
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2721
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2722
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="297"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2723
        <source>Error while sending metadata to youtube.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2724
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2725
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2726
    </message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2727
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2728
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="361"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2729
        <source>Teams - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2730
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2731
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2732
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2733
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="362"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2734
        <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
  2735
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2736
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2737
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2738
        <location filename="../../../../QTfrontend/hwform.cpp" line="986"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2739
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="534"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2740
        <source>Cannot delete default scheme &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2741
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2742
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2743
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2744
        <location filename="../../../../QTfrontend/hwform.cpp" line="1012"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2745
        <source>Please select a record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2746
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2747
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2748
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2749
        <location filename="../../../../QTfrontend/hwform.cpp" line="1515"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2750
        <source>Unable to start server</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2751
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2752
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2753
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2754
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="349"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2755
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="26"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2756
        <source>Hedgewars - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2757
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2758
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2759
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2760
        <location filename="../../../../QTfrontend/hwform.cpp" line="2030"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2761
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="436"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2762
        <source>Hedgewars - Success</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2763
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2764
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2765
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2766
        <location filename="../../../../QTfrontend/hwform.cpp" line="2031"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2767
        <source>All file associations have been set</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2768
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2769
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2770
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2771
        <source>Cannot create directory %1</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2772
        <translation type="obsolete">無法創建路徑 %1</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2773
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2774
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2775
        <source>Unable to start the server: %1.</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2776
        <translation type="obsolete">無法開始服務端: %1.</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2777
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2778
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2779
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="240"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2780
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="302"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2781
        <source>Video upload - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2782
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2783
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2784
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2785
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="118"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2786
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="244"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2787
        <source>Netgame - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2788
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2789
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2790
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2791
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="119"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2792
        <source>Please select a server from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2793
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2794
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2795
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2796
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="245"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2797
        <source>Please enter room name</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2798
        <translation type="unfinished">請鍵入房間名</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2799
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2800
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2801
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="125"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2802
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="152"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2803
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="169"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2804
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="184"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2805
        <source>Record Play - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2806
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2807
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2808
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2809
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="126"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2810
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="170"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2811
        <source>Please select record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2812
        <translation type="unfinished">請從清單選擇記錄</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2813
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2814
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2815
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="153"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2816
        <source>Cannot rename to </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2817
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2818
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2819
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2820
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="185"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2821
        <source>Cannot delete file </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2822
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2823
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2824
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2825
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="502"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2826
        <source>Room Name - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2827
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2828
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2829
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2830
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="503"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2831
        <source>Please select room from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2832
        <translation type="unfinished">請從列表選中房間</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2833
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2834
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2835
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="528"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2836
        <source>Room Name - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2837
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2838
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2839
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2840
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="529"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2841
        <source>The game you are trying to join has started.
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2842
Do you still want to join the room?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2843
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2844
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2845
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2846
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="533"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2847
        <source>Schemes - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2848
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2849
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2850
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2851
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="542"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2852
        <source>Schemes - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2853
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2854
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2855
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2856
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="543"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2857
        <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
  2858
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2859
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2860
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2861
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="616"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2862
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="645"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2863
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="870"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2864
        <source>Videos - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2865
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2866
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2867
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2868
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="617"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2869
        <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
  2870
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2871
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2872
    <message numerus="yes">
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2873
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="646"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2874
        <source>Do you really want to remove %1 file(s)?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2875
        <translation type="unfinished">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2876
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2877
        </translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2878
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2879
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2880
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="871"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2881
        <source>Do you really want to cancel uploading %1?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2882
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2883
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2884
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2885
        <location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="146"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2886
        <location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="166"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2887
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="971"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2888
        <source>File error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2889
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2890
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2891
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2892
        <location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="147"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2893
        <source>Cannot open &apos;%1&apos; for writing</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2894
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2895
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2896
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2897
        <location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="167"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2898
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="972"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2899
        <source>Cannot open &apos;%1&apos; for reading</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2900
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2901
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2902
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2903
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="373"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2904
        <source>Cannot use the ammo &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2905
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2906
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2907
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2908
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="229"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2909
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="266"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2910
        <source>Weapons - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2911
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2912
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2913
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2914
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="230"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2915
        <source>Cannot overwrite default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2916
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2917
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2918
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2919
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="267"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2920
        <source>Cannot delete default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2921
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2922
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2923
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2924
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="275"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2925
        <source>Weapons - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2926
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2927
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2928
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2929
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="276"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2930
        <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
  2931
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2932
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2933
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2934
        <location filename="../../../../QTfrontend/hwform.cpp" line="1107"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2935
        <source>Hedgewars - Nick not registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2936
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2937
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2938
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2939
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="359"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2940
        <source>System Information Preview</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2941
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2942
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2943
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2944
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="374"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2945
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="385"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2946
        <source>Failed to generate captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2947
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2948
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2949
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2950
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="402"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2951
        <source>Failed to download captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2952
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2953
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2954
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2955
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="466"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2956
        <source>Please fill out all fields. Email is optional.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2957
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2958
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2959
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2960
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="34"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2961
        <source>Hedgewars - Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2962
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2963
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2964
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2965
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2966
        <source>Hedgewars - Information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2967
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2968
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2969
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2970
        <location filename="../../../../QTfrontend/hwform.cpp" line="2127"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2971
        <source>Not all players are ready</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2972
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2973
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2974
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2975
        <location filename="../../../../QTfrontend/hwform.cpp" line="2128"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2976
        <source>Are you sure you want to start this game?
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2977
Not all players are ready.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2978
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2979
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2980
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2981
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2982
    <name>QObject</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2983
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2984
        <location filename="../../../../QTfrontend/campaign.cpp" line="82"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2985
        <location filename="../../../../QTfrontend/campaign.cpp" line="101"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2986
        <source>No description available</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2987
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2988
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2989
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2990
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2991
    <name>QPushButton</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2992
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2993
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="45"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2994
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="87"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2995
        <source>Play demo</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  2996
        <translation>播放 demo</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2997
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  2998
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2999
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="49"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3000
        <source>Connect</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3001
        <translation>連接</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3002
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3003
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3004
        <location filename="../../../../QTfrontend/ui/page/pagecampaign.cpp" line="70"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3005
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="92"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3006
        <source>Go!</source>
2842
03d6a304a8e0 Updated Chinese locales from Copy Liu
nemo
parents: 2726
diff changeset
  3007
        <translation>出場!</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3008
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3009
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3010
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="99"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3011
        <source>Start</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  3012
        <translation>開始</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3013
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3014
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3015
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="73"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3016
        <source>Start server</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3017
        <translation>開始服務端</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3018
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3019
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3020
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="58"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3021
        <source>Update</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3022
        <translation>更新</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3023
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3024
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3025
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="93"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3026
        <source>Load</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3027
        <translation>讀取</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3028
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3029
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3030
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="63"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3031
        <source>Specify</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3032
        <translation>指定</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3033
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3034
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3035
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="49"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3036
        <source>default</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3037
        <translation>默認</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3038
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3039
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3040
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="49"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3041
        <source>Rename</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3042
        <translation>重命名</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3043
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3044
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3045
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="53"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3046
        <source>OK</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3047
        <translation>確定</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3048
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3049
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3050
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="58"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3051
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3052
        <source>Cancel</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  3053
        <translation>取消</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3054
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3055
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3056
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="53"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3057
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="191"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3058
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3059
        <source>Delete</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3060
        <translation>刪除</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3061
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3062
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3063
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="649"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  3064
        <source>Associate file extensions</source>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  3065
        <translation type="unfinished"></translation>
2d13b60b7fa4 update translation files
nemo
parents: 4031
diff changeset
  3066
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3067
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3068
        <location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="50"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3069
        <source>More info</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3070
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3071
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3072
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3073
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="806"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3074
        <source>Set default options</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3075
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3076
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3077
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3078
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="141"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3079
        <source>Open videos directory</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3080
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3081
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3082
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3083
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="187"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3084
        <source>Play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3085
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3086
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3087
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3088
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="195"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3089
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3090
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="878"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3091
        <source>Upload to YouTube</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3092
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3093
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3094
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3095
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3096
        <source>Cancel uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3097
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3098
    </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
  3099
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3100
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="807"/>
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
  3101
        <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
  3102
        <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
  3103
    </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
  3104
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3105
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="142"/>
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
  3106
        <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
  3107
        <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
  3108
    </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
  3109
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3110
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="189"/>
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
  3111
        <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
  3112
        <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
  3113
    </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
  3114
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3115
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="193"/>
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
  3116
        <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
  3117
        <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
  3118
    </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
  3119
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3120
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="197"/>
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
  3121
        <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
  3122
        <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
  3123
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3124
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3125
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="73"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3126
        <source>Reset</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3127
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3128
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3129
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3130
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="74"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3131
        <source>Set the default server port for Hedgewars</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3132
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3133
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3134
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3135
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="78"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3136
        <source>Invite your friends to your server in just 1 click!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3137
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3138
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3139
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3140
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="79"/>
9360
fc805fc427a6 typo fix
nemo
parents: 9049
diff changeset
  3141
        <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
  3142
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3143
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3144
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3145
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="100"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3146
        <source>Start private server</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3147
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3148
    </message>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3149
</context>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3150
<context>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3151
    <name>RoomNamePrompt</name>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3152
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3153
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="43"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3154
        <source>Enter a name for your room.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3155
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3156
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3157
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3158
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="72"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3159
        <source>Cancel</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3160
        <translation type="unfinished">取消</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3161
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3162
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3163
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="73"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3164
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3165
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3166
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3167
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3168
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="56"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3169
        <source>set password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3170
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3171
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3172
</context>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3173
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3174
    <name>RoomsListModel</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3175
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3176
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="37"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3177
        <source>In progress</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3178
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3179
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3180
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3181
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="38"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3182
        <source>Room Name</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3183
        <translation type="unfinished">房間名</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3184
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3185
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3186
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="39"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3187
        <source>C</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3188
        <translation type="unfinished">人數</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3189
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3190
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3191
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="40"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3192
        <source>T</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3193
        <translation type="unfinished">隊伍</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3194
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3195
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3196
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="41"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3197
        <source>Owner</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3198
        <translation type="unfinished">創建者</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3199
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3200
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3201
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="42"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3202
        <source>Map</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3203
        <translation type="unfinished">地圖</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3204
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3205
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3206
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="44"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3207
        <source>Rules</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3208
        <translation type="unfinished">規則</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3209
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3210
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3211
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="45"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3212
        <source>Weapons</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3213
        <translation type="unfinished">武器</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3214
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3215
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3216
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="149"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3217
        <source>Random Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3218
        <translation type="unfinished">隨機地圖</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3219
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3220
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3221
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="150"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3222
        <source>Random Maze</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3223
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3224
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3225
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3226
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="152"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3227
        <source>Hand-drawn</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3228
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3229
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3230
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3231
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="43"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3232
        <source>Script</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3233
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3234
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3235
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3236
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="151"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3237
        <source>Random Perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3238
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3239
    </message>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3240
</context>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3241
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3242
    <name>SeedPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3243
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3244
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3245
        <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
  3246
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3247
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3248
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3249
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="61"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3250
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3251
        <translation type="unfinished">取消</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3252
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3253
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3254
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="62"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3255
        <source>Set seed</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3256
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3257
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3258
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3259
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="76"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3260
        <source>Close</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3261
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3262
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3263
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3264
<context>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3265
    <name>SelWeaponWidget</name>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3266
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3267
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="119"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3268
        <source>Weapon set</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3269
        <translation type="unfinished">武器設置</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3270
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3271
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3272
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="120"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3273
        <source>Probabilities</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3274
        <translation type="unfinished">幾率</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3275
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3276
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3277
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="121"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3278
        <source>Ammo in boxes</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3279
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3280
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3281
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3282
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="122"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3283
        <source>Delays</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3284
        <translation type="unfinished"></translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2842
diff changeset
  3285
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3286
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3287
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="289"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3288
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="294"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3289
        <source>new</source>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3290
        <translation type="unfinished">新</translation>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3291
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3292
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3293
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="325"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3294
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="330"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3295
        <source>copy of %1</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3296
        <translation type="unfinished"></translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3297
    </message>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3298
</context>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3299
<context>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3300
    <name>TCPBase</name>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3301
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3302
        <location filename="../../../../QTfrontend/net/tcpBase.cpp" line="122"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3303
        <source>Unable to start server at %1.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3304
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3305
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3306
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3307
        <location filename="../../../../QTfrontend/net/tcpBase.cpp" line="221"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3308
        <source>Unable to run engine at %1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3309
Error code: %2</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3310
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3311
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3312
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3313
        <location filename="../../../../QTfrontend/net/tcpBase.cpp" line="237"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3314
        <source>The game engine died unexpectedly!
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3315
(exit code %1)
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3316
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3317
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3318
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3319
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
  3320
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3321
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3322
</context>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3323
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3324
    <name>TeamSelWidget</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3325
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3326
        <location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="260"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3327
        <source>At least two teams are required to play!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3328
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3329
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3330
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3331
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3332
    <name>ThemePrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3333
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3334
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="120"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3335
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3336
        <translation type="unfinished">取消</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3337
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3338
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3339
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="84"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3340
        <source>Search for a theme:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3341
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3342
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3343
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3344
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="124"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3345
        <source>Use selected theme</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3346
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3347
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3348
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3349
<context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3350
    <name>binds</name>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3351
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3352
        <location filename="../../../../QTfrontend/binds.cpp" line="23"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3353
        <location filename="../../../../QTfrontend/binds.cpp" line="50"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3354
        <source>up</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3355
        <translation>上</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3356
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3357
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3358
        <location filename="../../../../QTfrontend/binds.cpp" line="24"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3359
        <location filename="../../../../QTfrontend/binds.cpp" line="51"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3360
        <source>left</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3361
        <translation>左</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3362
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3363
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3364
        <location filename="../../../../QTfrontend/binds.cpp" line="25"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3365
        <location filename="../../../../QTfrontend/binds.cpp" line="52"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3366
        <source>right</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3367
        <translation>右</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3368
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3369
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3370
        <location filename="../../../../QTfrontend/binds.cpp" line="26"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3371
        <location filename="../../../../QTfrontend/binds.cpp" line="53"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3372
        <source>down</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3373
        <translation>下</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3374
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3375
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3376
        <location filename="../../../../QTfrontend/binds.cpp" line="47"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3377
        <source>attack</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3378
        <translation>攻擊</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3379
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3380
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3381
        <location filename="../../../../QTfrontend/binds.cpp" line="48"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3382
        <source>put</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3383
        <translation>放</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3384
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3385
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3386
        <location filename="../../../../QTfrontend/binds.cpp" line="30"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3387
        <source>switch</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3388
        <translation>切換</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3389
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3390
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3391
        <location filename="../../../../QTfrontend/binds.cpp" line="32"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3392
        <source>slot 1</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3393
        <translation>slot 1</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3394
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3395
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3396
        <location filename="../../../../QTfrontend/binds.cpp" line="33"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3397
        <source>slot 2</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3398
        <translation>slot 2</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3399
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3400
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3401
        <location filename="../../../../QTfrontend/binds.cpp" line="34"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3402
        <source>slot 3</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3403
        <translation>slot 3</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3404
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3405
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3406
        <location filename="../../../../QTfrontend/binds.cpp" line="35"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3407
        <source>slot 4</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3408
        <translation>slot 4</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3409
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3410
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3411
        <location filename="../../../../QTfrontend/binds.cpp" line="36"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3412
        <source>slot 5</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3413
        <translation>slot 5</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3414
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3415
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3416
        <location filename="../../../../QTfrontend/binds.cpp" line="37"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3417
        <source>slot 6</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3418
        <translation>slot 6</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3419
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3420
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3421
        <location filename="../../../../QTfrontend/binds.cpp" line="38"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3422
        <source>slot 7</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3423
        <translation>slot 7</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3424
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3425
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3426
        <location filename="../../../../QTfrontend/binds.cpp" line="39"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3427
        <source>slot 8</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3428
        <translation>slot 8</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3429
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3430
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3431
        <location filename="../../../../QTfrontend/binds.cpp" line="42"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3432
        <source>timer 1 sec</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3433
        <translation>定時1秒</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3434
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3435
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3436
        <location filename="../../../../QTfrontend/binds.cpp" line="43"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3437
        <source>timer 2 sec</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3438
        <translation>定時2秒</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3439
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3440
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3441
        <location filename="../../../../QTfrontend/binds.cpp" line="44"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3442
        <source>timer 3 sec</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3443
        <translation>定時3秒</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3444
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3445
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3446
        <location filename="../../../../QTfrontend/binds.cpp" line="45"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3447
        <source>timer 4 sec</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3448
        <translation>定時4秒</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3449
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3450
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3451
        <location filename="../../../../QTfrontend/binds.cpp" line="46"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3452
        <source>timer 5 sec</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3453
        <translation>定時5秒</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3454
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3455
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3456
        <location filename="../../../../QTfrontend/binds.cpp" line="67"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3457
        <source>capture</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3458
        <translation>奪取</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3459
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3460
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3461
        <location filename="../../../../QTfrontend/binds.cpp" line="61"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3462
        <source>quit</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3463
        <translation>退出</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3464
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3465
    <message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3466
        <source>find hedgehog</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3467
        <translation type="obsolete">尋找刺蝟</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3468
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3469
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3470
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3471
        <source>ammo menu</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3472
        <translation>彈藥菜單</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3473
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3474
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3475
        <location filename="../../../../QTfrontend/binds.cpp" line="63"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3476
        <source>volume down</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3477
        <translation>降低音量</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3478
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3479
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3480
        <location filename="../../../../QTfrontend/binds.cpp" line="64"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3481
        <source>volume up</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3482
        <translation>提高音量</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3483
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3484
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3485
        <location filename="../../../../QTfrontend/binds.cpp" line="66"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3486
        <source>change mode</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3487
        <translation>改變模式</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3488
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3489
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3490
        <location filename="../../../../QTfrontend/binds.cpp" line="60"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3491
        <source>pause</source>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3492
        <translation>暫停</translation>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3493
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3494
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3495
        <location filename="../../../../QTfrontend/binds.cpp" line="40"/>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3496
        <source>slot 9</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3497
        <translation>slot 9</translation>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3498
    </message>
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  3499
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3500
        <location filename="../../../../QTfrontend/binds.cpp" line="27"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3501
        <source>precise aim</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3502
        <translation>練習瞄準</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3503
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3504
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3505
        <location filename="../../../../QTfrontend/binds.cpp" line="58"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3506
        <source>chat</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  3507
        <translation>聊天</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3508
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3509
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3510
        <location filename="../../../../QTfrontend/binds.cpp" line="59"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3511
        <source>chat history</source>
2668
d3a85891ae39 Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents: 2657
diff changeset
  3512
        <translation>聊天記錄</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3513
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3514
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3515
        <location filename="../../../../QTfrontend/binds.cpp" line="62"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3516
        <source>confirmation</source>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  3517
        <translation>確認</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3518
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1759
diff changeset
  3519
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3520
        <location filename="../../../../QTfrontend/binds.cpp" line="55"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3521
        <source>zoom in</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3522
        <translation type="unfinished">放大</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3523
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3524
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3525
        <location filename="../../../../QTfrontend/binds.cpp" line="56"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3526
        <source>zoom out</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3527
        <translation type="unfinished">縮小</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3528
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3529
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3530
        <location filename="../../../../QTfrontend/binds.cpp" line="57"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3531
        <source>reset zoom</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3532
        <translation type="unfinished">重置</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3533
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3534
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3535
        <location filename="../../../../QTfrontend/binds.cpp" line="28"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3536
        <source>long jump</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3537
        <translation type="unfinished">跳遠</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3538
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3539
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3540
        <location filename="../../../../QTfrontend/binds.cpp" line="29"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3541
        <source>high jump</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3542
        <translation type="unfinished">跳高</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3543
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  3544
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3545
        <location filename="../../../../QTfrontend/binds.cpp" line="41"/>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  3546
        <source>slot 10</source>
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  3547
        <translation type="unfinished">slot 10</translation>
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3287
diff changeset
  3548
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3549
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3550
        <location filename="../../../../QTfrontend/binds.cpp" line="65"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3551
        <source>mute audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3552
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3553
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3554
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3555
        <location filename="../../../../QTfrontend/binds.cpp" line="71"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3556
        <source>record</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3557
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3558
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3559
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3560
        <location filename="../../../../QTfrontend/binds.cpp" line="69"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3561
        <source>hedgehog info</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3562
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3563
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3564
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3565
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3566
        <source>autocam / find hedgehog</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3567
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3568
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3569
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3570
        <location filename="../../../../QTfrontend/binds.cpp" line="68"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3571
        <source>speed up replay</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3572
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3573
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3574
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3575
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3576
    <name>binds (categories)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3577
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3578
        <location filename="../../../../QTfrontend/binds.cpp" line="23"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3579
        <source>Movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3580
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3581
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3582
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3583
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3584
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3585
        <translation type="unfinished">武器</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3586
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3587
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3588
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3589
        <source>Camera</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3590
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3591
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3592
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3593
        <location filename="../../../../QTfrontend/binds.cpp" line="58"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3594
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3595
        <translation type="unfinished"></translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3596
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3597
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3598
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3599
    <name>binds (descriptions)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3600
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3601
        <location filename="../../../../QTfrontend/binds.cpp" line="28"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3602
        <source>Traverse gaps and obstacles by jumping:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3603
        <translation type="unfinished">越過障礙:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3604
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3605
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3606
        <location filename="../../../../QTfrontend/binds.cpp" line="47"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3607
        <source>Fire your selected weapon or trigger an utility item:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3608
        <translation type="unfinished">開火、使用物品:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3609
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3610
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3611
        <location filename="../../../../QTfrontend/binds.cpp" line="48"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3612
        <source>Pick a weapon or a target location under the cursor:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3613
        <translation type="unfinished">選取武器、目的地:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3614
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3615
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3616
        <location filename="../../../../QTfrontend/binds.cpp" line="30"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3617
        <source>Switch your currently active hog (if possible):</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3618
        <translation type="unfinished">切換刺蝟(如果可用):</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3619
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3620
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3621
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3622
        <source>Pick a weapon or utility item:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3623
        <translation type="unfinished">選取武器、物品:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3624
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3625
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3626
        <location filename="../../../../QTfrontend/binds.cpp" line="42"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3627
        <source>Set the timer on bombs and timed weapons:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3628
        <translation type="unfinished">設置定時炸彈等武器時間:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3629
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3630
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3631
        <source>Move the camera to the active hog:</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3632
        <translation type="obsolete">移動鏡頭到選中刺蝟:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3633
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3634
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3635
        <location filename="../../../../QTfrontend/binds.cpp" line="50"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3636
        <source>Move the cursor or camera without using the mouse:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3637
        <translation type="unfinished">不用滑鼠移動遊標或鏡頭:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3638
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3639
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3640
        <location filename="../../../../QTfrontend/binds.cpp" line="55"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3641
        <source>Modify the camera&apos;s zoom level:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3642
        <translation type="unfinished">調整鏡頭放大倍數:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3643
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3644
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3645
        <location filename="../../../../QTfrontend/binds.cpp" line="58"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3646
        <source>Talk to your team or all participants:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3647
        <translation type="unfinished">同隊友或全部參與者對話:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3648
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3649
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3650
        <location filename="../../../../QTfrontend/binds.cpp" line="60"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3651
        <source>Pause, continue or leave your game:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3652
        <translation type="unfinished">暫停、繼續或離開遊戲:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3653
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3654
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3655
        <location filename="../../../../QTfrontend/binds.cpp" line="63"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3656
        <source>Modify the game&apos;s volume while playing:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3657
        <translation type="unfinished">調整遊戲時音量:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3658
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3659
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3660
        <location filename="../../../../QTfrontend/binds.cpp" line="66"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3661
        <source>Toggle fullscreen mode:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3662
        <translation type="unfinished">全屏模式:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3663
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3664
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3665
        <location filename="../../../../QTfrontend/binds.cpp" line="67"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3666
        <source>Take a screenshot:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3667
        <translation type="unfinished">截圖:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3668
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3669
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3670
        <location filename="../../../../QTfrontend/binds.cpp" line="69"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3671
        <source>Toggle labels above hedgehogs:</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3672
        <translation type="unfinished">切換刺蝟標籤顯示方式:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3673
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3674
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3675
        <location filename="../../../../QTfrontend/binds.cpp" line="71"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3676
        <source>Record video:</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3677
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3678
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3679
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3680
        <location filename="../../../../QTfrontend/binds.cpp" line="23"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3681
        <source>Hedgehog movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3682
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3683
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3684
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3685
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3686
        <source>Toggle automatic camera / refocus on active hedgehog:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3687
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3688
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3689
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3690
        <location filename="../../../../QTfrontend/binds.cpp" line="68"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3691
        <source>Demo replay:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3692
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3693
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3694
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3695
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3696
    <name>binds (keys)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3697
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3698
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="134"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3699
        <source>Axis</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3700
        <translation type="unfinished">軸</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3701
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3702
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3703
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="138"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3704
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="153"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3705
        <source>(Up)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3706
        <translation type="unfinished">上</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3707
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3708
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3709
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="142"/>
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3710
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="157"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3711
        <source>(Down)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3712
        <translation type="unfinished">下</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3713
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3714
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3715
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="149"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3716
        <source>Hat</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3717
        <translation type="unfinished">帽子</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3718
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3719
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3720
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="161"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3721
        <source>(Left)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3722
        <translation type="unfinished">左</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3723
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3724
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3725
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="165"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3726
        <source>(Right)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3727
        <translation type="unfinished">右</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3728
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3729
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3730
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="173"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3731
        <source>Button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3732
        <translation type="unfinished">按鍵</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3733
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3734
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3735
        <location filename="../../../../QTfrontend/util/DataManager.cpp" line="156"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3736
        <source>Keyboard</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3737
        <translation type="unfinished">鍵盤</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3738
    </message>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3739
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3740
        <location filename="../../../../QTfrontend/sdlkeys.h" line="21"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3741
        <source>Mouse: Left button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3742
        <translation>滑鼠:左鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3743
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3744
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3745
        <location filename="../../../../QTfrontend/sdlkeys.h" line="22"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3746
        <source>Mouse: Middle button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3747
        <translation>滑鼠:中鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3748
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3749
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3750
        <location filename="../../../../QTfrontend/sdlkeys.h" line="23"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3751
        <source>Mouse: Right button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3752
        <translation>滑鼠:右鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3753
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3754
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3755
        <location filename="../../../../QTfrontend/sdlkeys.h" line="24"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3756
        <source>Mouse: Wheel up</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3757
        <translation>滑鼠滾輪:向上</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3758
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3759
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3760
        <location filename="../../../../QTfrontend/sdlkeys.h" line="25"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3761
        <source>Mouse: Wheel down</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3762
        <translation>滑鼠滾輪:向下</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3763
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3764
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3765
        <location filename="../../../../QTfrontend/sdlkeys.h" line="26"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3766
        <source>Backspace</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3767
        <translation>倒退鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3768
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3769
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3770
        <location filename="../../../../QTfrontend/sdlkeys.h" line="27"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3771
        <source>Tab</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3772
        <translation>製錶鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3773
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3774
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3775
        <location filename="../../../../QTfrontend/sdlkeys.h" line="28"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3776
        <source>Clear</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3777
        <translation>清除</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3778
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3779
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3780
        <location filename="../../../../QTfrontend/sdlkeys.h" line="29"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3781
        <source>Return</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3782
        <translation>返回</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3783
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3784
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3785
        <location filename="../../../../QTfrontend/sdlkeys.h" line="30"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3786
        <source>Pause</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3787
        <translation>暫停鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3788
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3789
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3790
        <location filename="../../../../QTfrontend/sdlkeys.h" line="31"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3791
        <source>Escape</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3792
        <translation>逸出鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3793
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3794
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3795
        <location filename="../../../../QTfrontend/sdlkeys.h" line="32"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3796
        <source>Space</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3797
        <translation>空白鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3798
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3799
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3800
        <location filename="../../../../QTfrontend/sdlkeys.h" line="96"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3801
        <source>Delete</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3802
        <translation>刪除鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3803
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3804
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3805
        <location filename="../../../../QTfrontend/sdlkeys.h" line="97"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3806
        <source>Numpad 0</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3807
        <translation>小鍵盤0</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3808
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3809
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3810
        <location filename="../../../../QTfrontend/sdlkeys.h" line="98"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3811
        <source>Numpad 1</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3812
        <translation>小鍵盤1</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3813
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3814
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3815
        <location filename="../../../../QTfrontend/sdlkeys.h" line="99"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3816
        <source>Numpad 2</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3817
        <translation>小鍵盤2</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3818
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3819
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3820
        <location filename="../../../../QTfrontend/sdlkeys.h" line="100"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3821
        <source>Numpad 3</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3822
        <translation>小鍵盤3</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3823
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3824
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3825
        <location filename="../../../../QTfrontend/sdlkeys.h" line="101"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3826
        <source>Numpad 4</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3827
        <translation>小鍵盤4</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3828
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3829
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3830
        <location filename="../../../../QTfrontend/sdlkeys.h" line="102"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3831
        <source>Numpad 5</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3832
        <translation>小鍵盤5</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3833
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3834
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3835
        <location filename="../../../../QTfrontend/sdlkeys.h" line="103"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3836
        <source>Numpad 6</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3837
        <translation>小鍵盤6</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3838
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3839
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3840
        <location filename="../../../../QTfrontend/sdlkeys.h" line="104"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3841
        <source>Numpad 7</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3842
        <translation>小鍵盤7</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3843
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3844
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3845
        <location filename="../../../../QTfrontend/sdlkeys.h" line="105"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3846
        <source>Numpad 8</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3847
        <translation>小鍵盤8</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3848
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3849
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3850
        <location filename="../../../../QTfrontend/sdlkeys.h" line="106"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3851
        <source>Numpad 9</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3852
        <translation>小鍵盤9</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3853
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3854
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3855
        <location filename="../../../../QTfrontend/sdlkeys.h" line="107"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3856
        <source>Numpad .</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3857
        <translation>小鍵盤.</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3858
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3859
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3860
        <location filename="../../../../QTfrontend/sdlkeys.h" line="108"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3861
        <source>Numpad /</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3862
        <translation>小鍵盤/</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3863
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3864
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3865
        <location filename="../../../../QTfrontend/sdlkeys.h" line="109"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3866
        <source>Numpad *</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3867
        <translation>小鍵盤*</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3868
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3869
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3870
        <location filename="../../../../QTfrontend/sdlkeys.h" line="110"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3871
        <source>Numpad -</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3872
        <translation>小鍵盤-</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3873
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3874
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3875
        <location filename="../../../../QTfrontend/sdlkeys.h" line="111"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3876
        <source>Numpad +</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3877
        <translation>小鍵盤+</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3878
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3879
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3880
        <location filename="../../../../QTfrontend/sdlkeys.h" line="112"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3881
        <source>Enter</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3882
        <translation>回車鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3883
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3884
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3885
        <location filename="../../../../QTfrontend/sdlkeys.h" line="113"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3886
        <source>Equals</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3887
        <translation>等於</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3888
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3889
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3890
        <location filename="../../../../QTfrontend/sdlkeys.h" line="114"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3891
        <source>Up</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3892
        <translation>上</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3893
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3894
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3895
        <location filename="../../../../QTfrontend/sdlkeys.h" line="115"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3896
        <source>Down</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3897
        <translation>下</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3898
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3899
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3900
        <location filename="../../../../QTfrontend/sdlkeys.h" line="116"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3901
        <source>Right</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3902
        <translation>右</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3903
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3904
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3905
        <location filename="../../../../QTfrontend/sdlkeys.h" line="117"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3906
        <source>Left</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3907
        <translation>左</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3908
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3909
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3910
        <location filename="../../../../QTfrontend/sdlkeys.h" line="118"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3911
        <source>Insert</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3912
        <translation>插入鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3913
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3914
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3915
        <location filename="../../../../QTfrontend/sdlkeys.h" line="119"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3916
        <source>Home</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3917
        <translation>Home鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3918
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3919
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3920
        <location filename="../../../../QTfrontend/sdlkeys.h" line="120"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3921
        <source>End</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3922
        <translation>End鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3923
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3924
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3925
        <location filename="../../../../QTfrontend/sdlkeys.h" line="121"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3926
        <source>Page up</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3927
        <translation>向上翻頁鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3928
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3929
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3930
        <location filename="../../../../QTfrontend/sdlkeys.h" line="122"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3931
        <source>Page down</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3932
        <translation>向下翻頁鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3933
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3934
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3935
        <location filename="../../../../QTfrontend/sdlkeys.h" line="138"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3936
        <source>Num lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3937
        <translation>小鍵盤數位鎖</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3938
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3939
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3940
        <location filename="../../../../QTfrontend/sdlkeys.h" line="139"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3941
        <source>Caps lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3942
        <translation>大小寫切換鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3943
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3944
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3945
        <location filename="../../../../QTfrontend/sdlkeys.h" line="140"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3946
        <source>Scroll lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3947
        <translation>Scroll Lock鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3948
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3949
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3950
        <location filename="../../../../QTfrontend/sdlkeys.h" line="141"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3951
        <source>Right shift</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3952
        <translation>右Shift鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3953
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3954
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3955
        <location filename="../../../../QTfrontend/sdlkeys.h" line="142"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3956
        <source>Left shift</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3957
        <translation>左Shift鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3958
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3959
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3960
        <location filename="../../../../QTfrontend/sdlkeys.h" line="143"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3961
        <source>Right ctrl</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3962
        <translation>右Ctrl鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3963
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3964
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3965
        <location filename="../../../../QTfrontend/sdlkeys.h" line="144"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3966
        <source>Left ctrl</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3967
        <translation>左Ctrl鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3968
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3969
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3970
        <location filename="../../../../QTfrontend/sdlkeys.h" line="145"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3971
        <source>Right alt</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3972
        <translation>右Alt鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3973
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3974
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3975
        <location filename="../../../../QTfrontend/sdlkeys.h" line="146"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3976
        <source>Left alt</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3977
        <translation>左Alt鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3978
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3979
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3980
        <location filename="../../../../QTfrontend/sdlkeys.h" line="147"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3981
        <source>Right meta</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3982
        <translation>右meta鍵</translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3983
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3984
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3985
        <location filename="../../../../QTfrontend/sdlkeys.h" line="148"/>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  3986
        <source>Left meta</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3987
        <translation>左meta鍵</translation>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3988
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3989
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3990
        <location filename="../../../../QTfrontend/sdlkeys.h" line="155"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3991
        <source>A button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3992
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3993
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3994
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3995
        <location filename="../../../../QTfrontend/sdlkeys.h" line="156"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3996
        <source>B button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  3997
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3998
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3999
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4000
        <location filename="../../../../QTfrontend/sdlkeys.h" line="157"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4001
        <source>X button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4002
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4003
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4004
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4005
        <location filename="../../../../QTfrontend/sdlkeys.h" line="158"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4006
        <source>Y button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4007
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4008
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4009
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4010
        <location filename="../../../../QTfrontend/sdlkeys.h" line="159"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4011
        <source>LB button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4012
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4013
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4014
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4015
        <location filename="../../../../QTfrontend/sdlkeys.h" line="160"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4016
        <source>RB button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4017
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4018
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4019
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4020
        <location filename="../../../../QTfrontend/sdlkeys.h" line="161"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4021
        <source>Back button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4022
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4023
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4024
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4025
        <location filename="../../../../QTfrontend/sdlkeys.h" line="162"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4026
        <source>Start button</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4027
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4028
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4029
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4030
        <location filename="../../../../QTfrontend/sdlkeys.h" line="163"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4031
        <source>Left stick</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4032
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4033
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4034
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4035
        <location filename="../../../../QTfrontend/sdlkeys.h" line="164"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4036
        <source>Right stick</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4037
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4038
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4039
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4040
        <location filename="../../../../QTfrontend/sdlkeys.h" line="171"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4041
        <source>Left stick (Right)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4042
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4043
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4044
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4045
        <location filename="../../../../QTfrontend/sdlkeys.h" line="172"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4046
        <source>Left stick (Left)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4047
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4048
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4049
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4050
        <location filename="../../../../QTfrontend/sdlkeys.h" line="173"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4051
        <source>Left stick (Down)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4052
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4053
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4054
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4055
        <location filename="../../../../QTfrontend/sdlkeys.h" line="174"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4056
        <source>Left stick (Up)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4057
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4058
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4059
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4060
        <location filename="../../../../QTfrontend/sdlkeys.h" line="175"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4061
        <source>Left trigger</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4062
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4063
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4064
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4065
        <location filename="../../../../QTfrontend/sdlkeys.h" line="176"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4066
        <source>Right trigger</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4067
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4068
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4069
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4070
        <location filename="../../../../QTfrontend/sdlkeys.h" line="177"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4071
        <source>Right stick (Down)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4072
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4073
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4074
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4075
        <location filename="../../../../QTfrontend/sdlkeys.h" line="178"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4076
        <source>Right stick (Up)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4077
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4078
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4079
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4080
        <location filename="../../../../QTfrontend/sdlkeys.h" line="179"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4081
        <source>Right stick (Right)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4082
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4083
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4084
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4085
        <location filename="../../../../QTfrontend/sdlkeys.h" line="180"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4086
        <source>Right stick (Left)</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4087
        <translation type="unfinished"></translation>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4088
    </message>
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4089
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4090
        <location filename="../../../../QTfrontend/sdlkeys.h" line="182"/>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4091
        <source>DPad</source>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
  4092
        <translation type="unfinished"></translation>
2631
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  4093
    </message>
163b0128bd21 A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents: 2545
diff changeset
  4094
</context>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4095
<context>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4096
    <name>server</name>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4097
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4098
        <location filename="../../../../QTfrontend/servermessages.h" line="14"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4099
        <source>Restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4100
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4101
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4102
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4103
        <location filename="../../../../QTfrontend/servermessages.h" line="15"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4104
        <source>Not room master</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4105
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4106
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4107
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4108
        <location filename="../../../../QTfrontend/servermessages.h" line="16"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4109
        <source>Corrupted hedgehogs info</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4110
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4111
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4112
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4113
        <location filename="../../../../QTfrontend/servermessages.h" line="17"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4114
        <source>too many teams</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4115
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4116
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4117
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4118
        <location filename="../../../../QTfrontend/servermessages.h" line="18"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4119
        <source>too many hedgehogs</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4120
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4121
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4122
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4123
        <location filename="../../../../QTfrontend/servermessages.h" line="19"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4124
        <source>There&apos;s already a team with same name in the list</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4125
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4126
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4127
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4128
        <location filename="../../../../QTfrontend/servermessages.h" line="20"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4129
        <source>round in progress</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4130
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4131
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4132
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4133
        <location filename="../../../../QTfrontend/servermessages.h" line="21"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4134
        <source>restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4135
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4136
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4137
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4138
        <location filename="../../../../QTfrontend/servermessages.h" line="22"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4139
        <source>REMOVE_TEAM: no such team</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4140
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4141
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4142
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4143
        <location filename="../../../../QTfrontend/servermessages.h" line="23"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4144
        <source>Not team owner!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4145
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4146
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4147
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4148
        <location filename="../../../../QTfrontend/servermessages.h" line="12"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4149
        <source>Less than two clans!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4150
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4151
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4152
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4153
        <location filename="../../../../QTfrontend/servermessages.h" line="6"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4154
        <source>Illegal room name</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4155
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4156
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4157
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4158
        <location filename="../../../../QTfrontend/servermessages.h" line="24"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4159
        <source>Room with such name already exists</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4160
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4161
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4162
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4163
        <location filename="../../../../QTfrontend/servermessages.h" line="2"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4164
        <source>Nickname already chosen</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4165
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4166
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4167
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4168
        <location filename="../../../../QTfrontend/servermessages.h" line="3"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4169
        <source>Illegal nickname</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4170
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4171
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4172
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4173
        <location filename="../../../../QTfrontend/servermessages.h" line="4"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4174
        <source>Protocol already known</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4175
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4176
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4177
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4178
        <location filename="../../../../QTfrontend/servermessages.h" line="5"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4179
        <source>Bad number</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4180
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4181
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4182
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4183
        <location filename="../../../../QTfrontend/servermessages.h" line="25"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4184
        <source>Nickname is already in use</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4185
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4186
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4187
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4188
        <location filename="../../../../QTfrontend/servermessages.h" line="26"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4189
        <source>No checker rights</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4190
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4191
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4192
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4193
        <location filename="../../../../QTfrontend/servermessages.h" line="27"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4194
        <source>Authentication failed</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4195
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4196
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4197
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4198
        <location filename="../../../../QTfrontend/servermessages.h" line="28"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4199
        <source>60 seconds cooldown after kick</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4200
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4201
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4202
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4203
        <location filename="../../../../QTfrontend/servermessages.h" line="29"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4204
        <source>kicked</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4205
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4206
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4207
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4208
        <location filename="../../../../QTfrontend/servermessages.h" line="31"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4209
        <source>Ping timeout</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4210
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4211
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4212
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4213
        <location filename="../../../../QTfrontend/servermessages.h" line="45"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4214
        <source>bye</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4215
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4216
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4217
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4218
        <location filename="../../../../QTfrontend/servermessages.h" line="7"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4219
        <source>No such room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4220
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4221
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4222
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4223
        <location filename="../../../../QTfrontend/servermessages.h" line="8"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4224
        <source>Room version incompatible to your hedgewars version</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4225
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4226
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4227
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4228
        <location filename="../../../../QTfrontend/servermessages.h" line="9"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4229
        <source>Joining restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4230
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4231
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4232
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4233
        <location filename="../../../../QTfrontend/servermessages.h" line="10"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4234
        <source>Registered users only</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4235
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4236
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4237
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4238
        <location filename="../../../../QTfrontend/servermessages.h" line="11"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4239
        <source>You are banned in this room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4240
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4241
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4242
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4243
        <location filename="../../../../QTfrontend/servermessages.h" line="13"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4244
        <source>Empty config entry</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4245
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4246
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4247
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4248
        <location filename="../../../../QTfrontend/servermessages.h" line="38"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4249
        <source>You already have voted</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4250
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4251
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4252
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4253
        <location filename="../../../../QTfrontend/servermessages.h" line="39"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4254
        <source>Voting closed</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4255
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4256
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4257
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4258
        <location filename="../../../../QTfrontend/servermessages.h" line="40"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4259
        <source>New voting started</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4260
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4261
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4262
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4263
        <location filename="../../../../QTfrontend/servermessages.h" line="41"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4264
        <source>Voting expired</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4265
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4266
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4267
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4268
        <location filename="../../../../QTfrontend/servermessages.h" line="42"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4269
        <source>kick</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4270
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4271
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4272
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4273
        <location filename="../../../../QTfrontend/servermessages.h" line="43"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4274
        <source>map</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4275
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4276
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4277
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4278
        <location filename="../../../../QTfrontend/servermessages.h" line="44"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4279
        <source>pause</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4280
        <translation type="unfinished">暫停</translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4281
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4282
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4283
        <location filename="../../../../QTfrontend/servermessages.h" line="30"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4284
        <source>Reconnected too fast</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4285
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4286
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4287
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4288
        <location filename="../../../../QTfrontend/servermessages.h" line="32"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4289
        <source>Warning! Chat flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4290
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4291
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4292
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4293
        <location filename="../../../../QTfrontend/servermessages.h" line="33"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4294
        <source>Excess flood</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4295
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4296
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4297
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4298
        <location filename="../../../../QTfrontend/servermessages.h" line="34"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4299
        <source>Game messages flood detected - 1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4300
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4301
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4302
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4303
        <location filename="../../../../QTfrontend/servermessages.h" line="35"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4304
        <source>Game messages flood detected - 2</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4305
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4306
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4307
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4308
        <location filename="../../../../QTfrontend/servermessages.h" line="36"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4309
        <source>Warning! Joins flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4310
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4311
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4312
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4313
        <location filename="../../../../QTfrontend/servermessages.h" line="37"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4314
        <source>There&apos;s no voting going on</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4315
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4316
    </message>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4317
</context>
1759
88b0cf9d6de5 - Update Polish tranlsation
unc0rr
parents:
diff changeset
  4318
</TS>