share/hedgewars/Data/Locale/hedgewars_sv.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="sv">
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>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
    25
        <translation>ny</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>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
    28
        <source>copy of</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
    29
        <translation type="obsolete">kopia av</translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
    30
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
    31
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    32
        <location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="751"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
    33
        <source>copy of %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
    34
        <translation type="unfinished"></translation>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
    35
    </message>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
    36
</context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
    37
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    38
    <name>BanDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    39
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    40
        <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
    41
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    42
        <source>IP</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    43
        <translation type="unfinished">IP</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    44
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    45
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    46
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    47
        <source>Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    48
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    49
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    50
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    51
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="43"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    52
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    53
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    54
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    55
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    56
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="44"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    57
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    58
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    59
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    60
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    61
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    62
        <source>Duration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    63
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    64
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    65
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    66
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="51"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    67
        <source>Ok</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    68
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    69
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    70
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    71
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="52"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    72
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    73
        <translation type="unfinished">Avbryt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    74
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    75
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    76
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="80"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    77
        <source>you know why</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    78
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    79
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    80
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    81
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    82
        <source>Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    83
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    84
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    85
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    86
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    87
        <source>Please, specify %1</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    88
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    89
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    90
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    91
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    92
        <source>nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    93
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
    94
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    95
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
    96
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="38"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    97
        <source>permanent</source>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    98
        <translation type="unfinished"></translation>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
    99
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   100
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   101
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   102
    <name>DataManager</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   103
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   104
        <location filename="../../../../QTfrontend/util/DataManager.cpp" line="149"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   105
        <source>Use Default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   106
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   107
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   108
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   109
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   110
    <name>FeedbackDialog</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   111
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   112
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="124"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   113
        <source>View</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   114
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   115
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   116
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   117
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="150"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   118
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   119
        <translation type="unfinished">Avbryt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   120
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   121
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   122
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="178"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   123
        <source>Send Feedback</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   124
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   125
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   126
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   127
        <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
   128
        <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
   129
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   130
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   131
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   132
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="90"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   133
        <source>Send us feedback!</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   134
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   135
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   136
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   137
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="92"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   138
        <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
   139
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   140
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   141
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   142
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="93"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   143
        <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
   144
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   145
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   146
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   147
<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
   148
    <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
   149
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   150
        <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
   151
        <source>Never</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   152
        <translation>Aldrig</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
   153
    </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
   154
    <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
   155
        <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
   156
        <source>Every %1 turn</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
   157
        <translation>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   158
            <numerusform>Var %1 tur</numerusform>
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   159
            <numerusform>Var %1 tur</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
   160
        </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
   161
    </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
   162
</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
   163
<context>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   164
    <name>GameCFGWidget</name>
2bd33f2287cc - Update translations
unc0rr
parents: 1488
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="147"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
   167
        <source>Edit weapons</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   168
        <translation>Redigera vapenset</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
   169
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="132"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   172
        <source>Edit schemes</source>
4136
5fe9235e02d8 swedish updates, new goals and such
henek
parents: 4126
diff changeset
   173
        <translation>Redigera spelscheman</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   174
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4190
diff changeset
   175
    <message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   176
        <source>Game Options</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   177
        <translation type="obsolete">Spelinställningar</translation>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   178
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   179
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   180
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="155"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   181
        <source>Game scheme will auto-select a weapon</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   182
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   183
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   184
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   185
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="67"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   186
        <source>Map</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   187
        <translation type="unfinished">Karta</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   188
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   189
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   190
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="68"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   191
        <source>Game options</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   192
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   193
    </message>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   194
</context>
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   195
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   196
    <name>GameUIConfig</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   197
    <message>
10750
31c744824dab don'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/gameuiconfig.cpp" line="115"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   199
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   200
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   201
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   202
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   203
<context>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   204
    <name>HWApplication</name>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   205
    <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
   206
        <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
   207
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="29"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   208
        <source>%1 minutes</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   209
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   210
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   211
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   212
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   213
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   214
    <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
   215
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="30"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   216
        <source>%1 hour</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   217
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   218
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   219
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   220
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   221
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   222
    <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
   223
        <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
   224
        <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
   225
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="33"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   226
        <source>%1 hours</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   227
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   228
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   229
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   230
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   231
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   232
    <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
   233
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="34"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   234
        <source>%1 day</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   235
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   236
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   237
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   238
        </translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   239
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   240
    <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
   241
        <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
   242
        <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
   243
        <location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="37"/>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   244
        <source>%1 days</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   245
        <translation type="unfinished">
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   246
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   247
            <numerusform></numerusform>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   248
        </translation>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   249
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   250
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   251
        <location filename="../../../../QTfrontend/HWApplication.cpp" line="93"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   252
        <source>Scheme &apos;%1&apos; not supported</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   253
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
   254
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   255
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   256
        <location filename="../../../../QTfrontend/main.cpp" line="102"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   257
        <source>Cannot create directory %1</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   258
        <translation type="unfinished">Kan inte skapa katalog %1</translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   259
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
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="305"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   262
        <source>Failed to open data directory:
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   263
%1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   264
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   265
Please check your installation!</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   266
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   267
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   268
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   269
        <location filename="../../../../QTfrontend/main.cpp" line="138"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   270
        <source>Usage</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   271
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   272
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   273
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   274
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   275
        <location filename="../../../../QTfrontend/main.cpp" line="139"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   276
        <source>OPTION</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   277
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   278
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   279
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   280
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   281
        <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
   282
        <location filename="../../../../QTfrontend/main.cpp" line="145"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   283
        <source>CONNECTSTRING</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   284
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   285
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   286
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   287
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   288
        <location filename="../../../../QTfrontend/main.cpp" line="141"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   289
        <source>Options</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   290
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   291
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   292
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   293
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   294
        <location filename="../../../../QTfrontend/main.cpp" line="142"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   295
        <source>Display this help</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   296
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   297
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   298
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   299
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   300
        <location filename="../../../../QTfrontend/main.cpp" line="143"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   301
        <source>Custom path for configuration data and user data</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   302
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   303
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   304
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   305
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   306
        <location filename="../../../../QTfrontend/main.cpp" line="144"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   307
        <source>Custom path to the game data folder</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   308
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   309
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   310
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   311
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   312
        <location filename="../../../../QTfrontend/main.cpp" line="145"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   313
        <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
   314
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   315
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   316
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   317
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   318
        <location filename="../../../../QTfrontend/main.cpp" line="191"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   319
        <source>Malformed option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   320
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   321
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   322
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   323
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   324
        <location filename="../../../../QTfrontend/main.cpp" line="231"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   325
        <source>Unknown option argument: %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   326
        <comment>command-line</comment>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   327
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   328
    </message>
8412
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   329
</context>
a2465e542e3d lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents: 8401
diff changeset
   330
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   331
    <name>HWAskQuitDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   332
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   333
        <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
   334
        <source>Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   335
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   336
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   337
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   338
<context>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
   339
    <name>HWChatWidget</name>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
   340
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   341
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="661"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   342
        <source>%1 has been removed from your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   343
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   344
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   345
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   346
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="671"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   347
        <source>%1 has been added to your ignore list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   348
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   349
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   350
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   351
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="701"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   352
        <source>%1 has been removed from your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   353
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   354
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   355
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   356
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="710"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   357
        <source>%1 has been added to your friends list</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   358
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   359
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   360
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   361
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="776"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   362
        <source>Stylesheet imported from %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   363
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   364
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   365
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   366
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="777"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   367
        <source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   368
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   369
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   370
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   371
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="785"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   372
        <source>Couldn&apos;t read %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   373
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   374
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   375
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   376
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="793"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   377
        <source>StyleSheet discarded</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   378
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   379
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   380
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   381
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="817"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   382
        <source>StyleSheet saved to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   383
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   384
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   385
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   386
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="820"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   387
        <source>Failed to save StyleSheet to %1</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   388
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   389
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   390
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   391
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="509"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   392
        <source>%1 has joined</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   393
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   394
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   395
    <message>
10750
31c744824dab don'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/ui/widget/chatwidget.cpp" line="530"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   397
        <source>%1 has left</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   398
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   399
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
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/ui/widget/chatwidget.cpp" line="532"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   402
        <source>%1 has left (%2)</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   403
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   404
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
   405
</context>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
   406
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   407
    <name>HWForm</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   408
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   409
        <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
   410
        <location filename="../../../../QTfrontend/hwform.cpp" line="2060"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   411
        <source>Cannot save record to file %1</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   412
        <translation>Kan inte spara inspelning till fil %1</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   413
    </message>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   414
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   415
        <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
   416
        <source>DefaultTeam</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
   417
        <translation>Standardlag</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
   418
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   419
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   420
        <location filename="../../../../QTfrontend/hwform.cpp" line="1990"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   421
        <source>Hedgewars Demo File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   422
        <comment>File Types</comment>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
   423
        <translation>Demo-fil för Hedgewars</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   424
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   425
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   426
        <location filename="../../../../QTfrontend/hwform.cpp" line="1991"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   427
        <source>Hedgewars Save File</source>
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   428
        <comment>File Types</comment>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
   429
        <translation>Sparfil för Hedgewars</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
   430
    </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
   431
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   432
        <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
   433
        <source>Demo name</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
   434
        <translation>Demonamn</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
   435
    </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
   436
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   437
        <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
   438
        <source>Demo name:</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
   439
        <translation>Demonamn:</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
   440
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   441
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   442
        <location filename="../../../../QTfrontend/hwform.cpp" line="641"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   443
        <source>Game aborted</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   444
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   445
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   446
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   447
        <location filename="../../../../QTfrontend/hwform.cpp" line="1126"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   448
        <source>Nickname</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   449
        <translation type="unfinished">Smeknamn</translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   450
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   451
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   452
        <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
   453
        <location filename="../../../../QTfrontend/hwform.cpp" line="1452"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   454
        <source>No nickname supplied.</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   455
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   456
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   457
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   458
        <location filename="../../../../QTfrontend/hwform.cpp" line="1126"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
   459
        <source>Someone already uses your nickname %1 on the server.
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   460
Please pick another nickname:</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   461
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   462
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   463
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   464
        <location filename="../../../../QTfrontend/hwform.cpp" line="485"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   465
        <source>%1&apos;s Team</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="1080"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   470
        <source>Hedgewars - Nick registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   471
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   472
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   473
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   474
        <location filename="../../../../QTfrontend/hwform.cpp" line="1081"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   475
        <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
   476
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   477
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
   478
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   479
Password:</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="1109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   484
        <source>Your nickname is not registered.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   485
To prevent someone else from using it,
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   486
please register it at www.hedgewars.org</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   487
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   488
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   489
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   490
        <location filename="../../../../QTfrontend/hwform.cpp" line="1114"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   491
        <source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   492
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   493
Your password wasn&apos;t saved either.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   494
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   495
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   496
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   497
        <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
   498
        <location filename="../../../../QTfrontend/hwform.cpp" line="1452"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   499
        <source>Hedgewars - Empty nickname</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   500
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   501
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   502
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   503
        <location filename="../../../../QTfrontend/hwform.cpp" line="1158"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   504
        <source>Hedgewars - Wrong password</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   505
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   506
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   507
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   508
        <location filename="../../../../QTfrontend/hwform.cpp" line="1158"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   509
        <source>You entered a wrong password.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   510
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   511
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   512
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   513
        <location filename="../../../../QTfrontend/hwform.cpp" line="1186"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   514
        <source>Try Again</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   515
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   516
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   517
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   518
        <location filename="../../../../QTfrontend/hwform.cpp" line="1556"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   519
        <source>Hedgewars - Connection error</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   520
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   521
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   522
    <message>
10750
31c744824dab don'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="1556"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   524
        <source>You reconnected too fast.
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   525
Please wait a few seconds and try again.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   526
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   527
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   528
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   529
        <location filename="../../../../QTfrontend/hwform.cpp" line="2120"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   530
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   531
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   532
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   533
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   534
        <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
   535
        <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
   536
        <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
   537
        <location filename="../../../../QTfrontend/hwform.cpp" line="1418"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   538
        <source>Guest</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   539
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   540
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
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/hwform.cpp" line="1170"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   543
        <source>Room password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   544
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   545
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   546
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   547
        <location filename="../../../../QTfrontend/hwform.cpp" line="1170"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   548
        <source>The room is protected with password.
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   549
Please, enter the password:</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   550
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   551
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   552
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   553
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   554
    <name>HWGame</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   555
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   556
        <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
   557
        <location filename="../../../../QTfrontend/net/recorder.cpp" line="113"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   558
        <source>en.txt</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   559
        <translation>sv.txt</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   560
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   561
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   562
        <location filename="../../../../QTfrontend/game.cpp" line="434"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   563
        <source>Cannot open demofile %1</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   564
        <translation>Kan inte öppna demofil %1</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   565
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   566
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   567
        <location filename="../../../../QTfrontend/game.cpp" line="253"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   568
        <source>A Fatal ERROR occured! - The game engine had to stop.
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   569
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   570
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   571
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   572
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
   573
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   574
Last two engine messages:
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   575
%2</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   576
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   577
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   578
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   579
<context>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
   580
    <name>HWMapContainer</name>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
   581
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   582
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="203"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   583
        <source>All</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
   584
        <translation>Alla</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   585
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   586
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   587
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="204"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   588
        <source>Small</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
   589
        <translation>Liten</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   590
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   591
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   592
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="205"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   593
        <source>Medium</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
   594
        <translation>Medel</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   595
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   596
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   597
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="206"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   598
        <source>Large</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
   599
        <translation>Stor</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   600
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   601
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   602
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="207"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   603
        <source>Cavern</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   604
        <translation>Grotta</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   605
    </message>
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   606
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   607
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="208"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   608
        <source>Wacky</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   609
        <translation>Galen</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
   610
    </message>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
   611
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   612
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="216"/>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   613
        <source>Small tunnels</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   614
        <translation>Små tunnlar</translation>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   615
    </message>
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   616
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   617
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="217"/>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   618
        <source>Medium tunnels</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   619
        <translation>Medelstora tunnlar</translation>
3181
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   620
    </message>
