author | unC0Rr |
Wed, 28 Aug 2024 17:16:23 +0200 | |
branch | transitional_engine |
changeset 16052 | 0fd23fc57947 |
parent 15726 | a356250566a8 |
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> |
12721 | 3 |
<TS version="2.1" language="fi"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
7 |
<source>Unknown Compiler</source> |
|
11526 | 8 |
<translation>Tuntematon kääntäjä</translation> |
8648 | 9 |
</message> |
12721 | 10 |
<message> |
11 |
<source>Hedgewars %1</source> |
|
12 |
<extracomment>%1 contains Hedgewars' version number</extracomment> |
|
13 |
<translation type="unfinished">Hedgewars %1</translation> |
|
14 |
</message> |
|
15 |
<message> |
|
16 |
<source>Revision %1 (%2)</source> |
|
17 |
<translation type="unfinished"></translation> |
|
18 |
</message> |
|
19 |
<message> |
|
20 |
<source>Visit our homepage: %1</source> |
|
21 |
<translation type="unfinished"></translation> |
|
22 |
</message> |
|
23 |
<message> |
|
24 |
<source>This program is distributed under the %1.</source> |
|
25 |
<translation type="unfinished">Tämän ohjelman lisenssi: %1.</translation> |
|
26 |
</message> |
|
27 |
<message> |
|
28 |
<source>GNU GPL v2</source> |
|
29 |
<extracomment>Short for “GNU General Public License version 2”</extracomment> |
|
30 |
<translation type="unfinished"></translation> |
|
31 |
</message> |
|
32 |
<message> |
|
33 |
<source>Dependency versions:</source> |
|
34 |
<extracomment>For the version numbers of Hedgewars' software dependencies</extracomment> |
|
35 |
<translation type="unfinished"></translation> |
|
36 |
</message> |
|
37 |
<message> |
|
38 |
<source><a href="https://gcc.gnu.org">GCC</a>: %1</source> |
|
39 |
<translation type="unfinished"></translation> |
|
40 |
</message> |
|
41 |
<message> |
|
42 |
<source><a href="https://www.libsdl.org/">SDL2</a>: %1.%2.%3</source> |
|
43 |
<translation type="unfinished"></translation> |
|
44 |
</message> |
|
45 |
<message> |
|
46 |
<source><a href="https://www.libsdl.org/">SDL2_mixer</a>: %1.%2.%3</source> |
|
47 |
<translation type="unfinished"></translation> |
|
48 |
</message> |
|
49 |
<message> |
|
50 |
<source><a href="https://www.libsdl.org/">SDL2_net</a>: %1.%2.%3</source> |
|
51 |
<translation type="unfinished"></translation> |
|
52 |
</message> |
|
53 |
<message> |
|
54 |
<source><a href="https://www.libsdl.org/">SDL2_image</a>: %1.%2.%3</source> |
|
55 |
<translation type="unfinished"></translation> |
|
56 |
</message> |
|
57 |
<message> |
|
58 |
<source><a href="https://www.libsdl.org/">SDL2_ttf</a>: %1.%2.%3</source> |
|
59 |
<translation type="unfinished"></translation> |
|
60 |
</message> |
|
61 |
<message> |
|
62 |
<source><a href="https://www.qt.io/developers/">Qt</a>: %1</source> |
|
63 |
<translation type="unfinished"></translation> |
|
64 |
</message> |
|
65 |
<message> |
|
66 |
<source><a href="https://libav.org">libavcodec</a>: %1.%2.%3</source> |
|
67 |
<translation type="unfinished"></translation> |
|
68 |
</message> |
|
69 |
<message> |
|
70 |
<source><a href="https://libav.org">libavformat</a>: %1.%2.%3</source> |
|
71 |
<translation type="unfinished"></translation> |
|
72 |
</message> |
|
73 |
<message> |
|
74 |
<source><a href="https://libav.org">libavutil</a>: %1.%2.%3</source> |
|
75 |
<translation type="unfinished"></translation> |
|
76 |
</message> |
|
77 |
<message> |
|
78 |
<source><a href="https://icculus.org/physfs/">PhysFS</a>: %1.%2.%3</source> |
|
79 |
<translation type="unfinished"></translation> |
|
80 |
</message> |
|
14519 | 81 |
<message> |
82 |
<source>Credits</source> |
|
83 |
<translation type="unfinished"></translation> |
|
84 |
</message> |
|
85 |
<message> |
|
86 |
<source>Other people</source> |
|
87 |
<translation type="unfinished"></translation> |
|
88 |
</message> |
|
89 |
<message> |
|
90 |
<source>%1 (alias %2)</source> |
|
91 |
<translation type="unfinished"></translation> |
|
92 |
</message> |
|
93 |
<message> |
|
94 |
<source>%1 &lt;%2&gt;</source> |
|
95 |
<extracomment>Part of credits. %1: Contributor name. %2: E-mail address</extracomment> |
|
96 |
<translation type="unfinished"></translation> |
|
97 |
</message> |
|
98 |
<message> |
|
99 |
<source>%1: %2</source> |
|
100 |
<extracomment>Part of credits. %1: Description of contribution. %2: Contributor name</extracomment> |
|
101 |
<translation type="unfinished"></translation> |
|
102 |
</message> |
|
103 |
<message> |
|
104 |
<source>%1: %2 &lt;%3&gt;</source> |
|
105 |
<extracomment>Part of credits. %1: Description of contribution. %2: Contributor name. %3: E-mail address</extracomment> |
|
106 |
<translation type="unfinished"></translation> |
|
107 |
</message> |
|
108 |
<message> |
|
109 |
<source>Extended Credits</source> |
|
110 |
<translation type="unfinished"></translation> |
|
111 |
</message> |
|
112 |
<message> |
|
113 |
<source>An extended credits list can be found in the CREDITS text file.</source> |
|
114 |
<translation type="unfinished"></translation> |
|
115 |
</message> |
|
116 |
<message> |
|
117 |
<source><a href="https://visualstudio.microsoft.com">VC++</a>: %1</source> |
|
118 |
<translation type="unfinished"></translation> |
|
119 |
</message> |
|
120 |
<message> |
|
121 |
<source>Unknown Compiler: %1</source> |
|
122 |
<translation type="unfinished"></translation> |
|
123 |
</message> |
|
8648 | 124 |
</context> |
125 |
<context> |
|
7679 | 126 |
<name>AbstractPage</name> |
127 |
<message> |
|
128 |
<source>Go back</source> |
|
10539 | 129 |
<translation>Takaisin</translation> |
7679 | 130 |
</message> |
131 |
</context> |
|
132 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
133 |
<name>BanDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
134 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
135 |
<source>IP</source> |
10539 | 136 |
<translation>IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
137 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
138 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
139 |
<source>Nick</source> |
10539 | 140 |
<translation>Nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
141 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
142 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
143 |
<source>IP/Nick</source> |
11526 | 144 |
<translation>IP/Nimi</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
145 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
146 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
147 |
<source>Reason</source> |
10539 | 148 |
<translation>Syy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
149 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
150 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
151 |
<source>Duration</source> |
10539 | 152 |
<translation>Kesto</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
153 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
154 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
155 |
<source>Ok</source> |
10539 | 156 |
<translation>Ok</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
157 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
158 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
159 |
<source>Cancel</source> |
10539 | 160 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
161 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
162 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
163 |
<source>you know why</source> |
10539 | 164 |
<translation>tiedät kyllä, miksi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
165 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
166 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
167 |
<source>Warning</source> |
10539 | 168 |
<translation>Varoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
169 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
170 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
171 |
<source>Please, specify %1</source> |
12721 | 172 |
<translation type="vanished">Tarkenna: %1</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
173 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
174 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
175 |
<source>nickname</source> |
12721 | 176 |
<translation type="vanished">nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
177 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
178 |
<message> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
179 |
<source>permanent</source> |
10539 | 180 |
<translation>ikuinen</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
181 |
</message> |
11526 | 182 |
<message> |
183 |
<source>Ban player</source> |
|
12432 | 184 |
<translation>Bannaa pelaaja</translation> |
11526 | 185 |
</message> |
12721 | 186 |
<message> |
187 |
<source>Please specify an IP address.</source> |
|
188 |
<translation type="unfinished"></translation> |
|
189 |
</message> |
|
190 |
<message> |
|
191 |
<source>Please specify a nickname.</source> |
|
192 |
<translation type="unfinished"></translation> |
|
193 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
194 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
195 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
196 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
197 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
198 |
<source>Use Default</source> |
10539 | 199 |
<translation>Käytä oletusta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
200 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
201 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
202 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
203 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
204 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
205 |
<source>View</source> |
10539 | 206 |
<translation>Näytä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
207 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
208 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
209 |
<source>Cancel</source> |
10539 | 210 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
211 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
212 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
213 |
<source>Send Feedback</source> |
10539 | 214 |
<translation>Lähetä palaute</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
215 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
216 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
217 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
10539 | 218 |
<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
|
219 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
220 |
<message> |
9007 | 221 |
<source>Send us feedback!</source> |
10539 | 222 |
<translation>Lähetä palautetta!</translation> |
9007 | 223 |
</message> |
224 |
<message> |
|
225 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
|
10539 | 226 |
<translation>Jos olet löytänyt bugin, voit tarkistaa täältä, onko se jo ilmoitettu:</translation> |
9007 | 227 |
</message> |
228 |
<message> |
|
229 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
|
10539 | 230 |
<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
|
231 |
</message> |
11526 | 232 |
<message> |
233 |
<source>Feedback</source> |
|
12432 | 234 |
<translation>Palaute</translation> |
11526 | 235 |
</message> |
13535 | 236 |
<message> |
237 |
<source>This is optional, but this information might help us to resolve bugs and other technical problems.</source> |
|
238 |
<translation type="unfinished"></translation> |
|
239 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
240 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
241 |
<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
|
242 |
<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
|
243 |
<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
|
244 |
<source>Never</source> |
3284 | 245 |
<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
|
246 |
</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
|
247 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
248 |
<source>Every %1 turn</source> |
3284 | 249 |
<translation> |
3000 | 250 |
<numerusform>Joka vuorolla</numerusform> |
12432 | 251 |
<numerusform>Joka %1. 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
|
252 |
</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
|
253 |
</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
|
254 |
</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
|
255 |
<context> |
1796 | 256 |
<name>GameCFGWidget</name> |
257 |
<message> |
|
2030 | 258 |
<source>Edit weapons</source> |
12432 | 259 |
<translation>Muokkaa pelissä mukana olevia aseita</translation> |
2030 | 260 |
</message> |
261 |
<message> |
|
1900 | 262 |
<source>Edit schemes</source> |
12432 | 263 |
<translation>Hienosäädä pelin sääntöjä ja muuttujia</translation> |
1900 | 264 |
</message> |
4259 | 265 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
266 |
<source>Game scheme will auto-select a weapon</source> |
12432 | 267 |
<translation>Kun lukittu, aseet valitaan sääntöjen mukaan</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
268 |
</message> |
8648 | 269 |
<message> |
270 |
<source>Map</source> |
|
10539 | 271 |
<translation>Kartta</translation> |
8648 | 272 |
</message> |
273 |
<message> |
|
274 |
<source>Game options</source> |
|
10539 | 275 |
<translation>Peliasetukset</translation> |
8648 | 276 |
</message> |
1796 | 277 |
</context> |
278 |
<context> |
|
13210 | 279 |
<name>GameSchemeModel</name> |
280 |
<message> |
|
281 |
<source>New</source> |
|
282 |
<translation>Uusi</translation> |
|
283 |
</message> |
|
284 |
<message> |
|
285 |
<source>Copy of %1</source> |
|
286 |
<translation>%1 kopio</translation> |
|
287 |
</message> |
|
288 |
<message> |
|
289 |
<source>New (%1)</source> |
|
290 |
<translation type="unfinished">Uusi (%1)</translation> |
|
291 |
</message> |
|
292 |
<message> |
|
293 |
<source>Copy of %1 (%2)</source> |
|
294 |
<translation type="unfinished">%1 kopio (%2)</translation> |
|
295 |
</message> |
|
296 |
</context> |
|
297 |
<context> |
|
9756 | 298 |
<name>GameUIConfig</name> |
299 |
<message> |
|
300 |
<source>Guest</source> |
|
10539 | 301 |
<translation>Vieras</translation> |
9756 | 302 |
</message> |
303 |
</context> |
|
304 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
305 |
<name>HWApplication</name> |
8648 | 306 |
<message numerus="yes"> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
307 |
<source>%1 minutes</source> |
10539 | 308 |
<translation> |
309 |
<numerusform>%1 minuutti</numerusform> |
|
310 |
<numerusform>%1 minuuttia</numerusform> |
|
8648 | 311 |
</translation> |
312 |
</message> |
|
313 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
314 |
<source>%1 hour</source> |
10539 | 315 |
<translation> |
316 |
<numerusform>%1 tunti</numerusform> |
|
317 |
<numerusform>%1 tuntia</numerusform> |
|
8648 | 318 |
</translation> |
319 |
</message> |
|
320 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
321 |
<source>%1 hours</source> |
10539 | 322 |
<translation> |
323 |
<numerusform>%1 tunti</numerusform> |
|
324 |
<numerusform>%1 tuntia</numerusform> |
|
8648 | 325 |
</translation> |
326 |
</message> |
|
327 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
328 |
<source>%1 day</source> |
10539 | 329 |
<translation> |
330 |
<numerusform>%1 päivä</numerusform> |
|
331 |
<numerusform>%1 päivää</numerusform> |
|
8648 | 332 |
</translation> |
333 |
</message> |
|
334 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
335 |
<source>%1 days</source> |
10539 | 336 |
<translation> |
337 |
<numerusform>%1 päivä</numerusform> |
|
338 |
<numerusform>%1 päivää</numerusform> |
|
8648 | 339 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
340 |
</message> |
8788 | 341 |
<message> |
342 |
<source>Scheme '%1' not supported</source> |
|
15518 | 343 |
<extracomment>Here, “scheme” refers to the scheme of a Uniform Resource Identifier”</extracomment> |
12432 | 344 |
<translation>Säännöt '%1' ei ole tuettu</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
345 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
346 |
<message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
347 |
<source>Cannot create directory %1</source> |
10539 | 348 |
<translation>Hakemiston %1 luonti epäonnistui</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
349 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
350 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
351 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
352 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
353 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
354 |
Please check your installation!</source> |
11526 | 355 |
<translation>Hakemiston avaaminen epäonnistui: |
10539 | 356 |
%1 |
357 |
||
358 |
Tarkista, että peli on asennettu oikein!</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
359 |
</message> |
10451 | 360 |
<message> |
361 |
<source>Usage</source> |
|
362 |
<comment>command-line</comment> |
|
14519 | 363 |
<extracomment>“Usage” as in “how the command-line syntax works”. Shown when running “hedgewars --help” in command-line</extracomment> |
10539 | 364 |
<translation>Käyttö</translation> |
10451 | 365 |
</message> |
366 |
<message> |
|
367 |
<source>OPTION</source> |
|
368 |
<comment>command-line</comment> |
|
14519 | 369 |
<extracomment>Name of a command-line argument, shown when running “hedgewars --help” in command-line. “OPTION” as in “command-line option”</extracomment> |
10539 | 370 |
<translation>PARAMETRI</translation> |
10451 | 371 |
</message> |
372 |
<message> |
|
373 |
<source>CONNECTSTRING</source> |
|
374 |
<comment>command-line</comment> |
|
14519 | 375 |
<extracomment>Name of a command-line argument, shown when running “hedgewars --help” in command-line</extracomment> |
10539 | 376 |
<translation>YHTEYSOSOITE</translation> |
10451 | 377 |
</message> |
378 |
<message> |
|
379 |
<source>Options</source> |
|
380 |
<comment>command-line</comment> |
|
14519 | 381 |
<extracomment>“Options” as in “command-line options”</extracomment> |
10539 | 382 |
<translation>Valinnat</translation> |
10451 | 383 |
</message> |
384 |
<message> |
|
385 |
<source>Display this help</source> |
|
386 |
<comment>command-line</comment> |
|
10539 | 387 |
<translation>Näytä tämä ohje</translation> |
10451 | 388 |
</message> |
389 |
<message> |
|
390 |
<source>Custom path for configuration data and user data</source> |
|
391 |
<comment>command-line</comment> |
|
10539 | 392 |
<translation>Valinnainen sijainti asetus- ja käyttäjätiedostoille</translation> |
10451 | 393 |
</message> |
394 |
<message> |
|
395 |
<source>Custom path to the game data folder</source> |
|
396 |
<comment>command-line</comment> |
|
10539 | 397 |
<translation>Valinnainen sijainti pelitiedostoille</translation> |
10451 | 398 |
</message> |
399 |
<message> |
|
400 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
|
401 |
<comment>command-line</comment> |
|
10539 | 402 |
<translation>Hedgewars käyttää parametria %1 (esim: "%2") yhteyden muodostamiseen.</translation> |
10451 | 403 |
</message> |
404 |
<message> |
|
405 |
<source>Malformed option argument: %1</source> |
|
406 |
<comment>command-line</comment> |
|
10539 | 407 |
<translation>Virheellinen parametri: %1</translation> |
10451 | 408 |
</message> |
409 |
<message> |
|
410 |
<source>Unknown option argument: %1</source> |
|
411 |
<comment>command-line</comment> |
|
10539 | 412 |
<translation>Tuntematon parametri: %1</translation> |
10451 | 413 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
414 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
415 |
<context> |
7679 | 416 |
<name>HWAskQuitDialog</name> |
417 |
<message> |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
418 |
<source>Do you really want to quit?</source> |
10539 | 419 |
<translation>Haluatko varmasti lopettaa?</translation> |
7679 | 420 |
</message> |
421 |
</context> |
|
422 |
<context> |
|
2883 | 423 |
<name>HWChatWidget</name> |
424 |
<message> |
|
6239 | 425 |
<source>%1 has been removed from your ignore list</source> |
10539 | 426 |
<translation>%1 on poistettu estolistaltasi.</translation> |
6239 | 427 |
</message> |
428 |
<message> |
|
429 |
<source>%1 has been added to your ignore list</source> |
|
10539 | 430 |
<translation>%1 on lisätty estolistaasi.</translation> |
6239 | 431 |
</message> |
432 |
<message> |
|
433 |
<source>%1 has been removed from your friends list</source> |
|
10539 | 434 |
<translation>%1 on poistettu kavereistasi</translation> |
6239 | 435 |
</message> |
436 |
<message> |
|
437 |
<source>%1 has been added to your friends list</source> |
|
10539 | 438 |
<translation>%1 on lisätty kavereihisi</translation> |
6239 | 439 |
</message> |
440 |
<message> |
|
441 |
<source>Stylesheet imported from %1</source> |
|
10539 | 442 |
<translation>Tyylitiedosto lisätty lähteestä %1</translation> |
6239 | 443 |
</message> |
444 |
<message> |
|
445 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
|
10539 | 446 |
<translation>Kirjoita %1 jos haluat käyttää nykyistä tyylitiedostoa jatkossa, tai %2 resetoidaksesi.</translation> |
6239 | 447 |
</message> |
448 |
<message> |
|
449 |
<source>Couldn't read %1</source> |
|
10539 | 450 |
<translation>Ei pysty lukemaan: %1</translation> |
6239 | 451 |
</message> |
452 |
<message> |
|
453 |
<source>StyleSheet discarded</source> |
|
10539 | 454 |
<translation>Tyylitiedosto hylätty</translation> |
6239 | 455 |
</message> |
456 |
<message> |
|
457 |
<source>StyleSheet saved to %1</source> |
|
10539 | 458 |
<translation>Tyylitiedosto tallennettu hakemistoon %1</translation> |
6239 | 459 |
</message> |
460 |
<message> |
|
461 |
<source>Failed to save StyleSheet to %1</source> |
|
10539 | 462 |
<translation>Tyylitiedoston tallennus epäonnistui hakemistoon %1</translation> |
6239 | 463 |
</message> |
9007 | 464 |
<message> |
465 |
<source>%1 has joined</source> |
|
10539 | 466 |
<translation>%1 saapui</translation> |
9007 | 467 |
</message> |
468 |
<message> |
|
469 |
<source>%1 has left</source> |
|
10539 | 470 |
<translation>%1 poistui</translation> |
9007 | 471 |
</message> |
472 |
<message> |
|
473 |
<source>%1 has left (%2)</source> |
|
10539 | 474 |
<translation>%1 poistui (syy: %2)</translation> |
9007 | 475 |
</message> |
11833 | 476 |
<message> |
477 |
<source>Chat log</source> |
|
12432 | 478 |
<translation>Keskusteluloki</translation> |
11833 | 479 |
</message> |
480 |
<message> |
|
481 |
<source>Enter chat messages here and send them with [Enter]</source> |
|
12432 | 482 |
<translation>Kirjoita viestisi ja lähetä [Enter]-napilla</translation> |
11833 | 483 |
</message> |
484 |
<message> |
|
485 |
<source>List of players</source> |
|
12432 | 486 |
<translation>Pelaajalista</translation> |
11833 | 487 |
</message> |
2883 | 488 |
</context> |
489 |
<context> |
|
1796 | 490 |
<name>HWForm</name> |
491 |
<message> |
|
492 |
<source>Cannot save record to file %1</source> |
|
493 |
<translation>Nauhoitetta ei voitu tallentaa tiedostoon %1</translation> |
|
494 |
</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
|
495 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
496 |
<source>DefaultTeam</source> |
12721 | 497 |
<translation type="vanished">Oletusjoukkue</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
498 |
</message> |
4124 | 499 |
<message> |
500 |
<source>Hedgewars Demo File</source> |
|
501 |
<comment>File Types</comment> |
|
10539 | 502 |
<translation>Hedgewars Demotiedosto</translation> |
4124 | 503 |
</message> |
504 |
<message> |
|
505 |
<source>Hedgewars Save File</source> |
|
506 |
<comment>File Types</comment> |
|
10539 | 507 |
<translation>Hedgewars Pelitallennus</translation> |
4124 | 508 |
</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
|
509 |
<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
|
510 |
<source>Demo name</source> |
10539 | 511 |
<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
|
512 |
</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
|
513 |
<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
|
514 |
<source>Demo name:</source> |
10539 | 515 |
<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
|
516 |
</message> |
6239 | 517 |
<message> |
518 |
<source>Game aborted</source> |
|
10539 | 519 |
<translation>Peli keskeytetty</translation> |
6239 | 520 |
</message> |
521 |
<message> |
|
522 |
<source>Nickname</source> |
|
10539 | 523 |
<translation>Nimimerkki</translation> |
6239 | 524 |
</message> |
525 |
<message> |
|
7801 | 526 |
<source>No nickname supplied.</source> |
10539 | 527 |
<translation>Ei asetettua nimimerkkiä.</translation> |
7801 | 528 |
</message> |
529 |
<message> |
|
530 |
<source>Someone already uses your nickname %1 on the server. |
|
6239 | 531 |
Please pick another nickname:</source> |
11526 | 532 |
<translation>Nimimerkkisi %1 on jo käytössä. |
12432 | 533 |
Valitse jokin muu:</translation> |
6239 | 534 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
535 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
536 |
<source>%1's Team</source> |
10539 | 537 |
<translation>%1n joukkue</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
538 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
539 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
540 |
<source>Hedgewars - Nick registered</source> |
10539 | 541 |
<translation>Hedgewars - Rekisteröity nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
542 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
543 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
544 |
<source>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
|
545 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
546 |
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
|
547 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
548 |
Password:</source> |
11526 | 549 |
<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
|
550 |
|
10539 | 551 |
Jos tämä ei ole nimesi, rekisteröi omasi osoitteessa hedgewars.org |
552 |
||
553 |
Salasana: </translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
554 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
555 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
556 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
557 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
558 |
please register it at www.hedgewars.org</source> |
15518 | 559 |
<translation type="vanished">Nimimerkkiäsi ei ole rekisteröity. |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
560 |
Estääksesi muita käyttämästä sitä, |
10539 | 561 |
voit rekisteröidä sen osoitteessa hedgewars.org</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
562 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
563 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
564 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
565 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
566 |
Your password wasn't saved either.</source> |
11526 | 567 |
<translation> |
10539 | 568 |
|
569 |
Salasanaasi ei tallennettu.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
570 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
571 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
572 |
<source>Hedgewars - Empty nickname</source> |
10539 | 573 |
<translation>Hedgewars - Tyhjä nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
574 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
575 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
576 |
<source>Hedgewars - Wrong password</source> |
10539 | 577 |
<translation>Hedgewars - Väärä salasana</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
578 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
579 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
580 |
<source>You entered a wrong password.</source> |
10539 | 581 |
<translation>Annoit väärän salasanan.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
582 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
583 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
584 |
<source>Try Again</source> |
10539 | 585 |
<translation>Yritä uudelleen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
586 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
587 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
588 |
<source>Hedgewars - Connection error</source> |
10539 | 589 |
<translation>Hedgewars - Yhteysvirhe</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
590 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
591 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
592 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
593 |
Please wait a few seconds and try again.</source> |
11526 | 594 |
<translation>Yhdistit uudelleen liian pian. |
10539 | 595 |
Odota hetki ja yritä uudelleen.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
596 |
</message> |
9007 | 597 |
<message> |
598 |
<source>This page requires an internet connection.</source> |
|
12721 | 599 |
<translation type="vanished">Tämä sivu vaatii internet-yhteyden.</translation> |
9007 | 600 |
</message> |
9756 | 601 |
<message> |
602 |
<source>Guest</source> |
|
14883 | 603 |
<translation type="vanished">Vieras</translation> |
9756 | 604 |
</message> |
605 |
<message> |
|
606 |
<source>Room password</source> |
|
10539 | 607 |
<translation>Huoneen salasana</translation> |
9756 | 608 |
</message> |
609 |
<message> |
|
610 |
<source>The room is protected with password. |
|
611 |
Please, enter the password:</source> |
|
11526 | 612 |
<translation>Huoneeseen pääsee vain salasanalla. |
10539 | 613 |
Salasana:</translation> |
9756 | 614 |
</message> |
12721 | 615 |
<message> |
616 |
<source>Team 1</source> |
|
617 |
<translation type="unfinished"></translation> |
|
618 |
</message> |
|
619 |
<message> |
|
620 |
<source>Team %1</source> |
|
621 |
<extracomment>Default team name</extracomment> |
|
622 |
<translation type="unfinished"></translation> |
|
623 |
</message> |
|
624 |
<message> |
|
625 |
<source>Computer %1</source> |
|
626 |
<extracomment>Default computer team name</extracomment> |
|
627 |
<translation type="unfinished"></translation> |
|
628 |
</message> |
|
629 |
<message> |
|
630 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
631 |
<translation type="unfinished"></translation> |
|
632 |
</message> |
|
633 |
<message> |
|
634 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
635 |
<translation type="unfinished"></translation> |
|
636 |
</message> |
|
637 |
<message> |
|
638 |
<source>Internal error: Reply object is invalid.</source> |
|
639 |
<translation type="unfinished"></translation> |
|
640 |
</message> |
|
15518 | 641 |
<message> |
642 |
<source>Your nickname is not registered. |
|
643 |
To be able to rejoin games in progress and |
|
644 |
prevent someone else from using your nickname, |
|
645 |
please register it at www.hedgewars.org.</source> |
|
646 |
<translation type="unfinished"></translation> |
|
647 |
</message> |
|
1796 | 648 |
</context> |
649 |
<context> |
|
650 |
<name>HWGame</name> |
|
651 |
<message> |
|
652 |
<source>en.txt</source> |
|
12721 | 653 |
<extracomment>IMPORTANT: This text has a special meaning, do not translate it directly. This is the file name of translation files for the game engine, found in Data/Locale/. Usually, you replace “en” with the ISO-639-1 language code of your language.</extracomment> |
1796 | 654 |
<translation>fi.txt</translation> |
655 |
</message> |
|
656 |
<message> |
|
657 |
<source>Cannot open demofile %1</source> |
|
658 |
<translation>Demotiedostoa %1 ei pystytty avaamaan</translation> |
|
659 |
</message> |
|
10451 | 660 |
<message> |
661 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
|
662 |
||
663 |
We are very sorry for the inconvenience :( |
|
664 |
||
665 |
If this keeps happening, please click the '%1' button in the main menu! |
|
666 |
||
667 |
Last two engine messages: |
|
668 |
%2</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
669 |
<translation type="vanished">Vakava virhe tapahtui, ja pelimoottori kaatui! |
10539 | 670 |
|
671 |
Olemme pahoillamme, että näin pääsi käymään :( |
|
672 |
||
673 |
Jos vika toistuu jatkuvasti, lähetä palautetta päävalikon %1-napista! |
|
674 |
||
675 |
Kaksi viimeistä pelimoottorin viestiä: |
|
676 |
%2</translation> |
|
10451 | 677 |
</message> |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
678 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
679 |
<source>A fatal ERROR occured! The game engine had to stop. |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
680 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
681 |
We are very sorry for the inconvenience. :-( |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
682 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
683 |
If this keeps happening, please click the 'Feedback' button in the main menu! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
684 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
685 |
Last engine message: |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
686 |
%1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
687 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
688 |
</message> |
1796 | 689 |
</context> |
690 |
<context> |
|
11526 | 691 |
<name>HWHostPortDialog</name> |
692 |
<message> |
|
693 |
<source>Connect to server</source> |
|
12432 | 694 |
<translation>Yhdistä palvelimelle</translation> |
11526 | 695 |
</message> |
696 |
</context> |
|
697 |
<context> |
|
1796 | 698 |
<name>HWMapContainer</name> |
699 |
<message> |
|
1803 | 700 |
<source>All</source> |
2062 | 701 |
<translation>Kaikki</translation> |
1803 | 702 |
</message> |
703 |
<message> |
|
704 |
<source>Small</source> |
|
2062 | 705 |
<translation>Pieni</translation> |
1803 | 706 |
</message> |
707 |
<message> |
|
708 |
<source>Medium</source> |
|
2062 | 709 |
<translation>Keskikokoinen</translation> |
1803 | 710 |
</message> |
711 |
<message> |
|
712 |
<source>Large</source> |
|
2062 | 713 |
<translation>Suuri</translation> |
1803 | 714 |
</message> |
715 |
<message> |
|
716 |
<source>Cavern</source> |
|
2062 | 717 |
<translation>Kaivos</translation> |
1803 | 718 |
</message> |
719 |
<message> |
|
720 |
<source>Wacky</source> |
|
2062 | 721 |
<translation>Sekopäinen</translation> |
1803 | 722 |
</message> |
723 |
<message> |
|
3181 | 724 |
<source>Small tunnels</source> |
4011 | 725 |
<translation>Pieniä tunneleita</translation> |
3181 | 726 |
</message> |
727 |
<message> |
|
728 |
<source>Medium tunnels</source> |
|
4011 | 729 |
<translation>Keskikokoisia tunneleita</translation> |
3181 | 730 |
</message> |
731 |
<message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
732 |
<source>Seed</source> |
13678 | 733 |
<extracomment>Refers to the "random seed"; the source of randomness in the game</extracomment> |
10539 | 734 |
<translation>Siemen</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
735 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
736 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
737 |
<source>Map type:</source> |
10539 | 738 |
<translation>Karttatyyppi:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
739 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
740 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
741 |
<source>Image map</source> |
10539 | 742 |
<translation>Kuvakartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
743 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
744 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
745 |
<source>Mission map</source> |
10539 | 746 |
<translation>Tehtäväkartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
747 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
748 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
749 |
<source>Hand-drawn</source> |
10539 | 750 |
<translation>Piirretty kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
751 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
752 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
753 |
<source>Randomly generated</source> |
10539 | 754 |
<translation>Generoitu kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
755 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
756 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
757 |
<source>Random maze</source> |
10539 | 758 |
<translation>Generoitu sokkelo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
759 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
760 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
761 |
<source>Random</source> |
10539 | 762 |
<translation>Sekoita</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
763 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
764 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
765 |
<source>Map preview:</source> |
10539 | 766 |
<translation>Esikatselu:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
767 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
768 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
769 |
<source>Load map drawing</source> |
10539 | 770 |
<translation>Hae piirros</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
771 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
772 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
773 |
<source>Edit map drawing</source> |
12432 | 774 |
<translation>Piirrä kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
775 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
776 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
777 |
<source>Small islands</source> |
10539 | 778 |
<translation>Pieniä saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
779 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
780 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
781 |
<source>Medium islands</source> |
10539 | 782 |
<translation>Keskikokoisia saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
783 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
784 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
785 |
<source>Large islands</source> |
10539 | 786 |
<translation>Isoja saaria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
787 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
788 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
789 |
<source>Map size:</source> |
10539 | 790 |
<translation>Kartan koko:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
791 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
792 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
793 |
<source>Maze style:</source> |
10539 | 794 |
<translation>Kartan tyyppi:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
795 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
796 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
797 |
<source>Mission:</source> |
10539 | 798 |
<translation>Tehtävä:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
799 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
800 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
801 |
<source>Map:</source> |
10539 | 802 |
<translation>Kartta:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
803 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
804 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
805 |
<source>Load drawn map</source> |
10539 | 806 |
<translation>Lataa piirretty kartta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
807 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
808 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
809 |
<source>Drawn Maps</source> |
10539 | 810 |
<translation>Piirretyt kartat</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
811 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
812 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
813 |
<source>All files</source> |
10539 | 814 |
<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
|
815 |
</message> |
8695 | 816 |
<message> |
817 |
<source>Large tunnels</source> |
|
10539 | 818 |
<translation>Isoja tunneleita</translation> |
8695 | 819 |
</message> |
9007 | 820 |
<message> |
821 |
<source>Theme: %1</source> |
|
10539 | 822 |
<translation>Teema: %1</translation> |
9007 | 823 |
</message> |
10451 | 824 |
<message> |
825 |
<source>Random perlin</source> |
|
10539 | 826 |
<translation>Generoitu Perlin-kartta</translation> |
10451 | 827 |
</message> |
828 |
<message> |
|
829 |
<source>Style:</source> |
|
12432 | 830 |
<translation>Pelityyppi:</translation> |
10451 | 831 |
</message> |
11756 | 832 |
<message> |
833 |
<source>Forts</source> |
|
12432 | 834 |
<translation>Linnakkeet</translation> |
11756 | 835 |
</message> |
11833 | 836 |
<message> |
837 |
<source>View and edit the seed, the source of randomness in the game</source> |
|
12432 | 838 |
<translation>Muokkaa siemenlukua, jonka pohjalle pelin satunnaisuus perustuu</translation> |
11833 | 839 |
</message> |
840 |
<message> |
|
841 |
<source>Randomize the theme</source> |
|
12432 | 842 |
<translation>Satunnainen teema</translation> |
11833 | 843 |
</message> |
844 |
<message> |
|
845 |
<source>Choose a theme</source> |
|
12432 | 846 |
<translation>Vaihda teema</translation> |
11833 | 847 |
</message> |
848 |
<message> |
|
849 |
<source>Randomize the map, theme and seed</source> |
|
12432 | 850 |
<translation>Satunnainen kartta, teema sekä siemenluku</translation> |
11833 | 851 |
</message> |
852 |
<message> |
|
853 |
<source>Randomize the theme and seed</source> |
|
12432 | 854 |
<translation>Satunnainen teema ja siemenluku</translation> |
11833 | 855 |
</message> |
856 |
<message> |
|
857 |
<source>Randomize the seed</source> |
|
12432 | 858 |
<translation>Satunnainen siemenluku</translation> |
11833 | 859 |
</message> |
860 |
<message> |
|
861 |
<source>Click to randomize the map, theme and seed</source> |
|
12432 | 862 |
<translation>Klikkaa sekoittaaksesi kartan, teeman ja siemenluvun</translation> |
11833 | 863 |
</message> |
864 |
<message> |
|
865 |
<source>Click to randomize the theme and seed</source> |
|
12432 | 866 |
<translation>Klikkaa sekoittaaksesi teeman ja siemenluvun</translation> |
11833 | 867 |
</message> |
868 |
<message> |
|
869 |
<source>Adjust the complexity of the generated map</source> |
|
12432 | 870 |
<translation>Säädä maaston ryppyisyyttä</translation> |
11833 | 871 |
</message> |
872 |
<message> |
|
873 |
<source>Adjust the distance between forts</source> |
|
12432 | 874 |
<translation>Säädä linnakkeiden välistä etäisyyttä</translation> |
11833 | 875 |
</message> |
876 |
<message> |
|
877 |
<source>Click to edit</source> |
|
12432 | 878 |
<translation>Klikkaa muokataksesi</translation> |
11833 | 879 |
</message> |
14519 | 880 |
<message> |
881 |
<source>Scale size of the drawn map</source> |
|
882 |
<translation type="unfinished"></translation> |
|
883 |
</message> |
|
14751 | 884 |
<message> |
885 |
<source>Load</source> |
|
886 |
<translation type="unfinished">Lataa</translation> |
|
887 |
</message> |
|
888 |
<message> |
|
889 |
<source>Edit</source> |
|
890 |
<translation type="unfinished"></translation> |
|
891 |
</message> |
|
1796 | 892 |
</context> |
893 |
<context> |
|
894 |
<name>HWNetServersModel</name> |
|
895 |
<message> |
|
896 |
<source>Title</source> |
|
897 |
<translation>Otsikko</translation> |
|
898 |
</message> |
|
899 |
<message> |
|
900 |
<source>IP</source> |
|
13678 | 901 |
<extracomment>short for "IP address" (Internet Protocol), part of server address</extracomment> |
1796 | 902 |
<translation>IP</translation> |
903 |
</message> |
|
904 |
<message> |
|
905 |
<source>Port</source> |
|
13678 | 906 |
<extracomment>short for "port number", part of server address</extracomment> |
1796 | 907 |
<translation>Portti</translation> |
908 |
</message> |
|
909 |
</context> |
|
910 |
<context> |
|
911 |
<name>HWNewNet</name> |
|
912 |
<message> |
|
913 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
914 |
<translation>Palvelinta ei löydetty. Ole hyvä ja tarkista palvelimen nimi ja porttiasetukset.</translation> |
|
915 |
</message> |
|
916 |
<message> |
|
917 |
<source>Connection refused</source> |
|
13678 | 918 |
<translation type="vanished">Yhteys hylätty</translation> |
1796 | 919 |
</message> |
920 |
<message> |
|
921 |
<source>Room destroyed</source> |
|
922 |
<translation>Huone tuhottiin</translation> |
|
923 |
</message> |
|
924 |
<message> |
|
925 |
<source>Quit reason: </source> |
|
13678 | 926 |
<translation type="vanished">Poistumissyy: </translation> |
1796 | 927 |
</message> |
1900 | 928 |
<message> |
929 |
<source>You got kicked</source> |
|
12432 | 930 |
<translation>Sinut potkittiin huoneesta</translation> |
1900 | 931 |
</message> |
932 |
<message> |
|
2441 | 933 |
<source>%1 *** %2 has joined the room</source> |
2449 | 934 |
<translation>%1 *** %2 liittyi huoneeseen</translation> |
2441 | 935 |
</message> |
936 |
<message> |
|
2504 | 937 |
<source>%1 *** %2 has left</source> |
3000 | 938 |
<translation>%1 *** %2 poistui</translation> |
2441 | 939 |
</message> |
940 |
<message> |
|
2504 | 941 |
<source>%1 *** %2 has left (%3)</source> |
3000 | 942 |
<translation>%1 *** %2 poistui (%3)</translation> |
2441 | 943 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
944 |
<message> |
6239 | 945 |
<source>User quit</source> |
13895 | 946 |
<translation type="vanished">Pelaaja poistui</translation> |
5602 | 947 |
</message> |
7679 | 948 |
<message> |
949 |
<source>Remote host has closed connection</source> |
|
10539 | 950 |
<translation>Palvelin katkaisi yhteyden</translation> |
7679 | 951 |
</message> |
952 |
<message> |
|
953 |
<source>The server is too old. Disconnecting now.</source> |
|
10539 | 954 |
<translation>Palvelinohjelma on liian vanha. Yhteys katkaistaan välittömästi.</translation> |
7679 | 955 |
</message> |
10451 | 956 |
<message> |
957 |
<source>Server authentication error</source> |
|
10539 | 958 |
<translation>Palvelimen tunnistamisvirhe</translation> |
10451 | 959 |
</message> |
13678 | 960 |
<message> |
961 |
<source>Reason:</source> |
|
962 |
<translation type="unfinished"></translation> |
|
963 |
</message> |
|
964 |
<message> |
|
965 |
<source>The connection was refused by the official server or timed out. Something seems to be wrong with the official server at the moment. This might be a temporary problem. Please try again later.</source> |
|
966 |
<translation type="unfinished"></translation> |
|
967 |
</message> |
|
968 |
<message> |
|
969 |
<source>The connection was refused by the host or timed out. This might have one of the following reasons: |
|
970 |
- The Hedgewars Server program does currently not run on the host |
|
971 |
- The specified port number is incorrect |
|
972 |
- There is a temporary network problem |
|
973 |
||
974 |
Please check the host name and port settings and/or try again later.</source> |
|
975 |
<translation type="unfinished"></translation> |
|
976 |
</message> |
|
7679 | 977 |
</context> |
978 |
<context> |
|
979 |
<name>HWPasswordDialog</name> |
|
980 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
981 |
<source>Login</source> |
10539 | 982 |
<translation>Kirjaudu</translation> |
7679 | 983 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
984 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
985 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
986 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
987 |
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
|
988 |
just enter your nickname.</source> |
11526 | 989 |
<translation>Kirjaudu yhdistääksesi palvelimelle. |
10539 | 990 |
|
991 |
Jos et ole rekisteröitynyt, |
|
992 |
pelkkä nimimerkki riittää.</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
993 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
994 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
995 |
<source>Nickname:</source> |
10539 | 996 |
<translation>Nimimerkki:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
997 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
998 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
999 |
<source>Password:</source> |
10539 | 1000 |
<translation>Salasana:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
1001 |
</message> |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
1002 |
<message> |
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
1003 |
<source>New Account</source> |
11526 | 1004 |
<translation>Rekisteröidy</translation> |
10540
de6ab85ac761
add translation for "New Account" and strip trailing whitespaces
sheepluva
parents:
10539
diff
changeset
|
1005 |
</message> |
7679 | 1006 |
</context> |
1007 |
<context> |
|
14656 | 1008 |
<name>HWRecorder</name> |
1009 |
<message> |
|
1010 |
<source>A fatal ERROR occured while processing the video recording! The video could not be saved. |
|
1011 |
||
1012 |
As a workaround, you could try to reset the Hedgewars video recorder settings to the defaults. |
|
1013 |
||
1014 |
To report this error, please click the 'Feedback' button in the main menu! |
|
1015 |
||
1016 |
Last engine message: |
|
1017 |
%1</source> |
|
1018 |
<translation type="unfinished"></translation> |
|
1019 |
</message> |
|
1020 |
</context> |
|
1021 |
<context> |
|
7679 | 1022 |
<name>HWUploadVideoDialog</name> |
1023 |
<message> |
|
1024 |
<source>Upload video</source> |
|
13307 | 1025 |
<translation type="vanished">Julkaise video</translation> |
7679 | 1026 |
</message> |
1027 |
<message> |
|
1028 |
<source>Upload</source> |
|
13307 | 1029 |
<translation type="vanished">Julkaise</translation> |
7679 | 1030 |
</message> |
1796 | 1031 |
</context> |
1032 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1033 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1034 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1035 |
<source>Change hat (%1)</source> |
10539 | 1036 |
<translation>Vaihda hattua (%1)</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 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1039 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1040 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1041 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1042 |
<source>Cancel</source> |
10539 | 1043 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1044 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1045 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1046 |
<source>Use selected hat</source> |
10539 | 1047 |
<translation>Käytä valittua hattua</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1048 |
</message> |
8648 | 1049 |
<message> |
1050 |
<source>Search for a hat:</source> |
|
10539 | 1051 |
<translation>Etsi hattua:</translation> |
8648 | 1052 |
</message> |
11526 | 1053 |
<message> |
1054 |
<source>Choose a hat</source> |
|
12432 | 1055 |
<translation>Valitse hattu</translation> |
1796 | 1056 |
</message> |
1057 |
</context> |
|
1058 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1059 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1060 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1061 |
<source>Category</source> |
10539 | 1062 |
<translation>Kategoria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1063 |
</message> |
15029 | 1064 |
<message> |
1065 |
<source>Warning: The same key is assigned multiple times!</source> |
|
1066 |
<translation type="unfinished"></translation> |
|
1067 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1068 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1069 |
<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
|
1070 |
<name>LibavInteraction</name> |
7679 | 1071 |
<message> |
1072 |
<source>Audio: </source> |
|
10539 | 1073 |
<translation>Ääni: </translation> |
7679 | 1074 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1075 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1076 |
<source>unknown</source> |
10539 | 1077 |
<translation>tuntematon</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1078 |
</message> |
9756 | 1079 |
<message> |
1080 |
<source>Duration: %1m %2s</source> |
|
12721 | 1081 |
<translation type="vanished">Kesto: %1min %2sek</translation> |
9756 | 1082 |
</message> |
1083 |
<message> |
|
1084 |
<source>Video: %1x%2</source> |
|
13307 | 1085 |
<translation type="vanished">Video: %1x%2</translation> |
9756 | 1086 |
</message> |
1087 |
<message> |
|
1088 |
<source>%1 fps</source> |
|
12721 | 1089 |
<translation type="vanished">%1 kuvaa/s</translation> |
1090 |
</message> |
|
1091 |
<message> |
|
1092 |
<source>Duration: %1min %2s</source> |
|
1093 |
<extracomment>Duration in minutes and seconds (SI units)</extracomment> |
|
1094 |
<translation type="unfinished"></translation> |
|
1095 |
</message> |
|
1096 |
<message> |
|
13307 | 1097 |
<source>Video: %1x%2, %3 FPS, %4</source> |
1098 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = frames per second = %4 = decoder name</extracomment> |
|
1099 |
<translation type="unfinished"></translation> |
|
1100 |
</message> |
|
1101 |
<message> |
|
1102 |
<source>Video: %1x%2, %3</source> |
|
1103 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = decoder name</extracomment> |
|
1104 |
<translation type="unfinished"></translation> |
|
1105 |
</message> |
|
1106 |
<message> |
|
1107 |
<source>Player: %1</source> |
|
1108 |
<translation type="unfinished"></translation> |
|
1109 |
</message> |
|
1110 |
<message> |
|
1111 |
<source>Theme: %1</source> |
|
1112 |
<translation type="unfinished">Teema: %1</translation> |
|
1113 |
</message> |
|
1114 |
<message> |
|
1115 |
<source>Map: %1</source> |
|
1116 |
<translation type="unfinished"></translation> |
|
1117 |
</message> |
|
1118 |
<message> |
|
1119 |
<source>Record: %1</source> |
|
14883 | 1120 |
<extracomment>As in ‘recording’</extracomment> |
12721 | 1121 |
<translation type="unfinished"></translation> |
9756 | 1122 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1123 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1124 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1125 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1126 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1127 |
<source>No description available.</source> |
10539 | 1128 |
<translation>Ei kuvausta saatavilla.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1129 |
</message> |
7679 | 1130 |
</context> |
1131 |
<context> |
|
12721 | 1132 |
<name>MinesTimeSpinBox</name> |
1133 |
<message> |
|
1134 |
<source>Random</source> |
|
1135 |
<translation type="unfinished">Sekoita</translation> |
|
1136 |
</message> |
|
1137 |
<message numerus="yes"> |
|
1138 |
<source>%1 seconds</source> |
|
1139 |
<translation type="unfinished"> |
|
1140 |
<numerusform></numerusform> |
|
1141 |
<numerusform></numerusform> |
|
1142 |
</translation> |
|
1143 |
</message> |
|
1144 |
</context> |
|
1145 |
<context> |
|
1933 | 1146 |
<name>PageAdmin</name> |
1147 |
<message> |
|
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1148 |
<source>Clear Accounts Cache</source> |
2449 | 1149 |
<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
|
1150 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1151 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1152 |
<source>Fetch data</source> |
4011 | 1153 |
<translation>Nouda tiedot</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1154 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1155 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1156 |
<source>Server message for latest version:</source> |
4011 | 1157 |
<translation>Palvelimen viesti viimeisimmälle versiolle:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1158 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1159 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1160 |
<source>Server message for previous versions:</source> |
4011 | 1161 |
<translation>Palvelimen viesti edellisille versioille:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1162 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1163 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1164 |
<source>Latest version protocol number:</source> |
4011 | 1165 |
<translation>Viimeisin versioprotokollan numero:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1166 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1167 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1168 |
<source>MOTD preview:</source> |
13678 | 1169 |
<extracomment>MOTD = Message Of The Day, the message which is shown to players joining the server</extracomment> |
4011 | 1170 |
<translation>Päivän viestin esikatselu:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1171 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1172 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1173 |
<source>Set data</source> |
4011 | 1174 |
<translation>Aseta tiedot</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1175 |
</message> |
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 |
<source>General</source> |
10539 | 1178 |
<translation>Yleiset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1179 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1180 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1181 |
<source>Bans</source> |
10539 | 1182 |
<translation>Porttikiellot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1183 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1184 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1185 |
<source>IP/Nick</source> |
11526 | 1186 |
<translation>IP/Nimim</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
1187 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
1188 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1189 |
<source>Expiration</source> |
10539 | 1190 |
<translation>Kesto</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> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1193 |
<source>Reason</source> |
10539 | 1194 |
<translation>Syy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1195 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1196 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1197 |
<source>Refresh</source> |
10539 | 1198 |
<translation>Päivitä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1199 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1200 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1201 |
<source>Add</source> |
10539 | 1202 |
<translation>Lisää</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1203 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1204 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1205 |
<source>Remove</source> |
10539 | 1206 |
<translation>Poista</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1207 |
</message> |
1933 | 1208 |
</context> |
1209 |
<context> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1210 |
<name>PageCampaign</name> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1211 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1212 |
<source>Team</source> |
12432 | 1213 |
<translation>Joukkue</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1214 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1215 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1216 |
<source>Campaign</source> |
12432 | 1217 |
<translation>Operaatio</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1218 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1219 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1220 |
<source>Mission</source> |
12432 | 1221 |
<translation>Tehtävä</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1222 |
</message> |
12721 | 1223 |
<message> |
1224 |
<source>Start fighting</source> |
|
1225 |
<translation type="unfinished">Käynnistä harjoitus</translation> |
|
1226 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1227 |
</context> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1228 |
<context> |
1933 | 1229 |
<name>PageConnecting</name> |
1230 |
<message> |
|
1231 |
<source>Connecting...</source> |
|
2062 | 1232 |
<translation>Yhdistetään...</translation> |
1933 | 1233 |
</message> |
1234 |
</context> |
|
1235 |
<context> |
|
9007 | 1236 |
<name>PageDataDownload</name> |
1237 |
<message> |
|
1238 |
<source>Loading, please wait.</source> |
|
10539 | 1239 |
<translation>Ladataan, odota hetki...</translation> |
9007 | 1240 |
</message> |
1241 |
<message> |
|
1242 |
<source>This page requires an internet connection.</source> |
|
12721 | 1243 |
<translation type="vanished">Tämä sivu vaatii internet-yhteyden.</translation> |
9007 | 1244 |
</message> |
10451 | 1245 |
<message> |
1246 |
<source>Open packages directory</source> |
|
10539 | 1247 |
<translation>Avaa pakettikansio</translation> |
10451 | 1248 |
</message> |
12721 | 1249 |
<message> |
1250 |
<source>Load the start page</source> |
|
1251 |
<translation type="unfinished"></translation> |
|
1252 |
</message> |
|
1253 |
<message> |
|
1254 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
1255 |
<translation type="unfinished"></translation> |
|
1256 |
</message> |
|
1257 |
<message> |
|
1258 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
1259 |
<translation type="unfinished"></translation> |
|
1260 |
</message> |
|
1261 |
<message> |
|
1262 |
<source>Internal error: Reply object is invalid.</source> |
|
1263 |
<translation type="unfinished"></translation> |
|
1264 |
</message> |
|
9007 | 1265 |
</context> |
1266 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1267 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1268 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1269 |
<source>Undo</source> |
10539 | 1270 |
<translation>Kumoa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1271 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1272 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1273 |
<source>Clear</source> |
10539 | 1274 |
<translation>Tyhjennä</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1275 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1276 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1277 |
<source>Load</source> |
10539 | 1278 |
<translation>Lataa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1279 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1280 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1281 |
<source>Save</source> |
10539 | 1282 |
<translation>Tallenna</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1283 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1284 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1285 |
<source>Load drawn map</source> |
10539 | 1286 |
<translation>Avaa piirretty kartta</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1287 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1288 |
<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
|
1289 |
<source>Save drawn map</source> |
10539 | 1290 |
<translation>Tallenna piirretty kartta</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1291 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1292 |
<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
|
1293 |
<source>Drawn Maps</source> |
10539 | 1294 |
<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
|
1295 |
</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
|
1296 |
<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
|
1297 |
<source>All files</source> |
10539 | 1298 |
<translation>Kaikki tiedostot</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1299 |
</message> |
7679 | 1300 |
<message> |
1301 |
<source>Eraser</source> |
|
10539 | 1302 |
<translation>Pyyhkijä</translation> |
7679 | 1303 |
</message> |
9756 | 1304 |
<message> |
1305 |
<source>Polyline</source> |
|
10539 | 1306 |
<translation>Vapaa</translation> |
9756 | 1307 |
</message> |
1308 |
<message> |
|
1309 |
<source>Rectangle</source> |
|
10539 | 1310 |
<translation>Suorakulmio</translation> |
9756 | 1311 |
</message> |
1312 |
<message> |
|
1313 |
<source>Ellipse</source> |
|
10539 | 1314 |
<translation>Ellipsi</translation> |
9756 | 1315 |
</message> |
10451 | 1316 |
<message> |
1317 |
<source>Optimize</source> |
|
10539 | 1318 |
<translation>Optimoi</translation> |
10451 | 1319 |
</message> |
13210 | 1320 |
<message> |
1321 |
<source>Brush size</source> |
|
1322 |
<translation type="unfinished"></translation> |
|
1323 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1324 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1325 |
<context> |
1796 | 1326 |
<name>PageEditTeam</name> |
1327 |
<message> |
|
1328 |
<source>General</source> |
|
1329 |
<translation>Yleiset</translation> |
|
1330 |
</message> |
|
1331 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1332 |
<source>Select an action to choose a custom key bind for this team</source> |
10539 | 1333 |
<translation>Valitse joukkuekohtaiset näppäinasettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1334 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1335 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1336 |
<source>Use my default</source> |
10539 | 1337 |
<translation>Käytä oletusta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1338 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1339 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1340 |
<source>Reset all binds</source> |
10539 | 1341 |
<translation>Kumoa kaikki asettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1342 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1343 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1344 |
<source>Custom Controls</source> |
10539 | 1345 |
<translation>Näppäinasettelut</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1346 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1347 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1348 |
<source>Hat</source> |
10539 | 1349 |
<translation>Hattu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1350 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1351 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1352 |
<source>Name</source> |
10539 | 1353 |
<translation>Nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1354 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1355 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1356 |
<source>This hedgehog's name</source> |
12432 | 1357 |
<translation>Tämän siilin nimi</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> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1360 |
<source>Randomize this hedgehog's name</source> |
12432 | 1361 |
<translation>Generoi tämän siilin nimi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1362 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1363 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1364 |
<source>Random Team</source> |
10539 | 1365 |
<translation>Satunnainen joukkue</translation> |
1796 | 1366 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1367 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1368 |
<source>Play a random example of this voice</source> |
12432 | 1369 |
<translation>Kuuntele ääninäyte</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1370 |
</message> |
12721 | 1371 |
<message> |
1372 |
<source>Random Hats</source> |
|
1373 |
<translation type="unfinished"></translation> |
|
1374 |
</message> |
|
1375 |
<message> |
|
1376 |
<source>Random Names</source> |
|
1377 |
<translation type="unfinished"></translation> |
|
1378 |
</message> |
|
1379 |
<message> |
|
1380 |
<source>Randomize the team name</source> |
|
1381 |
<translation type="unfinished"></translation> |
|
1382 |
</message> |
|
1383 |
<message> |
|
1384 |
<source>Randomize the grave</source> |
|
1385 |
<translation type="unfinished"></translation> |
|
1386 |
</message> |
|
1387 |
<message> |
|
1388 |
<source>Randomize the flag</source> |
|
1389 |
<translation type="unfinished"></translation> |
|
1390 |
</message> |
|
1391 |
<message> |
|
1392 |
<source>Randomize the voice</source> |
|
1393 |
<translation type="unfinished"></translation> |
|
1394 |
</message> |
|
1395 |
<message> |
|
1396 |
<source>Randomize the fort</source> |
|
1397 |
<translation type="unfinished"></translation> |
|
1398 |
</message> |
|
1399 |
<message> |
|
1400 |
<source>CPU %1</source> |
|
1401 |
<extracomment>Name of a flag for computer-controlled enemies. %1 is replaced with the computer level</extracomment> |
|
1402 |
<translation type="unfinished"></translation> |
|
1403 |
</message> |
|
1404 |
<message> |
|
1405 |
<source>%1 (%2)</source> |
|
1406 |
<translation type="unfinished"></translation> |
|
1407 |
</message> |
|
1796 | 1408 |
</context> |
1409 |
<context> |
|
1410 |
<name>PageGameStats</name> |
|
1411 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1412 |
<source>Details</source> |
4011 | 1413 |
<translation>Yksityiskohdat</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1414 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1415 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1416 |
<source>Health graph</source> |
10539 | 1417 |
<translation>Terveyskäyrä</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1418 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1419 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1420 |
<source>Ranking</source> |
10543 | 1421 |
<translation>Tulos</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1422 |
</message> |
10451 | 1423 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1424 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10539 | 1425 |
<translation> |
1426 |
<numerusform>Parhaan laukauksen mitalin voitti <b>%1</b> <b>%2</b> vahinkopisteellä.</numerusform> |
|
1427 |
<numerusform>Parhaan laukauksen mitalin voitti <b>%1</b> <b>%2</b> vahinkopisteellä.</numerusform> |
|
10451 | 1428 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1429 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1430 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1431 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4011 | 1432 |
<translation> |
1433 |
<numerusform>Paras tappaja on <b>%1</b> <b>%2</b> tapolla</numerusform> |
|
1434 |
<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
|
1435 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1436 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1437 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1438 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4011 | 1439 |
<translation> |
10539 | 1440 |
<numerusform><b>%1</b> siili tapettiin tämän erän aikana.</numerusform> |
4011 | 1441 |
<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
|
1442 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1443 |
</message> |
4176 | 1444 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1445 |
<source>(%1 kill)</source> |
12721 | 1446 |
<extracomment>Number of kills in stats screen, written after the team name</extracomment> |
10539 | 1447 |
<translation> |
4176 | 1448 |
<numerusform>(%1 tappo)</numerusform> |
10539 | 1449 |
<numerusform>(%1 tappoa)</numerusform> |
4176 | 1450 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1451 |
</message> |
4177 | 1452 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1453 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
12721 | 1454 |
<translation type="vanished"> |
12432 | 1455 |
<numerusform><b>%1</b> ajatteli, että omia siilijä on hienoa vahingoittaa <b>%2</b> vahinkopisteellä.</numerusform> |
1456 |
<numerusform><b>%1</b> ajatteli, että omia siilijä on hienoa vahingoittaa <b>%2</b> vahinkopisteellä.</numerusform> |
|
4177 | 1457 |
</translation> |
1458 |
</message> |
|
1459 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1460 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
12721 | 1461 |
<translation type="vanished"> |
4177 | 1462 |
<numerusform><b>%1</b> tappoi <b>%2</b> omaa siiltä.</numerusform> |
10539 | 1463 |
<numerusform><b>%1</b> tappoi <b>%2</b> omaa siiltä.</numerusform> |
4177 | 1464 |
</translation> |
1465 |
</message> |
|
1466 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1467 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
10539 | 1468 |
<translation> |
1469 |
<numerusform><b>%1</b> pelkuroi ja jätti vuoronsa väliin <b>%2</b> kertaa.</numerusform> |
|
1470 |
<numerusform><b>%1</b> pelkuroi ja jätti vuoronsa väliin <b>%2</b> kertaa.</numerusform> |
|
4177 | 1471 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1472 |
</message> |
9049 | 1473 |
<message> |
1474 |
<source>Play again</source> |
|
10539 | 1475 |
<translation>Pelaa uudestaan</translation> |
9049 | 1476 |
</message> |
1477 |
<message> |
|
1478 |
<source>Save</source> |
|
15518 | 1479 |
<translation type="vanished">Tallenna</translation> |
9049 | 1480 |
</message> |
9756 | 1481 |
<message numerus="yes"> |
1482 |
<source>(%1 %2)</source> |
|
12721 | 1483 |
<extracomment>For custom number of points in the stats screen, written after the team name. %1 is the number, %2 is the word. Example: “4 points”</extracomment> |
10539 | 1484 |
<translation> |
9756 | 1485 |
<numerusform></numerusform> |
1486 |
<numerusform></numerusform> |
|
1487 |
</translation> |
|
1488 |
</message> |
|
12721 | 1489 |
<message numerus="yes"> |
1490 |
<source><b>%1</b> thought it's good to shoot their own hedgehogs for <b>%2</b> pts.</source> |
|
1491 |
<translation type="unfinished"> |
|
1492 |
<numerusform></numerusform> |
|
1493 |
<numerusform></numerusform> |
|
1494 |
</translation> |
|
1495 |
</message> |
|
1496 |
<message numerus="yes"> |
|
1497 |
<source><b>%1</b> killed <b>%2</b> of their own hedgehogs.</source> |
|
1498 |
<translation type="unfinished"> |
|
1499 |
<numerusform></numerusform> |
|
1500 |
<numerusform></numerusform> |
|
1501 |
</translation> |
|
1502 |
</message> |
|
13815 | 1503 |
<message> |
1504 |
<source>With everyone having the same clan color, there was no reason to fight. And so the hedgehogs happily lived in peace ever after.</source> |
|
1505 |
<translation type="unfinished"></translation> |
|
1506 |
</message> |
|
14656 | 1507 |
<message numerus="yes"> |
1508 |
<source>(%1 point(s))</source> |
|
1509 |
<extracomment>Number of points in stats screen, written after the team name</extracomment> |
|
1510 |
<translation type="unfinished"> |
|
1511 |
<numerusform></numerusform> |
|
1512 |
<numerusform></numerusform> |
|
1513 |
</translation> |
|
1514 |
</message> |
|
1515 |
<message numerus="yes"> |
|
1516 |
<source>(%L1 second(s))</source> |
|
1517 |
<extracomment>Time in seconds</extracomment> |
|
1518 |
<translation type="unfinished"> |
|
1519 |
<numerusform></numerusform> |
|
1520 |
<numerusform></numerusform> |
|
1521 |
</translation> |
|
1522 |
</message> |
|
1523 |
<message numerus="yes"> |
|
1524 |
<source>(%1 crate(s))</source> |
|
1525 |
<translation type="unfinished"> |
|
1526 |
<numerusform></numerusform> |
|
1527 |
<numerusform></numerusform> |
|
1528 |
</translation> |
|
1529 |
</message> |
|
15518 | 1530 |
<message> |
1531 |
<source>Save demo</source> |
|
1532 |
<translation type="unfinished"></translation> |
|
1533 |
</message> |
|
1534 |
<message> |
|
1535 |
<source>Save demo (unavailable because the /lua command was used)</source> |
|
1536 |
<translation type="unfinished"></translation> |
|
1537 |
</message> |
|
1796 | 1538 |
</context> |
1539 |
<context> |
|
6239 | 1540 |
<name>PageInGame</name> |
1541 |
<message> |
|
1542 |
<source>In game...</source> |
|
10539 | 1543 |
<translation>Peli käynnissä...</translation> |
6239 | 1544 |
</message> |
1545 |
</context> |
|
1546 |
<context> |
|
7679 | 1547 |
<name>PageInfo</name> |
1548 |
<message> |
|
1549 |
<source>Open the snapshot folder</source> |
|
10539 | 1550 |
<translation>Avaa kuvankaappauskansio</translation> |
7679 | 1551 |
</message> |
1552 |
</context> |
|
1553 |
<context> |
|
1796 | 1554 |
<name>PageMain</name> |
1555 |
<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
|
1556 |
<source>Downloadable Content</source> |
10539 | 1557 |
<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
|
1558 |
</message> |
7679 | 1559 |
<message> |
1560 |
<source>Play a game on a single computer</source> |
|
10539 | 1561 |
<translation>Pelaa tällä tietokoneella</translation> |
7679 | 1562 |
</message> |
1563 |
<message> |
|
1564 |
<source>Play a game across a network</source> |
|
10539 | 1565 |
<translation>Pelaa verkossa</translation> |
7679 | 1566 |
</message> |
1567 |
<message> |
|
1568 |
<source>Read about who is behind the Hedgewars Project</source> |
|
10539 | 1569 |
<translation>Lisätietoa Hedgewars-projektista</translation> |
7679 | 1570 |
</message> |
1571 |
<message> |
|
1572 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
|
10539 | 1573 |
<translation>Kirjoita palautetta, ehdotuksia, bugi-ilmoituksia ja mitä pidät pelistä</translation> |
7679 | 1574 |
</message> |
1575 |
<message> |
|
1576 |
<source>Access the user created content downloadable from our website</source> |
|
12432 | 1577 |
<translation>Verkkosivuiltamme tarjolla olevaa ilmaiseksi ladattavaa sisältöä</translation> |
7679 | 1578 |
</message> |
1579 |
<message> |
|
1580 |
<source>Exit game</source> |
|
10539 | 1581 |
<translation>Lopeta peli</translation> |
7679 | 1582 |
</message> |
1583 |
<message> |
|
1584 |
<source>Manage videos recorded from game</source> |
|
11526 | 1585 |
<translation>Hallinnoi peleistä nauhoitettuja videoita</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
1586 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
1587 |
<message> |
7679 | 1588 |
<source>Edit game preferences</source> |
10539 | 1589 |
<translation>Muokkaa asetuksia</translation> |
7679 | 1590 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1591 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1592 |
<source>Play a game across a local area network</source> |
10539 | 1593 |
<translation>Pelaa lähiverkossa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1594 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1595 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1596 |
<source>Play a game on an official server</source> |
10539 | 1597 |
<translation>Pelaa virallisella palvelimella</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1598 |
</message> |
8676 | 1599 |
<message> |
1600 |
<source>Feedback</source> |
|
10539 | 1601 |
<translation>Palaute</translation> |
8676 | 1602 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1603 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1604 |
<source>Play local network game</source> |
10539 | 1605 |
<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
|
1606 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1607 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1608 |
<source>Play official network game</source> |
10539 | 1609 |
<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
|
1610 |
</message> |
13895 | 1611 |
<message> |
1612 |
<source>Open the Hedgewars online game manual in your web browser</source> |
|
1613 |
<translation type="unfinished"></translation> |
|
1614 |
</message> |
|
1796 | 1615 |
</context> |
1616 |
<context> |
|
1617 |
<name>PageMultiplayer</name> |
|
1618 |
<message> |
|
1619 |
<source>Start</source> |
|
1620 |
<translation>Aloita</translation> |
|
1621 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1622 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1623 |
<source>Edit game preferences</source> |
10539 | 1624 |
<translation>Muokkaa asetuksia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1625 |
</message> |
11833 | 1626 |
<message> |
1627 |
<source>Start fighting (requires at least 2 teams)</source> |
|
12432 | 1628 |
<translation>Aloita tappelu (vaatii vähintään kaksi joukkuetta)</translation> |
11833 | 1629 |
</message> |
1796 | 1630 |
</context> |
1631 |
<context> |
|
14519 | 1632 |
<name>PageNet</name> |
1633 |
<message> |
|
1634 |
<source>Connect to the selected server</source> |
|
1635 |
<translation type="unfinished"></translation> |
|
1636 |
</message> |
|
1637 |
<message> |
|
1638 |
<source>Update the list of servers</source> |
|
1639 |
<translation type="unfinished"></translation> |
|
1640 |
</message> |
|
1641 |
<message> |
|
1642 |
<source>Specify the address and port number of a known server and connect to it directly</source> |
|
1643 |
<translation type="unfinished"></translation> |
|
1644 |
</message> |
|
1645 |
<message> |
|
1646 |
<source>Start private server</source> |
|
1647 |
<translation type="unfinished">Käynnistä oma palvelin</translation> |
|
1648 |
</message> |
|
1649 |
</context> |
|
1650 |
<context> |
|
1796 | 1651 |
<name>PageNetGame</name> |
1652 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1653 |
<source>Edit game preferences</source> |
10539 | 1654 |
<translation>Muokkaa asetuksia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1655 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1656 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1657 |
<source>Start</source> |
10539 | 1658 |
<translation>Aloita</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1659 |
</message> |
8648 | 1660 |
<message> |
1661 |
<source>Update</source> |
|
10539 | 1662 |
<translation>Päivitä</translation> |
8648 | 1663 |
</message> |
1664 |
<message> |
|
1665 |
<source>Room controls</source> |
|
10539 | 1666 |
<translation>Huoneen hallinta</translation> |
8648 | 1667 |
</message> |
11833 | 1668 |
<message> |
1669 |
<source>Room name</source> |
|
12432 | 1670 |
<translation>Huoneen nimi</translation> |
11833 | 1671 |
</message> |
1672 |
<message> |
|
1673 |
<source>Update the room name</source> |
|
12432 | 1674 |
<translation>Päivitä huoneen nimeä</translation> |
11833 | 1675 |
</message> |
1676 |
<message> |
|
1677 |
<source>Turn on the lightbulb to show the other players when you're ready to fight</source> |
|
12432 | 1678 |
<translation>Sytytä lamppu kun olet valmis tappeluun</translation> |
11833 | 1679 |
</message> |
1680 |
<message> |
|
1681 |
<source>Start fighting (requires at least 2 teams)</source> |
|
12432 | 1682 |
<translation>Aloita tappelu (vaatii vähintään kaksi joukkuetta)</translation> |
11833 | 1683 |
</message> |
1796 | 1684 |
</context> |
1685 |
<context> |
|
8788 | 1686 |
<name>PageNetServer</name> |
1687 |
<message> |
|
1688 |
<source>Click here for details</source> |
|
10539 | 1689 |
<translation>Klikkaa saadaksesi lisätietoja</translation> |
8788 | 1690 |
</message> |
1691 |
<message> |
|
1692 |
<source>Insert your address here</source> |
|
10539 | 1693 |
<translation>Anna osoitteesi tähän</translation> |
8788 | 1694 |
</message> |
1695 |
</context> |
|
1696 |
<context> |
|
1796 | 1697 |
<name>PageOptions</name> |
1698 |
<message> |
|
1699 |
<source>New team</source> |
|
1700 |
<translation>Uusi joukkue</translation> |
|
1701 |
</message> |
|
1702 |
<message> |
|
1703 |
<source>Edit team</source> |
|
1704 |
<translation>Muokkaa joukkuetta</translation> |
|
1705 |
</message> |
|
1706 |
<message> |
|
3163 | 1707 |
<source>Delete team</source> |
4011 | 1708 |
<translation>Poista joukkue</translation> |
3163 | 1709 |
</message> |
1710 |
<message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1711 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
10539 | 1712 |
<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
|
1713 |
</message> |
4418 | 1714 |
<message> |
1715 |
<source>New scheme</source> |
|
10539 | 1716 |
<translation>Uudet säännöt</translation> |
4418 | 1717 |
</message> |
1718 |
<message> |
|
1719 |
<source>Edit scheme</source> |
|
10539 | 1720 |
<translation>Muokkaa sääntöjä</translation> |
4418 | 1721 |
</message> |
1722 |
<message> |
|
1723 |
<source>Delete scheme</source> |
|
10539 | 1724 |
<translation>Poista säännöt</translation> |
4418 | 1725 |
</message> |
1726 |
<message> |
|
1727 |
<source>New weapon set</source> |
|
10539 | 1728 |
<translation>Uusi asesetti</translation> |
4418 | 1729 |
</message> |
1730 |
<message> |
|
1731 |
<source>Edit weapon set</source> |
|
10539 | 1732 |
<translation>Muokkaa asesettiä</translation> |
4418 | 1733 |
</message> |
1734 |
<message> |
|
1735 |
<source>Delete weapon set</source> |
|
10539 | 1736 |
<translation>Poista asesetti</translation> |
4418 | 1737 |
</message> |
7679 | 1738 |
<message> |
1739 |
<source>Advanced</source> |
|
10539 | 1740 |
<translation>Lisäasetukset</translation> |
7679 | 1741 |
</message> |
7680 | 1742 |
<message> |
1743 |
<source>Reset to default colors</source> |
|
10539 | 1744 |
<translation>Palauta oletukset</translation> |
7680 | 1745 |
</message> |
7700 | 1746 |
<message> |
1747 |
<source>Proxy host</source> |
|
10539 | 1748 |
<translation>Osoite</translation> |
7700 | 1749 |
</message> |
1750 |
<message> |
|
1751 |
<source>Proxy port</source> |
|
10539 | 1752 |
<translation>Portti</translation> |
7700 | 1753 |
</message> |
1754 |
<message> |
|
1755 |
<source>Proxy login</source> |
|
10539 | 1756 |
<translation>Tunnus</translation> |
7700 | 1757 |
</message> |
1758 |
<message> |
|
1759 |
<source>Proxy password</source> |
|
10539 | 1760 |
<translation>Salasana</translation> |
7700 | 1761 |
</message> |
1762 |
<message> |
|
1763 |
<source>No proxy</source> |
|
10539 | 1764 |
<translation>Ei välityspalvelinta</translation> |
7700 | 1765 |
</message> |
1766 |
<message> |
|
1767 |
<source>Socks5 proxy</source> |
|
10539 | 1768 |
<translation>SOCKS5-palvelin</translation> |
7700 | 1769 |
</message> |
1770 |
<message> |
|
1771 |
<source>HTTP proxy</source> |
|
10539 | 1772 |
<translation>HTTP-palvelin</translation> |
7700 | 1773 |
</message> |
7702 | 1774 |
<message> |
1775 |
<source>System proxy settings</source> |
|
10539 | 1776 |
<translation>Järjestelmän oletukset</translation> |
7702 | 1777 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1778 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1779 |
<source>Select an action to change what key controls it</source> |
10539 | 1780 |
<translation>Valitse, millä napeilla ohjaat peliä.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1781 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1782 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1783 |
<source>Reset to default</source> |
10539 | 1784 |
<translation>Palauta oletukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1785 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1786 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1787 |
<source>Reset all binds</source> |
10539 | 1788 |
<translation>Palauta kaikki oletukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1789 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1790 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1791 |
<source>Game</source> |
10539 | 1792 |
<translation>Peligrafiikka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1793 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1794 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1795 |
<source>Graphics</source> |
10539 | 1796 |
<translation>Grafiikka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1797 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1798 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1799 |
<source>Audio</source> |
10539 | 1800 |
<translation>Ääni</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1801 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1802 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1803 |
<source>Controls</source> |
10539 | 1804 |
<translation>Ohjaus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1805 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1806 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1807 |
<source>Video Recording</source> |
10539 | 1808 |
<translation>Videotallennus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1809 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1810 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1811 |
<source>Network</source> |
10539 | 1812 |
<translation>Verkko</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1813 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1814 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1815 |
<source>Teams</source> |
10539 | 1816 |
<translation>Joukkueet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1817 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1818 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1819 |
<source>Schemes</source> |
10539 | 1820 |
<translation>Säännöt</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1821 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1822 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1823 |
<source>Weapons</source> |
10539 | 1824 |
<translation>Aseet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1825 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1826 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1827 |
<source>Frontend</source> |
10539 | 1828 |
<translation>Käyttöliittymä</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1829 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1830 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1831 |
<source>Custom colors</source> |
10539 | 1832 |
<translation>Joukkuevärit</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1833 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1834 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1835 |
<source>Game audio</source> |
10539 | 1836 |
<translation>Peliäänet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1837 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1838 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1839 |
<source>Frontend audio</source> |
10539 | 1840 |
<translation>Käyttöliittymän äänet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1841 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1842 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1843 |
<source>Account</source> |
10539 | 1844 |
<translation>Tunnus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1845 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1846 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1847 |
<source>Proxy settings</source> |
10539 | 1848 |
<translation>Välityspalvelinasetukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1849 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1850 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1851 |
<source>Miscellaneous</source> |
10539 | 1852 |
<translation>Sekalaiset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1853 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1854 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1855 |
<source>Updates</source> |
10539 | 1856 |
<translation>Päivitykset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1857 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1858 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1859 |
<source>Check for updates</source> |
10539 | 1860 |
<translation>Tarkista päivitykset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1861 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1862 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1863 |
<source>Video recording options</source> |
10539 | 1864 |
<translation>Videotallennusasetukset</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1865 |
</message> |
12721 | 1866 |
<message> |
1867 |
<source>x</source> |
|
1868 |
<extracomment>Multiplication sign, to be used between two numbers. Note the “x” is only a dummy character, we recommend to use “×” if your language permits it</extracomment> |
|
1869 |
<translation type="unfinished"></translation> |
|
1870 |
</message> |
|
1871 |
<message> |
|
1872 |
<source>MISSING LANGUAGE NAME [%1]</source> |
|
14519 | 1873 |
<extracomment>In the case of an error, this is shown in the language selection for a language with unknown name. %1 = language code</extracomment> |
12721 | 1874 |
<translation type="unfinished"></translation> |
1875 |
</message> |
|
1876 |
<message> |
|
1877 |
<source>Check now</source> |
|
1878 |
<translation type="unfinished"></translation> |
|
1879 |
</message> |
|
1880 |
<message> |
|
1881 |
<source>Can't delete last team</source> |
|
1882 |
<translation type="unfinished"></translation> |
|
1883 |
</message> |
|
1884 |
<message> |
|
1885 |
<source>You can't delete the last team!</source> |
|
1886 |
<translation type="unfinished"></translation> |
|
1887 |
</message> |
|
1796 | 1888 |
</context> |
1889 |
<context> |
|
1890 |
<name>PagePlayDemo</name> |
|
1891 |
<message> |
|
1892 |
<source>Rename dialog</source> |
|
10539 | 1893 |
<translation>Uudelleennimeämisikkuna</translation> |
1796 | 1894 |
</message> |
1895 |
<message> |
|
1896 |
<source>Enter new file name:</source> |
|
1897 |
<translation>Syötä uusi tiedostonimi:</translation> |
|
1898 |
</message> |
|
11833 | 1899 |
<message> |
1900 |
<source>Play demo</source> |
|
12432 | 1901 |
<translation>Toista nauhoite</translation> |
11833 | 1902 |
</message> |
1903 |
<message> |
|
1904 |
<source>Play the selected demo</source> |
|
12432 | 1905 |
<translation>Toista valittu nauhoite</translation> |
11833 | 1906 |
</message> |
1907 |
<message> |
|
1908 |
<source>Load the selected game</source> |
|
12432 | 1909 |
<translation>Lataa valittu peli</translation> |
11833 | 1910 |
</message> |
1796 | 1911 |
</context> |
1912 |
<context> |
|
1913 |
<name>PageRoomsList</name> |
|
1914 |
<message> |
|
1900 | 1915 |
<source>Admin features</source> |
2062 | 1916 |
<translation>Ylläpitäjän ominaisuudet</translation> |
1900 | 1917 |
</message> |
5602 | 1918 |
<message numerus="yes"> |
1919 |
<source>%1 players online</source> |
|
10539 | 1920 |
<translation> |
1921 |
<numerusform>Yksi pelaaja linjoilla</numerusform> |
|
1922 |
<numerusform>%1 pelaajaa linjoilla</numerusform> |
|
5602 | 1923 |
</translation> |
1924 |
</message> |
|
8648 | 1925 |
<message> |
1926 |
<source>Search for a room:</source> |
|
10539 | 1927 |
<translation>Etsi huonetta:</translation> |
8648 | 1928 |
</message> |
1929 |
<message> |
|
1930 |
<source>Create room</source> |
|
10539 | 1931 |
<translation>Uusi huone</translation> |
8648 | 1932 |
</message> |
1933 |
<message> |
|
1934 |
<source>Join room</source> |
|
10539 | 1935 |
<translation>Siirry huoneeseen</translation> |
8648 | 1936 |
</message> |
1937 |
<message> |
|
1938 |
<source>Room state</source> |
|
12432 | 1939 |
<translation>Suodata</translation> |
8648 | 1940 |
</message> |
1941 |
<message> |
|
1942 |
<source>Open server administration page</source> |
|
10539 | 1943 |
<translation>Avaa ylläpitäjän sivu</translation> |
8648 | 1944 |
</message> |
1900 | 1945 |
</context> |
1946 |
<context> |
|
1947 |
<name>PageScheme</name> |
|
1948 |
<message> |
|
2030 | 1949 |
<source>Land can not be destroyed!</source> |
13678 | 1950 |
<translation type="vanished">Maata ei voi tuhota!</translation> |
2030 | 1951 |
</message> |
1952 |
<message> |
|
1953 |
<source>Lower gravity</source> |
|
10539 | 1954 |
<translation>Heikompi painovoima</translation> |
2030 | 1955 |
</message> |
1956 |
<message> |
|
1957 |
<source>Assisted aiming with laser sight</source> |
|
2062 | 1958 |
<translation>Lasertähtäimellä avustettu tähtäys</translation> |
2030 | 1959 |
</message> |
1960 |
<message> |
|
1961 |
<source>All hogs have a personal forcefield</source> |
|
2062 | 1962 |
<translation>Kaikilla siileillä on oma suojakenttänsä</translation> |
2030 | 1963 |
</message> |
1964 |
<message> |
|
1965 |
<source>Gain 80% of the damage you do back in health</source> |
|
12432 | 1966 |
<translation>Vampirismi: Saat 80% aiheuttamastasi vahingosta takaisin omaan terveyteesi</translation> |
2030 | 1967 |
</message> |
1968 |
<message> |
|
1969 |
<source>Share your opponents pain, share their damage</source> |
|
12432 | 1970 |
<translation>Jaa vastustajasi tuska, jaa heidän vahinkonsa</translation> |
2030 | 1971 |
</message> |
1972 |
<message> |
|
1973 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
|
12432 | 1974 |
<translation>Siilit eivät voi liikkua: testaa tykistötaitojasi</translation> |
2030 | 1975 |
</message> |
1976 |
<message> |
|
1900 | 1977 |
<source>New</source> |
2062 | 1978 |
<translation>Uusi</translation> |
1900 | 1979 |
</message> |
1980 |
<message> |
|
1933 | 1981 |
<source>Delete</source> |
2062 | 1982 |
<translation>Poista</translation> |
1900 | 1983 |
</message> |
2726 | 1984 |
<message> |
1985 |
<source>Order of play is random instead of in room order.</source> |
|
12432 | 1986 |
<translation>Pelaamisjärjestys on satunnainen huoneen järjestyksen sijaan</translation> |
2726 | 1987 |
</message> |
1988 |
<message> |
|
1989 |
<source>Play with a King. If he dies, your side dies.</source> |
|
12432 | 1990 |
<translation>Pelissä on kuningas. Jos hän kuolee, joukkueesi häviää</translation> |
2726 | 1991 |
</message> |
2883 | 1992 |
<message> |
1993 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
12432 | 1994 |
<translation>Siilit sijoitetaan vuorotellen ennen pelin alkua</translation> |
2883 | 1995 |
</message> |
1996 |
<message> |
|
1997 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
12432 | 1998 |
<translation>Ammukset ovat yhteiset värien kesken</translation> |
2883 | 1999 |
</message> |
2899 | 2000 |
<message> |
2001 |
<source>Disable girders when generating random maps.</source> |
|
12432 | 2002 |
<translation>Kytke palkit pois päältä satunnaisissa kartoissa</translation> |
2899 | 2003 |
</message> |
3287 | 2004 |
<message> |
2005 |
<source>Disable land objects when generating random maps.</source> |
|
12432 | 2006 |
<translation>Poista maaesteet satunnaisten karttojen luonnissa</translation> |
3287 | 2007 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2008 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2009 |
<source>AI respawns on death.</source> |
12432 | 2010 |
<translation>Tekoäly syntyy uudelleen tuhoutuessaan</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2011 |
</message> |
4124 | 2012 |
<message> |
2013 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
12432 | 2014 |
<translation>Kaikki elossa olevat siilit palautetaan täyteen terveyteen vuoron lopussa</translation> |
4124 | 2015 |
</message> |
2016 |
<message> |
|
2017 |
<source>Attacking does not end your turn.</source> |
|
12432 | 2018 |
<translation>Ampuminen ei lopeta vuoroasi</translation> |
4124 | 2019 |
</message> |
2020 |
<message> |
|
2021 |
<source>Weapons are reset to starting values each turn.</source> |
|
12432 | 2022 |
<translation>Asesetti palautetaan alkutilaan vuoron lopussa</translation> |
4124 | 2023 |
</message> |
2024 |
<message> |
|
2025 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
12432 | 2026 |
<translation>Jokaisella siilillä on omakohtaiset ammukset, joita ei jaeta joukkueen kesken</translation> |
4124 | 2027 |
</message> |
4418 | 2028 |
<message> |
2029 |
<source>You will not have to worry about wind anymore.</source> |
|
12432 | 2030 |
<translation>Tuulella ei ole vaikutusta</translation> |
4418 | 2031 |
</message> |
2032 |
<message> |
|
2033 |
<source>Wind will affect almost everything.</source> |
|
12432 | 2034 |
<translation>Tuuli vaikuttaa lähes kaikkeen</translation> |
4418 | 2035 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2036 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2037 |
<source>Copy</source> |
10539 | 2038 |
<translation>Kopioi</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2039 |
</message> |
5602 | 2040 |
<message> |
2041 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
12432 | 2042 |
<translation>Vuoron aika jaetaan klaanin joukkueiden kesken</translation> |
5602 | 2043 |
</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
|
2044 |
<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
|
2045 |
<source>Add an indestructible border around the terrain</source> |
5908 | 2046 |
<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
|
2047 |
</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
|
2048 |
<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
|
2049 |
<source>Add an indestructible border along the bottom</source> |
10539 | 2050 |
<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
|
2051 |
</message> |
9756 | 2052 |
<message> |
2053 |
<source>None (Default)</source> |
|
10539 | 2054 |
<translation>Ei mitään (oletus)</translation> |
9756 | 2055 |
</message> |
2056 |
<message> |
|
2057 |
<source>Wrap (World wraps)</source> |
|
10539 | 2058 |
<translation>Kierto (kartta toistuu reunoista)</translation> |
9756 | 2059 |
</message> |
2060 |
<message> |
|
2061 |
<source>Bounce (Edges reflect)</source> |
|
10539 | 2062 |
<translation>Kimmoke (reunat peilaa)</translation> |
9756 | 2063 |
</message> |
2064 |
<message> |
|
2065 |
<source>Sea (Edges connect to sea)</source> |
|
10539 | 2066 |
<translation>Meri (seinät ovat merta)</translation> |
9756 | 2067 |
</message> |
11756 | 2068 |
<message> |
2069 |
<source>Each clan starts in its own part of the terrain.</source> |
|
12432 | 2070 |
<translation>Jokainen klaani aloittaa omalla mantereellaan</translation> |
11756 | 2071 |
</message> |
11833 | 2072 |
<message> |
2073 |
<source>Overall damage and knockback in percent</source> |
|
14519 | 2074 |
<extracomment>Description of the game scheme setting “Damage Modifier”. “Knockback” means how much hedgehogs and objects get pushed by explosions and other forces</extracomment> |
12432 | 2075 |
<translation>Mitä isompi luku, sitä enemmän vahinkoa kaikki tuottaa, prosentteina oletustasosta</translation> |
11833 | 2076 |
</message> |
2077 |
<message> |
|
2078 |
<source>Turn time in seconds</source> |
|
12432 | 2079 |
<translation>Vuoron aika sekunteina</translation> |
11833 | 2080 |
</message> |
2081 |
<message> |
|
2082 |
<source>Initial health of hedgehogs</source> |
|
12432 | 2083 |
<translation>Terveyspisteet pelin alussa</translation> |
11833 | 2084 |
</message> |
2085 |
<message> |
|
2086 |
<source>How many rounds have to be played before Sudden Death begins</source> |
|
12432 | 2087 |
<translation>Kierrosten lukumäärä ennen äkkikuolemaa</translation> |
11833 | 2088 |
</message> |
2089 |
<message> |
|
2090 |
<source>How much the water rises per turn while in Sudden Death. Set to 0 along with Sudden Death Health Decrease to disable Sudden Death.</source> |
|
12432 | 2091 |
<translation>Vedennousun määrä kierroksella äkkikuolemassa. Aseta tämä ja terveydenpudotus nollaksi ottaaksesi äkkikuoleman pois käytöstä.</translation> |
11833 | 2092 |
</message> |
2093 |
<message> |
|
2094 |
<source>How much health hedgehogs lose per turn while in Sudden Death, down to 1 health. Set to 0 along with Sudden Death Water Rise to disable Sudden Death.</source> |
|
12432 | 2095 |
<translation>Terveyspisteiden pudotus kierroksella äkkikuolemassa. Ei mene alle yhden. Aseta tämä ja vedennousu nollaksi ottaaksesi äkkikuoleman pois käytöstä.</translation> |
11833 | 2096 |
</message> |
2097 |
<message> |
|
2098 |
<source>Maximum rope length in percent</source> |
|
12432 | 2099 |
<translation>Köyden maksimipituus prosentteina</translation> |
11833 | 2100 |
</message> |
2101 |
<message> |
|
2102 |
<source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source> |
|
12432 | 2103 |
<translation>Todennäköisyys, että pudotettu laatikko on lääkelaatikko. Muuten laatikko on joko työkalu- tai aselaatikko.</translation> |
11833 | 2104 |
</message> |
2105 |
<message> |
|
2106 |
<source>Likelihood of a crate dropping before a turn</source> |
|
12432 | 2107 |
<translation>Todennäköisyys, että ennen vuoroa putoaa jokin laatikko</translation> |
11833 | 2108 |
</message> |
2109 |
<message> |
|
2110 |
<source>Health bonus for collecting a health crate</source> |
|
12432 | 2111 |
<translation>Lääkelaatikon terveyspisteet</translation> |
11833 | 2112 |
</message> |
2113 |
<message> |
|
2114 |
<source>Detonation timer of mines. The random timer lies between 0 and 5 seconds. The timer of air mines will be a quarter of the mines timer.</source> |
|
12432 | 2115 |
<translation>Miinojen ajastin, nollan ja viiden sekunnin väliltä. Leijuvat miinat ovat neljäsosan tästä ajasta.</translation> |
11833 | 2116 |
</message> |
2117 |
<message> |
|
2118 |
<source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12432 | 2119 |
<translation>Montako miinaa keskikokoiselle kartalle sijoitetaan. Lukua muutetaan kartan koon mukaan.</translation> |
11833 | 2120 |
</message> |
2121 |
<message> |
|
2122 |
<source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source> |
|
12432 | 2123 |
<translation>Viallisten miinojen osuus. Ei vaikuta siilien asettamiin miinoihin.</translation> |
11833 | 2124 |
</message> |
2125 |
<message> |
|
2126 |
<source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12432 | 2127 |
<translation>Tynnyreiden lukumäärä keskikokoisella kartalla. Lukua muutetaan kartan koon mukaan.</translation> |
11833 | 2128 |
</message> |
2129 |
<message> |
|
2130 |
<source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12432 | 2131 |
<translation>Leijuvien miinojen lukumäärä keskikokoisella kartalla. Lukua muutetaan kartan koon mukaan.</translation> |
11833 | 2132 |
</message> |
2133 |
<message> |
|
2134 |
<source>Affects the left and right boundaries of the map</source> |
|
12432 | 2135 |
<translation>Vaikuttaa kartan vasempaan ja oikeaan reunaan</translation> |
11833 | 2136 |
</message> |
2137 |
<message> |
|
2138 |
<source>Time you get after an attack</source> |
|
12432 | 2139 |
<translation>Aika, jonka saat ampumisen jälkeen</translation> |
11833 | 2140 |
</message> |
2141 |
<message> |
|
2142 |
<source>Additional parameter to configure game styles. The meaning depends on the used style, refer to the documentation. When in doubt, leave it empty.</source> |
|
12432 | 2143 |
<translation>Lisäparametrit pelityypin muokkaamiseksi. Tämän tarkoitus riippuu itse pelityypistä, katso tarkat ohjeet dokumentaatiosta. Jätä tyhjäksi jos olet epävarma.</translation> |
11833 | 2144 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2145 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2146 |
<source>Name of this scheme</source> |
12432 | 2147 |
<translation>Sääntöjen nimi</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2148 |
</message> |
13307 | 2149 |
<message> |
2150 |
<source>Select a hedgehog at the beginning of a turn</source> |
|
2151 |
<translation type="unfinished"></translation> |
|
2152 |
</message> |
|
13678 | 2153 |
<message> |
2154 |
<source>Land can not be destroyed by most weapons.</source> |
|
2155 |
<translation type="unfinished"></translation> |
|
2156 |
</message> |
|
2157 |
<message> |
|
2158 |
<source>%1 (%2)</source> |
|
2159 |
<translation type="unfinished"></translation> |
|
2160 |
</message> |
|
15726 | 2161 |
<message> |
2162 |
<source>Average number of sentry bots to be placed on a medium-sized island map. This number will be scaled for other maps.</source> |
|
2163 |
<translation type="unfinished"></translation> |
|
2164 |
</message> |
|
1796 | 2165 |
</context> |
2166 |
<context> |
|
2167 |
<name>PageSelectWeapon</name> |
|
2168 |
<message> |
|
2169 |
<source>Default</source> |
|
2170 |
<translation>Oletus</translation> |
|
2171 |
</message> |
|
2172 |
<message> |
|
2173 |
<source>Delete</source> |
|
2174 |
<translation>Poista</translation> |
|
2175 |
</message> |
|
4418 | 2176 |
<message> |
2177 |
<source>New</source> |
|
10539 | 2178 |
<translation>Uusi</translation> |
4418 | 2179 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2180 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2181 |
<source>Copy</source> |
10539 | 2182 |
<translation>Kopioi</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2183 |
</message> |
1796 | 2184 |
</context> |
2185 |
<context> |
|
2186 |
<name>PageSinglePlayer</name> |
|
2187 |
<message> |
|
7679 | 2188 |
<source>Play a quick game against the computer with random settings</source> |
10539 | 2189 |
<translation>Pelaa nopea peli tietokonetta vastaan satunnaisilla asetuksilla</translation> |
7679 | 2190 |
</message> |
2191 |
<message> |
|
2192 |
<source>Play a hotseat game against your friends, or AI teams</source> |
|
10539 | 2193 |
<translation>Pelaa kavereitasi tai tekoälyä vastaan</translation> |
7679 | 2194 |
</message> |
2195 |
<message> |
|
2196 |
<source>Campaign Mode</source> |
|
12432 | 2197 |
<translation>Operaatiot</translation> |
6239 | 2198 |
</message> |
2199 |
<message> |
|
7679 | 2200 |
<source>Practice your skills in a range of training missions</source> |
14519 | 2201 |
<translation type="vanished">Harjoittele taitojasi tehtäväradoilla</translation> |
7679 | 2202 |
</message> |
2203 |
<message> |
|
2204 |
<source>Watch recorded demos</source> |
|
10539 | 2205 |
<translation>Katsele nauhoitettuja demoja</translation> |
7679 | 2206 |
</message> |
2207 |
<message> |
|
2208 |
<source>Load a previously saved game</source> |
|
11526 | 2209 |
<translation>Avaa tallennettu peli</translation> |
6239 | 2210 |
</message> |
14519 | 2211 |
<message> |
2212 |
<source>Singleplayer missions: Learn how to play in the training, practice your skills in challenges or try to complete goals in scenarios.</source> |
|
2213 |
<translation type="unfinished"></translation> |
|
2214 |
</message> |
|
6239 | 2215 |
</context> |
2216 |
<context> |
|
2217 |
<name>PageTraining</name> |
|
2218 |
<message> |
|
2219 |
<source>No description available</source> |
|
10539 | 2220 |
<translation>Ei kuvausta saatavilla</translation> |
6239 | 2221 |
</message> |
2222 |
<message> |
|
2223 |
<source>Select a mission!</source> |
|
10539 | 2224 |
<translation>Valitse tehtävä!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2225 |
</message> |
7679 | 2226 |
<message> |
2227 |
<source>Start fighting</source> |
|
10539 | 2228 |
<translation>Käynnistä harjoitus</translation> |
7679 | 2229 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2230 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2231 |
<source>Pick the training to play</source> |
12432 | 2232 |
<translation>Valitse perusharjoitus listalta</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2233 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2234 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2235 |
<source>Pick the challenge to play</source> |
12432 | 2236 |
<translation>Valitse haaste listalta</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2237 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2238 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2239 |
<source>Pick the scenario to play</source> |
12432 | 2240 |
<translation>Valitse pelitilanne listalta</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2241 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2242 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2243 |
<source>Trainings</source> |
12432 | 2244 |
<translation>Harjoitukset</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2245 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2246 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2247 |
<source>Challenges</source> |
12432 | 2248 |
<translation>Haasteet</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2249 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2250 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2251 |
<source>Scenarios</source> |
12432 | 2252 |
<translation>Tilanteet</translation> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2253 |
</message> |
14519 | 2254 |
<message> |
2255 |
<source>Team</source> |
|
2256 |
<translation type="unfinished">Joukkue</translation> |
|
2257 |
</message> |
|
14656 | 2258 |
<message> |
2259 |
<source>Team highscore: %1</source> |
|
2260 |
<extracomment>Highest score of a team</extracomment> |
|
2261 |
<translation type="unfinished"></translation> |
|
2262 |
</message> |
|
2263 |
<message> |
|
2264 |
<source>Team lowscore: %1</source> |
|
2265 |
<extracomment>Lowest score of a team</extracomment> |
|
2266 |
<translation type="unfinished"></translation> |
|
2267 |
</message> |
|
2268 |
<message> |
|
2269 |
<source>Team's top accuracy: %1%</source> |
|
2270 |
<extracomment>Best accuracy of a team (in a challenge)</extracomment> |
|
2271 |
<translation type="unfinished"></translation> |
|
2272 |
</message> |
|
2273 |
<message> |
|
2274 |
<source>Team's best time: %L1 s</source> |
|
2275 |
<translation type="unfinished"></translation> |
|
2276 |
</message> |
|
2277 |
<message> |
|
2278 |
<source>Team's longest time: %L1 s</source> |
|
2279 |
<translation type="unfinished"></translation> |
|
2280 |
</message> |
|
7679 | 2281 |
</context> |
2282 |
<context> |
|
2283 |
<name>PageVideos</name> |
|
2284 |
<message> |
|
2285 |
<source>Name</source> |
|
10539 | 2286 |
<translation>Nimi</translation> |
7679 | 2287 |
</message> |
2288 |
<message> |
|
2289 |
<source>Size</source> |
|
10539 | 2290 |
<translation>Koko</translation> |
7679 | 2291 |
</message> |
7680 | 2292 |
<message numerus="yes"> |
7679 | 2293 |
<source>%1 bytes</source> |
10539 | 2294 |
<translation> |
2295 |
<numerusform>yksi tavu</numerusform> |
|
2296 |
<numerusform>%1 tavua</numerusform> |
|
7680 | 2297 |
</translation> |
7679 | 2298 |
</message> |
2299 |
<message> |
|
2300 |
<source>(in progress...)</source> |
|
10539 | 2301 |
<translation>(käynnissä...)</translation> |
7679 | 2302 |
</message> |
2303 |
<message> |
|
2304 |
<source>encoding</source> |
|
10539 | 2305 |
<translation>enkoodaus</translation> |
7679 | 2306 |
</message> |
2307 |
<message> |
|
2308 |
<source>uploading</source> |
|
13307 | 2309 |
<translation type="vanished">lähetetään</translation> |
7679 | 2310 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2311 |
<message> |
9756 | 2312 |
<source>Date: %1</source> |
10539 | 2313 |
<translation>Päiväys: %1</translation> |
9756 | 2314 |
</message> |
2315 |
<message> |
|
2316 |
<source>Size: %1</source> |
|
10539 | 2317 |
<translation>Koko: %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2318 |
</message> |
13307 | 2319 |
<message> |
2320 |
<source>%1%</source> |
|
2321 |
<extracomment>Video encoding progress. %1 = number</extracomment> |
|
2322 |
<translation type="unfinished"></translation> |
|
2323 |
</message> |
|
2324 |
<message> |
|
2325 |
<source>%1 (%2%) - %3</source> |
|
2326 |
<extracomment>Video encoding list entry. %1 = file name, %2 = percent complete, %3 = video operation type (e.g. “encoding”)</extracomment> |
|
2327 |
<translation type="unfinished"></translation> |
|
2328 |
</message> |
|
1796 | 2329 |
</context> |
2330 |
<context> |
|
2331 |
<name>QAction</name> |
|
2332 |
<message> |
|
2333 |
<source>Kick</source> |
|
2334 |
<translation>Potki</translation> |
|
2335 |
</message> |
|
2336 |
<message> |
|
2337 |
<source>Info</source> |
|
2338 |
<translation>Tietoja</translation> |
|
2339 |
</message> |
|
2340 |
<message> |
|
2341 |
<source>Restrict Joins</source> |
|
2342 |
<translation>Rajoita liittymisiä</translation> |
|
2343 |
</message> |
|
2344 |
<message> |
|
2345 |
<source>Restrict Team Additions</source> |
|
2346 |
<translation>Rajoita joukkuelisäyksiä</translation> |
|
2347 |
</message> |
|
1900 | 2348 |
<message> |
2349 |
<source>Ban</source> |
|
2062 | 2350 |
<translation>Anna porttikielto</translation> |
1900 | 2351 |
</message> |
2726 | 2352 |
<message> |
2353 |
<source>Follow</source> |
|
3000 | 2354 |
<translation>Seuraa</translation> |
2726 | 2355 |
</message> |
2883 | 2356 |
<message> |
2357 |
<source>Ignore</source> |
|
3000 | 2358 |
<translation>Jätä huomiotta</translation> |
2883 | 2359 |
</message> |
2360 |
<message> |
|
2361 |
<source>Add friend</source> |
|
3000 | 2362 |
<translation>Lisää kaveriksi</translation> |
2883 | 2363 |
</message> |
2364 |
<message> |
|
2365 |
<source>Unignore</source> |
|
3000 | 2366 |
<translation>Ota huomion</translation> |
2883 | 2367 |
</message> |
2368 |
<message> |
|
2369 |
<source>Remove friend</source> |
|
3000 | 2370 |
<translation>Poista kaverilistalta</translation> |
2883 | 2371 |
</message> |
5602 | 2372 |
<message> |
2373 |
<source>Update</source> |
|
8648 | 2374 |
<translation type="obsolete">Päivitä</translation> |
2375 |
</message> |
|
2376 |
<message> |
|
2377 |
<source>Restrict Unregistered Players Join</source> |
|
10555 | 2378 |
<translation>Estä rekisteröimättömiä liittymästä</translation> |
8648 | 2379 |
</message> |
2380 |
<message> |
|
2381 |
<source>Show games in lobby</source> |
|
10539 | 2382 |
<translation>Näytä aulan pelit</translation> |
8648 | 2383 |
</message> |
2384 |
<message> |
|
2385 |
<source>Show games in-progress</source> |
|
10539 | 2386 |
<translation>Näytä alkaneet pelit</translation> |
5602 | 2387 |
</message> |
11526 | 2388 |
<message> |
2389 |
<source>Show password protected</source> |
|
12432 | 2390 |
<translation>Näytä salasanalla suojatut</translation> |
11526 | 2391 |
</message> |
2392 |
<message> |
|
2393 |
<source>Show join restricted</source> |
|
12432 | 2394 |
<translation>Näytä rajoitetut huoneet</translation> |
11526 | 2395 |
</message> |
11866 | 2396 |
<message> |
2397 |
<source>Delegate room control</source> |
|
12432 | 2398 |
<translation>Siirrä huoneen oikeudet</translation> |
11866 | 2399 |
</message> |
1796 | 2400 |
</context> |
2401 |
<context> |
|
2402 |
<name>QCheckBox</name> |
|
2403 |
<message> |
|
2270 | 2404 |
<source>Check for updates at startup</source> |
2449 | 2405 |
<translation>Tarkista päivitykset käynnistyksessä</translation> |
2270 | 2406 |
</message> |
2407 |
<message> |
|
1796 | 2408 |
<source>Fullscreen</source> |
2409 |
<translation>Koko ruutu</translation> |
|
2410 |
</message> |
|
2411 |
<message> |
|
2412 |
<source>Show FPS</source> |
|
2413 |
<translation>Näytä FPS</translation> |
|
2414 |
</message> |
|
2415 |
<message> |
|
2416 |
<source>Alternative damage show</source> |
|
2417 |
<translation>Vaihtoehtoinen vahingon näyttäminen</translation> |
|
2418 |
</message> |
|
2419 |
<message> |
|
2420 |
<source>Append date and time to record file name</source> |
|
2421 |
<translation>Lisää päivämäärä ja aika nauhoitusten tiedostonimeen</translation> |
|
2422 |
</message> |
|
1803 | 2423 |
<message> |
2883 | 2424 |
<source>Show ammo menu tooltips</source> |
3000 | 2425 |
<translation>Näytä asevalikon vihjeet</translation> |
2883 | 2426 |
</message> |
2427 |
<message> |
|
7679 | 2428 |
<source>Save password</source> |
10539 | 2429 |
<translation>Tallenna salasana</translation> |
7679 | 2430 |
</message> |
2431 |
<message> |
|
2432 |
<source>Save account name and password</source> |
|
13307 | 2433 |
<translation type="vanished">Tallenna tunnus ja salasana</translation> |
7679 | 2434 |
</message> |
2435 |
<message> |
|
2436 |
<source>Video is private</source> |
|
13307 | 2437 |
<translation type="vanished">Video on yksityinen</translation> |
7679 | 2438 |
</message> |
2439 |
<message> |
|
2440 |
<source>Record audio</source> |
|
10539 | 2441 |
<translation>Nauhoita ääntä</translation> |
7679 | 2442 |
</message> |
2443 |
<message> |
|
2444 |
<source>Use game resolution</source> |
|
10539 | 2445 |
<translation>Käytä ikkunan kokoa</translation> |
7679 | 2446 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2447 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2448 |
<source>Visual effects</source> |
10539 | 2449 |
<translation>Silmäkarkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2450 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2451 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2452 |
<source>Sound</source> |
10539 | 2453 |
<translation>Ääni</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2454 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2455 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2456 |
<source>In-game sound effects</source> |
10539 | 2457 |
<translation>Äänitehosteet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2458 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2459 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2460 |
<source>Music</source> |
10539 | 2461 |
<translation>Musiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2462 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2463 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2464 |
<source>In-game music</source> |
10539 | 2465 |
<translation>Pelimusiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2466 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2467 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2468 |
<source>Frontend sound effects</source> |
10539 | 2469 |
<translation>Käyttöliittymän äänitehosteet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2470 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2471 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2472 |
<source>Frontend music</source> |
10539 | 2473 |
<translation>Käyttöliittymän musiikki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2474 |
</message> |
9756 | 2475 |
<message> |
2476 |
<source>Team</source> |
|
10539 | 2477 |
<translation>Joukkue</translation> |
9756 | 2478 |
</message> |
2479 |
<message> |
|
2480 |
<source>Enable team tags by default</source> |
|
10539 | 2481 |
<translation>Näytä joukkuekupla oletuksena</translation> |
9756 | 2482 |
</message> |
2483 |
<message> |
|
2484 |
<source>Hog</source> |
|
10539 | 2485 |
<translation>Siili</translation> |
9756 | 2486 |
</message> |
2487 |
<message> |
|
2488 |
<source>Enable hedgehog tags by default</source> |
|
10539 | 2489 |
<translation>Näytä nimikupla oletuksena</translation> |
9756 | 2490 |
</message> |
2491 |
<message> |
|
2492 |
<source>Health</source> |
|
10539 | 2493 |
<translation>Terveys</translation> |
9756 | 2494 |
</message> |
2495 |
<message> |
|
2496 |
<source>Enable health tags by default</source> |
|
10539 | 2497 |
<translation>Näytä terveyskupla oletuksena</translation> |
9756 | 2498 |
</message> |
2499 |
<message> |
|
2500 |
<source>Translucent</source> |
|
10539 | 2501 |
<translation>Läpinäkyvyys</translation> |
9756 | 2502 |
</message> |
2503 |
<message> |
|
2504 |
<source>Enable translucent tags by default</source> |
|
10539 | 2505 |
<translation>Näytä kuplat läpinäkyvinä</translation> |
9756 | 2506 |
</message> |
12721 | 2507 |
<message> |
2508 |
<source>Enable visual effects such as animated menu transitions and falling stars</source> |
|
2509 |
<translation type="unfinished"></translation> |
|
2510 |
</message> |
|
2511 |
<message> |
|
2512 |
<source>If enabled, Hedgewars adds the date and time in the form "YYYY-MM-DD_hh-mm" for automatically created demos.</source> |
|
2513 |
<translation type="unfinished"></translation> |
|
2514 |
</message> |
|
13678 | 2515 |
<message> |
2516 |
<source>Dampen when losing focus</source> |
|
2517 |
<extracomment>Checkbox text. If checked, the in-game audio volume is reduced (=dampened) when the game window loses its focus</extracomment> |
|
2518 |
<translation type="unfinished"></translation> |
|
2519 |
</message> |
|
2520 |
<message> |
|
2521 |
<source>Reduce the game audio volume if the game window has lost its focus</source> |
|
2522 |
<translation type="unfinished"></translation> |
|
2523 |
</message> |
|
1796 | 2524 |
</context> |
2525 |
<context> |
|
2526 |
<name>QComboBox</name> |
|
2527 |
<message> |
|
2528 |
<source>Human</source> |
|
2529 |
<translation>Ihminen</translation> |
|
2530 |
</message> |
|
2531 |
<message> |
|
2913 | 2532 |
<source>(System default)</source> |
3000 | 2533 |
<translation>(Järjestelmän oletus)</translation> |
2913 | 2534 |
</message> |
3163 | 2535 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2536 |
<source>Community</source> |
4011 | 2537 |
<translation>Yhteisö</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2538 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2539 |
<message> |
4864 | 2540 |
<source>Disabled</source> |
10539 | 2541 |
<translation>Pois päältä</translation> |
4864 | 2542 |
</message> |
2543 |
<message> |
|
2544 |
<source>Red/Cyan</source> |
|
11526 | 2545 |
<translation>Punainen/Syaani</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2546 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2547 |
<message> |
4864 | 2548 |
<source>Cyan/Red</source> |
11526 | 2549 |
<translation>Syaani/Punainen</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2550 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2551 |
<message> |
4864 | 2552 |
<source>Red/Blue</source> |
11526 | 2553 |
<translation>Punainen/Sininen</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2554 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2555 |
<message> |
4864 | 2556 |
<source>Blue/Red</source> |
11526 | 2557 |
<translation>Sininen/Punainen</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2558 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2559 |
<message> |
4864 | 2560 |
<source>Red/Green</source> |
11526 | 2561 |
<translation>Punainen/Vihreä</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2562 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2563 |
<message> |
4864 | 2564 |
<source>Green/Red</source> |
11526 | 2565 |
<translation>Vihreä/Punainen</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2566 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2567 |
<message> |
4864 | 2568 |
<source>Side-by-side</source> |
10539 | 2569 |
<translation>Vierekkäin</translation> |
4864 | 2570 |
</message> |
2571 |
<message> |
|
2572 |
<source>Top-Bottom</source> |
|
10539 | 2573 |
<translation>Päällekkäin</translation> |
4864 | 2574 |
</message> |
2575 |
<message> |
|
5602 | 2576 |
<source>Red/Cyan grayscale</source> |
11526 | 2577 |
<translation>Punainen/Syaani harmaasävy</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2578 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2579 |
<message> |
5602 | 2580 |
<source>Cyan/Red grayscale</source> |
11526 | 2581 |
<translation>Syaani/Punainen harmaasävy</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2582 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2583 |
<message> |
5602 | 2584 |
<source>Red/Blue grayscale</source> |
11526 | 2585 |
<translation>Punainen/Sininen harmaasävy</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2586 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2587 |
<message> |
5602 | 2588 |
<source>Blue/Red grayscale</source> |
11526 | 2589 |
<translation>Sininen/Punainen harmaasävy</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2590 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2591 |
<message> |
5602 | 2592 |
<source>Red/Green grayscale</source> |
11526 | 2593 |
<translation>Punainen/Vihreä harmaasävy</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2594 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2595 |
<message> |
5602 | 2596 |
<source>Green/Red grayscale</source> |
11526 | 2597 |
<translation>Vihreä/Punainen harmaasävy</translation> |
5602 | 2598 |
</message> |
11833 | 2599 |
<message> |
2600 |
<source>Computer (Level %1)</source> |
|
12432 | 2601 |
<translation>Tekoäly (Taso %1)</translation> |
11833 | 2602 |
</message> |
12721 | 2603 |
<message> |
2604 |
<source>Stereoscopy creates an illusion of depth when you wear 3D glasses.</source> |
|
2605 |
<translation type="unfinished"></translation> |
|
2606 |
</message> |
|
2607 |
<message> |
|
2608 |
<source>24 FPS</source> |
|
2609 |
<translation type="unfinished"></translation> |
|
2610 |
</message> |
|
2611 |
<message> |
|
2612 |
<source>25 FPS</source> |
|
2613 |
<translation type="unfinished"></translation> |
|
2614 |
</message> |
|
2615 |
<message> |
|
2616 |
<source>30 FPS</source> |
|
2617 |
<translation type="unfinished"></translation> |
|
2618 |
</message> |
|
2619 |
<message> |
|
2620 |
<source>50 FPS</source> |
|
2621 |
<translation type="unfinished"></translation> |
|
2622 |
</message> |
|
2623 |
<message> |
|
2624 |
<source>60 FPS</source> |
|
2625 |
<translation type="unfinished"></translation> |
|
2626 |
</message> |
|
1796 | 2627 |
</context> |
2628 |
<context> |
|
2629 |
<name>QGroupBox</name> |
|
2630 |
<message> |
|
2631 |
<source>Team Members</source> |
|
2632 |
<translation>Joukkueen jäsenet</translation> |
|
2633 |
</message> |
|
2634 |
<message> |
|
2635 |
<source>Fort</source> |
|
2636 |
<translation>Linnake</translation> |
|
2637 |
</message> |
|
2638 |
<message> |
|
2639 |
<source>Net game</source> |
|
2640 |
<translation>Verkkopeli</translation> |
|
2641 |
</message> |
|
2642 |
<message> |
|
2643 |
<source>Playing teams</source> |
|
2644 |
<translation>Pelaavat joukkueet</translation> |
|
2645 |
</message> |
|
1803 | 2646 |
<message> |
1933 | 2647 |
<source>Game Modifiers</source> |
2062 | 2648 |
<translation>Pelimuuttujat</translation> |
1933 | 2649 |
</message> |
2650 |
<message> |
|
2651 |
<source>Basic Settings</source> |
|
2062 | 2652 |
<translation>Perusasetukset</translation> |
1933 | 2653 |
</message> |
2899 | 2654 |
<message> |
2655 |
<source>Team Settings</source> |
|
3000 | 2656 |
<translation>Joukkueasetukset</translation> |
2899 | 2657 |
</message> |
2658 |
<message> |
|
7679 | 2659 |
<source>Videos</source> |
10539 | 2660 |
<translation>Videot</translation> |
7679 | 2661 |
</message> |
2662 |
<message> |
|
2663 |
<source>Description</source> |
|
10539 | 2664 |
<translation>Kuvaus</translation> |
7679 | 2665 |
</message> |
1796 | 2666 |
</context> |
2667 |
<context> |
|
2668 |
<name>QLabel</name> |
|
2669 |
<message> |
|
2030 | 2670 |
<source>Mines Time</source> |
2062 | 2671 |
<translation>Miinojen aika</translation> |
2030 | 2672 |
</message> |
2673 |
<message> |
|
2674 |
<source>Mines</source> |
|
2062 | 2675 |
<translation>Miinat</translation> |
2030 | 2676 |
</message> |
2677 |
<message> |
|
1796 | 2678 |
<source>Weapons</source> |
2679 |
<translation>Aseet</translation> |
|
2680 |
</message> |
|
2681 |
<message> |
|
2682 |
<source>Host:</source> |
|
2683 |
<translation>Palvelin:</translation> |
|
2684 |
</message> |
|
2685 |
<message> |
|
2686 |
<source>Port:</source> |
|
2687 |
<translation>Portti:</translation> |
|
2688 |
</message> |
|
2689 |
<message> |
|
2690 |
<source>Resolution</source> |
|
2691 |
<translation>Resoluutio</translation> |
|
2692 |
</message> |
|
2693 |
<message> |
|
2694 |
<source>FPS limit</source> |
|
2695 |
<translation>FPS-raja</translation> |
|
2696 |
</message> |
|
2697 |
<message> |
|
2698 |
<source>Server name:</source> |
|
2699 |
<translation>Palvelimen nimi:</translation> |
|
2700 |
</message> |
|
2701 |
<message> |
|
2702 |
<source>Server port:</source> |
|
2703 |
<translation>Palvelimen portti:</translation> |
|
2704 |
</message> |
|
1803 | 2705 |
<message> |
2706 |
<source>Initial sound volume</source> |
|
10543 | 2707 |
<translation>Äänten voimakkuus</translation> |
1803 | 2708 |
</message> |
1933 | 2709 |
<message> |
2710 |
<source>Damage Modifier</source> |
|
10539 | 2711 |
<translation>Vahinkokerroin</translation> |
1933 | 2712 |
</message> |
2713 |
<message> |
|
2714 |
<source>Turn Time</source> |
|
2062 | 2715 |
<translation>Vuoron aika</translation> |
1933 | 2716 |
</message> |
2717 |
<message> |
|
2718 |
<source>Initial Health</source> |
|
2062 | 2719 |
<translation>Aloitusterveys</translation> |
1933 | 2720 |
</message> |
2721 |
<message> |
|
2722 |
<source>Sudden Death Timeout</source> |
|
10539 | 2723 |
<translation>Vuoroja äkkikuolemaan</translation> |
1933 | 2724 |
</message> |
2725 |
<message> |
|
1943 | 2726 |
<source>Scheme Name:</source> |
12432 | 2727 |
<translation>Sääntöjen nimi:</translation> |
1933 | 2728 |
</message> |
2729 |
<message> |
|
1943 | 2730 |
<source>Crate Drops</source> |
2062 | 2731 |
<translation>Laatikkojen pudotukset</translation> |
1933 | 2732 |
</message> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2733 |
<message> |
2883 | 2734 |
<source>% Dud Mines</source> |
10539 | 2735 |
<translation>Suutarimiinoja (%)</translation> |
2883 | 2736 |
</message> |
2899 | 2737 |
<message> |
2738 |
<source>Name</source> |
|
3000 | 2739 |
<translation>Nimi</translation> |
2899 | 2740 |
</message> |
2741 |
<message> |
|
2742 |
<source>Grave</source> |
|
3000 | 2743 |
<translation>Hauta</translation> |
2899 | 2744 |
</message> |
2745 |
<message> |
|
2746 |
<source>Flag</source> |
|
3000 | 2747 |
<translation>Lippu</translation> |
2899 | 2748 |
</message> |
2749 |
<message> |
|
2750 |
<source>Voice</source> |
|
3000 | 2751 |
<translation>Ääni</translation> |
2899 | 2752 |
</message> |
2753 |
<message> |
|
2754 |
<source>Locale</source> |
|
3000 | 2755 |
<translation>Kieli</translation> |
2899 | 2756 |
</message> |
2757 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2758 |
<source>Quality</source> |
4011 | 2759 |
<translation>Laatu</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2760 |
</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
|
2761 |
<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
|
2762 |
<source>% Health Crates</source> |
10539 | 2763 |
<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
|
2764 |
</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
|
2765 |
<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
|
2766 |
<source>Health in Crates</source> |
10539 | 2767 |
<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
|
2768 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2769 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2770 |
<source>Sudden Death Water Rise</source> |
10539 | 2771 |
<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
|
2772 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2773 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2774 |
<source>Sudden Death Health Decrease</source> |
10539 | 2775 |
<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
|
2776 |
</message> |
4259 | 2777 |
<message> |
4418 | 2778 |
<source>% Rope Length</source> |
10539 | 2779 |
<translation>Köyden pituus (%)</translation> |
4259 | 2780 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2781 |
<message> |
5602 | 2782 |
<source>Stereo rendering</source> |
12721 | 2783 |
<translation type="vanished">Stereoskopia</translation> |
5602 | 2784 |
</message> |
2785 |
<message> |
|
2786 |
<source>Style</source> |
|
12432 | 2787 |
<translation>Pelityyppi</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2788 |
</message> |
4864 | 2789 |
<message> |
5602 | 2790 |
<source>Scheme</source> |
10539 | 2791 |
<translation>Säännöt</translation> |
5602 | 2792 |
</message> |
2793 |
<message> |
|
7679 | 2794 |
<source>There are videos that are currently being processed. |
2795 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2796 |
Do you really want to quit?</source> |
11526 | 2797 |
<translation>Videoiden prosessointi on käynnissä. |
10539 | 2798 |
Sulkeminen keskeyttää tämän. |
2799 |
Haluatko varmasti lopettaa?</translation> |
|
7679 | 2800 |
</message> |
2801 |
<message> |
|
2802 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
|
13307 | 2803 |
<translation type="vanished">Anna joko YouTube-tunnuksesi tai siihen liitetty Google Account -sähköpostiosoite.</translation> |
7679 | 2804 |
</message> |
2805 |
<message> |
|
2806 |
<source>Account name (or email): </source> |
|
13307 | 2807 |
<translation type="vanished">Tunnus (tai sähköposti):</translation> |
7679 | 2808 |
</message> |
2809 |
<message> |
|
2810 |
<source>Password: </source> |
|
13307 | 2811 |
<translation type="vanished">Salasana: </translation> |
7679 | 2812 |
</message> |
2813 |
<message> |
|
2814 |
<source>Video title: </source> |
|
13307 | 2815 |
<translation type="vanished">Videon otsikko: </translation> |
7679 | 2816 |
</message> |
2817 |
<message> |
|
2818 |
<source>Video description: </source> |
|
13307 | 2819 |
<translation type="vanished">Videon kuvaus: </translation> |
7679 | 2820 |
</message> |
2821 |
<message> |
|
2822 |
<source>Tags (comma separated): </source> |
|
13307 | 2823 |
<translation type="vanished">Hakusanat (pilkulla eroteltuna): </translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2824 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2825 |
<message> |
7679 | 2826 |
<source>Description</source> |
10539 | 2827 |
<translation>Kuvaus</translation> |
7679 | 2828 |
</message> |
2829 |
<message> |
|
2830 |
<source>Nickname</source> |
|
10539 | 2831 |
<translation>Nimimerkki</translation> |
7679 | 2832 |
</message> |
2833 |
<message> |
|
2834 |
<source>Format</source> |
|
10539 | 2835 |
<translation>Muoto</translation> |
7679 | 2836 |
</message> |
2837 |
<message> |
|
2838 |
<source>Audio codec</source> |
|
10539 | 2839 |
<translation>Äänikoodekki</translation> |
7679 | 2840 |
</message> |
2841 |
<message> |
|
2842 |
<source>Video codec</source> |
|
10539 | 2843 |
<translation>Videokoodekki</translation> |
7679 | 2844 |
</message> |
2845 |
<message> |
|
2846 |
<source>Framerate</source> |
|
10539 | 2847 |
<translation>Kuvanopeus</translation> |
7679 | 2848 |
</message> |
2849 |
<message> |
|
2850 |
<source>Bitrate (Kbps)</source> |
|
12721 | 2851 |
<translation type="vanished">Laatu (Kbps)</translation> |
7679 | 2852 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2853 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2854 |
<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 | 2855 |
<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
|
2856 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2857 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2858 |
<source>Fullscreen</source> |
10539 | 2859 |
<translation>Koko ruutu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2860 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2861 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2862 |
<source>Fullscreen Resolution</source> |
10539 | 2863 |
<translation>Koko ruudun tarkkuus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2864 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2865 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2866 |
<source>Windowed Resolution</source> |
12432 | 2867 |
<translation>Ikkunan koko</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2868 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2869 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2870 |
<source>Your Email</source> |
10539 | 2871 |
<translation>Sähköposti</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2872 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2873 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2874 |
<source>Summary</source> |
10539 | 2875 |
<translation>Kooste</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2876 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2877 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2878 |
<source>Send system information</source> |
10539 | 2879 |
<translation>Lähetä järjestelmätiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2880 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2881 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2882 |
<source>Type the security code:</source> |
11526 | 2883 |
<translation>Todista, että olet ihminen:</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2884 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
2885 |
<message> |
8648 | 2886 |
<source>Revision</source> |
12721 | 2887 |
<translation type="vanished">Revisio</translation> |
8648 | 2888 |
</message> |
8676 | 2889 |
<message> |
2890 |
<source>This program is distributed under the %1</source> |
|
12721 | 2891 |
<translation type="vanished">Tämän ohjelman lisenssi: %1</translation> |
8676 | 2892 |
</message> |
9007 | 2893 |
<message> |
2894 |
<source>This setting will be effective at next restart.</source> |
|
10539 | 2895 |
<translation>Asetukset otetaan käyttöön uudelleenkäynnistyksen yhteydessä.</translation> |
9007 | 2896 |
</message> |
9756 | 2897 |
<message> |
2898 |
<source>Tip: %1</source> |
|
10539 | 2899 |
<translation>Vinkki: %1</translation> |
9756 | 2900 |
</message> |
2901 |
<message> |
|
2902 |
<source>Displayed tags above hogs and translucent tags</source> |
|
10539 | 2903 |
<translation>Tietokuplat siilien yläpuolella</translation> |
9756 | 2904 |
</message> |
2905 |
<message> |
|
2906 |
<source>World Edge</source> |
|
10539 | 2907 |
<translation>Pelialueen reunat</translation> |
9756 | 2908 |
</message> |
10451 | 2909 |
<message> |
2910 |
<source>Script parameter</source> |
|
10539 | 2911 |
<translation>Skriptin parametri</translation> |
10451 | 2912 |
</message> |
11526 | 2913 |
<message> |
2914 |
<source>Air Mines</source> |
|
12432 | 2915 |
<translation>Leijuvat miinat</translation> |
11526 | 2916 |
</message> |
11833 | 2917 |
<message> |
2918 |
<source>Player</source> |
|
12432 | 2919 |
<translation>Pelaaja</translation> |
11833 | 2920 |
</message> |
2921 |
<message> |
|
2922 |
<source>Barrels</source> |
|
12432 | 2923 |
<translation>Tynnyrit</translation> |
11833 | 2924 |
</message> |
2925 |
<message> |
|
2926 |
<source>% Retreat Time</source> |
|
14519 | 2927 |
<extracomment>Label of game scheme setting for the time you get after an attack</extracomment> |
12432 | 2928 |
<translation>% Pakoaika</translation> |
11833 | 2929 |
</message> |
12721 | 2930 |
<message> |
2931 |
<source>Stereoscopy</source> |
|
2932 |
<translation type="unfinished"></translation> |
|
2933 |
</message> |
|
2934 |
<message> |
|
2935 |
<source>Bitrate (Kibit/s)</source> |
|
2936 |
<extracomment>“Kibit/s” is the symbol for 1024 bits per second</extracomment> |
|
2937 |
<translation type="unfinished"></translation> |
|
2938 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2939 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2940 |
<source>Loading<br>CAPTCHA ...</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2941 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2942 |
</message> |
14751 | 2943 |
<message> |
2944 |
<source>Zoom (%)</source> |
|
2945 |
<translation type="unfinished"></translation> |
|
2946 |
</message> |
|
15726 | 2947 |
<message> |
2948 |
<source>Chat size (%)</source> |
|
2949 |
<translation type="unfinished"></translation> |
|
2950 |
</message> |
|
2951 |
<message> |
|
2952 |
<source>Sentry Bots</source> |
|
2953 |
<translation type="unfinished"></translation> |
|
2954 |
</message> |
|
1796 | 2955 |
</context> |
2956 |
<context> |
|
2957 |
<name>QLineEdit</name> |
|
2958 |
<message> |
|
2959 |
<source>unnamed</source> |
|
2960 |
<translation>nimetön</translation> |
|
2961 |
</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
|
2962 |
<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
|
2963 |
<source>hedgehog %1</source> |
10539 | 2964 |
<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
|
2965 |
</message> |
7679 | 2966 |
<message> |
2967 |
<source>anonymous</source> |
|
10539 | 2968 |
<translation>anonyymi</translation> |
7679 | 2969 |
</message> |
12721 | 2970 |
<message> |
2971 |
<source>unnamed (%1)</source> |
|
2972 |
<translation type="unfinished"></translation> |
|
2973 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2974 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2975 |
<source>Hedgehog %1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2976 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2977 |
</message> |
1796 | 2978 |
</context> |
2979 |
<context> |
|
2980 |
<name>QMainWindow</name> |
|
2981 |
<message> |
|
2982 |
<source>Hedgewars %1</source> |
|
2983 |
<translation>Hedgewars %1</translation> |
|
2984 |
</message> |
|
2985 |
</context> |
|
2986 |
<context> |
|
2987 |
<name>QMessageBox</name> |
|
2988 |
<message> |
|
2989 |
<source>Connection to server is lost</source> |
|
13678 | 2990 |
<translation type="vanished">Yhteys palvelimeen katosi</translation> |
1796 | 2991 |
</message> |
2992 |
<message> |
|
2993 |
<source>Error</source> |
|
2994 |
<translation>Virhe</translation> |
|
2995 |
</message> |
|
2996 |
<message> |
|
4124 | 2997 |
<source>File association failed.</source> |
10539 | 2998 |
<translation>Tiedostotyyppien varaaminen epäonnistui.</translation> |
4124 | 2999 |
</message> |
4418 | 3000 |
<message> |
7679 | 3001 |
<source>Error while authenticating at google.com: |
3002 |
</source> |
|
13307 | 3003 |
<translation type="vanished">Virhe kirjautuessa google.comiin: |
10539 | 3004 |
</translation> |
7679 | 3005 |
</message> |
3006 |
<message> |
|
3007 |
<source>Login or password is incorrect</source> |
|
13307 | 3008 |
<translation type="vanished">Tunnus tai salasana ovat virheellisiä</translation> |
7679 | 3009 |
</message> |
3010 |
<message> |
|
3011 |
<source>Error while sending metadata to youtube.com: |
|
3012 |
</source> |
|
13307 | 3013 |
<translation type="vanished">Virhe lähetettäessä oheistietoja youtube.comiin: |
10539 | 3014 |
</translation> |
7679 | 3015 |
</message> |
7801 | 3016 |
<message> |
3017 |
<source>Teams - Are you sure?</source> |
|
10539 | 3018 |
<translation>Joukkueet - Oletko varma?</translation> |
7801 | 3019 |
</message> |
3020 |
<message> |
|
3021 |
<source>Do you really want to delete the team '%1'?</source> |
|
10539 | 3022 |
<translation>Haluatko varmasti poistaa joukkueen '%1'?</translation> |
7801 | 3023 |
</message> |
3024 |
<message> |
|
3025 |
<source>Cannot delete default scheme '%1'!</source> |
|
10539 | 3026 |
<translation>Ei voi poistaa vakiosääntöjä '%1'!</translation> |
7801 | 3027 |
</message> |
3028 |
<message> |
|
3029 |
<source>Please select a record from the list</source> |
|
10539 | 3030 |
<translation>Valitse tallenne listalta</translation> |
7801 | 3031 |
</message> |
3032 |
<message> |
|
3033 |
<source>Unable to start server</source> |
|
10539 | 3034 |
<translation>Palvelimen käynnistys epäonnistui</translation> |
7801 | 3035 |
</message> |
3036 |
<message> |
|
3037 |
<source>Hedgewars - Error</source> |
|
10539 | 3038 |
<translation>Hedgewars - Virhe</translation> |
7801 | 3039 |
</message> |
3040 |
<message> |
|
3041 |
<source>Hedgewars - Success</source> |
|
10539 | 3042 |
<translation>Hedgewars - Onnistui</translation> |
7801 | 3043 |
</message> |
3044 |
<message> |
|
3045 |
<source>All file associations have been set</source> |
|
10539 | 3046 |
<translation>Tiedostotyypit ovat varattu</translation> |
7801 | 3047 |
</message> |
3048 |
<message> |
|
3049 |
<source>Video upload - Error</source> |
|
13307 | 3050 |
<translation type="vanished">Videon lähetys - Virhe</translation> |
7801 | 3051 |
</message> |
3052 |
<message> |
|
3053 |
<source>Netgame - Error</source> |
|
10539 | 3054 |
<translation>Verkkopeli - Virhe</translation> |
7801 | 3055 |
</message> |
3056 |
<message> |
|
3057 |
<source>Please select a server from the list</source> |
|
10539 | 3058 |
<translation>Valitse palvelin listalta</translation> |
7801 | 3059 |
</message> |
3060 |
<message> |
|
3061 |
<source>Please enter room name</source> |
|
10539 | 3062 |
<translation>Ole hyvä ja syötä huoneen nimi</translation> |
7801 | 3063 |
</message> |
3064 |
<message> |
|
3065 |
<source>Record Play - Error</source> |
|
12721 | 3066 |
<translation type="vanished">Nauhoituksen katselu - Virhe</translation> |
7801 | 3067 |
</message> |
3068 |
<message> |
|
3069 |
<source>Please select record from the list</source> |
|
12721 | 3070 |
<translation type="vanished">Ole hyvä ja valitse nauhoite listasta</translation> |
7801 | 3071 |
</message> |
3072 |
<message> |
|
3073 |
<source>Cannot rename to </source> |
|
12721 | 3074 |
<translation type="vanished">Ei voi uudelleennimetä: </translation> |
7801 | 3075 |
</message> |
3076 |
<message> |
|
3077 |
<source>Cannot delete file </source> |
|
12721 | 3078 |
<translation type="vanished">Ei voi poistaa: </translation> |
7801 | 3079 |
</message> |
3080 |
<message> |
|
3081 |
<source>Room Name - Error</source> |
|
10539 | 3082 |
<translation>Huoneen nimi - Virhe</translation> |
7801 | 3083 |
</message> |
3084 |
<message> |
|
3085 |
<source>Please select room from the list</source> |
|
10539 | 3086 |
<translation>Ole hyvä ja valitse huone listalta</translation> |
7801 | 3087 |
</message> |
3088 |
<message> |
|
3089 |
<source>Room Name - Are you sure?</source> |
|
10539 | 3090 |
<translation>Huoneen nimi - Oletko varma?</translation> |
7801 | 3091 |
</message> |
3092 |
<message> |
|
3093 |
<source>The game you are trying to join has started. |
|
3094 |
Do you still want to join the room?</source> |
|
10539 | 3095 |
<translation>Peli johon yrität liittyä on jo alkanut. |
7801 | 3096 |
Haluatko silti liittyä huoneeseen?</translation> |
3097 |
</message> |
|
3098 |
<message> |
|
3099 |
<source>Schemes - Warning</source> |
|
10539 | 3100 |
<translation>Säännöt - Varoitus</translation> |
7801 | 3101 |
</message> |
3102 |
<message> |
|
3103 |
<source>Schemes - Are you sure?</source> |
|
10539 | 3104 |
<translation>Säännöt - Oletko varma?</translation> |
7801 | 3105 |
</message> |
3106 |
<message> |
|
3107 |
<source>Do you really want to delete the game scheme '%1'?</source> |
|
10539 | 3108 |
<translation>Haluatko varmasti poistaa säännöt '%1'?</translation> |
7801 | 3109 |
</message> |
3110 |
<message> |
|
3111 |
<source>Videos - Are you sure?</source> |
|
10539 | 3112 |
<translation>Videot - Oletko varma?</translation> |
7801 | 3113 |
</message> |
3114 |
<message> |
|
3115 |
<source>Do you really want to delete the video '%1'?</source> |
|
10539 | 3116 |
<translation>Haluatko varmasti poistaa videon '%1'?</translation> |
7801 | 3117 |
</message> |
3118 |
<message numerus="yes"> |
|
3119 |
<source>Do you really want to remove %1 file(s)?</source> |
|
10539 | 3120 |
<translation> |
3121 |
<numerusform>Haluatko varmasti poistaa yhden tiedoston?</numerusform> |
|
3122 |
<numerusform>Haluatko varmasti poistaa %1 tiedostoa?</numerusform> |
|
7801 | 3123 |
</translation> |
3124 |
</message> |
|
3125 |
<message> |
|
3126 |
<source>Do you really want to cancel uploading %1?</source> |
|
13307 | 3127 |
<translation type="vanished">Haluatko varmasti peruuttaa %1 lähetyksen?</translation> |
7801 | 3128 |
</message> |
3129 |
<message> |
|
3130 |
<source>File error</source> |
|
10539 | 3131 |
<translation>Tiedostovirhe</translation> |
7801 | 3132 |
</message> |
3133 |
<message> |
|
3134 |
<source>Cannot open '%1' for writing</source> |
|
10539 | 3135 |
<translation>Ei voi avata '%1' tallennusta varten</translation> |
7801 | 3136 |
</message> |
3137 |
<message> |
|
3138 |
<source>Cannot open '%1' for reading</source> |
|
11526 | 3139 |
<translation>Ei voi avata '%1' lukua varten</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3140 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3141 |
<message> |
7801 | 3142 |
<source>Cannot use the ammo '%1'!</source> |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3143 |
<translation type="vanished">Ei voi käyttää ammusta '%1'!</translation> |
7801 | 3144 |
</message> |
3145 |
<message> |
|
3146 |
<source>Weapons - Warning</source> |
|
10539 | 3147 |
<translation>Aseet - Varoitus</translation> |
7801 | 3148 |
</message> |
3149 |
<message> |
|
3150 |
<source>Cannot overwrite default weapon set '%1'!</source> |
|
13678 | 3151 |
<translation type="vanished">Ei voi ylikirjoittaa asesettiä '%1'!</translation> |
7801 | 3152 |
</message> |
3153 |
<message> |
|
3154 |
<source>Cannot delete default weapon set '%1'!</source> |
|
10539 | 3155 |
<translation>Ei voi poistaa vakioasesettiä '%1'!</translation> |
7801 | 3156 |
</message> |
3157 |
<message> |
|
3158 |
<source>Weapons - Are you sure?</source> |
|
10539 | 3159 |
<translation>Aseet - Oletko varma?</translation> |
7801 | 3160 |
</message> |
3161 |
<message> |
|
3162 |
<source>Do you really want to delete the weapon set '%1'?</source> |
|
10539 | 3163 |
<translation>Haluatko varmasti poistaa asesetin '%1'?</translation> |
7801 | 3164 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3165 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3166 |
<source>Hedgewars - Nick not registered</source> |
10539 | 3167 |
<translation>Hedgewars - Rekisteröimätön nimimerkki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3168 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3169 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3170 |
<source>System Information Preview</source> |
10539 | 3171 |
<translation>Järjestelmätiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3172 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3173 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3174 |
<source>Failed to generate captcha</source> |
10539 | 3175 |
<translation>Captchan generointi epäonnistui</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3176 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3177 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3178 |
<source>Failed to download captcha</source> |
10539 | 3179 |
<translation>Captchan lataus epäonnistui</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3180 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3181 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3182 |
<source>Please fill out all fields. Email is optional.</source> |
10539 | 3183 |
<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
|
3184 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3185 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3186 |
<source>Hedgewars - Warning</source> |
10539 | 3187 |
<translation>Hedgewars - Varoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3188 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3189 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3190 |
<source>Hedgewars - Information</source> |
10539 | 3191 |
<translation>Hedgewars - Ilmoitus</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3192 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3193 |
<message> |
8648 | 3194 |
<source>Not all players are ready</source> |
10539 | 3195 |
<translation>Kaikki pelaajat eivät ole valmiita</translation> |
8648 | 3196 |
</message> |
3197 |
<message> |
|
3198 |
<source>Are you sure you want to start this game? |
|
3199 |
Not all players are ready.</source> |
|
11526 | 3200 |
<translation>Haluatko varmasti aloittaa pelin? |
10539 | 3201 |
Kaikki pelaajat eivät ole valmiita.</translation> |
8648 | 3202 |
</message> |
12721 | 3203 |
<message> |
3204 |
<source>Teams - Name already taken</source> |
|
3205 |
<translation type="unfinished"></translation> |
|
3206 |
</message> |
|
3207 |
<message> |
|
3208 |
<source>The team name '%1' is already taken, so your team has been renamed to '%2'.</source> |
|
3209 |
<translation type="unfinished"></translation> |
|
3210 |
</message> |
|
3211 |
<message> |
|
3212 |
<source>Please select a file from the list.</source> |
|
3213 |
<translation type="unfinished"></translation> |
|
3214 |
</message> |
|
3215 |
<message> |
|
3216 |
<source>Cannot rename file to %1.</source> |
|
3217 |
<translation type="unfinished"></translation> |
|
3218 |
</message> |
|
3219 |
<message> |
|
3220 |
<source>Cannot delete file %1.</source> |
|
3221 |
<translation type="unfinished"></translation> |
|
3222 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3223 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3224 |
<source>Welcome to Hedgewars</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3225 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3226 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3227 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3228 |
<source>Welcome to Hedgewars! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3229 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3230 |
You seem to be new around here. Would you like to play some training missions first to learn the basics of Hedgewars?</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3231 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3232 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3233 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3234 |
<source>Cannot use the weapon scheme '%1'!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3235 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3236 |
</message> |
13678 | 3237 |
<message> |
3238 |
<source>The connection to the server is lost.</source> |
|
3239 |
<translation type="unfinished"></translation> |
|
3240 |
</message> |
|
3241 |
<message> |
|
3242 |
<source>Schemes - Name already taken</source> |
|
3243 |
<translation type="unfinished"></translation> |
|
3244 |
</message> |
|
3245 |
<message> |
|
3246 |
<source>A scheme with the name '%1' already exists. Your scheme has been renamed to '%2'.</source> |
|
3247 |
<translation type="unfinished"></translation> |
|
3248 |
</message> |
|
3249 |
<message> |
|
3250 |
<source>A weapon scheme with the name '%1' already exists. Changes made to the weapon scheme have been discarded.</source> |
|
3251 |
<translation type="unfinished"></translation> |
|
3252 |
</message> |
|
14883 | 3253 |
<message> |
3254 |
<source>Server redirection</source> |
|
3255 |
<translation type="unfinished"></translation> |
|
3256 |
</message> |
|
3257 |
<message> |
|
3258 |
<source>This server supports secure connections on port %1. |
|
3259 |
Would you like to reconnect securely?</source> |
|
3260 |
<translation type="unfinished"></translation> |
|
3261 |
</message> |
|
1796 | 3262 |
</context> |
3263 |
<context> |
|
9756 | 3264 |
<name>QObject</name> |
3265 |
<message> |
|
3266 |
<source>No description available</source> |
|
10539 | 3267 |
<translation>Ei kuvausta saatavilla</translation> |
9756 | 3268 |
</message> |
3269 |
</context> |
|
3270 |
<context> |
|
1796 | 3271 |
<name>QPushButton</name> |
3272 |
<message> |
|
3273 |
<source>default</source> |
|
3274 |
<translation>oletus</translation> |
|
3275 |
</message> |
|
3276 |
<message> |
|
3277 |
<source>OK</source> |
|
3278 |
<translation>OK</translation> |
|
3279 |
</message> |
|
3280 |
<message> |
|
3281 |
<source>Cancel</source> |
|
3282 |
<translation>Peruuta</translation> |
|
3283 |
</message> |
|
3284 |
<message> |
|
3285 |
<source>Start server</source> |
|
3286 |
<translation>Käynnistä palvelin</translation> |
|
3287 |
</message> |
|
3288 |
<message> |
|
3289 |
<source>Connect</source> |
|
3290 |
<translation>Yhdistä</translation> |
|
3291 |
</message> |
|
3292 |
<message> |
|
3293 |
<source>Update</source> |
|
3294 |
<translation>Päivitä</translation> |
|
3295 |
</message> |
|
3296 |
<message> |
|
3297 |
<source>Specify</source> |
|
14519 | 3298 |
<translation type="vanished">Määritä</translation> |
1796 | 3299 |
</message> |
3300 |
<message> |
|
3301 |
<source>Start</source> |
|
3302 |
<translation>Käynnistä</translation> |
|
3303 |
</message> |
|
3304 |
<message> |
|
3305 |
<source>Play demo</source> |
|
3306 |
<translation>Toista nauhoite</translation> |
|
3307 |
</message> |
|
3308 |
<message> |
|
3309 |
<source>Rename</source> |
|
3310 |
<translation>Nimeä uudelleen</translation> |
|
3311 |
</message> |
|
3312 |
<message> |
|
3313 |
<source>Delete</source> |
|
3314 |
<translation>Poista</translation> |
|
3315 |
</message> |
|
3316 |
<message> |
|
3317 |
<source>Load</source> |
|
3318 |
<translation>Lataa</translation> |
|
3319 |
</message> |
|
3320 |
<message> |
|
4124 | 3321 |
<source>Associate file extensions</source> |
10539 | 3322 |
<translation>Tunnistuta tiedostotyypit</translation> |
4124 | 3323 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3324 |
<message> |
7679 | 3325 |
<source>More info</source> |
10539 | 3326 |
<translation>Lisätietoja</translation> |
7679 | 3327 |
</message> |
3328 |
<message> |
|
3329 |
<source>Set default options</source> |
|
10539 | 3330 |
<translation>Aseta oletukset</translation> |
7679 | 3331 |
</message> |
3332 |
<message> |
|
3333 |
<source>Open videos directory</source> |
|
10539 | 3334 |
<translation>Avaa videokansio</translation> |
7679 | 3335 |
</message> |
3336 |
<message> |
|
3337 |
<source>Play</source> |
|
10539 | 3338 |
<translation>Toista</translation> |
7679 | 3339 |
</message> |
3340 |
<message> |
|
3341 |
<source>Upload to YouTube</source> |
|
13307 | 3342 |
<translation type="vanished">Julkaise YouTubessa</translation> |
7679 | 3343 |
</message> |
3344 |
<message> |
|
3345 |
<source>Cancel uploading</source> |
|
13307 | 3346 |
<translation type="vanished">Peruuta lähetys</translation> |
7679 | 3347 |
</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
|
3348 |
<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
|
3349 |
<source>Restore default coding parameters</source> |
10539 | 3350 |
<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
|
3351 |
</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
|
3352 |
<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
|
3353 |
<source>Open the video directory in your system</source> |
10539 | 3354 |
<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
|
3355 |
</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
|
3356 |
<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
|
3357 |
<source>Play this video</source> |
10539 | 3358 |
<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
|
3359 |
</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
|
3360 |
<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
|
3361 |
<source>Delete this video</source> |
10539 | 3362 |
<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
|
3363 |
</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
|
3364 |
<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
|
3365 |
<source>Upload this video to your Youtube account</source> |
12721 | 3366 |
<translation type="vanished">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
|
3367 |
</message> |
8788 | 3368 |
<message> |
3369 |
<source>Reset</source> |
|
10539 | 3370 |
<translation>Palauta</translation> |
8788 | 3371 |
</message> |
3372 |
<message> |
|
3373 |
<source>Set the default server port for Hedgewars</source> |
|
10539 | 3374 |
<translation>Aseta vakioportti Hedgewars-pelipalvelimelle</translation> |
8788 | 3375 |
</message> |
3376 |
<message> |
|
3377 |
<source>Invite your friends to your server in just 1 click!</source> |
|
10539 | 3378 |
<translation>Kutsu kavereita palvelimellesi yhdellä klikkauksella!</translation> |
8788 | 3379 |
</message> |
3380 |
<message> |
|
9360 | 3381 |
<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 | 3382 |
<translation>Klikkaa kopioidaksesi palvelimen osoitteen leikepöydälle. Lähetä tämä linkki kavereillesi, jotta he pystyvät liittymään peliin.</translation> |
8788 | 3383 |
</message> |
3384 |
<message> |
|
3385 |
<source>Start private server</source> |
|
10539 | 3386 |
<translation>Käynnistä oma palvelin</translation> |
8788 | 3387 |
</message> |
14519 | 3388 |
<message> |
3389 |
<source>Specify address</source> |
|
3390 |
<translation type="unfinished"></translation> |
|
3391 |
</message> |
|
12721 | 3392 |
</context> |
3393 |
<context> |
|
3394 |
<name>QSpinBox</name> |
|
3395 |
<message> |
|
3396 |
<source>Specify the bitrate of recorded videos as a multiple of 1024 bits per second</source> |
|
3397 |
<translation type="unfinished"></translation> |
|
3398 |
</message> |
|
1796 | 3399 |
</context> |
3400 |
<context> |
|
8648 | 3401 |
<name>RoomNamePrompt</name> |
3402 |
<message> |
|
3403 |
<source>Enter a name for your room.</source> |
|
10539 | 3404 |
<translation>Anna nimi huoneellesi.</translation> |
8648 | 3405 |
</message> |
3406 |
<message> |
|
3407 |
<source>Cancel</source> |
|
10539 | 3408 |
<translation>Peruuta</translation> |
8648 | 3409 |
</message> |
3410 |
<message> |
|
3411 |
<source>Create room</source> |
|
10539 | 3412 |
<translation>Uusi huone</translation> |
8648 | 3413 |
</message> |
9756 | 3414 |
<message> |
3415 |
<source>set password</source> |
|
10539 | 3416 |
<translation>salasana</translation> |
9756 | 3417 |
</message> |
8648 | 3418 |
</context> |
3419 |
<context> |
|
7679 | 3420 |
<name>RoomsListModel</name> |
3421 |
<message> |
|
3422 |
<source>In progress</source> |
|
10539 | 3423 |
<translation>Kesken</translation> |
7679 | 3424 |
</message> |
3425 |
<message> |
|
3426 |
<source>Room Name</source> |
|
10539 | 3427 |
<translation>Huoneen nimi</translation> |
7679 | 3428 |
</message> |
3429 |
<message> |
|
3430 |
<source>C</source> |
|
12721 | 3431 |
<extracomment>Caption of the column for the number of connected clients in the list of rooms</extracomment> |
10539 | 3432 |
<translation>A</translation> |
7679 | 3433 |
</message> |
3434 |
<message> |
|
3435 |
<source>T</source> |
|
12721 | 3436 |
<extracomment>Caption of the column for the number of teams in the list of rooms</extracomment> |
10539 | 3437 |
<translation>J</translation> |
7679 | 3438 |
</message> |
3439 |
<message> |
|
3440 |
<source>Owner</source> |
|
10539 | 3441 |
<translation>Omistaja</translation> |
7679 | 3442 |
</message> |
3443 |
<message> |
|
3444 |
<source>Map</source> |
|
10539 | 3445 |
<translation>Kartta</translation> |
7679 | 3446 |
</message> |
3447 |
<message> |
|
3448 |
<source>Rules</source> |
|
10539 | 3449 |
<translation>Säännöt</translation> |
7679 | 3450 |
</message> |
3451 |
<message> |
|
3452 |
<source>Weapons</source> |
|
10539 | 3453 |
<translation>Aseet</translation> |
7679 | 3454 |
</message> |
3455 |
<message> |
|
3456 |
<source>Random Map</source> |
|
10539 | 3457 |
<translation>Satunnainen kartta</translation> |
7679 | 3458 |
</message> |
3459 |
<message> |
|
3460 |
<source>Random Maze</source> |
|
10539 | 3461 |
<translation>Satunnainen sokkelo</translation> |
7679 | 3462 |
</message> |
3463 |
<message> |
|
3464 |
<source>Hand-drawn</source> |
|
10539 | 3465 |
<translation>Piirretty</translation> |
1796 | 3466 |
</message> |
9756 | 3467 |
<message> |
3468 |
<source>Script</source> |
|
12432 | 3469 |
<translation>Tyyppi</translation> |
9756 | 3470 |
</message> |
10451 | 3471 |
<message> |
3472 |
<source>Random Perlin</source> |
|
10539 | 3473 |
<translation>Satunnainen Perlin</translation> |
10451 | 3474 |
</message> |
11756 | 3475 |
<message> |
3476 |
<source>Forts</source> |
|
12432 | 3477 |
<translation>Linnakkeet</translation> |
11756 | 3478 |
</message> |
1796 | 3479 |
</context> |
3480 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3481 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3482 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3483 |
<source>The map seed is the basis for all random values generated by the game.</source> |
10539 | 3484 |
<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
|
3485 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3486 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3487 |
<source>Cancel</source> |
10539 | 3488 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3489 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3490 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3491 |
<source>Set seed</source> |
10539 | 3492 |
<translation>Aseta siemen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3493 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3494 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3495 |
<source>Close</source> |
10539 | 3496 |
<translation>Sulje</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3497 |
</message> |
11526 | 3498 |
<message> |
3499 |
<source>Seed</source> |
|
13678 | 3500 |
<extracomment>Refers to the "random seed"; the source of randomness in the game</extracomment> |
12432 | 3501 |
<translation>Siemen</translation> |
11526 | 3502 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3503 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3504 |
<context> |
2394 | 3505 |
<name>SelWeaponWidget</name> |
3506 |
<message> |
|
3507 |
<source>Weapon set</source> |
|
2449 | 3508 |
<translation>Asesetti</translation> |
2394 | 3509 |
</message> |
3510 |
<message> |
|
3511 |
<source>Probabilities</source> |
|
2449 | 3512 |
<translation>Todennäköisyydet</translation> |
2394 | 3513 |
</message> |
2883 | 3514 |
<message> |
3515 |
<source>Ammo in boxes</source> |
|
3000 | 3516 |
<translation>Ammukset laatikoissa</translation> |
2883 | 3517 |
</message> |
3518 |
<message> |
|
3519 |
<source>Delays</source> |
|
3000 | 3520 |
<translation>Viipeet</translation> |
2883 | 3521 |
</message> |
4418 | 3522 |
<message> |
11833 | 3523 |
<source>New</source> |
12432 | 3524 |
<translation>Uusi</translation> |
11833 | 3525 |
</message> |
3526 |
<message> |
|
3527 |
<source>New (%1)</source> |
|
12432 | 3528 |
<translation>Uusi (%1)</translation> |
11833 | 3529 |
</message> |
3530 |
<message> |
|
3531 |
<source>Copy of %1</source> |
|
12432 | 3532 |
<translation>%1 kopio</translation> |
11833 | 3533 |
</message> |
3534 |
<message> |
|
3535 |
<source>Copy of %1 (%2)</source> |
|
12432 | 3536 |
<translation>%1 kopio (%2)</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3537 |
</message> |
2394 | 3538 |
</context> |
3539 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3540 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3541 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3542 |
<source>Unable to start server at %1.</source> |
10539 | 3543 |
<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
|
3544 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3545 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3546 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3547 |
Error code: %2</source> |
11526 | 3548 |
<translation>Pelimoottorin käynnistäminen %1:ssä epäonnistui |
10539 | 3549 |
Vikakoodi: %2</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3550 |
</message> |
10451 | 3551 |
<message> |
3552 |
<source>The game engine died unexpectedly! |
|
3553 |
(exit code %1) |
|
3554 |
||
3555 |
We are very sorry for the inconvenience :( |
|
3556 |
||
3557 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
11526 | 3558 |
<translation>Pelimoottori kaatui yllättäen! |
10539 | 3559 |
(Vikakoodi: %1) |
3560 |
||
3561 |
Olemme pahoillamme tapahtuneesta :( |
|
3562 |
||
10555 | 3563 |
Jos vika toistuu jatkuvasti, lähetä palautetta päävalikon Palaute-napista!</translation> |
10451 | 3564 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3565 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3566 |
<context> |
8788 | 3567 |
<name>TeamSelWidget</name> |
3568 |
<message> |
|
3569 |
<source>At least two teams are required to play!</source> |
|
10539 | 3570 |
<translation>Vähintään kaksi joukkuetta tarvitaan pelin aloittamiseen!</translation> |
8788 | 3571 |
</message> |
3572 |
</context> |
|
3573 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3574 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3575 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3576 |
<source>Cancel</source> |
10539 | 3577 |
<translation>Peruuta</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3578 |
</message> |
8648 | 3579 |
<message> |
3580 |
<source>Search for a theme:</source> |
|
10539 | 3581 |
<translation>Etsi teemaa:</translation> |
8648 | 3582 |
</message> |
3583 |
<message> |
|
3584 |
<source>Use selected theme</source> |
|
10539 | 3585 |
<translation>Käytä valittua teemaa</translation> |
8648 | 3586 |
</message> |
11526 | 3587 |
<message> |
3588 |
<source>Choose a theme</source> |
|
12432 | 3589 |
<translation>Valitse teema</translation> |
11526 | 3590 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3591 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3592 |
<context> |
1796 | 3593 |
<name>binds</name> |
3594 |
<message> |
|
3595 |
<source>up</source> |
|
3596 |
<translation>ylös</translation> |
|
3597 |
</message> |
|
3598 |
<message> |
|
3599 |
<source>left</source> |
|
3600 |
<translation>vasen</translation> |
|
3601 |
</message> |
|
3602 |
<message> |
|
3603 |
<source>right</source> |
|
3604 |
<translation>oikea</translation> |
|
3605 |
</message> |
|
3606 |
<message> |
|
3607 |
<source>down</source> |
|
3608 |
<translation>alas</translation> |
|
3609 |
</message> |
|
3610 |
<message> |
|
3611 |
<source>attack</source> |
|
11526 | 3612 |
<translation>hyökkäys</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3613 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3614 |
<message> |
1796 | 3615 |
<source>precise aim</source> |
3616 |
<translation>tarkka tähtäys</translation> |
|
3617 |
</message> |
|
3618 |
<message> |
|
3619 |
<source>put</source> |
|
10539 | 3620 |
<translation>aseta</translation> |
1796 | 3621 |
</message> |
3622 |
<message> |
|
3623 |
<source>switch</source> |
|
3624 |
<translation>vaihto</translation> |
|
3625 |
</message> |
|
3626 |
<message> |
|
3627 |
<source>ammo menu</source> |
|
3628 |
<translation>asevalikko</translation> |
|
3629 |
</message> |
|
3630 |
<message> |
|
3631 |
<source>slot 1</source> |
|
3632 |
<translation>Paikka 1</translation> |
|
3633 |
</message> |
|
3634 |
<message> |
|
3635 |
<source>slot 2</source> |
|
3636 |
<translation>Paikka 2</translation> |
|
3637 |
</message> |
|
3638 |
<message> |
|
3639 |
<source>slot 3</source> |
|
3640 |
<translation>Paikka 3</translation> |
|
3641 |
</message> |
|
3642 |
<message> |
|
3643 |
<source>slot 4</source> |
|
3644 |
<translation>Paikka 4</translation> |
|
3645 |
</message> |
|
3646 |
<message> |
|
3647 |
<source>slot 5</source> |
|
3648 |
<translation>Paikka 5</translation> |
|
3649 |
</message> |
|
3650 |
<message> |
|
3651 |
<source>slot 6</source> |
|
3652 |
<translation>Paikka 6</translation> |
|
3653 |
</message> |
|
3654 |
<message> |
|
3655 |
<source>slot 7</source> |
|
3656 |
<translation>Paikka 7</translation> |
|
3657 |
</message> |
|
3658 |
<message> |
|
3659 |
<source>slot 8</source> |
|
3660 |
<translation>Paikka 8</translation> |
|
3661 |
</message> |
|
3662 |
<message> |
|
3663 |
<source>slot 9</source> |
|
3664 |
<translation>Paikka 9</translation> |
|
3665 |
</message> |
|
3666 |
<message> |
|
3667 |
<source>timer 1 sec</source> |
|
3668 |
<translation>ajasta 1 sek</translation> |
|
3669 |
</message> |
|
3670 |
<message> |
|
3671 |
<source>timer 2 sec</source> |
|
3672 |
<translation>ajasta 2 sek</translation> |
|
3673 |
</message> |
|
3674 |
<message> |
|
3675 |
<source>timer 3 sec</source> |
|
3676 |
<translation>ajasta 3 sek</translation> |
|
3677 |
</message> |
|
3678 |
<message> |
|
3679 |
<source>timer 4 sec</source> |
|
3680 |
<translation>ajasta 4 sek</translation> |
|
3681 |
</message> |
|
3682 |
<message> |
|
3683 |
<source>timer 5 sec</source> |
|
3684 |
<translation>ajasta 5 sek</translation> |
|
3685 |
</message> |
|
3686 |
<message> |
|
3687 |
<source>chat</source> |
|
3688 |
<translation>keskustelu</translation> |
|
3689 |
</message> |
|
3690 |
<message> |
|
3691 |
<source>chat history</source> |
|
3692 |
<translation>keskusteluhistoria</translation> |
|
3693 |
</message> |
|
3694 |
<message> |
|
3695 |
<source>pause</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3696 |
<translation type="vanished">tauko</translation> |
1796 | 3697 |
</message> |
3698 |
<message> |
|
3699 |
<source>confirmation</source> |
|
3700 |
<translation>varmistus</translation> |
|
3701 |
</message> |
|
3702 |
<message> |
|
3703 |
<source>volume down</source> |
|
3704 |
<translation>vähennä äänenvoimakkutta</translation> |
|
3705 |
</message> |
|
3706 |
<message> |
|
3707 |
<source>volume up</source> |
|
3708 |
<translation>lisää äänenvoimakkutta</translation> |
|
3709 |
</message> |
|
3710 |
<message> |
|
3711 |
<source>change mode</source> |
|
3712 |
<translation>vaihda tilaa</translation> |
|
3713 |
</message> |
|
3714 |
<message> |
|
3715 |
<source>capture</source> |
|
15029 | 3716 |
<translation type="vanished">kaappaa</translation> |
1796 | 3717 |
</message> |
3718 |
<message> |
|
3719 |
<source>quit</source> |
|
3720 |
<translation>poistu</translation> |
|
3721 |
</message> |
|
2394 | 3722 |
<message> |
3723 |
<source>zoom in</source> |
|
2449 | 3724 |
<translation>lähennä</translation> |
2394 | 3725 |
</message> |
3726 |
<message> |
|
3727 |
<source>zoom out</source> |
|
2449 | 3728 |
<translation>loitonna</translation> |
2394 | 3729 |
</message> |
3730 |
<message> |
|
3731 |
<source>reset zoom</source> |
|
14883 | 3732 |
<translation type="vanished">nollaa zoom</translation> |
2394 | 3733 |
</message> |
2441 | 3734 |
<message> |
3735 |
<source>long jump</source> |
|
2449 | 3736 |
<translation>pitkä hyppy</translation> |
2441 | 3737 |
</message> |
3738 |
<message> |
|
3739 |
<source>high jump</source> |
|
2449 | 3740 |
<translation>korkea hyppy</translation> |
2441 | 3741 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3742 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3743 |
<source>slot 10</source> |
4011 | 3744 |
<translation>paikka 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3745 |
</message> |
7679 | 3746 |
<message> |
3747 |
<source>mute audio</source> |
|
10539 | 3748 |
<translation>hiljennä äänet</translation> |
7679 | 3749 |
</message> |
3750 |
<message> |
|
3751 |
<source>record</source> |
|
10539 | 3752 |
<translation>nauhoita</translation> |
7679 | 3753 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3754 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3755 |
<source>hedgehog info</source> |
12721 | 3756 |
<translation type="vanished">siilitiedot</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3757 |
</message> |
10451 | 3758 |
<message> |
3759 |
<source>autocam / find hedgehog</source> |
|
11526 | 3760 |
<translation>automaattikamera / etsi siili</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3761 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
3762 |
<message> |
10451 | 3763 |
<source>speed up replay</source> |
10539 | 3764 |
<translation>nopeuta videoa</translation> |
10451 | 3765 |
</message> |
12721 | 3766 |
<message> |
3767 |
<source>toggle team bars</source> |
|
3768 |
<extracomment>This refers to the team info bars (name/flag/health) of all teams. These are shown at the bottom center of the screen</extracomment> |
|
3769 |
<translation type="unfinished"></translation> |
|
3770 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3771 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3772 |
<source>pause / auto skip</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3773 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3774 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3775 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3776 |
<source>toggle hedgehog tags</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3777 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3778 |
</message> |
13535 | 3779 |
<message> |
3780 |
<source>change timer</source> |
|
3781 |
<translation type="unfinished"></translation> |
|
3782 |
</message> |
|
3783 |
<message> |
|
3784 |
<source>show mission information</source> |
|
3785 |
<translation type="unfinished"></translation> |
|
3786 |
</message> |
|
13678 | 3787 |
<message> |
3788 |
<source>clan chat</source> |
|
3789 |
<translation type="unfinished"></translation> |
|
3790 |
</message> |
|
14656 | 3791 |
<message> |
3792 |
<source>unselect weapon</source> |
|
3793 |
<translation type="unfinished"></translation> |
|
3794 |
</message> |
|
14883 | 3795 |
<message> |
3796 |
<source>stand still on slippery land</source> |
|
3797 |
<translation type="unfinished"></translation> |
|
3798 |
</message> |
|
3799 |
<message> |
|
3800 |
<source>change direction without moving</source> |
|
3801 |
<translation type="unfinished"></translation> |
|
3802 |
</message> |
|
3803 |
<message> |
|
3804 |
<source>switch backwards</source> |
|
3805 |
<translation type="unfinished"></translation> |
|
3806 |
</message> |
|
3807 |
<message> |
|
3808 |
<source>change bounciness</source> |
|
3809 |
<translation type="unfinished"></translation> |
|
3810 |
</message> |
|
3811 |
<message> |
|
3812 |
<source>reset zoom to start value</source> |
|
3813 |
<translation type="unfinished"></translation> |
|
3814 |
</message> |
|
3815 |
<message> |
|
3816 |
<source>set zoom to 100%</source> |
|
3817 |
<translation type="unfinished"></translation> |
|
3818 |
</message> |
|
3819 |
<message> |
|
3820 |
<source>save map as image</source> |
|
3821 |
<translation type="unfinished"></translation> |
|
3822 |
</message> |
|
3823 |
<message> |
|
3824 |
<source>show object information</source> |
|
3825 |
<translation type="unfinished"></translation> |
|
3826 |
</message> |
|
3827 |
<message> |
|
3828 |
<source>change hedgehog tag types</source> |
|
3829 |
<translation type="unfinished"></translation> |
|
3830 |
</message> |
|
3831 |
<message> |
|
3832 |
<source>toggle hedgehog tag translucency</source> |
|
3833 |
<translation type="unfinished"></translation> |
|
3834 |
</message> |
|
3835 |
<message> |
|
3836 |
<source>toggle HUD</source> |
|
3837 |
<translation type="unfinished"></translation> |
|
3838 |
</message> |
|
15029 | 3839 |
<message> |
3840 |
<source>backwards jump</source> |
|
3841 |
<translation type="unfinished"></translation> |
|
3842 |
</message> |
|
3843 |
<message> |
|
3844 |
<source>screenshot</source> |
|
3845 |
<translation type="unfinished"></translation> |
|
3846 |
</message> |
|
2441 | 3847 |
</context> |
3848 |
<context> |
|
3849 |
<name>binds (categories)</name> |
|
3850 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3851 |
<source>Movement</source> |
10539 | 3852 |
<translation>Liike</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3853 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3854 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3855 |
<source>Weapons</source> |
10539 | 3856 |
<translation>Aseet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3857 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3858 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3859 |
<source>Camera</source> |
10539 | 3860 |
<translation>Kamera</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3861 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3862 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3863 |
<source>Miscellaneous</source> |
10539 | 3864 |
<translation>Sekalaiset</translation> |
2441 | 3865 |
</message> |
3866 |
</context> |
|
3867 |
<context> |
|
14883 | 3868 |
<name>binds (combination)</name> |
3869 |
<message> |
|
3870 |
<source>hold down precise</source> |
|
3871 |
<translation type="unfinished"></translation> |
|
3872 |
</message> |
|
3873 |
<message> |
|
3874 |
<source>precise + left/right</source> |
|
3875 |
<translation type="unfinished"></translation> |
|
3876 |
</message> |
|
3877 |
<message> |
|
3878 |
<source>precise + switch</source> |
|
3879 |
<translation type="unfinished"></translation> |
|
3880 |
</message> |
|
3881 |
<message> |
|
3882 |
<source>precise + timer</source> |
|
3883 |
<translation type="unfinished"></translation> |
|
3884 |
</message> |
|
3885 |
<message> |
|
3886 |
<source>precise + reset zoom</source> |
|
3887 |
<translation type="unfinished"></translation> |
|
3888 |
</message> |
|
3889 |
<message> |
|
3890 |
<source>precise + toggle hedgehog tags</source> |
|
3891 |
<translation type="unfinished"></translation> |
|
3892 |
</message> |
|
3893 |
<message> |
|
3894 |
<source>switch + toggle hedgehog tags</source> |
|
3895 |
<translation type="unfinished"></translation> |
|
3896 |
</message> |
|
3897 |
<message> |
|
15029 | 3898 |
<source>high jump (twice)</source> |
3899 |
<translation type="unfinished"></translation> |
|
3900 |
</message> |
|
3901 |
<message> |
|
3902 |
<source>precise + screenshot</source> |
|
3903 |
<translation type="unfinished"></translation> |
|
3904 |
</message> |
|
15518 | 3905 |
<message> |
3906 |
<source>precise + switch + toggle team bars</source> |
|
3907 |
<translation type="unfinished"></translation> |
|
3908 |
</message> |
|
14883 | 3909 |
</context> |
3910 |
<context> |
|
2441 | 3911 |
<name>binds (descriptions)</name> |
3912 |
<message> |
|
3913 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
12432 | 3914 |
<translation>Ylitä aukot ja esteet hyppäämällä:</translation> |
2441 | 3915 |
</message> |
3916 |
<message> |
|
3917 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
2449 | 3918 |
<translation>Ammu valitulla aseella tai käytä apuvälinettä:</translation> |
2441 | 3919 |
</message> |
3920 |
<message> |
|
3921 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
2449 | 3922 |
<translation>Valitse ase tai kohde kursorilla:</translation> |
2441 | 3923 |
</message> |
3924 |
<message> |
|
3925 |
<source>Switch your currently active hog (if possible):</source> |
|
2449 | 3926 |
<translation>Vaihda aktiivinen siili (jos mahdollista):</translation> |
2441 | 3927 |
</message> |
3928 |
<message> |
|
3929 |
<source>Pick a weapon or utility item:</source> |
|
2449 | 3930 |
<translation>Valitse ase tai apuväline:</translation> |
2441 | 3931 |
</message> |
3932 |
<message> |
|
3933 |
<source>Set the timer on bombs and timed weapons:</source> |
|
2449 | 3934 |
<translation>Ajasta pommi ja ajastetut aseet:</translation> |
2441 | 3935 |
</message> |
3936 |
<message> |
|
3937 |
<source>Move the cursor or camera without using the mouse:</source> |
|
2449 | 3938 |
<translation>Liikuta kursoria tai kameraa ilman hiirtä:</translation> |
2441 | 3939 |
</message> |
3940 |
<message> |
|
3941 |
<source>Modify the camera's zoom level:</source> |
|
2449 | 3942 |
<translation>Muuta kameran zoomausta:</translation> |
2441 | 3943 |
</message> |
3944 |
<message> |
|
3945 |
<source>Talk to your team or all participants:</source> |
|
13678 | 3946 |
<translation type="vanished">Puhu joukkueellesi tai kaikille osanottajille:</translation> |
2441 | 3947 |
</message> |
3948 |
<message> |
|
3949 |
<source>Pause, continue or leave your game:</source> |
|
2449 | 3950 |
<translation>Tauota, jatka tai poistu pelistä:</translation> |
2441 | 3951 |
</message> |
3952 |
<message> |
|
3953 |
<source>Modify the game's volume while playing:</source> |
|
2449 | 3954 |
<translation>Vaihda pelin äänenvoimakkuutta pelin aikana:</translation> |
2441 | 3955 |
</message> |
3956 |
<message> |
|
3957 |
<source>Toggle fullscreen mode:</source> |
|
2449 | 3958 |
<translation>Vaihda kokonäyttö-tilaan/tilasta:</translation> |
2441 | 3959 |
</message> |
3960 |
<message> |
|
3961 |
<source>Take a screenshot:</source> |
|
2449 | 3962 |
<translation>Ota kuvankaappaus:</translation> |
2441 | 3963 |
</message> |
3964 |
<message> |
|
3965 |
<source>Toggle labels above hedgehogs:</source> |
|
12721 | 3966 |
<translation type="vanished">Vaihda siilien yläpuolella näkyviä "leimoja":</translation> |
2441 | 3967 |
</message> |
7679 | 3968 |
<message> |
3969 |
<source>Record video:</source> |
|
10539 | 3970 |
<translation>Nauhoita videolle:</translation> |
7679 | 3971 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3972 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3973 |
<source>Hedgehog movement</source> |
12432 | 3974 |
<translation>Siilin liikkuminen</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3975 |
</message> |
10451 | 3976 |
<message> |
3977 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
|
10539 | 3978 |
<translation>Liikuta kameraa automaattisesti huomioitaviin kohteisiin:</translation> |
10451 | 3979 |
</message> |
3980 |
<message> |
|
3981 |
<source>Demo replay:</source> |
|
10539 | 3982 |
<translation>Demojen katselu:</translation> |
10451 | 3983 |
</message> |
12721 | 3984 |
<message> |
3985 |
<source>Heads-up display:</source> |
|
3986 |
<translation type="unfinished"></translation> |
|
3987 |
</message> |
|
13678 | 3988 |
<message> |
3989 |
<source>Talk to your clan or all participants:</source> |
|
3990 |
<translation type="unfinished"></translation> |
|
3991 |
</message> |
|
2441 | 3992 |
</context> |
3993 |
<context> |
|
3994 |
<name>binds (keys)</name> |
|
3995 |
<message> |
|
3996 |
<source>Axis</source> |
|
13535 | 3997 |
<translation type="vanished">Akselit</translation> |
2441 | 3998 |
</message> |
3999 |
<message> |
|
4000 |
<source>(Up)</source> |
|
13535 | 4001 |
<translation type="vanished">(Ylös)</translation> |
2441 | 4002 |
</message> |
4003 |
<message> |
|
4004 |
<source>(Down)</source> |
|
13535 | 4005 |
<translation type="vanished">(Alas)</translation> |
2441 | 4006 |
</message> |
4007 |
<message> |
|
4008 |
<source>Hat</source> |
|
13535 | 4009 |
<translation type="vanished">Hattu</translation> |
2441 | 4010 |
</message> |
4011 |
<message> |
|
4012 |
<source>(Left)</source> |
|
13535 | 4013 |
<translation type="vanished">(Vasen)</translation> |
2441 | 4014 |
</message> |
4015 |
<message> |
|
4016 |
<source>(Right)</source> |
|
13535 | 4017 |
<translation type="vanished">(Oikea)</translation> |
2441 | 4018 |
</message> |
4019 |
<message> |
|
4020 |
<source>Button</source> |
|
13535 | 4021 |
<translation type="vanished">Nappi</translation> |
2441 | 4022 |
</message> |
4023 |
<message> |
|
4024 |
<source>Keyboard</source> |
|
2449 | 4025 |
<translation>Näppäimistö</translation> |
2441 | 4026 |
</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
|
4027 |
<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
|
4028 |
<source>Mouse: Middle button</source> |
3284 | 4029 |
<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
|
4030 |
</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
|
4031 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4032 |
<source>Mouse: Right button</source> |
3284 | 4033 |
<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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4036 |
<source>Mouse: Wheel up</source> |
3284 | 4037 |
<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
|
4038 |
</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
|
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 |
<source>Mouse: Wheel down</source> |
3284 | 4041 |
<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
|
4042 |
</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
|
4043 |
<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
|
4044 |
<source>Backspace</source> |
10539 | 4045 |
<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
|
4046 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4047 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4048 |
<source>Tab</source> |
3284 | 4049 |
<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
|
4050 |
</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
|
4051 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4052 |
<source>Clear</source> |
3284 | 4053 |
<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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4056 |
<source>Return</source> |
3284 | 4057 |
<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
|
4058 |
</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
|
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 |
<source>Pause</source> |
3284 | 4061 |
<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
|
4062 |
</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
|
4063 |
<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
|
4064 |
<source>Escape</source> |
3284 | 4065 |
<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
|
4066 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4067 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4068 |
<source>Space</source> |
3284 | 4069 |
<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
|
4070 |
</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
|
4071 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4072 |
<source>Delete</source> |
3284 | 4073 |
<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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4076 |
<source>Numpad 0</source> |
14883 | 4077 |
<translation type="vanished">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
|
4078 |
</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
|
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 |
<source>Numpad 1</source> |
14883 | 4081 |
<translation type="vanished">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
|
4082 |
</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
|
4083 |
<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
|
4084 |
<source>Numpad 2</source> |
14883 | 4085 |
<translation type="vanished">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
|
4086 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4087 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4088 |
<source>Numpad 3</source> |
14883 | 4089 |
<translation type="vanished">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
|
4090 |
</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
|
4091 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4092 |
<source>Numpad 4</source> |
14883 | 4093 |
<translation type="vanished">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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4096 |
<source>Numpad 5</source> |
14883 | 4097 |
<translation type="vanished">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
|
4098 |
</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
|
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 |
<source>Numpad 6</source> |
14883 | 4101 |
<translation type="vanished">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
|
4102 |
</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
|
4103 |
<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
|
4104 |
<source>Numpad 7</source> |
14883 | 4105 |
<translation type="vanished">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
|
4106 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4107 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4108 |
<source>Numpad 8</source> |
14883 | 4109 |
<translation type="vanished">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
|
4110 |
</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
|
4111 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4112 |
<source>Numpad 9</source> |
14883 | 4113 |
<translation type="vanished">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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4116 |
<source>Numpad .</source> |
14883 | 4117 |
<translation type="vanished">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
|
4118 |
</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
|
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 |
<source>Numpad /</source> |
14883 | 4121 |
<translation type="vanished">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
|
4122 |
</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
|
4123 |
<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
|
4124 |
<source>Numpad *</source> |
14883 | 4125 |
<translation type="vanished">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
|
4126 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4127 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4128 |
<source>Numpad -</source> |
14883 | 4129 |
<translation type="vanished">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
|
4130 |
</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
|
4131 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4132 |
<source>Numpad +</source> |
14883 | 4133 |
<translation type="vanished">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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4136 |
<source>Enter</source> |
14883 | 4137 |
<translation type="vanished">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
|
4138 |
</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
|
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 |
<source>Equals</source> |
14883 | 4141 |
<translation type="vanished">=</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
|
4142 |
</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
|
4143 |
<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
|
4144 |
<source>Up</source> |
3284 | 4145 |
<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
|
4146 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4147 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4148 |
<source>Down</source> |
3284 | 4149 |
<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
|
4150 |
</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
|
4151 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4152 |
<source>Right</source> |
3284 | 4153 |
<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
|
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> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4156 |
<source>Left</source> |
3284 | 4157 |
<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
|
4158 |
</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
|
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 |
<source>Insert</source> |
10539 | 4161 |
<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
|
4162 |
</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
|
4163 |
<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
|
4164 |
<source>Home</source> |
3284 | 4165 |
<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
|
4166 |
</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
|
4167 |
<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
|
4168 |
<source>End</source> |
3284 | 4169 |
<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
|
4170 |
</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
|
4171 |
<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
|
4172 |
<source>Page up</source> |
14883 | 4173 |
<translation type="vanished">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
|
4174 |
</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
|
4175 |
<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
|
4176 |
<source>Page down</source> |
14883 | 4177 |
<translation type="vanished">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
|
4178 |
</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
|
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 |
<source>Num lock</source> |
14883 | 4181 |
<translation type="vanished">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
|
4182 |
</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
|
4183 |
<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
|
4184 |
<source>Caps lock</source> |
14883 | 4185 |
<translation type="vanished">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
|
4186 |
</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
|
4187 |
<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
|
4188 |
<source>Scroll lock</source> |
14883 | 4189 |
<translation type="vanished">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
|
4190 |
</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
|
4191 |
<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
|
4192 |
<source>Right shift</source> |
14883 | 4193 |
<translation type="vanished">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
|
4194 |
</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
|
4195 |
<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
|
4196 |
<source>Left shift</source> |
14883 | 4197 |
<translation type="vanished">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
|
4198 |
</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
|
4199 |
<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
|
4200 |
<source>Right ctrl</source> |
14883 | 4201 |
<translation type="vanished">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
|
4202 |
</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
|
4203 |
<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
|
4204 |
<source>Left ctrl</source> |
14883 | 4205 |
<translation type="vanished">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
|
4206 |
</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
|
4207 |
<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
|
4208 |
<source>Right alt</source> |
14883 | 4209 |
<translation type="vanished">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
|
4210 |
</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
|
4211 |
<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
|
4212 |
<source>Left alt</source> |
14883 | 4213 |
<translation type="vanished">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
|
4214 |
</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
|
4215 |
<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
|
4216 |
<source>Right meta</source> |
14883 | 4217 |
<translation type="vanished">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
|
4218 |
</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
|
4219 |
<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
|
4220 |
<source>Left meta</source> |
14883 | 4221 |
<translation type="vanished">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
|
4222 |
</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
|
4223 |
<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
|
4224 |
<source>A button</source> |
3284 | 4225 |
<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
|
4226 |
</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
|
4227 |
<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
|
4228 |
<source>B button</source> |
3284 | 4229 |
<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
|
4230 |
</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
|
4231 |
<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
|
4232 |
<source>X button</source> |
3284 | 4233 |
<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
|
4234 |
</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
|
4235 |
<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
|
4236 |
<source>Y button</source> |
3284 | 4237 |
<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
|
4238 |
</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
|
4239 |
<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
|
4240 |
<source>LB button</source> |
3284 | 4241 |
<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
|
4242 |
</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
|
4243 |
<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
|
4244 |
<source>RB button</source> |
3284 | 4245 |
<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
|
4246 |
</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
|
4247 |
<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
|
4248 |
<source>Back button</source> |
3284 | 4249 |
<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
|
4250 |
</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
|
4251 |
<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
|
4252 |
<source>Start button</source> |
3284 | 4253 |
<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
|
4254 |
</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
|
4255 |
<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
|
4256 |
<source>Left stick</source> |
3284 | 4257 |
<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
|
4258 |
</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
|
4259 |
<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
|
4260 |
<source>Right stick</source> |
3284 | 4261 |
<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
|
4262 |
</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
|
4263 |
<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
|
4264 |
<source>Left stick (Right)</source> |
3284 | 4265 |
<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
|
4266 |
</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
|
4267 |
<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
|
4268 |
<source>Left stick (Left)</source> |
3284 | 4269 |
<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
|
4270 |
</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
|
4271 |
<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
|
4272 |
<source>Left stick (Down)</source> |
3284 | 4273 |
<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
|
4274 |
</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
|
4275 |
<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
|
4276 |
<source>Left stick (Up)</source> |
3284 | 4277 |
<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
|
4278 |
</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
|
4279 |
<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
|
4280 |
<source>Left trigger</source> |
3284 | 4281 |
<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
|
4282 |
</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
|
4283 |
<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
|
4284 |
<source>Right trigger</source> |
3284 | 4285 |
<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
|
4286 |
</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
|
4287 |
<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
|
4288 |
<source>Right stick (Down)</source> |
3284 | 4289 |
<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
|
4290 |
</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
|
4291 |
<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
|
4292 |
<source>Right stick (Up)</source> |
3284 | 4293 |
<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
|
4294 |
</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
|
4295 |
<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
|
4296 |
<source>Right stick (Right)</source> |
3284 | 4297 |
<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
|
4298 |
</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
|
4299 |
<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
|
4300 |
<source>Right stick (Left)</source> |
3284 | 4301 |
<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
|
4302 |
</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
|
4303 |
<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
|
4304 |
<source>DPad</source> |
13535 | 4305 |
<translation type="vanished">DPad</translation> |
3284 | 4306 |
</message> |
4307 |
<message> |
|
4308 |
<source>Mouse: Left button</source> |
|
4011 | 4309 |
<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
|
4310 |
</message> |
13535 | 4311 |
<message> |
4312 |
<source>D-pad</source> |
|
4313 |
<translation type="unfinished"></translation> |
|
4314 |
</message> |
|
4315 |
<message> |
|
4316 |
<source>Axis %1 %2</source> |
|
4317 |
<extracomment>Game controller axis direction. %1 = axis number, %2 = direction</extracomment> |
|
4318 |
<translation type="unfinished"></translation> |
|
4319 |
</message> |
|
4320 |
<message> |
|
4321 |
<source>Button %1</source> |
|
4322 |
<extracomment>Game controller button. %1 = button number</extracomment> |
|
4323 |
<translation type="unfinished"></translation> |
|
4324 |
</message> |
|
4325 |
<message> |
|
4326 |
<source>D-pad %1 %2</source> |
|
4327 |
<extracomment>Game controller D-pad button. %1 = D-pad number, %2 = direction</extracomment> |
|
4328 |
<translation type="unfinished"></translation> |
|
4329 |
</message> |
|
14656 | 4330 |
<message> |
4331 |
<source>(Don't use)</source> |
|
4332 |
<extracomment>Special entry in key selection when an action has no control assigned</extracomment> |
|
4333 |
<translation type="unfinished"></translation> |
|
4334 |
</message> |
|
14883 | 4335 |
<message> |
4336 |
<source>Mouse: X1 button </source> |
|
4337 |
<translation type="unfinished"></translation> |
|
4338 |
</message> |
|
4339 |
<message> |
|
4340 |
<source>Mouse: X2 button</source> |
|
4341 |
<translation type="unfinished"></translation> |
|
4342 |
</message> |
|
4343 |
<message> |
|
4344 |
<source>Keypad 0</source> |
|
4345 |
<translation type="unfinished"></translation> |
|
4346 |
</message> |
|
4347 |
<message> |
|
4348 |
<source>Keypad 1</source> |
|
4349 |
<translation type="unfinished"></translation> |
|
4350 |
</message> |
|
4351 |
<message> |
|
4352 |
<source>Keypad 2</source> |
|
4353 |
<translation type="unfinished"></translation> |
|
4354 |
</message> |
|
4355 |
<message> |
|
4356 |
<source>Keypad 3</source> |
|
4357 |
<translation type="unfinished"></translation> |
|
4358 |
</message> |
|
4359 |
<message> |
|
4360 |
<source>Keypad 4</source> |
|
4361 |
<translation type="unfinished"></translation> |
|
4362 |
</message> |
|
4363 |
<message> |
|
4364 |
<source>Keypad 5</source> |
|
4365 |
<translation type="unfinished"></translation> |
|
4366 |
</message> |
|
4367 |
<message> |
|
4368 |
<source>Keypad 6</source> |
|
4369 |
<translation type="unfinished"></translation> |
|
4370 |
</message> |
|
4371 |
<message> |
|
4372 |
<source>Keypad 7</source> |
|
4373 |
<translation type="unfinished"></translation> |
|
4374 |
</message> |
|
4375 |
<message> |
|
4376 |
<source>Keypad 8</source> |
|
4377 |
<translation type="unfinished"></translation> |
|
4378 |
</message> |
|
4379 |
<message> |
|
4380 |
<source>Keypad 9</source> |
|
4381 |
<translation type="unfinished"></translation> |
|
4382 |
</message> |
|
4383 |
<message> |
|
4384 |
<source>Keypad .</source> |
|
4385 |
<translation type="unfinished"></translation> |
|
4386 |
</message> |
|
4387 |
<message> |
|
4388 |
<source>Keypad /</source> |
|
4389 |
<translation type="unfinished"></translation> |
|
4390 |
</message> |
|
4391 |
<message> |
|
4392 |
<source>Keypad *</source> |
|
4393 |
<translation type="unfinished"></translation> |
|
4394 |
</message> |
|
4395 |
<message> |
|
4396 |
<source>Keypad -</source> |
|
4397 |
<translation type="unfinished"></translation> |
|
4398 |
</message> |
|
4399 |
<message> |
|
4400 |
<source>Keypad +</source> |
|
4401 |
<translation type="unfinished"></translation> |
|
4402 |
</message> |
|
4403 |
<message> |
|
4404 |
<source>Keypad Enter</source> |
|
4405 |
<translation type="unfinished"></translation> |
|
4406 |
</message> |
|
4407 |
<message> |
|
4408 |
<source>PageUp</source> |
|
4409 |
<translation type="unfinished"></translation> |
|
4410 |
</message> |
|
4411 |
<message> |
|
4412 |
<source>PageDown</source> |
|
4413 |
<translation type="unfinished"></translation> |
|
4414 |
</message> |
|
4415 |
<message> |
|
4416 |
<source>Numlock</source> |
|
4417 |
<translation type="unfinished"></translation> |
|
4418 |
</message> |
|
4419 |
<message> |
|
4420 |
<source>CapsLock</source> |
|
4421 |
<translation type="unfinished"></translation> |
|
4422 |
</message> |
|
4423 |
<message> |
|
4424 |
<source>ScrollLock</source> |
|
4425 |
<translation type="unfinished"></translation> |
|
4426 |
</message> |
|
4427 |
<message> |
|
4428 |
<source>Right Shift</source> |
|
4429 |
<translation type="unfinished"></translation> |
|
4430 |
</message> |
|
4431 |
<message> |
|
4432 |
<source>Left Shift</source> |
|
4433 |
<translation type="unfinished"></translation> |
|
4434 |
</message> |
|
4435 |
<message> |
|
4436 |
<source>Right Ctrl</source> |
|
4437 |
<translation type="unfinished"></translation> |
|
4438 |
</message> |
|
4439 |
<message> |
|
4440 |
<source>Left Ctrl</source> |
|
4441 |
<translation type="unfinished"></translation> |
|
4442 |
</message> |
|
4443 |
<message> |
|
4444 |
<source>Right Alt</source> |
|
4445 |
<translation type="unfinished"></translation> |
|
4446 |
</message> |
|
4447 |
<message> |
|
4448 |
<source>Left Alt</source> |
|
4449 |
<translation type="unfinished"></translation> |
|
4450 |
</message> |
|
4451 |
<message> |
|
4452 |
<source>Right GUI</source> |
|
4453 |
<extracomment>Windows key / Command key / Meta key /Super key (right)</extracomment> |
|
4454 |
<translation type="unfinished"></translation> |
|
4455 |
</message> |
|
4456 |
<message> |
|
4457 |
<source>Left GUI</source> |
|
4458 |
<extracomment>Windows key / Command key / Meta key /Super key (left)</extracomment> |
|
4459 |
<translation type="unfinished"></translation> |
|
4460 |
</message> |
|
4461 |
<message> |
|
4462 |
<source>(QWERTY)</source> |
|
4463 |
<extracomment>Name of QWERTY US keyboard layout</extracomment> |
|
4464 |
<translation type="unfinished"></translation> |
|
4465 |
</message> |
|
15029 | 4466 |
<message> |
4467 |
<source>Menu</source> |
|
4468 |
<translation type="unfinished"></translation> |
|
4469 |
</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
|
4470 |
</context> |
9793 | 4471 |
<context> |
14519 | 4472 |
<name>credits</name> |
4473 |
<message> |
|
4474 |
<source>Programming</source> |
|
4475 |
<translation type="unfinished"></translation> |
|
4476 |
</message> |
|
4477 |
<message> |
|
4478 |
<source>Game engine</source> |
|
4479 |
<translation type="unfinished"></translation> |
|
4480 |
</message> |
|
4481 |
<message> |
|
4482 |
<source>Creator</source> |
|
4483 |
<translation type="unfinished"></translation> |
|
4484 |
</message> |
|
4485 |
<message> |
|
4486 |
<source>Many engine improvements</source> |
|
4487 |
<translation type="unfinished"></translation> |
|
4488 |
</message> |
|
4489 |
<message> |
|
4490 |
<source>Gamepad and Lua integration</source> |
|
4491 |
<translation type="unfinished"></translation> |
|
4492 |
</message> |
|
4493 |
<message> |
|
4494 |
<source>Campaign support</source> |
|
4495 |
<translation type="unfinished"></translation> |
|
4496 |
</message> |
|
4497 |
<message> |
|
4498 |
<source>Theme customization improvements</source> |
|
4499 |
<translation type="unfinished"></translation> |
|
4500 |
</message> |
|
4501 |
<message> |
|
4502 |
<source>Some Pas2C and GLES2 work</source> |
|
4503 |
<translation type="unfinished"></translation> |
|
4504 |
</message> |
|
4505 |
<message> |
|
4506 |
<source>Video recording</source> |
|
4507 |
<translation type="unfinished"></translation> |
|
4508 |
</message> |
|
4509 |
<message> |
|
4510 |
<source>Other improvements</source> |
|
4511 |
<translation type="unfinished"></translation> |
|
4512 |
</message> |
|
4513 |
<message> |
|
4514 |
<source>Map generation</source> |
|
4515 |
<translation type="unfinished"></translation> |
|
4516 |
</message> |
|
4517 |
<message> |
|
4518 |
<source>Core map generators</source> |
|
4519 |
<translation type="unfinished"></translation> |
|
4520 |
</message> |
|
4521 |
<message> |
|
4522 |
<source>Perlin maps and other improvements</source> |
|
4523 |
<translation type="unfinished"></translation> |
|
4524 |
</message> |
|
4525 |
<message> |
|
4526 |
<source>Maze maps</source> |
|
4527 |
<translation type="unfinished"></translation> |
|
4528 |
</message> |
|
4529 |
<message> |
|
4530 |
<source>Weapons</source> |
|
4531 |
<translation type="unfinished">Aseet</translation> |
|
4532 |
</message> |
|
4533 |
<message> |
|
4534 |
<source>Most core weapons</source> |
|
4535 |
<translation type="unfinished"></translation> |
|
4536 |
</message> |
|
4537 |
<message> |
|
4538 |
<source>Air mine, rubber, others</source> |
|
4539 |
<translation type="unfinished"></translation> |
|
4540 |
</message> |
|
4541 |
<message> |
|
4542 |
<source>Drill rocket, ballgun, RC plane</source> |
|
4543 |
<translation type="unfinished"></translation> |
|
4544 |
</message> |
|
4545 |
<message> |
|
4546 |
<source>Freezer</source> |
|
4547 |
<translation type="unfinished"></translation> |
|
4548 |
</message> |
|
4549 |
<message> |
|
4550 |
<source>Mine number and time game settings</source> |
|
4551 |
<translation type="unfinished"></translation> |
|
4552 |
</message> |
|
4553 |
<message> |
|
4554 |
<source>Frontend / main menu</source> |
|
4555 |
<translation type="unfinished"></translation> |
|
4556 |
</message> |
|
4557 |
<message> |
|
4558 |
<source>Many frontend improvements</source> |
|
4559 |
<translation type="unfinished"></translation> |
|
4560 |
</message> |
|
4561 |
<message> |
|
4562 |
<source>Keybinds, feedback, maps and hats interfaces</source> |
|
4563 |
<translation type="unfinished"></translation> |
|
4564 |
</message> |
|
4565 |
<message> |
|
4566 |
<source>Login dialogs, other improvements</source> |
|
4567 |
<translation type="unfinished"></translation> |
|
4568 |
</message> |
|
4569 |
<message> |
|
4570 |
<source>Missions and styles</source> |
|
4571 |
<translation type="unfinished"></translation> |
|
4572 |
</message> |
|
4573 |
<message> |
|
4574 |
<source>A Classic Fairytale</source> |
|
4575 |
<translation type="unfinished"></translation> |
|
4576 |
</message> |
|
4577 |
<message> |
|
4578 |
<source>A Space Adventure</source> |
|
4579 |
<translation type="unfinished"></translation> |
|
4580 |
</message> |
|
4581 |
<message> |
|
4582 |
<source>Created Capture the Flag, Construction Mode, Control, HedgeEditor, Highlander, Racer, TechRacer, The Specialists, WxW</source> |
|
4583 |
<translation type="unfinished"></translation> |
|
4584 |
</message> |
|
4585 |
<message> |
|
4586 |
<source>Training, time-trial and target practice challenges, Bazooka Battlefield, Tentacle Terror, Big Armory, bugfixes and maintenance</source> |
|
4587 |
<translation type="unfinished"></translation> |
|
4588 |
</message> |
|
4589 |
<message> |
|
4590 |
<source>Some styles and missions</source> |
|
4591 |
<translation type="unfinished"></translation> |
|
4592 |
</message> |
|
4593 |
<message> |
|
4594 |
<source>Battalion</source> |
|
4595 |
<translation type="unfinished"></translation> |
|
4596 |
</message> |
|
4597 |
<message> |
|
4598 |
<source>Continental supplies</source> |
|
4599 |
<translation type="unfinished"></translation> |
|
4600 |
</message> |
|
4601 |
<message> |
|
4602 |
<source>Teamwork 2</source> |
|
4603 |
<translation type="unfinished"></translation> |
|
4604 |
</message> |
|
4605 |
<message> |
|
4606 |
<source>Climb Home</source> |
|
4607 |
<translation type="unfinished"></translation> |
|
4608 |
</message> |
|
4609 |
<message> |
|
4610 |
<source>Portal Mind Challenge</source> |
|
4611 |
<translation type="unfinished"></translation> |
|
4612 |
</message> |
|
4613 |
<message> |
|
4614 |
<source>Game server</source> |
|
4615 |
<translation type="unfinished"></translation> |
|
4616 |
</message> |
|
4617 |
<message> |
|
4618 |
<source>Ports</source> |
|
4619 |
<translation type="unfinished"></translation> |
|
4620 |
</message> |
|
4621 |
<message> |
|
4622 |
<source>macOS/iPhone port, OpenGL-ES conversion</source> |
|
4623 |
<translation type="unfinished"></translation> |
|
4624 |
</message> |
|
4625 |
<message> |
|
4626 |
<source>Android port</source> |
|
4627 |
<translation type="unfinished"></translation> |
|
4628 |
</message> |
|
4629 |
<message> |
|
4630 |
<source>Android netplay, portability abstraction</source> |
|
4631 |
<translation type="unfinished"></translation> |
|
4632 |
</message> |
|
4633 |
<message> |
|
4634 |
<source>WebGL port</source> |
|
4635 |
<translation type="unfinished"></translation> |
|
4636 |
</message> |
|
4637 |
<message> |
|
4638 |
<source>iPhone/iPad ports</source> |
|
4639 |
<translation type="unfinished"></translation> |
|
4640 |
</message> |
|
4641 |
<message> |
|
4642 |
<source>Graphics</source> |
|
4643 |
<translation type="unfinished">Grafiikka</translation> |
|
4644 |
</message> |
|
4645 |
<message> |
|
4646 |
<source>General</source> |
|
4647 |
<translation type="unfinished">Yleiset</translation> |
|
4648 |
</message> |
|
4649 |
<message> |
|
4650 |
<source>Themes</source> |
|
4651 |
<translation type="unfinished"></translation> |
|
4652 |
</message> |
|
4653 |
<message> |
|
4654 |
<source>Nature, Snow, City, Castle, Halloween, Island</source> |
|
4655 |
<translation type="unfinished"></translation> |
|
4656 |
</message> |
|
4657 |
<message> |
|
4658 |
<source>Bamboo, EarthRise, BambooPlinko</source> |
|
4659 |
<translation type="unfinished"></translation> |
|
4660 |
</message> |
|
4661 |
<message> |
|
4662 |
<source>Golf, Hoggywood, Stage</source> |
|
4663 |
<translation type="unfinished"></translation> |
|
4664 |
</message> |
|
4665 |
<message> |
|
4666 |
<source>Hoggywood</source> |
|
4667 |
<translation type="unfinished"></translation> |
|
4668 |
</message> |
|
4669 |
<message> |
|
4670 |
<source>Cave, Olympics</source> |
|
4671 |
<translation type="unfinished"></translation> |
|
4672 |
</message> |
|
4673 |
<message> |
|
4674 |
<source>Fruit, Cake</source> |
|
4675 |
<translation type="unfinished"></translation> |
|
4676 |
</message> |
|
4677 |
<message> |
|
4678 |
<source>Art</source> |
|
4679 |
<translation type="unfinished"></translation> |
|
4680 |
</message> |
|
4681 |
<message> |
|
4682 |
<source>Beach</source> |
|
4683 |
<translation type="unfinished"></translation> |
|
4684 |
</message> |
|
4685 |
<message> |
|
4686 |
<source>Brick</source> |
|
4687 |
<translation type="unfinished"></translation> |
|
4688 |
</message> |
|
4689 |
<message> |
|
4690 |
<source>Hell</source> |
|
4691 |
<translation type="unfinished"></translation> |
|
4692 |
</message> |
|
4693 |
<message> |
|
4694 |
<source>Jungle</source> |
|
4695 |
<translation type="unfinished"></translation> |
|
4696 |
</message> |
|
4697 |
<message> |
|
4698 |
<source>Sheep</source> |
|
4699 |
<translation type="unfinished"></translation> |
|
4700 |
</message> |
|
4701 |
<message> |
|
4702 |
<source>Maps</source> |
|
4703 |
<translation type="unfinished"></translation> |
|
4704 |
</message> |
|
4705 |
<message> |
|
4706 |
<source>Basketball, BasketballField, Bath, Bubbleflow, Hammock, Hedgelove, Hedgewars, Hydrant, Mushrooms, Plane, Ropes, Tree</source> |
|
4707 |
<translation type="unfinished"></translation> |
|
4708 |
</message> |
|
4709 |
<message> |
|
4710 |
<source>SB_Bones, SB_Crystal, SB_Grassy, SB_Grove, SB_Haunty, SB_Oaks, SB_Shrooms, SB_Tentacle</source> |
|
4711 |
<translation type="unfinished"></translation> |
|
4712 |
</message> |
|
4713 |
<message> |
|
4714 |
<source>Bamboo, Blox, Cake, Cogs, EarthRise, Freeway</source> |
|
4715 |
<translation type="unfinished"></translation> |
|
4716 |
</message> |
|
4717 |
<message> |
|
4718 |
<source>Castle, PirateFlag</source> |
|
4719 |
<translation type="unfinished"></translation> |
|
4720 |
</message> |
|
4721 |
<message> |
|
4722 |
<source>ShoppaKing, TrophyRace</source> |
|
4723 |
<translation type="unfinished"></translation> |
|
4724 |
</message> |
|
4725 |
<message> |
|
4726 |
<source>Battlefield</source> |
|
4727 |
<translation type="unfinished"></translation> |
|
4728 |
</message> |
|
4729 |
<message> |
|
4730 |
<source>CTF_Blizzard</source> |
|
4731 |
<translation type="unfinished"></translation> |
|
4732 |
</message> |
|
4733 |
<message> |
|
4734 |
<source>Cheese</source> |
|
4735 |
<translation type="unfinished"></translation> |
|
4736 |
</message> |
|
4737 |
<message> |
|
4738 |
<source>ClimbHome</source> |
|
4739 |
<translation type="unfinished"></translation> |
|
4740 |
</message> |
|
4741 |
<message> |
|
4742 |
<source>Lonely_Island</source> |
|
4743 |
<translation type="unfinished"></translation> |
|
4744 |
</message> |
|
4745 |
<message> |
|
4746 |
<source>Octorama</source> |
|
4747 |
<translation type="unfinished"></translation> |
|
4748 |
</message> |
|
4749 |
<message> |
|
4750 |
<source>portal</source> |
|
4751 |
<translation type="unfinished"></translation> |
|
4752 |
</message> |
|
4753 |
<message> |
|
4754 |
<source>Ruler</source> |
|
4755 |
<translation type="unfinished"></translation> |
|
4756 |
</message> |
|
4757 |
<message> |
|
4758 |
<source>Sticks</source> |
|
4759 |
<translation type="unfinished"></translation> |
|
4760 |
</message> |
|
4761 |
<message> |
|
4762 |
<source>Forts</source> |
|
4763 |
<translation type="unfinished">Linnakkeet</translation> |
|
4764 |
</message> |
|
4765 |
<message> |
|
4766 |
<source>EvilChicken</source> |
|
4767 |
<translation type="unfinished"></translation> |
|
4768 |
</message> |
|
4769 |
<message> |
|
4770 |
<source>Olympic</source> |
|
4771 |
<translation type="unfinished"></translation> |
|
4772 |
</message> |
|
4773 |
<message> |
|
4774 |
<source>Tank</source> |
|
4775 |
<translation type="unfinished"></translation> |
|
4776 |
</message> |
|
4777 |
<message> |
|
4778 |
<source>Snail</source> |
|
4779 |
<translation type="unfinished"></translation> |
|
4780 |
</message> |
|
4781 |
<message> |
|
4782 |
<source>SteelTower</source> |
|
4783 |
<translation type="unfinished"></translation> |
|
4784 |
</message> |
|
4785 |
<message> |
|
4786 |
<source>Hats, graves, other</source> |
|
4787 |
<translation type="unfinished"></translation> |
|
4788 |
</message> |
|
4789 |
<message> |
|
4790 |
<source>See CREDITS text file</source> |
|
4791 |
<translation type="unfinished"></translation> |
|
4792 |
</message> |
|
4793 |
<message> |
|
4794 |
<source>Sounds</source> |
|
4795 |
<translation type="unfinished"></translation> |
|
4796 |
</message> |
|
4797 |
<message> |
|
4798 |
<source>Hedgehogs voice</source> |
|
4799 |
<translation type="unfinished"></translation> |
|
4800 |
</message> |
|
4801 |
<message> |
|
4802 |
<source>Default_pl, Russian_pl voices</source> |
|
4803 |
<translation type="unfinished"></translation> |
|
4804 |
</message> |
|
4805 |
<message> |
|
4806 |
<source>Various authors from www.freesound.org (see CREDITS text file)</source> |
|
4807 |
<translation type="unfinished"></translation> |
|
4808 |
</message> |
|
4809 |
<message> |
|
4810 |
<source>Music</source> |
|
4811 |
<translation type="unfinished">Musiikki</translation> |
|
4812 |
</message> |
|
4813 |
<message> |
|
4814 |
<source>City, Rock, others</source> |
|
4815 |
<translation type="unfinished"></translation> |
|
4816 |
</message> |
|
4817 |
<message> |
|
4818 |
<source>Compost</source> |
|
4819 |
<translation type="unfinished"></translation> |
|
4820 |
</message> |
|
4821 |
<message> |
|
4822 |
<source>EarthRise, oriental, Pirate, snow</source> |
|
4823 |
<translation type="unfinished"></translation> |
|
4824 |
</message> |
|
4825 |
<message> |
|
4826 |
<source>Fruit, Jungle</source> |
|
4827 |
<translation type="unfinished"></translation> |
|
4828 |
</message> |
|
4829 |
<message> |
|
4830 |
<source>Nature</source> |
|
4831 |
<translation type="unfinished"></translation> |
|
4832 |
</message> |
|
4833 |
<message> |
|
4834 |
<source>olympics_sd</source> |
|
4835 |
<translation type="unfinished"></translation> |
|
4836 |
</message> |
|
4837 |
<message> |
|
4838 |
<source>sdmusic (Hitman [sheepluva edit])</source> |
|
4839 |
<translation type="unfinished"></translation> |
|
4840 |
</message> |
|
4841 |
<message> |
|
4842 |
<source>Translations</source> |
|
4843 |
<translation type="unfinished"></translation> |
|
4844 |
</message> |
|
4845 |
<message> |
|
4846 |
<source>Brazilian Portuguese</source> |
|
4847 |
<translation type="unfinished"></translation> |
|
4848 |
</message> |
|
4849 |
<message> |
|
4850 |
<source>Bulgarian</source> |
|
4851 |
<translation type="unfinished"></translation> |
|
4852 |
</message> |
|
4853 |
<message> |
|
4854 |
<source>Czech</source> |
|
4855 |
<translation type="unfinished"></translation> |
|
4856 |
</message> |
|
4857 |
<message> |
|
4858 |
<source>Chinese</source> |
|
4859 |
<translation type="unfinished"></translation> |
|
4860 |
</message> |
|
4861 |
<message> |
|
4862 |
<source>Finnish</source> |
|
4863 |
<translation type="unfinished"></translation> |
|
4864 |
</message> |
|
4865 |
<message> |
|
4866 |
<source>French</source> |
|
4867 |
<translation type="unfinished"></translation> |
|
4868 |
</message> |
|
4869 |
<message> |
|
4870 |
<source>German</source> |
|
4871 |
<translation type="unfinished"></translation> |
|
4872 |
</message> |
|
4873 |
<message> |
|
4874 |
<source>Greek</source> |
|
4875 |
<translation type="unfinished"></translation> |
|
4876 |
</message> |
|
4877 |
<message> |
|
4878 |
<source>Italian</source> |
|
4879 |
<translation type="unfinished"></translation> |
|
4880 |
</message> |
|
4881 |
<message> |
|
4882 |
<source>Japanese</source> |
|
4883 |
<translation type="unfinished"></translation> |
|
4884 |
</message> |
|
4885 |
<message> |
|
4886 |
<source>Korean</source> |
|
4887 |
<translation type="unfinished"></translation> |
|
4888 |
</message> |
|
4889 |
<message> |
|
4890 |
<source>Lithuanian</source> |
|
4891 |
<translation type="unfinished"></translation> |
|
4892 |
</message> |
|
4893 |
<message> |
|
4894 |
<source>Polish</source> |
|
4895 |
<translation type="unfinished"></translation> |
|
4896 |
</message> |
|
4897 |
<message> |
|
4898 |
<source>Portuguese</source> |
|
4899 |
<translation type="unfinished"></translation> |
|
4900 |
</message> |
|
4901 |
<message> |
|
4902 |
<source>Russian</source> |
|
4903 |
<translation type="unfinished"></translation> |
|
4904 |
</message> |
|
4905 |
<message> |
|
4906 |
<source>Scottish Gaelic</source> |
|
4907 |
<translation type="unfinished"></translation> |
|
4908 |
</message> |
|
4909 |
<message> |
|
4910 |
<source>Slovak</source> |
|
4911 |
<translation type="unfinished"></translation> |
|
4912 |
</message> |
|
4913 |
<message> |
|
4914 |
<source>Spanish</source> |
|
4915 |
<translation type="unfinished"></translation> |
|
4916 |
</message> |
|
4917 |
<message> |
|
4918 |
<source>Swedish</source> |
|
4919 |
<translation type="unfinished"></translation> |
|
4920 |
</message> |
|
4921 |
<message> |
|
4922 |
<source>Ukrainian</source> |
|
4923 |
<translation type="unfinished"></translation> |
|
4924 |
</message> |
|
4925 |
<message> |
|
4926 |
<source>Special thanks</source> |
|
4927 |
<translation type="unfinished"></translation> |
|
4928 |
</message> |
|
4929 |
<message> |
|
4930 |
<source>Project founder</source> |
|
4931 |
<translation type="unfinished"></translation> |
|
4932 |
</message> |
|
15518 | 4933 |
<message> |
4934 |
<source>Hungarian</source> |
|
4935 |
<translation type="unfinished"></translation> |
|
4936 |
</message> |
|
14519 | 4937 |
</context> |
4938 |
<context> |
|
9793 | 4939 |
<name>server</name> |
4940 |
<message> |
|
4941 |
<source>Restricted</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4942 |
<translation type="vanished">Rajoitettu</translation> |
9793 | 4943 |
</message> |
4944 |
<message> |
|
4945 |
<source>Not room master</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4946 |
<translation type="vanished">Ei huoneen omistaja</translation> |
9793 | 4947 |
</message> |
4948 |
<message> |
|
4949 |
<source>Corrupted hedgehogs info</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4950 |
<translation type="vanished">Rapistuneen siilin tiedot</translation> |
9793 | 4951 |
</message> |
4952 |
<message> |
|
4953 |
<source>too many teams</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4954 |
<translation type="vanished">liikaa joukkueita</translation> |
9793 | 4955 |
</message> |
4956 |
<message> |
|
4957 |
<source>too many hedgehogs</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4958 |
<translation type="vanished">liikaa siiliä</translation> |
9793 | 4959 |
</message> |
4960 |
<message> |
|
4961 |
<source>There's already a team with same name in the list</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4962 |
<translation type="vanished">Listalla on jo samanniminen joukkue</translation> |
9793 | 4963 |
</message> |
4964 |
<message> |
|
4965 |
<source>round in progress</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4966 |
<translation type="vanished">peli on käynnissä</translation> |
9793 | 4967 |
</message> |
4968 |
<message> |
|
4969 |
<source>restricted</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4970 |
<translation type="vanished">rajoitettu</translation> |
9793 | 4971 |
</message> |
4972 |
<message> |
|
4973 |
<source>REMOVE_TEAM: no such team</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4974 |
<translation type="vanished">POISTA_JOUKKUE: joukkuetta ei löydy</translation> |
9793 | 4975 |
</message> |
4976 |
<message> |
|
4977 |
<source>Not team owner!</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4978 |
<translation type="vanished">Et ole joukkueen omistaja!</translation> |
9793 | 4979 |
</message> |
4980 |
<message> |
|
4981 |
<source>Less than two clans!</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4982 |
<translation type="vanished">Alle kaksi klaania!</translation> |
9793 | 4983 |
</message> |
4984 |
<message> |
|
4985 |
<source>Illegal room name</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4986 |
<translation type="vanished">Virheellinen huoneen nimi</translation> |
9793 | 4987 |
</message> |
4988 |
<message> |
|
4989 |
<source>Room with such name already exists</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4990 |
<translation type="vanished">Samanniminen huone on jo olemassa</translation> |
9793 | 4991 |
</message> |
4992 |
<message> |
|
4993 |
<source>Nickname already chosen</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4994 |
<translation type="vanished">Nimimerkki on jo käytössä</translation> |
9793 | 4995 |
</message> |
4996 |
<message> |
|
4997 |
<source>Illegal nickname</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4998 |
<translation type="vanished">Virheellinen nimimerkki</translation> |
9793 | 4999 |
</message> |
5000 |
<message> |
|
5001 |
<source>Protocol already known</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5002 |
<translation type="vanished">Protokolla jo tiedossa</translation> |
9793 | 5003 |
</message> |
5004 |
<message> |
|
5005 |
<source>Bad number</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5006 |
<translation type="vanished">Virheellinen numero</translation> |
9793 | 5007 |
</message> |
5008 |
<message> |
|
5009 |
<source>Nickname is already in use</source> |
|
10539 | 5010 |
<translation>Nimimerkki varattu</translation> |
9793 | 5011 |
</message> |
5012 |
<message> |
|
5013 |
<source>No checker rights</source> |
|
10539 | 5014 |
<translation>Ei tarkistusoikeutta</translation> |
9793 | 5015 |
</message> |
5016 |
<message> |
|
5017 |
<source>Authentication failed</source> |
|
11526 | 5018 |
<translation>Tunnistautuminen epäonnistui</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
5019 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
5020 |
<message> |
9793 | 5021 |
<source>60 seconds cooldown after kick</source> |
10539 | 5022 |
<translation>60sek odotusaika potkujen jälkeen</translation> |
9793 | 5023 |
</message> |
5024 |
<message> |
|
5025 |
<source>kicked</source> |
|
10539 | 5026 |
<translation>potkittu</translation> |
9793 | 5027 |
</message> |
5028 |
<message> |
|
5029 |
<source>Ping timeout</source> |
|
10539 | 5030 |
<translation>Yhteyden aikakatkaisu</translation> |
9793 | 5031 |
</message> |
5032 |
<message> |
|
5033 |
<source>bye</source> |
|
13678 | 5034 |
<translation type="vanished">näkemiin</translation> |
9793 | 5035 |
</message> |
5036 |
<message> |
|
5037 |
<source>No such room</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5038 |
<translation type="vanished">Ei moista huonetta</translation> |
9793 | 5039 |
</message> |
5040 |
<message> |
|
5041 |
<source>Room version incompatible to your hedgewars version</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5042 |
<translation type="vanished">Huoneen versio ei ole yhteensopiva pelin versioosi</translation> |
9793 | 5043 |
</message> |
5044 |
<message> |
|
5045 |
<source>Joining restricted</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5046 |
<translation type="vanished">Liittyminen estetty</translation> |
9793 | 5047 |
</message> |
5048 |
<message> |
|
5049 |
<source>Registered users only</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5050 |
<translation type="vanished">Vain rekisteröityneille</translation> |
9793 | 5051 |
</message> |
5052 |
<message> |
|
5053 |
<source>You are banned in this room</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5054 |
<translation type="vanished">Sinulla on porttikielto huoneeseen</translation> |
9793 | 5055 |
</message> |
5056 |
<message> |
|
5057 |
<source>Empty config entry</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5058 |
<translation type="vanished">Tyhjä asetus</translation> |
9793 | 5059 |
</message> |
10451 | 5060 |
<message> |
5061 |
<source>You already have voted</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5062 |
<translation type="vanished">Olet jo äänestänyt</translation> |
10451 | 5063 |
</message> |
5064 |
<message> |
|
5065 |
<source>Voting closed</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5066 |
<translation type="vanished">Äänestys päättyi</translation> |
10451 | 5067 |
</message> |
5068 |
<message> |
|
5069 |
<source>New voting started</source> |
|
10539 | 5070 |
<translation>Uusi äänestys alkoi</translation> |
10451 | 5071 |
</message> |
5072 |
<message> |
|
5073 |
<source>Voting expired</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5074 |
<translation type="vanished">Äänestysaika loppui</translation> |
10451 | 5075 |
</message> |
5076 |
<message> |
|
5077 |
<source>kick</source> |
|
10539 | 5078 |
<translation>potki</translation> |
10451 | 5079 |
</message> |
5080 |
<message> |
|
5081 |
<source>map</source> |
|
11526 | 5082 |
<translation>kartta</translation> |
10803
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
5083 |
</message> |
df39aa3f6d4d
merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
nemo
parents:
10750
diff
changeset
|
5084 |
<message> |
10451 | 5085 |
<source>pause</source> |
10539 | 5086 |
<translation>tauko</translation> |
10451 | 5087 |
</message> |
5088 |
<message> |
|
5089 |
<source>Reconnected too fast</source> |
|
10539 | 5090 |
<translation>Uudelleenyhdistetty liian nopeasti</translation> |
10451 | 5091 |
</message> |
5092 |
<message> |
|
5093 |
<source>Warning! Chat flood protection activated</source> |
|
10539 | 5094 |
<translation>Varoitus! Keskustelun spämmisuodatin aktivoitu.</translation> |
10451 | 5095 |
</message> |
5096 |
<message> |
|
5097 |
<source>Excess flood</source> |
|
10539 | 5098 |
<translation>Tulva havaittu</translation> |
10451 | 5099 |
</message> |
5100 |
<message> |
|
5101 |
<source>Game messages flood detected - 1</source> |
|
10539 | 5102 |
<translation>Peliviestien tulva havaittu - 1</translation> |
10451 | 5103 |
</message> |
5104 |
<message> |
|
5105 |
<source>Warning! Joins flood protection activated</source> |
|
10539 | 5106 |
<translation>Varoitus! Liittymisien tulvasuoja aktivoitu</translation> |
10451 | 5107 |
</message> |
5108 |
<message> |
|
5109 |
<source>There's no voting going on</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5110 |
<translation type="vanished">Äänestyksiä ei ole meneillään</translation> |
10451 | 5111 |
</message> |
11526 | 5112 |
<message> |
5113 |
<source>Your vote counted</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5114 |
<translation type="vanished">Sinun äänesi ratkaisi</translation> |
11526 | 5115 |
</message> |
5116 |
<message> |
|
5117 |
<source>Pause toggled</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5118 |
<translation type="vanished">Tauko</translation> |
11526 | 5119 |
</message> |
5120 |
<message> |
|
5121 |
<source>new seed</source> |
|
12432 | 5122 |
<translation>uusi siemen</translation> |
11526 | 5123 |
</message> |
5124 |
<message> |
|
5125 |
<source>number of hedgehogs in team</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5126 |
<translation type="vanished">siilien määrä pelissä</translation> |
11526 | 5127 |
</message> |
5128 |
<message> |
|
5129 |
<source>/maxteams: specify number from 2 to 8</source> |
|
12432 | 5130 |
<translation>/maxteams: anna luku välillä 2-8</translation> |
11526 | 5131 |
</message> |
5132 |
<message> |
|
5133 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
14519 | 5134 |
<translation type="vanished">Käytössä äänestyskomennot: kick <nimi>, map <nimi>, pause, newseed, hedgehogs</translation> |
11526 | 5135 |
</message> |
5136 |
<message> |
|
5137 |
<source>callvote kick: specify nickname</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5138 |
<translation type="vanished">callvote kick: anna nimimerkki</translation> |
11526 | 5139 |
</message> |
5140 |
<message> |
|
5141 |
<source>callvote kick: no such user</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5142 |
<translation type="vanished">callvote kick: moista käyttäjää ei löydy</translation> |
11526 | 5143 |
</message> |
5144 |
<message> |
|
5145 |
<source>callvote map: no such map</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5146 |
<translation type="vanished">callvote map: moista karttaa ei löydy</translation> |
11526 | 5147 |
</message> |
5148 |
<message> |
|
5149 |
<source>callvote pause: no game in progress</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5150 |
<translation type="vanished">callvote pause: peli ei ole käynnissä</translation> |
11526 | 5151 |
</message> |
5152 |
<message> |
|
5153 |
<source>callvote hedgehogs: specify number from 1 to 8</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5154 |
<translation type="vanished">callvote hedgehogs: anna luku väliltä 1-8</translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5155 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5156 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5157 |
<source>The game can't be started with less than two clans!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5158 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5159 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5160 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5161 |
<source>Empty config entry.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5162 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5163 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5164 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5165 |
<source>Access denied.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5166 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5167 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5168 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5169 |
<source>You're not the room master!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5170 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5171 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5172 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5173 |
<source>Corrupted hedgehogs info!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5174 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5175 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5176 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5177 |
<source>Too many teams!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5178 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5179 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5180 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5181 |
<source>Too many hedgehogs!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5182 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5183 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5184 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5185 |
<source>There's already a team with same name in the list.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5186 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5187 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5188 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5189 |
<source>Joining not possible: Round is in progress.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5190 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5191 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5192 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5193 |
<source>This room currently does not allow adding new teams.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5194 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5195 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5196 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5197 |
<source>Error: The team you tried to remove does not exist.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5198 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5199 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5200 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5201 |
<source>You can't remove a team you don't own.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5202 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5203 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5204 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5205 |
<source>Illegal room name! The room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5206 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5207 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5208 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5209 |
<source>A room with the same name already exists.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5210 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5211 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5212 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5213 |
<source>/callvote kick: You need to specify a nickname.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5214 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5215 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5216 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5217 |
<source>/callvote kick: No such user!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5218 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5219 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5220 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5221 |
<source>/callvote map: No such map!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5222 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5223 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5224 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5225 |
<source>/callvote pause: No game in progress!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5226 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5227 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5228 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5229 |
<source>/callvote hedgehogs: Specify number from 1 to 8.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5230 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5231 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5232 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5233 |
<source>Illegal room name! A room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5234 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5235 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5236 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5237 |
<source>No such room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5238 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5239 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5240 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5241 |
<source>Room version incompatible to your Hedgewars version!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5242 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5243 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5244 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5245 |
<source>Access denied. This room currently doesn't allow joining.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5246 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5247 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5248 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5249 |
<source>Access denied. This room is for registered users only.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5250 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5251 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5252 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5253 |
<source>You are banned from this room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5254 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5255 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5256 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5257 |
<source>Nickname already provided.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5258 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5259 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5260 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5261 |
<source>Illegal nickname! Nicknames must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5262 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5263 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5264 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5265 |
<source>Protocol already known.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5266 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5267 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5268 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5269 |
<source>Bad number.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5270 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5271 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5272 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5273 |
<source>There's no voting going on.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5274 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5275 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5276 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5277 |
<source>You already have voted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5278 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5279 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5280 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5281 |
<source>Your vote has been counted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5282 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5283 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5284 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5285 |
<source>Voting closed.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5286 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5287 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5288 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5289 |
<source>Pause toggled.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5290 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5291 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5292 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5293 |
<source>Voting expired.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5294 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5295 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5296 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5297 |
<source>hedgehogs per team: </source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
5298 |
<translation type="unfinished"></translation> |
11526 | 5299 |
</message> |
13535 | 5300 |
<message> |
5301 |
<source>/info <player>: Show info about player</source> |
|
5302 |
<translation type="unfinished"></translation> |
|
5303 |
</message> |
|
5304 |
<message> |
|
5305 |
<source>/me <message>: Chat action, e.g. '/me eats pizza' becomes '* Player eats pizza'</source> |
|
5306 |
<translation type="unfinished"></translation> |
|
5307 |
</message> |
|
5308 |
<message> |
|
5309 |
<source>/rnd: Flip a virtual coin and reply with 'heads' or 'tails'</source> |
|
5310 |
<translation type="unfinished"></translation> |
|
5311 |
</message> |
|
5312 |
<message> |
|
5313 |
<source>/rnd [A] [B] [C] [...]: Reply with a random word from the given list</source> |
|
5314 |
<translation type="unfinished"></translation> |
|
5315 |
</message> |
|
5316 |
<message> |
|
5317 |
<source>/watch <id>: Watch a demo stored on the server with the given ID</source> |
|
5318 |
<translation type="unfinished"></translation> |
|
5319 |
</message> |
|
5320 |
<message> |
|
5321 |
<source>/help: Show chat command help</source> |
|
5322 |
<translation type="unfinished"></translation> |
|
5323 |
</message> |
|
5324 |
<message> |
|
5325 |
<source>/callvote [arguments]: Start a vote</source> |
|
5326 |
<translation type="unfinished"></translation> |
|
5327 |
</message> |
|
5328 |
<message> |
|
5329 |
<source>/vote <yes/no>: Vote 'yes' or 'no' for active vote</source> |
|
5330 |
<translation type="unfinished"></translation> |
|
5331 |
</message> |
|
5332 |
<message> |
|
5333 |
<source>/delegate <player>: Surrender room control to player</source> |
|
5334 |
<translation type="unfinished"></translation> |
|
5335 |
</message> |
|
5336 |
<message> |
|
5337 |
<source>/maxteams <N>: Limit maximum number of teams to N</source> |
|
5338 |
<translation type="unfinished"></translation> |
|
5339 |
</message> |
|
5340 |
<message> |
|
5341 |
<source>/global <message>: Send global chat message which can be seen by everyone on the server</source> |
|
5342 |
<translation type="unfinished"></translation> |
|
5343 |
</message> |
|
5344 |
<message> |
|
5345 |
<source>/registered_only: Toggle 'registered only' state. If enabled, only registered players can join server</source> |
|
5346 |
<translation type="unfinished"></translation> |
|
5347 |
</message> |
|
5348 |
<message> |
|
5349 |
<source>/super_power: Activate your super power. With it you can enter any room and are protected from kicking. Expires when you leave server</source> |
|
5350 |
<translation type="unfinished"></translation> |
|
5351 |
</message> |
|
5352 |
<message> |
|
5353 |
<source>/stats: Query server stats</source> |
|
5354 |
<translation type="unfinished"></translation> |
|
5355 |
</message> |
|
5356 |
<message> |
|
5357 |
<source>/force <yes/no>: Force vote result for active vote</source> |
|
5358 |
<translation type="unfinished"></translation> |
|
5359 |
</message> |
|
5360 |
<message> |
|
5361 |
<source>/fix: Force this room to stay open when it is empty</source> |
|
5362 |
<translation type="unfinished"></translation> |
|
5363 |
</message> |
|
5364 |
<message> |
|
5365 |
<source>/unfix: Undo the /fix command</source> |
|
5366 |
<translation type="unfinished"></translation> |
|
5367 |
</message> |
|
5368 |
<message> |
|
5369 |
<source>List of lobby chat commands:</source> |
|
5370 |
<translation type="unfinished"></translation> |
|
5371 |
</message> |
|
5372 |
<message> |
|
5373 |
<source>List of room chat commands:</source> |
|
5374 |
<translation type="unfinished"></translation> |
|
5375 |
</message> |
|
5376 |
<message> |
|
5377 |
<source>Commands for server admins only:</source> |
|
5378 |
<translation type="unfinished"></translation> |
|
5379 |
</message> |
|
5380 |
<message> |
|
5381 |
<source>room</source> |
|
5382 |
<translation type="unfinished"></translation> |
|
5383 |
</message> |
|
5384 |
<message> |
|
5385 |
<source>lobby</source> |
|
5386 |
<translation type="unfinished"></translation> |
|
5387 |
</message> |
|
5388 |
<message> |
|
5389 |
<source>(playing)</source> |
|
5390 |
<translation type="unfinished"></translation> |
|
5391 |
</message> |
|
5392 |
<message> |
|
5393 |
<source>(spectating)</source> |
|
5394 |
<translation type="unfinished"></translation> |
|
5395 |
</message> |
|
5396 |
<message> |
|
5397 |
<source>Player is not online.</source> |
|
5398 |
<translation type="unfinished"></translation> |
|
5399 |
</message> |
|
5400 |
<message> |
|
5401 |
<source>/force: Please use 'yes' or 'no'.</source> |
|
5402 |
<translation type="unfinished"></translation> |
|
5403 |
</message> |
|
5404 |
<message> |
|
5405 |
<source>/vote: Please use 'yes' or 'no'.</source> |
|
5406 |
<translation type="unfinished"></translation> |
|
5407 |
</message> |
|
13678 | 5408 |
<message> |
5409 |
<source>Kicked</source> |
|
5410 |
<translation type="unfinished"></translation> |
|
5411 |
</message> |
|
13815 | 5412 |
<message> |
5413 |
<source>This server only allows registered users to join.</source> |
|
5414 |
<translation type="unfinished"></translation> |
|
5415 |
</message> |
|
5416 |
<message> |
|
5417 |
<source>heads</source> |
|
5418 |
<translation type="unfinished"></translation> |
|
5419 |
</message> |
|
5420 |
<message> |
|
5421 |
<source>tails</source> |
|
5422 |
<translation type="unfinished"></translation> |
|
5423 |
</message> |
|
5424 |
<message> |
|
5425 |
<source>This server does not support replays!</source> |
|
5426 |
<translation type="unfinished"></translation> |
|
5427 |
</message> |
|
5428 |
<message> |
|
5429 |
<source>/greeting [message]: Set or clear greeting message to be shown to players who join the room</source> |
|
5430 |
<translation type="unfinished"></translation> |
|
5431 |
</message> |
|
5432 |
<message> |
|
5433 |
<source>/save <config ID> <config name>: Add current room configuration as votable choice for /callvote map</source> |
|
5434 |
<translation type="unfinished"></translation> |
|
5435 |
</message> |
|
5436 |
<message> |
|
5437 |
<source>/delete <config ID>: Delete a votable room configuration</source> |
|
5438 |
<translation type="unfinished"></translation> |
|
5439 |
</message> |
|
5440 |
<message> |
|
5441 |
<source>/saveroom <file name>: Save all votable room configurations (and the greeting) of this room into a file</source> |
|
5442 |
<translation type="unfinished"></translation> |
|
5443 |
</message> |
|
5444 |
<message> |
|
5445 |
<source>/loadroom <file name>: Load votable room configurations (and greeting) from a file</source> |
|
5446 |
<translation type="unfinished"></translation> |
|
5447 |
</message> |
|
5448 |
<message> |
|
5449 |
<source>Super power activated.</source> |
|
5450 |
<translation type="unfinished"></translation> |
|
5451 |
</message> |
|
5452 |
<message> |
|
5453 |
<source>Unknown command or invalid parameters. Say '/help' in chat for a list of commands.</source> |
|
5454 |
<translation type="unfinished"></translation> |
|
5455 |
</message> |
|
5456 |
<message> |
|
5457 |
<source>You can't kick yourself!</source> |
|
5458 |
<translation type="unfinished"></translation> |
|
5459 |
</message> |
|
5460 |
<message> |
|
5461 |
<source>You can't kick the only other player!</source> |
|
5462 |
<translation type="unfinished"></translation> |
|
5463 |
</message> |
|
5464 |
<message> |
|
5465 |
<source>The player is not in your room.</source> |
|
5466 |
<translation type="unfinished"></translation> |
|
5467 |
</message> |
|
5468 |
<message> |
|
5469 |
<source>This player is protected from being kicked.</source> |
|
5470 |
<translation type="unfinished"></translation> |
|
5471 |
</message> |
|
5472 |
<message> |
|
5473 |
<source>You're not the room master or a server admin!</source> |
|
5474 |
<translation type="unfinished"></translation> |
|
5475 |
</message> |
|
5476 |
<message> |
|
5477 |
<source>You're already the room master.</source> |
|
5478 |
<translation type="unfinished"></translation> |
|
5479 |
</message> |
|
5480 |
<message> |
|
5481 |
<source>Greeting message cleared.</source> |
|
5482 |
<translation type="unfinished"></translation> |
|
5483 |
</message> |
|
5484 |
<message> |
|
5485 |
<source>Greeting message set.</source> |
|
5486 |
<translation type="unfinished"></translation> |
|
5487 |
</message> |
|
5488 |
<message> |
|
5489 |
<source>/callvote kick: This is only allowed in rooms without a room master.</source> |
|
5490 |
<translation type="unfinished"></translation> |
|
5491 |
</message> |
|
5492 |
<message> |
|
5493 |
<source>/callvote map: No maps available.</source> |
|
5494 |
<translation type="unfinished"></translation> |
|
5495 |
</message> |
|
5496 |
<message> |
|
5497 |
<source>You're the new room master!</source> |
|
5498 |
<translation type="unfinished"></translation> |
|
5499 |
</message> |
|
13895 | 5500 |
<message> |
5501 |
<source>/quit: Quit the server</source> |
|
5502 |
<translation type="unfinished"></translation> |
|
5503 |
</message> |
|
5504 |
<message> |
|
5505 |
<source>This command is only available in the lobby.</source> |
|
5506 |
<translation type="unfinished"></translation> |
|
5507 |
</message> |
|
5508 |
<message> |
|
5509 |
<source>This command is only available in rooms.</source> |
|
5510 |
<translation type="unfinished"></translation> |
|
5511 |
</message> |
|
14519 | 5512 |
<message> |
5513 |
<source>This server no longer allows unregistered players to join.</source> |
|
5514 |
<translation type="unfinished"></translation> |
|
5515 |
</message> |
|
5516 |
<message> |
|
5517 |
<source>This server now allows unregistered players to join.</source> |
|
5518 |
<translation type="unfinished"></translation> |
|
5519 |
</message> |
|
5520 |
<message> |
|
5521 |
<source>Available callvote commands: hedgehogs <number>, pause, newseed, map <name>, kick <player></source> |
|
5522 |
<translation type="unfinished"></translation> |
|
5523 |
</message> |
|
5524 |
<message> |
|
5525 |
<source>Please confirm server restart with '/restart_server yes'.</source> |
|
5526 |
<translation type="unfinished"></translation> |
|
5527 |
</message> |
|
14883 | 5528 |
<message> |
5529 |
<source>Warning! Room name change flood protection activated</source> |
|
5530 |
<translation type="unfinished"></translation> |
|
5531 |
</message> |
|
9793 | 5532 |
</context> |
11526 | 5533 |
</TS> |