author | nemo |
Thu, 29 Jul 2010 18:29:29 -0400 | |
changeset 3683 | 8d3b483c6949 |
parent 3503 | fc0aec1c1b8b |
child 3918 | 916ed485daed |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
3 |
<TS version="2.0" language="cs"> |
2030 | 4 |
<context> |
5 |
<name>AmmoSchemeModel</name> |
|
6 |
<message> |
|
7 |
<source>new</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
8 |
<translation type="unfinished">nový</translation> |
3284 | 9 |
</message> |
10 |
</context> |
|
11 |
<context> |
|
12 |
<name>FreqSpinBox</name> |
|
13 |
<message> |
|
14 |
<source>Never</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
15 |
<translation type="unfinished"></translation> |
3284 | 16 |
</message> |
17 |
<message numerus="yes"> |
|
18 |
<source>Every %1 turn</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
19 |
<translation type="unfinished"> |
3284 | 20 |
<numerusform></numerusform> |
21 |
<numerusform></numerusform> |
|
22 |
<numerusform></numerusform> |
|
23 |
</translation> |
|
2030 | 24 |
</message> |
25 |
</context> |
|
1422 | 26 |
<context> |
1546 | 27 |
<name>GameCFGWidget</name> |
28 |
<message> |
|
2030 | 29 |
<source>Edit weapons</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
30 |
<translation type="unfinished"></translation> |
2030 | 31 |
</message> |
32 |
<message> |
|
1546 | 33 |
<source>Error</source> |
1803 | 34 |
<translation>Chyba</translation> |
1546 | 35 |
</message> |
36 |
<message> |
|
37 |
<source>Illegal ammo scheme</source> |
|
1803 | 38 |
<translation>Nepovolené schéma zbraní</translation> |
1546 | 39 |
</message> |
1900 | 40 |
<message> |
41 |
<source>Edit schemes</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
42 |
<translation type="unfinished"></translation> |
1900 | 43 |
</message> |
1546 | 44 |
</context> |
45 |
<context> |
|
2883 | 46 |
<name>HWChatWidget</name> |
47 |
<message> |
|
48 |
<source>%1 *** %2 has been removed from your ignore list</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
49 |
<translation type="unfinished"></translation> |
2883 | 50 |
</message> |
51 |
<message> |
|
52 |
<source>%1 *** %2 has been added to your ignore list</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
53 |
<translation type="unfinished"></translation> |
2883 | 54 |
</message> |
55 |
<message> |
|
56 |
<source>%1 *** %2 has been removed from your friends list</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
57 |
<translation type="unfinished"></translation> |
2883 | 58 |
</message> |
59 |
<message> |
|
60 |
<source>%1 *** %2 has been added to your friends list</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
61 |
<translation type="unfinished"></translation> |
2883 | 62 |
</message> |
63 |
</context> |
|
64 |
<context> |
|
1422 | 65 |
<name>HWForm</name> |
66 |
<message> |
|
1803 | 67 |
<source>new</source> |
68 |
<translation>nový</translation> |
|
69 |
</message> |
|
70 |
<message> |
|
1422 | 71 |
<source>Error</source> |
72 |
<translation>Chyba</translation> |
|
73 |
</message> |
|
74 |
<message> |
|
75 |
<source>OK</source> |
|
76 |
<translation>OK</translation> |
|
77 |
</message> |
|
78 |
<message> |
|
79 |
<source>Unable to start the server</source> |
|
1803 | 80 |
<translation>Nemohu spustit server</translation> |
1422 | 81 |
</message> |
82 |
<message> |
|
83 |
<source>Cannot save record to file %1</source> |
|
1429 | 84 |
<translation>Nemohu uložit záznam do souboru %1</translation> |
1422 | 85 |
</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
|
86 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
87 |
<source>Please select record from the list above</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
88 |
<translation>Prosím vyberte záznam ze seznamu výše</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
|
89 |
</message> |
1422 | 90 |
</context> |
91 |
<context> |
|
92 |
<name>HWGame</name> |
|
93 |
<message> |
|
94 |
<source>en.txt</source> |
|
1803 | 95 |
<translation>cs.txt</translation> |
1422 | 96 |
</message> |
97 |
<message> |
|
98 |
<source>Cannot open demofile %1</source> |
|
1803 | 99 |
<translation>Nemohu otevřít soubor s ukázkou %1</translation> |
1422 | 100 |
</message> |
101 |
</context> |
|
102 |
<context> |
|
103 |
<name>HWMapContainer</name> |
|
104 |
<message> |
|
105 |
<source>Map</source> |
|
106 |
<translation>Mapa</translation> |
|
107 |
</message> |
|
108 |
<message> |
|
109 |
<source>Themes</source> |
|
110 |
<translation>Témata</translation> |
|
111 |
</message> |
|
1803 | 112 |
<message> |
113 |
<source>Filter</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
114 |
<translation type="unfinished"></translation> |
1803 | 115 |
</message> |
116 |
<message> |
|
117 |
<source>All</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
118 |
<translation type="unfinished"></translation> |
1803 | 119 |
</message> |
120 |
<message> |
|
121 |
<source>Small</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
122 |
<translation type="unfinished"></translation> |
1803 | 123 |
</message> |
124 |
<message> |
|
125 |
<source>Medium</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
126 |
<translation type="unfinished"></translation> |
1803 | 127 |
</message> |
128 |
<message> |
|
129 |
<source>Large</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
130 |
<translation type="unfinished"></translation> |
1803 | 131 |
</message> |
132 |
<message> |
|
133 |
<source>Cavern</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
134 |
<translation type="unfinished"></translation> |
1803 | 135 |
</message> |
136 |
<message> |
|
137 |
<source>Wacky</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
138 |
<translation type="unfinished"></translation> |
1803 | 139 |
</message> |
3163 | 140 |
<message> |
3181 | 141 |
<source>Type</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
142 |
<translation type="unfinished"></translation> |
3181 | 143 |
</message> |
144 |
<message> |
|
145 |
<source>Small tunnels</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
146 |
<translation type="unfinished"></translation> |
3181 | 147 |
</message> |
148 |
<message> |
|
149 |
<source>Medium tunnels</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
150 |
<translation type="unfinished"></translation> |
3181 | 151 |
</message> |
152 |
<message> |
|
153 |
<source>Large tunnels</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
154 |
<translation type="unfinished"></translation> |
3181 | 155 |
</message> |
156 |
<message> |
|
157 |
<source>Small floating islands</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
158 |
<translation type="unfinished"></translation> |
3181 | 159 |
</message> |
160 |
<message> |
|
161 |
<source>Medium floating islands</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
162 |
<translation type="unfinished"></translation> |
3181 | 163 |
</message> |
164 |
<message> |
|
165 |
<source>Large floating islands</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
166 |
<translation type="unfinished"></translation> |
3163 | 167 |
</message> |
1422 | 168 |
</context> |
169 |
<context> |
|
170 |
<name>HWNetServersModel</name> |
|
171 |
<message> |
|
172 |
<source>Title</source> |
|
173 |
<translation>Název</translation> |
|
174 |
</message> |
|
175 |
<message> |
|
176 |
<source>IP</source> |
|
177 |
<translation>IP</translation> |
|
178 |
</message> |
|
179 |
<message> |
|
180 |
<source>Port</source> |
|
181 |
<translation>Port</translation> |
|
182 |
</message> |
|
183 |
</context> |
|
184 |
<context> |
|
185 |
<name>HWNewNet</name> |
|
186 |
<message> |
|
1803 | 187 |
<source>The host was not found. Please check the host name and port settings.</source> |
188 |
<translation>Hostující počítač nenalezen. Prosím zkontrolujte jméno hostujícího počítače a nastavení portu.</translation> |
|
1422 | 189 |
</message> |
190 |
<message> |
|
1803 | 191 |
<source>Connection refused</source> |
192 |
<translation>Spojení odmítnuto.</translation> |
|
193 |
</message> |
|
194 |
<message> |
|
195 |
<source>Room destroyed</source> |
|
196 |
<translation>Místnost zničena.</translation> |
|
197 |
</message> |
|
198 |
<message> |
|
1546 | 199 |
<source>Quit reason: </source> |
1803 | 200 |
<translation>Důvod odchodu:</translation> |
1604 | 201 |
</message> |
1900 | 202 |
<message> |
203 |
<source>You got kicked</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
204 |
<translation type="unfinished"></translation> |
1900 | 205 |
</message> |
206 |
<message> |
|
207 |
<source>Password</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
208 |
<translation type="unfinished"></translation> |
1900 | 209 |
</message> |
210 |
<message> |
|
2441 | 211 |
<source>%1 *** %2 has joined the room</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
212 |
<translation type="unfinished"></translation> |
2441 | 213 |
</message> |
214 |
<message> |
|
215 |
<source>%1 *** %2 has joined</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
216 |
<translation type="unfinished"></translation> |
2441 | 217 |
</message> |
218 |
<message> |
|
2442 | 219 |
<source>%1 *** %2 has left (%3)</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
220 |
<translation type="unfinished"></translation> |
2441 | 221 |
</message> |
222 |
<message> |
|
2442 | 223 |
<source>%1 *** %2 has left</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
224 |
<translation type="unfinished"></translation> |
2441 | 225 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
226 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
227 |
<source>Your nickname %1 is |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
228 |
registered on Hedgewars.org |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
229 |
Please provide your password below |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
230 |
or pick another nickname in game config:</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
231 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
232 |
</message> |
1422 | 233 |
</context> |
234 |
<context> |
|
235 |
<name>KB</name> |
|
236 |
<message> |
|
237 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
1803 | 238 |
<translation>SDL_ttf vyhodil chybu v renderování textu, s největší pravděpodobností je to spojeno s chybou ve freetype2. Je doporučeno aktualizovat Vaši freetype knihovnu.</translation> |
1422 | 239 |
</message> |
240 |
</context> |
|
241 |
<context> |
|
1933 | 242 |
<name>PageAdmin</name> |
243 |
<message> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
244 |
<source>Clear Accounts Cache</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
245 |
<translation type="unfinished"></translation> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
246 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
247 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
248 |
<source>Fetch data</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
249 |
<translation type="unfinished"></translation> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
250 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
251 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
252 |
<source>Server message for latest version:</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
253 |
<translation type="unfinished"></translation> |
1933 | 254 |
</message> |
255 |
<message> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
256 |
<source>Server message for previous versions:</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
257 |
<translation type="unfinished"></translation> |
1933 | 258 |
</message> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
259 |
<message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
260 |
<source>Latest version protocol number:</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
261 |
<translation type="unfinished"></translation> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
262 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
263 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
264 |
<source>MOTD preview:</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
265 |
<translation type="unfinished"></translation> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
266 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
267 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
268 |
<source>Set data</source> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
269 |
<translation type="unfinished"></translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
270 |
</message> |
1933 | 271 |
</context> |
272 |
<context> |
|
273 |
<name>PageConnecting</name> |
|
274 |
<message> |
|
275 |
<source>Connecting...</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
276 |
<translation type="unfinished"></translation> |
1933 | 277 |
</message> |
278 |
</context> |
|
279 |
<context> |
|
1422 | 280 |
<name>PageEditTeam</name> |
281 |
<message> |
|
282 |
<source>General</source> |
|
283 |
<translation>Obecné</translation> |
|
284 |
</message> |
|
285 |
<message> |
|
286 |
<source>Advanced</source> |
|
287 |
<translation>Rozšířené</translation> |
|
288 |
</message> |
|
289 |
</context> |
|
290 |
<context> |
|
1673 | 291 |
<name>PageGameStats</name> |
292 |
<message> |
|
293 |
<source><p>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</p></source> |
|
1803 | 294 |
<translation><p>Cenu za nejlepší zásah vyhrál <b>%1</b> s <b>%2</b> body.</p></translation> |
1673 | 295 |
</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
|
296 |
<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
|
297 |
<source><p>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</p></source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
298 |
<translation type="unfinished"> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
299 |
<numerusform></numerusform> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
300 |
<numerusform></numerusform> |
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
301 |
<numerusform></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
|
302 |
</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
|
303 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
304 |
<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
|
305 |
<source><p>A total of <b>%1</b> hedgehog(s) were killed during this round.</p></source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
306 |
<translation type="unfinished"> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
307 |
<numerusform></numerusform> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
308 |
<numerusform></numerusform> |
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
309 |
<numerusform></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
|
310 |
</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
|
311 |
</message> |
1673 | 312 |
</context> |
313 |
<context> |
|
1451 | 314 |
<name>PageMain</name> |
315 |
<message> |
|
316 |
<source>Local Game (Play a game on a single computer)</source> |
|
1803 | 317 |
<translation>Místní hra (Hra na tomto počítači)</translation> |
1451 | 318 |
</message> |
319 |
<message> |
|
320 |
<source>Network Game (Play a game across a network)</source> |
|
1803 | 321 |
<translation>Síťová hra (Hra přes síť)</translation> |
1451 | 322 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
323 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
324 |
<source>Simply pick the same color as a friend to play together as a team. Each of you will still control his or her own hedgehogs but they'll win or lose together.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
325 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
326 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
327 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
328 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
329 |
<source>Some weapons might do only low damage but they can be a lot more devastating in the right situation. Try to use the Desert Eagle to knock multiple hedgehogs into the water.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
330 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
331 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
332 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
333 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
334 |
<source>If you're unsure what to do and don't want to waste ammo, skip one round. But don't let too much time pass as there will be Sudden Death!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
335 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
336 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
337 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
338 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
339 |
<source>Want to save ropse? Release the rope in mid air and then shoot again. As long as you don't touch the ground you'll reuse your rope without wasting ammo!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
340 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
341 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
342 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
343 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
344 |
<source>If you'd like to keep others from using your preferred nickname on the official server, register an account at http://www.hedgewars.org/.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
345 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
346 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
347 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
348 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
349 |
<source>You're bored of default gameplay? Try one of the missions - they'll offer different gameplay depending on the one you picked.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
350 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
351 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
352 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
353 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
354 |
<source>By default the game will always record the last game played as a demo. Select 'Local Game' and pick the 'Demos' button on the lower right corner to play or manage them.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
355 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
356 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
357 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
358 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
359 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you've got problems, ask on our forums but please don't expect 24/7 support!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
360 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
361 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
362 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
363 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
364 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you like it, help us with a small donation or contribute your own work!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
365 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
366 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
367 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
368 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
369 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. Share it with your family and friends as you like!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
370 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
371 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
372 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
373 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
374 |
<source>From time to time there will be official tournaments. Upcoming events will be announced at http://www.hedgewars.org/ some days in advance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
375 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
376 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
377 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
378 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
379 |
<source>Hedgewars is available in many languages. If the translation in your language seems to be missing or outdated, feel free to contact us!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
380 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
381 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
382 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
383 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
384 |
<source>Hedgewars can be run on lots of different operating systems including Microsoft Windows, Mac OS X and Linux.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
385 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
386 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
387 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
388 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
389 |
<source>Always remember you're able to set up your own games in local and network/online play. You're not restricted to the 'Simple Game' option.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
390 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
391 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
392 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
393 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
394 |
<source>Create an account on http://www.hedgewars.org/ to keep others from using your most favourite nickname while playing on the official server.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
395 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
396 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
397 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
398 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
399 |
<source>While playing you should give yourself a short break at least once an hour.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
400 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
401 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
402 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
403 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
404 |
<source>If your graphics card isn't able to provide hardware accelerated OpenGL, try to enable the low quality mode to improve performance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
405 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
406 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
407 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
408 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
409 |
<source>We're open to suggestions and constructive feedback. If you don't like something or got a great idea, let us know!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
410 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
411 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
412 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
413 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
414 |
<source>Especially while playing online be polite and always remember there might be some minors playing with or against you as well!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
415 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
416 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
417 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
418 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
419 |
<source>Special game modes such as 'Vampirism' or 'Karma' allow you to develop completely new tactics. Try them in a custom game!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
420 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
421 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
422 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
423 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
424 |
<source>The Windows version of Hedgewars supports Xfire. Make sure to add Hedgwars to its game list so your friends can see you playing.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
425 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
426 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
427 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
428 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
429 |
<source>You should never install Hedgewars on computers you don't own (school, university, work, etc.). Please ask the responsible person instead!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
430 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
431 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
432 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
433 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
434 |
<source>Hedgewars can be perfect for short games during breaks. Just ensure you don't add too many hedgehogs or use an huge map. Reducing time and health might help as well.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
435 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
436 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
437 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
438 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
439 |
<source>No hedgehogs were harmed in making this game.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
440 |
<comment>Tips</comment> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
441 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
442 |
</message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
443 |
<message> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
444 |
<source>Connect one or more gamepads before launching the game to be able to assign their controls to your teams.</source> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
445 |
<comment>Tips</comment> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
446 |
<translation type="unfinished"></translation> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
447 |
</message> |
1451 | 448 |
</context> |
449 |
<context> |
|
1422 | 450 |
<name>PageMultiplayer</name> |
451 |
<message> |
|
452 |
<source>Start</source> |
|
453 |
<translation>Start</translation> |
|
454 |
</message> |
|
455 |
</context> |
|
456 |
<context> |
|
457 |
<name>PageNet</name> |
|
458 |
<message> |
|
459 |
<source>Error</source> |
|
460 |
<translation>Chyba</translation> |
|
461 |
</message> |
|
462 |
<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
|
463 |
<source>Please select server from the list above</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
464 |
<translation>Prosím vyberte server ze seznamu výše</translation> |
1422 | 465 |
</message> |
466 |
</context> |
|
467 |
<context> |
|
468 |
<name>PageNetGame</name> |
|
469 |
<message> |
|
470 |
<source>Control</source> |
|
1429 | 471 |
<translation>Ovládání</translation> |
1422 | 472 |
</message> |
473 |
</context> |
|
474 |
<context> |
|
1952 | 475 |
<name>PageNetType</name> |
476 |
<message> |
|
477 |
<source>LAN game</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
478 |
<translation type="unfinished"></translation> |
1952 | 479 |
</message> |
480 |
<message> |
|
481 |
<source>Official server</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
482 |
<translation type="unfinished"></translation> |
1952 | 483 |
</message> |
484 |
</context> |
|
485 |
<context> |
|
1422 | 486 |
<name>PageOptions</name> |
487 |
<message> |
|
488 |
<source>New team</source> |
|
1429 | 489 |
<translation>Nový tým</translation> |
1422 | 490 |
</message> |
491 |
<message> |
|
492 |
<source>Edit team</source> |
|
1429 | 493 |
<translation>Upravit tým</translation> |
1422 | 494 |
</message> |
495 |
<message> |
|
3163 | 496 |
<source>Delete team</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
497 |
<translation type="unfinished"></translation> |
3163 | 498 |
</message> |
499 |
<message> |
|
500 |
<source>New weapon scheme</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
501 |
<translation type="unfinished"></translation> |
3163 | 502 |
</message> |
503 |
<message> |
|
504 |
<source>Edit weapon scheme</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
505 |
<translation type="unfinished"></translation> |
3163 | 506 |
</message> |
507 |
<message> |
|
508 |
<source>Delete weapon scheme</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
509 |
<translation type="unfinished"></translation> |
1422 | 510 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
511 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
512 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
513 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
514 |
</message> |
1422 | 515 |
</context> |
516 |
<context> |
|
517 |
<name>PagePlayDemo</name> |
|
518 |
<message> |
|
519 |
<source>Error</source> |
|
520 |
<translation>Chyba</translation> |
|
521 |
</message> |
|
522 |
<message> |
|
523 |
<source>OK</source> |
|
524 |
<translation>OK</translation> |
|
525 |
</message> |
|
526 |
<message> |
|
527 |
<source>Rename dialog</source> |
|
1803 | 528 |
<translation>Přejmenovávací dialog</translation> |
1422 | 529 |
</message> |
530 |
<message> |
|
531 |
<source>Enter new file name:</source> |
|
1803 | 532 |
<translation>Zadejte jméno nového souboru:</translation> |
1422 | 533 |
</message> |
534 |
<message> |
|
535 |
<source>Cannot rename to</source> |
|
536 |
<translation>Nemohu přejmenovat na</translation> |
|
537 |
</message> |
|
538 |
<message> |
|
539 |
<source>Cannot delete file</source> |
|
540 |
<translation>Nemohu smazat soubor</translation> |
|
541 |
</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
|
542 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
543 |
<source>Please select record from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
544 |
<translation>Prosím vyberte záznam ze seznamu</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
|
545 |
</message> |
1422 | 546 |
</context> |
547 |
<context> |
|
548 |
<name>PageRoomsList</name> |
|
549 |
<message> |
|
550 |
<source>Create</source> |
|
551 |
<translation>Vytvořit</translation> |
|
552 |
</message> |
|
553 |
<message> |
|
554 |
<source>Join</source> |
|
555 |
<translation>Připojit</translation> |
|
556 |
</message> |
|
557 |
<message> |
|
558 |
<source>Refresh</source> |
|
559 |
<translation>Obnovit</translation> |
|
560 |
</message> |
|
561 |
<message> |
|
562 |
<source>Error</source> |
|
563 |
<translation>Chyba</translation> |
|
564 |
</message> |
|
565 |
<message> |
|
566 |
<source>OK</source> |
|
567 |
<translation>OK</translation> |
|
568 |
</message> |
|
569 |
<message> |
|
1900 | 570 |
<source>Admin features</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
571 |
<translation type="unfinished"></translation> |
1900 | 572 |
</message> |
2441 | 573 |
<message> |
574 |
<source>Room Name:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
575 |
<translation type="unfinished"></translation> |
2441 | 576 |
</message> |
577 |
<message> |
|
578 |
<source>This game is in lobby. |
|
579 |
You may join and start playing once the game starts.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
580 |
<translation type="unfinished"></translation> |
2441 | 581 |
</message> |
582 |
<message> |
|
583 |
<source>This game is in progress. |
|
584 |
You may join and spectate now but you'll have to wait for the game to end to start playing.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
585 |
<translation type="unfinished"></translation> |
2441 | 586 |
</message> |
587 |
<message> |
|
588 |
<source>%1 is the host. He may adjust settings and start the game.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
589 |
<translation type="unfinished"></translation> |
2441 | 590 |
</message> |
591 |
<message> |
|
592 |
<source>Random Map</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
593 |
<translation type="unfinished"></translation> |
2441 | 594 |
</message> |
595 |
<message> |
|
596 |
<source>Games may be played on precreated or randomized maps.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
597 |
<translation type="unfinished"></translation> |
2441 | 598 |
</message> |
599 |
<message> |
|
600 |
<source>The Game Scheme defines general options and preferences like Round Time, Sudden Death or Vampirism.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
601 |
<translation type="unfinished"></translation> |
2441 | 602 |
</message> |
603 |
<message> |
|
604 |
<source>The Weapon Scheme defines available weapons and their ammunition count.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
605 |
<translation type="unfinished"></translation> |
2441 | 606 |
</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
|
607 |
<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
|
608 |
<source>There are %1 clients connected to this room.</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
609 |
<translation type="unfinished"> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
610 |
<numerusform></numerusform> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
611 |
<numerusform></numerusform> |
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
612 |
<numerusform></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
|
613 |
</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
|
614 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
615 |
<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
|
616 |
<source>There are %1 teams participating in this room.</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
617 |
<translation type="unfinished"> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
618 |
<numerusform></numerusform> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
619 |
<numerusform></numerusform> |
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
620 |
<numerusform></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
|
621 |
</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
|
622 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
623 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
624 |
<source>Please enter room name</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
625 |
<translation>Prosím zadejte jméno místnosti</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
|
626 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
627 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
628 |
<source>Please select room from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
629 |
<translation>Prosím vyberte místnost ze seznamu</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
|
630 |
</message> |
3163 | 631 |
<message> |
632 |
<source>Random Maze</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
633 |
<translation type="unfinished"></translation> |
3163 | 634 |
</message> |
1900 | 635 |
</context> |
636 |
<context> |
|
637 |
<name>PageScheme</name> |
|
638 |
<message> |
|
639 |
<source>New</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
640 |
<translation type="unfinished"></translation> |
1900 | 641 |
</message> |
642 |
<message> |
|
1933 | 643 |
<source>Delete</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
644 |
<translation type="unfinished">Smazat</translation> |
1900 | 645 |
</message> |
2030 | 646 |
<message> |
647 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
648 |
<translation type="unfinished"></translation> |
2030 | 649 |
</message> |
650 |
<message> |
|
651 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
652 |
<translation type="unfinished"></translation> |
2030 | 653 |
</message> |
654 |
<message> |
|
655 |
<source>Land can not be destroyed!</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
656 |
<translation type="unfinished"></translation> |
2030 | 657 |
</message> |
658 |
<message> |
|
659 |
<source>Add an indestructable border around the terrain</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
660 |
<translation type="unfinished"></translation> |
2030 | 661 |
</message> |
662 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
663 |
<source>Lower gravity</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
664 |
<translation type="unfinished"></translation> |
2030 | 665 |
</message> |
666 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
667 |
<source>Assisted aiming with laser sight</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
668 |
<translation type="unfinished"></translation> |
2030 | 669 |
</message> |
670 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
671 |
<source>All hogs have a personal forcefield</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
672 |
<translation type="unfinished"></translation> |
2030 | 673 |
</message> |
674 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
675 |
<source>Enable random mines</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
676 |
<translation type="unfinished"></translation> |
2030 | 677 |
</message> |
678 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
679 |
<source>Gain 80% of the damage you do back in health</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
680 |
<translation type="unfinished"></translation> |
2030 | 681 |
</message> |
682 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
683 |
<source>Share your opponents pain, share their damage</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
684 |
<translation type="unfinished"></translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
685 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
686 |
<message> |
2030 | 687 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
688 |
<translation type="unfinished"></translation> |
2030 | 689 |
</message> |
690 |
<message> |
|
691 |
<source>Random</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
692 |
<translation type="unfinished"></translation> |
2030 | 693 |
</message> |
694 |
<message> |
|
695 |
<source>Seconds</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
696 |
<translation type="unfinished"></translation> |
2030 | 697 |
</message> |
2726 | 698 |
<message> |
699 |
<source>Order of play is random instead of in room order.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
700 |
<translation type="unfinished"></translation> |
2726 | 701 |
</message> |
702 |
<message> |
|
703 |
<source>Play with a King. If he dies, your side dies.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
704 |
<translation type="unfinished"></translation> |
2726 | 705 |
</message> |
2883 | 706 |
<message> |
707 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
708 |
<translation type="unfinished"></translation> |
2883 | 709 |
</message> |
710 |
<message> |
|
711 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
712 |
<translation type="unfinished"></translation> |
2883 | 713 |
</message> |
2899 | 714 |
<message> |
715 |
<source>Disable girders when generating random maps.</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
716 |
<translation type="unfinished"></translation> |
2899 | 717 |
</message> |
3287 | 718 |
<message> |
719 |
<source>Disable land objects when generating random maps.</source> |
|
720 |
<translation type="unfinished"></translation> |
|
721 |
</message> |
|
1422 | 722 |
</context> |
723 |
<context> |
|
724 |
<name>PageSelectWeapon</name> |
|
725 |
<message> |
|
726 |
<source>Default</source> |
|
1803 | 727 |
<translation>Základní</translation> |
1422 | 728 |
</message> |
729 |
<message> |
|
730 |
<source>Delete</source> |
|
1429 | 731 |
<translation>Smazat</translation> |
1422 | 732 |
</message> |
733 |
</context> |
|
734 |
<context> |
|
735 |
<name>PageSinglePlayer</name> |
|
736 |
<message> |
|
1803 | 737 |
<source>Simple Game (a quick game against the computer, settings are chosen for you)</source> |
738 |
<translation>Hra jednoho hráče (rychlá hra proti počítači, nastavení si volíte sami)</translation> |
|
1422 | 739 |
</message> |
740 |
<message> |
|
1803 | 741 |
<source>Multiplayer (play a hotseat game against your friends, or AI teams)</source> |
742 |
<translation>Hra více hráčů (hrát na jednom počítači proti vašim přátelům nebo AI týmům)</translation> |
|
1422 | 743 |
</message> |
744 |
<message> |
|
1803 | 745 |
<source>Training Mode (Practice your skills in a range of training missions). IN DEVELOPMENT</source> |
746 |
<translation>Tréningový mód (Procvičte si vaše schopnosti v řadě tréningových misí). VE VÝVOJI</translation> |
|
1451 | 747 |
</message> |
748 |
<message> |
|
1803 | 749 |
<source>Demos (Watch recorded demos)</source> |
750 |
<translation>Ukázky (Sledování nahraných her)</translation> |
|
1451 | 751 |
</message> |
752 |
<message> |
|
753 |
<source>Load (Load a previously saved game)</source> |
|
1803 | 754 |
<translation>Nahrát (Nahrát uloženou hru)</translation> |
1451 | 755 |
</message> |
1422 | 756 |
</context> |
757 |
<context> |
|
758 |
<name>QAction</name> |
|
759 |
<message> |
|
760 |
<source>Kick</source> |
|
1429 | 761 |
<translation>Vyhodit</translation> |
1422 | 762 |
</message> |
763 |
<message> |
|
1803 | 764 |
<source>Info</source> |
765 |
<translation>Info</translation> |
|
766 |
</message> |
|
767 |
<message> |
|
1422 | 768 |
<source>Start</source> |
1429 | 769 |
<translation>Start</translation> |
1422 | 770 |
</message> |
771 |
<message> |
|
772 |
<source>Restrict Joins</source> |
|
1803 | 773 |
<translation>Omezit připojení</translation> |
1422 | 774 |
</message> |
775 |
<message> |
|
776 |
<source>Restrict Team Additions</source> |
|
1803 | 777 |
<translation>Omezit přidávání týmů</translation> |
1583 | 778 |
</message> |
1900 | 779 |
<message> |
780 |
<source>Ban</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
781 |
<translation type="unfinished"></translation> |
1900 | 782 |
</message> |
2726 | 783 |
<message> |
784 |
<source>Follow</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
785 |
<translation type="unfinished"></translation> |
2726 | 786 |
</message> |
2883 | 787 |
<message> |
788 |
<source>Ignore</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
789 |
<translation type="unfinished"></translation> |
2883 | 790 |
</message> |
791 |
<message> |
|
792 |
<source>Add friend</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
793 |
<translation type="unfinished"></translation> |
2883 | 794 |
</message> |
795 |
<message> |
|
796 |
<source>Unignore</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
797 |
<translation type="unfinished"></translation> |
2883 | 798 |
</message> |
799 |
<message> |
|
800 |
<source>Remove friend</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
801 |
<translation type="unfinished"></translation> |
2883 | 802 |
</message> |
1422 | 803 |
</context> |
804 |
<context> |
|
805 |
<name>QCheckBox</name> |
|
806 |
<message> |
|
2270 | 807 |
<source>Check for updates at startup</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
808 |
<translation type="unfinished"></translation> |
2270 | 809 |
</message> |
810 |
<message> |
|
1803 | 811 |
<source>Fullscreen</source> |
812 |
<translation>Celoobrazovkový režim</translation> |
|
813 |
</message> |
|
814 |
<message> |
|
1429 | 815 |
<source>Frontend fullscreen</source> |
1803 | 816 |
<translation>Celoobrazovkový režim v menu</translation> |
1422 | 817 |
</message> |
818 |
<message> |
|
819 |
<source>Enable sound</source> |
|
1803 | 820 |
<translation>Zapnout zvuky</translation> |
1422 | 821 |
</message> |
822 |
<message> |
|
1429 | 823 |
<source>Enable music</source> |
1803 | 824 |
<translation>Zapnout hudbu</translation> |
1429 | 825 |
</message> |
826 |
<message> |
|
1422 | 827 |
<source>Show FPS</source> |
828 |
<translation>Zobrazovat FPS</translation> |
|
829 |
</message> |
|
830 |
<message> |
|
831 |
<source>Alternative damage show</source> |
|
1803 | 832 |
<translation>Zobrazovat částečná zranění</translation> |
1422 | 833 |
</message> |
834 |
<message> |
|
1803 | 835 |
<source>Append date and time to record file name</source> |
836 |
<translation>Připojit datim a čas k jménu záznamu</translation> |
|
1427 | 837 |
</message> |
1488 | 838 |
<message> |
2441 | 839 |
<source>Reduced quality</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
840 |
<translation type="unfinished"></translation> |
2103 | 841 |
</message> |
2883 | 842 |
<message> |
843 |
<source>Show ammo menu tooltips</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
844 |
<translation type="unfinished"></translation> |
2883 | 845 |
</message> |
846 |
<message> |
|
847 |
<source>Enable frontend sounds</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
848 |
<translation type="unfinished"></translation> |
2883 | 849 |
</message> |
850 |
<message> |
|
851 |
<source>Enable frontend music</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
852 |
<translation type="unfinished"></translation> |
2883 | 853 |
</message> |
2899 | 854 |
<message> |
855 |
<source>Frontend effects</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
856 |
<translation type="unfinished"></translation> |
2899 | 857 |
</message> |
1422 | 858 |
</context> |
859 |
<context> |
|
860 |
<name>QComboBox</name> |
|
861 |
<message> |
|
862 |
<source>generated map...</source> |
|
1803 | 863 |
<translation>generovaná mapa...</translation> |
1422 | 864 |
</message> |
865 |
<message> |
|
866 |
<source>Human</source> |
|
1429 | 867 |
<translation>Člověk</translation> |
1422 | 868 |
</message> |
869 |
<message> |
|
870 |
<source>Level</source> |
|
1803 | 871 |
<translation>Úrověň</translation> |
1422 | 872 |
</message> |
2913 | 873 |
<message> |
874 |
<source>(System default)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
875 |
<translation type="unfinished"></translation> |
2913 | 876 |
</message> |
3163 | 877 |
<message> |
878 |
<source>generated maze...</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
879 |
<translation type="unfinished"></translation> |
3163 | 880 |
</message> |
881 |
<message> |
|
882 |
<source>Mission</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
883 |
<translation type="unfinished"></translation> |
3163 | 884 |
</message> |
1422 | 885 |
</context> |
886 |
<context> |
|
887 |
<name>QGroupBox</name> |
|
888 |
<message> |
|
1429 | 889 |
<source>Team Members</source> |
1803 | 890 |
<translation>Týmoví členové</translation> |
1422 | 891 |
</message> |
892 |
<message> |
|
1429 | 893 |
<source>Fort</source> |
894 |
<translation>Pevnost</translation> |
|
1422 | 895 |
</message> |
896 |
<message> |
|
897 |
<source>Key binds</source> |
|
898 |
<translation>Nastavení kláves</translation> |
|
899 |
</message> |
|
900 |
<message> |
|
901 |
<source>Teams</source> |
|
902 |
<translation>Týmy</translation> |
|
903 |
</message> |
|
904 |
<message> |
|
905 |
<source>Weapons</source> |
|
906 |
<translation>Zbraně</translation> |
|
907 |
</message> |
|
908 |
<message> |
|
1429 | 909 |
<source>Audio/Graphic options</source> |
1803 | 910 |
<translation>Nastavení audio/video</translation> |
1422 | 911 |
</message> |
912 |
<message> |
|
913 |
<source>Net game</source> |
|
914 |
<translation>Síťová hra</translation> |
|
915 |
</message> |
|
916 |
<message> |
|
917 |
<source>Playing teams</source> |
|
1429 | 918 |
<translation>Hrající týmy</translation> |
1422 | 919 |
</message> |
1933 | 920 |
<message> |
921 |
<source>Game Modifiers</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
922 |
<translation type="unfinished"></translation> |
1933 | 923 |
</message> |
924 |
<message> |
|
925 |
<source>Basic Settings</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
926 |
<translation type="unfinished"></translation> |
1933 | 927 |
</message> |
2899 | 928 |
<message> |
929 |
<source>Team Settings</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
930 |
<translation type="unfinished"></translation> |
2899 | 931 |
</message> |
932 |
<message> |
|
933 |
<source>Misc</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
934 |
<translation type="unfinished"></translation> |
2899 | 935 |
</message> |
1422 | 936 |
</context> |
937 |
<context> |
|
938 |
<name>QLabel</name> |
|
939 |
<message> |
|
1429 | 940 |
<source>Version</source> |
941 |
<translation>Verze</translation> |
|
1422 | 942 |
</message> |
943 |
<message> |
|
944 |
<source>This program is distributed under the GNU General Public License</source> |
|
1803 | 945 |
<translation>Tento program je poskytovaný pod GNU General Public licencí</translation> |
1422 | 946 |
</message> |
947 |
<message> |
|
948 |
<source>Developers:</source> |
|
949 |
<translation>Vývojáři:</translation> |
|
950 |
</message> |
|
951 |
<message> |
|
952 |
<source>Art:</source> |
|
953 |
<translation>Grafika:</translation> |
|
954 |
</message> |
|
955 |
<message> |
|
1429 | 956 |
<source>Sounds:</source> |
957 |
<translation>Zvuky:</translation> |
|
958 |
</message> |
|
959 |
<message> |
|
1422 | 960 |
<source>Translations:</source> |
961 |
<translation>Překlady:</translation> |
|
962 |
</message> |
|
963 |
<message> |
|
964 |
<source>Special thanks:</source> |
|
1803 | 965 |
<translation>Speciální poděkování:</translation> |
1422 | 966 |
</message> |
967 |
<message> |
|
968 |
<source>Weapons</source> |
|
969 |
<translation>Zbraně</translation> |
|
970 |
</message> |
|
971 |
<message> |
|
972 |
<source>Host:</source> |
|
1803 | 973 |
<translation>Hostitelský počítač:</translation> |
1422 | 974 |
</message> |
975 |
<message> |
|
976 |
<source>Port:</source> |
|
977 |
<translation>Port:</translation> |
|
978 |
</message> |
|
979 |
<message> |
|
1429 | 980 |
<source>Net nick</source> |
981 |
<translation>Síťová přezdívka</translation> |
|
982 |
</message> |
|
983 |
<message> |
|
1422 | 984 |
<source>Resolution</source> |
985 |
<translation>Rozlišení</translation> |
|
986 |
</message> |
|
987 |
<message> |
|
988 |
<source>FPS limit</source> |
|
1803 | 989 |
<translation>FPS limit</translation> |
990 |
</message> |
|
991 |
<message> |
|
992 |
<source>Initial sound volume</source> |
|
993 |
<translation>Počáteční hlasitost</translation> |
|
1422 | 994 |
</message> |
995 |
<message> |
|
996 |
<source>Server name:</source> |
|
1803 | 997 |
<translation>Jméno serveru:</translation> |
1422 | 998 |
</message> |
999 |
<message> |
|
1000 |
<source>Server port:</source> |
|
1001 |
<translation>Port serveru:</translation> |
|
1002 |
</message> |
|
1933 | 1003 |
<message> |
1004 |
<source>Damage Modifier</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1005 |
<translation type="unfinished"></translation> |
1933 | 1006 |
</message> |
1007 |
<message> |
|
1008 |
<source>Turn Time</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1009 |
<translation type="unfinished"></translation> |
1933 | 1010 |
</message> |
1011 |
<message> |
|
1012 |
<source>Initial Health</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1013 |
<translation type="unfinished"></translation> |
1933 | 1014 |
</message> |
1015 |
<message> |
|
1016 |
<source>Sudden Death Timeout</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1017 |
<translation type="unfinished"></translation> |
1933 | 1018 |
</message> |
1019 |
<message> |
|
2030 | 1020 |
<source>Mines Time</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1021 |
<translation type="unfinished"></translation> |
2030 | 1022 |
</message> |
1023 |
<message> |
|
1024 |
<source>Mines</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1025 |
<translation type="unfinished"></translation> |
2030 | 1026 |
</message> |
1027 |
<message> |
|
1943 | 1028 |
<source>Scheme Name:</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1029 |
<translation type="unfinished"></translation> |
1933 | 1030 |
</message> |
1031 |
<message> |
|
1943 | 1032 |
<source>Crate Drops</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1033 |
<translation type="unfinished"></translation> |
1933 | 1034 |
</message> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1035 |
<message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1036 |
<source>Game scheme</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1037 |
<translation type="unfinished"></translation> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1038 |
</message> |
2883 | 1039 |
<message> |
1040 |
<source>% Dud Mines</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1041 |
<translation type="unfinished"></translation> |
2883 | 1042 |
</message> |
2899 | 1043 |
<message> |
1044 |
<source>Name</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1045 |
<translation type="unfinished"></translation> |
2899 | 1046 |
</message> |
1047 |
<message> |
|
1048 |
<source>Type</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1049 |
<translation type="unfinished"></translation> |
2899 | 1050 |
</message> |
1051 |
<message> |
|
1052 |
<source>Grave</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1053 |
<translation type="unfinished"></translation> |
2899 | 1054 |
</message> |
1055 |
<message> |
|
1056 |
<source>Flag</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1057 |
<translation type="unfinished"></translation> |
2899 | 1058 |
</message> |
1059 |
<message> |
|
1060 |
<source>Voice</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1061 |
<translation type="unfinished"></translation> |
2899 | 1062 |
</message> |
1063 |
<message> |
|
1064 |
<source>Locale</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1065 |
<translation type="unfinished"></translation> |
2899 | 1066 |
</message> |
1067 |
<message> |
|
1068 |
<source>Restart game to apply</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1069 |
<translation type="unfinished"></translation> |
2899 | 1070 |
</message> |
3163 | 1071 |
<message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1072 |
<source>Explosives</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1073 |
<translation type="unfinished"></translation> |
3163 | 1074 |
</message> |
1075 |
<message> |
|
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1076 |
<source>Tip: </source> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1077 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1078 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1079 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1080 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game. Some features might be broken or incomplete. Use at your own risk!</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1081 |
<translation type="unfinished"></translation> |
3163 | 1082 |
</message> |
1422 | 1083 |
</context> |
1084 |
<context> |
|
1085 |
<name>QLineEdit</name> |
|
1086 |
<message> |
|
1087 |
<source>unnamed</source> |
|
1803 | 1088 |
<translation>nepojmenovaný</translation> |
1422 | 1089 |
</message> |
1090 |
</context> |
|
1091 |
<context> |
|
1092 |
<name>QMainWindow</name> |
|
1093 |
<message> |
|
1546 | 1094 |
<source>Hedgewars %1</source> |
1803 | 1095 |
<translation>Hedgewars %1</translation> |
1422 | 1096 |
</message> |
1097 |
</context> |
|
1098 |
<context> |
|
1099 |
<name>QMessageBox</name> |
|
1100 |
<message> |
|
1101 |
<source>Network</source> |
|
1102 |
<translation>Síť</translation> |
|
1103 |
</message> |
|
1104 |
<message> |
|
1105 |
<source>Connection to server is lost</source> |
|
1803 | 1106 |
<translation>Spojení se serverem ztraceno</translation> |
1422 | 1107 |
</message> |
1108 |
<message> |
|
1109 |
<source>Error</source> |
|
1110 |
<translation>Chyba</translation> |
|
1111 |
</message> |
|
1112 |
<message> |
|
1113 |
<source>Failed to open data directory: |
|
1114 |
%1 |
|
1115 |
Please check your installation</source> |
|
1803 | 1116 |
<translation>Chyba při otevírání adresáře s daty: |
1422 | 1117 |
%1 |
1803 | 1118 |
Prosím zkontorlujte vaši instalaci</translation> |
1422 | 1119 |
</message> |
1120 |
<message> |
|
1121 |
<source>Weapons</source> |
|
1122 |
<translation>Zbraně</translation> |
|
1123 |
</message> |
|
1124 |
<message> |
|
1125 |
<source>Can not edit default weapon set</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1126 |
<translation type="obsolete">Nemohu editovat základní nastavení zbraní</translation> |
1422 | 1127 |
</message> |
1128 |
<message> |
|
1129 |
<source>Can not delete default weapon set</source> |
|
1803 | 1130 |
<translation>Nemohu smazat základní nastavení zbraní</translation> |
1422 | 1131 |
</message> |
1132 |
<message> |
|
1133 |
<source>Really delete this weapon set?</source> |
|
1803 | 1134 |
<translation>Opravdu smazat toto nastavení zbraní?</translation> |
1422 | 1135 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1136 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1137 |
<source>Can not overwrite default weapon set '%1'!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1138 |
<translation type="unfinished"></translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1139 |
</message> |
1422 | 1140 |
</context> |
1141 |
<context> |
|
1142 |
<name>QObject</name> |
|
1143 |
<message> |
|
1144 |
<source>Error</source> |
|
1145 |
<translation>Chyba</translation> |
|
1146 |
</message> |
|
1147 |
<message> |
|
1148 |
<source>Cannot create directory %1</source> |
|
1149 |
<translation>Nemohu vytvořit adresář %1</translation> |
|
1150 |
</message> |
|
1151 |
<message> |
|
1152 |
<source>OK</source> |
|
1153 |
<translation>OK</translation> |
|
1154 |
</message> |
|
2394 | 1155 |
<message> |
1156 |
<source>Nickname</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1157 |
<translation type="unfinished"></translation> |
2394 | 1158 |
</message> |
1159 |
<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
|
1160 |
<source>Please enter your nickname</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1161 |
<translation type="unfinished"></translation> |
2394 | 1162 |
</message> |
1422 | 1163 |
</context> |
1164 |
<context> |
|
1165 |
<name>QPushButton</name> |
|
1166 |
<message> |
|
1167 |
<source>default</source> |
|
1429 | 1168 |
<translation>základní</translation> |
1422 | 1169 |
</message> |
1170 |
<message> |
|
1171 |
<source>OK</source> |
|
1172 |
<translation>OK</translation> |
|
1173 |
</message> |
|
1174 |
<message> |
|
1175 |
<source>Cancel</source> |
|
1176 |
<translation>Zrušit</translation> |
|
1177 |
</message> |
|
1178 |
<message> |
|
1179 |
<source>Start server</source> |
|
1803 | 1180 |
<translation>Spusti server</translation> |
1422 | 1181 |
</message> |
1182 |
<message> |
|
1183 |
<source>Connect</source> |
|
1184 |
<translation>Připojit</translation> |
|
1185 |
</message> |
|
1186 |
<message> |
|
1187 |
<source>Update</source> |
|
1188 |
<translation>Obnovit</translation> |
|
1189 |
</message> |
|
1190 |
<message> |
|
1191 |
<source>Specify</source> |
|
1192 |
<translation>Upřesnit</translation> |
|
1193 |
</message> |
|
1194 |
<message> |
|
1195 |
<source>Start</source> |
|
1429 | 1196 |
<translation>Start</translation> |
1422 | 1197 |
</message> |
1198 |
<message> |
|
1429 | 1199 |
<source>Ready</source> |
1803 | 1200 |
<translation>Připraven</translation> |
1422 | 1201 |
</message> |
1202 |
<message> |
|
1429 | 1203 |
<source>Go!</source> |
1204 |
<translation>Jedem!</translation> |
|
1422 | 1205 |
</message> |
1206 |
<message> |
|
1207 |
<source>Play demo</source> |
|
1803 | 1208 |
<translation>Přehrát záznam</translation> |
1422 | 1209 |
</message> |
1210 |
<message> |
|
1211 |
<source>Rename</source> |
|
1212 |
<translation>Přejmenovat</translation> |
|
1213 |
</message> |
|
1214 |
<message> |
|
1215 |
<source>Delete</source> |
|
1216 |
<translation>Smazat</translation> |
|
1217 |
</message> |
|
1218 |
<message> |
|
1219 |
<source>Load</source> |
|
1429 | 1220 |
<translation>Nahrát</translation> |
1422 | 1221 |
</message> |
1222 |
<message> |
|
1223 |
<source>Setup</source> |
|
1224 |
<translation>Nastavení</translation> |
|
1225 |
</message> |
|
2883 | 1226 |
<message> |
1227 |
<source>Random Team</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1228 |
<translation type="unfinished"></translation> |
2883 | 1229 |
</message> |
1422 | 1230 |
</context> |
1231 |
<context> |
|
1232 |
<name>QTableWidget</name> |
|
1233 |
<message> |
|
2441 | 1234 |
<source>Room Name</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1235 |
<translation type="unfinished"></translation> |
2441 | 1236 |
</message> |
1237 |
<message> |
|
1238 |
<source>C</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1239 |
<translation type="unfinished"></translation> |
2441 | 1240 |
</message> |
1241 |
<message> |
|
1242 |
<source>T</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1243 |
<translation type="unfinished"></translation> |
2441 | 1244 |
</message> |
1245 |
<message> |
|
1246 |
<source>Owner</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1247 |
<translation type="unfinished"></translation> |
2441 | 1248 |
</message> |
1249 |
<message> |
|
1250 |
<source>Map</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1251 |
<translation type="unfinished">Mapa</translation> |
2441 | 1252 |
</message> |
1253 |
<message> |
|
1254 |
<source>Rules</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1255 |
<translation type="unfinished"></translation> |
2441 | 1256 |
</message> |
1257 |
<message> |
|
1258 |
<source>Weapons</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1259 |
<translation type="unfinished">Zbraně</translation> |
1422 | 1260 |
</message> |
1261 |
</context> |
|
1262 |
<context> |
|
2394 | 1263 |
<name>SelWeaponWidget</name> |
1264 |
<message> |
|
1265 |
<source>Weapon set</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1266 |
<translation type="unfinished"></translation> |
2394 | 1267 |
</message> |
1268 |
<message> |
|
1269 |
<source>Probabilities</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1270 |
<translation type="unfinished"></translation> |
2394 | 1271 |
</message> |
2883 | 1272 |
<message> |
1273 |
<source>Ammo in boxes</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1274 |
<translation type="unfinished"></translation> |
2883 | 1275 |
</message> |
1276 |
<message> |
|
1277 |
<source>Delays</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1278 |
<translation type="unfinished"></translation> |
2883 | 1279 |
</message> |
2394 | 1280 |
</context> |
1281 |
<context> |
|
1422 | 1282 |
<name>TCPBase</name> |
1283 |
<message> |
|
1284 |
<source>Error</source> |
|
1285 |
<translation>Chyba</translation> |
|
1286 |
</message> |
|
1287 |
<message> |
|
1288 |
<source>Unable to start the server: %1.</source> |
|
1429 | 1289 |
<translation>Nemohu spustit server: %1.</translation> |
1422 | 1290 |
</message> |
1291 |
<message> |
|
1292 |
<source>Unable to run engine: %1 (</source> |
|
1803 | 1293 |
<translation>Nemohu spustit engine: %1 (</translation> |
1422 | 1294 |
</message> |
1295 |
</context> |
|
1296 |
<context> |
|
1933 | 1297 |
<name>ToggleButtonWidget</name> |
1298 |
<message> |
|
2030 | 1299 |
<source>Vampirism</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1300 |
<translation type="unfinished"></translation> |
2030 | 1301 |
</message> |
1302 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1303 |
<source>Karma</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1304 |
<translation type="unfinished"></translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1305 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1306 |
<message> |
2030 | 1307 |
<source>Artillery</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1308 |
<translation type="unfinished"></translation> |
2030 | 1309 |
</message> |
1310 |
<message> |
|
1933 | 1311 |
<source>Fort Mode</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1312 |
<translation type="unfinished"></translation> |
1933 | 1313 |
</message> |
1314 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1315 |
<source>Divide Teams</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1316 |
<translation type="unfinished"></translation> |
1933 | 1317 |
</message> |
1318 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1319 |
<source>Solid Land</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1320 |
<translation type="unfinished"></translation> |
1933 | 1321 |
</message> |
1322 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1323 |
<source>Add Border</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1324 |
<translation type="unfinished"></translation> |
1933 | 1325 |
</message> |
1326 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1327 |
<source>Low Gravity</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1328 |
<translation type="unfinished"></translation> |
1933 | 1329 |
</message> |
1330 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1331 |
<source>Laser Sight</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1332 |
<translation type="unfinished"></translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1333 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1334 |
<message> |
1933 | 1335 |
<source>Invulnerable</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1336 |
<translation type="unfinished"></translation> |
1933 | 1337 |
</message> |
1338 |
<message> |
|
1339 |
<source>Add Mines</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1340 |
<translation type="unfinished"></translation> |
1933 | 1341 |
</message> |
2726 | 1342 |
<message> |
1343 |
<source>Random Order</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1344 |
<translation type="unfinished"></translation> |
2726 | 1345 |
</message> |
1346 |
<message> |
|
1347 |
<source>King</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1348 |
<translation type="unfinished"></translation> |
2726 | 1349 |
</message> |
2883 | 1350 |
<message> |
1351 |
<source>Place Hedgehogs</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1352 |
<translation type="unfinished"></translation> |
2883 | 1353 |
</message> |
1354 |
<message> |
|
1355 |
<source>Clan Shares Ammo</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1356 |
<translation type="unfinished"></translation> |
2883 | 1357 |
</message> |
2899 | 1358 |
<message> |
1359 |
<source>Disable Girders</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1360 |
<translation type="unfinished"></translation> |
2899 | 1361 |
</message> |
3287 | 1362 |
<message> |
1363 |
<source>Disable Land Objects</source> |
|
1364 |
<translation type="unfinished"></translation> |
|
1365 |
</message> |
|
1933 | 1366 |
</context> |
1367 |
<context> |
|
1422 | 1368 |
<name>binds</name> |
1369 |
<message> |
|
1370 |
<source>up</source> |
|
1371 |
<translation>nahoru</translation> |
|
1372 |
</message> |
|
1373 |
<message> |
|
1374 |
<source>left</source> |
|
1803 | 1375 |
<translation>doleva</translation> |
1422 | 1376 |
</message> |
1377 |
<message> |
|
1378 |
<source>right</source> |
|
1803 | 1379 |
<translation>doprava</translation> |
1422 | 1380 |
</message> |
1381 |
<message> |
|
1382 |
<source>down</source> |
|
1383 |
<translation>dolů</translation> |
|
1384 |
</message> |
|
1385 |
<message> |
|
1386 |
<source>attack</source> |
|
1387 |
<translation>útok</translation> |
|
1388 |
</message> |
|
1389 |
<message> |
|
1803 | 1390 |
<source>precise aim</source> |
1391 |
<translation>přesné míření</translation> |
|
1392 |
</message> |
|
1393 |
<message> |
|
1422 | 1394 |
<source>put</source> |
1395 |
<translation>položit</translation> |
|
1396 |
</message> |
|
1397 |
<message> |
|
1398 |
<source>switch</source> |
|
1399 |
<translation>přepnout</translation> |
|
1400 |
</message> |
|
1401 |
<message> |
|
1402 |
<source>find hedgehog</source> |
|
1403 |
<translation>najít ježka</translation> |
|
1404 |
</message> |
|
1405 |
<message> |
|
1406 |
<source>ammo menu</source> |
|
1803 | 1407 |
<translation>menu střeliva</translation> |
1422 | 1408 |
</message> |
1409 |
<message> |
|
1410 |
<source>slot 1</source> |
|
1803 | 1411 |
<translation>pozice 1</translation> |
1422 | 1412 |
</message> |
1413 |
<message> |
|
1414 |
<source>slot 2</source> |
|
1803 | 1415 |
<translation>pozice 2</translation> |
1422 | 1416 |
</message> |
1417 |
<message> |
|
1418 |
<source>slot 3</source> |
|
1803 | 1419 |
<translation>pozice 3</translation> |
1422 | 1420 |
</message> |
1421 |
<message> |
|
1422 |
<source>slot 4</source> |
|
1803 | 1423 |
<translation>pozice 4</translation> |
1422 | 1424 |
</message> |
1425 |
<message> |
|
1426 |
<source>slot 5</source> |
|
1803 | 1427 |
<translation>pozice 5</translation> |
1422 | 1428 |
</message> |
1429 |
<message> |
|
1430 |
<source>slot 6</source> |
|
1803 | 1431 |
<translation>pozice 6</translation> |
1422 | 1432 |
</message> |
1433 |
<message> |
|
1434 |
<source>slot 7</source> |
|
1803 | 1435 |
<translation>pozice 7</translation> |
1422 | 1436 |
</message> |
1437 |
<message> |
|
1438 |
<source>slot 8</source> |
|
1803 | 1439 |
<translation>pozice 8</translation> |
1422 | 1440 |
</message> |
1441 |
<message> |
|
1442 |
<source>slot 9</source> |
|
1803 | 1443 |
<translation>pozice 9</translation> |
1422 | 1444 |
</message> |
1445 |
<message> |
|
1446 |
<source>timer 1 sec</source> |
|
1803 | 1447 |
<translation>časovač 1 sec</translation> |
1422 | 1448 |
</message> |
1449 |
<message> |
|
1450 |
<source>timer 2 sec</source> |
|
1803 | 1451 |
<translation>časovač 2 sec</translation> |
1422 | 1452 |
</message> |
1453 |
<message> |
|
1454 |
<source>timer 3 sec</source> |
|
1803 | 1455 |
<translation>časovač 3 sec</translation> |
1422 | 1456 |
</message> |
1457 |
<message> |
|
1458 |
<source>timer 4 sec</source> |
|
1803 | 1459 |
<translation>časovač 4 sec</translation> |
1422 | 1460 |
</message> |
1461 |
<message> |
|
1462 |
<source>timer 5 sec</source> |
|
1803 | 1463 |
<translation>časovač 5 sec</translation> |
1422 | 1464 |
</message> |
1465 |
<message> |
|
1429 | 1466 |
<source>chat</source> |
1803 | 1467 |
<translation>rozhovor</translation> |
1429 | 1468 |
</message> |
1469 |
<message> |
|
1470 |
<source>chat history</source> |
|
1803 | 1471 |
<translation>historie rozhovoru</translation> |
1429 | 1472 |
</message> |
1473 |
<message> |
|
1422 | 1474 |
<source>pause</source> |
1475 |
<translation>pauza</translation> |
|
1476 |
</message> |
|
1477 |
<message> |
|
1429 | 1478 |
<source>confirmation</source> |
1803 | 1479 |
<translation>natavení</translation> |
1429 | 1480 |
</message> |
1481 |
<message> |
|
1422 | 1482 |
<source>volume down</source> |
1483 |
<translation>zeslabit</translation> |
|
1484 |
</message> |
|
1485 |
<message> |
|
1486 |
<source>volume up</source> |
|
1487 |
<translation>zesílit</translation> |
|
1488 |
</message> |
|
1489 |
<message> |
|
1490 |
<source>change mode</source> |
|
1491 |
<translation>změnit režim</translation> |
|
1492 |
</message> |
|
1493 |
<message> |
|
1494 |
<source>capture</source> |
|
1803 | 1495 |
<translation>zajmout</translation> |
1422 | 1496 |
</message> |
1497 |
<message> |
|
1498 |
<source>hedgehogs |
|
1499 |
info</source> |
|
1803 | 1500 |
<translation>info o ježkovi</translation> |
1422 | 1501 |
</message> |
1502 |
<message> |
|
1503 |
<source>quit</source> |
|
1504 |
<translation>ukončit</translation> |
|
1505 |
</message> |
|
2394 | 1506 |
<message> |
1507 |
<source>zoom in</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1508 |
<translation type="unfinished"></translation> |
2394 | 1509 |
</message> |
1510 |
<message> |
|
1511 |
<source>zoom out</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1512 |
<translation type="unfinished"></translation> |
2394 | 1513 |
</message> |
1514 |
<message> |
|
1515 |
<source>reset zoom</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1516 |
<translation type="unfinished"></translation> |
2394 | 1517 |
</message> |
2441 | 1518 |
<message> |
1519 |
<source>long jump</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1520 |
<translation type="unfinished"></translation> |
2441 | 1521 |
</message> |
1522 |
<message> |
|
1523 |
<source>high jump</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1524 |
<translation type="unfinished"></translation> |
2441 | 1525 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1526 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1527 |
<source>slot 10</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1528 |
<translation type="unfinished">pozice 10</translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1529 |
</message> |
2441 | 1530 |
</context> |
1531 |
<context> |
|
1532 |
<name>binds (categories)</name> |
|
1533 |
<message> |
|
1534 |
<source>Basic controls</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1535 |
<translation type="unfinished"></translation> |
2441 | 1536 |
</message> |
1537 |
<message> |
|
1538 |
<source>Weapon controls</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1539 |
<translation type="unfinished"></translation> |
2441 | 1540 |
</message> |
1541 |
<message> |
|
1542 |
<source>Camera and cursor controls</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1543 |
<translation type="unfinished"></translation> |
2441 | 1544 |
</message> |
1545 |
<message> |
|
1546 |
<source>Other</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1547 |
<translation type="unfinished">Ostatní</translation> |
2441 | 1548 |
</message> |
1549 |
</context> |
|
1550 |
<context> |
|
1551 |
<name>binds (descriptions)</name> |
|
1552 |
<message> |
|
1553 |
<source>Move your hogs and aim:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1554 |
<translation type="unfinished"></translation> |
2441 | 1555 |
</message> |
1556 |
<message> |
|
1557 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1558 |
<translation type="unfinished"></translation> |
2441 | 1559 |
</message> |
1560 |
<message> |
|
1561 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1562 |
<translation type="unfinished"></translation> |
2441 | 1563 |
</message> |
1564 |
<message> |
|
1565 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1566 |
<translation type="unfinished"></translation> |
2441 | 1567 |
</message> |
1568 |
<message> |
|
1569 |
<source>Switch your currently active hog (if possible):</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1570 |
<translation type="unfinished"></translation> |
2441 | 1571 |
</message> |
1572 |
<message> |
|
1573 |
<source>Pick a weapon or utility item:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1574 |
<translation type="unfinished"></translation> |
2441 | 1575 |
</message> |
1576 |
<message> |
|
1577 |
<source>Set the timer on bombs and timed weapons:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1578 |
<translation type="unfinished"></translation> |
2441 | 1579 |
</message> |
1580 |
<message> |
|
1581 |
<source>Move the camera to the active hog:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1582 |
<translation type="unfinished"></translation> |
2441 | 1583 |
</message> |
1584 |
<message> |
|
1585 |
<source>Move the cursor or camera without using the mouse:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1586 |
<translation type="unfinished"></translation> |
2441 | 1587 |
</message> |
1588 |
<message> |
|
1589 |
<source>Modify the camera's zoom level:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1590 |
<translation type="unfinished"></translation> |
2441 | 1591 |
</message> |
1592 |
<message> |
|
1593 |
<source>Talk to your team or all participants:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1594 |
<translation type="unfinished"></translation> |
2441 | 1595 |
</message> |
1596 |
<message> |
|
1597 |
<source>Pause, continue or leave your game:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1598 |
<translation type="unfinished"></translation> |
2441 | 1599 |
</message> |
1600 |
<message> |
|
1601 |
<source>Modify the game's volume while playing:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1602 |
<translation type="unfinished"></translation> |
2441 | 1603 |
</message> |
1604 |
<message> |
|
1605 |
<source>Toggle fullscreen mode:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1606 |
<translation type="unfinished"></translation> |
2441 | 1607 |
</message> |
1608 |
<message> |
|
1609 |
<source>Take a screenshot:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1610 |
<translation type="unfinished"></translation> |
2441 | 1611 |
</message> |
1612 |
<message> |
|
1613 |
<source>Toggle labels above hedgehogs:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1614 |
<translation type="unfinished"></translation> |
2441 | 1615 |
</message> |
1616 |
</context> |
|
1617 |
<context> |
|
1618 |
<name>binds (keys)</name> |
|
1619 |
<message> |
|
1620 |
<source>Axis</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1621 |
<translation type="unfinished"></translation> |
2441 | 1622 |
</message> |
1623 |
<message> |
|
1624 |
<source>(Up)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1625 |
<translation type="unfinished"></translation> |
2441 | 1626 |
</message> |
1627 |
<message> |
|
1628 |
<source>(Down)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1629 |
<translation type="unfinished"></translation> |
2441 | 1630 |
</message> |
1631 |
<message> |
|
1632 |
<source>Hat</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1633 |
<translation type="unfinished"></translation> |
2441 | 1634 |
</message> |
1635 |
<message> |
|
1636 |
<source>(Left)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1637 |
<translation type="unfinished"></translation> |
2441 | 1638 |
</message> |
1639 |
<message> |
|
1640 |
<source>(Right)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1641 |
<translation type="unfinished"></translation> |
2441 | 1642 |
</message> |
1643 |
<message> |
|
1644 |
<source>Button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1645 |
<translation type="unfinished"></translation> |
2441 | 1646 |
</message> |
1647 |
<message> |
|
1648 |
<source>Keyboard</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1649 |
<translation type="unfinished"></translation> |
2441 | 1650 |
</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
|
1651 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1652 |
<source>Delete</source> |
3284 | 1653 |
<translation>Smazat</translation> |
1654 |
</message> |
|
1655 |
<message> |
|
1656 |
<source>Mouse: Left button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1657 |
<translation type="unfinished"></translation> |
3284 | 1658 |
</message> |
1659 |
<message> |
|
1660 |
<source>Mouse: Middle button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1661 |
<translation type="unfinished"></translation> |
3284 | 1662 |
</message> |
1663 |
<message> |
|
1664 |
<source>Mouse: Right button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1665 |
<translation type="unfinished"></translation> |
3284 | 1666 |
</message> |
1667 |
<message> |
|
1668 |
<source>Mouse: Wheel up</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1669 |
<translation type="unfinished"></translation> |
3284 | 1670 |
</message> |
1671 |
<message> |
|
1672 |
<source>Mouse: Wheel down</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1673 |
<translation type="unfinished"></translation> |
3284 | 1674 |
</message> |
1675 |
<message> |
|
1676 |
<source>Backspace</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1677 |
<translation type="unfinished"></translation> |
3284 | 1678 |
</message> |
1679 |
<message> |
|
1680 |
<source>Tab</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1681 |
<translation type="unfinished"></translation> |
3284 | 1682 |
</message> |
1683 |
<message> |
|
1684 |
<source>Clear</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1685 |
<translation type="unfinished"></translation> |
3284 | 1686 |
</message> |
1687 |
<message> |
|
1688 |
<source>Return</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1689 |
<translation type="unfinished"></translation> |
3284 | 1690 |
</message> |
1691 |
<message> |
|
1692 |
<source>Pause</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1693 |
<translation type="unfinished"></translation> |
3284 | 1694 |
</message> |
1695 |
<message> |
|
1696 |
<source>Escape</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1697 |
<translation type="unfinished"></translation> |
3284 | 1698 |
</message> |
1699 |
<message> |
|
1700 |
<source>Space</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1701 |
<translation type="unfinished"></translation> |
3284 | 1702 |
</message> |
1703 |
<message> |
|
1704 |
<source>Numpad 0</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1705 |
<translation type="unfinished"></translation> |
3284 | 1706 |
</message> |
1707 |
<message> |
|
1708 |
<source>Numpad 1</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1709 |
<translation type="unfinished"></translation> |
3284 | 1710 |
</message> |
1711 |
<message> |
|
1712 |
<source>Numpad 2</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1713 |
<translation type="unfinished"></translation> |
3284 | 1714 |
</message> |
1715 |
<message> |
|
1716 |
<source>Numpad 3</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1717 |
<translation type="unfinished"></translation> |
3284 | 1718 |
</message> |
1719 |
<message> |
|
1720 |
<source>Numpad 4</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1721 |
<translation type="unfinished"></translation> |
3284 | 1722 |
</message> |
1723 |
<message> |
|
1724 |
<source>Numpad 5</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1725 |
<translation type="unfinished"></translation> |
3284 | 1726 |
</message> |
1727 |
<message> |
|
1728 |
<source>Numpad 6</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1729 |
<translation type="unfinished"></translation> |
3284 | 1730 |
</message> |
1731 |
<message> |
|
1732 |
<source>Numpad 7</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1733 |
<translation type="unfinished"></translation> |
3284 | 1734 |
</message> |
1735 |
<message> |
|
1736 |
<source>Numpad 8</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1737 |
<translation type="unfinished"></translation> |
3284 | 1738 |
</message> |
1739 |
<message> |
|
1740 |
<source>Numpad 9</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1741 |
<translation type="unfinished"></translation> |
3284 | 1742 |
</message> |
1743 |
<message> |
|
1744 |
<source>Numpad .</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1745 |
<translation type="unfinished"></translation> |
3284 | 1746 |
</message> |
1747 |
<message> |
|
1748 |
<source>Numpad /</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1749 |
<translation type="unfinished"></translation> |
3284 | 1750 |
</message> |
1751 |
<message> |
|
1752 |
<source>Numpad *</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1753 |
<translation type="unfinished"></translation> |
3284 | 1754 |
</message> |
1755 |
<message> |
|
1756 |
<source>Numpad -</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1757 |
<translation type="unfinished"></translation> |
3284 | 1758 |
</message> |
1759 |
<message> |
|
1760 |
<source>Numpad +</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1761 |
<translation type="unfinished"></translation> |
3284 | 1762 |
</message> |
1763 |
<message> |
|
1764 |
<source>Enter</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1765 |
<translation type="unfinished"></translation> |
3284 | 1766 |
</message> |
1767 |
<message> |
|
1768 |
<source>Equals</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1769 |
<translation type="unfinished"></translation> |
3284 | 1770 |
</message> |
1771 |
<message> |
|
1772 |
<source>Up</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1773 |
<translation type="unfinished"></translation> |
3284 | 1774 |
</message> |
1775 |
<message> |
|
1776 |
<source>Down</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1777 |
<translation type="unfinished"></translation> |
3284 | 1778 |
</message> |
1779 |
<message> |
|
1780 |
<source>Right</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1781 |
<translation type="unfinished"></translation> |
3284 | 1782 |
</message> |
1783 |
<message> |
|
1784 |
<source>Left</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1785 |
<translation type="unfinished"></translation> |
3284 | 1786 |
</message> |
1787 |
<message> |
|
1788 |
<source>Insert</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1789 |
<translation type="unfinished"></translation> |
3284 | 1790 |
</message> |
1791 |
<message> |
|
1792 |
<source>Home</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1793 |
<translation type="unfinished"></translation> |
3284 | 1794 |
</message> |
1795 |
<message> |
|
1796 |
<source>End</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1797 |
<translation type="unfinished"></translation> |
3284 | 1798 |
</message> |
1799 |
<message> |
|
1800 |
<source>Page up</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1801 |
<translation type="unfinished"></translation> |
3284 | 1802 |
</message> |
1803 |
<message> |
|
1804 |
<source>Page down</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1805 |
<translation type="unfinished"></translation> |
3284 | 1806 |
</message> |
1807 |
<message> |
|
1808 |
<source>Num lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1809 |
<translation type="unfinished"></translation> |
3284 | 1810 |
</message> |
1811 |
<message> |
|
1812 |
<source>Caps lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1813 |
<translation type="unfinished"></translation> |
3284 | 1814 |
</message> |
1815 |
<message> |
|
1816 |
<source>Scroll lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1817 |
<translation type="unfinished"></translation> |
3284 | 1818 |
</message> |
1819 |
<message> |
|
1820 |
<source>Right shift</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1821 |
<translation type="unfinished"></translation> |
3284 | 1822 |
</message> |
1823 |
<message> |
|
1824 |
<source>Left shift</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1825 |
<translation type="unfinished"></translation> |
3284 | 1826 |
</message> |
1827 |
<message> |
|
1828 |
<source>Right ctrl</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1829 |
<translation type="unfinished"></translation> |
3284 | 1830 |
</message> |
1831 |
<message> |
|
1832 |
<source>Left ctrl</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1833 |
<translation type="unfinished"></translation> |
3284 | 1834 |
</message> |
1835 |
<message> |
|
1836 |
<source>Right alt</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1837 |
<translation type="unfinished"></translation> |
3284 | 1838 |
</message> |
1839 |
<message> |
|
1840 |
<source>Left alt</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1841 |
<translation type="unfinished"></translation> |
3284 | 1842 |
</message> |
1843 |
<message> |
|
1844 |
<source>Right meta</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1845 |
<translation type="unfinished"></translation> |
3284 | 1846 |
</message> |
1847 |
<message> |
|
1848 |
<source>Left meta</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1849 |
<translation type="unfinished"></translation> |
3284 | 1850 |
</message> |
1851 |
<message> |
|
1852 |
<source>A button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1853 |
<translation type="unfinished"></translation> |
3284 | 1854 |
</message> |
1855 |
<message> |
|
1856 |
<source>B button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1857 |
<translation type="unfinished"></translation> |
3284 | 1858 |
</message> |
1859 |
<message> |
|
1860 |
<source>X button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1861 |
<translation type="unfinished"></translation> |
3284 | 1862 |
</message> |
1863 |
<message> |
|
1864 |
<source>Y button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1865 |
<translation type="unfinished"></translation> |
3284 | 1866 |
</message> |
1867 |
<message> |
|
1868 |
<source>LB button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1869 |
<translation type="unfinished"></translation> |
3284 | 1870 |
</message> |
1871 |
<message> |
|
1872 |
<source>RB button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1873 |
<translation type="unfinished"></translation> |
3284 | 1874 |
</message> |
1875 |
<message> |
|
1876 |
<source>Back button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1877 |
<translation type="unfinished"></translation> |
3284 | 1878 |
</message> |
1879 |
<message> |
|
1880 |
<source>Start button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1881 |
<translation type="unfinished"></translation> |
3284 | 1882 |
</message> |
1883 |
<message> |
|
1884 |
<source>Left stick</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1885 |
<translation type="unfinished"></translation> |
3284 | 1886 |
</message> |
1887 |
<message> |
|
1888 |
<source>Right stick</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1889 |
<translation type="unfinished"></translation> |
3284 | 1890 |
</message> |
1891 |
<message> |
|
1892 |
<source>Left stick (Right)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1893 |
<translation type="unfinished"></translation> |
3284 | 1894 |
</message> |
1895 |
<message> |
|
1896 |
<source>Left stick (Left)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1897 |
<translation type="unfinished"></translation> |
3284 | 1898 |
</message> |
1899 |
<message> |
|
1900 |
<source>Left stick (Down)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1901 |
<translation type="unfinished"></translation> |
3284 | 1902 |
</message> |
1903 |
<message> |
|
1904 |
<source>Left stick (Up)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1905 |
<translation type="unfinished"></translation> |
3284 | 1906 |
</message> |
1907 |
<message> |
|
1908 |
<source>Left trigger</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1909 |
<translation type="unfinished"></translation> |
3284 | 1910 |
</message> |
1911 |
<message> |
|
1912 |
<source>Right trigger</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1913 |
<translation type="unfinished"></translation> |
3284 | 1914 |
</message> |
1915 |
<message> |
|
1916 |
<source>Right stick (Down)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1917 |
<translation type="unfinished"></translation> |
3284 | 1918 |
</message> |
1919 |
<message> |
|
1920 |
<source>Right stick (Up)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1921 |
<translation type="unfinished"></translation> |
3284 | 1922 |
</message> |
1923 |
<message> |
|
1924 |
<source>Right stick (Right)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1925 |
<translation type="unfinished"></translation> |
3284 | 1926 |
</message> |
1927 |
<message> |
|
1928 |
<source>Right stick (Left)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1929 |
<translation type="unfinished"></translation> |
3284 | 1930 |
</message> |
1931 |
<message> |
|
1932 |
<source>DPad</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1933 |
<translation type="unfinished"></translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1934 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1935 |
</context> |
1422 | 1936 |
</TS> |