5c350b6c38f4 Engine/Frontend:
smxx
parents: 3166
diff changeset
   621
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   622
        <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
   623
        <source>Seed</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   624
        <translation>Frö</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
   625
    </message>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   626
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   627
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="103"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   628
        <source>Map type:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   629
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   630
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   631
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   632
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="106"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   633
        <source>Image map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   634
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   635
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   636
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   637
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="107"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   638
        <source>Mission map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   639
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   640
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   641
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   642
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   643
        <source>Hand-drawn</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   644
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   645
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   646
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   647
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   648
        <source>Randomly generated</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   649
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   650
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   651
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   652
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="110"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   653
        <source>Random maze</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   654
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   655
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   656
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   657
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="121"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   658
        <source>Random</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   659
        <translation type="unfinished">Slumpad</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   660
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   661
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   662
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="145"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   663
        <source>Map preview:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   664
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   665
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   666
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   667
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="184"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   668
        <source>Load map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   669
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   670
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   671
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   672
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="190"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   673
        <source>Edit map drawing</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   674
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   675
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   676
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   677
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="219"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   678
        <source>Small islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   679
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   680
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   681
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   682
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="220"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   683
        <source>Medium islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   684
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   685
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   686
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   687
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="221"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   688
        <source>Large islands</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   689
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   690
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   691
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   692
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="758"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   693
        <source>Map size:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   694
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   695
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   696
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   697
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="765"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   698
        <source>Maze style:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   699
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   700
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   701
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   702
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="787"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   703
        <source>Mission:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   704
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   705
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   706
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   707
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="799"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   708
        <source>Map:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   709
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   710
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   711
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   712
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   713
        <source>Load drawn map</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   714
        <translation type="unfinished">Läs in ritad karta</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   715
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   716
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   717
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   718
        <source>Drawn Maps</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   719
        <translation type="unfinished">Ritade kartor</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   720
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   721
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   722
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="961"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   723
        <source>All files</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   724
        <translation type="unfinished">Alla filer</translation>
4707
1d3b19eabfe7 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents: 4600
diff changeset
   725
    </message>
8695
nemo
parents: 8693
diff changeset
   726
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   727
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="218"/>
8695
nemo
parents: 8693
diff changeset
   728
        <source>Large tunnels</source>
nemo
parents: 8693
diff changeset
   729
        <translation type="unfinished"></translation>
nemo
parents: 8693
diff changeset
   730
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   731
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   732
        <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
   733
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="1010"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   734
        <source>Theme: %1</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   735
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   736
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   737
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   738
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="111"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   739
        <source>Random perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   740
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   741
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   742
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   743
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="772"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   744
        <source>Style:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   745
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   746
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
   747
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
   748
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   749
    <name>HWNetServersModel</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   750
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   751
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="46"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   752
        <source>Title</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   753
        <translation>Titel</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   754
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   755
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   756
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="48"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   757
        <source>IP</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   758
        <translation>IP</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   759
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   760
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   761
        <location filename="../../../../QTfrontend/model/netserverslist.cpp" line="50"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   762
        <source>Port</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   763
        <translation>Port</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   764
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   765
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   766
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   767
    <name>HWNewNet</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   768
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   769
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="232"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   770
        <source>The host was not found. Please check the host name and port settings.</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   771
        <translation>Värden hittades inte. Var god kontrollera värdnamnet och portinställningarna.</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   772
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   773
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   774
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="235"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   775
        <source>Connection refused</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   776
        <translation>Annslutning nekad</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   777
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
   778
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   779
        <location filename="../../../../QTfrontend/hwform.cpp" line="1576"/>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   780
        <source>Quit reason: </source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
   781
        <translation>Anledning: </translation>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
   782
    </message>
1604
ed8adf9aeb03 Update Italian and Russian translations
unc0rr
parents: 1597
diff changeset
   783
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   784
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="771"/>
1604
ed8adf9aeb03 Update Italian and Russian translations
unc0rr
parents: 1597
diff changeset
   785
        <source>Room destroyed</source>
1680
b7e37e3a83fa Update German, Italian and Swedish translations
unc0rr
parents: 1679
diff changeset
   786
        <translation>Rum tillintetgjort</translation>
1604
ed8adf9aeb03 Update Italian and Russian translations
unc0rr
parents: 1597
diff changeset
   787
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   788
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   789
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="528"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   790
        <source>You got kicked</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   791
        <translation>Du sparkades ut</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   792
    </message>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
   793
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   794
        <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
   795
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="846"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   796
        <source>%1 *** %2 has joined the room</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   797
        <translation>%1 *** %2 har gått med i rummet</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   798
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   799
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   800
        <source>%1 *** %2 has joined</source>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
   801
        <translation type="obsolete">%1 *** %2 har gått med</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   802
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   803
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   804
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="863"/>
2442
228757f6c54d - Update some strings
unc0rr
parents: 2441
diff changeset
   805
        <source>%1 *** %2 has left (%3)</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   806
        <translation>%1 *** %2 har lämnat (%3)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   807
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   808
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   809
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="861"/>
2442
228757f6c54d - Update some strings
unc0rr
parents: 2441
diff changeset
   810
        <source>%1 *** %2 has left</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   811
        <translation>%1 *** %2 har lämnat</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
   812
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
   813
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   814
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="78"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   815
        <source>User quit</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   816
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
   817
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   818
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   819
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="229"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   820
        <source>Remote host has closed connection</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   821
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   822
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   823
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   824
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="297"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   825
        <source>The server is too old. Disconnecting now.</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   826
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   827
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   828
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   829
        <location filename="../../../../QTfrontend/net/newnetclient.cpp" line="549"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   830
        <source>Server authentication error</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   831
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
   832
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   833
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   834
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   835
    <name>HWPasswordDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   836
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   837
        <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
   838
        <source>Login</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   839
        <translation type="unfinished"></translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   840
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   841
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   842
        <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
   843
        <source>To connect to the server, please log in.
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   844
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   845
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
   846
just enter your nickname.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   847
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   848
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   849
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   850
        <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
   851
        <source>Nickname:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   852
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   853
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   854
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   855
        <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
   856
        <source>Password:</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
   857
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
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
    <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
   860
        <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
   861
        <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
   862
        <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
   863
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   864
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   865
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   866
    <name>HWUploadVideoDialog</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   867
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   868
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="53"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   869
        <source>Upload video</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   870
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   871
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   872
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   873
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="149"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   874
        <source>Upload</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   875
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   876
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   877
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   878
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   879
    <name>HatButton</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   880
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   881
        <location filename="../../../../QTfrontend/ui/widget/hatbutton.cpp" line="44"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   882
        <source>Change hat (%1)</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   883
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   884
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   885
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   886
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   887
    <name>HatPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   888
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   889
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="119"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   890
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   891
        <translation type="unfinished">Avbryt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   892
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   893
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   894
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="123"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   895
        <source>Use selected hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   896
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   897
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   898
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   899
        <location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="83"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   900
        <source>Search for a hat:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   901
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
   902
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   903
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   904
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   905
    <name>KB</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   906
    <message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   907
        <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
   908
        <translation type="obsolete">Fel uppstod då SDL_ttf skulle rendera text. Det beror högst troligen på felet i freetype2. Du rekommenderas att uppdatera ditt freetype-bibliotek.</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   909
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   910
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
   911
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   912
    <name>KeyBinder</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   913
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   914
        <location filename="../../../../QTfrontend/ui/widget/keybinder.cpp" line="100"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   915
        <source>Category</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   916
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   917
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   918
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   919
<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
   920
    <name>LibavInteraction</name>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   921
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   922
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="305"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   923
        <source>Audio: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   924
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   925
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   926
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   927
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="309"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   928
        <source>unknown</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   929
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   930
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   931
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   932
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="285"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   933
        <source>Duration: %1m %2s</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   934
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   935
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   936
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   937
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="297"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   938
        <source>Video: %1x%2</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   939
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   940
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   941
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   942
        <location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="301"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   943
        <source>%1 fps</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   944
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
   945
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   946
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   947
<context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   948
    <name>MapModel</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   949
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   950
        <location filename="../../../../QTfrontend/model/MapModel.cpp" line="212"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   951
        <source>No description available.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   952
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   953
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   954
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
   955
<context>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
   956
    <name>PageAdmin</name>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
   957
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   958
        <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
   959
        <source>Clear Accounts Cache</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
   960
        <translation>Töm användarcache</translation>
2158
2af1ac0f3cfc rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents: 2103
diff changeset
   961
    </message>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   962
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   963
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="48"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   964
        <source>Fetch data</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   965
        <translation>Hämta data</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   966
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   967
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   968
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="52"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   969
        <source>Server message for latest version:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   970
        <translation>Servermaddelande för senaste versionen:</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   971
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   972
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   973
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="60"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   974
        <source>Server message for previous versions:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   975
        <translation>Servermeddelande för tidigare versioner:</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   976
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   977
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   978
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="68"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   979
        <source>Latest version protocol number:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   980
        <translation>Senaste versionens protokollnummer:</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   981
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   982
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   983
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="76"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   984
        <source>MOTD preview:</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
   985
        <translation>MOTD-förhandsvisning:</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   986
    </message>
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   987
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   988
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="88"/>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   989
        <source>Set data</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
   990
        <translation>Ange data</translation>
3285
e73202c9973f * give translators their "unfinished" tags back :>
sheepluva
parents: 3284
diff changeset
   991
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   992
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   993
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="40"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   994
        <source>General</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   995
        <translation type="unfinished">Allmänt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   996
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   997
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
   998
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="41"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
   999
        <source>Bans</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1000
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1001
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1002
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1003
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="97"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1004
        <source>IP/Nick</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1005
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1006
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1007
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1008
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="98"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1009
        <source>Expiration</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1010
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1011
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1012
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1013
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="99"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1014
        <source>Reason</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1015
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1016
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1017
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1018
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1019
        <source>Refresh</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1020
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1021
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1022
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1023
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="109"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1024
        <source>Add</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1025
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1026
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1027
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1028
        <location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="110"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1029
        <source>Remove</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1030
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1031
    </message>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1032
</context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1033
<context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1034
    <name>PageConnecting</name>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1035
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1036
        <location filename="../../../../QTfrontend/ui/page/pageconnecting.cpp" line="29"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1037
        <source>Connecting...</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1038
        <translation>Ansluter...</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1039
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1040
</context>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1041
<context>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1042
    <name>PageDataDownload</name>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1043
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1044
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="80"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1045
        <source>Loading, please wait.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1046
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1047
    </message>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1048
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1049
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="140"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1050
        <source>This page requires an internet connection.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1051
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1052
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1053
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1054
        <location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="57"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1055
        <source>Open packages directory</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1056
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1057
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1058
</context>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  1059
<context>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1060
    <name>PageDrawMap</name>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1061
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1062
        <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
  1063
        <source>Undo</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1064
        <translation>Ã…ngra</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1065
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1066
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1067
        <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
  1068
        <source>Clear</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1069
        <translation>Rensa</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1070
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1071
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1072
        <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
  1073
        <source>Load</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1074
        <translation>Läs in</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1075
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1076
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1077
        <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
  1078
        <source>Save</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1079
        <translation>Spara</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1080
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1081
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1082
        <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
  1083
        <source>Load drawn map</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1084
        <translation>Läs in ritad karta</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1085
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1086
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1087
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="87"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1088
        <source>Save drawn map</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1089
        <translation>Spara ritad karta</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1090
    </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
  1091
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1092
        <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
  1093
        <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
  1094
        <source>Drawn Maps</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1095
        <translation>Ritade kartor</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
  1096
    </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
  1097
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1098
        <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
  1099
        <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
  1100
        <source>All files</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1101
        <translation>Alla filer</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
  1102
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1103
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1104
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="33"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1105
        <source>Eraser</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1106
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1107
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1108
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1109
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="37"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1110
        <source>Polyline</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1111
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1112
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1113
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1114
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="39"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1115
        <source>Rectangle</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1116
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1117
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1118
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1119
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="41"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1120
        <source>Ellipse</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1121
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1122
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1123
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1124
        <location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="47"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1125
        <source>Optimize</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1126
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1127
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1128
</context>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1129
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1130
    <name>PageEditTeam</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1131
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1132
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="47"/>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1133
        <source>General</source>
1549
9cfb16a15e33 Update Swedish translation by Niklas Grahn
unc0rr
parents: 1546
diff changeset
  1134
        <translation>Allmänt</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1135
    </message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1136
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1137
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1138
        <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
  1139
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1140
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1141
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1142
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1143
        <source>Use my default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1144
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1145
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1146
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1147
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1148
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1149
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1150
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1151
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1152
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="48"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1153
        <source>Custom Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1154
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1155
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1156
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1157
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="66"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1158
        <source>Hat</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1159
        <translation type="unfinished">Hatt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1160
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1161
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1162
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="67"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1163
        <source>Name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1164
        <translation type="unfinished">Namn</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1165
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1166
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1167
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="78"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1168
        <source>This hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1169
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1170
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1171
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1172
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="84"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1173
        <source>Randomize this hedgehog&apos;s name</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1174
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1175
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1176
    <message>
10750
31c744824dab don'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/pageeditteam.cpp" line="88"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1178
        <source>Random Team</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1179
        <translation type="unfinished">Slumpat lag</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1180
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1181
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1182
<context>
1673
06bff12f8a74 - Correctly use plural form in translations
unc0rr
parents: 1641
diff changeset
  1183
    <name>PageGameStats</name>
06bff12f8a74 - Correctly use plural form in translations
unc0rr
parents: 1641
diff changeset
  1184
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1185
        <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
  1186
        <source>Details</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1187
        <translation>Detaljer</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1188
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1189
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1190
        <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
  1191
        <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
  1192
        <source>Health graph</source>
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: 4136
diff changeset
  1193
        <translation>Livgraf</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1194
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1195
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1196
        <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
  1197
        <source>Ranking</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1198
        <translation>Rankning</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1199
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
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="212"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1202
        <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
  1203
        <translation type="unfinished">
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1204
            <numerusform>Bästa skott-priset vanns av &lt;b&gt;%1&lt;/b&gt; med &lt;b&gt;%2&lt;/b&gt; poäng.</numerusform>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1205
            <numerusform></numerusform>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  1206
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1207
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1208
    <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
  1209
        <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
  1210
        <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>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1211
        <translation>
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1212
            <numerusform>Bästa dödaren är &lt;b&gt;%1&lt;/b&gt; med &lt;b&gt;%2&lt;/b&gt; döda på en tur.</numerusform>
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1213
            <numerusform>Bästa dödaren är &lt;b&gt;%1&lt;/b&gt; med &lt;b&gt;%2&lt;/b&gt; döda på en tur.</numerusform>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1214
        </translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1215
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1216
    <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
  1217
        <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
  1218
        <source>A total of &lt;b&gt;%1&lt;/b&gt; hedgehog(s) were killed during this round.</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1219
        <translation>
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1220
            <numerusform>Totalt &lt;b&gt;%1&lt;/b&gt; igelkott(ar) dödades under den här omgången.</numerusform>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1221
            <numerusform>Totalt &lt;b&gt;%1&lt;/b&gt; igelkott(ar) dödades under den här omgången.</numerusform>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1222
        </translation>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1223
    </message>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1224
    <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
  1225
        <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
  1226
        <source>(%1 kill)</source>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1227
        <translation>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1228
            <numerusform>(%1 död)</numerusform>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1229
            <numerusform>(%1 döda)</numerusform>
