author | sheepluva |
Sat, 12 Sep 2015 20:01:26 +0200 | |
branch | gettext |
changeset 11168 | e104e060911b |
parent 10803 | df39aa3f6d4d |
permissions | -rw-r--r-- |
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="fi"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
11168 | 7 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="101"/> |
8648 | 8 |
<source>Unknown Compiler</source> |
11168 | 9 |
<translation>Tuntematon kääntäjä</translation> |
8648 | 10 |
</message> |
11 |
</context> |
|
12 |
<context> |
|
7679 | 13 |
<name>AbstractPage</name> |
14 |
<message> |
|
11168 | 15 |
<location filename="../../../../QTfrontend/ui/page/AbstractPage.cpp" line="55"/> |
7679 | 16 |
<source>Go back</source> |
10539 | 17 |
<translation>Takaisin</translation> |
7679 | 18 |
</message> |
19 |
</context> |
|
20 |
<context> |
|
2030 | 21 |
<name>AmmoSchemeModel</name> |
22 |
<message> |
|
11168 | 23 |
<location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="758"/> |
2030 | 24 |
<source>new</source> |
2062 | 25 |
<translation>uusi</translation> |
2030 | 26 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
27 |
<message> |
11168 | 28 |
<location filename="../../../../QTfrontend/model/ammoSchemeModel.cpp" line="764"/> |
10451 | 29 |
<source>copy of %1</source> |
11168 | 30 |
<translation>%1 kopio</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
31 |
</message> |
2030 | 32 |
</context> |
1796 | 33 |
<context> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
34 |
<name>BanDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
35 |
<message> |
11168 | 36 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="41"/> |
37 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
38 |
<source>IP</source> |
10539 | 39 |
<translation>IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
40 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
41 |
<message> |
11168 | 42 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
43 |
<source>Nick</source> |
10539 | 44 |
<translation>Nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
45 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
46 |
<message> |
11168 | 47 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="43"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
48 |
<source>IP/Nick</source> |
11168 | 49 |
<translation>IP/Nimi</translation> |
50 |
</message> |
|
51 |
<message> |
|
52 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="44"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
53 |
<source>Reason</source> |
10539 | 54 |
<translation>Syy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
55 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
56 |
<message> |
11168 | 57 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
58 |
<source>Duration</source> |
10539 | 59 |
<translation>Kesto</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
60 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
61 |
<message> |
11168 | 62 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="51"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
63 |
<source>Ok</source> |
10539 | 64 |
<translation>Ok</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
65 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
66 |
<message> |
11168 | 67 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="52"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
68 |
<source>Cancel</source> |
10539 | 69 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
70 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
71 |
<message> |
11168 | 72 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="80"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
73 |
<source>you know why</source> |
10539 | 74 |
<translation>tiedät kyllä, miksi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
75 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
76 |
<message> |
11168 | 77 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
78 |
<source>Warning</source> |
10539 | 79 |
<translation>Varoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
80 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
81 |
<message> |
11168 | 82 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
83 |
<source>Please, specify %1</source> |
11168 | 84 |
<translation>Tarkenna: %1</translation> |
85 |
</message> |
|
86 |
<message> |
|
87 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="87"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
88 |
<source>nickname</source> |
10539 | 89 |
<translation>nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
90 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
91 |
<message> |
11168 | 92 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="38"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
93 |
<source>permanent</source> |
10539 | 94 |
<translation>ikuinen</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
95 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
96 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
97 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
98 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
99 |
<message> |
11168 | 100 |
<location filename="../../../../QTfrontend/util/DataManager.cpp" line="149"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
101 |
<source>Use Default</source> |
10539 | 102 |
<translation>Käytä oletusta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
103 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
104 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
105 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
106 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
107 |
<message> |
11168 | 108 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="124"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
109 |
<source>View</source> |
10539 | 110 |
<translation>Näytä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
111 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
112 |
<message> |
11168 | 113 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="150"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
114 |
<source>Cancel</source> |
10539 | 115 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
116 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
117 |
<message> |
11168 | 118 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="178"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
119 |
<source>Send Feedback</source> |
10539 | 120 |
<translation>Lähetä palaute</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
121 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
122 |
<message> |
11168 | 123 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="91"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
124 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
10539 | 125 |
<translation>Otamme mielellämme vastaan ideoita ja vikailmoituksia.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
126 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
127 |
<message> |
11168 | 128 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="90"/> |
9007 | 129 |
<source>Send us feedback!</source> |
10539 | 130 |
<translation>Lähetä palautetta!</translation> |
9007 | 131 |
</message> |
132 |
<message> |
|
11168 | 133 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="92"/> |
9007 | 134 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
10539 | 135 |
<translation>Jos olet löytänyt bugin, voit tarkistaa täältä, onko se jo ilmoitettu:</translation> |
9007 | 136 |
</message> |
137 |
<message> |
|
11168 | 138 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="93"/> |
9007 | 139 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
10539 | 140 |
<translation>Sähköposti on valinnainen, jos et halua meidän ottavan yhteyttä.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
141 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
142 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
143 |
<context> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
144 |
<name>FreqSpinBox</name> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
145 |
<message> |
11168 | 146 |
<location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="36"/> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
147 |
<source>Never</source> |
3284 | 148 |
<translation>Ei koskaan</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
149 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
150 |
<message numerus="yes"> |
11168 | 151 |
<location filename="../../../../QTfrontend/ui/widget/FreqSpinBox.cpp" line="38"/> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
152 |
<source>Every %1 turn</source> |
3284 | 153 |
<translation> |
3000 | 154 |
<numerusform>Joka vuorolla</numerusform> |
155 |
<numerusform>Joka %1:s vuoro</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
|
156 |
</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
|
157 |
</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
|
158 |
</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
|
159 |
<context> |
1796 | 160 |
<name>GameCFGWidget</name> |
161 |
<message> |
|
11168 | 162 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="147"/> |
2030 | 163 |
<source>Edit weapons</source> |
2062 | 164 |
<translation>Muokkaa aseita</translation> |
2030 | 165 |
</message> |
166 |
<message> |
|
11168 | 167 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="132"/> |
1900 | 168 |
<source>Edit schemes</source> |
10539 | 169 |
<translation>Muokkaa sääntöjä</translation> |
1900 | 170 |
</message> |
4259 | 171 |
<message> |
11168 | 172 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="155"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
173 |
<source>Game scheme will auto-select a weapon</source> |
10539 | 174 |
<translation>Aseet valitaan sääntöjen mukaan</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
175 |
</message> |
8648 | 176 |
<message> |
11168 | 177 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="67"/> |
8648 | 178 |
<source>Map</source> |
10539 | 179 |
<translation>Kartta</translation> |
8648 | 180 |
</message> |
181 |
<message> |
|
11168 | 182 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="68"/> |
8648 | 183 |
<source>Game options</source> |
10539 | 184 |
<translation>Peliasetukset</translation> |
8648 | 185 |
</message> |
1796 | 186 |
</context> |
187 |
<context> |
|
9756 | 188 |
<name>GameUIConfig</name> |
189 |
<message> |
|
11168 | 190 |
<location filename="../../../../QTfrontend/gameuiconfig.cpp" line="115"/> |
9756 | 191 |
<source>Guest</source> |
10539 | 192 |
<translation>Vieras</translation> |
9756 | 193 |
</message> |
194 |
</context> |
|
195 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
196 |
<name>HWApplication</name> |
8648 | 197 |
<message numerus="yes"> |
11168 | 198 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="28"/> |
199 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="29"/> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
200 |
<source>%1 minutes</source> |
10539 | 201 |
<translation> |
202 |
<numerusform>%1 minuutti</numerusform> |
|
203 |
<numerusform>%1 minuuttia</numerusform> |
|
8648 | 204 |
</translation> |
205 |
</message> |
|
206 |
<message numerus="yes"> |
|
11168 | 207 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="30"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
208 |
<source>%1 hour</source> |
10539 | 209 |
<translation> |
210 |
<numerusform>%1 tunti</numerusform> |
|
211 |
<numerusform>%1 tuntia</numerusform> |
|
8648 | 212 |
</translation> |
213 |
</message> |
|
214 |
<message numerus="yes"> |
|
11168 | 215 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="31"/> |
216 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="32"/> |
|
217 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="33"/> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
218 |
<source>%1 hours</source> |
10539 | 219 |
<translation> |
220 |
<numerusform>%1 tunti</numerusform> |
|
221 |
<numerusform>%1 tuntia</numerusform> |
|
8648 | 222 |
</translation> |
223 |
</message> |
|
224 |
<message numerus="yes"> |
|
11168 | 225 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="34"/> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
226 |
<source>%1 day</source> |
10539 | 227 |
<translation> |
228 |
<numerusform>%1 päivä</numerusform> |
|
229 |
<numerusform>%1 päivää</numerusform> |
|
8648 | 230 |
</translation> |
231 |
</message> |
|
232 |
<message numerus="yes"> |
|
11168 | 233 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="35"/> |
234 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="36"/> |
|
235 |
<location filename="../../../../QTfrontend/ui/dialog/bandialog.cpp" line="37"/> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
236 |
<source>%1 days</source> |
10539 | 237 |
<translation> |
238 |
<numerusform>%1 päivä</numerusform> |
|
239 |
<numerusform>%1 päivää</numerusform> |
|
8648 | 240 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
241 |
</message> |
8788 | 242 |
<message> |
11168 | 243 |
<location filename="../../../../QTfrontend/HWApplication.cpp" line="93"/> |
8788 | 244 |
<source>Scheme '%1' not supported</source> |
11168 | 245 |
<translation>Säännöille '%1' ei ole tukea</translation> |
246 |
</message> |
|
247 |
<message> |
|
248 |
<location filename="../../../../QTfrontend/main.cpp" line="102"/> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
249 |
<source>Cannot create directory %1</source> |
10539 | 250 |
<translation>Hakemiston %1 luonti epäonnistui</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
251 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
252 |
<message> |
11168 | 253 |
<location filename="../../../../QTfrontend/main.cpp" line="305"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
254 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
255 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
256 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
257 |
Please check your installation!</source> |
11168 | 258 |
<translation>Hakemiston avaaminen epäonnistui: |
10539 | 259 |
%1 |
260 |
||
261 |
Tarkista, että peli on asennettu oikein!</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
262 |
</message> |
10451 | 263 |
<message> |
11168 | 264 |
<location filename="../../../../QTfrontend/main.cpp" line="138"/> |
10451 | 265 |
<source>Usage</source> |
266 |
<comment>command-line</comment> |
|
10539 | 267 |
<translation>Käyttö</translation> |
10451 | 268 |
</message> |
269 |
<message> |
|
11168 | 270 |
<location filename="../../../../QTfrontend/main.cpp" line="139"/> |
10451 | 271 |
<source>OPTION</source> |
272 |
<comment>command-line</comment> |
|
10539 | 273 |
<translation>PARAMETRI</translation> |
10451 | 274 |
</message> |
275 |
<message> |
|
11168 | 276 |
<location filename="../../../../QTfrontend/main.cpp" line="140"/> |
277 |
<location filename="../../../../QTfrontend/main.cpp" line="145"/> |
|
10451 | 278 |
<source>CONNECTSTRING</source> |
279 |
<comment>command-line</comment> |
|
10539 | 280 |
<translation>YHTEYSOSOITE</translation> |
10451 | 281 |
</message> |
282 |
<message> |
|
11168 | 283 |
<location filename="../../../../QTfrontend/main.cpp" line="141"/> |
10451 | 284 |
<source>Options</source> |
285 |
<comment>command-line</comment> |
|
10539 | 286 |
<translation>Valinnat</translation> |
10451 | 287 |
</message> |
288 |
<message> |
|
11168 | 289 |
<location filename="../../../../QTfrontend/main.cpp" line="142"/> |
10451 | 290 |
<source>Display this help</source> |
291 |
<comment>command-line</comment> |
|
10539 | 292 |
<translation>Näytä tämä ohje</translation> |
10451 | 293 |
</message> |
294 |
<message> |
|
11168 | 295 |
<location filename="../../../../QTfrontend/main.cpp" line="143"/> |
10451 | 296 |
<source>Custom path for configuration data and user data</source> |
297 |
<comment>command-line</comment> |
|
10539 | 298 |
<translation>Valinnainen sijainti asetus- ja käyttäjätiedostoille</translation> |
10451 | 299 |
</message> |
300 |
<message> |
|
11168 | 301 |
<location filename="../../../../QTfrontend/main.cpp" line="144"/> |
10451 | 302 |
<source>Custom path to the game data folder</source> |
303 |
<comment>command-line</comment> |
|
10539 | 304 |
<translation>Valinnainen sijainti pelitiedostoille</translation> |
10451 | 305 |
</message> |
306 |
<message> |
|
11168 | 307 |
<location filename="../../../../QTfrontend/main.cpp" line="145"/> |
10451 | 308 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
309 |
<comment>command-line</comment> |
|
10539 | 310 |
<translation>Hedgewars käyttää parametria %1 (esim: "%2") yhteyden muodostamiseen.</translation> |
10451 | 311 |
</message> |
312 |
<message> |
|
11168 | 313 |
<location filename="../../../../QTfrontend/main.cpp" line="191"/> |
10451 | 314 |
<source>Malformed option argument: %1</source> |
315 |
<comment>command-line</comment> |
|
10539 | 316 |
<translation>Virheellinen parametri: %1</translation> |
10451 | 317 |
</message> |
318 |
<message> |
|
11168 | 319 |
<location filename="../../../../QTfrontend/main.cpp" line="231"/> |
10451 | 320 |
<source>Unknown option argument: %1</source> |
321 |
<comment>command-line</comment> |
|
10539 | 322 |
<translation>Tuntematon parametri: %1</translation> |
10451 | 323 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
324 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
325 |
<context> |
7679 | 326 |
<name>HWAskQuitDialog</name> |
327 |
<message> |
|
11168 | 328 |
<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
|
329 |
<source>Do you really want to quit?</source> |
10539 | 330 |
<translation>Haluatko varmasti lopettaa?</translation> |
7679 | 331 |
</message> |
332 |
</context> |
|
333 |
<context> |
|
2883 | 334 |
<name>HWChatWidget</name> |
335 |
<message> |
|
11168 | 336 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="661"/> |
6239 | 337 |
<source>%1 has been removed from your ignore list</source> |
10539 | 338 |
<translation>%1 on poistettu estolistaltasi.</translation> |
6239 | 339 |
</message> |
340 |
<message> |
|
11168 | 341 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="671"/> |
6239 | 342 |
<source>%1 has been added to your ignore list</source> |
10539 | 343 |
<translation>%1 on lisätty estolistaasi.</translation> |
6239 | 344 |
</message> |
345 |
<message> |
|
11168 | 346 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="701"/> |
6239 | 347 |
<source>%1 has been removed from your friends list</source> |
10539 | 348 |
<translation>%1 on poistettu kavereistasi</translation> |
6239 | 349 |
</message> |
350 |
<message> |
|
11168 | 351 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="710"/> |
6239 | 352 |
<source>%1 has been added to your friends list</source> |
10539 | 353 |
<translation>%1 on lisätty kavereihisi</translation> |
6239 | 354 |
</message> |
355 |
<message> |
|
11168 | 356 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="776"/> |
6239 | 357 |
<source>Stylesheet imported from %1</source> |
10539 | 358 |
<translation>Tyylitiedosto lisätty lähteestä %1</translation> |
6239 | 359 |
</message> |
360 |
<message> |
|
11168 | 361 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="777"/> |
6239 | 362 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
10539 | 363 |
<translation>Kirjoita %1 jos haluat käyttää nykyistä tyylitiedostoa jatkossa, tai %2 resetoidaksesi.</translation> |
6239 | 364 |
</message> |
365 |
<message> |
|
11168 | 366 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="785"/> |
6239 | 367 |
<source>Couldn't read %1</source> |
10539 | 368 |
<translation>Ei pysty lukemaan: %1</translation> |
6239 | 369 |
</message> |
370 |
<message> |
|
11168 | 371 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="793"/> |
6239 | 372 |
<source>StyleSheet discarded</source> |
10539 | 373 |
<translation>Tyylitiedosto hylätty</translation> |
6239 | 374 |
</message> |
375 |
<message> |
|
11168 | 376 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="817"/> |
6239 | 377 |
<source>StyleSheet saved to %1</source> |
10539 | 378 |
<translation>Tyylitiedosto tallennettu hakemistoon %1</translation> |
6239 | 379 |
</message> |
380 |
<message> |
|
11168 | 381 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="820"/> |
6239 | 382 |
<source>Failed to save StyleSheet to %1</source> |
10539 | 383 |
<translation>Tyylitiedoston tallennus epäonnistui hakemistoon %1</translation> |
6239 | 384 |
</message> |
9007 | 385 |
<message> |
11168 | 386 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="509"/> |
9007 | 387 |
<source>%1 has joined</source> |
10539 | 388 |
<translation>%1 saapui</translation> |
9007 | 389 |
</message> |
390 |
<message> |
|
11168 | 391 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="530"/> |
9007 | 392 |
<source>%1 has left</source> |
10539 | 393 |
<translation>%1 poistui</translation> |
9007 | 394 |
</message> |
395 |
<message> |
|
11168 | 396 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="532"/> |
9007 | 397 |
<source>%1 has left (%2)</source> |
10539 | 398 |
<translation>%1 poistui (syy: %2)</translation> |
9007 | 399 |
</message> |
2883 | 400 |
</context> |
401 |
<context> |
|
1796 | 402 |
<name>HWForm</name> |
403 |
<message> |
|
11168 | 404 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1711"/> |
405 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2058"/> |
|
1796 | 406 |
<source>Cannot save record to file %1</source> |
407 |
<translation>Nauhoitetta ei voitu tallentaa tiedostoon %1</translation> |
|
408 |
</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
|
409 |
<message> |
11168 | 410 |
<location filename="../../../../QTfrontend/hwform.cpp" line="479"/> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
411 |
<source>DefaultTeam</source> |
10539 | 412 |
<translation>Oletusjoukkue</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
413 |
</message> |
4124 | 414 |
<message> |
11168 | 415 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1988"/> |
4124 | 416 |
<source>Hedgewars Demo File</source> |
417 |
<comment>File Types</comment> |
|
10539 | 418 |
<translation>Hedgewars Demotiedosto</translation> |
4124 | 419 |
</message> |
420 |
<message> |
|
11168 | 421 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1989"/> |
4124 | 422 |
<source>Hedgewars Save File</source> |
423 |
<comment>File Types</comment> |
|
10539 | 424 |
<translation>Hedgewars Pelitallennus</translation> |
4124 | 425 |
</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
|
426 |
<message> |
11168 | 427 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2050"/> |
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
|
428 |
<source>Demo name</source> |
10539 | 429 |
<translation>Demon nimi</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
|
430 |
</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
|
431 |
<message> |
11168 | 432 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2050"/> |
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> |
10539 | 434 |
<translation>Demon nimi:</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> |
6239 | 436 |
<message> |
11168 | 437 |
<location filename="../../../../QTfrontend/hwform.cpp" line="639"/> |
6239 | 438 |
<source>Game aborted</source> |
10539 | 439 |
<translation>Peli keskeytetty</translation> |
6239 | 440 |
</message> |
441 |
<message> |
|
11168 | 442 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1124"/> |
6239 | 443 |
<source>Nickname</source> |
10539 | 444 |
<translation>Nimimerkki</translation> |
6239 | 445 |
</message> |
446 |
<message> |
|
11168 | 447 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1129"/> |
448 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1450"/> |
|
7801 | 449 |
<source>No nickname supplied.</source> |
10539 | 450 |
<translation>Ei asetettua nimimerkkiä.</translation> |
7801 | 451 |
</message> |
452 |
<message> |
|
11168 | 453 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1124"/> |
7801 | 454 |
<source>Someone already uses your nickname %1 on the server. |
6239 | 455 |
Please pick another nickname:</source> |
11168 | 456 |
<translation>Nimimerkkisi %1 on jo käytössä. |
10539 | 457 |
Valiste jokin muu:</translation> |
6239 | 458 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
459 |
<message> |
11168 | 460 |
<location filename="../../../../QTfrontend/hwform.cpp" line="483"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
461 |
<source>%1's Team</source> |
10539 | 462 |
<translation>%1n joukkue</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
463 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
464 |
<message> |
11168 | 465 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1078"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
466 |
<source>Hedgewars - Nick registered</source> |
10539 | 467 |
<translation>Hedgewars - Rekisteröity nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
468 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
469 |
<message> |
11168 | 470 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1079"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
471 |
<source>This nick is registered, and you haven't specified a password. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
472 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
473 |
If this nick isn'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
|
474 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
475 |
Password:</source> |
11168 | 476 |
<translation>Tämä nimimerkki on rekisteröity, etkä antanut salasanaa. |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
477 |
|
10539 | 478 |
Jos tämä ei ole nimesi, rekisteröi omasi osoitteessa hedgewars.org |
479 |
||
480 |
Salasana: </translation> |
|
8401
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> |
11168 | 483 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1107"/> |
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> |
11168 | 487 |
<translation>Nimimerkkiäsi ei ole rekisteröity. |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
488 |
Estääksesi muita käyttämästä sitä, |
10539 | 489 |
voit rekisteröidä sen osoitteessa hedgewars.org</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
490 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
491 |
<message> |
11168 | 492 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1112"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
493 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
494 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
495 |
Your password wasn't saved either.</source> |
11168 | 496 |
<translation> |
10539 | 497 |
|
498 |
Salasanaasi ei tallennettu.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
499 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
500 |
<message> |
11168 | 501 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1129"/> |
502 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1450"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
503 |
<source>Hedgewars - Empty nickname</source> |
10539 | 504 |
<translation>Hedgewars - Tyhjä nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
505 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
506 |
<message> |
11168 | 507 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1156"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
508 |
<source>Hedgewars - Wrong password</source> |
10539 | 509 |
<translation>Hedgewars - Väärä salasana</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
510 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
511 |
<message> |
11168 | 512 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1156"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
513 |
<source>You entered a wrong password.</source> |
10539 | 514 |
<translation>Annoit väärän salasanan.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
515 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
516 |
<message> |
11168 | 517 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1184"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
518 |
<source>Try Again</source> |
10539 | 519 |
<translation>Yritä uudelleen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
520 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
521 |
<message> |
11168 | 522 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1554"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
523 |
<source>Hedgewars - Connection error</source> |
10539 | 524 |
<translation>Hedgewars - Yhteysvirhe</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
525 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
526 |
<message> |
11168 | 527 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1554"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
528 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
529 |
Please wait a few seconds and try again.</source> |
11168 | 530 |
<translation>Yhdistit uudelleen liian pian. |
10539 | 531 |
Odota hetki ja yritä uudelleen.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
532 |
</message> |
9007 | 533 |
<message> |
11168 | 534 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2118"/> |
9007 | 535 |
<source>This page requires an internet connection.</source> |
10539 | 536 |
<translation>Tämä sivu vaatii internet-yhteyden.</translation> |
9007 | 537 |
</message> |
9756 | 538 |
<message> |
11168 | 539 |
<location filename="../../../../QTfrontend/hwform.cpp" line="156"/> |
540 |
<location filename="../../../../QTfrontend/hwform.cpp" line="474"/> |
|
541 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1397"/> |
|
542 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1416"/> |
|
9756 | 543 |
<source>Guest</source> |
10539 | 544 |
<translation>Vieras</translation> |
9756 | 545 |
</message> |
546 |
<message> |
|
11168 | 547 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1168"/> |
9756 | 548 |
<source>Room password</source> |
10539 | 549 |
<translation>Huoneen salasana</translation> |
9756 | 550 |
</message> |
551 |
<message> |
|
11168 | 552 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1168"/> |
9756 | 553 |
<source>The room is protected with password. |
554 |
Please, enter the password:</source> |
|
11168 | 555 |
<translation>Huoneeseen pääsee vain salasanalla. |
10539 | 556 |
Salasana:</translation> |
9756 | 557 |
</message> |
1796 | 558 |
</context> |
559 |
<context> |
|
560 |
<name>HWGame</name> |
|
561 |
<message> |
|
11168 | 562 |
<location filename="../../../../QTfrontend/game.cpp" line="399"/> |
563 |
<location filename="../../../../QTfrontend/net/recorder.cpp" line="113"/> |
|
1796 | 564 |
<source>en.txt</source> |
565 |
<translation>fi.txt</translation> |
|
566 |
</message> |
|
567 |
<message> |
|
11168 | 568 |
<location filename="../../../../QTfrontend/game.cpp" line="449"/> |
1796 | 569 |
<source>Cannot open demofile %1</source> |
570 |
<translation>Demotiedostoa %1 ei pystytty avaamaan</translation> |
|
571 |
</message> |
|
10451 | 572 |
<message> |
11168 | 573 |
<location filename="../../../../QTfrontend/game.cpp" line="256"/> |
10451 | 574 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
575 |
||
576 |
We are very sorry for the inconvenience :( |
|
577 |
||
578 |
If this keeps happening, please click the '%1' button in the main menu! |
|
579 |
||
580 |
Last two engine messages: |
|
581 |
%2</source> |
|
11168 | 582 |
<translation>Vakava virhe tapahtui, ja pelimoottori kaatui! |
10539 | 583 |
|
584 |
Olemme pahoillamme, että näin pääsi käymään :( |
|
585 |
||
586 |
Jos vika toistuu jatkuvasti, lähetä palautetta päävalikon %1-napista! |
|
587 |
||
588 |
Kaksi viimeistä pelimoottorin viestiä: |
|
589 |
%2</translation> |
|
10451 | 590 |
</message> |
1796 | 591 |
</context> |
592 |
<context> |
|
593 |
<name>HWMapContainer</name> |
|
594 |
<message> |
|
11168 | 595 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="203"/> |
1803 | 596 |
<source>All</source> |
2062 | 597 |
<translation>Kaikki</translation> |
1803 | 598 |
</message> |
599 |
<message> |
|
11168 | 600 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="204"/> |
1803 | 601 |
<source>Small</source> |
2062 | 602 |
<translation>Pieni</translation> |
1803 | 603 |
</message> |
604 |
<message> |
|
11168 | 605 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="205"/> |
1803 | 606 |
<source>Medium</source> |
2062 | 607 |
<translation>Keskikokoinen</translation> |
1803 | 608 |
</message> |
609 |
<message> |
|
11168 | 610 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="206"/> |
1803 | 611 |
<source>Large</source> |
2062 | 612 |
<translation>Suuri</translation> |
1803 | 613 |
</message> |
614 |
<message> |
|
11168 | 615 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="207"/> |
1803 | 616 |
<source>Cavern</source> |
2062 | 617 |
<translation>Kaivos</translation> |
1803 | 618 |
</message> |
619 |
<message> |
|
11168 | 620 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="208"/> |
1803 | 621 |
<source>Wacky</source> |
2062 | 622 |
<translation>Sekopäinen</translation> |
1803 | 623 |
</message> |
624 |
<message> |
|
11168 | 625 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="216"/> |
3181 | 626 |
<source>Small tunnels</source> |
4011 | 627 |
<translation>Pieniä tunneleita</translation> |
3181 | 628 |
</message> |
629 |
<message> |
|
11168 | 630 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="217"/> |
3181 | 631 |
<source>Medium tunnels</source> |
4011 | 632 |
<translation>Keskikokoisia tunneleita</translation> |
3181 | 633 |
</message> |
634 |
<message> |
|
11168 | 635 |
<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
|
636 |
<source>Seed</source> |
10539 | 637 |
<translation>Siemen</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
638 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
639 |
<message> |
11168 | 640 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="103"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
641 |
<source>Map type:</source> |
10539 | 642 |
<translation>Karttatyyppi:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
643 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
644 |
<message> |
11168 | 645 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="106"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
646 |
<source>Image map</source> |
10539 | 647 |
<translation>Kuvakartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
648 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
649 |
<message> |
11168 | 650 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="107"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
651 |
<source>Mission map</source> |
10539 | 652 |
<translation>Tehtäväkartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
653 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
654 |
<message> |
11168 | 655 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
656 |
<source>Hand-drawn</source> |
10539 | 657 |
<translation>Piirretty kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
658 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
659 |
<message> |
11168 | 660 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="109"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
661 |
<source>Randomly generated</source> |
10539 | 662 |
<translation>Generoitu kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
663 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
664 |
<message> |
11168 | 665 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="110"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
666 |
<source>Random maze</source> |
10539 | 667 |
<translation>Generoitu sokkelo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
668 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
669 |
<message> |
11168 | 670 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="121"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
671 |
<source>Random</source> |
10539 | 672 |
<translation>Sekoita</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
673 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
674 |
<message> |
11168 | 675 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="145"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
676 |
<source>Map preview:</source> |
10539 | 677 |
<translation>Esikatselu:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
678 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
679 |
<message> |
11168 | 680 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="184"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
681 |
<source>Load map drawing</source> |
10539 | 682 |
<translation>Hae piirros</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
683 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
684 |
<message> |
11168 | 685 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="190"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
686 |
<source>Edit map drawing</source> |
10539 | 687 |
<translation>Muokkaa piirrosta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
688 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
689 |
<message> |
11168 | 690 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="219"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
691 |
<source>Small islands</source> |
10539 | 692 |
<translation>Pieniä saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
693 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
694 |
<message> |
11168 | 695 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="220"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
696 |
<source>Medium islands</source> |
10539 | 697 |
<translation>Keskikokoisia saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
698 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
699 |
<message> |
11168 | 700 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="221"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
701 |
<source>Large islands</source> |
10539 | 702 |
<translation>Isoja saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
703 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
704 |
<message> |
11168 | 705 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="760"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
706 |
<source>Map size:</source> |
10539 | 707 |
<translation>Kartan koko:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
708 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
709 |
<message> |
11168 | 710 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="767"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
711 |
<source>Maze style:</source> |
10539 | 712 |
<translation>Kartan tyyppi:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
713 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
714 |
<message> |
11168 | 715 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="789"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
716 |
<source>Mission:</source> |
10539 | 717 |
<translation>Tehtävä:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
718 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
719 |
<message> |
11168 | 720 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="801"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
721 |
<source>Map:</source> |
10539 | 722 |
<translation>Kartta:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
723 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
724 |
<message> |
11168 | 725 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="963"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
726 |
<source>Load drawn map</source> |
10539 | 727 |
<translation>Lataa piirretty kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
728 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
729 |
<message> |
11168 | 730 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="963"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
731 |
<source>Drawn Maps</source> |
10539 | 732 |
<translation>Piirretyt kartat</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
733 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
734 |
<message> |
11168 | 735 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="963"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
736 |
<source>All files</source> |
10539 | 737 |
<translation>Kaikki tiedostot</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
738 |
</message> |
8695 | 739 |
<message> |
11168 | 740 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="218"/> |
8695 | 741 |
<source>Large tunnels</source> |
10539 | 742 |
<translation>Isoja tunneleita</translation> |
8695 | 743 |
</message> |
9007 | 744 |
<message> |
11168 | 745 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="884"/> |
746 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="1012"/> |
|
9007 | 747 |
<source>Theme: %1</source> |
10539 | 748 |
<translation>Teema: %1</translation> |
9007 | 749 |
</message> |
10451 | 750 |
<message> |
11168 | 751 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="111"/> |
10451 | 752 |
<source>Random perlin</source> |
10539 | 753 |
<translation>Generoitu Perlin-kartta</translation> |
10451 | 754 |
</message> |
755 |
<message> |
|
11168 | 756 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="774"/> |
10451 | 757 |
<source>Style:</source> |
10539 | 758 |
<translation>Tyyli:</translation> |
10451 | 759 |
</message> |
1796 | 760 |
</context> |
761 |
<context> |
|
762 |
<name>HWNetServersModel</name> |
|
763 |
<message> |
|
11168 | 764 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="46"/> |
1796 | 765 |
<source>Title</source> |
766 |
<translation>Otsikko</translation> |
|
767 |
</message> |
|
768 |
<message> |
|
11168 | 769 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="48"/> |
1796 | 770 |
<source>IP</source> |
771 |
<translation>IP</translation> |
|
772 |
</message> |
|
773 |
<message> |
|
11168 | 774 |
<location filename="../../../../QTfrontend/model/netserverslist.cpp" line="50"/> |
1796 | 775 |
<source>Port</source> |
776 |
<translation>Portti</translation> |
|
777 |
</message> |
|
778 |
</context> |
|
779 |
<context> |
|
780 |
<name>HWNewNet</name> |
|
781 |
<message> |
|
11168 | 782 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="232"/> |
1796 | 783 |
<source>The host was not found. Please check the host name and port settings.</source> |
784 |
<translation>Palvelinta ei löydetty. Ole hyvä ja tarkista palvelimen nimi ja porttiasetukset.</translation> |
|
785 |
</message> |
|
786 |
<message> |
|
11168 | 787 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="235"/> |
1796 | 788 |
<source>Connection refused</source> |
789 |
<translation>Yhteys hylätty</translation> |
|
790 |
</message> |
|
791 |
<message> |
|
11168 | 792 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="771"/> |
1796 | 793 |
<source>Room destroyed</source> |
794 |
<translation>Huone tuhottiin</translation> |
|
795 |
</message> |
|
796 |
<message> |
|
11168 | 797 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1574"/> |
1796 | 798 |
<source>Quit reason: </source> |
10539 | 799 |
<translation>Poistumissyy: </translation> |
1796 | 800 |
</message> |
1900 | 801 |
<message> |
11168 | 802 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="528"/> |
1900 | 803 |
<source>You got kicked</source> |
2062 | 804 |
<translation>Sinut potkittiin</translation> |
1900 | 805 |
</message> |
806 |
<message> |
|
11168 | 807 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="714"/> |
808 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="846"/> |
|
2441 | 809 |
<source>%1 *** %2 has joined the room</source> |
2449 | 810 |
<translation>%1 *** %2 liittyi huoneeseen</translation> |
2441 | 811 |
</message> |
812 |
<message> |
|
813 |
<source>%1 *** %2 has joined</source> |
|
9007 | 814 |
<translation type="obsolete">%1 *** %2 liittyi</translation> |
2441 | 815 |
</message> |
816 |
<message> |
|
11168 | 817 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="861"/> |
2504 | 818 |
<source>%1 *** %2 has left</source> |
3000 | 819 |
<translation>%1 *** %2 poistui</translation> |
2441 | 820 |
</message> |
821 |
<message> |
|
11168 | 822 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="863"/> |
2504 | 823 |
<source>%1 *** %2 has left (%3)</source> |
3000 | 824 |
<translation>%1 *** %2 poistui (%3)</translation> |
2441 | 825 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
826 |
<message> |
11168 | 827 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="78"/> |
6239 | 828 |
<source>User quit</source> |
10539 | 829 |
<translation>Pelaaja poistui</translation> |
5602 | 830 |
</message> |
7679 | 831 |
<message> |
11168 | 832 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="229"/> |
7679 | 833 |
<source>Remote host has closed connection</source> |
10539 | 834 |
<translation>Palvelin katkaisi yhteyden</translation> |
7679 | 835 |
</message> |
836 |
<message> |
|
11168 | 837 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="297"/> |
7679 | 838 |
<source>The server is too old. Disconnecting now.</source> |
10539 | 839 |
<translation>Palvelinohjelma on liian vanha. Yhteys katkaistaan välittömästi.</translation> |
7679 | 840 |
</message> |
10451 | 841 |
<message> |
11168 | 842 |
<location filename="../../../../QTfrontend/net/newnetclient.cpp" line="549"/> |
10451 | 843 |
<source>Server authentication error</source> |
10539 | 844 |
<translation>Palvelimen tunnistamisvirhe</translation> |
10451 | 845 |
</message> |
7679 | 846 |
</context> |
847 |
<context> |
|
848 |
<name>HWPasswordDialog</name> |
|
849 |
<message> |
|
11168 | 850 |
<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
|
851 |
<source>Login</source> |
10539 | 852 |
<translation>Kirjaudu</translation> |
7679 | 853 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
854 |
<message> |
11168 | 855 |
<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
|
856 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
857 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
858 |
If you don't have an account on www.hedgewars.org, |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
859 |
just enter your nickname.</source> |
11168 | 860 |
<translation>Kirjaudu yhdistääksesi palvelimelle. |
10539 | 861 |
|
862 |
Jos et ole rekisteröitynyt, |
|
863 |
pelkkä nimimerkki riittää.</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
864 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
865 |
<message> |
11168 | 866 |
<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
|
867 |
<source>Nickname:</source> |
10539 | 868 |
<translation>Nimimerkki:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
869 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
870 |
<message> |
11168 | 871 |
<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
|
872 |
<source>Password:</source> |
10539 | 873 |
<translation>Salasana:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
874 |
</message> |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
875 |
<message> |
11168 | 876 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="59"/> |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
877 |
<source>New Account</source> |
11168 | 878 |
<translation>Rekisteröidy</translation> |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
879 |
</message> |
7679 | 880 |
</context> |
881 |
<context> |
|
882 |
<name>HWUploadVideoDialog</name> |
|
883 |
<message> |
|
11168 | 884 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="53"/> |
7679 | 885 |
<source>Upload video</source> |
10539 | 886 |
<translation>Julkaise video</translation> |
7679 | 887 |
</message> |
888 |
<message> |
|
11168 | 889 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="149"/> |
7679 | 890 |
<source>Upload</source> |
10539 | 891 |
<translation>Julkaise</translation> |
7679 | 892 |
</message> |
1796 | 893 |
</context> |
894 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
895 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
896 |
<message> |
11168 | 897 |
<location filename="../../../../QTfrontend/ui/widget/hatbutton.cpp" line="44"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
898 |
<source>Change hat (%1)</source> |
10539 | 899 |
<translation>Vaihda hattua (%1)</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
900 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
901 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
902 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
903 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
904 |
<message> |
11168 | 905 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="119"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
906 |
<source>Cancel</source> |
10539 | 907 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
908 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
909 |
<message> |
11168 | 910 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="123"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
911 |
<source>Use selected hat</source> |
10539 | 912 |
<translation>Käytä valittua hattua</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
913 |
</message> |
8648 | 914 |
<message> |
11168 | 915 |
<location filename="../../../../QTfrontend/ui/widget/hatprompt.cpp" line="83"/> |
8648 | 916 |
<source>Search for a hat:</source> |
10539 | 917 |
<translation>Etsi hattua:</translation> |
8648 | 918 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
919 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
920 |
<context> |
1796 | 921 |
<name>KB</name> |
922 |
<message> |
|
923 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
9756 | 924 |
<translation type="obsolete">SDL_ttf palautti virheen mallintaessaan tekstiä, todennäköisesti syy on freetype2:n ohjelmavirheessä. Freetype-kirjaston päivitys on suosiltetavaa.</translation> |
1796 | 925 |
</message> |
926 |
</context> |
|
927 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
928 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
929 |
<message> |
11168 | 930 |
<location filename="../../../../QTfrontend/ui/widget/keybinder.cpp" line="100"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
931 |
<source>Category</source> |
10539 | 932 |
<translation>Kategoria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
933 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
934 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
935 |
<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
|
936 |
<name>LibavInteraction</name> |
7679 | 937 |
<message> |
11168 | 938 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="305"/> |
7679 | 939 |
<source>Audio: </source> |
10539 | 940 |
<translation>Ääni: </translation> |
7679 | 941 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
942 |
<message> |
11168 | 943 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="309"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
944 |
<source>unknown</source> |
10539 | 945 |
<translation>tuntematon</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
946 |
</message> |
9756 | 947 |
<message> |
11168 | 948 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="285"/> |
9756 | 949 |
<source>Duration: %1m %2s</source> |
10539 | 950 |
<translation>Kesto: %1min %2sek</translation> |
9756 | 951 |
</message> |
952 |
<message> |
|
11168 | 953 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="297"/> |
9756 | 954 |
<source>Video: %1x%2</source> |
10539 | 955 |
<translation></translation> |
9756 | 956 |
</message> |
957 |
<message> |
|
11168 | 958 |
<location filename="../../../../QTfrontend/util/LibavInteraction.cpp" line="301"/> |
9756 | 959 |
<source>%1 fps</source> |
11168 | 960 |
<translation>%1 kuvaa/s</translation> |
9756 | 961 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
962 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
963 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
964 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
965 |
<message> |
11168 | 966 |
<location filename="../../../../QTfrontend/model/MapModel.cpp" line="212"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
967 |
<source>No description available.</source> |
10539 | 968 |
<translation>Ei kuvausta saatavilla.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
969 |
</message> |
7679 | 970 |
</context> |
971 |
<context> |
|
1933 | 972 |
<name>PageAdmin</name> |
973 |
<message> |
|
11168 | 974 |
<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
|
975 |
<source>Clear Accounts Cache</source> |
2449 | 976 |
<translation>Tyhjennä käyttäjätili-välimuisti</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
977 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
978 |
<message> |
11168 | 979 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="48"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
980 |
<source>Fetch data</source> |
4011 | 981 |
<translation>Nouda tiedot</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
982 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
983 |
<message> |
11168 | 984 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="52"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
985 |
<source>Server message for latest version:</source> |
4011 | 986 |
<translation>Palvelimen viesti viimeisimmälle versiolle:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
987 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
988 |
<message> |
11168 | 989 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="60"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
990 |
<source>Server message for previous versions:</source> |
4011 | 991 |
<translation>Palvelimen viesti edellisille versioille:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
992 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
993 |
<message> |
11168 | 994 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="68"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
995 |
<source>Latest version protocol number:</source> |
4011 | 996 |
<translation>Viimeisin versioprotokollan numero:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
997 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
998 |
<message> |
11168 | 999 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="76"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1000 |
<source>MOTD preview:</source> |
4011 | 1001 |
<translation>Päivän viestin esikatselu:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1002 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1003 |
<message> |
11168 | 1004 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="88"/> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1005 |
<source>Set data</source> |
4011 | 1006 |
<translation>Aseta tiedot</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1007 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1008 |
<message> |
11168 | 1009 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="40"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1010 |
<source>General</source> |
10539 | 1011 |
<translation>Yleiset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1012 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1013 |
<message> |
11168 | 1014 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="41"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1015 |
<source>Bans</source> |
10539 | 1016 |
<translation>Porttikiellot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1017 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1018 |
<message> |
11168 | 1019 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="97"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1020 |
<source>IP/Nick</source> |
11168 | 1021 |
<translation>IP/Nimim</translation> |
1022 |
</message> |
|
1023 |
<message> |
|
1024 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="98"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1025 |
<source>Expiration</source> |
10539 | 1026 |
<translation>Kesto</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1027 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1028 |
<message> |
11168 | 1029 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="99"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1030 |
<source>Reason</source> |
10539 | 1031 |
<translation>Syy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1032 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1033 |
<message> |
11168 | 1034 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1035 |
<source>Refresh</source> |
10539 | 1036 |
<translation>Päivitä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1037 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1038 |
<message> |
11168 | 1039 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="109"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1040 |
<source>Add</source> |
10539 | 1041 |
<translation>Lisää</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1042 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1043 |
<message> |
11168 | 1044 |
<location filename="../../../../QTfrontend/ui/page/pageadmin.cpp" line="110"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1045 |
<source>Remove</source> |
10539 | 1046 |
<translation>Poista</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1047 |
</message> |
1933 | 1048 |
</context> |
1049 |
<context> |
|
1050 |
<name>PageConnecting</name> |
|
1051 |
<message> |
|
11168 | 1052 |
<location filename="../../../../QTfrontend/ui/page/pageconnecting.cpp" line="29"/> |
1933 | 1053 |
<source>Connecting...</source> |
2062 | 1054 |
<translation>Yhdistetään...</translation> |
1933 | 1055 |
</message> |
1056 |
</context> |
|
1057 |
<context> |
|
9007 | 1058 |
<name>PageDataDownload</name> |
1059 |
<message> |
|
11168 | 1060 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="80"/> |
9007 | 1061 |
<source>Loading, please wait.</source> |
10539 | 1062 |
<translation>Ladataan, odota hetki...</translation> |
9007 | 1063 |
</message> |
1064 |
<message> |
|
11168 | 1065 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="140"/> |
9007 | 1066 |
<source>This page requires an internet connection.</source> |
10539 | 1067 |
<translation>Tämä sivu vaatii internet-yhteyden.</translation> |
9007 | 1068 |
</message> |
10451 | 1069 |
<message> |
11168 | 1070 |
<location filename="../../../../QTfrontend/ui/page/pagedata.cpp" line="57"/> |
10451 | 1071 |
<source>Open packages directory</source> |
10539 | 1072 |
<translation>Avaa pakettikansio</translation> |
10451 | 1073 |
</message> |
9007 | 1074 |
</context> |
1075 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1076 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1077 |
<message> |
11168 | 1078 |
<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
|
1079 |
<source>Undo</source> |
10539 | 1080 |
<translation>Kumoa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1081 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1082 |
<message> |
11168 | 1083 |
<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
|
1084 |
<source>Clear</source> |
10539 | 1085 |
<translation>Tyhjennä</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1086 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1087 |
<message> |
11168 | 1088 |
<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
|
1089 |
<source>Load</source> |
10539 | 1090 |
<translation>Lataa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1091 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1092 |
<message> |
11168 | 1093 |
<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
|
1094 |
<source>Save</source> |
10539 | 1095 |
<translation>Tallenna</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1096 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1097 |
<message> |
11168 | 1098 |
<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
|
1099 |
<source>Load drawn map</source> |
10539 | 1100 |
<translation>Avaa piirretty kartta</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1101 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1102 |
<message> |
11168 | 1103 |
<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
|
1104 |
<source>Save drawn map</source> |
10539 | 1105 |
<translation>Tallenna piirretty kartta</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1106 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1107 |
<message> |
11168 | 1108 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/> |
1109 |
<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
|
1110 |
<source>Drawn Maps</source> |
10539 | 1111 |
<translation>Piirretyt Kartat</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
|
1112 |
</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
|
1113 |
<message> |
11168 | 1114 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="79"/> |
1115 |
<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
|
1116 |
<source>All files</source> |
10539 | 1117 |
<translation>Kaikki tiedostot</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1118 |
</message> |
7679 | 1119 |
<message> |
11168 | 1120 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="33"/> |
7679 | 1121 |
<source>Eraser</source> |
10539 | 1122 |
<translation>Pyyhkijä</translation> |
7679 | 1123 |
</message> |
9756 | 1124 |
<message> |
11168 | 1125 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="37"/> |
9756 | 1126 |
<source>Polyline</source> |
10539 | 1127 |
<translation>Vapaa</translation> |
9756 | 1128 |
</message> |
1129 |
<message> |
|
11168 | 1130 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="39"/> |
9756 | 1131 |
<source>Rectangle</source> |
10539 | 1132 |
<translation>Suorakulmio</translation> |
9756 | 1133 |
</message> |
1134 |
<message> |
|
11168 | 1135 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="41"/> |
9756 | 1136 |
<source>Ellipse</source> |
10539 | 1137 |
<translation>Ellipsi</translation> |
9756 | 1138 |
</message> |
10451 | 1139 |
<message> |
11168 | 1140 |
<location filename="../../../../QTfrontend/ui/page/pagedrawmap.cpp" line="47"/> |
10451 | 1141 |
<source>Optimize</source> |
10539 | 1142 |
<translation>Optimoi</translation> |
10451 | 1143 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1144 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1145 |
<context> |
1796 | 1146 |
<name>PageEditTeam</name> |
1147 |
<message> |
|
11168 | 1148 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="47"/> |
1796 | 1149 |
<source>General</source> |
1150 |
<translation>Yleiset</translation> |
|
1151 |
</message> |
|
1152 |
<message> |
|
11168 | 1153 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1154 |
<source>Select an action to choose a custom key bind for this team</source> |
10539 | 1155 |
<translation>Valitse joukkuekohtaiset näppäinasettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1156 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1157 |
<message> |
11168 | 1158 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1159 |
<source>Use my default</source> |
10539 | 1160 |
<translation>Käytä oletusta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1161 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1162 |
<message> |
11168 | 1163 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="45"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1164 |
<source>Reset all binds</source> |
10539 | 1165 |
<translation>Kumoa kaikki asettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1166 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1167 |
<message> |
11168 | 1168 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="48"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1169 |
<source>Custom Controls</source> |
10539 | 1170 |
<translation>Näppäinasettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1171 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1172 |
<message> |
11168 | 1173 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="66"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1174 |
<source>Hat</source> |
10539 | 1175 |
<translation>Hattu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1176 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1177 |
<message> |
11168 | 1178 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="67"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1179 |
<source>Name</source> |
10539 | 1180 |
<translation>Nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1181 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1182 |
<message> |
11168 | 1183 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="78"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1184 |
<source>This hedgehog's name</source> |
10539 | 1185 |
<translation>Tämän siilen nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1186 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1187 |
<message> |
11168 | 1188 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="84"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1189 |
<source>Randomize this hedgehog's name</source> |
10539 | 1190 |
<translation>Generoi tämän siilen nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1191 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1192 |
<message> |
11168 | 1193 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="88"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1194 |
<source>Random Team</source> |
10539 | 1195 |
<translation>Satunnainen joukkue</translation> |
1796 | 1196 |
</message> |
1197 |
</context> |
|
1198 |
<context> |
|
1199 |
<name>PageGameStats</name> |
|
1200 |
<message> |
|
11168 | 1201 |
<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
|
1202 |
<source>Details</source> |
4011 | 1203 |
<translation>Yksityiskohdat</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1204 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1205 |
<message> |
11168 | 1206 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="75"/> |
1207 |
<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
|
1208 |
<source>Health graph</source> |
10539 | 1209 |
<translation>Terveyskäyrä</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1210 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1211 |
<message> |
11168 | 1212 |
<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
|
1213 |
<source>Ranking</source> |
10543 | 1214 |
<translation>Tulos</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1215 |
</message> |
10451 | 1216 |
<message numerus="yes"> |
11168 | 1217 |
<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
|
1218 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10539 | 1219 |
<translation> |
1220 |
<numerusform>Parhaan laukauksen mitalin voitti <b>%1</b> <b>%2</b> vahinkopisteellä.</numerusform> |
|
1221 |
<numerusform>Parhaan laukauksen mitalin voitti <b>%1</b> <b>%2</b> vahinkopisteellä.</numerusform> |
|
10451 | 1222 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1223 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1224 |
<message numerus="yes"> |
11168 | 1225 |
<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
|
1226 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4011 | 1227 |
<translation> |
1228 |
<numerusform>Paras tappaja on <b>%1</b> <b>%2</b> tapolla</numerusform> |
|
1229 |
<numerusform>Paras tappaja on <b>%1</b> <b>%2</b> tapolla</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1230 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1231 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1232 |
<message numerus="yes"> |
11168 | 1233 |
<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
|
1234 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4011 | 1235 |
<translation> |
10539 | 1236 |
<numerusform><b>%1</b> siili tapettiin tämän erän aikana.</numerusform> |
4011 | 1237 |
<numerusform>Yhteensä <b>%1</b> siiltä tapettiin tämän erän aikana.</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1238 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1239 |
</message> |
4176 | 1240 |
<message numerus="yes"> |
11168 | 1241 |
<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
|
1242 |
<source>(%1 kill)</source> |
10539 | 1243 |
<translation> |
4176 | 1244 |
<numerusform>(%1 tappo)</numerusform> |
10539 | 1245 |
<numerusform>(%1 tappoa)</numerusform> |
4176 | 1246 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1247 |
</message> |
4177 | 1248 |
<message numerus="yes"> |
11168 | 1249 |
<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
|
1250 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
10539 | 1251 |
<translation> |
1252 |
<numerusform><b>%1</b> ajatteli, että omia siilejä on hienoa vahingoittaa <b>%2</b> vahinkopisteellä.</numerusform> |
|
1253 |
<numerusform><b>%1</b> ajatteli, että omia siilejä on hienoa vahingoittaa <b>%2</b> vahinkopisteellä.</numerusform> |
|
4177 | 1254 |
</translation> |
1255 |
</message> |
|
1256 |
<message numerus="yes"> |
|
11168 | 1257 |
<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
|
1258 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
10539 | 1259 |
<translation> |
4177 | 1260 |
<numerusform><b>%1</b> tappoi <b>%2</b> omaa siiltä.</numerusform> |
10539 | 1261 |
<numerusform><b>%1</b> tappoi <b>%2</b> omaa siiltä.</numerusform> |
4177 | 1262 |
</translation> |
1263 |
</message> |
|
1264 |
<message numerus="yes"> |
|
11168 | 1265 |
<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
|
1266 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
10539 | 1267 |
<translation> |
1268 |
<numerusform><b>%1</b> pelkuroi ja jätti vuoronsa väliin <b>%2</b> kertaa.</numerusform> |
|
1269 |
<numerusform><b>%1</b> pelkuroi ja jätti vuoronsa väliin <b>%2</b> kertaa.</numerusform> |
|
4177 | 1270 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1271 |
</message> |
9049 | 1272 |
<message> |
11168 | 1273 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="118"/> |
9049 | 1274 |
<source>Play again</source> |
10539 | 1275 |
<translation>Pelaa uudestaan</translation> |
9049 | 1276 |
</message> |
1277 |
<message> |
|
11168 | 1278 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="123"/> |
9049 | 1279 |
<source>Save</source> |
10539 | 1280 |
<translation>Tallenna</translation> |
9049 | 1281 |
</message> |
9756 | 1282 |
<message numerus="yes"> |
11168 | 1283 |
<location filename="../../../../QTfrontend/ui/page/pagegamestats.cpp" line="306"/> |
9756 | 1284 |
<source>(%1 %2)</source> |
10539 | 1285 |
<translation> |
9756 | 1286 |
<numerusform></numerusform> |
1287 |
<numerusform></numerusform> |
|
1288 |
</translation> |
|
1289 |
</message> |
|
1796 | 1290 |
</context> |
1291 |
<context> |
|
6239 | 1292 |
<name>PageInGame</name> |
1293 |
<message> |
|
11168 | 1294 |
<location filename="../../../../QTfrontend/ui/page/pageingame.cpp" line="29"/> |
6239 | 1295 |
<source>In game...</source> |
10539 | 1296 |
<translation>Peli käynnissä...</translation> |
6239 | 1297 |
</message> |
1298 |
</context> |
|
1299 |
<context> |
|
7679 | 1300 |
<name>PageInfo</name> |
1301 |
<message> |
|
11168 | 1302 |
<location filename="../../../../QTfrontend/ui/page/pageinfo.cpp" line="44"/> |
7679 | 1303 |
<source>Open the snapshot folder</source> |
10539 | 1304 |
<translation>Avaa kuvankaappauskansio</translation> |
7679 | 1305 |
</message> |
1306 |
</context> |
|
1307 |
<context> |
|
1796 | 1308 |
<name>PageMain</name> |
1309 |
<message> |
|
11168 | 1310 |
<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
|
1311 |
<source>Downloadable Content</source> |
10539 | 1312 |
<translation>Ladattava sisältö</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
|
1313 |
</message> |
7679 | 1314 |
<message> |
11168 | 1315 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="47"/> |
7679 | 1316 |
<source>Play a game on a single computer</source> |
10539 | 1317 |
<translation>Pelaa tällä tietokoneella</translation> |
7679 | 1318 |
</message> |
1319 |
<message> |
|
11168 | 1320 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="52"/> |
7679 | 1321 |
<source>Play a game across a network</source> |
10539 | 1322 |
<translation>Pelaa verkossa</translation> |
7679 | 1323 |
</message> |
1324 |
<message> |
|
11168 | 1325 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="79"/> |
7679 | 1326 |
<source>Read about who is behind the Hedgewars Project</source> |
10539 | 1327 |
<translation>Lisätietoa Hedgewars-projektista</translation> |
7679 | 1328 |
</message> |
1329 |
<message> |
|
11168 | 1330 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="84"/> |
7679 | 1331 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
10539 | 1332 |
<translation>Kirjoita palautetta, ehdotuksia, bugi-ilmoituksia ja mitä pidät pelistä</translation> |
7679 | 1333 |
</message> |
1334 |
<message> |
|
11168 | 1335 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="89"/> |
7679 | 1336 |
<source>Access the user created content downloadable from our website</source> |
10539 | 1337 |
<translation>Verkkosivuiltamme tarjolla olevaa ladattavaa sisältöä</translation> |
7679 | 1338 |
</message> |
1339 |
<message> |
|
11168 | 1340 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="109"/> |
7679 | 1341 |
<source>Exit game</source> |
10539 | 1342 |
<translation>Lopeta peli</translation> |
7679 | 1343 |
</message> |
1344 |
<message> |
|
11168 | 1345 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="113"/> |
7679 | 1346 |
<source>Manage videos recorded from game</source> |
11168 | 1347 |
<translation>Hallinnoi peleistä nauhoitettuja videoita</translation> |
1348 |
</message> |
|
1349 |
<message> |
|
1350 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="117"/> |
|
7679 | 1351 |
<source>Edit game preferences</source> |
10539 | 1352 |
<translation>Muokkaa asetuksia</translation> |
7679 | 1353 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1354 |
<message> |
11168 | 1355 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="67"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1356 |
<source>Play a game across a local area network</source> |
10539 | 1357 |
<translation>Pelaa lähiverkossa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1358 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1359 |
<message> |
11168 | 1360 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="72"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1361 |
<source>Play a game on an official server</source> |
10539 | 1362 |
<translation>Pelaa virallisella palvelimella</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1363 |
</message> |
8676 | 1364 |
<message> |
11168 | 1365 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="82"/> |
8676 | 1366 |
<source>Feedback</source> |
10539 | 1367 |
<translation>Palaute</translation> |
8676 | 1368 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1369 |
<message> |
11168 | 1370 |
<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
|
1371 |
<source>Play local network game</source> |
10539 | 1372 |
<translation>Lähiverkkopeli</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1373 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1374 |
<message> |
11168 | 1375 |
<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
|
1376 |
<source>Play official network game</source> |
10539 | 1377 |
<translation>Internet-peli</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1378 |
</message> |
1796 | 1379 |
</context> |
1380 |
<context> |
|
1381 |
<name>PageMultiplayer</name> |
|
1382 |
<message> |
|
11168 | 1383 |
<location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="62"/> |
1796 | 1384 |
<source>Start</source> |
1385 |
<translation>Aloita</translation> |
|
1386 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1387 |
<message> |
11168 | 1388 |
<location filename="../../../../QTfrontend/ui/page/pagemultiplayer.cpp" line="50"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1389 |
<source>Edit game preferences</source> |
10539 | 1390 |
<translation>Muokkaa asetuksia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1391 |
</message> |
1796 | 1392 |
</context> |
1393 |
<context> |
|
1394 |
<name>PageNetGame</name> |
|
1395 |
<message> |
|
1396 |
<source>Control</source> |
|
8648 | 1397 |
<translation type="obsolete">Säädöt</translation> |
1796 | 1398 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1399 |
<message> |
11168 | 1400 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="116"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1401 |
<source>Edit game preferences</source> |
10539 | 1402 |
<translation>Muokkaa asetuksia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1403 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1404 |
<message> |
11168 | 1405 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="141"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1406 |
<source>Start</source> |
10539 | 1407 |
<translation>Aloita</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1408 |
</message> |
8648 | 1409 |
<message> |
11168 | 1410 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="62"/> |
8648 | 1411 |
<source>Update</source> |
10539 | 1412 |
<translation>Päivitä</translation> |
8648 | 1413 |
</message> |
1414 |
<message> |
|
11168 | 1415 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="80"/> |
8648 | 1416 |
<source>Room controls</source> |
10539 | 1417 |
<translation>Huoneen hallinta</translation> |
8648 | 1418 |
</message> |
1796 | 1419 |
</context> |
1420 |
<context> |
|
8788 | 1421 |
<name>PageNetServer</name> |
1422 |
<message> |
|
11168 | 1423 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="87"/> |
8788 | 1424 |
<source>Click here for details</source> |
10539 | 1425 |
<translation>Klikkaa saadaksesi lisätietoja</translation> |
8788 | 1426 |
</message> |
1427 |
<message> |
|
11168 | 1428 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="138"/> |
8788 | 1429 |
<source>Insert your address here</source> |
10539 | 1430 |
<translation>Anna osoitteesi tähän</translation> |
8788 | 1431 |
</message> |
1432 |
</context> |
|
1433 |
<context> |
|
1796 | 1434 |
<name>PageOptions</name> |
1435 |
<message> |
|
11168 | 1436 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="138"/> |
1796 | 1437 |
<source>New team</source> |
1438 |
<translation>Uusi joukkue</translation> |
|
1439 |
</message> |
|
1440 |
<message> |
|
11168 | 1441 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="146"/> |
1796 | 1442 |
<source>Edit team</source> |
1443 |
<translation>Muokkaa joukkuetta</translation> |
|
1444 |
</message> |
|
1445 |
<message> |
|
11168 | 1446 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="154"/> |
3163 | 1447 |
<source>Delete team</source> |
4011 | 1448 |
<translation>Poista joukkue</translation> |
3163 | 1449 |
</message> |
1450 |
<message> |
|
11168 | 1451 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="162"/> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1452 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
10539 | 1453 |
<translation>Et voi muokata joukkueita niitä valitessa. Mene takaisin päävalikkoon lisätäksesi, muokataksesi tai poistaaksesi joukkueita.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1454 |
</message> |
4418 | 1455 |
<message> |
11168 | 1456 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="178"/> |
4418 | 1457 |
<source>New scheme</source> |
10539 | 1458 |
<translation>Uudet säännöt</translation> |
4418 | 1459 |
</message> |
1460 |
<message> |
|
11168 | 1461 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="185"/> |
4418 | 1462 |
<source>Edit scheme</source> |
10539 | 1463 |
<translation>Muokkaa sääntöjä</translation> |
4418 | 1464 |
</message> |
1465 |
<message> |
|
11168 | 1466 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="192"/> |
4418 | 1467 |
<source>Delete scheme</source> |
10539 | 1468 |
<translation>Poista säännöt</translation> |
4418 | 1469 |
</message> |
1470 |
<message> |
|
11168 | 1471 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="209"/> |
4418 | 1472 |
<source>New weapon set</source> |
10539 | 1473 |
<translation>Uusi asesetti</translation> |
4418 | 1474 |
</message> |
1475 |
<message> |
|
11168 | 1476 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="216"/> |
4418 | 1477 |
<source>Edit weapon set</source> |
10539 | 1478 |
<translation>Muokkaa asesettiä</translation> |
4418 | 1479 |
</message> |
1480 |
<message> |
|
11168 | 1481 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="223"/> |
4418 | 1482 |
<source>Delete weapon set</source> |
10539 | 1483 |
<translation>Poista asesetti</translation> |
4418 | 1484 |
</message> |
7679 | 1485 |
<message> |
11168 | 1486 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="115"/> |
7679 | 1487 |
<source>Advanced</source> |
10539 | 1488 |
<translation>Lisäasetukset</translation> |
7679 | 1489 |
</message> |
7680 | 1490 |
<message> |
11168 | 1491 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="451"/> |
7680 | 1492 |
<source>Reset to default colors</source> |
10539 | 1493 |
<translation>Palauta oletukset</translation> |
7680 | 1494 |
</message> |
7700 | 1495 |
<message> |
11168 | 1496 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="557"/> |
7700 | 1497 |
<source>Proxy host</source> |
10539 | 1498 |
<translation>Osoite</translation> |
7700 | 1499 |
</message> |
1500 |
<message> |
|
11168 | 1501 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="558"/> |
7700 | 1502 |
<source>Proxy port</source> |
10539 | 1503 |
<translation>Portti</translation> |
7700 | 1504 |
</message> |
1505 |
<message> |
|
11168 | 1506 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="559"/> |
7700 | 1507 |
<source>Proxy login</source> |
10539 | 1508 |
<translation>Tunnus</translation> |
7700 | 1509 |
</message> |
1510 |
<message> |
|
11168 | 1511 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="560"/> |
7700 | 1512 |
<source>Proxy password</source> |
10539 | 1513 |
<translation>Salasana</translation> |
7700 | 1514 |
</message> |
1515 |
<message> |
|
11168 | 1516 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="573"/> |
7700 | 1517 |
<source>No proxy</source> |
10539 | 1518 |
<translation>Ei välityspalvelinta</translation> |
7700 | 1519 |
</message> |
1520 |
<message> |
|
11168 | 1521 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="575"/> |
7700 | 1522 |
<source>Socks5 proxy</source> |
10539 | 1523 |
<translation>SOCKS5-palvelin</translation> |
7700 | 1524 |
</message> |
1525 |
<message> |
|
11168 | 1526 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="576"/> |
7700 | 1527 |
<source>HTTP proxy</source> |
10539 | 1528 |
<translation>HTTP-palvelin</translation> |
7700 | 1529 |
</message> |
7702 | 1530 |
<message> |
11168 | 1531 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="574"/> |
7702 | 1532 |
<source>System proxy settings</source> |
10539 | 1533 |
<translation>Järjestelmän oletukset</translation> |
7702 | 1534 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1535 |
<message> |
11168 | 1536 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1537 |
<source>Select an action to change what key controls it</source> |
10539 | 1538 |
<translation>Valitse, millä napeilla ohjaat peliä.</translation> |
8401
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> |
11168 | 1541 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1542 |
<source>Reset to default</source> |
10539 | 1543 |
<translation>Palauta oletukset</translation> |
8401
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> |
11168 | 1546 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="91"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1547 |
<source>Reset all binds</source> |
10539 | 1548 |
<translation>Palauta kaikki oletukset</translation> |
8401
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> |
11168 | 1551 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="96"/> |
1552 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="239"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1553 |
<source>Game</source> |
10539 | 1554 |
<translation>Peligrafiikka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1555 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1556 |
<message> |
11168 | 1557 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="99"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1558 |
<source>Graphics</source> |
10539 | 1559 |
<translation>Grafiikka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1560 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1561 |
<message> |
11168 | 1562 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="102"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1563 |
<source>Audio</source> |
10539 | 1564 |
<translation>Ääni</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1565 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1566 |
<message> |
11168 | 1567 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="104"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1568 |
<source>Controls</source> |
10539 | 1569 |
<translation>Ohjaus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1570 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1571 |
<message> |
11168 | 1572 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="108"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1573 |
<source>Video Recording</source> |
10539 | 1574 |
<translation>Videotallennus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1575 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1576 |
<message> |
11168 | 1577 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="112"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1578 |
<source>Network</source> |
10539 | 1579 |
<translation>Verkko</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1580 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1581 |
<message> |
11168 | 1582 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="128"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1583 |
<source>Teams</source> |
10539 | 1584 |
<translation>Joukkueet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1585 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1586 |
<message> |
11168 | 1587 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="169"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1588 |
<source>Schemes</source> |
10539 | 1589 |
<translation>Säännöt</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1590 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1591 |
<message> |
11168 | 1592 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="200"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1593 |
<source>Weapons</source> |
10539 | 1594 |
<translation>Aseet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1595 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1596 |
<message> |
11168 | 1597 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="404"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1598 |
<source>Frontend</source> |
10539 | 1599 |
<translation>Käyttöliittymä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1600 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1601 |
<message> |
11168 | 1602 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="421"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1603 |
<source>Custom colors</source> |
10539 | 1604 |
<translation>Joukkuevärit</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1605 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1606 |
<message> |
11168 | 1607 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="464"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1608 |
<source>Game audio</source> |
10539 | 1609 |
<translation>Peliäänet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1610 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1611 |
<message> |
11168 | 1612 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="502"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1613 |
<source>Frontend audio</source> |
10539 | 1614 |
<translation>Käyttöliittymän äänet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1615 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1616 |
<message> |
11168 | 1617 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="525"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1618 |
<source>Account</source> |
10539 | 1619 |
<translation>Tunnus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1620 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1621 |
<message> |
11168 | 1622 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="551"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1623 |
<source>Proxy settings</source> |
10539 | 1624 |
<translation>Välityspalvelinasetukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1625 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1626 |
<message> |
11168 | 1627 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="611"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1628 |
<source>Miscellaneous</source> |
10539 | 1629 |
<translation>Sekalaiset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1630 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1631 |
<message> |
11168 | 1632 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="657"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1633 |
<source>Updates</source> |
10539 | 1634 |
<translation>Päivitykset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1635 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1636 |
<message> |
11168 | 1637 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="670"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1638 |
<source>Check for updates</source> |
10539 | 1639 |
<translation>Tarkista päivitykset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1640 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1641 |
<message> |
11168 | 1642 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="684"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1643 |
<source>Video recording options</source> |
10539 | 1644 |
<translation>Videotallennusasetukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1645 |
</message> |
1796 | 1646 |
</context> |
1647 |
<context> |
|
1648 |
<name>PagePlayDemo</name> |
|
1649 |
<message> |
|
11168 | 1650 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/> |
1796 | 1651 |
<source>Rename dialog</source> |
10539 | 1652 |
<translation>Uudelleennimeämisikkuna</translation> |
1796 | 1653 |
</message> |
1654 |
<message> |
|
11168 | 1655 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="137"/> |
1796 | 1656 |
<source>Enter new file name:</source> |
1657 |
<translation>Syötä uusi tiedostonimi:</translation> |
|
1658 |
</message> |
|
1659 |
</context> |
|
1660 |
<context> |
|
1661 |
<name>PageRoomsList</name> |
|
1662 |
<message> |
|
1663 |
<source>Create</source> |
|
8648 | 1664 |
<translation type="obsolete">Luo</translation> |
1796 | 1665 |
</message> |
1666 |
<message> |
|
1667 |
<source>Join</source> |
|
8648 | 1668 |
<translation type="obsolete">Liity</translation> |
1796 | 1669 |
</message> |
1670 |
<message> |
|
11168 | 1671 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="177"/> |
1900 | 1672 |
<source>Admin features</source> |
2062 | 1673 |
<translation>Ylläpitäjän ominaisuudet</translation> |
1900 | 1674 |
</message> |
2441 | 1675 |
<message> |
1676 |
<source>Room Name:</source> |
|
8648 | 1677 |
<translation type="obsolete">Huoneen nimi:</translation> |
2441 | 1678 |
</message> |
1679 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1680 |
<source>Rules:</source> |
9756 | 1681 |
<translation type="obsolete">Säännöt:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1682 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1683 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1684 |
<source>Weapons:</source> |
9756 | 1685 |
<translation type="obsolete">Aseet:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1686 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1687 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1688 |
<source>Search:</source> |
8648 | 1689 |
<translation type="obsolete">Haku:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1690 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1691 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1692 |
<source>Clear</source> |
8648 | 1693 |
<translation type="obsolete">Tyhjennä</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1694 |
</message> |
5602 | 1695 |
<message numerus="yes"> |
11168 | 1696 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="541"/> |
5602 | 1697 |
<source>%1 players online</source> |
10539 | 1698 |
<translation> |
1699 |
<numerusform>Yksi pelaaja linjoilla</numerusform> |
|
1700 |
<numerusform>%1 pelaajaa linjoilla</numerusform> |
|
5602 | 1701 |
</translation> |
1702 |
</message> |
|
8648 | 1703 |
<message> |
11168 | 1704 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="93"/> |
8648 | 1705 |
<source>Search for a room:</source> |
10539 | 1706 |
<translation>Etsi huonetta:</translation> |
8648 | 1707 |
</message> |
1708 |
<message> |
|
11168 | 1709 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="120"/> |
8648 | 1710 |
<source>Create room</source> |
10539 | 1711 |
<translation>Uusi huone</translation> |
8648 | 1712 |
</message> |
1713 |
<message> |
|
11168 | 1714 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="124"/> |
8648 | 1715 |
<source>Join room</source> |
10539 | 1716 |
<translation>Siirry huoneeseen</translation> |
8648 | 1717 |
</message> |
1718 |
<message> |
|
11168 | 1719 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="67"/> |
8648 | 1720 |
<source>Room state</source> |
10539 | 1721 |
<translation>Huoneen tilanne</translation> |
8648 | 1722 |
</message> |
1723 |
<message> |
|
11168 | 1724 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="179"/> |
8648 | 1725 |
<source>Open server administration page</source> |
10539 | 1726 |
<translation>Avaa ylläpitäjän sivu</translation> |
8648 | 1727 |
</message> |
1900 | 1728 |
</context> |
1729 |
<context> |
|
1730 |
<name>PageScheme</name> |
|
1731 |
<message> |
|
11168 | 1732 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="71"/> |
2030 | 1733 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
10539 | 1734 |
<translation>Puolusta linnaasi ja tuhoa vastustajasi, enintään kaksi joukkueväriä!</translation> |
2030 | 1735 |
</message> |
1736 |
<message> |
|
11168 | 1737 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="75"/> |
2030 | 1738 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
2062 | 1739 |
<translation>Joukkueet aloittavat kartan vastakkaisista päistä, maksimissaan kaksi joukkueväriä!</translation> |
2030 | 1740 |
</message> |
1741 |
<message> |
|
11168 | 1742 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="79"/> |
2030 | 1743 |
<source>Land can not be destroyed!</source> |
2062 | 1744 |
<translation>Maata ei voi tuhota!</translation> |
2030 | 1745 |
</message> |
1746 |
<message> |
|
11168 | 1747 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="87"/> |
2030 | 1748 |
<source>Lower gravity</source> |
10539 | 1749 |
<translation>Heikompi painovoima</translation> |
2030 | 1750 |
</message> |
1751 |
<message> |
|
11168 | 1752 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="91"/> |
2030 | 1753 |
<source>Assisted aiming with laser sight</source> |
2062 | 1754 |
<translation>Lasertähtäimellä avustettu tähtäys</translation> |
2030 | 1755 |
</message> |
1756 |
<message> |
|
11168 | 1757 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="95"/> |
2030 | 1758 |
<source>All hogs have a personal forcefield</source> |
2062 | 1759 |
<translation>Kaikilla siileillä on oma suojakenttänsä</translation> |
2030 | 1760 |
</message> |
1761 |
<message> |
|
11168 | 1762 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="103"/> |
2030 | 1763 |
<source>Gain 80% of the damage you do back in health</source> |
2062 | 1764 |
<translation>Saa 80% aiheuttamastasi vahingosta takaisin omaan terveyteesi</translation> |
2030 | 1765 |
</message> |
1766 |
<message> |
|
11168 | 1767 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="107"/> |
2030 | 1768 |
<source>Share your opponents pain, share their damage</source> |
2062 | 1769 |
<translation>Jaa vastuastajasi tuska, jaa heidän vahinkonsa</translation> |
2030 | 1770 |
</message> |
1771 |
<message> |
|
11168 | 1772 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="111"/> |
2030 | 1773 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
10539 | 1774 |
<translation>Siilit eivät voi liikkua, testaa tykistötaitojasi</translation> |
2030 | 1775 |
</message> |
1776 |
<message> |
|
11168 | 1777 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="325"/> |
2030 | 1778 |
<source>Random</source> |
2062 | 1779 |
<translation>Satunnainen</translation> |
2030 | 1780 |
</message> |
1781 |
<message> |
|
11168 | 1782 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="326"/> |
2030 | 1783 |
<source>Seconds</source> |
2062 | 1784 |
<translation>Sekuntia</translation> |
2030 | 1785 |
</message> |
1786 |
<message> |
|
11168 | 1787 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="449"/> |
1900 | 1788 |
<source>New</source> |
2062 | 1789 |
<translation>Uusi</translation> |
1900 | 1790 |
</message> |
1791 |
<message> |
|
11168 | 1792 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="450"/> |
1933 | 1793 |
<source>Delete</source> |
2062 | 1794 |
<translation>Poista</translation> |
1900 | 1795 |
</message> |
2726 | 1796 |
<message> |
11168 | 1797 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="115"/> |
2726 | 1798 |
<source>Order of play is random instead of in room order.</source> |
3000 | 1799 |
<translation>Pelaamisjärjestys on satunnainen huoneen järjestyksen sijaan.</translation> |
2726 | 1800 |
</message> |
1801 |
<message> |
|
11168 | 1802 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="119"/> |
2726 | 1803 |
<source>Play with a King. If he dies, your side dies.</source> |
3000 | 1804 |
<translation>Pelaa kuninkaalla. Jos hän kuolee, sinun jokkueesi häviää.</translation> |
2726 | 1805 |
</message> |
2883 | 1806 |
<message> |
11168 | 1807 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="123"/> |
2883 | 1808 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
3000 | 1809 |
<translation>Sijoittakaa siilenne vuorotellen ennen pelin alkua.</translation> |
2883 | 1810 |
</message> |
1811 |
<message> |
|
11168 | 1812 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="127"/> |
2883 | 1813 |
<source>Ammo is shared between all teams that share a colour.</source> |
3000 | 1814 |
<translation>Ammukset ovat yhteiset saman värin kesken.</translation> |
2883 | 1815 |
</message> |
2899 | 1816 |
<message> |
11168 | 1817 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="131"/> |
2899 | 1818 |
<source>Disable girders when generating random maps.</source> |
3000 | 1819 |
<translation>Kytke palkit pois päältä satunnaisissa kartoissa.</translation> |
2899 | 1820 |
</message> |
3287 | 1821 |
<message> |
11168 | 1822 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="135"/> |
3287 | 1823 |
<source>Disable land objects when generating random maps.</source> |
10539 | 1824 |
<translation>Poista maaesteet satunnaisten karttojen luonnissa.</translation> |
3287 | 1825 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1826 |
<message> |
11168 | 1827 |
<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
|
1828 |
<source>AI respawns on death.</source> |
4011 | 1829 |
<translation>Tekoäly syntyy uudelleen kuollessaan.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1830 |
</message> |
4124 | 1831 |
<message> |
11168 | 1832 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="99"/> |
4124 | 1833 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
10539 | 1834 |
<translation>Kaikki elossa olevat siilet palautetaan täyteen terveyteen vuoron lopussa</translation> |
4124 | 1835 |
</message> |
1836 |
<message> |
|
11168 | 1837 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="143"/> |
4124 | 1838 |
<source>Attacking does not end your turn.</source> |
10539 | 1839 |
<translation>Ampuminen ei lopeta vuoroasi.</translation> |
4124 | 1840 |
</message> |
1841 |
<message> |
|
11168 | 1842 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="147"/> |
4124 | 1843 |
<source>Weapons are reset to starting values each turn.</source> |
10539 | 1844 |
<translation>Aseet palautetaan alkutilaan vuoron lopussa.</translation> |
4124 | 1845 |
</message> |
1846 |
<message> |
|
11168 | 1847 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="151"/> |
4124 | 1848 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
10539 | 1849 |
<translation>Jokaisella siilellä on omakohtaiset ammukset, jotka eivät jakaudu joukkueen kesken.</translation> |
4124 | 1850 |
</message> |
4418 | 1851 |
<message> |
11168 | 1852 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="155"/> |
4418 | 1853 |
<source>You will not have to worry about wind anymore.</source> |
10539 | 1854 |
<translation>Tuulella ei ole vaikutusta.</translation> |
4418 | 1855 |
</message> |
1856 |
<message> |
|
11168 | 1857 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="159"/> |
4418 | 1858 |
<source>Wind will affect almost everything.</source> |
10539 | 1859 |
<translation>Tuuli vaikuttaa lähes kaikkeen.</translation> |
4418 | 1860 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1861 |
<message> |
11168 | 1862 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="448"/> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1863 |
<source>Copy</source> |
10539 | 1864 |
<translation>Kopioi</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1865 |
</message> |
5602 | 1866 |
<message> |
11168 | 1867 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="163"/> |
5602 | 1868 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
10539 | 1869 |
<translation>Vuoron aika jaetaan klaanin joukkueiden kesken.</translation> |
5602 | 1870 |
</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
|
1871 |
<message> |
11168 | 1872 |
<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
|
1873 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1874 |
<translation>Lisää tuhoutumattomat reunat kartan ympärille</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
|
1875 |
</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
|
1876 |
<message> |
11168 | 1877 |
<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
|
1878 |
<source>Add an indestructible border along the bottom</source> |
10539 | 1879 |
<translation>Lisää tuhoutumaton lattia veden pinnalle</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
|
1880 |
</message> |
9756 | 1881 |
<message> |
11168 | 1882 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="409"/> |
9756 | 1883 |
<source>None (Default)</source> |
10539 | 1884 |
<translation>Ei mitään (oletus)</translation> |
9756 | 1885 |
</message> |
1886 |
<message> |
|
11168 | 1887 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="410"/> |
9756 | 1888 |
<source>Wrap (World wraps)</source> |
10539 | 1889 |
<translation>Kierto (kartta toistuu reunoista)</translation> |
9756 | 1890 |
</message> |
1891 |
<message> |
|
11168 | 1892 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="411"/> |
9756 | 1893 |
<source>Bounce (Edges reflect)</source> |
10539 | 1894 |
<translation>Kimmoke (reunat peilaa)</translation> |
9756 | 1895 |
</message> |
1896 |
<message> |
|
11168 | 1897 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="412"/> |
9756 | 1898 |
<source>Sea (Edges connect to sea)</source> |
10539 | 1899 |
<translation>Meri (seinät ovat merta)</translation> |
9756 | 1900 |
</message> |
1796 | 1901 |
</context> |
1902 |
<context> |
|
1903 |
<name>PageSelectWeapon</name> |
|
1904 |
<message> |
|
11168 | 1905 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="47"/> |
1796 | 1906 |
<source>Default</source> |
1907 |
<translation>Oletus</translation> |
|
1908 |
</message> |
|
1909 |
<message> |
|
11168 | 1910 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="51"/> |
1796 | 1911 |
<source>Delete</source> |
1912 |
<translation>Poista</translation> |
|
1913 |
</message> |
|
4418 | 1914 |
<message> |
11168 | 1915 |
<location filename="../../../../QTfrontend/ui/page/pageselectweapon.cpp" line="46"/> |
4418 | 1916 |
<source>New</source> |
10539 | 1917 |
<translation>Uusi</translation> |
4418 | 1918 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1919 |
<message> |
11168 | 1920 |
<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
|
1921 |
<source>Copy</source> |
10539 | 1922 |
<translation>Kopioi</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1923 |
</message> |
1796 | 1924 |
</context> |
1925 |
<context> |
|
1926 |
<name>PageSinglePlayer</name> |
|
1927 |
<message> |
|
11168 | 1928 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="39"/> |
7679 | 1929 |
<source>Play a quick game against the computer with random settings</source> |
10539 | 1930 |
<translation>Pelaa nopea peli tietokonetta vastaan satunnaisilla asetuksilla</translation> |
7679 | 1931 |
</message> |
1932 |
<message> |
|
11168 | 1933 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="42"/> |
7679 | 1934 |
<source>Play a hotseat game against your friends, or AI teams</source> |
10539 | 1935 |
<translation>Pelaa kavereitasi tai tekoälyä vastaan</translation> |
7679 | 1936 |
</message> |
1937 |
<message> |
|
11168 | 1938 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="47"/> |
7679 | 1939 |
<source>Campaign Mode</source> |
10539 | 1940 |
<translation>Tehtävät (englanniksi)</translation> |
6239 | 1941 |
</message> |
1942 |
<message> |
|
11168 | 1943 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="51"/> |
7679 | 1944 |
<source>Practice your skills in a range of training missions</source> |
10539 | 1945 |
<translation>Harjoittele taitojasi tehtäväradoilla</translation> |
7679 | 1946 |
</message> |
1947 |
<message> |
|
11168 | 1948 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="62"/> |
7679 | 1949 |
<source>Watch recorded demos</source> |
10539 | 1950 |
<translation>Katsele nauhoitettuja demoja</translation> |
7679 | 1951 |
</message> |
1952 |
<message> |
|
11168 | 1953 |
<location filename="../../../../QTfrontend/ui/page/pagesingleplayer.cpp" line="65"/> |
7679 | 1954 |
<source>Load a previously saved game</source> |
11168 | 1955 |
<translation>Avaa tallennettu peli</translation> |
6239 | 1956 |
</message> |
1957 |
</context> |
|
1958 |
<context> |
|
1959 |
<name>PageTraining</name> |
|
1960 |
<message> |
|
11168 | 1961 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="206"/> |
6239 | 1962 |
<source>No description available</source> |
10539 | 1963 |
<translation>Ei kuvausta saatavilla</translation> |
6239 | 1964 |
</message> |
1965 |
<message> |
|
11168 | 1966 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="214"/> |
6239 | 1967 |
<source>Select a mission!</source> |
10539 | 1968 |
<translation>Valitse tehtävä!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1969 |
</message> |
7679 | 1970 |
<message> |
11168 | 1971 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="78"/> |
7679 | 1972 |
<source>Pick the mission or training to play</source> |
10539 | 1973 |
<translation>Valitse tehtävä tai harjoitus luettelosta</translation> |
7679 | 1974 |
</message> |
1975 |
<message> |
|
11168 | 1976 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="93"/> |
7679 | 1977 |
<source>Start fighting</source> |
10539 | 1978 |
<translation>Käynnistä harjoitus</translation> |
7679 | 1979 |
</message> |
1980 |
</context> |
|
1981 |
<context> |
|
1982 |
<name>PageVideos</name> |
|
1983 |
<message> |
|
11168 | 1984 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="122"/> |
7679 | 1985 |
<source>Name</source> |
10539 | 1986 |
<translation>Nimi</translation> |
7679 | 1987 |
</message> |
1988 |
<message> |
|
11168 | 1989 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="123"/> |
7679 | 1990 |
<source>Size</source> |
10539 | 1991 |
<translation>Koko</translation> |
7679 | 1992 |
</message> |
7680 | 1993 |
<message numerus="yes"> |
11168 | 1994 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="264"/> |
7679 | 1995 |
<source>%1 bytes</source> |
10539 | 1996 |
<translation> |
1997 |
<numerusform>yksi tavu</numerusform> |
|
1998 |
<numerusform>%1 tavua</numerusform> |
|
7680 | 1999 |
</translation> |
7679 | 2000 |
</message> |
2001 |
<message> |
|
11168 | 2002 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="508"/> |
7679 | 2003 |
<source>(in progress...)</source> |
10539 | 2004 |
<translation>(käynnissä...)</translation> |
7679 | 2005 |
</message> |
2006 |
<message> |
|
11168 | 2007 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="732"/> |
7679 | 2008 |
<source>encoding</source> |
10539 | 2009 |
<translation>enkoodaus</translation> |
7679 | 2010 |
</message> |
2011 |
<message> |
|
11168 | 2012 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="734"/> |
7679 | 2013 |
<source>uploading</source> |
10539 | 2014 |
<translation>lähetetään</translation> |
7679 | 2015 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2016 |
<message> |
11168 | 2017 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="512"/> |
9756 | 2018 |
<source>Date: %1</source> |
10539 | 2019 |
<translation>Päiväys: %1</translation> |
9756 | 2020 |
</message> |
2021 |
<message> |
|
11168 | 2022 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="513"/> |
9756 | 2023 |
<source>Size: %1</source> |
10539 | 2024 |
<translation>Koko: %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2025 |
</message> |
1796 | 2026 |
</context> |
2027 |
<context> |
|
2028 |
<name>QAction</name> |
|
2029 |
<message> |
|
11168 | 2030 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="262"/> |
1796 | 2031 |
<source>Kick</source> |
2032 |
<translation>Potki</translation> |
|
2033 |
</message> |
|
2034 |
<message> |
|
11168 | 2035 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="258"/> |
1796 | 2036 |
<source>Info</source> |
2037 |
<translation>Tietoja</translation> |
|
2038 |
</message> |
|
2039 |
<message> |
|
11168 | 2040 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="169"/> |
1796 | 2041 |
<source>Restrict Joins</source> |
2042 |
<translation>Rajoita liittymisiä</translation> |
|
2043 |
</message> |
|
2044 |
<message> |
|
11168 | 2045 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="171"/> |
1796 | 2046 |
<source>Restrict Team Additions</source> |
2047 |
<translation>Rajoita joukkuelisäyksiä</translation> |
|
2048 |
</message> |
|
1900 | 2049 |
<message> |
11168 | 2050 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="266"/> |
1900 | 2051 |
<source>Ban</source> |
2062 | 2052 |
<translation>Anna porttikielto</translation> |
1900 | 2053 |
</message> |
2726 | 2054 |
<message> |
11168 | 2055 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="270"/> |
2726 | 2056 |
<source>Follow</source> |
3000 | 2057 |
<translation>Seuraa</translation> |
2726 | 2058 |
</message> |
2883 | 2059 |
<message> |
11168 | 2060 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="274"/> |
2061 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="905"/> |
|
2883 | 2062 |
<source>Ignore</source> |
3000 | 2063 |
<translation>Jätä huomiotta</translation> |
2883 | 2064 |
</message> |
2065 |
<message> |
|
11168 | 2066 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="278"/> |
2067 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="917"/> |
|
2883 | 2068 |
<source>Add friend</source> |
3000 | 2069 |
<translation>Lisää kaveriksi</translation> |
2883 | 2070 |
</message> |
2071 |
<message> |
|
11168 | 2072 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="900"/> |
2883 | 2073 |
<source>Unignore</source> |
3000 | 2074 |
<translation>Ota huomion</translation> |
2883 | 2075 |
</message> |
2076 |
<message> |
|
11168 | 2077 |
<location filename="../../../../QTfrontend/ui/widget/chatwidget.cpp" line="912"/> |
2883 | 2078 |
<source>Remove friend</source> |
3000 | 2079 |
<translation>Poista kaverilistalta</translation> |
2883 | 2080 |
</message> |
5602 | 2081 |
<message> |
2082 |
<source>Update</source> |
|
8648 | 2083 |
<translation type="obsolete">Päivitä</translation> |
2084 |
</message> |
|
2085 |
<message> |
|
11168 | 2086 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="173"/> |
8648 | 2087 |
<source>Restrict Unregistered Players Join</source> |
10555 | 2088 |
<translation>Estä rekisteröimättömiä liittymästä</translation> |
8648 | 2089 |
</message> |
2090 |
<message> |
|
11168 | 2091 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="74"/> |
8648 | 2092 |
<source>Show games in lobby</source> |
10539 | 2093 |
<translation>Näytä aulan pelit</translation> |
8648 | 2094 |
</message> |
2095 |
<message> |
|
11168 | 2096 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="77"/> |
8648 | 2097 |
<source>Show games in-progress</source> |
10539 | 2098 |
<translation>Näytä alkaneet pelit</translation> |
5602 | 2099 |
</message> |
11168 | 2100 |
<message> |
2101 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="80"/> |
|
2102 |
<source>Show password protected</source> |
|
2103 |
<translation type="unfinished"></translation> |
|
2104 |
</message> |
|
2105 |
<message> |
|
2106 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="83"/> |
|
2107 |
<source>Show join restricted</source> |
|
2108 |
<translation type="unfinished"></translation> |
|
2109 |
</message> |
|
1796 | 2110 |
</context> |
2111 |
<context> |
|
2112 |
<name>QCheckBox</name> |
|
2113 |
<message> |
|
11168 | 2114 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="663"/> |
2270 | 2115 |
<source>Check for updates at startup</source> |
2449 | 2116 |
<translation>Tarkista päivitykset käynnistyksessä</translation> |
2270 | 2117 |
</message> |
2118 |
<message> |
|
11168 | 2119 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="410"/> |
1796 | 2120 |
<source>Fullscreen</source> |
2121 |
<translation>Koko ruutu</translation> |
|
2122 |
</message> |
|
2123 |
<message> |
|
11168 | 2124 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="349"/> |
1796 | 2125 |
<source>Show FPS</source> |
2126 |
<translation>Näytä FPS</translation> |
|
2127 |
</message> |
|
2128 |
<message> |
|
11168 | 2129 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="360"/> |
1796 | 2130 |
<source>Alternative damage show</source> |
2131 |
<translation>Vaihtoehtoinen vahingon näyttäminen</translation> |
|
2132 |
</message> |
|
2133 |
<message> |
|
11168 | 2134 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="643"/> |
1796 | 2135 |
<source>Append date and time to record file name</source> |
2136 |
<translation>Lisää päivämäärä ja aika nauhoitusten tiedostonimeen</translation> |
|
2137 |
</message> |
|
1803 | 2138 |
<message> |
11168 | 2139 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="366"/> |
2883 | 2140 |
<source>Show ammo menu tooltips</source> |
3000 | 2141 |
<translation>Näytä asevalikon vihjeet</translation> |
2883 | 2142 |
</message> |
2143 |
<message> |
|
11168 | 2144 |
<location filename="../../../../QTfrontend/ui/dialog/input_password.cpp" line="55"/> |
2145 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="542"/> |
|
7679 | 2146 |
<source>Save password</source> |
10539 | 2147 |
<translation>Tallenna salasana</translation> |
7679 | 2148 |
</message> |
2149 |
<message> |
|
11168 | 2150 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="95"/> |
7679 | 2151 |
<source>Save account name and password</source> |
10539 | 2152 |
<translation>Tallenna tunnus ja salasana</translation> |
7679 | 2153 |
</message> |
2154 |
<message> |
|
11168 | 2155 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="131"/> |
7679 | 2156 |
<source>Video is private</source> |
10539 | 2157 |
<translation>Video on yksityinen</translation> |
7679 | 2158 |
</message> |
2159 |
<message> |
|
11168 | 2160 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="724"/> |
7679 | 2161 |
<source>Record audio</source> |
10539 | 2162 |
<translation>Nauhoita ääntä</translation> |
7679 | 2163 |
</message> |
2164 |
<message> |
|
11168 | 2165 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="773"/> |
7679 | 2166 |
<source>Use game resolution</source> |
10539 | 2167 |
<translation>Käytä ikkunan kokoa</translation> |
7679 | 2168 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2169 |
<message> |
11168 | 2170 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="416"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2171 |
<source>Visual effects</source> |
10539 | 2172 |
<translation>Silmäkarkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2173 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2174 |
<message> |
11168 | 2175 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="489"/> |
2176 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="506"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2177 |
<source>Sound</source> |
10539 | 2178 |
<translation>Ääni</translation> |
8401
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> |
11168 | 2181 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="490"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2182 |
<source>In-game sound effects</source> |
10539 | 2183 |
<translation>Äänitehosteet</translation> |
8401
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> |
11168 | 2186 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="496"/> |
2187 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="511"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2188 |
<source>Music</source> |
10539 | 2189 |
<translation>Musiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2190 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2191 |
<message> |
11168 | 2192 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="497"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2193 |
<source>In-game music</source> |
10539 | 2194 |
<translation>Pelimusiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2195 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2196 |
<message> |
11168 | 2197 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="507"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2198 |
<source>Frontend sound effects</source> |
10539 | 2199 |
<translation>Käyttöliittymän äänitehosteet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2200 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2201 |
<message> |
11168 | 2202 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="512"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2203 |
<source>Frontend music</source> |
10539 | 2204 |
<translation>Käyttöliittymän musiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2205 |
</message> |
9756 | 2206 |
<message> |
11168 | 2207 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="381"/> |
9756 | 2208 |
<source>Team</source> |
10539 | 2209 |
<translation>Joukkue</translation> |
9756 | 2210 |
</message> |
2211 |
<message> |
|
11168 | 2212 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="382"/> |
9756 | 2213 |
<source>Enable team tags by default</source> |
10539 | 2214 |
<translation>Näytä joukkuekupla oletuksena</translation> |
9756 | 2215 |
</message> |
2216 |
<message> |
|
11168 | 2217 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="385"/> |
9756 | 2218 |
<source>Hog</source> |
10539 | 2219 |
<translation>Siili</translation> |
9756 | 2220 |
</message> |
2221 |
<message> |
|
11168 | 2222 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="386"/> |
9756 | 2223 |
<source>Enable hedgehog tags by default</source> |
10539 | 2224 |
<translation>Näytä nimikupla oletuksena</translation> |
9756 | 2225 |
</message> |
2226 |
<message> |
|
11168 | 2227 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="389"/> |
9756 | 2228 |
<source>Health</source> |
10539 | 2229 |
<translation>Terveys</translation> |
9756 | 2230 |
</message> |
2231 |
<message> |
|
11168 | 2232 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="390"/> |
9756 | 2233 |
<source>Enable health tags by default</source> |
10539 | 2234 |
<translation>Näytä terveyskupla oletuksena</translation> |
9756 | 2235 |
</message> |
2236 |
<message> |
|
11168 | 2237 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="393"/> |
9756 | 2238 |
<source>Translucent</source> |
10539 | 2239 |
<translation>Läpinäkyvyys</translation> |
9756 | 2240 |
</message> |
2241 |
<message> |
|
11168 | 2242 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="394"/> |
9756 | 2243 |
<source>Enable translucent tags by default</source> |
10539 | 2244 |
<translation>Näytä kuplat läpinäkyvinä</translation> |
9756 | 2245 |
</message> |
1796 | 2246 |
</context> |
2247 |
<context> |
|
2248 |
<name>QComboBox</name> |
|
2249 |
<message> |
|
11168 | 2250 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="122"/> |
1796 | 2251 |
<source>Human</source> |
2252 |
<translation>Ihminen</translation> |
|
2253 |
</message> |
|
2254 |
<message> |
|
11168 | 2255 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="126"/> |
1796 | 2256 |
<source>Level</source> |
2257 |
<translation>Taso</translation> |
|
2258 |
</message> |
|
2913 | 2259 |
<message> |
11168 | 2260 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="623"/> |
2913 | 2261 |
<source>(System default)</source> |
3000 | 2262 |
<translation>(Järjestelmän oletus)</translation> |
2913 | 2263 |
</message> |
3163 | 2264 |
<message> |
11168 | 2265 |
<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
|
2266 |
<source>Community</source> |
4011 | 2267 |
<translation>Yhteisö</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2268 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2269 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2270 |
<source>Any</source> |
9756 | 2271 |
<translation type="obsolete">Mikä tahansa</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2272 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2273 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2274 |
<source>In lobby</source> |
8648 | 2275 |
<translation type="obsolete">Aulassa</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2276 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2277 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2278 |
<source>In progress</source> |
8648 | 2279 |
<translation type="obsolete">Kesken</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2280 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2281 |
<message> |
11168 | 2282 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="313"/> |
4864 | 2283 |
<source>Disabled</source> |
10539 | 2284 |
<translation>Pois päältä</translation> |
4864 | 2285 |
</message> |
2286 |
<message> |
|
11168 | 2287 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="314"/> |
4864 | 2288 |
<source>Red/Cyan</source> |
11168 | 2289 |
<translation>Punainen/Syaani</translation> |
2290 |
</message> |
|
2291 |
<message> |
|
2292 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="315"/> |
|
4864 | 2293 |
<source>Cyan/Red</source> |
11168 | 2294 |
<translation>Syaani/Punainen</translation> |
2295 |
</message> |
|
2296 |
<message> |
|
2297 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="316"/> |
|
4864 | 2298 |
<source>Red/Blue</source> |
11168 | 2299 |
<translation>Punainen/Sininen</translation> |
2300 |
</message> |
|
2301 |
<message> |
|
2302 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="317"/> |
|
4864 | 2303 |
<source>Blue/Red</source> |
11168 | 2304 |
<translation>Sininen/Punainen</translation> |
2305 |
</message> |
|
2306 |
<message> |
|
2307 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="318"/> |
|
4864 | 2308 |
<source>Red/Green</source> |
11168 | 2309 |
<translation>Punainen/Vihreä</translation> |
2310 |
</message> |
|
2311 |
<message> |
|
2312 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="319"/> |
|
4864 | 2313 |
<source>Green/Red</source> |
11168 | 2314 |
<translation>Vihreä/Punainen</translation> |
2315 |
</message> |
|
2316 |
<message> |
|
2317 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="326"/> |
|
4864 | 2318 |
<source>Side-by-side</source> |
10539 | 2319 |
<translation>Vierekkäin</translation> |
4864 | 2320 |
</message> |
2321 |
<message> |
|
11168 | 2322 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="327"/> |
4864 | 2323 |
<source>Top-Bottom</source> |
10539 | 2324 |
<translation>Päällekkäin</translation> |
4864 | 2325 |
</message> |
2326 |
<message> |
|
11168 | 2327 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="320"/> |
5602 | 2328 |
<source>Red/Cyan grayscale</source> |
11168 | 2329 |
<translation>Punainen/Syaani harmaasävy</translation> |
2330 |
</message> |
|
2331 |
<message> |
|
2332 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="321"/> |
|
5602 | 2333 |
<source>Cyan/Red grayscale</source> |
11168 | 2334 |
<translation>Syaani/Punainen harmaasävy</translation> |
2335 |
</message> |
|
2336 |
<message> |
|
2337 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="322"/> |
|
5602 | 2338 |
<source>Red/Blue grayscale</source> |
11168 | 2339 |
<translation>Punainen/Sininen harmaasävy</translation> |
2340 |
</message> |
|
2341 |
<message> |
|
2342 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="323"/> |
|
5602 | 2343 |
<source>Blue/Red grayscale</source> |
11168 | 2344 |
<translation>Sininen/Punainen harmaasävy</translation> |
2345 |
</message> |
|
2346 |
<message> |
|
2347 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="324"/> |
|
5602 | 2348 |
<source>Red/Green grayscale</source> |
11168 | 2349 |
<translation>Punainen/Vihreä harmaasävy</translation> |
2350 |
</message> |
|
2351 |
<message> |
|
2352 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="325"/> |
|
5602 | 2353 |
<source>Green/Red grayscale</source> |
11168 | 2354 |
<translation>Vihreä/Punainen harmaasävy</translation> |
5602 | 2355 |
</message> |
1796 | 2356 |
</context> |
2357 |
<context> |
|
2358 |
<name>QGroupBox</name> |
|
2359 |
<message> |
|
11168 | 2360 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="61"/> |
1796 | 2361 |
<source>Team Members</source> |
2362 |
<translation>Joukkueen jäsenet</translation> |
|
2363 |
</message> |
|
2364 |
<message> |
|
11168 | 2365 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="150"/> |
1796 | 2366 |
<source>Fort</source> |
2367 |
<translation>Linnake</translation> |
|
2368 |
</message> |
|
2369 |
<message> |
|
11168 | 2370 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="40"/> |
1796 | 2371 |
<source>Net game</source> |
2372 |
<translation>Verkkopeli</translation> |
|
2373 |
</message> |
|
2374 |
<message> |
|
11168 | 2375 |
<location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="255"/> |
1796 | 2376 |
<source>Playing teams</source> |
2377 |
<translation>Pelaavat joukkueet</translation> |
|
2378 |
</message> |
|
1803 | 2379 |
<message> |
11168 | 2380 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="48"/> |
1933 | 2381 |
<source>Game Modifiers</source> |
2062 | 2382 |
<translation>Pelimuuttujat</translation> |
1933 | 2383 |
</message> |
2384 |
<message> |
|
11168 | 2385 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="49"/> |
1933 | 2386 |
<source>Basic Settings</source> |
2062 | 2387 |
<translation>Perusasetukset</translation> |
1933 | 2388 |
</message> |
2899 | 2389 |
<message> |
11168 | 2390 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="96"/> |
2899 | 2391 |
<source>Team Settings</source> |
3000 | 2392 |
<translation>Joukkueasetukset</translation> |
2899 | 2393 |
</message> |
2394 |
<message> |
|
11168 | 2395 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="119"/> |
7679 | 2396 |
<source>Videos</source> |
10539 | 2397 |
<translation>Videot</translation> |
7679 | 2398 |
</message> |
2399 |
<message> |
|
11168 | 2400 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="155"/> |
7679 | 2401 |
<source>Description</source> |
10539 | 2402 |
<translation>Kuvaus</translation> |
7679 | 2403 |
</message> |
1796 | 2404 |
</context> |
2405 |
<context> |
|
2406 |
<name>QLabel</name> |
|
2407 |
<message> |
|
11168 | 2408 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="314"/> |
2030 | 2409 |
<source>Mines Time</source> |
2062 | 2410 |
<translation>Miinojen aika</translation> |
2030 | 2411 |
</message> |
2412 |
<message> |
|
11168 | 2413 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="330"/> |
2030 | 2414 |
<source>Mines</source> |
2062 | 2415 |
<translation>Miinat</translation> |
2030 | 2416 |
</message> |
2417 |
<message> |
|
1796 | 2418 |
<source>Version</source> |
8648 | 2419 |
<translation type="obsolete">Versio</translation> |
1796 | 2420 |
</message> |
2421 |
<message> |
|
11168 | 2422 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="139"/> |
1796 | 2423 |
<source>Weapons</source> |
2424 |
<translation>Aseet</translation> |
|
2425 |
</message> |
|
2426 |
<message> |
|
11168 | 2427 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="33"/> |
1796 | 2428 |
<source>Host:</source> |
2429 |
<translation>Palvelin:</translation> |
|
2430 |
</message> |
|
2431 |
<message> |
|
11168 | 2432 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="37"/> |
1796 | 2433 |
<source>Port:</source> |
2434 |
<translation>Portti:</translation> |
|
2435 |
</message> |
|
2436 |
<message> |
|
11168 | 2437 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="749"/> |
1796 | 2438 |
<source>Resolution</source> |
2439 |
<translation>Resoluutio</translation> |
|
2440 |
</message> |
|
2441 |
<message> |
|
11168 | 2442 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="340"/> |
1796 | 2443 |
<source>FPS limit</source> |
2444 |
<translation>FPS-raja</translation> |
|
2445 |
</message> |
|
2446 |
<message> |
|
11168 | 2447 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="56"/> |
1796 | 2448 |
<source>Server name:</source> |
2449 |
<translation>Palvelimen nimi:</translation> |
|
2450 |
</message> |
|
2451 |
<message> |
|
11168 | 2452 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="63"/> |
1796 | 2453 |
<source>Server port:</source> |
2454 |
<translation>Palvelimen portti:</translation> |
|
2455 |
</message> |
|
1803 | 2456 |
<message> |
11168 | 2457 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="472"/> |
1803 | 2458 |
<source>Initial sound volume</source> |
10543 | 2459 |
<translation>Äänten voimakkuus</translation> |
1803 | 2460 |
</message> |
1933 | 2461 |
<message> |
11168 | 2462 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="175"/> |
1933 | 2463 |
<source>Damage Modifier</source> |
10539 | 2464 |
<translation>Vahinkokerroin</translation> |
1933 | 2465 |
</message> |
2466 |
<message> |
|
11168 | 2467 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="189"/> |
1933 | 2468 |
<source>Turn Time</source> |
2062 | 2469 |
<translation>Vuoron aika</translation> |
1933 | 2470 |
</message> |
2471 |
<message> |
|
11168 | 2472 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="203"/> |
1933 | 2473 |
<source>Initial Health</source> |
2062 | 2474 |
<translation>Aloitusterveys</translation> |
1933 | 2475 |
</message> |
2476 |
<message> |
|
11168 | 2477 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="217"/> |
1933 | 2478 |
<source>Sudden Death Timeout</source> |
10539 | 2479 |
<translation>Vuoroja äkkikuolemaan</translation> |
1933 | 2480 |
</message> |
2481 |
<message> |
|
11168 | 2482 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="372"/> |
2483 |
<source>Air Mines</source> |
|
2484 |
<translation type="unfinished"></translation> |
|
2485 |
</message> |
|
2486 |
<message> |
|
2487 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="432"/> |
|
1943 | 2488 |
<source>Scheme Name:</source> |
2062 | 2489 |
<translation>Kaavan nimi:</translation> |
1933 | 2490 |
</message> |
2491 |
<message> |
|
11168 | 2492 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="273"/> |
1943 | 2493 |
<source>Crate Drops</source> |
2062 | 2494 |
<translation>Laatikkojen pudotukset</translation> |
1933 | 2495 |
</message> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2496 |
<message> |
11168 | 2497 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="344"/> |
2883 | 2498 |
<source>% Dud Mines</source> |
10539 | 2499 |
<translation>Suutarimiinoja (%)</translation> |
2883 | 2500 |
</message> |
2899 | 2501 |
<message> |
11168 | 2502 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="100"/> |
2899 | 2503 |
<source>Name</source> |
3000 | 2504 |
<translation>Nimi</translation> |
2899 | 2505 |
</message> |
2506 |
<message> |
|
11168 | 2507 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="103"/> |
2899 | 2508 |
<source>Type</source> |
3000 | 2509 |
<translation>Tyyppi</translation> |
2899 | 2510 |
</message> |
2511 |
<message> |
|
11168 | 2512 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="106"/> |
2899 | 2513 |
<source>Grave</source> |
3000 | 2514 |
<translation>Hauta</translation> |
2899 | 2515 |
</message> |
2516 |
<message> |
|
11168 | 2517 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="109"/> |
2899 | 2518 |
<source>Flag</source> |
3000 | 2519 |
<translation>Lippu</translation> |
2899 | 2520 |
</message> |
2521 |
<message> |
|
11168 | 2522 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="112"/> |
2899 | 2523 |
<source>Voice</source> |
3000 | 2524 |
<translation>Ääni</translation> |
2899 | 2525 |
</message> |
2526 |
<message> |
|
11168 | 2527 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="617"/> |
2899 | 2528 |
<source>Locale</source> |
3000 | 2529 |
<translation>Kieli</translation> |
2899 | 2530 |
</message> |
2531 |
<message> |
|
11168 | 2532 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="358"/> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2533 |
<source>Explosives</source> |
4011 | 2534 |
<translation>Räjähteet</translation> |
3163 | 2535 |
</message> |
2536 |
<message> |
|
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
2537 |
<source>Tip: </source> |
9756 | 2538 |
<translation type="obsolete">Vinkki: </translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2539 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2540 |
<message> |
11168 | 2541 |
<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
|
2542 |
<source>Quality</source> |
4011 | 2543 |
<translation>Laatu</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2544 |
</message> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2545 |
<message> |
11168 | 2546 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="286"/> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2547 |
<source>% Health Crates</source> |
10539 | 2548 |
<translation>Ensiapulaatikoita (%)</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2549 |
</message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2550 |
<message> |
11168 | 2551 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="300"/> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2552 |
<source>Health in Crates</source> |
10539 | 2553 |
<translation>Laatikoiden terveys</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2554 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2555 |
<message> |
11168 | 2556 |
<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
|
2557 |
<source>Sudden Death Water Rise</source> |
10539 | 2558 |
<translation>Äkkikuoleman vedennousun nopeus</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2559 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2560 |
<message> |
11168 | 2561 |
<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
|
2562 |
<source>Sudden Death Health Decrease</source> |
10539 | 2563 |
<translation>Äkkikuoleman terveyspudotus vuorossa</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2564 |
</message> |
4259 | 2565 |
<message> |
11168 | 2566 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="259"/> |
4418 | 2567 |
<source>% Rope Length</source> |
10539 | 2568 |
<translation>Köyden pituus (%)</translation> |
4259 | 2569 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2570 |
<message> |
11168 | 2571 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="309"/> |
5602 | 2572 |
<source>Stereo rendering</source> |
10539 | 2573 |
<translation>Stereoskopia</translation> |
5602 | 2574 |
</message> |
2575 |
<message> |
|
11168 | 2576 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="108"/> |
5602 | 2577 |
<source>Style</source> |
10539 | 2578 |
<translation>Tyyli</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2579 |
</message> |
4864 | 2580 |
<message> |
11168 | 2581 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="127"/> |
5602 | 2582 |
<source>Scheme</source> |
10539 | 2583 |
<translation>Säännöt</translation> |
5602 | 2584 |
</message> |
2585 |
<message> |
|
11168 | 2586 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="386"/> |
5602 | 2587 |
<source>% Get Away Time</source> |
10539 | 2588 |
<translation>Pakoaika (%)</translation> |
4864 | 2589 |
</message> |
6239 | 2590 |
<message> |
11168 | 2591 |
<location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="38"/> |
7679 | 2592 |
<source>There are videos that are currently being processed. |
2593 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2594 |
Do you really want to quit?</source> |
11168 | 2595 |
<translation>Videoiden prosessointi on käynnissä. |
10539 | 2596 |
Sulkeminen keskeyttää tämän. |
2597 |
Haluatko varmasti lopettaa?</translation> |
|
7679 | 2598 |
</message> |
2599 |
<message> |
|
11168 | 2600 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="74"/> |
7679 | 2601 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
10539 | 2602 |
<translation>Anna joko YouTube-tunnuksesi tai siihen liitetty Google Account -sähköpostiosoite.</translation> |
7679 | 2603 |
</message> |
2604 |
<message> |
|
11168 | 2605 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="80"/> |
7679 | 2606 |
<source>Account name (or email): </source> |
10539 | 2607 |
<translation>Tunnus (tai sähköposti):</translation> |
7679 | 2608 |
</message> |
2609 |
<message> |
|
11168 | 2610 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="87"/> |
7679 | 2611 |
<source>Password: </source> |
10539 | 2612 |
<translation>Salasana: </translation> |
7679 | 2613 |
</message> |
2614 |
<message> |
|
11168 | 2615 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="105"/> |
7679 | 2616 |
<source>Video title: </source> |
10539 | 2617 |
<translation>Videon otsikko: </translation> |
7679 | 2618 |
</message> |
2619 |
<message> |
|
11168 | 2620 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="114"/> |
7679 | 2621 |
<source>Video description: </source> |
10539 | 2622 |
<translation>Videon kuvaus: </translation> |
7679 | 2623 |
</message> |
2624 |
<message> |
|
11168 | 2625 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="121"/> |
7679 | 2626 |
<source>Tags (comma separated): </source> |
11168 | 2627 |
<translation>Hakusanat (pilkulla eroteltuna): </translation> |
2628 |
</message> |
|
2629 |
<message> |
|
2630 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="136"/> |
|
7679 | 2631 |
<source>Description</source> |
10539 | 2632 |
<translation>Kuvaus</translation> |
7679 | 2633 |
</message> |
2634 |
<message> |
|
11168 | 2635 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="531"/> |
7679 | 2636 |
<source>Nickname</source> |
10539 | 2637 |
<translation>Nimimerkki</translation> |
7679 | 2638 |
</message> |
2639 |
<message> |
|
11168 | 2640 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="693"/> |
7679 | 2641 |
<source>Format</source> |
10539 | 2642 |
<translation>Muoto</translation> |
7679 | 2643 |
</message> |
2644 |
<message> |
|
11168 | 2645 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="713"/> |
7679 | 2646 |
<source>Audio codec</source> |
10539 | 2647 |
<translation>Äänikoodekki</translation> |
7679 | 2648 |
</message> |
2649 |
<message> |
|
11168 | 2650 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="738"/> |
7679 | 2651 |
<source>Video codec</source> |
10539 | 2652 |
<translation>Videokoodekki</translation> |
7679 | 2653 |
</message> |
2654 |
<message> |
|
11168 | 2655 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="779"/> |
7679 | 2656 |
<source>Framerate</source> |
10539 | 2657 |
<translation>Kuvanopeus</translation> |
7679 | 2658 |
</message> |
2659 |
<message> |
|
11168 | 2660 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="793"/> |
7679 | 2661 |
<source>Bitrate (Kbps)</source> |
10539 | 2662 |
<translation>Laatu (Kbps)</translation> |
7679 | 2663 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2664 |
<message> |
11168 | 2665 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="141"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2666 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source> |
10539 | 2667 |
<translation>Tämä kehitysversio on keskeneräinen, eikä ole välttämättä yhteensopiva muiden versioiden kanssa. Osa ominaisuuksista saattaa olla rikki tai vajaita!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2668 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2669 |
<message> |
11168 | 2670 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="250"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2671 |
<source>Fullscreen</source> |
10539 | 2672 |
<translation>Koko ruutu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2673 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2674 |
<message> |
11168 | 2675 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="255"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2676 |
<source>Fullscreen Resolution</source> |
10539 | 2677 |
<translation>Koko ruudun tarkkuus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2678 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2679 |
<message> |
11168 | 2680 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="265"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2681 |
<source>Windowed Resolution</source> |
10539 | 2682 |
<translation>Ikknan koko</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2683 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2684 |
<message> |
11168 | 2685 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="103"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2686 |
<source>Your Email</source> |
10539 | 2687 |
<translation>Sähköposti</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2688 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2689 |
<message> |
11168 | 2690 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="111"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2691 |
<source>Summary</source> |
10539 | 2692 |
<translation>Kooste</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2693 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2694 |
<message> |
11168 | 2695 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="121"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2696 |
<source>Send system information</source> |
10539 | 2697 |
<translation>Lähetä järjestelmätiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2698 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2699 |
<message> |
11168 | 2700 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="164"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2701 |
<source>Type the security code:</source> |
11168 | 2702 |
<translation>Todista, että olet ihminen:</translation> |
2703 |
</message> |
|
2704 |
<message> |
|
2705 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="79"/> |
|
8648 | 2706 |
<source>Revision</source> |
10539 | 2707 |
<translation>Revisio</translation> |
8648 | 2708 |
</message> |
8676 | 2709 |
<message> |
11168 | 2710 |
<location filename="../../../../QTfrontend/ui/widget/about.cpp" line="81"/> |
8676 | 2711 |
<source>This program is distributed under the %1</source> |
10539 | 2712 |
<translation>Tämän ohjelman lisenssi: %1</translation> |
8676 | 2713 |
</message> |
9007 | 2714 |
<message> |
11168 | 2715 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="632"/> |
9007 | 2716 |
<source>This setting will be effective at next restart.</source> |
10539 | 2717 |
<translation>Asetukset otetaan käyttöön uudelleenkäynnistyksen yhteydessä.</translation> |
9007 | 2718 |
</message> |
9756 | 2719 |
<message> |
11168 | 2720 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="143"/> |
2721 |
<location filename="../../../../QTfrontend/ui/page/pagemain.cpp" line="149"/> |
|
9756 | 2722 |
<source>Tip: %1</source> |
10539 | 2723 |
<translation>Vinkki: %1</translation> |
9756 | 2724 |
</message> |
2725 |
<message> |
|
11168 | 2726 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="372"/> |
9756 | 2727 |
<source>Displayed tags above hogs and translucent tags</source> |
10539 | 2728 |
<translation>Tietokuplat siilien yläpuolella</translation> |
9756 | 2729 |
</message> |
2730 |
<message> |
|
11168 | 2731 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="400"/> |
9756 | 2732 |
<source>World Edge</source> |
10539 | 2733 |
<translation>Pelialueen reunat</translation> |
9756 | 2734 |
</message> |
10451 | 2735 |
<message> |
11168 | 2736 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="418"/> |
10451 | 2737 |
<source>Script parameter</source> |
10539 | 2738 |
<translation>Skriptin parametri</translation> |
10451 | 2739 |
</message> |
1796 | 2740 |
</context> |
2741 |
<context> |
|
2742 |
<name>QLineEdit</name> |
|
2743 |
<message> |
|
11168 | 2744 |
<location filename="../../../../QTfrontend/hwform.cpp" line="955"/> |
1796 | 2745 |
<source>unnamed</source> |
2746 |
<translation>nimetön</translation> |
|
2747 |
</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
|
2748 |
<message> |
11168 | 2749 |
<location filename="../../../../QTfrontend/team.cpp" line="44"/> |
2750 |
<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
|
2751 |
<source>hedgehog %1</source> |
10539 | 2752 |
<translation>siili %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
|
2753 |
</message> |
7679 | 2754 |
<message> |
11168 | 2755 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="536"/> |
7679 | 2756 |
<source>anonymous</source> |
10539 | 2757 |
<translation>anonyymi</translation> |
7679 | 2758 |
</message> |
1796 | 2759 |
</context> |
2760 |
<context> |
|
2761 |
<name>QMainWindow</name> |
|
2762 |
<message> |
|
11168 | 2763 |
<location filename="../../../../QTfrontend/ui_hwform.cpp" line="57"/> |
1796 | 2764 |
<source>Hedgewars %1</source> |
2765 |
<translation>Hedgewars %1</translation> |
|
2766 |
</message> |
|
2767 |
</context> |
|
2768 |
<context> |
|
2769 |
<name>QMessageBox</name> |
|
2770 |
<message> |
|
11168 | 2771 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1574"/> |
1796 | 2772 |
<source>Connection to server is lost</source> |
2773 |
<translation>Yhteys palvelimeen katosi</translation> |
|
2774 |
</message> |
|
2775 |
<message> |
|
11168 | 2776 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="373"/> |
1796 | 2777 |
<source>Error</source> |
2778 |
<translation>Virhe</translation> |
|
2779 |
</message> |
|
2780 |
<message> |
|
11168 | 2781 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2034"/> |
4124 | 2782 |
<source>File association failed.</source> |
10539 | 2783 |
<translation>Tiedostotyyppien varaaminen epäonnistui.</translation> |
4124 | 2784 |
</message> |
4418 | 2785 |
<message> |
11168 | 2786 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="232"/> |
7679 | 2787 |
<source>Error while authenticating at google.com: |
2788 |
</source> |
|
11168 | 2789 |
<translation>Virhe kirjautuessa google.comiin: |
10539 | 2790 |
</translation> |
7679 | 2791 |
</message> |
2792 |
<message> |
|
11168 | 2793 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="234"/> |
7679 | 2794 |
<source>Login or password is incorrect</source> |
10539 | 2795 |
<translation>Tunnus tai salasana ovat virheellisiä</translation> |
7679 | 2796 |
</message> |
2797 |
<message> |
|
11168 | 2798 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="297"/> |
7679 | 2799 |
<source>Error while sending metadata to youtube.com: |
2800 |
</source> |
|
11168 | 2801 |
<translation>Virhe lähetettäessä oheistietoja youtube.comiin: |
10539 | 2802 |
</translation> |
7679 | 2803 |
</message> |
7801 | 2804 |
<message> |
11168 | 2805 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="361"/> |
7801 | 2806 |
<source>Teams - Are you sure?</source> |
10539 | 2807 |
<translation>Joukkueet - Oletko varma?</translation> |
7801 | 2808 |
</message> |
2809 |
<message> |
|
11168 | 2810 |
<location filename="../../../../QTfrontend/ui/page/pageeditteam.cpp" line="362"/> |
7801 | 2811 |
<source>Do you really want to delete the team '%1'?</source> |
10539 | 2812 |
<translation>Haluatko varmasti poistaa joukkueen '%1'?</translation> |
7801 | 2813 |
</message> |
2814 |
<message> |
|
11168 | 2815 |
<location filename="../../../../QTfrontend/hwform.cpp" line="984"/> |
2816 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="549"/> |
|
7801 | 2817 |
<source>Cannot delete default scheme '%1'!</source> |
10539 | 2818 |
<translation>Ei voi poistaa vakiosääntöjä '%1'!</translation> |
7801 | 2819 |
</message> |
2820 |
<message> |
|
11168 | 2821 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1010"/> |
7801 | 2822 |
<source>Please select a record from the list</source> |
10539 | 2823 |
<translation>Valitse tallenne listalta</translation> |
7801 | 2824 |
</message> |
2825 |
<message> |
|
11168 | 2826 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1513"/> |
7801 | 2827 |
<source>Unable to start server</source> |
10539 | 2828 |
<translation>Palvelimen käynnistys epäonnistui</translation> |
7801 | 2829 |
</message> |
2830 |
<message> |
|
11168 | 2831 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="349"/> |
2832 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="26"/> |
|
7801 | 2833 |
<source>Hedgewars - Error</source> |
10539 | 2834 |
<translation>Hedgewars - Virhe</translation> |
7801 | 2835 |
</message> |
2836 |
<message> |
|
11168 | 2837 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2028"/> |
2838 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="436"/> |
|
7801 | 2839 |
<source>Hedgewars - Success</source> |
10539 | 2840 |
<translation>Hedgewars - Onnistui</translation> |
7801 | 2841 |
</message> |
2842 |
<message> |
|
11168 | 2843 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2029"/> |
7801 | 2844 |
<source>All file associations have been set</source> |
10539 | 2845 |
<translation>Tiedostotyypit ovat varattu</translation> |
7801 | 2846 |
</message> |
2847 |
<message> |
|
2848 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2849 |
<translation type="obsolete">Hakemiston %1 luonti epäonnistui</translation> |
7801 | 2850 |
</message> |
2851 |
<message> |
|
2852 |
<source>Unable to start the server: %1.</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2853 |
<translation type="obsolete">Palvelinta ei pystytty käynnistämään: %1.</translation> |
7801 | 2854 |
</message> |
2855 |
<message> |
|
11168 | 2856 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="240"/> |
2857 |
<location filename="../../../../QTfrontend/ui/dialog/upload_video.cpp" line="302"/> |
|
7801 | 2858 |
<source>Video upload - Error</source> |
10539 | 2859 |
<translation>Videon lähetys - Virhe</translation> |
7801 | 2860 |
</message> |
2861 |
<message> |
|
11168 | 2862 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="118"/> |
2863 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="244"/> |
|
7801 | 2864 |
<source>Netgame - Error</source> |
10539 | 2865 |
<translation>Verkkopeli - Virhe</translation> |
7801 | 2866 |
</message> |
2867 |
<message> |
|
11168 | 2868 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="119"/> |
7801 | 2869 |
<source>Please select a server from the list</source> |
10539 | 2870 |
<translation>Valitse palvelin listalta</translation> |
7801 | 2871 |
</message> |
2872 |
<message> |
|
11168 | 2873 |
<location filename="../../../../QTfrontend/ui/page/pagenetgame.cpp" line="245"/> |
7801 | 2874 |
<source>Please enter room name</source> |
10539 | 2875 |
<translation>Ole hyvä ja syötä huoneen nimi</translation> |
7801 | 2876 |
</message> |
2877 |
<message> |
|
11168 | 2878 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="125"/> |
2879 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="152"/> |
|
2880 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="169"/> |
|
2881 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="184"/> |
|
7801 | 2882 |
<source>Record Play - Error</source> |
10539 | 2883 |
<translation>Nauhoituksen katselu - Virhe</translation> |
7801 | 2884 |
</message> |
2885 |
<message> |
|
11168 | 2886 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="126"/> |
2887 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="170"/> |
|
7801 | 2888 |
<source>Please select record from the list</source> |
10539 | 2889 |
<translation>Ole hyvä ja valitse nauhoite listasta</translation> |
7801 | 2890 |
</message> |
2891 |
<message> |
|
11168 | 2892 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="153"/> |
7801 | 2893 |
<source>Cannot rename to </source> |
10539 | 2894 |
<translation>Ei voi uudelleennimetä: </translation> |
7801 | 2895 |
</message> |
2896 |
<message> |
|
11168 | 2897 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="185"/> |
7801 | 2898 |
<source>Cannot delete file </source> |
10539 | 2899 |
<translation>Ei voi poistaa: </translation> |
7801 | 2900 |
</message> |
2901 |
<message> |
|
11168 | 2902 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="502"/> |
7801 | 2903 |
<source>Room Name - Error</source> |
10539 | 2904 |
<translation>Huoneen nimi - Virhe</translation> |
7801 | 2905 |
</message> |
2906 |
<message> |
|
11168 | 2907 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="503"/> |
7801 | 2908 |
<source>Please select room from the list</source> |
10539 | 2909 |
<translation>Ole hyvä ja valitse huone listalta</translation> |
7801 | 2910 |
</message> |
2911 |
<message> |
|
11168 | 2912 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="528"/> |
7801 | 2913 |
<source>Room Name - Are you sure?</source> |
10539 | 2914 |
<translation>Huoneen nimi - Oletko varma?</translation> |
7801 | 2915 |
</message> |
2916 |
<message> |
|
11168 | 2917 |
<location filename="../../../../QTfrontend/ui/page/pageroomslist.cpp" line="529"/> |
7801 | 2918 |
<source>The game you are trying to join has started. |
2919 |
Do you still want to join the room?</source> |
|
10539 | 2920 |
<translation>Peli johon yrität liittyä on jo alkanut. |
7801 | 2921 |
Haluatko silti liittyä huoneeseen?</translation> |
2922 |
</message> |
|
2923 |
<message> |
|
11168 | 2924 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="548"/> |
7801 | 2925 |
<source>Schemes - Warning</source> |
10539 | 2926 |
<translation>Säännöt - Varoitus</translation> |
7801 | 2927 |
</message> |
2928 |
<message> |
|
11168 | 2929 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="557"/> |
7801 | 2930 |
<source>Schemes - Are you sure?</source> |
10539 | 2931 |
<translation>Säännöt - Oletko varma?</translation> |
7801 | 2932 |
</message> |
2933 |
<message> |
|
11168 | 2934 |
<location filename="../../../../QTfrontend/ui/page/pagescheme.cpp" line="558"/> |
7801 | 2935 |
<source>Do you really want to delete the game scheme '%1'?</source> |
10539 | 2936 |
<translation>Haluatko varmasti poistaa säännöt '%1'?</translation> |
7801 | 2937 |
</message> |
2938 |
<message> |
|
11168 | 2939 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="616"/> |
2940 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="645"/> |
|
2941 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="870"/> |
|
7801 | 2942 |
<source>Videos - Are you sure?</source> |
10539 | 2943 |
<translation>Videot - Oletko varma?</translation> |
7801 | 2944 |
</message> |
2945 |
<message> |
|
11168 | 2946 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="617"/> |
7801 | 2947 |
<source>Do you really want to delete the video '%1'?</source> |
10539 | 2948 |
<translation>Haluatko varmasti poistaa videon '%1'?</translation> |
7801 | 2949 |
</message> |
2950 |
<message numerus="yes"> |
|
11168 | 2951 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="646"/> |
7801 | 2952 |
<source>Do you really want to remove %1 file(s)?</source> |
10539 | 2953 |
<translation> |
2954 |
<numerusform>Haluatko varmasti poistaa yhden tiedoston?</numerusform> |
|
2955 |
<numerusform>Haluatko varmasti poistaa %1 tiedostoa?</numerusform> |
|
7801 | 2956 |
</translation> |
2957 |
</message> |
|
2958 |
<message> |
|
11168 | 2959 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="871"/> |
7801 | 2960 |
<source>Do you really want to cancel uploading %1?</source> |
10539 | 2961 |
<translation>Haluatko varmasti peruuttaa %1 lähetyksen?</translation> |
7801 | 2962 |
</message> |
2963 |
<message> |
|
11168 | 2964 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="146"/> |
2965 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="166"/> |
|
2966 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="973"/> |
|
7801 | 2967 |
<source>File error</source> |
10539 | 2968 |
<translation>Tiedostovirhe</translation> |
7801 | 2969 |
</message> |
2970 |
<message> |
|
11168 | 2971 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="147"/> |
7801 | 2972 |
<source>Cannot open '%1' for writing</source> |
10539 | 2973 |
<translation>Ei voi avata '%1' tallennusta varten</translation> |
7801 | 2974 |
</message> |
2975 |
<message> |
|
11168 | 2976 |
<location filename="../../../../QTfrontend/ui/widget/drawmapwidget.cpp" line="167"/> |
2977 |
<location filename="../../../../QTfrontend/ui/widget/mapContainer.cpp" line="974"/> |
|
7801 | 2978 |
<source>Cannot open '%1' for reading</source> |
11168 | 2979 |
<translation>Ei voi avata '%1' lukua varten</translation> |
2980 |
</message> |
|
2981 |
<message> |
|
2982 |
<location filename="../../../../QTfrontend/ui/widget/gamecfgwidget.cpp" line="374"/> |
|
7801 | 2983 |
<source>Cannot use the ammo '%1'!</source> |
10539 | 2984 |
<translation>Ei voi käyttää ammusta '%1'!</translation> |
7801 | 2985 |
</message> |
2986 |
<message> |
|
11168 | 2987 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="229"/> |
2988 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="266"/> |
|
7801 | 2989 |
<source>Weapons - Warning</source> |
10539 | 2990 |
<translation>Aseet - Varoitus</translation> |
7801 | 2991 |
</message> |
2992 |
<message> |
|
11168 | 2993 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="230"/> |
7801 | 2994 |
<source>Cannot overwrite default weapon set '%1'!</source> |
10539 | 2995 |
<translation>Ei voi ylikirjoittaa asesettiä '%1'!</translation> |
7801 | 2996 |
</message> |
2997 |
<message> |
|
11168 | 2998 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="267"/> |
7801 | 2999 |
<source>Cannot delete default weapon set '%1'!</source> |
10539 | 3000 |
<translation>Ei voi poistaa vakioasesettiä '%1'!</translation> |
7801 | 3001 |
</message> |
3002 |
<message> |
|
11168 | 3003 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="275"/> |
7801 | 3004 |
<source>Weapons - Are you sure?</source> |
10539 | 3005 |
<translation>Aseet - Oletko varma?</translation> |
7801 | 3006 |
</message> |
3007 |
<message> |
|
11168 | 3008 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="276"/> |
7801 | 3009 |
<source>Do you really want to delete the weapon set '%1'?</source> |
10539 | 3010 |
<translation>Haluatko varmasti poistaa asesetin '%1'?</translation> |
7801 | 3011 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3012 |
<message> |
11168 | 3013 |
<location filename="../../../../QTfrontend/hwform.cpp" line="1105"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3014 |
<source>Hedgewars - Nick not registered</source> |
10539 | 3015 |
<translation>Hedgewars - Rekisteröimätön nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3016 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3017 |
<message> |
11168 | 3018 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="359"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3019 |
<source>System Information Preview</source> |
10539 | 3020 |
<translation>Järjestelmätiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3021 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3022 |
<message> |
11168 | 3023 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="374"/> |
3024 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="385"/> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3025 |
<source>Failed to generate captcha</source> |
10539 | 3026 |
<translation>Captchan generointi epäonnistui</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3027 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3028 |
<message> |
11168 | 3029 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="402"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3030 |
<source>Failed to download captcha</source> |
10539 | 3031 |
<translation>Captchan lataus epäonnistui</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3032 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3033 |
<message> |
11168 | 3034 |
<location filename="../../../../QTfrontend/ui/widget/feedbackdialog.cpp" line="466"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3035 |
<source>Please fill out all fields. Email is optional.</source> |
10539 | 3036 |
<translation>Täytä kaikki kentät. Sähköposti on valinnainen.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3037 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3038 |
<message> |
11168 | 3039 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="34"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3040 |
<source>Hedgewars - Warning</source> |
10539 | 3041 |
<translation>Hedgewars - Varoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3042 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3043 |
<message> |
11168 | 3044 |
<location filename="../../../../QTfrontend/util/MessageDialog.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3045 |
<source>Hedgewars - Information</source> |
10539 | 3046 |
<translation>Hedgewars - Ilmoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3047 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3048 |
<message> |
11168 | 3049 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2125"/> |
8648 | 3050 |
<source>Not all players are ready</source> |
10539 | 3051 |
<translation>Kaikki pelaajat eivät ole valmiita</translation> |
8648 | 3052 |
</message> |
3053 |
<message> |
|
11168 | 3054 |
<location filename="../../../../QTfrontend/hwform.cpp" line="2126"/> |
8648 | 3055 |
<source>Are you sure you want to start this game? |
3056 |
Not all players are ready.</source> |
|
11168 | 3057 |
<translation>Haluatko varmasti aloittaa pelin? |
10539 | 3058 |
Kaikki pelaajat eivät ole valmiita.</translation> |
8648 | 3059 |
</message> |
1796 | 3060 |
</context> |
3061 |
<context> |
|
9756 | 3062 |
<name>QObject</name> |
3063 |
<message> |
|
11168 | 3064 |
<location filename="../../../../QTfrontend/campaign.cpp" line="82"/> |
3065 |
<location filename="../../../../QTfrontend/campaign.cpp" line="101"/> |
|
9756 | 3066 |
<source>No description available</source> |
10539 | 3067 |
<translation>Ei kuvausta saatavilla</translation> |
9756 | 3068 |
</message> |
3069 |
</context> |
|
3070 |
<context> |
|
1796 | 3071 |
<name>QPushButton</name> |
3072 |
<message> |
|
11168 | 3073 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="49"/> |
1796 | 3074 |
<source>default</source> |
3075 |
<translation>oletus</translation> |
|
3076 |
</message> |
|
3077 |
<message> |
|
11168 | 3078 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="53"/> |
1796 | 3079 |
<source>OK</source> |
3080 |
<translation>OK</translation> |
|
3081 |
</message> |
|
3082 |
<message> |
|
11168 | 3083 |
<location filename="../../../../QTfrontend/ui/dialog/input_ip.cpp" line="58"/> |
3084 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/> |
|
1796 | 3085 |
<source>Cancel</source> |
3086 |
<translation>Peruuta</translation> |
|
3087 |
</message> |
|
3088 |
<message> |
|
11168 | 3089 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="73"/> |
1796 | 3090 |
<source>Start server</source> |
3091 |
<translation>Käynnistä palvelin</translation> |
|
3092 |
</message> |
|
3093 |
<message> |
|
11168 | 3094 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="49"/> |
1796 | 3095 |
<source>Connect</source> |
3096 |
<translation>Yhdistä</translation> |
|
3097 |
</message> |
|
3098 |
<message> |
|
11168 | 3099 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="58"/> |
1796 | 3100 |
<source>Update</source> |
3101 |
<translation>Päivitä</translation> |
|
3102 |
</message> |
|
3103 |
<message> |
|
11168 | 3104 |
<location filename="../../../../QTfrontend/ui/page/pagenet.cpp" line="63"/> |
1796 | 3105 |
<source>Specify</source> |
3106 |
<translation>Määritä</translation> |
|
3107 |
</message> |
|
3108 |
<message> |
|
11168 | 3109 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="99"/> |
1796 | 3110 |
<source>Start</source> |
3111 |
<translation>Käynnistä</translation> |
|
3112 |
</message> |
|
3113 |
<message> |
|
11168 | 3114 |
<location filename="../../../../QTfrontend/ui/page/pagecampaign.cpp" line="70"/> |
3115 |
<location filename="../../../../QTfrontend/ui/page/pagetraining.cpp" line="92"/> |
|
1796 | 3116 |
<source>Go!</source> |
3117 |
<translation>Aloita!</translation> |
|
3118 |
</message> |
|
3119 |
<message> |
|
11168 | 3120 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="45"/> |
3121 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="87"/> |
|
1796 | 3122 |
<source>Play demo</source> |
3123 |
<translation>Toista nauhoite</translation> |
|
3124 |
</message> |
|
3125 |
<message> |
|
11168 | 3126 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="49"/> |
1796 | 3127 |
<source>Rename</source> |
3128 |
<translation>Nimeä uudelleen</translation> |
|
3129 |
</message> |
|
3130 |
<message> |
|
11168 | 3131 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="53"/> |
3132 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="191"/> |
|
3133 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="501"/> |
|
1796 | 3134 |
<source>Delete</source> |
3135 |
<translation>Poista</translation> |
|
3136 |
</message> |
|
3137 |
<message> |
|
11168 | 3138 |
<location filename="../../../../QTfrontend/ui/page/pageplayrecord.cpp" line="93"/> |
1796 | 3139 |
<source>Load</source> |
3140 |
<translation>Lataa</translation> |
|
3141 |
</message> |
|
3142 |
<message> |
|
11168 | 3143 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="649"/> |
4124 | 3144 |
<source>Associate file extensions</source> |
10539 | 3145 |
<translation>Tunnistuta tiedostotyypit</translation> |
4124 | 3146 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3147 |
<message> |
11168 | 3148 |
<location filename="../../../../QTfrontend/ui/dialog/ask_quit.cpp" line="50"/> |
7679 | 3149 |
<source>More info</source> |
10539 | 3150 |
<translation>Lisätietoja</translation> |
7679 | 3151 |
</message> |
3152 |
<message> |
|
11168 | 3153 |
<location filename="../../../../QTfrontend/ui/page/pageoptions.cpp" line="806"/> |
7679 | 3154 |
<source>Set default options</source> |
10539 | 3155 |
<translation>Aseta oletukset</translation> |
7679 | 3156 |
</message> |
3157 |
<message> |
|
11168 | 3158 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="141"/> |
7679 | 3159 |
<source>Open videos directory</source> |
10539 | 3160 |
<translation>Avaa videokansio</translation> |
7679 | 3161 |
</message> |
3162 |
<message> |
|
11168 | 3163 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="187"/> |
7679 | 3164 |
<source>Play</source> |
10539 | 3165 |
<translation>Toista</translation> |
7679 | 3166 |
</message> |
3167 |
<message> |
|
11168 | 3168 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="195"/> |
3169 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/> |
|
3170 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="878"/> |
|
7679 | 3171 |
<source>Upload to YouTube</source> |
10539 | 3172 |
<translation>Julkaise YouTubessa</translation> |
7679 | 3173 |
</message> |
3174 |
<message> |
|
11168 | 3175 |
<location filename="../../../../QTfrontend/ui/page/pagevideos.cpp" line="502"/> |
7679 | 3176 |
<source>Cancel uploading</source> |
10539 | 3177 |
<translation>Peruuta lähetys</translation> |
7679 | 3178 |
</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
|
3179 |
<message> |
11168 | 3180 |
<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
|
3181 |
<source>Restore default coding parameters</source> |
10539 | 3182 |
<translation>Palauta alkuperäiset nauhoitusparametrit</translation> |
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
|
3183 |
</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
|
3184 |
<message> |
11168 | 3185 |
<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
|
3186 |
<source>Open the video directory in your system</source> |
10539 | 3187 |
<translation>Avaa videokansio järjestelmän selaimella</translation> |
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
|
3188 |
</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
|
3189 |
<message> |
11168 | 3190 |
<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
|
3191 |
<source>Play this video</source> |
10539 | 3192 |
<translation>Katso tämä video</translation> |
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
|
3193 |
</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
|
3194 |
<message> |
11168 | 3195 |
<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
|
3196 |
<source>Delete this video</source> |
10539 | 3197 |
<translation>Poista tämä video</translation> |
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
|
3198 |
</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
|
3199 |
<message> |
11168 | 3200 |
<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
|
3201 |
<source>Upload this video to your Youtube account</source> |
10539 | 3202 |
<translation>Julkaise tämä video YouTube-tililläsi</translation> |
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
|
3203 |
</message> |
8788 | 3204 |
<message> |
11168 | 3205 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="73"/> |
8788 | 3206 |
<source>Reset</source> |
10539 | 3207 |
<translation>Palauta</translation> |
8788 | 3208 |
</message> |
3209 |
<message> |
|
11168 | 3210 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="74"/> |
8788 | 3211 |
<source>Set the default server port for Hedgewars</source> |
10539 | 3212 |
<translation>Aseta vakioportti Hedgewars-pelipalvelimelle</translation> |
8788 | 3213 |
</message> |
3214 |
<message> |
|
11168 | 3215 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="78"/> |
8788 | 3216 |
<source>Invite your friends to your server in just 1 click!</source> |
10539 | 3217 |
<translation>Kutsu kavereita palvelimellesi yhdellä klikkauksella!</translation> |
8788 | 3218 |
</message> |
3219 |
<message> |
|
11168 | 3220 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="79"/> |
9360 | 3221 |
<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> |
10539 | 3222 |
<translation>Klikkaa kopioidaksesi palvelimen osoitteen leikepöydälle. Lähetä tämä linkki kavereillesi, jotta he pystyvät liittymään peliin.</translation> |
8788 | 3223 |
</message> |
3224 |
<message> |
|
11168 | 3225 |
<location filename="../../../../QTfrontend/ui/page/pagenetserver.cpp" line="100"/> |
8788 | 3226 |
<source>Start private server</source> |
10539 | 3227 |
<translation>Käynnistä oma palvelin</translation> |
8788 | 3228 |
</message> |
1796 | 3229 |
</context> |
3230 |
<context> |
|
8648 | 3231 |
<name>RoomNamePrompt</name> |
3232 |
<message> |
|
11168 | 3233 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="43"/> |
8648 | 3234 |
<source>Enter a name for your room.</source> |
10539 | 3235 |
<translation>Anna nimi huoneellesi.</translation> |
8648 | 3236 |
</message> |
3237 |
<message> |
|
11168 | 3238 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="72"/> |
8648 | 3239 |
<source>Cancel</source> |
10539 | 3240 |
<translation>Peruuta</translation> |
8648 | 3241 |
</message> |
3242 |
<message> |
|
11168 | 3243 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="73"/> |
8648 | 3244 |
<source>Create room</source> |
10539 | 3245 |
<translation>Uusi huone</translation> |
8648 | 3246 |
</message> |
9756 | 3247 |
<message> |
11168 | 3248 |
<location filename="../../../../QTfrontend/ui/widget/roomnameprompt.cpp" line="56"/> |
9756 | 3249 |
<source>set password</source> |
10539 | 3250 |
<translation>salasana</translation> |
9756 | 3251 |
</message> |
8648 | 3252 |
</context> |
3253 |
<context> |
|
7679 | 3254 |
<name>RoomsListModel</name> |
3255 |
<message> |
|
11168 | 3256 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="37"/> |
7679 | 3257 |
<source>In progress</source> |
10539 | 3258 |
<translation>Kesken</translation> |
7679 | 3259 |
</message> |
3260 |
<message> |
|
11168 | 3261 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="38"/> |
7679 | 3262 |
<source>Room Name</source> |
10539 | 3263 |
<translation>Huoneen nimi</translation> |
7679 | 3264 |
</message> |
3265 |
<message> |
|
11168 | 3266 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="39"/> |
7679 | 3267 |
<source>C</source> |
10539 | 3268 |
<translation>A</translation> |
7679 | 3269 |
</message> |
3270 |
<message> |
|
11168 | 3271 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="40"/> |
7679 | 3272 |
<source>T</source> |
10539 | 3273 |
<translation>J</translation> |
7679 | 3274 |
</message> |
3275 |
<message> |
|
11168 | 3276 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="41"/> |
7679 | 3277 |
<source>Owner</source> |
10539 | 3278 |
<translation>Omistaja</translation> |
7679 | 3279 |
</message> |
3280 |
<message> |
|
11168 | 3281 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="42"/> |
7679 | 3282 |
<source>Map</source> |
10539 | 3283 |
<translation>Kartta</translation> |
7679 | 3284 |
</message> |
3285 |
<message> |
|
11168 | 3286 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="44"/> |
7679 | 3287 |
<source>Rules</source> |
10539 | 3288 |
<translation>Säännöt</translation> |
7679 | 3289 |
</message> |
3290 |
<message> |
|
11168 | 3291 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="45"/> |
7679 | 3292 |
<source>Weapons</source> |
10539 | 3293 |
<translation>Aseet</translation> |
7679 | 3294 |
</message> |
3295 |
<message> |
|
11168 | 3296 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="149"/> |
7679 | 3297 |
<source>Random Map</source> |
10539 | 3298 |
<translation>Satunnainen kartta</translation> |
7679 | 3299 |
</message> |
3300 |
<message> |
|
11168 | 3301 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="150"/> |
7679 | 3302 |
<source>Random Maze</source> |
10539 | 3303 |
<translation>Satunnainen sokkelo</translation> |
7679 | 3304 |
</message> |
3305 |
<message> |
|
11168 | 3306 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="152"/> |
7679 | 3307 |
<source>Hand-drawn</source> |
10539 | 3308 |
<translation>Piirretty</translation> |
1796 | 3309 |
</message> |
9756 | 3310 |
<message> |
11168 | 3311 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="43"/> |
9756 | 3312 |
<source>Script</source> |
10539 | 3313 |
<translation>Kaava</translation> |
9756 | 3314 |
</message> |
10451 | 3315 |
<message> |
11168 | 3316 |
<location filename="../../../../QTfrontend/model/roomslistmodel.cpp" line="151"/> |
10451 | 3317 |
<source>Random Perlin</source> |
10539 | 3318 |
<translation>Satunnainen Perlin</translation> |
10451 | 3319 |
</message> |
1796 | 3320 |
</context> |
3321 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3322 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3323 |
<message> |
11168 | 3324 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="42"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3325 |
<source>The map seed is the basis for all random values generated by the game.</source> |
10539 | 3326 |
<translation>Kartan siemen on pohja kaikille pelissä generoiduille satunnaisluvuille.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3327 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3328 |
<message> |
11168 | 3329 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="61"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3330 |
<source>Cancel</source> |
10539 | 3331 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3332 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3333 |
<message> |
11168 | 3334 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="62"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3335 |
<source>Set seed</source> |
10539 | 3336 |
<translation>Aseta siemen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3337 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3338 |
<message> |
11168 | 3339 |
<location filename="../../../../QTfrontend/ui/widget/seedprompt.cpp" line="76"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3340 |
<source>Close</source> |
10539 | 3341 |
<translation>Sulje</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3342 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3343 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3344 |
<context> |
2394 | 3345 |
<name>SelWeaponWidget</name> |
3346 |
<message> |
|
11168 | 3347 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="119"/> |
2394 | 3348 |
<source>Weapon set</source> |
2449 | 3349 |
<translation>Asesetti</translation> |
2394 | 3350 |
</message> |
3351 |
<message> |
|
11168 | 3352 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="120"/> |
2394 | 3353 |
<source>Probabilities</source> |
2449 | 3354 |
<translation>Todennäköisyydet</translation> |
2394 | 3355 |
</message> |
2883 | 3356 |
<message> |
11168 | 3357 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="121"/> |
2883 | 3358 |
<source>Ammo in boxes</source> |
3000 | 3359 |
<translation>Ammukset laatikoissa</translation> |
2883 | 3360 |
</message> |
3361 |
<message> |
|
11168 | 3362 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="122"/> |
2883 | 3363 |
<source>Delays</source> |
3000 | 3364 |
<translation>Viipeet</translation> |
2883 | 3365 |
</message> |
4418 | 3366 |
<message> |
11168 | 3367 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="289"/> |
3368 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="294"/> |
|
4418 | 3369 |
<source>new</source> |
10539 | 3370 |
<translation>uusi</translation> |
4418 | 3371 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3372 |
<message> |
11168 | 3373 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="325"/> |
3374 |
<location filename="../../../../QTfrontend/ui/widget/selectWeapon.cpp" line="330"/> |
|
10451 | 3375 |
<source>copy of %1</source> |
10539 | 3376 |
<translation>%1 kopio</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3377 |
</message> |
2394 | 3378 |
</context> |
3379 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3380 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3381 |
<message> |
11168 | 3382 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="122"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3383 |
<source>Unable to start server at %1.</source> |
10539 | 3384 |
<translation>Palvelimen käynnistäminen %1:ssä epäonnistui.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3385 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3386 |
<message> |
11168 | 3387 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="221"/> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3388 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3389 |
Error code: %2</source> |
11168 | 3390 |
<translation>Pelimoottorin käynnistäminen %1:ssä epäonnistui |
10539 | 3391 |
Vikakoodi: %2</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3392 |
</message> |
10451 | 3393 |
<message> |
11168 | 3394 |
<location filename="../../../../QTfrontend/net/tcpBase.cpp" line="237"/> |
10451 | 3395 |
<source>The game engine died unexpectedly! |
3396 |
(exit code %1) |
|
3397 |
||
3398 |
We are very sorry for the inconvenience :( |
|
3399 |
||
3400 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
11168 | 3401 |
<translation>Pelimoottori kaatui yllättäen! |
10539 | 3402 |
(Vikakoodi: %1) |
3403 |
||
3404 |
Olemme pahoillamme tapahtuneesta :( |
|
3405 |
||
10555 | 3406 |
Jos vika toistuu jatkuvasti, lähetä palautetta päävalikon Palaute-napista!</translation> |
10451 | 3407 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3408 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3409 |
<context> |
8788 | 3410 |
<name>TeamSelWidget</name> |
3411 |
<message> |
|
11168 | 3412 |
<location filename="../../../../QTfrontend/ui/widget/teamselect.cpp" line="260"/> |
8788 | 3413 |
<source>At least two teams are required to play!</source> |
10539 | 3414 |
<translation>Vähintään kaksi joukkuetta tarvitaan pelin aloittamiseen!</translation> |
8788 | 3415 |
</message> |
3416 |
</context> |
|
3417 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3418 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3419 |
<message> |
11168 | 3420 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="120"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3421 |
<source>Cancel</source> |
10539 | 3422 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3423 |
</message> |
8648 | 3424 |
<message> |
11168 | 3425 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="84"/> |
8648 | 3426 |
<source>Search for a theme:</source> |
10539 | 3427 |
<translation>Etsi teemaa:</translation> |
8648 | 3428 |
</message> |
3429 |
<message> |
|
11168 | 3430 |
<location filename="../../../../QTfrontend/ui/widget/themeprompt.cpp" line="124"/> |
8648 | 3431 |
<source>Use selected theme</source> |
10539 | 3432 |
<translation>Käytä valittua teemaa</translation> |
8648 | 3433 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3434 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3435 |
<context> |
1796 | 3436 |
<name>binds</name> |
3437 |
<message> |
|
11168 | 3438 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
3439 |
<location filename="../../../../QTfrontend/binds.cpp" line="50"/> |
|
1796 | 3440 |
<source>up</source> |
3441 |
<translation>ylös</translation> |
|
3442 |
</message> |
|
3443 |
<message> |
|
11168 | 3444 |
<location filename="../../../../QTfrontend/binds.cpp" line="24"/> |
3445 |
<location filename="../../../../QTfrontend/binds.cpp" line="51"/> |
|
1796 | 3446 |
<source>left</source> |
3447 |
<translation>vasen</translation> |
|
3448 |
</message> |
|
3449 |
<message> |
|
11168 | 3450 |
<location filename="../../../../QTfrontend/binds.cpp" line="25"/> |
3451 |
<location filename="../../../../QTfrontend/binds.cpp" line="52"/> |
|
1796 | 3452 |
<source>right</source> |
3453 |
<translation>oikea</translation> |
|
3454 |
</message> |
|
3455 |
<message> |
|
11168 | 3456 |
<location filename="../../../../QTfrontend/binds.cpp" line="26"/> |
3457 |
<location filename="../../../../QTfrontend/binds.cpp" line="53"/> |
|
1796 | 3458 |
<source>down</source> |
3459 |
<translation>alas</translation> |
|
3460 |
</message> |
|
3461 |
<message> |
|
11168 | 3462 |
<location filename="../../../../QTfrontend/binds.cpp" line="47"/> |
1796 | 3463 |
<source>attack</source> |
11168 | 3464 |
<translation>hyökkäys</translation> |
3465 |
</message> |
|
3466 |
<message> |
|
3467 |
<location filename="../../../../QTfrontend/binds.cpp" line="27"/> |
|
1796 | 3468 |
<source>precise aim</source> |
3469 |
<translation>tarkka tähtäys</translation> |
|
3470 |
</message> |
|
3471 |
<message> |
|
11168 | 3472 |
<location filename="../../../../QTfrontend/binds.cpp" line="48"/> |
1796 | 3473 |
<source>put</source> |
10539 | 3474 |
<translation>aseta</translation> |
1796 | 3475 |
</message> |
3476 |
<message> |
|
11168 | 3477 |
<location filename="../../../../QTfrontend/binds.cpp" line="30"/> |
1796 | 3478 |
<source>switch</source> |
3479 |
<translation>vaihto</translation> |
|
3480 |
</message> |
|
3481 |
<message> |
|
3482 |
<source>find hedgehog</source> |
|
10451 | 3483 |
<translation type="obsolete">etsi siili</translation> |
1796 | 3484 |
</message> |
3485 |
<message> |
|
11168 | 3486 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
1796 | 3487 |
<source>ammo menu</source> |
3488 |
<translation>asevalikko</translation> |
|
3489 |
</message> |
|
3490 |
<message> |
|
11168 | 3491 |
<location filename="../../../../QTfrontend/binds.cpp" line="32"/> |
1796 | 3492 |
<source>slot 1</source> |
3493 |
<translation>Paikka 1</translation> |
|
3494 |
</message> |
|
3495 |
<message> |
|
11168 | 3496 |
<location filename="../../../../QTfrontend/binds.cpp" line="33"/> |
1796 | 3497 |
<source>slot 2</source> |
3498 |
<translation>Paikka 2</translation> |
|
3499 |
</message> |
|
3500 |
<message> |
|
11168 | 3501 |
<location filename="../../../../QTfrontend/binds.cpp" line="34"/> |
1796 | 3502 |
<source>slot 3</source> |
3503 |
<translation>Paikka 3</translation> |
|
3504 |
</message> |
|
3505 |
<message> |
|
11168 | 3506 |
<location filename="../../../../QTfrontend/binds.cpp" line="35"/> |
1796 | 3507 |
<source>slot 4</source> |
3508 |
<translation>Paikka 4</translation> |
|
3509 |
</message> |
|
3510 |
<message> |
|
11168 | 3511 |
<location filename="../../../../QTfrontend/binds.cpp" line="36"/> |
1796 | 3512 |
<source>slot 5</source> |
3513 |
<translation>Paikka 5</translation> |
|
3514 |
</message> |
|
3515 |
<message> |
|
11168 | 3516 |
<location filename="../../../../QTfrontend/binds.cpp" line="37"/> |
1796 | 3517 |
<source>slot 6</source> |
3518 |
<translation>Paikka 6</translation> |
|
3519 |
</message> |
|
3520 |
<message> |
|
11168 | 3521 |
<location filename="../../../../QTfrontend/binds.cpp" line="38"/> |
1796 | 3522 |
<source>slot 7</source> |
3523 |
<translation>Paikka 7</translation> |
|
3524 |
</message> |
|
3525 |
<message> |
|
11168 | 3526 |
<location filename="../../../../QTfrontend/binds.cpp" line="39"/> |
1796 | 3527 |
<source>slot 8</source> |
3528 |
<translation>Paikka 8</translation> |
|
3529 |
</message> |
|
3530 |
<message> |
|
11168 | 3531 |
<location filename="../../../../QTfrontend/binds.cpp" line="40"/> |
1796 | 3532 |
<source>slot 9</source> |
3533 |
<translation>Paikka 9</translation> |
|
3534 |
</message> |
|
3535 |
<message> |
|
11168 | 3536 |
<location filename="../../../../QTfrontend/binds.cpp" line="42"/> |
1796 | 3537 |
<source>timer 1 sec</source> |
3538 |
<translation>ajasta 1 sek</translation> |
|
3539 |
</message> |
|
3540 |
<message> |
|
11168 | 3541 |
<location filename="../../../../QTfrontend/binds.cpp" line="43"/> |
1796 | 3542 |
<source>timer 2 sec</source> |
3543 |
<translation>ajasta 2 sek</translation> |
|
3544 |
</message> |
|
3545 |
<message> |
|
11168 | 3546 |
<location filename="../../../../QTfrontend/binds.cpp" line="44"/> |
1796 | 3547 |
<source>timer 3 sec</source> |
3548 |
<translation>ajasta 3 sek</translation> |
|
3549 |
</message> |
|
3550 |
<message> |
|
11168 | 3551 |
<location filename="../../../../QTfrontend/binds.cpp" line="45"/> |
1796 | 3552 |
<source>timer 4 sec</source> |
3553 |
<translation>ajasta 4 sek</translation> |
|
3554 |
</message> |
|
3555 |
<message> |
|
11168 | 3556 |
<location filename="../../../../QTfrontend/binds.cpp" line="46"/> |
1796 | 3557 |
<source>timer 5 sec</source> |
3558 |
<translation>ajasta 5 sek</translation> |
|
3559 |
</message> |
|
3560 |
<message> |
|
11168 | 3561 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
1796 | 3562 |
<source>chat</source> |
3563 |
<translation>keskustelu</translation> |
|
3564 |
</message> |
|
3565 |
<message> |
|
11168 | 3566 |
<location filename="../../../../QTfrontend/binds.cpp" line="59"/> |
1796 | 3567 |
<source>chat history</source> |
3568 |
<translation>keskusteluhistoria</translation> |
|
3569 |
</message> |
|
3570 |
<message> |
|
11168 | 3571 |
<location filename="../../../../QTfrontend/binds.cpp" line="60"/> |
1796 | 3572 |
<source>pause</source> |
3573 |
<translation>tauko</translation> |
|
3574 |
</message> |
|
3575 |
<message> |
|
11168 | 3576 |
<location filename="../../../../QTfrontend/binds.cpp" line="62"/> |
1796 | 3577 |
<source>confirmation</source> |
3578 |
<translation>varmistus</translation> |
|
3579 |
</message> |
|
3580 |
<message> |
|
11168 | 3581 |
<location filename="../../../../QTfrontend/binds.cpp" line="63"/> |
1796 | 3582 |
<source>volume down</source> |
3583 |
<translation>vähennä äänenvoimakkutta</translation> |
|
3584 |
</message> |
|
3585 |
<message> |
|
11168 | 3586 |
<location filename="../../../../QTfrontend/binds.cpp" line="64"/> |
1796 | 3587 |
<source>volume up</source> |
3588 |
<translation>lisää äänenvoimakkutta</translation> |
|
3589 |
</message> |
|
3590 |
<message> |
|
11168 | 3591 |
<location filename="../../../../QTfrontend/binds.cpp" line="66"/> |
1796 | 3592 |
<source>change mode</source> |
3593 |
<translation>vaihda tilaa</translation> |
|
3594 |
</message> |
|
3595 |
<message> |
|
11168 | 3596 |
<location filename="../../../../QTfrontend/binds.cpp" line="67"/> |
1796 | 3597 |
<source>capture</source> |
3598 |
<translation>kaappaa</translation> |
|
3599 |
</message> |
|
3600 |
<message> |
|
11168 | 3601 |
<location filename="../../../../QTfrontend/binds.cpp" line="61"/> |
1796 | 3602 |
<source>quit</source> |
3603 |
<translation>poistu</translation> |
|
3604 |
</message> |
|
2394 | 3605 |
<message> |
11168 | 3606 |
<location filename="../../../../QTfrontend/binds.cpp" line="55"/> |
2394 | 3607 |
<source>zoom in</source> |
2449 | 3608 |
<translation>lähennä</translation> |
2394 | 3609 |
</message> |
3610 |
<message> |
|
11168 | 3611 |
<location filename="../../../../QTfrontend/binds.cpp" line="56"/> |
2394 | 3612 |
<source>zoom out</source> |
2449 | 3613 |
<translation>loitonna</translation> |
2394 | 3614 |
</message> |
3615 |
<message> |
|
11168 | 3616 |
<location filename="../../../../QTfrontend/binds.cpp" line="57"/> |
2394 | 3617 |
<source>reset zoom</source> |
2449 | 3618 |
<translation>nollaa zoom</translation> |
2394 | 3619 |
</message> |
2441 | 3620 |
<message> |
11168 | 3621 |
<location filename="../../../../QTfrontend/binds.cpp" line="28"/> |
2441 | 3622 |
<source>long jump</source> |
2449 | 3623 |
<translation>pitkä hyppy</translation> |
2441 | 3624 |
</message> |
3625 |
<message> |
|
11168 | 3626 |
<location filename="../../../../QTfrontend/binds.cpp" line="29"/> |
2441 | 3627 |
<source>high jump</source> |
2449 | 3628 |
<translation>korkea hyppy</translation> |
2441 | 3629 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3630 |
<message> |
11168 | 3631 |
<location filename="../../../../QTfrontend/binds.cpp" line="41"/> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3632 |
<source>slot 10</source> |
4011 | 3633 |
<translation>paikka 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3634 |
</message> |
7679 | 3635 |
<message> |
11168 | 3636 |
<location filename="../../../../QTfrontend/binds.cpp" line="65"/> |
7679 | 3637 |
<source>mute audio</source> |
10539 | 3638 |
<translation>hiljennä äänet</translation> |
7679 | 3639 |
</message> |
3640 |
<message> |
|
11168 | 3641 |
<location filename="../../../../QTfrontend/binds.cpp" line="71"/> |
7679 | 3642 |
<source>record</source> |
10539 | 3643 |
<translation>nauhoita</translation> |
7679 | 3644 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3645 |
<message> |
11168 | 3646 |
<location filename="../../../../QTfrontend/binds.cpp" line="69"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3647 |
<source>hedgehog info</source> |
10539 | 3648 |
<translation>siilitiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3649 |
</message> |
10451 | 3650 |
<message> |
11168 | 3651 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
10451 | 3652 |
<source>autocam / find hedgehog</source> |
11168 | 3653 |
<translation>automaattikamera / etsi siili</translation> |
3654 |
</message> |
|
3655 |
<message> |
|
3656 |
<location filename="../../../../QTfrontend/binds.cpp" line="68"/> |
|
10451 | 3657 |
<source>speed up replay</source> |
10539 | 3658 |
<translation>nopeuta videoa</translation> |
10451 | 3659 |
</message> |
2441 | 3660 |
</context> |
3661 |
<context> |
|
3662 |
<name>binds (categories)</name> |
|
3663 |
<message> |
|
11168 | 3664 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3665 |
<source>Movement</source> |
10539 | 3666 |
<translation>Liike</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3667 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3668 |
<message> |
11168 | 3669 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3670 |
<source>Weapons</source> |
10539 | 3671 |
<translation>Aseet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3672 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3673 |
<message> |
11168 | 3674 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3675 |
<source>Camera</source> |
10539 | 3676 |
<translation>Kamera</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3677 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3678 |
<message> |
11168 | 3679 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3680 |
<source>Miscellaneous</source> |
10539 | 3681 |
<translation>Sekalaiset</translation> |
2441 | 3682 |
</message> |
3683 |
</context> |
|
3684 |
<context> |
|
3685 |
<name>binds (descriptions)</name> |
|
3686 |
<message> |
|
11168 | 3687 |
<location filename="../../../../QTfrontend/binds.cpp" line="28"/> |
2441 | 3688 |
<source>Traverse gaps and obstacles by jumping:</source> |
2449 | 3689 |
<translation>Ylitä aukot ja esteet hyyppäämällä:</translation> |
2441 | 3690 |
</message> |
3691 |
<message> |
|
11168 | 3692 |
<location filename="../../../../QTfrontend/binds.cpp" line="47"/> |
2441 | 3693 |
<source>Fire your selected weapon or trigger an utility item:</source> |
2449 | 3694 |
<translation>Ammu valitulla aseella tai käytä apuvälinettä:</translation> |
2441 | 3695 |
</message> |
3696 |
<message> |
|
11168 | 3697 |
<location filename="../../../../QTfrontend/binds.cpp" line="48"/> |
2441 | 3698 |
<source>Pick a weapon or a target location under the cursor:</source> |
2449 | 3699 |
<translation>Valitse ase tai kohde kursorilla:</translation> |
2441 | 3700 |
</message> |
3701 |
<message> |
|
11168 | 3702 |
<location filename="../../../../QTfrontend/binds.cpp" line="30"/> |
2441 | 3703 |
<source>Switch your currently active hog (if possible):</source> |
2449 | 3704 |
<translation>Vaihda aktiivinen siili (jos mahdollista):</translation> |
2441 | 3705 |
</message> |
3706 |
<message> |
|
11168 | 3707 |
<location filename="../../../../QTfrontend/binds.cpp" line="31"/> |
2441 | 3708 |
<source>Pick a weapon or utility item:</source> |
2449 | 3709 |
<translation>Valitse ase tai apuväline:</translation> |
2441 | 3710 |
</message> |
3711 |
<message> |
|
11168 | 3712 |
<location filename="../../../../QTfrontend/binds.cpp" line="42"/> |
2441 | 3713 |
<source>Set the timer on bombs and timed weapons:</source> |
2449 | 3714 |
<translation>Ajasta pommi ja ajastetut aseet:</translation> |
2441 | 3715 |
</message> |
3716 |
<message> |
|
3717 |
<source>Move the camera to the active hog:</source> |
|
10451 | 3718 |
<translation type="obsolete">Liikuta kamera aktiivisen siilen luokse:</translation> |
2441 | 3719 |
</message> |
3720 |
<message> |
|
11168 | 3721 |
<location filename="../../../../QTfrontend/binds.cpp" line="50"/> |
2441 | 3722 |
<source>Move the cursor or camera without using the mouse:</source> |
2449 | 3723 |
<translation>Liikuta kursoria tai kameraa ilman hiirtä:</translation> |
2441 | 3724 |
</message> |
3725 |
<message> |
|
11168 | 3726 |
<location filename="../../../../QTfrontend/binds.cpp" line="55"/> |
2441 | 3727 |
<source>Modify the camera's zoom level:</source> |
2449 | 3728 |
<translation>Muuta kameran zoomausta:</translation> |
2441 | 3729 |
</message> |
3730 |
<message> |
|
11168 | 3731 |
<location filename="../../../../QTfrontend/binds.cpp" line="58"/> |
2441 | 3732 |
<source>Talk to your team or all participants:</source> |
2449 | 3733 |
<translation>Puhu joukkueellesi tai kaikille osanottajille:</translation> |
2441 | 3734 |
</message> |
3735 |
<message> |
|
11168 | 3736 |
<location filename="../../../../QTfrontend/binds.cpp" line="60"/> |
2441 | 3737 |
<source>Pause, continue or leave your game:</source> |
2449 | 3738 |
<translation>Tauota, jatka tai poistu pelistä:</translation> |
2441 | 3739 |
</message> |
3740 |
<message> |
|
11168 | 3741 |
<location filename="../../../../QTfrontend/binds.cpp" line="63"/> |
2441 | 3742 |
<source>Modify the game's volume while playing:</source> |
2449 | 3743 |
<translation>Vaihda pelin äänenvoimakkuutta pelin aikana:</translation> |
2441 | 3744 |
</message> |
3745 |
<message> |
|
11168 | 3746 |
<location filename="../../../../QTfrontend/binds.cpp" line="66"/> |
2441 | 3747 |
<source>Toggle fullscreen mode:</source> |
2449 | 3748 |
<translation>Vaihda kokonäyttö-tilaan/tilasta:</translation> |
2441 | 3749 |
</message> |
3750 |
<message> |
|
11168 | 3751 |
<location filename="../../../../QTfrontend/binds.cpp" line="67"/> |
2441 | 3752 |
<source>Take a screenshot:</source> |
2449 | 3753 |
<translation>Ota kuvankaappaus:</translation> |
2441 | 3754 |
</message> |
3755 |
<message> |
|
11168 | 3756 |
<location filename="../../../../QTfrontend/binds.cpp" line="69"/> |
2441 | 3757 |
<source>Toggle labels above hedgehogs:</source> |
2504 | 3758 |
<translation>Vaihda siilien yläpuolella näkyviä "leimoja":</translation> |
2441 | 3759 |
</message> |
7679 | 3760 |
<message> |
11168 | 3761 |
<location filename="../../../../QTfrontend/binds.cpp" line="71"/> |
7679 | 3762 |
<source>Record video:</source> |
10539 | 3763 |
<translation>Nauhoita videolle:</translation> |
7679 | 3764 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3765 |
<message> |
11168 | 3766 |
<location filename="../../../../QTfrontend/binds.cpp" line="23"/> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3767 |
<source>Hedgehog movement</source> |
10539 | 3768 |
<translation>Siilen liikkuminen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3769 |
</message> |
10451 | 3770 |
<message> |
11168 | 3771 |
<location filename="../../../../QTfrontend/binds.cpp" line="49"/> |
10451 | 3772 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
10539 | 3773 |
<translation>Liikuta kameraa automaattisesti huomioitaviin kohteisiin:</translation> |
10451 | 3774 |
</message> |
3775 |
<message> |
|
11168 | 3776 |
<location filename="../../../../QTfrontend/binds.cpp" line="68"/> |
10451 | 3777 |
<source>Demo replay:</source> |
10539 | 3778 |
<translation>Demojen katselu:</translation> |
10451 | 3779 |
</message> |
2441 | 3780 |
</context> |
3781 |
<context> |
|
3782 |
<name>binds (keys)</name> |
|
3783 |
<message> |
|
11168 | 3784 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="134"/> |
2441 | 3785 |
<source>Axis</source> |
2449 | 3786 |
<translation>Akselit</translation> |
2441 | 3787 |
</message> |
3788 |
<message> |
|
11168 | 3789 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="138"/> |
3790 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="153"/> |
|
2441 | 3791 |
<source>(Up)</source> |
2449 | 3792 |
<translation>(Ylös)</translation> |
2441 | 3793 |
</message> |
3794 |
<message> |
|
11168 | 3795 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="142"/> |
3796 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="157"/> |
|
2441 | 3797 |
<source>(Down)</source> |
2449 | 3798 |
<translation>(Alas)</translation> |
2441 | 3799 |
</message> |
3800 |
<message> |
|
11168 | 3801 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="149"/> |
2441 | 3802 |
<source>Hat</source> |
2449 | 3803 |
<translation>Hattu</translation> |
2441 | 3804 |
</message> |
3805 |
<message> |
|
11168 | 3806 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="161"/> |
2441 | 3807 |
<source>(Left)</source> |
2449 | 3808 |
<translation>(Vasen)</translation> |
2441 | 3809 |
</message> |
3810 |
<message> |
|
11168 | 3811 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="165"/> |
2441 | 3812 |
<source>(Right)</source> |
2449 | 3813 |
<translation>(Oikea)</translation> |
2441 | 3814 |
</message> |
3815 |
<message> |
|
11168 | 3816 |
<location filename="../../../../QTfrontend/util/SDLInteraction.cpp" line="173"/> |
2441 | 3817 |
<source>Button</source> |
2449 | 3818 |
<translation>Nappi</translation> |
2441 | 3819 |
</message> |
3820 |
<message> |
|
11168 | 3821 |
<location filename="../../../../QTfrontend/util/DataManager.cpp" line="156"/> |
2441 | 3822 |
<source>Keyboard</source> |
2449 | 3823 |
<translation>Näppäimistö</translation> |
2441 | 3824 |
</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
|
3825 |
<message> |
11168 | 3826 |
<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
|
3827 |
<source>Mouse: Middle button</source> |
3284 | 3828 |
<translation>Hiiri: Keskinappi</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
|
3829 |
</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
|
3830 |
<message> |
11168 | 3831 |
<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
|
3832 |
<source>Mouse: Right button</source> |
3284 | 3833 |
<translation>Hiiri: Oikea nappi</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
|
3834 |
</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
|
3835 |
<message> |
11168 | 3836 |
<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
|
3837 |
<source>Mouse: Wheel up</source> |
3284 | 3838 |
<translation>Hiiri: Rulla ylös</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
|
3839 |
</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
|
3840 |
<message> |
11168 | 3841 |
<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
|
3842 |
<source>Mouse: Wheel down</source> |
3284 | 3843 |
<translation>Hiiri: Rulla alas</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
|
3844 |
</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
|
3845 |
<message> |
11168 | 3846 |
<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
|
3847 |
<source>Backspace</source> |
10539 | 3848 |
<translation>Askelpalautin</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
|
3849 |
</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
|
3850 |
<message> |
11168 | 3851 |
<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
|
3852 |
<source>Tab</source> |
3284 | 3853 |
<translation>Sarkain</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
|
3854 |
</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
|
3855 |
<message> |
11168 | 3856 |
<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
|
3857 |
<source>Clear</source> |
3284 | 3858 |
<translation>Tyhjennä</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
|
3859 |
</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
|
3860 |
<message> |
11168 | 3861 |
<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
|
3862 |
<source>Return</source> |
3284 | 3863 |
<translation>Rivinvaihto</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
|
3864 |
</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
|
3865 |
<message> |
11168 | 3866 |
<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
|
3867 |
<source>Pause</source> |
3284 | 3868 |
<translation>Tauko</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
|
3869 |
</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
|
3870 |
<message> |
11168 | 3871 |
<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
|
3872 |
<source>Escape</source> |
3284 | 3873 |
<translation>Esc-näppäin</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
|
3874 |
</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
|
3875 |
<message> |
11168 | 3876 |
<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
|
3877 |
<source>Space</source> |
3284 | 3878 |
<translation>Välilyönti</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
|
3879 |
</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
|
3880 |
<message> |
11168 | 3881 |
<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
|
3882 |
<source>Delete</source> |
3284 | 3883 |
<translation>Poistonäppäin</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
|
3884 |
</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
|
3885 |
<message> |
11168 | 3886 |
<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
|
3887 |
<source>Numpad 0</source> |
10539 | 3888 |
<translation>Numeronäppäimistö 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
|
3889 |
</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
|
3890 |
<message> |
11168 | 3891 |
<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
|
3892 |
<source>Numpad 1</source> |
10539 | 3893 |
<translation>Numeronäppäimistö 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
|
3894 |
</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
|
3895 |
<message> |
11168 | 3896 |
<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
|
3897 |
<source>Numpad 2</source> |
10539 | 3898 |
<translation>Numeronäppäimistö 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
|
3899 |
</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
|
3900 |
<message> |
11168 | 3901 |
<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
|
3902 |
<source>Numpad 3</source> |
10539 | 3903 |
<translation>Numeronäppäimistö 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
|
3904 |
</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
|
3905 |
<message> |
11168 | 3906 |
<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
|
3907 |
<source>Numpad 4</source> |
10539 | 3908 |
<translation>Numeronäppäimistö 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
|
3909 |
</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
|
3910 |
<message> |
11168 | 3911 |
<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
|
3912 |
<source>Numpad 5</source> |
10539 | 3913 |
<translation>Numeronäppäimistö 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
|
3914 |
</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
|
3915 |
<message> |
11168 | 3916 |
<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
|
3917 |
<source>Numpad 6</source> |
10539 | 3918 |
<translation>Numeronäppäimistö 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
|
3919 |
</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
|
3920 |
<message> |
11168 | 3921 |
<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
|
3922 |
<source>Numpad 7</source> |
10539 | 3923 |
<translation>Numeronäppäimistö 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
|
3924 |
</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
|
3925 |
<message> |
11168 | 3926 |
<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
|
3927 |
<source>Numpad 8</source> |
10539 | 3928 |
<translation>Numeronäppäimistö 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
|
3929 |
</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
|
3930 |
<message> |
11168 | 3931 |
<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
|
3932 |
<source>Numpad 9</source> |
10539 | 3933 |
<translation>Numeronäppäimistö 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
|
3934 |
</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
|
3935 |
<message> |
11168 | 3936 |
<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
|
3937 |
<source>Numpad .</source> |
10539 | 3938 |
<translation>Numeronäppäimistö .</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
|
3939 |
</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
|
3940 |
<message> |
11168 | 3941 |
<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
|
3942 |
<source>Numpad /</source> |
10539 | 3943 |
<translation>Numeronäppäimistö /</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
|
3944 |
</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
|
3945 |
<message> |
11168 | 3946 |
<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
|
3947 |
<source>Numpad *</source> |
10539 | 3948 |
<translation>Numeronäppäimistö *</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
|
3949 |
</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
|
3950 |
<message> |
11168 | 3951 |
<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
|
3952 |
<source>Numpad -</source> |
10539 | 3953 |
<translation>Numeronäppäimistö -</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
|
3954 |
</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
|
3955 |
<message> |
11168 | 3956 |
<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
|
3957 |
<source>Numpad +</source> |
10539 | 3958 |
<translation>Numeronäppäimistö +</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
|
3959 |
</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
|
3960 |
<message> |
11168 | 3961 |
<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
|
3962 |
<source>Enter</source> |
3284 | 3963 |
<translation>Rivinvaihto</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
|
3964 |
</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
|
3965 |
<message> |
11168 | 3966 |
<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
|
3967 |
<source>Equals</source> |
3284 | 3968 |
<translation>=</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3969 |
</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
|
3970 |
<message> |
11168 | 3971 |
<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
|
3972 |
<source>Up</source> |
3284 | 3973 |
<translation>Ylös</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
|
3974 |
</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
|
3975 |
<message> |
11168 | 3976 |
<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
|
3977 |
<source>Down</source> |
3284 | 3978 |
<translation>Alas</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
|
3979 |
</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
|
3980 |
<message> |
11168 | 3981 |
<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
|
3982 |
<source>Right</source> |
3284 | 3983 |
<translation>Oikea</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
|
3984 |
</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
|
3985 |
<message> |
11168 | 3986 |
<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
|
3987 |
<source>Left</source> |
3284 | 3988 |
<translation>Vasen</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
|
3989 |
</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
|
3990 |
<message> |
11168 | 3991 |
<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
|
3992 |
<source>Insert</source> |
10539 | 3993 |
<translation>Insert-nappi</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
|
3994 |
</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
|
3995 |
<message> |
11168 | 3996 |
<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
|
3997 |
<source>Home</source> |
3284 | 3998 |
<translation>Home-nappi</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
|
3999 |
</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
|
4000 |
<message> |
11168 | 4001 |
<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
|
4002 |
<source>End</source> |
3284 | 4003 |
<translation>End-nappi</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
|
4004 |
</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
|
4005 |
<message> |
11168 | 4006 |
<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
|
4007 |
<source>Page up</source> |
3284 | 4008 |
<translation>Sivu ylös</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
|
4009 |
</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
|
4010 |
<message> |
11168 | 4011 |
<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
|
4012 |
<source>Page down</source> |
3284 | 4013 |
<translation>Sivu alas</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
|
4014 |
</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
|
4015 |
<message> |
11168 | 4016 |
<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
|
4017 |
<source>Num lock</source> |
3284 | 4018 |
<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
|
4019 |
</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
|
4020 |
<message> |
11168 | 4021 |
<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
|
4022 |
<source>Caps lock</source> |
3284 | 4023 |
<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
|
4024 |
</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
|
4025 |
<message> |
11168 | 4026 |
<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
|
4027 |
<source>Scroll lock</source> |
3284 | 4028 |
<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
|
4029 |
</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
|
4030 |
<message> |
11168 | 4031 |
<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
|
4032 |
<source>Right shift</source> |
3284 | 4033 |
<translation>Oikea vaihtonäppäin</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
|
4034 |
</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
|
4035 |
<message> |
11168 | 4036 |
<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
|
4037 |
<source>Left shift</source> |
3284 | 4038 |
<translation>Vasen vaihtonäppäin</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
|
4039 |
</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
|
4040 |
<message> |
11168 | 4041 |
<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
|
4042 |
<source>Right ctrl</source> |
3284 | 4043 |
<translation>Oikea 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
|
4044 |
</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
|
4045 |
<message> |
11168 | 4046 |
<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
|
4047 |
<source>Left ctrl</source> |
3284 | 4048 |
<translation>Vasen 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
|
4049 |
</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
|
4050 |
<message> |
11168 | 4051 |
<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
|
4052 |
<source>Right alt</source> |
3284 | 4053 |
<translation>Oikea 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
|
4054 |
</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
|
4055 |
<message> |
11168 | 4056 |
<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
|
4057 |
<source>Left alt</source> |
3284 | 4058 |
<translation>Vasen 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
|
4059 |
</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
|
4060 |
<message> |
11168 | 4061 |
<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
|
4062 |
<source>Right meta</source> |
3284 | 4063 |
<translation>Oikea 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
|
4064 |
</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
|
4065 |
<message> |
11168 | 4066 |
<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
|
4067 |
<source>Left meta</source> |
3284 | 4068 |
<translation>Vasen 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
|
4069 |
</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
|
4070 |
<message> |
11168 | 4071 |
<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
|
4072 |
<source>A button</source> |
3284 | 4073 |
<translation>A-painike</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
|
4074 |
</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
|
4075 |
<message> |
11168 | 4076 |
<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
|
4077 |
<source>B button</source> |
3284 | 4078 |
<translation>B-painike</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
|
4079 |
</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
|
4080 |
<message> |
11168 | 4081 |
<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
|
4082 |
<source>X button</source> |
3284 | 4083 |
<translation>X-painike</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
|
4084 |
</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
|
4085 |
<message> |
11168 | 4086 |
<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
|
4087 |
<source>Y button</source> |
3284 | 4088 |
<translation>Y-painike</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
|
4089 |
</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
|
4090 |
<message> |
11168 | 4091 |
<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
|
4092 |
<source>LB button</source> |
3284 | 4093 |
<translation>LB-painike</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
|
4094 |
</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
|
4095 |
<message> |
11168 | 4096 |
<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
|
4097 |
<source>RB button</source> |
3284 | 4098 |
<translation>RB-painike</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
|
4099 |
</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
|
4100 |
<message> |
11168 | 4101 |
<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
|
4102 |
<source>Back button</source> |
3284 | 4103 |
<translation>Paluu-painike</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
|
4104 |
</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
|
4105 |
<message> |
11168 | 4106 |
<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
|
4107 |
<source>Start button</source> |
3284 | 4108 |
<translation>Start-painike</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
|
4109 |
</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
|
4110 |
<message> |
11168 | 4111 |
<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
|
4112 |
<source>Left stick</source> |
3284 | 4113 |
<translation>Vasen tikku</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
|
4114 |
</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
|
4115 |
<message> |
11168 | 4116 |
<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
|
4117 |
<source>Right stick</source> |
3284 | 4118 |
<translation>Oikea tikku</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
|
4119 |
</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
|
4120 |
<message> |
11168 | 4121 |
<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
|
4122 |
<source>Left stick (Right)</source> |
3284 | 4123 |
<translation>Vasen tikku (Oikea)</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
|
4124 |
</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
|
4125 |
<message> |
11168 | 4126 |
<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
|
4127 |
<source>Left stick (Left)</source> |
3284 | 4128 |
<translation>Vasen tikku (Vasen)</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
|
4129 |
</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
|
4130 |
<message> |
11168 | 4131 |
<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
|
4132 |
<source>Left stick (Down)</source> |
3284 | 4133 |
<translation>Vasen tikku (Alas)</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
|
4134 |
</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
|
4135 |
<message> |
11168 | 4136 |
<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
|
4137 |
<source>Left stick (Up)</source> |
3284 | 4138 |
<translation>Vasen tikku (ylös)</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
|
4139 |
</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
|
4140 |
<message> |
11168 | 4141 |
<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
|
4142 |
<source>Left trigger</source> |
3284 | 4143 |
<translation>Vasen liipasin</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
|
4144 |
</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
|
4145 |
<message> |
11168 | 4146 |
<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
|
4147 |
<source>Right trigger</source> |
3284 | 4148 |
<translation>Oikea liipasin</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
|
4149 |
</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
|
4150 |
<message> |
11168 | 4151 |
<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
|
4152 |
<source>Right stick (Down)</source> |
3284 | 4153 |
<translation>Oikea tikku (Alas)</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
|
4154 |
</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
|
4155 |
<message> |
11168 | 4156 |
<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
|
4157 |
<source>Right stick (Up)</source> |
3284 | 4158 |
<translation>Oikea tikku (Ylös)</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
|
4159 |
</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
|
4160 |
<message> |
11168 | 4161 |
<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
|
4162 |
<source>Right stick (Right)</source> |
3284 | 4163 |
<translation>Oikea tikku (Oikea)</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
|
4164 |
</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
|
4165 |
<message> |
11168 | 4166 |
<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
|
4167 |
<source>Right stick (Left)</source> |
3284 | 4168 |
<translation>Oikea tikku (Vasen)</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
|
4169 |
</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
|
4170 |
<message> |
11168 | 4171 |
<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
|
4172 |
<source>DPad</source> |
3284 | 4173 |
<translation>DPad</translation> |
4174 |
</message> |
|
4175 |
<message> |
|
11168 | 4176 |
<location filename="../../../../QTfrontend/sdlkeys.h" line="21"/> |
3284 | 4177 |
<source>Mouse: Left button</source> |
4011 | 4178 |
<translation>Hiiri: Vasen nappi</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
|
4179 |
</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
|
4180 |
</context> |
9793 | 4181 |
<context> |
4182 |
<name>server</name> |
|
4183 |
<message> |
|
11168 | 4184 |
<location filename="../../../../QTfrontend/servermessages.h" line="14"/> |
9793 | 4185 |
<source>Restricted</source> |
10539 | 4186 |
<translation>Rajoitettu</translation> |
9793 | 4187 |
</message> |
4188 |
<message> |
|
11168 | 4189 |
<location filename="../../../../QTfrontend/servermessages.h" line="15"/> |
9793 | 4190 |
<source>Not room master</source> |
10539 | 4191 |
<translation>Ei huoneen omistaja</translation> |
9793 | 4192 |
</message> |
4193 |
<message> |
|
11168 | 4194 |
<location filename="../../../../QTfrontend/servermessages.h" line="16"/> |
9793 | 4195 |
<source>Corrupted hedgehogs info</source> |
10539 | 4196 |
<translation>Rapistuneen siilin tiedot</translation> |
9793 | 4197 |
</message> |
4198 |
<message> |
|
11168 | 4199 |
<location filename="../../../../QTfrontend/servermessages.h" line="17"/> |
9793 | 4200 |
<source>too many teams</source> |
10539 | 4201 |
<translation>liikaa joukkueita</translation> |
9793 | 4202 |
</message> |
4203 |
<message> |
|
11168 | 4204 |
<location filename="../../../../QTfrontend/servermessages.h" line="18"/> |
9793 | 4205 |
<source>too many hedgehogs</source> |
10539 | 4206 |
<translation>liikaa siiliä</translation> |
9793 | 4207 |
</message> |
4208 |
<message> |
|
11168 | 4209 |
<location filename="../../../../QTfrontend/servermessages.h" line="19"/> |
9793 | 4210 |
<source>There's already a team with same name in the list</source> |
10539 | 4211 |
<translation>Listalla on jo samanniminen joukkue</translation> |
9793 | 4212 |
</message> |
4213 |
<message> |
|
11168 | 4214 |
<location filename="../../../../QTfrontend/servermessages.h" line="20"/> |
9793 | 4215 |
<source>round in progress</source> |
10539 | 4216 |
<translation>peli on käynnissä</translation> |
9793 | 4217 |
</message> |
4218 |
<message> |
|
11168 | 4219 |
<location filename="../../../../QTfrontend/servermessages.h" line="21"/> |
9793 | 4220 |
<source>restricted</source> |
10539 | 4221 |
<translation>rajoitettu</translation> |
9793 | 4222 |
</message> |
4223 |
<message> |
|
11168 | 4224 |
<location filename="../../../../QTfrontend/servermessages.h" line="22"/> |
9793 | 4225 |
<source>REMOVE_TEAM: no such team</source> |
10539 | 4226 |
<translation>POISTA_JOUKKUE: joukkuetta ei löydy</translation> |
9793 | 4227 |
</message> |
4228 |
<message> |
|
11168 | 4229 |
<location filename="../../../../QTfrontend/servermessages.h" line="23"/> |
9793 | 4230 |
<source>Not team owner!</source> |
10539 | 4231 |
<translation>Et ole joukkueen omistaja!</translation> |
9793 | 4232 |
</message> |
4233 |
<message> |
|
11168 | 4234 |
<location filename="../../../../QTfrontend/servermessages.h" line="12"/> |
9793 | 4235 |
<source>Less than two clans!</source> |
10539 | 4236 |
<translation>Alle kaksi klaania!</translation> |
9793 | 4237 |
</message> |
4238 |
<message> |
|
11168 | 4239 |
<location filename="../../../../QTfrontend/servermessages.h" line="6"/> |
9793 | 4240 |
<source>Illegal room name</source> |
10539 | 4241 |
<translation>Virheellinen huoneen nimi</translation> |
9793 | 4242 |
</message> |
4243 |
<message> |
|
11168 | 4244 |
<location filename="../../../../QTfrontend/servermessages.h" line="24"/> |
9793 | 4245 |
<source>Room with such name already exists</source> |
10539 | 4246 |
<translation>Samanniminen huone on jo olemassa</translation> |
9793 | 4247 |
</message> |
4248 |
<message> |
|
11168 | 4249 |
<location filename="../../../../QTfrontend/servermessages.h" line="2"/> |
9793 | 4250 |
<source>Nickname already chosen</source> |
10539 | 4251 |
<translation>Nimimerkki on jo käytössä</translation> |
9793 | 4252 |
</message> |
4253 |
<message> |
|
11168 | 4254 |
<location filename="../../../../QTfrontend/servermessages.h" line="3"/> |
9793 | 4255 |
<source>Illegal nickname</source> |
10539 | 4256 |
<translation>Virheellinen nimimerkki</translation> |
9793 | 4257 |
</message> |
4258 |
<message> |
|
11168 | 4259 |
<location filename="../../../../QTfrontend/servermessages.h" line="4"/> |
9793 | 4260 |
<source>Protocol already known</source> |
10539 | 4261 |
<translation>Protokolla jo tiedossa</translation> |
9793 | 4262 |
</message> |
4263 |
<message> |
|
11168 | 4264 |
<location filename="../../../../QTfrontend/servermessages.h" line="5"/> |
9793 | 4265 |
<source>Bad number</source> |
10539 | 4266 |
<translation>Virheellinen numero</translation> |
9793 | 4267 |
</message> |
4268 |
<message> |
|
11168 | 4269 |
<location filename="../../../../QTfrontend/servermessages.h" line="32"/> |
9793 | 4270 |
<source>Nickname is already in use</source> |
10539 | 4271 |
<translation>Nimimerkki varattu</translation> |
9793 | 4272 |
</message> |
4273 |
<message> |
|
11168 | 4274 |
<location filename="../../../../QTfrontend/servermessages.h" line="33"/> |
9793 | 4275 |
<source>No checker rights</source> |
10539 | 4276 |
<translation>Ei tarkistusoikeutta</translation> |
9793 | 4277 |
</message> |
4278 |
<message> |
|
11168 | 4279 |
<location filename="../../../../QTfrontend/servermessages.h" line="34"/> |
9793 | 4280 |
<source>Authentication failed</source> |
11168 | 4281 |
<translation>Tunnistautuminen epäonnistui</translation> |
4282 |
</message> |
|
4283 |
<message> |
|
4284 |
<location filename="../../../../QTfrontend/servermessages.h" line="35"/> |
|
9793 | 4285 |
<source>60 seconds cooldown after kick</source> |
10539 | 4286 |
<translation>60sek odotusaika potkujen jälkeen</translation> |
9793 | 4287 |
</message> |
4288 |
<message> |
|
11168 | 4289 |
<location filename="../../../../QTfrontend/servermessages.h" line="36"/> |
9793 | 4290 |
<source>kicked</source> |
10539 | 4291 |
<translation>potkittu</translation> |
9793 | 4292 |
</message> |
4293 |
<message> |
|
11168 | 4294 |
<location filename="../../../../QTfrontend/servermessages.h" line="38"/> |
9793 | 4295 |
<source>Ping timeout</source> |
10539 | 4296 |
<translation>Yhteyden aikakatkaisu</translation> |
9793 | 4297 |
</message> |
4298 |
<message> |
|
11168 | 4299 |
<location filename="../../../../QTfrontend/servermessages.h" line="54"/> |
4300 |
<source>new seed</source> |
|
4301 |
<translation type="unfinished"></translation> |
|
4302 |
</message> |
|
4303 |
<message> |
|
4304 |
<location filename="../../../../QTfrontend/servermessages.h" line="55"/> |
|
4305 |
<source>number of hedgehogs in team</source> |
|
4306 |
<translation type="unfinished"></translation> |
|
4307 |
</message> |
|
4308 |
<message> |
|
4309 |
<location filename="../../../../QTfrontend/servermessages.h" line="56"/> |
|
9793 | 4310 |
<source>bye</source> |
10539 | 4311 |
<translation>näkemiin</translation> |
9793 | 4312 |
</message> |
4313 |
<message> |
|
11168 | 4314 |
<location filename="../../../../QTfrontend/servermessages.h" line="7"/> |
9793 | 4315 |
<source>No such room</source> |
10539 | 4316 |
<translation>Ei moista huonetta</translation> |
9793 | 4317 |
</message> |
4318 |
<message> |
|
11168 | 4319 |
<location filename="../../../../QTfrontend/servermessages.h" line="8"/> |
9793 | 4320 |
<source>Room version incompatible to your hedgewars version</source> |
10539 | 4321 |
<translation>Huoneen versio ei ole yhteensopiva pelin versioosi</translation> |
9793 | 4322 |
</message> |
4323 |
<message> |
|
11168 | 4324 |
<location filename="../../../../QTfrontend/servermessages.h" line="9"/> |
9793 | 4325 |
<source>Joining restricted</source> |
10539 | 4326 |
<translation>Liittyminen estetty</translation> |
9793 | 4327 |
</message> |
4328 |
<message> |
|
11168 | 4329 |
<location filename="../../../../QTfrontend/servermessages.h" line="10"/> |
9793 | 4330 |
<source>Registered users only</source> |
10539 | 4331 |
<translation>Vain rekisteröityneille</translation> |
9793 | 4332 |
</message> |
4333 |
<message> |
|
11168 | 4334 |
<location filename="../../../../QTfrontend/servermessages.h" line="11"/> |
9793 | 4335 |
<source>You are banned in this room</source> |
10539 | 4336 |
<translation>Sinulla on porttikielto huoneeseen</translation> |
9793 | 4337 |
</message> |
4338 |
<message> |
|
11168 | 4339 |
<location filename="../../../../QTfrontend/servermessages.h" line="13"/> |
9793 | 4340 |
<source>Empty config entry</source> |
10539 | 4341 |
<translation>Tyhjä asetus</translation> |
9793 | 4342 |
</message> |
10451 | 4343 |
<message> |
11168 | 4344 |
<location filename="../../../../QTfrontend/servermessages.h" line="25"/> |
4345 |
<source>/maxteams: specify number from 2 to 8</source> |
|
4346 |
<translation type="unfinished"></translation> |
|
4347 |
</message> |
|
4348 |
<message> |
|
4349 |
<location filename="../../../../QTfrontend/servermessages.h" line="26"/> |
|
4350 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
4351 |
<translation type="unfinished"></translation> |
|
4352 |
</message> |
|
4353 |
<message> |
|
4354 |
<location filename="../../../../QTfrontend/servermessages.h" line="27"/> |
|
4355 |
<source>callvote kick: specify nickname</source> |
|
4356 |
<translation type="unfinished"></translation> |
|
4357 |
</message> |
|
4358 |
<message> |
|
4359 |
<location filename="../../../../QTfrontend/servermessages.h" line="28"/> |
|
4360 |
<source>callvote kick: no such user</source> |
|
4361 |
<translation type="unfinished"></translation> |
|
4362 |
</message> |
|
4363 |
<message> |
|
4364 |
<location filename="../../../../QTfrontend/servermessages.h" line="29"/> |
|
4365 |
<source>callvote map: no such map</source> |
|
4366 |
<translation type="unfinished"></translation> |
|
4367 |
</message> |
|
4368 |
<message> |
|
4369 |
<location filename="../../../../QTfrontend/servermessages.h" line="30"/> |
|
4370 |
<source>callvote pause: no game in progress</source> |
|
4371 |
<translation type="unfinished"></translation> |
|
4372 |
</message> |
|
4373 |
<message> |
|
4374 |
<location filename="../../../../QTfrontend/servermessages.h" line="31"/> |
|
4375 |
<source>callvote hedgehogs: specify number from 1 to 8</source> |
|
4376 |
<translation type="unfinished"></translation> |
|
4377 |
</message> |
|
4378 |
<message> |
|
4379 |
<location filename="../../../../QTfrontend/servermessages.h" line="45"/> |
|
10451 | 4380 |
<source>You already have voted</source> |
10539 | 4381 |
<translation>Olet jo äänestänyt</translation> |
10451 | 4382 |
</message> |
4383 |
<message> |
|
11168 | 4384 |
<location filename="../../../../QTfrontend/servermessages.h" line="46"/> |
4385 |
<source>Your vote counted</source> |
|
4386 |
<translation type="unfinished"></translation> |
|
4387 |
</message> |
|
4388 |
<message> |
|
4389 |
<location filename="../../../../QTfrontend/servermessages.h" line="47"/> |
|
10451 | 4390 |
<source>Voting closed</source> |
10539 | 4391 |
<translation>Äänestys päättyi</translation> |
10451 | 4392 |
</message> |
4393 |
<message> |
|
11168 | 4394 |
<location filename="../../../../QTfrontend/servermessages.h" line="48"/> |
4395 |
<source>Pause toggled</source> |
|
4396 |
<translation type="unfinished"></translation> |
|
4397 |
</message> |
|
4398 |
<message> |
|
4399 |
<location filename="../../../../QTfrontend/servermessages.h" line="49"/> |
|
10451 | 4400 |
<source>New voting started</source> |
10539 | 4401 |
<translation>Uusi äänestys alkoi</translation> |
10451 | 4402 |
</message> |
4403 |
<message> |
|
11168 | 4404 |
<location filename="../../../../QTfrontend/servermessages.h" line="50"/> |
10451 | 4405 |
<source>Voting expired</source> |
10539 | 4406 |
<translation>Äänestysaika loppui</translation> |
10451 | 4407 |
</message> |
4408 |
<message> |
|
11168 | 4409 |
<location filename="../../../../QTfrontend/servermessages.h" line="51"/> |
10451 | 4410 |
<source>kick</source> |
10539 | 4411 |
<translation>potki</translation> |
10451 | 4412 |
</message> |
4413 |
<message> |
|
11168 | 4414 |
<location filename="../../../../QTfrontend/servermessages.h" line="52"/> |
10451 | 4415 |
<source>map</source> |
11168 | 4416 |
<translation>kartta</translation> |
4417 |
</message> |
|
4418 |
<message> |
|
4419 |
<location filename="../../../../QTfrontend/servermessages.h" line="53"/> |
|
10451 | 4420 |
<source>pause</source> |
10539 | 4421 |
<translation>tauko</translation> |
10451 | 4422 |
</message> |
4423 |
<message> |
|
11168 | 4424 |
<location filename="../../../../QTfrontend/servermessages.h" line="37"/> |
10451 | 4425 |
<source>Reconnected too fast</source> |
10539 | 4426 |
<translation>Uudelleenyhdistetty liian nopeasti</translation> |
10451 | 4427 |
</message> |
4428 |
<message> |
|
11168 | 4429 |
<location filename="../../../../QTfrontend/servermessages.h" line="39"/> |
10451 | 4430 |
<source>Warning! Chat flood protection activated</source> |
10539 | 4431 |
<translation>Varoitus! Keskustelun spämmisuodatin aktivoitu.</translation> |
10451 | 4432 |
</message> |
4433 |
<message> |
|
11168 | 4434 |
<location filename="../../../../QTfrontend/servermessages.h" line="40"/> |
10451 | 4435 |
<source>Excess flood</source> |
10539 | 4436 |
<translation>Tulva havaittu</translation> |
10451 | 4437 |
</message> |
4438 |
<message> |
|
11168 | 4439 |
<location filename="../../../../QTfrontend/servermessages.h" line="41"/> |
10451 | 4440 |
<source>Game messages flood detected - 1</source> |
10539 | 4441 |
<translation>Peliviestien tulva havaittu - 1</translation> |
10451 | 4442 |
</message> |
4443 |
<message> |
|
11168 | 4444 |
<location filename="../../../../QTfrontend/servermessages.h" line="42"/> |
10451 | 4445 |
<source>Game messages flood detected - 2</source> |
10539 | 4446 |
<translation>Peliviestien tulva havaittu - 2</translation> |
10451 | 4447 |
</message> |
4448 |
<message> |
|
11168 | 4449 |
<location filename="../../../../QTfrontend/servermessages.h" line="43"/> |
10451 | 4450 |
<source>Warning! Joins flood protection activated</source> |
10539 | 4451 |
<translation>Varoitus! Liittymisien tulvasuoja aktivoitu</translation> |
10451 | 4452 |
</message> |
4453 |
<message> |
|
11168 | 4454 |
<location filename="../../../../QTfrontend/servermessages.h" line="44"/> |
10451 | 4455 |
<source>There's no voting going on</source> |
10539 | 4456 |
<translation>Äänestyksiä ei ole meneillään</translation> |
10451 | 4457 |
</message> |
9793 | 4458 |
</context> |
11168 | 4459 |
</TS> |