4176
4e3942f5827c Fix i18n of plural forms
unc0rr
parents: 4153
diff changeset
  1230
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1231
    </message>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1232
    <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
  1233
        <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
  1234
        <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>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1235
        <translation>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1236
            <numerusform>&lt;b&gt;%1&lt;/b&gt; tyckte att det var bra att sjuta sina egna igelkottar med &lt;b&gt;%2&lt;/b&gt; poäng.</numerusform>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1237
            <numerusform>&lt;b&gt;%1&lt;/b&gt; tyckte att det var bra att sjuta sina egna igelkottar med &lt;b&gt;%2&lt;/b&gt; poäng.</numerusform>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1238
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1239
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1240
    <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
  1241
        <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
  1242
        <source>&lt;b&gt;%1&lt;/b&gt; killed &lt;b&gt;%2&lt;/b&gt; of his own hedgehogs.</source>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1243
        <translation>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1244
            <numerusform>&lt;b&gt;%1&lt;/b&gt; dödade &lt;b&gt;%2&lt;/b&gt; av sina egna igelkottar.</numerusform>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1245
            <numerusform>&lt;b&gt;%1&lt;/b&gt; dödade &lt;b&gt;%2&lt;/b&gt; av sina egna igelkottar.</numerusform>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1246
        </translation>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1247
    </message>
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1248
    <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
  1249
        <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
  1250
        <source>&lt;b&gt;%1&lt;/b&gt; was scared and skipped turn &lt;b&gt;%2&lt;/b&gt; times.</source>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1251
        <translation>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1252
            <numerusform>&lt;b&gt;%1&lt;/b&gt; var rädd och hoppade över turer &lt;b&gt;%2&lt;/b&gt; gånger.</numerusform>
4190
065af742e704 fix about.cpp and update swedish locale
Henek
parents: 4180
diff changeset
  1253
            <numerusform>&lt;b&gt;%1&lt;/b&gt; var rädd och hoppade över turer &lt;b&gt;%2&lt;/b&gt; gånger.</numerusform>
4177
6acd599eee52 Fix some more messages
unc0rr
parents: 4176
diff changeset
  1254
        </translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1255
    </message>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1256
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1257
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="118"/>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1258
        <source>Play again</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1259
        <translation type="unfinished"></translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1260
    </message>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1261
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1262
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="123"/>
9049
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1263
        <source>Save</source>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1264
        <translation type="unfinished">Spara</translation>
69016523a7a2 lupdate
koda
parents: 9007
diff changeset
  1265
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1266
    <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
  1267
        <location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="306"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1268
        <source>(%1 %2)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1269
        <translation type="unfinished">
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1270
            <numerusform></numerusform>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1271
            <numerusform></numerusform>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1272
        </translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1273
    </message>
1673
06bff12f8a74 - Correctly use plural form in translations
unc0rr
parents: 1641
diff changeset
  1274
</context>
06bff12f8a74 - Correctly use plural form in translations
unc0rr
parents: 1641
diff changeset
  1275
<context>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1276
    <name>PageInGame</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1277
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1278
        <location filename="../../../../QTfrontend/ui/page/pageingame.cpp" line="29"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1279
        <source>In game...</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1280
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1281
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1282
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1283
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1284
    <name>PageInfo</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1285
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1286
        <location filename="../../../../QTfrontend/ui/page/pageinfo.cpp" line="44"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1287
        <source>Open the snapshot folder</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1288
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1289
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1290
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1291
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1292
    <name>PageMain</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1293
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1294
        <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
  1295
        <source>Downloadable Content</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1296
        <translation>Nedladdningsbart innehåll</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
  1297
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1298
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1299
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="47"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1300
        <source>Play a game on a single computer</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1301
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1302
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1303
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1304
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="52"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1305
        <source>Play a game across a network</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1306
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1307
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1308
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1309
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="79"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1310
        <source>Read about who is behind the Hedgewars Project</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1311
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1312
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1313
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1314
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="84"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1315
        <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
  1316
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1317
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1318
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1319
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="89"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1320
        <source>Access the user created content downloadable from our website</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1321
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1322
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1323
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1324
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="109"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1325
        <source>Exit game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1326
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1327
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1328
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1329
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="113"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1330
        <source>Manage videos recorded from game</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1331
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1332
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1333
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1334
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="117"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1335
        <source>Edit game preferences</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1336
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1337
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1338
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1339
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="67"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1340
        <source>Play a game across a local area network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1341
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1342
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1343
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1344
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="72"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1345
        <source>Play a game on an official server</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1346
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1347
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1348
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1349
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="82"/>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1350
        <source>Feedback</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1351
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  1352
    </message>
8693
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1353
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1354
        <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
  1355
        <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
  1356
        <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
  1357
    </message>
ab42f868b1c3 *sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents: 8676
diff changeset
  1358
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1359
        <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
  1360
        <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
  1361
        <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
  1362
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1363
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1364
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1365
    <name>PageMultiplayer</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/pagemultiplayer.cpp" line="62"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1368
        <source>Start</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1369
        <translation>Starta</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1370
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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/pagemultiplayer.cpp" line="50"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1373
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1374
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1375
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1376
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1377
<context>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1378
    <name>PageNetGame</name>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1379
    <message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1380
        <source>Control</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1381
        <translation type="obsolete">Kontroll</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1382
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1383
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1384
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="116"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1385
        <source>Edit game preferences</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1386
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1387
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1388
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1389
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="141"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1390
        <source>Start</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1391
        <translation type="unfinished">Starta</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1392
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1393
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1394
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="62"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1395
        <source>Update</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1396
        <translation type="unfinished">Uppdatera</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1397
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1398
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1399
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="80"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1400
        <source>Room controls</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1401
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1402
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1403
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1404
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1405
    <name>PageNetServer</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1406
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1407
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="87"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1408
        <source>Click here for details</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1409
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1410
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1411
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1412
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="138"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1413
        <source>Insert your address here</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1414
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1415
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1416
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  1417
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1418
    <name>PageOptions</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1419
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1420
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="138"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1421
        <source>New team</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1422
        <translation>Nytt lag</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1423
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1424
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1425
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="146"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1426
        <source>Edit team</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1427
        <translation>Redigera lag</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1428
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1429
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1430
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="154"/>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1431
        <source>Delete team</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1432
        <translation>Ta bort lag</translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1433
    </message>
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  1434
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1435
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="162"/>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  1436
        <source>You can&apos;t edit teams from team selection. Go back to main menu to add, edit or delete teams.</source>
4136
5fe9235e02d8 swedish updates, new goals and such
henek
parents: 4126
diff changeset
  1437
        <translation>Du kan inte redigera lag från ett spel. Gå tillbaka till huvudmenyn för att lägga till, redigera eller ta bort lag.</translation>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  1438
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1439
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1440
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="178"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1441
        <source>New scheme</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1442
        <translation>Nytt schema</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1443
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1444
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1445
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="185"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1446
        <source>Edit scheme</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1447
        <translation>Redigera schema</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1448
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1449
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1450
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="192"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1451
        <source>Delete scheme</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1452
        <translation>Ta bort schema</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1453
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1454
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1455
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="209"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1456
        <source>New weapon set</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1457
        <translation>Nytt vapenset</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1458
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1459
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1460
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="216"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1461
        <source>Edit weapon set</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1462
        <translation>Redigera vapenset</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1463
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1464
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1465
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="223"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1466
        <source>Delete weapon set</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1467
        <translation>Ta bort vapenset</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1468
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1469
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1470
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="115"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1471
        <source>Advanced</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1472
        <translation type="unfinished">Avancerat</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1473
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1474
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1475
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="451"/>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1476
        <source>Reset to default colors</source>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1477
        <translation type="unfinished"></translation>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1478
    </message>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1479
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1480
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="557"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1481
        <source>Proxy host</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1482
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1483
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1484
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1485
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="558"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1486
        <source>Proxy port</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1487
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1488
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1489
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1490
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="559"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1491
        <source>Proxy login</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1492
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1493
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1494
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1495
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="560"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1496
        <source>Proxy password</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1497
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1498
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1499
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1500
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="573"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1501
        <source>No proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1502
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1503
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1504
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1505
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="575"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1506
        <source>Socks5 proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1507
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1508
    </message>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1509
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1510
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="576"/>
7700
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1511
        <source>HTTP proxy</source>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1512
        <translation type="unfinished"></translation>
fc44e4e33d1c Support for proxies (not tested)
unc0rr
parents: 7680
diff changeset
  1513
    </message>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1514
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1515
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="574"/>
7702
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1516
        <source>System proxy settings</source>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1517
        <translation type="unfinished"></translation>
c8906c3a2aeb Allow using system proxy settings
unc0rr
parents: 7700
diff changeset
  1518
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1519
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1520
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1521
        <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
  1522
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1523
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1524
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1525
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1526
        <source>Reset to default</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1527
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1528
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1529
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1530
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1531
        <source>Reset all binds</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1532
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1533
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1534
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1535
        <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
  1536
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="239"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1537
        <source>Game</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1538
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1539
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1540
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1541
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="99"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1542
        <source>Graphics</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1543
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1544
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1545
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1546
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="102"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1547
        <source>Audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1548
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1549
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1550
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1551
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="104"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1552
        <source>Controls</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1553
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1554
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1555
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1556
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="108"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1557
        <source>Video Recording</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1558
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1559
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1560
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1561
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="112"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1562
        <source>Network</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1563
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1564
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1565
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1566
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="128"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1567
        <source>Teams</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1568
        <translation type="unfinished">Lag</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1569
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1570
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1571
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="169"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1572
        <source>Schemes</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1573
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1574
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1575
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1576
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="200"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1577
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1578
        <translation type="unfinished">Vapen</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1579
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1580
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1581
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="404"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1582
        <source>Frontend</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1583
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1584
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1585
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1586
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="421"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1587
        <source>Custom colors</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1588
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1589
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1590
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1591
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="464"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1592
        <source>Game audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1593
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1594
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1595
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1596
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="502"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1597
        <source>Frontend audio</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1598
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1599
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1600
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1601
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="525"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1602
        <source>Account</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1603
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1604
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1605
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1606
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="551"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1607
        <source>Proxy settings</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1608
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1609
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1610
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1611
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="611"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1612
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1613
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1614
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1615
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1616
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="657"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1617
        <source>Updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1618
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1619
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1620
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1621
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="670"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1622
        <source>Check for updates</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1623
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1624
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1625
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1626
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="684"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1627
        <source>Video recording options</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1628
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  1629
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1630
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1631
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1632
    <name>PagePlayDemo</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1633
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1634
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1635
        <source>Rename dialog</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1636
        <translation>Namnbytesdialig</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1637
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1638
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1639
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1640
        <source>Enter new file name:</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1641
        <translation>Skriv in nytt filnamn:</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1642
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1643
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1644
<context>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1645
    <name>PageRoomsList</name>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1646
    <message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1647
        <source>Create</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1648
        <translation type="obsolete">Skapa</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1649
    </message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1650
    <message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1651
        <source>Join</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1652
        <translation type="obsolete">Anslut</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1653
    </message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1654
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1655
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="177"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1656
        <source>Admin features</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1657
        <translation>Adminfunktioner</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1658
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1659
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1660
        <source>Room Name:</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1661
        <translation type="obsolete">Rumnamn:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1662
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  1663
    <message>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1664
        <source>Rules:</source>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1665
        <translation type="obsolete">Regler:</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1666
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1667
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1668
        <source>Weapons:</source>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1669
        <translation type="obsolete">Vapen:</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1670
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1671
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1672
        <source>Search:</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1673
        <translation type="obsolete">Sök:</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1674
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1675
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1676
        <source>Clear</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1677
        <translation type="obsolete">Rensa</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1678
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1679
    <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
  1680
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="541"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1681
        <source>%1 players online</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1682
        <translation>
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1683
            <numerusform>%1 spelare inne</numerusform>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1684
            <numerusform></numerusform>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1685
        </translation>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1686
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1687
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1688
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="93"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1689
        <source>Search for a room:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1690
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1691
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1692
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1693
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="120"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1694
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1695
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1696
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1697
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1698
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="124"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1699
        <source>Join room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1700
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1701
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1702
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1703
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="67"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1704
        <source>Room state</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1705
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1706
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1707
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1708
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="179"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1709
        <source>Open server administration page</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1710
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  1711
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1712
</context>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1713
<context>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1714
    <name>PageScheme</name>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
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="435"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1717
        <source>New</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1718
        <translation>Ny</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1719
    </message>
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
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="436"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  1722
        <source>Delete</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1723
        <translation>Ta bort</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  1724
    </message>
2030
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="103"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1727
        <source>Gain 80% of the damage you do back in health</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  1728
        <translation>Få 80% av skadan du gör tillbaka i liv</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="107"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1732
        <source>Share your opponents pain, share their damage</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1733
        <translation>Dela dina fienders smärta, dela deras skada</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="111"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1737
        <source>Your hogs are unable to move, put your artillery skills to the test</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  1738
        <translation>Dina igelkottar kan inte röra sig, din artilleriskicklighet ställs på prov</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="325"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1742
        <source>Random</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1743
        <translation>Slumpad</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1744
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="326"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1747
        <source>Seconds</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  1748
        <translation>Sekunder</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1749
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="71"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1752
        <source>Defend your fort and destroy the opponents, two team colours max!</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1753
        <translation>Skydda ditt fort och förstör motståndarens, två lagfärger max!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1754
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="75"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1757
        <source>Teams will start on opposite sides of the terrain, two team colours max!</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1758
        <translation>Lag startar på motsatta sidor av terrängen, två lagfärger max!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1759
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="79"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1762
        <source>Land can not be destroyed!</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  1763
        <translation>Land kan inte förstöras!</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1764
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="87"/>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1767
        <source>Lower gravity</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1768
        <translation>Lägre gravitation</translation>
2102
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
diff changeset
  1769
    </message>
cae2ca48d8fc lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents: 2093
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="91"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1772
        <source>Assisted aiming with laser sight</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1773
        <translation>Få hjälp med siktande med lasersikte</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1774
    </message>
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
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="95"/>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1777
        <source>All hogs have a personal forcefield</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1778
        <translation>Alla igelkottar har ett personligt skyddsfält</translation>
2030
8eaf3d7c54b2 Update translation files
nemo
parents: 1980
diff changeset
  1779
    </message>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
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="115"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1782
        <source>Order of play is random instead of in room order.</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1783
        <translation>Spelording är slumpvald istället för i rumsordning.</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1784
    </message>
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
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="119"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1787
        <source>Play with a King. If he dies, your side dies.</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1788
        <translation>Spela med en kung. Om han dör, dör din sida.</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  1789
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
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="123"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  1792
        <source>Take turns placing your hedgehogs before the start of play.</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1793
        <translation>Turas om att placera ut era igelkottar innan spelet börjar.</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  1794
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
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="127"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  1797
        <source>Ammo is shared between all teams that share a colour.</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1798
        <translation>Ammunition delas mellan alla lag med samma färg.</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  1799
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
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="131"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  1802
        <source>Disable girders when generating random maps.</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  1803
        <translation>Avaktivera balkar när slumpade kartor genereras.</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  1804
    </message>
3287
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
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="135"/>
3287
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1807
        <source>Disable land objects when generating random maps.</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  1808
        <translation>Avaktivera landföremål när slumpade kartor genereras.</translation>
3287
4f7b57ed18b6 New game scheme option to turn off land objects
nemo
parents: 3285
diff changeset
  1809
    </message>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
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="139"/>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1812
        <source>AI respawns on death.</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  1813
        <translation>AI kommer tillbaka när de dör.</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1814
    </message>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
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="99"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1817
        <source>All (living) hedgehogs are fully restored at the end of turn</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  1818
        <translation>Alla (levande) igelkottar återfår sin hälsa i slutet av varje tur</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1819
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4069
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="143"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1822
        <source>Attacking does not end your turn.</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  1823
        <translation>Att använda vapen avslutar inte din tur.</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1824
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4069
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="147"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1827
        <source>Weapons are reset to starting values each turn.</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  1828
        <translation>Vapnen nollställs till startvärderna varje tur.</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1829
    </message>
2d13b60b7fa4 update translation files
nemo
parents: 4069
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="151"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1832
        <source>Each hedgehog has its own ammo. It does not share with the team.</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  1833
        <translation>Varje igelkott har sin egen ammunition. Laget delar inte med varandra.</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  1834
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
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="155"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1837
        <source>You will not have to worry about wind anymore.</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1838
        <translation>Nu behöver du inte oroa dig för vinden längre.</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1839
    </message>
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
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="159"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1842
        <source>Wind will affect almost everything.</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1843
        <translation>Vind påverkar nästan allting.</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1844
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
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="434"/>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1847
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1848
        <translation>Kopiera</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1849
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1850
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1851
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="163"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1852
        <source>Teams in each clan take successive turns sharing their turn time.</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1853
        <translation>Lag inom en klan spelar efter varandra och delar på turtiden.</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  1854
    </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
  1855
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1856
        <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
  1857
        <source>Add an indestructible border around the terrain</source>
5908
da6ae69a5579 Updated translation after typo fix
nemo
parents: 5907
diff changeset
  1858
        <translation>Lägger till en oförstörbar kant runt terrängen</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
  1859
    </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
  1860
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1861
        <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
  1862
        <source>Add an indestructible border along the bottom</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  1863
        <translation>Lägg till en oförstörbar barriär längs botten</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
  1864
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1865
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1866
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="395"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1867
        <source>None (Default)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1868
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1869
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1870
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1871
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="396"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1872
        <source>Wrap (World wraps)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1873
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1874
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1875
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1876
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="397"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1877
        <source>Bounce (Edges reflect)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1878
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1879
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1880
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1881
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="398"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1882
        <source>Sea (Edges connect to sea)</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1883
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  1884
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1885
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1886
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1887
    <name>PageSelectWeapon</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1888
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1889
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="47"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1890
        <source>Default</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1891
        <translation>Standard</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1892
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1893
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1894
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="51"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1895
        <source>Delete</source>
4136
5fe9235e02d8 swedish updates, new goals and such
henek
parents: 4126
diff changeset
  1896
        <translation>Ta bort</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  1897
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1898
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1899
        <location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="46"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1900
        <source>New</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1901
        <translation>Ny</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1902
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1903
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1904
        <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
  1905
        <source>Copy</source>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  1906
        <translation>Kopiera</translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  1907
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1908
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1909
<context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1910
    <name>PageSinglePlayer</name>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  1911
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1912
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="39"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1913
        <source>Play a quick game against the computer with random settings</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1914
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1915
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1916
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1917
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="42"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1918
        <source>Play a hotseat game against your friends, or AI teams</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1919
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1920
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1921
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1922
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="47"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1923
        <source>Campaign Mode</source>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1924
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1925
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1926
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1927
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="51"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1928
        <source>Practice your skills in a range of training missions</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1929
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1930
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1931
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1932
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="62"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1933
        <source>Watch recorded demos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1934
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1935
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1936
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1937
        <location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="65"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1938
        <source>Load a previously saved game</source>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1939
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1940
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1941
</context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1942
<context>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1943
    <name>PageTraining</name>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1944
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1945
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="206"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1946
        <source>No description available</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1947
        <translation type="unfinished"></translation>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1948
    </message>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
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/pagetraining.cpp" line="214"/>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1951
        <source>Select a mission!</source>
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
diff changeset
  1952
        <translation type="unfinished"></translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  1953
    </message>
7679
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/pagetraining.cpp" line="78"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1956
        <source>Pick the mission or training to play</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/pagetraining.cpp" line="93"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1961
        <source>Start fighting</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>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1964
</context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1965
<context>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1966
    <name>PageVideos</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1967
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1968
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="122"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1969
        <source>Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1970
        <translation type="unfinished">Namn</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1971
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1972
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1973
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="123"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1974
        <source>Size</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1975
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1976
    </message>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1977
    <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
  1978
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="264"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1979
        <source>%1 bytes</source>
7680
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1980
        <translation type="unfinished">
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1981
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1982
            <numerusform></numerusform>
46a91cbed8db - Some improvements to tr() calls
unc0rr
parents: 7679
diff changeset
  1983
        </translation>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1984
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1985
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1986
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="508"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1987
        <source>(in progress...)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1988
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1989
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1990
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1991
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="732"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1992
        <source>encoding</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1993
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1994
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1995
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  1996
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="734"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1997
        <source>uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1998
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  1999
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2000
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2001
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="512"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2002
        <source>Date: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2003
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2004
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2005
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2006
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="513"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2007
        <source>Size: %1</source>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2008
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2009
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2010
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2011
<context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2012
    <name>QAction</name>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
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="262"/>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2015
        <source>Kick</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2016
        <translation>Släng ut</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2017
    </message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2018
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2019
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="169"/>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2020
        <source>Restrict Joins</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2021
        <translation>Begränsa tillkommande</translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2022
    </message>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2023
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2024
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="171"/>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2025
        <source>Restrict Team Additions</source>
1549
9cfb16a15e33 Update Swedish translation by Niklas Grahn
unc0rr
parents: 1546
diff changeset
  2026
        <translation>Begränsa tillägg av lag</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2027
    </message>
1583
30257fe3f9e9 - zh_TW translation
unc0rr
parents: 1549
diff changeset
  2028
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2029
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="258"/>
1583
30257fe3f9e9 - zh_TW translation
unc0rr
parents: 1549
diff changeset
  2030
        <source>Info</source>
1680
b7e37e3a83fa Update German, Italian and Swedish translations
unc0rr
parents: 1679
diff changeset
  2031
        <translation>Information</translation>
1583
30257fe3f9e9 - zh_TW translation
unc0rr
parents: 1549
diff changeset
  2032
    </message>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
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/widget/chatwidget.cpp" line="266"/>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  2035
        <source>Ban</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2036
        <translation>Banna</translation>
1900
123edfc45f04 Update some translations, lupdate && lrelease
unc0rr
parents: 1858
diff changeset
  2037
    </message>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
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/widget/chatwidget.cpp" line="270"/>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  2040
        <source>Follow</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2041
        <translation>Följ</translation>
2726
a84fc5113d01 Update translation files, add "King Mode"
nemo
parents: 2674
diff changeset
  2042
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
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/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
  2045
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="905"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2046
        <source>Ignore</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2047
        <translation>Ignorera</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2048
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2049
    <message>
10750
31c744824dab don'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
        <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
  2051
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="917"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2052
        <source>Add friend</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2053
        <translation>Lägg till som vän</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2054
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2055
    <message>
10750
31c744824dab don'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
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="900"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2057
        <source>Unignore</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2058
        <translation>Avignorera</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2059
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2060
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2061
        <location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="912"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2062
        <source>Remove friend</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2063
        <translation>Ta bort som vän</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2064
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2065
    <message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2066
        <source>Update</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2067
        <translation type="obsolete">Uppdatera</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2068
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2069
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2070
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="173"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2071
        <source>Restrict Unregistered Players Join</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2072
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2073
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2074
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2075
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="74"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2076
        <source>Show games in lobby</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2077
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2078
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2079
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2080
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="77"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2081
        <source>Show games in-progress</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2082
        <translation type="unfinished"></translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2083
    </message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2084
    <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
  2085
        <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
  2086
        <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
  2087
        <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
  2088
    </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
  2089
    <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
  2090
        <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
  2091
        <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
  2092
        <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
  2093
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2094
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2095
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2096
    <name>QCheckBox</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/page/pageoptions.cpp" line="410"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2099
        <source>Fullscreen</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2100
        <translation>Helskärm</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2101
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/page/pageoptions.cpp" line="349"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2104
        <source>Show FPS</source>
1680
b7e37e3a83fa Update German, Italian and Swedish translations
unc0rr
parents: 1679
diff changeset
  2105
        <translation>Visa FPS (rutor per sekund)</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2106
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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="360"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2109
        <source>Alternative damage show</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2110
        <translation>Visa alternativ skada</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2111
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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="643"/>
1488
b9445e9159c9 - Update russian translation
unc0rr
parents: 1484
diff changeset
  2114
        <source>Append date and time to record file name</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2115
        <translation>Bifoga datum och tid till namnet på inspelningsfiler</translation>
1488
b9445e9159c9 - Update russian translation
unc0rr
parents: 1484
diff changeset
  2116
    </message>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
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="663"/>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2119
        <source>Check for updates at startup</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2120
        <translation>Leta efter uppdatering vid programstart</translation>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2121
    </message>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
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="366"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2124
        <source>Show ammo menu tooltips</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2125
        <translation>Visa hjälp i ammunitionsmenyn</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2126
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2127
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2128
        <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
  2129
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="542"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2130
        <source>Save password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2131
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2132
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
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/dialog/upload_video.cpp" line="95"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2135
        <source>Save account name and password</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2136
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2137
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2138
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2139
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="131"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2140
        <source>Video is private</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2141
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2142
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2143
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2144
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="724"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2145
        <source>Record audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2146
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2147
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2148
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2149
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="773"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2150
        <source>Use game resolution</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2151
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2152
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2153
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2154
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="416"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2155
        <source>Visual effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2156
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2157
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2158
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2159
        <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
  2160
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="506"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2161
        <source>Sound</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2162
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2163
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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="490"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2166
        <source>In-game sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2167
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2168
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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="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
  2171
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="511"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2172
        <source>Music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2173
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2174
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2175
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2176
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="497"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2177
        <source>In-game music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2178
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2179
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2180
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2181
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="507"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2182
        <source>Frontend sound effects</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2183
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2184
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2185
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2186
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="512"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2187
        <source>Frontend music</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2188
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2189
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2190
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2191
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="381"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2192
        <source>Team</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2193
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2194
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2195
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2196
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="382"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2197
        <source>Enable team tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2198
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2199
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2200
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2201
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="385"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2202
        <source>Hog</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2203
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2204
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2205
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2206
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="386"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2207
        <source>Enable hedgehog tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2208
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2209
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2210
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2211
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="389"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2212
        <source>Health</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2213
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2214
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2215
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2216
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="390"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2217
        <source>Enable health tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2218
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2219
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2220
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2221
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="393"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2222
        <source>Translucent</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2223
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2224
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2225
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2226
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="394"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2227
        <source>Enable translucent tags by default</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2228
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2229
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2230
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2231
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2232
    <name>QComboBox</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2233
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2234
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="122"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2235
        <source>Human</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2236
        <translation>Människa</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2237
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2238
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2239
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="126"/>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  2240
        <source>Level</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2241
        <translation>Nivå</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2242
    </message>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2243
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2244
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="623"/>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2245
        <source>(System default)</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2246
        <translation>(Systemstandard)</translation>
2913
865ae941d59e Engine:
smxx
parents: 2899
diff changeset
  2247
    </message>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2248
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2249
        <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
  2250
        <source>Community</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  2251
        <translation>Gemenskap</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2252
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2253
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2254
        <source>Any</source>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2255
        <translation type="obsolete">Vilken som</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2256
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2257
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2258
        <source>In lobby</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2259
        <translation type="obsolete">I lobby</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2260
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2261
    <message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2262
        <source>In progress</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2263
        <translation type="obsolete">Pågår</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2264
    </message>
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2265
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2266
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="313"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2267
        <source>Disabled</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2268
        <translation>Avaktiverad</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2269
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2270
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2271
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="314"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2272
        <source>Red/Cyan</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2273
        <translation>Röd/Cyan</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2274
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2275
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2276
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="315"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2277
        <source>Cyan/Red</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2278
        <translation>Cyan/Röd</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2279
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2280
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2281
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="316"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2282
        <source>Red/Blue</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2283
        <translation>Röd/Blå</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2284
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2285
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2286
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="317"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2287
        <source>Blue/Red</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2288
        <translation>Blå/Röd</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2289
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2290
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2291
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="318"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2292
        <source>Red/Green</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2293
        <translation>Röd/Grön</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2294
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
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/pageoptions.cpp" line="319"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2297
        <source>Green/Red</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2298
        <translation>Grön/Röd</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2299
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
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/pageoptions.cpp" line="326"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2302
        <source>Side-by-side</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2303
        <translation>Sida vid sida</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2304
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
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/page/pageoptions.cpp" line="327"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2307
        <source>Top-Bottom</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2308
        <translation>Uppe och nere</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2309
    </message>
9001217d3af2 Fix typos in tips
mikade
parents: 4709
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/pageoptions.cpp" line="320"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2312
        <source>Red/Cyan grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2313
        <translation>Röd/Cyan gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2314
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pageoptions.cpp" line="321"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2317
        <source>Cyan/Red grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2318
        <translation>Cyan/Röd gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2319
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pageoptions.cpp" line="322"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2322
        <source>Red/Blue grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2323
        <translation>Röd/Blå gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2324
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pageoptions.cpp" line="323"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2327
        <source>Blue/Red grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2328
        <translation>Blå/Röd gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2329
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pageoptions.cpp" line="324"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2332
        <source>Red/Green grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2333
        <translation>Röd/Grön gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2334
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pageoptions.cpp" line="325"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2337
        <source>Green/Red grayscale</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2338
        <translation>Grön/Röd gråskala</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2339
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2340
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2341
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2342
    <name>QGroupBox</name>
febdd0da7a73 Add Swedish translation
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/pageeditteam.cpp" line="61"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2345
        <source>Team Members</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2346
        <translation>Lagmedlemmar</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2347
    </message>
febdd0da7a73 Add Swedish translation
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/pageeditteam.cpp" line="150"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2350
        <source>Fort</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2351
        <translation>Fort</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2352
    </message>
febdd0da7a73 Add Swedish translation
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/pagenet.cpp" line="40"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2355
        <source>Net game</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2356
        <translation>Internetspel</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2357
    </message>
febdd0da7a73 Add Swedish translation
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/widget/teamselect.cpp" line="255"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2360
        <source>Playing teams</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2361
        <translation>Spelande lag</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2362
    </message>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
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/page/pagescheme.cpp" line="48"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2365
        <source>Game Modifiers</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2366
        <translation>Spellägen</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2367
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
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/page/pagescheme.cpp" line="49"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2370
        <source>Basic Settings</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2371
        <translation>Allmäna inställningar</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2372
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
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/page/pageeditteam.cpp" line="96"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2375
        <source>Team Settings</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2376
        <translation>Laginställningar</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2377
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2378
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2379
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="119"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2380
        <source>Videos</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2381
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2382
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2383
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2384
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="155"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2385
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2386
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2387
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2388
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2389
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2390
    <name>QLabel</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2391
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2392
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="139"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2393
        <source>Weapons</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2394
        <translation>Vapen</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2395
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2396
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2397
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="33"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2398
        <source>Host:</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2399
        <translation>Värd:</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2400
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2401
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2402
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="37"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2403
        <source>Port:</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2404
        <translation>Port:</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2405
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2406
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2407
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="749"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2408
        <source>Resolution</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2409
        <translation>Upplösning</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2410
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2411
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2412
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="340"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2413
        <source>FPS limit</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2414
        <translation>FPS-begränsning</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2415
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2416
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2417
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="56"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2418
        <source>Server name:</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2419
        <translation>Servernamn:</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2420
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2421
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2422
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="63"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2423
        <source>Server port:</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2424
        <translation>Serverport:</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2425
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2426
    <message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2427
        <source>Version</source>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2428
        <translation type="obsolete">Version</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2429
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2430
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2431
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="472"/>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
  2432
        <source>Initial sound volume</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  2433
        <translation>Ursprunglig ljudvolym</translation>
1803
95efe37482e3 Update translations
unc0rr
parents: 1699
diff changeset
  2434
    </message>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2435
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2436
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="175"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2437
        <source>Damage Modifier</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2438
        <translation>Skadeprocent</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2439
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2440
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2441
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="189"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2442
        <source>Turn Time</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2443
        <translation>Tid per tur</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2444
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2445
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2446
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="203"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2447
        <source>Initial Health</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2448
        <translation>Ursprungligt liv</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2449
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2450
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2451
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="217"/>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2452
        <source>Sudden Death Timeout</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2453
        <translation>Rundor till Sudden Death</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2454
    </message>
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2455
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2456
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="314"/>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2457
        <source>Mines Time</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2458
        <translation>Mintid</translation>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2459
    </message>
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2460
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2461
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="330"/>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2462
        <source>Mines</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2463
        <translation>Minor</translation>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2464
    </message>
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2465
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2466
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="418"/>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2467
        <source>Scheme Name:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2468
        <translation>Schemanamn:</translation>
2270
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2469
    </message>
71e67531f905 szczur's pl update + lupdate-qt4 && lrelease-qt4
nemo
parents: 2175
diff changeset
  2470
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2471
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="273"/>
1943
03dcac72692b - Better schemes page look
unc0rr
parents: 1933
diff changeset
  2472
        <source>Crate Drops</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2473
        <translation>LÃ¥dor</translation>
1933
7b8b0a9032d3 - perform lupdate-qt4
unc0rr
parents: 1900
diff changeset
  2474
    </message>
1980
431c4322add5 Update translation from patches tracker on fireforge
unc0rr
parents: 1978
diff changeset
  2475
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2476
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="344"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2477
        <source>% Dud Mines</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2478
        <translation>% falska minor</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  2479
    </message>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2480
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2481
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="100"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2482
        <source>Name</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2483
        <translation>Namn</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2484
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2485
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2486
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="103"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2487
        <source>Type</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2488
        <translation>Typ</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2489
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2490
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2491
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="106"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2492
        <source>Grave</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2493
        <translation>Grav</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2494
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2495
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2496
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="109"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2497
        <source>Flag</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  2498
        <translation>Flagga</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2499
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2500
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2501
        <location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="112"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2502
        <source>Voice</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2503
        <translation>Röst</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2504
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2505
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2506
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="617"/>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2507
        <source>Locale</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2508
        <translation>Språk</translation>
2899
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2509
    </message>
2608f6919da2 Frontend:
smxx
parents: 2883
diff changeset
  2510
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2511
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="358"/>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2512
        <source>Explosives</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  2513
        <translation>Bombtunnor</translation>
3163
fdc351144b5e Frontend:
smxx
parents: 2913
diff changeset
  2514
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  2515
    <message>
3683
8d3b483c6949 Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents: 3503
diff changeset
  2516
        <source>Tip: </source>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2517
        <translation type="obsolete">Tips:</translation>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  2518
    </message>
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  2519
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2520
        <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
  2521
        <source>Quality</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  2522
        <translation>Kvalitet</translation>
3918
916ed485daed Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents: 3683
diff changeset
  2523
    </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: 4136
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/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: 4136
diff changeset
  2526
        <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: 4136
diff changeset
  2527
        <translation>% förbandslådor</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: 4136
diff changeset
  2528
    </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: 4136
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/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: 4136
diff changeset
  2531
        <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: 4136
diff changeset
  2532
        <translation>Liv i förbandslådor</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: 4136
diff changeset
  2533
    </message>
4153
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
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/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
  2536
        <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
  2537
        <translation>Sudden Death vattenhöjning</translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2538
    </message>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
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/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
  2541
        <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
  2542
        <translation>Sudden Death livminskning</translation>
6bd94e4c5d65 2 more variables to control water rise and health loss during sudden death.
henek
parents: 4143
diff changeset
  2543
    </message>
4259
0313d5577fce update translation files for the 4265 text change
nemo
parents: 4190
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/page/pagescheme.cpp" line="259"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2546
        <source>% Rope Length</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2547
        <translation>% replängd</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  2548
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
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/page/pageoptions.cpp" line="309"/>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2551
        <source>Stereo rendering</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2552
        <translation>Stereorendering</translation>
4864
9001217d3af2 Fix typos in tips
mikade
parents: 4709
diff changeset
  2553
    </message>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/gamecfgwidget.cpp" line="108"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2556
        <source>Style</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2557
        <translation>Stil</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2558
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/widget/gamecfgwidget.cpp" line="127"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2561
        <source>Scheme</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2562
        <translation>Schema</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2563
    </message>
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
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/pagescheme.cpp" line="372"/>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2566
        <source>% Get Away Time</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2567
        <translation>% flykttid</translation>
5602
c89b81817ee4 - Update russian translation
unc0rr
parents: 4864
diff changeset
  2568
    </message>
6239
7ede83d81fc6 lupdate, german translation
sheepluva
parents: 5915
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/dialog/ask_quit.cpp" line="38"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2571
        <source>There are videos that are currently being processed.
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2572
Exiting now will abort them.
7902
a82b1bf2eca1 - Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents: 7801
diff changeset
  2573
Do you really want to quit?</source>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2574
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2575
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2576
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2577
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="74"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2578
        <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
  2579
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2580
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2581
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2582
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="80"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2583
        <source>Account name (or email): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2584
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2585
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2586
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2587
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="87"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2588
        <source>Password: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2589
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2590
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2591
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2592
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="105"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2593
        <source>Video title: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2594
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2595
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2596
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2597
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="114"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2598
        <source>Video description: </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2599
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2600
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2601
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2602
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="121"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2603
        <source>Tags (comma separated): </source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2604
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2605
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2606
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2607
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="136"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2608
        <source>Description</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2609
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2610
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2611
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2612
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="531"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2613
        <source>Nickname</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2614
        <translation type="unfinished">Smeknamn</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2615
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2616
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2617
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="693"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2618
        <source>Format</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2619
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2620
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2621
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2622
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="713"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2623
        <source>Audio codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2624
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2625
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2626
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2627
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="738"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2628
        <source>Video codec</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2629
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2630
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2631
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2632
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="779"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2633
        <source>Framerate</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2634
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2635
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2636
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2637
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="793"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2638
        <source>Bitrate (Kbps)</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2639
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2640
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2641
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2642
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="141"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2643
        <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
  2644
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2645
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2646
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2647
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="250"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2648
        <source>Fullscreen</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2649
        <translation type="unfinished">Helskärm</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2650
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2651
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2652
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="255"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2653
        <source>Fullscreen Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2654
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2655
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2656
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2657
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="265"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2658
        <source>Windowed Resolution</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2659
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2660
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2661
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2662
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="103"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2663
        <source>Your Email</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2664
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2665
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2666
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2667
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="111"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2668
        <source>Summary</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2669
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2670
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2671
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2672
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="121"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2673
        <source>Send system information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2674
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2675
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2676
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2677
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="164"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2678
        <source>Type the security code:</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2679
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2680
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2681
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2682
        <location filename="../../../../QTfrontend/ui/widget/about.cpp" line="79"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2683
        <source>Revision</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2684
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  2685
    </message>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2686
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2687
        <location filename="../../../../QTfrontend/ui/widget/about.cpp" line="81"/>
8676
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2688
        <source>This program is distributed under the %1</source>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2689
        <translation type="unfinished"></translation>
c00f1df47cef Add missing feedback button translation
nemo
parents: 8648
diff changeset
  2690
    </message>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2691
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2692
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="632"/>
9007
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2693
        <source>This setting will be effective at next restart.</source>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2694
        <translation type="unfinished"></translation>
9705ac06bab4 lupdate
sheepluva
parents: 8857
diff changeset
  2695
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2696
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2697
        <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
  2698
        <location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="149"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2699
        <source>Tip: %1</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2700
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2701
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2702
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2703
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="372"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2704
        <source>Displayed tags above hogs and translucent tags</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2705
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2706
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2707
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2708
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="386"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2709
        <source>World Edge</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2710
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  2711
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2712
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2713
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="404"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2714
        <source>Script parameter</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2715
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  2716
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2717
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2718
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2719
    <name>QLineEdit</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2720
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2721
        <location filename="../../../../QTfrontend/hwform.cpp" line="957"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2722
        <source>unnamed</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2723
        <translation>onämnd</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2724
    </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
  2725
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2726
        <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
  2727
        <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
  2728
        <source>hedgehog %1</source>
5915
31ac063f47cb updateing swedish translation
Henek
parents: 5908
diff changeset
  2729
        <translation>igelkott %1</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
  2730
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2731
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2732
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="536"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2733
        <source>anonymous</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2734
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2735
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2736
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2737
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2738
    <name>QMainWindow</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2739
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2740
        <location filename="../../../../QTfrontend/ui_hwform.cpp" line="57"/>
1546
2bd33f2287cc - Update translations
unc0rr
parents: 1488
diff changeset
  2741
        <source>Hedgewars %1</source>
1549
9cfb16a15e33 Update Swedish translation by Niklas Grahn
unc0rr
parents: 1546
diff changeset
  2742
        <translation>Hedgewars %1</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2743
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2744
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2745
<context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2746
    <name>QMessageBox</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2747
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2748
        <location filename="../../../../QTfrontend/hwform.cpp" line="1576"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2749
        <source>Connection to server is lost</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  2750
        <translation>Ansluting till servern bröts</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2751
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2752
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2753
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="372"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2754
        <source>Error</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2755
        <translation>Fel</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2756
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  2757
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2758
        <location filename="../../../../QTfrontend/hwform.cpp" line="2036"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  2759
        <source>File association failed.</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  2760
        <translation>Filassociationer har misslyckats.</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  2761
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  2762
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2763
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="232"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2764
        <source>Error while authenticating at google.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2765
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2766
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2767
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2768
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2769
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="234"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2770
        <source>Login or password is incorrect</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2771
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2772
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2773
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2774
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="297"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2775
        <source>Error while sending metadata to youtube.com:
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2776
</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2777
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  2778
    </message>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2779
    <message>
10750
31c744824dab don'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/page/pageeditteam.cpp" line="361"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2781
        <source>Teams - Are you sure?</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/pageeditteam.cpp" line="362"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2786
        <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
  2787
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2788
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2789
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2790
        <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
  2791
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="534"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2792
        <source>Cannot delete default scheme &apos;%1&apos;!</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/hwform.cpp" line="1012"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2797
        <source>Please select a record from the list</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/hwform.cpp" line="1515"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2802
        <source>Unable to start server</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2803
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2804
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2805
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2806
        <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
  2807
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="26"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2808
        <source>Hedgewars - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2809
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2810
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2811
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2812
        <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
  2813
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="436"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2814
        <source>Hedgewars - Success</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2815
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2816
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2817
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2818
        <location filename="../../../../QTfrontend/hwform.cpp" line="2031"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2819
        <source>All file associations have been set</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2820
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2821
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2822
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2823
        <source>Cannot create directory %1</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2824
        <translation type="obsolete">Kan inte skapa katalog %1</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2825
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2826
    <message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2827
        <source>Unable to start the server: %1.</source>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  2828
        <translation type="obsolete">Kunde inte starta servern: %1.</translation>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2829
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2830
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2831
        <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
  2832
        <location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="302"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2833
        <source>Video upload - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2834
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2835
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2836
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2837
        <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
  2838
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="244"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2839
        <source>Netgame - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2840
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2841
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2842
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2843
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="119"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2844
        <source>Please select a server from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2845
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2846
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2847
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2848
        <location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="245"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2849
        <source>Please enter room name</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2850
        <translation type="unfinished">Skriv in rummets namn</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2851
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2852
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2853
        <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
  2854
        <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
  2855
        <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
  2856
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="184"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2857
        <source>Record Play - Error</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/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
  2862
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="170"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2863
        <source>Please select record from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2864
        <translation type="unfinished">Välj inspelning från listan</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2865
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2866
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2867
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="153"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2868
        <source>Cannot rename to </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2869
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2870
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2871
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2872
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="185"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2873
        <source>Cannot delete file </source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2874
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2875
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2876
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2877
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="502"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2878
        <source>Room Name - Error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2879
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2880
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2881
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2882
        <location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="503"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2883
        <source>Please select room from the list</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2884
        <translation type="unfinished">Välj ett rum från listan</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2885
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2886
    <message>
10750
31c744824dab don'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/page/pageroomslist.cpp" line="528"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2888
        <source>Room Name - Are you sure?</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/page/pageroomslist.cpp" line="529"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2893
        <source>The game you are trying to join has started.
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2894
Do you still want to join the room?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2895
        <translation type="unfinished">Spelet du försöker gå med i har startat.
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2896
Vill du fortfarande gå med i rummet?</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2897
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2898
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2899
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="533"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2900
        <source>Schemes - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2901
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2902
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2903
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2904
        <location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="542"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2905
        <source>Schemes - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2906
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2907
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2908
    <message>
10750
31c744824dab don'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/page/pagescheme.cpp" line="543"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2910
        <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
  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/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
  2915
        <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
  2916
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="870"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2917
        <source>Videos - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2918
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2919
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2920
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2921
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="617"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2922
        <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
  2923
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2924
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2925
    <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
  2926
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="646"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2927
        <source>Do you really want to remove %1 file(s)?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2928
        <translation type="unfinished">
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2929
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2930
            <numerusform></numerusform>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2931
        </translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2932
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
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/ui/page/pagevideos.cpp" line="871"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2935
        <source>Do you really want to cancel uploading %1?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2936
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2937
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
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/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
  2940
        <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
  2941
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="971"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2942
        <source>File error</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2943
        <translation type="unfinished">Fel på fil</translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2944
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2945
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2946
        <location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="147"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2947
        <source>Cannot open &apos;%1&apos; for writing</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2948
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2949
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2950
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2951
        <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
  2952
        <location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="972"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2953
        <source>Cannot open &apos;%1&apos; for reading</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2954
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2955
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2956
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2957
        <location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="373"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2958
        <source>Cannot use the ammo &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2959
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2960
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2961
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2962
        <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
  2963
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="266"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2964
        <source>Weapons - Warning</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2965
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2966
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2967
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2968
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="230"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2969
        <source>Cannot overwrite default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2970
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2971
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2972
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2973
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="267"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2974
        <source>Cannot delete default weapon set &apos;%1&apos;!</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2975
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2976
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2977
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2978
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="275"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2979
        <source>Weapons - Are you sure?</source>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2980
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2981
    </message>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2982
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2983
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="276"/>
7801
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2984
        <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
  2985
        <translation type="unfinished"></translation>
7222dd855540 lupdate -no-obsolete project_files/hedgewars.pro
koda
parents: 7702
diff changeset
  2986
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2987
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2988
        <location filename="../../../../QTfrontend/hwform.cpp" line="1107"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2989
        <source>Hedgewars - Nick not registered</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2990
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2991
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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/widget/feedbackdialog.cpp" line="359"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2994
        <source>System Information Preview</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2995
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2996
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  2997
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  2998
        <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
  2999
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="385"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3000
        <source>Failed to generate captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3001
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3002
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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/widget/feedbackdialog.cpp" line="402"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3005
        <source>Failed to download captcha</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3006
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3007
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3008
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3009
        <location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="466"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3010
        <source>Please fill out all fields. Email is optional.</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3011
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3012
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3013
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3014
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="34"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3015
        <source>Hedgewars - Warning</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3016
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3017
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3018
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3019
        <location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3020
        <source>Hedgewars - Information</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3021
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3022
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3023
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3024
        <location filename="../../../../QTfrontend/hwform.cpp" line="2127"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3025
        <source>Not all players are ready</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3026
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3027
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3028
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3029
        <location filename="../../../../QTfrontend/hwform.cpp" line="2128"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3030
        <source>Are you sure you want to start this game?
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3031
Not all players are ready.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3032
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3033
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3034
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3035
<context>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3036
    <name>QObject</name>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3037
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3038
        <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
  3039
        <location filename="../../../../QTfrontend/campaign.cpp" line="101"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3040
        <source>No description available</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3041
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3042
    </message>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3043
</context>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3044
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3045
    <name>QPushButton</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3046
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3047
        <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
  3048
        <location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="92"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3049
        <source>Go!</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3050
        <translation>Kör!</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3051
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3052
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3053
        <location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="49"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3054
        <source>default</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3055
        <translation>standard</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3056
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3057
    <message>
10750
31c744824dab don'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/dialog/input_ip.cpp" line="53"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3059
        <source>OK</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3060
        <translation>OK</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3061
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/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
  3064
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3065
        <source>Cancel</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3066
        <translation>Avbryt</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3067
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3068
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3069
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="73"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3070
        <source>Start server</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3071
        <translation>Starta server</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3072
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3073
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3074
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="49"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3075
        <source>Connect</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3076
        <translation>Anslut</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3077
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3078
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3079
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="58"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3080
        <source>Update</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3081
        <translation>Uppdatera</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3082
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3083
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3084
        <location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="63"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3085
        <source>Specify</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  3086
        <translation>Ange</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3087
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3088
    <message>
10750
31c744824dab don'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/pagenetserver.cpp" line="99"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3090
        <source>Start</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3091
        <translation>Starta</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3092
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3093
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3094
        <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
  3095
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="87"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3096
        <source>Play demo</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  3097
        <translation>Spela upp demo</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3098
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/pageplayrecord.cpp" line="49"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3101
        <source>Rename</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  3102
        <translation>Byt namn</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3103
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
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/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
  3106
        <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
  3107
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3108
        <source>Delete</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  3109
        <translation>Ta bort</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3110
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3111
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3112
        <location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="93"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3113
        <source>Load</source>
1858
a6189dbd16f0 Update some translations
unc0rr
parents: 1820
diff changeset
  3114
        <translation>Läs in</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3115
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3116
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3117
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="649"/>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  3118
        <source>Associate file extensions</source>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4124
diff changeset
  3119
        <translation>Associera filextentioner</translation>
4124
2d13b60b7fa4 update translation files
nemo
parents: 4069
diff changeset
  3120
    </message>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3121
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3122
        <location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="50"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3123
        <source>More info</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3124
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3125
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3126
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3127
        <location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="806"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3128
        <source>Set default options</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3129
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3130
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3131
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3132
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="141"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3133
        <source>Open videos directory</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3134
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3135
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3136
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3137
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="187"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3138
        <source>Play</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3139
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3140
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3141
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3142
        <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
  3143
        <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
  3144
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="878"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3145
        <source>Upload to YouTube</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3146
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3147
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3148
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3149
        <location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3150
        <source>Cancel uploading</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3151
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3152
    </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
  3153
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3154
        <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
  3155
        <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
  3156
        <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
  3157
    </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
  3158
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3159
        <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
  3160
        <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
  3161
        <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
  3162
    </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
  3163
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3164
        <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
  3165
        <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
  3166
        <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
  3167
    </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
  3168
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3169
        <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
  3170
        <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
  3171
        <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
  3172
    </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
  3173
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3174
        <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
  3175
        <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
  3176
        <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
  3177
    </message>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3178
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3179
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="73"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3180
        <source>Reset</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3181
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3182
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3183
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3184
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="74"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3185
        <source>Set the default server port for Hedgewars</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3186
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3187
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3188
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3189
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="78"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3190
        <source>Invite your friends to your server in just 1 click!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3191
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3192
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3193
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3194
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="79"/>
9360
fc805fc427a6 typo fix
nemo
parents: 9049
diff changeset
  3195
        <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
  3196
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3197
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3198
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3199
        <location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="100"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3200
        <source>Start private server</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3201
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3202
    </message>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  3203
</context>
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  3204
<context>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3205
    <name>RoomNamePrompt</name>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3206
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3207
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="43"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3208
        <source>Enter a name for your room.</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3209
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3210
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3211
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3212
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="72"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3213
        <source>Cancel</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3214
        <translation type="unfinished">Avbryt</translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3215
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3216
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3217
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="73"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3218
        <source>Create room</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3219
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3220
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3221
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3222
        <location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="56"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3223
        <source>set password</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3224
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3225
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3226
</context>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3227
<context>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3228
    <name>RoomsListModel</name>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3229
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3230
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="37"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3231
        <source>In progress</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3232
        <translation type="unfinished">Pågår</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3233
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3234
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3235
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="38"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3236
        <source>Room Name</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3237
        <translation type="unfinished">Rumnamn</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3238
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3239
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3240
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="39"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3241
        <source>C</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3242
        <translation type="unfinished">A</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3243
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3244
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3245
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="40"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3246
        <source>T</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3247
        <translation type="unfinished">L</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3248
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3249
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3250
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="41"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3251
        <source>Owner</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3252
        <translation type="unfinished">Ägare</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3253
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3254
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3255
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="42"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3256
        <source>Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3257
        <translation type="unfinished">Karta</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3258
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3259
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3260
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="44"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3261
        <source>Rules</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3262
        <translation type="unfinished">Regler</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3263
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3264
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3265
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="45"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3266
        <source>Weapons</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3267
        <translation type="unfinished">Vapen</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3268
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3269
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3270
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="149"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3271
        <source>Random Map</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3272
        <translation type="unfinished">Slumpad karta</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3273
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3274
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3275
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="150"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3276
        <source>Random Maze</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3277
        <translation type="unfinished">Slumpad labyrint</translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3278
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3279
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3280
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="152"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3281
        <source>Hand-drawn</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3282
        <translation type="unfinished"></translation>
1484
c01512115c12 - Add es and sv translations to hedgewars.pro
unc0rr
parents: 1202
diff changeset
  3283
    </message>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3284
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3285
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="43"/>
9756
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3286
        <source>Script</source>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3287
        <translation type="unfinished"></translation>
736abcc1915f german translation updates
sheepluva
parents: 9360
diff changeset
  3288
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3289
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3290
        <location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="151"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3291
        <source>Random Perlin</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3292
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3293
    </message>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3294
</context>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3295
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3296
    <name>SeedPrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3297
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3298
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="42"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3299
        <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
  3300
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3301
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3302
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3303
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="61"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3304
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3305
        <translation type="unfinished">Avbryt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3306
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3307
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3308
        <location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="62"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3309
        <source>Set seed</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3310
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3311
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
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/ui/widget/seedprompt.cpp" line="76"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3314
        <source>Close</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3315
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3316
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3317
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3318
<context>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3319
    <name>SelWeaponWidget</name>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3320
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3321
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="119"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3322
        <source>Weapon set</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3323
        <translation>Vapenset</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3324
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
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/selectWeapon.cpp" line="120"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3327
        <source>Probabilities</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3328
        <translation>Sannorlikheter</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3329
    </message>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3330
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3331
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="121"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3332
        <source>Ammo in boxes</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3333
        <translation>Ammunition i lådor</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3334
    </message>
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3335
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3336
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="122"/>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3337
        <source>Delays</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3338
        <translation>Fördröjning</translation>
2883
140dc1ca9aeb lupdate-qt4 & lrelease-qt4
nemo
parents: 2726
diff changeset
  3339
    </message>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3340
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3341
        <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
  3342
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="294"/>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3343
        <source>new</source>
4600
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3344
        <translation>ny</translation>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3345
    </message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3346
    <message>
5a3b1dbdd4c9 added copying also to schemes and updated some translations
Henek
parents: 4418
diff changeset
  3347
        <source>copy of</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3348
        <translation type="obsolete">kopia av</translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3349
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3350
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3351
        <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
  3352
        <location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="330"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3353
        <source>copy of %1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3354
        <translation type="unfinished"></translation>
4418
c4ce66435305 update translations, add Dutch
nemo
parents: 4259
diff changeset
  3355
    </message>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3356
</context>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3357
<context>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3358
    <name>TCPBase</name>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3359
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3360
        <location filename="../../../../QTfrontend/net/tcpBase.cpp" line="122"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3361
        <source>Unable to start server at %1.</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3362
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3363
    </message>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3364
    <message>
10750
31c744824dab don'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/net/tcpBase.cpp" line="221"/>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3366
        <source>Unable to run engine at %1
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3367
Error code: %2</source>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3368
        <translation type="unfinished"></translation>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3369
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3370
    <message>
10750
31c744824dab don'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/net/tcpBase.cpp" line="237"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3372
        <source>The game engine died unexpectedly!
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3373
(exit code %1)
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3374
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3375
We are very sorry for the inconvenience :(
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3376
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3377
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
  3378
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3379
    </message>
8824
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3380
</context>
fe9eacd390f2 Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents: 8695
diff changeset
  3381
<context>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3382
    <name>TeamSelWidget</name>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3383
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3384
        <location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="260"/>
8788
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3385
        <source>At least two teams are required to play!</source>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3386
        <translation type="unfinished"></translation>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3387
    </message>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3388
</context>
b6badc953945 lupdate
koda
parents: 8695
diff changeset
  3389
<context>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3390
    <name>ThemePrompt</name>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3391
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3392
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="120"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3393
        <source>Cancel</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3394
        <translation type="unfinished">Avbryt</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3395
    </message>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3396
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3397
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="84"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3398
        <source>Search for a theme:</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3399
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3400
    </message>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3401
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3402
        <location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="124"/>
8648
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3403
        <source>Use selected theme</source>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3404
        <translation type="unfinished"></translation>
364535926399 lupdate-qt4/lrelease-qt4
nemo
parents: 8412
diff changeset
  3405
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3406
</context>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3407
<context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3408
    <name>binds</name>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3409
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3410
        <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
  3411
        <location filename="../../../../QTfrontend/binds.cpp" line="50"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3412
        <source>up</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3413
        <translation>upp</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3414
    </message>
febdd0da7a73 Add Swedish translation
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="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
  3417
        <location filename="../../../../QTfrontend/binds.cpp" line="51"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3418
        <source>left</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3419
        <translation>vänster</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3420
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3421
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3422
        <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
  3423
        <location filename="../../../../QTfrontend/binds.cpp" line="52"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3424
        <source>right</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3425
        <translation>höger</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3426
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3427
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3428
        <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
  3429
        <location filename="../../../../QTfrontend/binds.cpp" line="53"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3430
        <source>down</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3431
        <translation>ned</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3432
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3433
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3434
        <location filename="../../../../QTfrontend/binds.cpp" line="47"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3435
        <source>attack</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3436
        <translation>attackera</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3437
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3438
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3439
        <location filename="../../../../QTfrontend/binds.cpp" line="48"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3440
        <source>put</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3441
        <translation>placera</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3442
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3443
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3444
        <location filename="../../../../QTfrontend/binds.cpp" line="30"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3445
        <source>switch</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3446
        <translation>byt</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3447
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3448
    <message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3449
        <source>find hedgehog</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3450
        <translation type="obsolete">hitta igelkott</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3451
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3452
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3453
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3454
        <source>ammo menu</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3455
        <translation>ammunitionsmeny</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3456
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3457
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3458
        <location filename="../../../../QTfrontend/binds.cpp" line="32"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3459
        <source>slot 1</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3460
        <translation>fack 1</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3461
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3462
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3463
        <location filename="../../../../QTfrontend/binds.cpp" line="33"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3464
        <source>slot 2</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3465
        <translation>fack 2</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3466
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3467
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3468
        <location filename="../../../../QTfrontend/binds.cpp" line="34"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3469
        <source>slot 3</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3470
        <translation>fack 3</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3471
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3472
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3473
        <location filename="../../../../QTfrontend/binds.cpp" line="35"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3474
        <source>slot 4</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3475
        <translation>fack 4</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3476
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3477
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3478
        <location filename="../../../../QTfrontend/binds.cpp" line="36"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3479
        <source>slot 5</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3480
        <translation>fack 5</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3481
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3482
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3483
        <location filename="../../../../QTfrontend/binds.cpp" line="37"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3484
        <source>slot 6</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3485
        <translation>fack 6</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3486
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3487
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3488
        <location filename="../../../../QTfrontend/binds.cpp" line="38"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3489
        <source>slot 7</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3490
        <translation>fack 7</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3491
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3492
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3493
        <location filename="../../../../QTfrontend/binds.cpp" line="39"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3494
        <source>slot 8</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3495
        <translation>fack 8</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3496
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3497
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3498
        <location filename="../../../../QTfrontend/binds.cpp" line="40"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3499
        <source>slot 9</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3500
        <translation>fack 9</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3501
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3502
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3503
        <location filename="../../../../QTfrontend/binds.cpp" line="42"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3504
        <source>timer 1 sec</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3505
        <translation>tid 1 sek</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3506
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3507
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3508
        <location filename="../../../../QTfrontend/binds.cpp" line="43"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3509
        <source>timer 2 sec</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3510
        <translation>tid 2 sek</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3511
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3512
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3513
        <location filename="../../../../QTfrontend/binds.cpp" line="44"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3514
        <source>timer 3 sec</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3515
        <translation>tid 3 sek</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3516
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3517
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3518
        <location filename="../../../../QTfrontend/binds.cpp" line="45"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3519
        <source>timer 4 sec</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3520
        <translation>tid 4 sek</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3521
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3522
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3523
        <location filename="../../../../QTfrontend/binds.cpp" line="46"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3524
        <source>timer 5 sec</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3525
        <translation>tid 5 sek</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3526
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3527
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3528
        <location filename="../../../../QTfrontend/binds.cpp" line="60"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3529
        <source>pause</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3530
        <translation>pausa</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3531
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3532
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3533
        <location filename="../../../../QTfrontend/binds.cpp" line="63"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3534
        <source>volume down</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3535
        <translation>sänk volym</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3536
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3537
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3538
        <location filename="../../../../QTfrontend/binds.cpp" line="64"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3539
        <source>volume up</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3540
        <translation>höj volym</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3541
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3542
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3543
        <location filename="../../../../QTfrontend/binds.cpp" line="66"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3544
        <source>change mode</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3545
        <translation>byt skärmläge</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3546
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3547
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3548
        <location filename="../../../../QTfrontend/binds.cpp" line="67"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3549
        <source>capture</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3550
        <translation>ta bild</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3551
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3552
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3553
        <location filename="../../../../QTfrontend/binds.cpp" line="61"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3554
        <source>quit</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3555
        <translation>avsluta</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3556
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3557
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3558
        <location filename="../../../../QTfrontend/binds.cpp" line="58"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3559
        <source>chat</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3560
        <translation>chatt</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3561
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3562
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3563
        <location filename="../../../../QTfrontend/binds.cpp" line="59"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3564
        <source>chat history</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3565
        <translation>chatthistorik</translation>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3566
    </message>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3567
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3568
        <location filename="../../../../QTfrontend/binds.cpp" line="62"/>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3569
        <source>confirmation</source>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3570
        <translation>bekräftelse</translation>
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  3571
    </message>
1641
70d9945ae4f9 - Update French translation
unc0rr
parents: 1638
diff changeset
  3572
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3573
        <location filename="../../../../QTfrontend/binds.cpp" line="27"/>
1641
70d9945ae4f9 - Update French translation
unc0rr
parents: 1638
diff changeset
  3574
        <source>precise aim</source>
1680
b7e37e3a83fa Update German, Italian and Swedish translations
unc0rr
parents: 1679
diff changeset
  3575
        <translation>exakt sikte</translation>
1641
70d9945ae4f9 - Update French translation
unc0rr
parents: 1638
diff changeset
  3576
    </message>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
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="55"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3579
        <source>zoom in</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3580
        <translation>zooma in</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3581
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
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="56"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3584
        <source>zoom out</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3585
        <translation>zooma ut</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3586
    </message>
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
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="57"/>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3589
        <source>reset zoom</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3590
        <translation>återställ zoom</translation>
2394
0f8de781fc34 lupdate + a working .pro file
koda
parents: 2270
diff changeset
  3591
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
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="28"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3594
        <source>long jump</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3595
        <translation>långhopp</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3596
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3597
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3598
        <location filename="../../../../QTfrontend/binds.cpp" line="29"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3599
        <source>high jump</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3600
        <translation>högt hopp</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3601
    </message>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  3602
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3603
        <location filename="../../../../QTfrontend/binds.cpp" line="41"/>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  3604
        <source>slot 10</source>
4069
62468ba5a0f4 more swedish updates
henek
parents: 4031
diff changeset
  3605
        <translation>fack 10</translation>
3503
fc0aec1c1b8b lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents: 3465
diff changeset
  3606
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3607
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3608
        <location filename="../../../../QTfrontend/binds.cpp" line="65"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3609
        <source>mute audio</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3610
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3611
    </message>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3612
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3613
        <location filename="../../../../QTfrontend/binds.cpp" line="71"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3614
        <source>record</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3615
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3616
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3617
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3618
        <location filename="../../../../QTfrontend/binds.cpp" line="69"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3619
        <source>hedgehog info</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3620
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3621
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3622
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3623
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3624
        <source>autocam / find hedgehog</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3625
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3626
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3627
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3628
        <location filename="../../../../QTfrontend/binds.cpp" line="68"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3629
        <source>speed up replay</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3630
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3631
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3632
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3633
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3634
    <name>binds (categories)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3635
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3636
        <location filename="../../../../QTfrontend/binds.cpp" line="23"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3637
        <source>Movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3638
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3639
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3640
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3641
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3642
        <source>Weapons</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3643
        <translation type="unfinished">Vapen</translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3644
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3645
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3646
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3647
        <source>Camera</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3648
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3649
    </message>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3650
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3651
        <location filename="../../../../QTfrontend/binds.cpp" line="58"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3652
        <source>Miscellaneous</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3653
        <translation type="unfinished"></translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3654
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3655
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3656
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3657
    <name>binds (descriptions)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3658
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3659
        <location filename="../../../../QTfrontend/binds.cpp" line="28"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3660
        <source>Traverse gaps and obstacles by jumping:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3661
        <translation>Undvik hål och hinder genom att hoppa:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3662
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3663
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3664
        <location filename="../../../../QTfrontend/binds.cpp" line="47"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3665
        <source>Fire your selected weapon or trigger an utility item:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3666
        <translation>Använd ditt valda vapen eller använd ett verktyg:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3667
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3668
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3669
        <location filename="../../../../QTfrontend/binds.cpp" line="48"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3670
        <source>Pick a weapon or a target location under the cursor:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3671
        <translation>Välj ett vapen eller ett mål under markören:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3672
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3673
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3674
        <location filename="../../../../QTfrontend/binds.cpp" line="30"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3675
        <source>Switch your currently active hog (if possible):</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3676
        <translation>Byt din nuvarande aktiva igelkott (om möjligt):</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3677
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3678
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3679
        <location filename="../../../../QTfrontend/binds.cpp" line="31"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3680
        <source>Pick a weapon or utility item:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3681
        <translation>Välj ett vapen eller verktyg:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3682
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3683
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3684
        <location filename="../../../../QTfrontend/binds.cpp" line="42"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3685
        <source>Set the timer on bombs and timed weapons:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3686
        <translation>Ställ in bombtimer och tidsinställda vapen:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3687
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3688
    <message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3689
        <source>Move the camera to the active hog:</source>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3690
        <translation type="obsolete">Flytta kameran till aktiv igelkotte:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3691
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3692
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3693
        <location filename="../../../../QTfrontend/binds.cpp" line="50"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3694
        <source>Move the cursor or camera without using the mouse:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3695
        <translation>Flytta pilen eller kameran utan att använda musen:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3696
    </message>
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/binds.cpp" line="55"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3699
        <source>Modify the camera&apos;s zoom level:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3700
        <translation>Ändra kamerans zoomnivå:</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/binds.cpp" line="58"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3704
        <source>Talk to your team or all participants:</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3705
        <translation>Prata med ditt lag eller alla deltagare:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3706
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3707
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3708
        <location filename="../../../../QTfrontend/binds.cpp" line="60"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3709
        <source>Pause, continue or leave your game:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3710
        <translation>Pausa, fortsätt eller avsluta ditt spel:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3711
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3712
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3713
        <location filename="../../../../QTfrontend/binds.cpp" line="63"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3714
        <source>Modify the game&apos;s volume while playing:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3715
        <translation>Ändra spelvolym medans du spelar:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3716
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3717
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3718
        <location filename="../../../../QTfrontend/binds.cpp" line="66"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3719
        <source>Toggle fullscreen mode:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3720
        <translation>Byt till/från helskärmsläge:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3721
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3722
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3723
        <location filename="../../../../QTfrontend/binds.cpp" line="67"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3724
        <source>Take a screenshot:</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3725
        <translation>Ta en skärmbild:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3726
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3727
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3728
        <location filename="../../../../QTfrontend/binds.cpp" line="69"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3729
        <source>Toggle labels above hedgehogs:</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3730
        <translation>Visa etiketter över igelkottar:</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3731
    </message>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3732
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3733
        <location filename="../../../../QTfrontend/binds.cpp" line="71"/>
7679
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3734
        <source>Record video:</source>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3735
        <translation type="unfinished"></translation>
bfa26daad684 - Fix some warnings in frontend
unc0rr
parents: 6240
diff changeset
  3736
    </message>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3737
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3738
        <location filename="../../../../QTfrontend/binds.cpp" line="23"/>
8401
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3739
        <source>Hedgehog movement</source>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3740
        <translation type="unfinished"></translation>
87410ae372f6 Server messages localization using Qt's l10n subsystem:
unc0rr
parents: 7982
diff changeset
  3741
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3742
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3743
        <location filename="../../../../QTfrontend/binds.cpp" line="49"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3744
        <source>Toggle automatic camera / refocus on active hedgehog:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3745
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3746
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3747
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3748
        <location filename="../../../../QTfrontend/binds.cpp" line="68"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3749
        <source>Demo replay:</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3750
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  3751
    </message>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3752
</context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3753
<context>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3754
    <name>binds (keys)</name>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3755
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3756
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="134"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3757
        <source>Axis</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3758
        <translation>Axlar</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3759
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3760
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3761
        <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
  3762
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="153"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3763
        <source>(Up)</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3764
        <translation>(Upp)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3765
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3766
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3767
        <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
  3768
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="157"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3769
        <source>(Down)</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3770
        <translation>(Ner)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3771
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3772
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3773
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="149"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3774
        <source>Hat</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3775
        <translation>Hatt</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3776
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3777
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3778
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="161"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3779
        <source>(Left)</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3780
        <translation>(Vänster)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3781
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3782
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3783
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="165"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3784
        <source>(Right)</source>
3218
f0966c30870b Updated by FIQ
nemo
parents: 3207
diff changeset
  3785
        <translation>(Höger)</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3786
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3787
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3788
        <location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="173"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3789
        <source>Button</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3790
        <translation>Knapp</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3791
    </message>
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3792
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3793
        <location filename="../../../../QTfrontend/util/DataManager.cpp" line="156"/>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3794
        <source>Keyboard</source>
3207
914298c73970 Partial update from FIQ (those parts that didn't require correct encoding)
nemo
parents: 3181
diff changeset
  3795
        <translation>Tangentbord</translation>
2441
9ae320bf2986 lupdate
unc0rr
parents: 2394
diff changeset
  3796
    </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
  3797
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3798
        <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
  3799
        <source>Mouse: Left button</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3800
        <translation>Mus: Vänsterknapp</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
  3801
    </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
  3802
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3803
        <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
  3804
        <source>Mouse: Middle button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3805
        <translation>Mus: Mittenknapp</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
  3806
    </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
  3807
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3808
        <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
  3809
        <source>Mouse: Right button</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3810
        <translation>Mus: Högerknapp</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
  3811
    </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
  3812
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3813
        <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
  3814
        <source>Mouse: Wheel up</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3815
        <translation>Mus: Hjul upp</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
  3816
    </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
  3817
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3818
        <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
  3819
        <source>Mouse: Wheel down</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3820
        <translation>Mus: Hjul ner</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
  3821
    </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
  3822
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3823
        <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
  3824
        <source>Backspace</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  3825
        <translation>Baksteg</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
  3826
    </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
  3827
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3828
        <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
  3829
        <source>Tab</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3830
        <translation>Tabb</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
  3831
    </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
  3832
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3833
        <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
  3834
        <source>Clear</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3835
        <translation>Clear</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
  3836
    </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
  3837
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3838
        <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
  3839
        <source>Return</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3840
        <translation>Return</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
  3841
    </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
  3842
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3843
        <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
  3844
        <source>Pause</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3845
        <translation>Pause</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
  3846
    </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
  3847
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3848
        <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
  3849
        <source>Escape</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3850
        <translation>Escape</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
  3851
    </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
  3852
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3853
        <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
  3854
        <source>Space</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3855
        <translation>Mellanslag</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
  3856
    </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
  3857
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3858
        <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
  3859
        <source>Delete</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3860
        <translation>Delete</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
  3861
    </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
  3862
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3863
        <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
  3864
        <source>Numpad 0</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3865
        <translation>Numpad 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
  3866
    </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
  3867
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3868
        <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
  3869
        <source>Numpad 1</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3870
        <translation>Numpad 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
  3871
    </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
  3872
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3873
        <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
  3874
        <source>Numpad 2</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3875
        <translation>Numpad 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
  3876
    </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
  3877
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3878
        <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
  3879
        <source>Numpad 3</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3880
        <translation>Numpad 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
  3881
    </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
  3882
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3883
        <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
  3884
        <source>Numpad 4</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3885
        <translation>Numpad 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
  3886
    </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
  3887
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3888
        <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
  3889
        <source>Numpad 5</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3890
        <translation>Numpad 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
  3891
    </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
  3892
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3893
        <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
  3894
        <source>Numpad 6</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3895
        <translation>Numpad 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
  3896
    </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
  3897
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3898
        <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
  3899
        <source>Numpad 7</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3900
        <translation>Numpad 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
  3901
    </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
  3902
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3903
        <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
  3904
        <source>Numpad 8</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3905
        <translation>Numpad 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
  3906
    </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
  3907
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3908
        <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
  3909
        <source>Numpad 9</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3910
        <translation>Numpad 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
  3911
    </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
  3912
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3913
        <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
  3914
        <source>Numpad .</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3915
        <translation>Numpad .</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
  3916
    </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
  3917
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3918
        <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
  3919
        <source>Numpad /</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3920
        <translation>Numpad /</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
  3921
    </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
  3922
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3923
        <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
  3924
        <source>Numpad *</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3925
        <translation>Numpad *</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
  3926
    </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
  3927
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3928
        <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
  3929
        <source>Numpad -</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3930
        <translation>Numpad -</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
  3931
    </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
  3932
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3933
        <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
  3934
        <source>Numpad +</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3935
        <translation>Numpad +</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
  3936
    </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
  3937
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3938
        <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
  3939
        <source>Enter</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3940
        <translation>Retur</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
  3941
    </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
  3942
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3943
        <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
  3944
        <source>Equals</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3945
        <translation>Lika med</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
  3946
    </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
  3947
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3948
        <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
  3949
        <source>Up</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3950
        <translation>Upp</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
  3951
    </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
  3952
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3953
        <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
  3954
        <source>Down</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3955
        <translation>Ned</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
  3956
    </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
  3957
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3958
        <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
  3959
        <source>Right</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3960
        <translation>Höger</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
  3961
    </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
  3962
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3963
        <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
  3964
        <source>Left</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3965
        <translation>Vänster</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
  3966
    </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
  3967
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3968
        <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
  3969
        <source>Insert</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3970
        <translation>Insert</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
  3971
    </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
  3972
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3973
        <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
  3974
        <source>Home</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3975
        <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
  3976
    </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
  3977
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3978
        <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
  3979
        <source>End</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3980
        <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
  3981
    </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
  3982
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3983
        <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
  3984
        <source>Page up</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3985
        <translation>Page up</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
  3986
    </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
  3987
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3988
        <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
  3989
        <source>Page down</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3990
        <translation>Page down</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
  3991
    </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
  3992
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3993
        <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
  3994
        <source>Num lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  3995
        <translation>Num 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
  3996
    </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
  3997
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  3998
        <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
  3999
        <source>Caps lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4000
        <translation>Caps 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
  4001
    </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
  4002
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4003
        <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
  4004
        <source>Scroll lock</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4005
        <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
  4006
    </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
  4007
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4008
        <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
  4009
        <source>Right shift</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4010
        <translation>Höger 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
  4011
    </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
  4012
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4013
        <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
  4014
        <source>Left shift</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4015
        <translation>Vänster 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
  4016
    </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
  4017
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4018
        <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
  4019
        <source>Right ctrl</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4020
        <translation>Höger 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
  4021
    </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
  4022
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4023
        <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
  4024
        <source>Left ctrl</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4025
        <translation>Vänster 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
  4026
    </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
  4027
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4028
        <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
  4029
        <source>Right alt</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4030
        <translation>Höger 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
  4031
    </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
  4032
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4033
        <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
  4034
        <source>Left alt</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4035
        <translation>Vänster 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
  4036
    </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
  4037
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4038
        <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
  4039
        <source>Right meta</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4040
        <translation>Höger 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
  4041
    </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
  4042
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4043
        <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
  4044
        <source>Left meta</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4045
        <translation>Vänster 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
  4046
    </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
  4047
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4048
        <location filename="../../../../QTfrontend/sdlkeys.h" line="155"/>
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
  4049
        <source>A button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4050
        <translation>A-knappen</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
  4051
    </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
  4052
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4053
        <location filename="../../../../QTfrontend/sdlkeys.h" line="156"/>
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
  4054
        <source>B button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4055
        <translation>B-knappen</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
  4056
    </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
  4057
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4058
        <location filename="../../../../QTfrontend/sdlkeys.h" line="157"/>
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
  4059
        <source>X button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4060
        <translation>X-knappen</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
  4061
    </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
  4062
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4063
        <location filename="../../../../QTfrontend/sdlkeys.h" line="158"/>
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
  4064
        <source>Y button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4065
        <translation>Y-knappen</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
  4066
    </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
  4067
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4068
        <location filename="../../../../QTfrontend/sdlkeys.h" line="159"/>
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
  4069
        <source>LB button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4070
        <translation>LB-knappen</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
  4071
    </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
  4072
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4073
        <location filename="../../../../QTfrontend/sdlkeys.h" line="160"/>
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
  4074
        <source>RB button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4075
        <translation>RB-knappen</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
  4076
    </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
  4077
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4078
        <location filename="../../../../QTfrontend/sdlkeys.h" line="161"/>
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
  4079
        <source>Back button</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4080
        <translation>Back-knappen</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
  4081
    </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
  4082
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4083
        <location filename="../../../../QTfrontend/sdlkeys.h" line="162"/>
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
  4084
        <source>Start button</source>
3465
b290993c0810 unbreak stuff
koda
parents: 3287
diff changeset
  4085
        <translation>Start-knappen</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
  4086
    </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
  4087
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4088
        <location filename="../../../../QTfrontend/sdlkeys.h" line="163"/>
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
  4089
        <source>Left stick</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4090
        <translation>Vänster styrpinne</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
  4091
    </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
  4092
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4093
        <location filename="../../../../QTfrontend/sdlkeys.h" line="164"/>
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
  4094
        <source>Right stick</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4095
        <translation>Höger styrpinne</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
  4096
    </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
  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/sdlkeys.h" line="171"/>
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
  4099
        <source>Left stick (Right)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4100
        <translation>Vänster styrpinne (Höger)</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
  4101
    </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
  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/sdlkeys.h" line="172"/>
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
  4104
        <source>Left stick (Left)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4105
        <translation>Vänster styrpinne (Vänster)</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
  4106
    </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
  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/sdlkeys.h" line="173"/>
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
  4109
        <source>Left stick (Down)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4110
        <translation>Vänster styrpinne (Ned)</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
  4111
    </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
  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/sdlkeys.h" line="174"/>
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
  4114
        <source>Left stick (Up)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4115
        <translation>Vänster styrpinne (Upp)</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
  4116
    </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
  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/sdlkeys.h" line="175"/>
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
  4119
        <source>Left trigger</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4120
        <translation>Vänster avtryckare</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
  4121
    </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
  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/sdlkeys.h" line="176"/>
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
  4124
        <source>Right trigger</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4125
        <translation>Höger avtryckare</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
  4126
    </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
  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/sdlkeys.h" line="177"/>
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
  4129
        <source>Right stick (Down)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4130
        <translation>Höger styrpinne (Ned)</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
  4131
    </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
  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/sdlkeys.h" line="178"/>
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
  4134
        <source>Right stick (Up)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4135
        <translation>Höger styrpinne (Upp)</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
  4136
    </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
  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/sdlkeys.h" line="179"/>
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
  4139
        <source>Right stick (Right)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4140
        <translation>Höger styrpinne (Höger)</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
  4141
    </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
  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/sdlkeys.h" line="180"/>
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
  4144
        <source>Right stick (Left)</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4145
        <translation>Höger styrpinne (Vänster)</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
  4146
    </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
  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/sdlkeys.h" line="182"/>
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
  4149
        <source>DPad</source>
3284
7ffd0e20ad08 Palewolf:
sheepluva
parents: 3228
diff changeset
  4150
        <translation>Styrkors</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
  4151
    </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
  4152
</context>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4153
<context>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4154
    <name>server</name>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4155
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4156
        <location filename="../../../../QTfrontend/servermessages.h" line="14"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4157
        <source>Restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4158
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4159
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4160
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4161
        <location filename="../../../../QTfrontend/servermessages.h" line="15"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4162
        <source>Not room master</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4163
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4164
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4165
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4166
        <location filename="../../../../QTfrontend/servermessages.h" line="16"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4167
        <source>Corrupted hedgehogs info</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4168
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4169
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4170
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4171
        <location filename="../../../../QTfrontend/servermessages.h" line="17"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4172
        <source>too many teams</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4173
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4174
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4175
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4176
        <location filename="../../../../QTfrontend/servermessages.h" line="18"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4177
        <source>too many hedgehogs</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4178
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4179
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4180
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4181
        <location filename="../../../../QTfrontend/servermessages.h" line="19"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4182
        <source>There&apos;s already a team with same name in the list</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4183
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4184
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4185
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4186
        <location filename="../../../../QTfrontend/servermessages.h" line="20"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4187
        <source>round in progress</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4188
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4189
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4190
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4191
        <location filename="../../../../QTfrontend/servermessages.h" line="21"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4192
        <source>restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4193
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4194
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4195
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4196
        <location filename="../../../../QTfrontend/servermessages.h" line="22"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4197
        <source>REMOVE_TEAM: no such team</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4198
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4199
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4200
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4201
        <location filename="../../../../QTfrontend/servermessages.h" line="23"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4202
        <source>Not team owner!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4203
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4204
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4205
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4206
        <location filename="../../../../QTfrontend/servermessages.h" line="12"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4207
        <source>Less than two clans!</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4208
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4209
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4210
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4211
        <location filename="../../../../QTfrontend/servermessages.h" line="6"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4212
        <source>Illegal room name</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4213
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4214
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4215
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4216
        <location filename="../../../../QTfrontend/servermessages.h" line="24"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4217
        <source>Room with such name already exists</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4218
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4219
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4220
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4221
        <location filename="../../../../QTfrontend/servermessages.h" line="2"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4222
        <source>Nickname already chosen</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4223
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4224
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4225
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4226
        <location filename="../../../../QTfrontend/servermessages.h" line="3"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4227
        <source>Illegal nickname</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4228
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4229
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4230
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4231
        <location filename="../../../../QTfrontend/servermessages.h" line="4"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4232
        <source>Protocol already known</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4233
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4234
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4235
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4236
        <location filename="../../../../QTfrontend/servermessages.h" line="5"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4237
        <source>Bad number</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4238
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4239
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4240
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4241
        <location filename="../../../../QTfrontend/servermessages.h" line="25"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4242
        <source>Nickname is already in use</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4243
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4244
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4245
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4246
        <location filename="../../../../QTfrontend/servermessages.h" line="26"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4247
        <source>No checker rights</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4248
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4249
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4250
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4251
        <location filename="../../../../QTfrontend/servermessages.h" line="27"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4252
        <source>Authentication failed</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4253
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4254
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4255
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4256
        <location filename="../../../../QTfrontend/servermessages.h" line="28"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4257
        <source>60 seconds cooldown after kick</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4258
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4259
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4260
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4261
        <location filename="../../../../QTfrontend/servermessages.h" line="29"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4262
        <source>kicked</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4263
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4264
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4265
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4266
        <location filename="../../../../QTfrontend/servermessages.h" line="31"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4267
        <source>Ping timeout</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4268
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4269
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4270
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4271
        <location filename="../../../../QTfrontend/servermessages.h" line="45"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4272
        <source>bye</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4273
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4274
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4275
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4276
        <location filename="../../../../QTfrontend/servermessages.h" line="7"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4277
        <source>No such room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4278
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4279
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4280
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4281
        <location filename="../../../../QTfrontend/servermessages.h" line="8"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4282
        <source>Room version incompatible to your hedgewars version</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4283
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4284
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4285
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4286
        <location filename="../../../../QTfrontend/servermessages.h" line="9"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4287
        <source>Joining restricted</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4288
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4289
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4290
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4291
        <location filename="../../../../QTfrontend/servermessages.h" line="10"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4292
        <source>Registered users only</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4293
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4294
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4295
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4296
        <location filename="../../../../QTfrontend/servermessages.h" line="11"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4297
        <source>You are banned in this room</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4298
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4299
    </message>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4300
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4301
        <location filename="../../../../QTfrontend/servermessages.h" line="13"/>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4302
        <source>Empty config entry</source>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4303
        <translation type="unfinished"></translation>
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4304
    </message>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4305
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4306
        <location filename="../../../../QTfrontend/servermessages.h" line="38"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4307
        <source>You already have voted</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4308
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4309
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4310
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4311
        <location filename="../../../../QTfrontend/servermessages.h" line="39"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4312
        <source>Voting closed</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4313
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4314
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4315
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4316
        <location filename="../../../../QTfrontend/servermessages.h" line="40"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4317
        <source>New voting started</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4318
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4319
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4320
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4321
        <location filename="../../../../QTfrontend/servermessages.h" line="41"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4322
        <source>Voting expired</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4323
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4324
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4325
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4326
        <location filename="../../../../QTfrontend/servermessages.h" line="42"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4327
        <source>kick</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4328
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4329
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4330
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4331
        <location filename="../../../../QTfrontend/servermessages.h" line="43"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4332
        <source>map</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4333
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4334
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4335
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4336
        <location filename="../../../../QTfrontend/servermessages.h" line="44"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4337
        <source>pause</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4338
        <translation type="unfinished">pausa</translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4339
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4340
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4341
        <location filename="../../../../QTfrontend/servermessages.h" line="30"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4342
        <source>Reconnected too fast</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4343
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4344
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4345
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4346
        <location filename="../../../../QTfrontend/servermessages.h" line="32"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4347
        <source>Warning! Chat flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4348
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4349
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4350
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4351
        <location filename="../../../../QTfrontend/servermessages.h" line="33"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4352
        <source>Excess flood</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4353
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4354
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4355
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4356
        <location filename="../../../../QTfrontend/servermessages.h" line="34"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4357
        <source>Game messages flood detected - 1</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4358
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4359
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4360
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4361
        <location filename="../../../../QTfrontend/servermessages.h" line="35"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4362
        <source>Game messages flood detected - 2</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4363
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4364
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4365
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4366
        <location filename="../../../../QTfrontend/servermessages.h" line="36"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4367
        <source>Warning! Joins flood protection activated</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4368
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4369
    </message>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4370
    <message>
10750
31c744824dab don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default.
sheepluva
parents: 10451
diff changeset
  4371
        <location filename="../../../../QTfrontend/servermessages.h" line="37"/>
10451
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4372
        <source>There&apos;s no voting going on</source>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4373
        <translation type="unfinished"></translation>
aa5124705663 Update Qt strings too
nemo
parents: 9793
diff changeset
  4374
    </message>
9793
c2f10934ed4d lupdate-qt4
nemo
parents: 9756
diff changeset
  4375
</context>
1202
febdd0da7a73 Add Swedish translation
unc0rr
parents:
diff changeset
  4376
</TS>